/** Shopify CDN: Minification failed

Line 8:3105 Unexpected "}"
Line 8:7377 Expected identifier but found "56px"
Line 8:7640 Unexpected "}"

**/
.mini-cart{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (max-width:600px){.atc-modal-header{gap:10px;margin-bottom:16px}.atc-success-icon{width:48px;height:48px}.atc-success-icon svg{width:24px;height:24px}.atc-modal-title{font-size:18px;line-height:1.2}.atc-product-info.atc-product-info-row{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 8px;margin-bottom:16px;background:#f9f9f9;border-radius:10px}.atc-product-image{width:56px;height:56px;border-radius:6px}.atc-product-details.atc-product-details-row{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.atc-product-name{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.atc-product-meta.atc-product-meta-row{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:14px;margin-top:0}.atc-product-price{color:#bfa23a;font-weight:700;font-size:15px}.atc-product-quantity{color:#222;font-size:14px}}.atc-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.atc-modal.is-active{opacity:1;visibility:visible}.atc-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .6);backdrop-filter:blur(4px);cursor:pointer;animation:fadeIn 0.3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.atc-modal-content{position:relative;background:#fff;border-radius:16px;max-width:540px;width:100%;max-height:98vh;min-height:0;overflow-y:auto;box-shadow:0 20px 60px rgb(0 0 0 / .3);padding:32px 32px 0 32px;transform:scale(.9) translateY(-20px);transition:transform 0.3s cubic-bezier(.34,1.56,.64,1);z-index:1}.atc-modal.is-active .atc-modal-content{transform:scale(1) translateY(0)}.atc-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;transition:background-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease;z-index:2}.atc-modal-close svg{width:18px;height:18px;color:#333}.atc-modal-close:hover{background:#e0e0e0;transform:rotate(90deg)}.atc-modal-header{display:flex;flex-direction:row;align-items:center;gap:12px;text-align:left;margin-bottom:24px;padding-right:44px}.atc-success-icon{width:64px;height:64px;margin:0;flex-shrink:0;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:successPop 0.5s cubic-bezier(.34,1.56,.64,1)}@keyframes successPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}100%{transform:scale(1);opacity:1}}.atc-success-icon svg{width:32px;height:32px;color:#fff;animation:checkDraw 0.5s ease 0.2s both}@keyframes checkDraw{0%{stroke-dasharray:50;stroke-dashoffset:50}100%{stroke-dashoffset:0}}.atc-modal-title{font-size:24px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3;flex:1;padding-right:8px}}.atc-product-info{display:flex;gap:16px;padding:20px;background:#f9f9f9;border-radius:12px;margin-bottom:24px}.atc-product-image{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #e0e0e0}.atc-product-image img{width:100%;height:100%;object-fit:cover}.atc-product-details{flex:1;display:flex;flex-direction:column;gap:8px}.atc-product-name{font-size:16px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4}.atc-product-variants{font-size:14px;color:#666;display:flex;flex-wrap:wrap;gap:6px}.atc-product-variants .variant-item{display:inline-block;padding:4px 10px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:13px}.atc-product-meta{display:flex;align-items:center;gap:16px;margin-top:auto}.atc-product-price{font-size:18px;font-weight:700;color:var(--font-color-primary,#1a1a1a)}.atc-product-quantity{display:flex;align-items:center;gap:6px;font-size:14px;color:#666}.atc-qty-label{font-weight:500}#atc-product-qty{font-weight:700;color:#1a1a1a}.atc-cart-summary{padding:20px;background:#f9f9f9;border-radius:12px;margin-bottom:24px}.atc-summary-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:15px}.atc-summary-label{color:#666;font-weight:500}.atc-summary-value{color:#1a1a1a;font-weight:600}.atc-summary-total{padding-top:12px;border-top:2px solid #e0e0e0;margin-top:8px}.atc-summary-total .atc-summary-label{font-size:16px;color:#1a1a1a;font-weight:600}.atc-price-highlight{font-size:20px!important;font-weight:700!important;color:var(--font-color-primary,#1a1a1a)!important}.atc-shipping-notice{display:flex;align-items:center;gap:10px;margin-top:12px;padding:12px;background:#e8f5e9;border-radius:8px;font-size:13px;color:#2e7d32}.atc-shipping-notice svg{width:18px;height:18px;flex-shrink:0}.atc-shipping-notice.warning{background:#fff3e0;color:#e65100}.atc-modal-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.atc-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease,color 0.2s ease;text-decoration:none;font-family:inherit;width:100%}.atc-btn-icon{width:20px;height:20px;flex-shrink:0}.atc-btn-checkout{background:#1a1a1a;color:#fff;box-shadow:0 4px 12px rgb(0 0 0 / .15)}.checkout-btn{background:#1a1a1a!important;color:#ffffff!important;box-shadow:0 4px 12px rgb(0 0 0 / .15);border:none!important}.checkout-btn:hover,.checkout-btn:active,.checkout-btn:focus{background:#1a1a1a!important;color:#ffffff!important;box-shadow:0 4px 12px rgb(0 0 0 / .15);border:none!important;transform:none!important}.sticky-checkout-btn{background:#1a1a1a!important;color:#ffffff!important;box-shadow:0 4px 12px rgb(0 0 0 / .15);border:none!important}.sticky-checkout-btn:hover,.sticky-checkout-btn:active,.sticky-checkout-btn:focus{background:#1a1a1a!important;color:#ffffff!important;box-shadow:0 4px 12px rgb(0 0 0 / .15);border:none!important;transform:none!important}.atc-btn-checkout:hover{background:#1a1a1a!important;color:#ffffff!important;box-shadow:none!important;border:none!important;outline:none!important;text-shadow:none!important;transform:none!important}.atc-btn-checkout:active{transform:none}.atc-btn-cart{background:#fff;color:#1a1a1a;border:2px solid #1a1a1a}.atc-btn-cart:hover{background:#fff;color:#1a1a1a;transform:none}.atc-btn-continue{background:#fff0;color:#666;border:1px solid #e0e0e0;padding:14px 24px}.atc-btn-continue:hover{background:#f9f9f9!important;color:#1a1a1a!important;border-color:#1a1a1a!important;box-shadow:none!important;outline:none!important;text-shadow:none!important}@media screen and (max-width:768px){.atc-modal{align-items:flex-end;padding:0}.atc-modal-content{max-width:100%;max-height:98vh;min-height:0;border-radius:20px 20px 0 0;padding:16px 16px 0 16px;transform:translateY(100%);box-shadow:0 -10px 40px rgb(0 0 0 / .3)}.atc-modal.is-active .atc-modal-content{transform:translateY(0)}.atc-modal-close{top:12px;right:12px;width:32px;height:32px}.atc-modal-header{padding-right:40px}.atc-modal-title{font-size:18px;padding-right:4px}.atc-success-icon{width:56px;height:56px}height:56px}.atc-success-icon svg{width:28px;height:28px}.atc-product-info{padding:16px}.atc-product-image{width:80px;height:80px}.atc-product-name{font-size:15px}.atc-product-price{font-size:16px}.atc-cart-summary{padding:16px}.atc-btn{padding:14px 20px;font-size:15px}}@media screen and (max-width:768px){.atc-modal-actions{position:sticky;bottom:0;background:#fff;padding:20px 0 20px;margin:0 -4px;z-index:2;box-shadow:0 -6px 18px rgb(0 0 0 / .06)}}@media screen and (max-width:480px){.atc-modal-content{max-height:98vh;min-height:0;padding:16px 8px 0 8px}.atc-product-info{flex-direction:column;align-items:center;text-align:center}.atc-product-image{width:100px;height:100px}.atc-product-meta{justify-content:center}}.atc-modal-content::-webkit-scrollbar{width:6px}.atc-modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.atc-modal-content::-webkit-scrollbar-thumb{background:silver;border-radius:10px}.atc-modal-content::-webkit-scrollbar-thumb:hover{background:#a0a0a0}body.atc-modal-open{overflow:hidden}.atc-modal-content.is-loading{pointer-events:none;opacity:.7}.atc-modal-content.is-loading::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid var(--font-color-primary,#1a1a1a);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}