#ajax-drawer-product .drawer-nav{height:100vh;width:100%;height:70%;left:50%;transform:translate(-50%);top:auto;bottom:-100%;border-radius:24px 24px 0 0;box-shadow:0 -4px 30px #00000026;display:flex;flex-direction:column}@media(max-width:991px){#ajax-drawer-product .drawer-nav{width:100%;left:0;height:100%;border-radius:0;bottom:0;transform:translateY(100%)}#ajax-drawer-product.drawer-open .drawer-nav{transform:translateY(0)}}#ajax-drawer-product .col.col-2.d-none.d-lg-block{display:flex;align-items:center;justify-content:center}#ajax-drawer-product.drawer-open .drawer-nav{bottom:0}#ajax-drawer-product .drawer-nav #popup-cart{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}#ajax-drawer-product .drawer-overlay{position:fixed;z-index:99998;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;opacity:0;transition:opacity .4s ease}#ajax-drawer-product.drawer-open .drawer-overlay{display:block;opacity:1}.popup-cart-container{max-width:none;margin:0 auto;padding:0;width:100%}.popup-cart-content{display:flex;flex-direction:row;justify-content:space-between;padding:40px 0;min-height:0;width:100%}@media(min-width:991px){.popup-cart-container{width:80%}}.popup-product-section{background:transparent;max-width:50%;flex:50%}.section-title{font-size:28px;font-weight:700;color:#252525;margin:0 0 24px}.product-card-popup{background:transparent;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;gap:20px}.product-header{position:relative;display:flex;gap:16px;align-items:flex-start}.product-image-wrapper{width:250px;height:250px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background:transparent;border-radius:8px;overflow:hidden}.product-popup-image{width:100%;height:100%;object-fit:cover}.product-info-wrapper{display:flex;flex-direction:column;flex:1;justify-content:flex-start}.product-popup-title{font-size:24px;font-weight:600;color:#252525;margin:0;line-height:1.4;letter-spacing:normal}.product-popup-type{font-size:1.5rem;color:#999;margin:0}.quantity-wrapper{margin:0}.product-footer{display:flex;align-items:center;justify-content:flex-start;gap:40px;position:absolute;bottom:0}.quantity-selector{display:inline-flex;align-items:center;gap:12px;border:1px solid #E5E5E5;border-radius:8px;padding:4px 8px;background:#fff}.quantity-btn{width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#252525;transition:all .2s;border-radius:4px}.quantity-btn:hover{background:#f5f5f5}.quantity-btn:active{transform:scale(.95)}.quantity-input{width:40px;height:32px;border:none;text-align:center;font-size:14px;font-weight:600;color:#252525;background:transparent}.quantity-input:focus{outline:none}.subtotal-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.subtotal-label{font-size:1.5rem;color:#999;line-height:1.4}.subtotal-price{font-size:2rem;font-weight:600;color:#252525;line-height:1.4}.popup-step-section{background:transparent;border-radius:0;padding:0;box-shadow:none;max-width:50%;flex:50%}.step-content-wrapper{position:relative}.step-content{display:none}.step-content.active{display:block}.step-form{display:flex;flex-direction:column}.multi-destination .step-form{gap:0}.form-group{display:flex;flex-direction:column;margin-bottom:0}.form-group.half,.form-group.third,.form-group-wrapper.half{flex:1}.form-row-inner{display:flex;gap:12px}.form-group.full{width:100%}.form-row{display:flex;gap:20px;margin-bottom:12px}.form-group label{font-size:14px;font-weight:400;color:#252525}.form-input{width:100%;padding:12px 16px;border:1px solid #E5E5E5;border-radius:8px;font-size:14px;color:#252525;transition:border-color .2s;font-family:inherit}.form-input:focus{outline:none;border-color:#312c40}.form-input::placeholder{color:#bfbfbf}textarea.form-input{resize:vertical;min-height:110px}.input-hint{font-size:12px;color:#797979;font-style:italic;margin:-5px 0 0;position:absolute;bottom:5px;left:15px}.step-subtitle{font-size:22px;font-weight:700;color:#252525;margin:20px 0 15px}.addons-carousel{width:100%;overflow:hidden}.addon-card{border-radius:8px;overflow:hidden;display:flex;flex-direction:column;pointer-events:auto}.addon-image{width:100%;aspect-ratio:1;background:#e5e5e5}.addon-image img{width:100%;height:100%;object-fit:cover}.addon-info{padding:12px;display:flex;flex-direction:column;gap:8px;text-align:center}.addon-title{font-size:14px;font-weight:600;color:#252525;margin:0;height:40px}.addon-prices{height:50px}.addon-prices span{display:block}.addon-price-normal{font-size:14px;font-weight:600;color:#252525}.addon-price-new{font-size:14px;font-weight:600;color:#e74c3c}.addon-price-old{font-size:12px;color:#999;text-decoration:line-through}.addon-btn{width:60px;margin:auto;padding:4px 8px;border:1px solid #E5E5E5;border-radius:6px;background:#fff;font-size:12px;font-weight:500;color:#252525;cursor:pointer;transition:all .2s;pointer-events:auto;user-select:none;-webkit-user-select:none;touch-action:manipulation}.addon-btn:hover{background:#f5f5f5;border-color:#252525}.addon-btn.added{background:#252525;color:#fff;border-color:#252525}.step-header-with-checkbox{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.step-title-main{font-size:24px;font-weight:700;color:#252525;margin:0 0 20px;display:flex;align-items:center;gap:8px}.info-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#e74c3c;color:#fff;font-size:12px;font-weight:600;cursor:help}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:15px;color:#252525;cursor:pointer}.checkbox-input{width:18px;height:18px;cursor:pointer}.destination-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.destination-btn{padding:10px 20px;border:1px solid #E5E5E5;border-radius:8px;background:#fff;color:#252525;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.destination-btn:hover{border-color:#252525;background:#f5f5f5}.destination-btn.active{background:#252525;color:#fff;border-color:#252525}#destination-forms-container{width:100%}.destination-form{transition:opacity .3s ease-in-out;opacity:1}.destination-form[style*="display: none"]{opacity:0}#default-form{transition:opacity .3s ease-in-out}.step-2-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}.step-2-outer-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.step-2-produk-card{display:flex;gap:12px;margin-bottom:20px}.step-2-produk-image{width:80px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0}.step-2-produk-title{font-size:16px;font-weight:700;color:#252525;margin:0 0 4px}.step-2-produk-type{font-size:13px;color:#999;margin:0}.step-2-produk-label{font-size:13px;color:#999;margin:0 0 4px}.step-2-produk-price{font-size:20px;font-weight:700;color:#252525;margin:0}.step-2-kartu-column{display:flex;flex-direction:column;gap:20px}.upload-section{display:flex;flex-direction:column}.upload-area{width:100%;aspect-ratio:449 / 344;border:2px solid #E5E5E5;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.upload-area>img.upload-bg-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:auto;opacity:.21;pointer-events:none}.upload-placeholder{text-align:center;padding:20px;z-index:1}.upload-preview{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;z-index:2}.upload-preview img{width:100%;height:100%;object-fit:contain}.btn-change-image{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:#ffffffe6;border:1px solid #E5E5E5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0000001a}.btn-change-image:hover{background:#fff;border-color:#252525;box-shadow:0 4px 12px #00000026}.btn-change-image svg{color:#252525}.upload-icon{font-size:48px;margin-bottom:15px}.btn-upload-file{padding:10px 20px;border:none;border-radius:4px;background:#ff6e71;color:#fff;font-size:12px;cursor:pointer;margin-bottom:10px;transition:background .2s}.btn-upload-file:hover{background:#e74c3c}.upload-support,.upload-caption{font-size:13px;color:#999;margin:5px 0}.upload-caption{color:#202020}.form-section{display:flex;flex-direction:column;gap:12px}.form-section .form-input{padding:10px 16px}.form-section textarea.form-input{width:100%;aspect-ratio:1920 / 575;min-height:0;flex-shrink:0}.btn-next{width:100%;padding:16px 24px;border:none;border-radius:8px;background:#252525;color:#fff;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s;margin-top:20px}.btn-next:hover{background:#000;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-next svg{width:16px;height:15px}@media(max-width:1200px){.popup-cart-content{gap:30px;padding:30px;width:100%}.addons-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.popup-cart-container{width:100%}.popup-cart-content{padding:24px 16px}.popup-step-section{max-width:100%;width:100%}}@media(max-width:991px){.popup-cart-content{flex-direction:column;gap:20px;padding:20px;width:100%}.popup-cart-content{padding:80px 16px 20px}.popup-product-section,.popup-step-section{max-width:100%;flex:100%}.product-header{flex-direction:row;gap:16px;align-items:flex-start}.product-image-wrapper{width:33%;flex-shrink:0;height:auto;aspect-ratio:1}.product-info-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-popup-title{font-size:16px}.product-popup-type{font-size:13px;margin-bottom:12px}.section-title{font-size:16px;margin:0 0 16px}.step-subtitle{font-size:16px;margin:15px 0 12px}.step-header-with-checkbox{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.step-title-main{font-size:18px;margin:0;gap:6px}.info-icon{width:16px;height:16px;font-size:10px}.checkbox-label{font-size:13px}.product-footer{position:relative;gap:12px;flex-wrap:wrap;margin-top:12px;justify-content:space-between}.quantity-selector{padding:0;gap:6px}.quantity-btn{width:16px;height:16px}.quantity-input{width:28px;height:22px;font-size:10px}.subtotal-label{font-size:10px;margin:0}.subtotal-price{font-size:13px;margin:0}.addons-grid{grid-template-columns:repeat(3,1fr)}.step-2-columns{grid-template-columns:1fr}.btn-preview{order:1;color:#999!important}label[for=dear-input],label[for=sincerely-input]{font-size:16px;font-weight:700}.step-2-outer-columns{grid-template-columns:1fr;gap:20px}.form-row{flex-direction:column;gap:10px}.btn-next{font-size:14px;padding:12px 16px;margin-top:12px;gap:6px}.form-group label{font-size:12px}.form-input{padding:10px 12px;font-size:12px}textarea.form-input{min-height:90px}.upload-section{min-height:180px}.upload-icon{font-size:32px;margin-bottom:10px}.upload-placeholder{padding:12px}.btn-upload-file{padding:8px 12px;font-size:11px;margin-bottom:8px}.upload-support,.upload-caption{font-size:11px}.upload-area>img.upload-bg-image{width:70%}.destination-btn{padding:8px 12px;font-size:12px}.step-title-main{font-size:16px;margin-bottom:16px}.form-group .select2-container--default .select2-selection--single{height:37px!important;padding:8px 10px;font-size:12px!important}.form-group .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.5}}@media(max-width:640px){.popup-step-section{width:100%}.popup-cart-container{width:100%;padding:0}.addons-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:991px){#ajax-drawer-product .drawer-nav{height:100vh}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/popup-cart-new.css.map */
