*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:1.5;color:#202223;background:#fafafa;-webkit-font-smoothing:antialiased}.page-container{min-height:100vh;display:flex;flex-direction:column}.mobile-summary-toggle{display:none;width:100%;padding:16px 20px;background:#fff;border:none;border-bottom:1px solid #e1e3e5;cursor:pointer;text-align:left;position:sticky;top:0;z-index:100;outline:none}.mobile-summary-toggle:focus{outline:none}.mobile-summary-toggle:active{outline:none}@media (max-width: 999px){.mobile-summary-toggle{display:flex;align-items:center;justify-content:space-between}}.toggle-left,.toggle-right{display:flex;align-items:center;gap:8px}.toggle-left .cart-icon{width:20px;height:20px;color:#202223}.toggle-left span{font-size:13px;color:#202223}.chevron{width:20px;height:20px;color:#6d6d6d;transition:transform .2s}.chevron.rotate{transform:rotate(180deg)}.toggle-total{font-size:14px;font-weight:600}.checkout-grid{display:grid;grid-template-columns:1fr 420px;max-width:1400px;margin:0 auto;width:100%;flex:1}@media (max-width: 999px){.checkout-grid{grid-template-columns:1fr}}.checkout-main{padding:40px 48px;background:#fafafa}@media (max-width: 749px){.checkout-main{padding:24px 16px}}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:32px;font-size:14px}.breadcrumb svg{width:12px;height:12px;color:#6d6d6d}.breadcrumb-item{color:#6d6d6d;text-decoration:none}.breadcrumb-item.active{color:#202223;font-weight:500}.breadcrumb-item:hover{text-decoration:underline}.express-section{margin-bottom:24px}.express-divider{display:flex;align-items:center;margin-bottom:16px}.express-divider:before,.express-divider:after{content:"";flex:1;height:1px;background:#d9d9d9}.express-divider span{padding:0 16px;font-size:13px;color:#6d6d6d}.express-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.express-btn{display:flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:8px;border:1px solid #d9d9d9;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.express-btn:hover{background:#f6f6f7}.express-btn.shop-pay{background:#5a31f4;color:#fff;border-color:#5a31f4}.express-btn.shop-pay:hover{background:#4c22d6}.express-btn.shop-pay .shop{font-weight:600}.express-btn.shop-pay .pay{background:#ffc453;color:#202223;padding:2px 6px;border-radius:4px;margin-left:4px}.express-btn.paypal{background:#0070ba;color:#fff;border-color:#0070ba}.express-btn.google-pay{background:#fff}.express-btn.google-pay .g{background:#4285f4;color:#fff;padding:2px 6px;border-radius:4px;margin-right:2px}.or-divider{display:flex;align-items:center;margin:24px 0}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background:#d9d9d9}.or-divider span{padding:0 16px;font-size:13px;color:#6d6d6d}.sections-container{display:flex;flex-direction:column;gap:16px}.checkout-section{background:#fff;border-radius:12px;border:1px solid #d9d9d9;overflow:hidden;margin-bottom:20px}.section-header{padding:16px 20px;background:#fff}.section-title{font-size:14px;font-weight:600;color:#202223;margin:0}.section-content{padding:0 20px 20px}.form-group{margin-bottom:12px}.form-group label{display:block;font-size:13px;font-weight:500;color:#202223;margin-bottom:6px}.form-group input,.form-group select{width:100%;padding:12px 14px;font-size:15px;font-family:inherit;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#202223;transition:border-color .15s,box-shadow .15s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#005bd3;box-shadow:0 0 0 2px #005bd333}.form-group input::placeholder{color:#999}.form-row{display:flex;gap:12px}.form-row.two-col{display:grid;grid-template-columns:1fr 1fr}.form-row.three-col{display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width: 599px){.form-row.two-col,.form-row.three-col{grid-template-columns:1fr}}.checkbox-group{display:flex;align-items:flex-start;gap:10px;margin:16px 0}.checkbox-group input[type=checkbox]{width:18px;height:18px;margin-top:2px;cursor:pointer}.checkbox-group label{font-size:13px;color:#202223;cursor:pointer}.shipping-preview{margin-top:32px}.completed-summary{background:#f6f6f7;border-radius:8px;padding:12px 16px;margin-bottom:24px}.completed-row{display:flex;align-items:baseline;gap:12px;padding:8px 0}.completed-row:not(:last-child){border-bottom:1px solid #e1e3e5}.completed-row .label{font-size:13px;color:#6d6d6d;width:80px;flex-shrink:0}.completed-row .value{flex:1;font-size:14px;color:#202223}.change-btn{background:none;border:none;color:#005bd3;font-size:12px;font-weight:500;cursor:pointer}.change-btn:hover{text-decoration:underline}.shipping-option{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer}.shipping-option.selected{border-color:#005bd3;background:#eff4fc}.shipping-option input[type=radio]{width:18px;height:18px}.shipping-info{flex:1;display:flex;justify-content:space-between;align-items:center}.method-name{font-size:14px;color:#202223}.method-price{font-size:14px;font-weight:500;color:#008060}.payment-method{border:1px solid #d9d9d9;border-radius:8px 8px 0 0;overflow:hidden}.payment-tab{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;cursor:pointer}.payment-tab.active{background:#f6f6f7;border-bottom:2px solid #005bd3}.payment-tab svg{width:24px;height:24px;color:#202223}.card-logos{display:flex;gap:8px;padding:12px 16px;background:#fff;border:1px solid #d9d9d9;border-top:none;border-radius:0 0 8px 8px;margin-bottom:12px}.card-logo{font-size:10px;font-weight:700;padding:4px 8px;border-radius:4px;background:#f6f6f7}.card-logo.visa{color:#1a1f71}.card-logo.mc{color:#eb001b}.card-logo.amex{color:#006fcf}.card-logo.discover{color:#f60}.btn-continue,.btn-pay{display:flex;align-items:center;justify-content:center;width:160px;padding:14px 24px;font-size:15px;font-weight:500;border-radius:8px;border:none;background:var(--primary-color, #005bd3);color:#fff;cursor:pointer;transition:background .15s}.btn-continue:hover,.btn-pay:hover{background:var(--primary-hover, #00449c)}.btn-continue:disabled,.btn-pay:disabled{background:#d9d9d9;color:#999;cursor:not-allowed}.btn-pay{width:100%;margin-top:16px}.section-footer{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.return-link{font-size:14px;color:#005bd3;text-decoration:none;cursor:pointer}.return-link:hover{text-decoration:underline}.error-message{padding:12px 16px;background:#fff4f4;border:1px solid #fecaca;border-radius:8px;color:#d72c0d;font-size:14px;margin-top:12px}.checkout-sidebar{background:#f6f6f7;padding:40px 32px;border-left:1px solid #e1e3e5;position:sticky;top:0;height:100vh;overflow-y:auto}@media (max-width: 999px){.checkout-sidebar{display:none;position:fixed;top:0;left:0;right:0;bottom:0;height:auto;z-index:200;background:#fff;padding:60px 20px 20px}.checkout-sidebar.show{display:block}}.summary-title{font-size:14px;font-weight:600;color:#6d6d6d;margin-bottom:24px}.cart-items{margin-bottom:20px}.cart-item{display:flex;align-items:flex-start;gap:16px;padding:12px 0}.item-image-container{position:relative;width:64px;height:64px;flex-shrink:0}.item-image{width:100%;height:100%;object-fit:cover;border-radius:8px;background:#f6f6f7}.item-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f6f6f7;border-radius:8px;font-size:28px}.item-quantity-badge{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;background:#202223;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;padding:0 6px}.item-info{flex:1;min-width:0}.item-name{display:block;font-size:14px;font-weight:500;color:#202223;margin-bottom:2px}.item-variant{font-size:12px;color:#6d6d6d}.item-price{font-size:14px;font-weight:500;white-space:nowrap}.discount-input{display:flex;gap:8px;margin-bottom:20px;padding:16px 0;border-top:1px solid #d9d9d9}.discount-input input{flex:1;padding:12px 14px;border:1px solid #d9d9d9;border-radius:8px;font-size:14px}.discount-input input:focus{outline:none;border-color:#005bd3}.discount-input button{padding:12px 20px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.discount-input button:hover{background:#f6f6f7}.summary-totals{border-top:1px solid #d9d9d9;padding-top:16px}.summary-row{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;font-size:14px}.summary-row .free{color:#008060}.summary-row.total{padding-top:16px;margin-top:8px;border-top:1px solid #d9d9d9;font-size:16px;font-weight:600}.total-amount{display:flex;flex-direction:column;align-items:flex-end}.total-amount .currency{font-size:12px;color:#6d6d6d}.total-amount .amount{font-size:24px;font-weight:500}.checkout-footer{background:#fff;border-top:1px solid #e1e3e5;padding:24px;text-align:center}.footer-links{display:flex;justify-content:center;gap:24px;margin-bottom:8px}.footer-links a{font-size:12px;color:#6d6d6d;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-powered{font-size:12px;color:#6d6d6d}.footer-powered .brand{color:#005bd3;font-weight:500}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.spinner{width:40px;height:40px;border:3px solid #e1e3e5;border-top-color:#005bd3;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-state p{margin-top:16px;color:#6d6d6d}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center}.success-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:24px;background:#fafafa}.success-icon{width:72px;height:72px;background:#e8f5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;color:#008060;margin-bottom:24px}.success-page h1{font-size:24px;font-weight:600;margin-bottom:8px}.success-email{color:#6d6d6d;margin-bottom:8px}.success-total{font-size:18px;color:#202223}.shopify-header{background:#fff;border-bottom:1px solid #e1e3e5;padding:16px 24px;position:sticky;top:0;z-index:100}.header-inner{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.header-logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#202223}.logo-mark{width:40px;height:40px;background:linear-gradient(135deg,var(--primary-color, #005bd3) 0%,var(--primary-hover, #00449c) 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px}.store-name{font-size:18px;font-weight:600}.header-secure{display:flex;align-items:center;gap:6px;font-size:12px;color:#6d6d6d;background:#f6f6f7;padding:6px 12px;border-radius:100px}.card-input-wrapper{position:relative}.card-input-wrapper input{padding-right:100px}.card-logos-inline{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;gap:4px}.btn-pay-large{width:100%;padding:16px 24px;margin-top:16px;background:var(--primary-color, #005bd3);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:background .15s}.btn-pay-large:hover{background:var(--primary-hover, #00449c)}.btn-pay-large:disabled{background:#d9d9d9;color:#999;cursor:not-allowed}.checkout-header{text-align:center;padding:20px 0;border-bottom:1px solid #e1e3e5;margin-bottom:16px}.checkout-logo{max-height:60px;max-width:200px}.checkout-logo-text{font-size:24px;font-weight:700;color:#202223}.required{color:#e74c3c}.subscription-notice{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#fffbeb;border:1px solid #fcd34d;color:#92400e;padding:12px 20px;border-radius:8px;font-size:13px;max-width:400px;text-align:center;box-shadow:0 4px 12px #0000001a;z-index:1000}
