:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit;cursor:pointer}.toast-viewport{z-index:9999;pointer-events:none;flex-direction:column;align-items:center;gap:10px;width:min(420px,100vw - 32px);display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.toast{pointer-events:auto;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;animation:.2s toast-enter;display:flex;box-shadow:0 12px 30px #0f172a26}.toast p{margin:0;font-size:14px;font-weight:600;line-height:1.4}.toast-success{color:#166534;background:#dcfce7;border-color:#bbf7d0}.toast-error{color:#991b1b;background:#fee2e2;border-color:#fecaca}.toast-info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.toast-dismiss{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-size:18px;line-height:1}.toast-dismiss:hover{opacity:1}@keyframes toast-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.store-shell{color:#0f172a;--store-inline-space:32px;background:#fff;flex-direction:column;min-height:100vh;display:flex}.store-header{z-index:30;padding:16px var(--store-inline-space);background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.store-header.menu-open{z-index:40}.store-header-inner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto;display:flex}.store-logo{color:#2563eb;flex-shrink:0;font-size:20px;font-weight:700;text-decoration:none}.store-nav{align-items:center;gap:20px;display:flex}.store-nav-panel-header{display:none}.store-nav-links{align-items:center;gap:20px;display:flex}.store-nav a{color:#334155;white-space:nowrap;font-weight:500;text-decoration:none}.store-menu-toggle{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;margin-left:auto;padding:0;display:none}.store-menu-toggle span{background:#0f172a;border-radius:999px;width:18px;height:2px;display:block}.store-nav-close,.store-nav-backdrop{display:none}.cart-link{position:relative}.cart-badge{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.checkout-grid{grid-template-columns:1fr 360px;align-items:start;gap:24px;display:grid}.page-header{margin-bottom:24px}.page-header h1{margin:0 0 8px}.page-header p{color:#64748b;margin:0}.back-link{color:#2563eb;margin-bottom:16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.product-detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:48px;margin-bottom:40px;display:grid}.product-gallery{gap:12px;display:grid;position:sticky;top:24px}.product-gallery-main{aspect-ratio:1;background:#f1f5f9;border-radius:20px;position:relative;overflow:hidden}.product-gallery-main img{object-fit:cover;width:100%;height:100%}.product-gallery-main-trigger{appearance:none;cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;display:block;position:relative}.product-gallery-zoom-hint{color:#fff;pointer-events:none;background:#0f172ab8;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:12px}.product-gallery-placeholder{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:14px;display:grid}.product-gallery-thumbs{flex-wrap:wrap;gap:10px;display:flex}.product-gallery-thumb{cursor:pointer;background:#f1f5f9;border:2px solid #0000;border-radius:12px;width:72px;height:72px;padding:0;overflow:hidden;box-shadow:0 0 0 1px #e2e8f0}.product-gallery-thumb.active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.product-gallery-thumb img{object-fit:cover;width:100%;height:100%}.product-detail-panel{padding:4px 0 0}.product-detail-panel h1{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(28px,4vw,36px);line-height:1.15}.product-detail-price-row{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.product-detail-price-block{flex-direction:column;gap:6px;display:flex}.product-detail-price-values{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.product-detail-price{letter-spacing:-.02em;font-size:32px;font-weight:700}.product-sale-badge{color:#b91c1c;letter-spacing:.02em;text-transform:uppercase;background:#fef2f2;border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.product-card-media .product-sale-badge{z-index:1;position:absolute;top:12px;left:12px}.product-price-compare{color:#94a3b8;font-weight:500;text-decoration:line-through}.product-price-sale{color:#b91c1c}.product-sale-savings{color:#047857;margin:0;font-size:13px;font-weight:600}.product-sale-note{color:#b91c1c;margin-top:4px;font-size:13px;font-weight:600;display:block}.summary-row-savings{color:#047857;font-weight:600}.summary-row-stack{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.summary-row-stack .summary-row{margin:0}.stock-pill{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.stock-pill.out{color:#b91c1c;background:#fef2f2}.stock-pill.low{color:#c2410c;background:#ffedd5}.product-detail-description{color:#64748b;-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 24px;font-size:16px;line-height:1.7;display:-webkit-box;overflow:hidden}.product-meta-chips{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.meta-chip{color:#0f172a;background:#f8fafc;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;display:inline-flex}.meta-chip-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.product-variant-field{margin-bottom:20px}.product-variant-field select{box-sizing:border-box;height:42px;min-height:42px}.variant-picker{gap:18px;margin-bottom:24px;display:grid}.variant-picker-label{color:#334155;margin:0 0 10px;font-size:14px;font-weight:600}.variant-picker-options{flex-wrap:wrap;gap:8px;display:flex}.variant-option{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-size:14px;font-weight:500;display:inline-flex}.variant-option.selected{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.variant-option.unavailable,.variant-option:disabled{opacity:.45;cursor:not-allowed}.cart-empty{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;max-width:480px;margin:48px auto;padding:48px 32px}.cart-empty h1{margin:0 0 8px}.cart-empty p{color:#64748b;margin:0 0 20px}.cart-page-grid{align-items:start}.cart-items{gap:16px;display:grid}.cart-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:auto 112px 1fr;gap:16px;padding:16px;display:grid}.cart-item-unselected{opacity:.72;background:#f8fafc}.cart-select-all{color:#334155;cursor:pointer;align-items:center;gap:10px;padding:4px 2px 8px;font-size:14px;font-weight:600;display:flex}.cart-select-all input,.cart-item-checkbox input{accent-color:#2563eb;cursor:pointer;width:18px;height:18px}.cart-item-checkbox{align-items:center;padding-top:44px;display:flex}.cart-item-image{background:#f1f5f9;border-radius:12px;width:112px;height:112px;display:block;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-image-placeholder{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:12px;display:grid}.cart-item-body{justify-content:space-between;gap:16px;min-width:0;display:flex}.cart-item-details{flex:1;min-width:0}.cart-item-title{color:#0f172a;margin-bottom:6px;font-size:18px;font-weight:700;text-decoration:none;display:inline-block}.cart-item-title:hover{color:#2563eb}.cart-item-meta{color:#94a3b8;margin:0 0 4px;font-size:13px}.cart-item-unit-price{color:#64748b;margin:0;font-size:14px}.cart-item-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.cart-item-qty button{width:36px;height:40px}.cart-item-line-total{font-size:18px}.cart-item-remove{color:#b91c1c;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.cart-item-remove:hover{text-decoration:underline}.cart-summary-note{color:#64748b;margin:12px 0 0;font-size:13px}.cart-continue-link{text-align:center;color:#2563eb;margin-top:12px;font-size:14px;font-weight:600;text-decoration:none;display:block}.cart-continue-link:hover{text-decoration:underline}.cart-variant-label{color:#64748b;margin:0 0 6px;font-size:14px}.product-purchase-block{border-top:1px solid #f1f5f9;align-items:stretch;gap:12px;padding-top:24px;display:flex}.product-detail-qty{flex-shrink:0;margin:0}.product-detail-qty button{width:40px;height:48px}.product-detail-qty span{text-align:center;min-width:32px;font-weight:600}.product-detail-add{border:none;flex:1;min-height:48px;font-size:15px}.product-detail-added{color:#166534;background:#f0fdf4;border-radius:10px;margin:14px 0 0;padding:10px 12px;font-size:14px}.product-detail-added a{color:#15803d;font-weight:600}.related-products{border-top:1px solid #e2e8f0;padding-top:8px}.related-products h2{margin:0 0 20px;font-size:22px}.related-products-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.checkout-main{gap:20px;display:grid}.checkout-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.checkout-section h2{margin:0 0 16px;font-size:18px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.shipping-method-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:14px 16px;display:flex}.shipping-method-banner p{color:#475569;margin:4px 0 0;font-size:14px}.store-courier-card{gap:10px;margin-bottom:16px;padding:14px 16px;display:grid}.store-courier-card-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.store-courier-label{color:#64748b;font-size:13px;font-weight:600}.checkout-summary{position:sticky;top:24px}.summary-items{margin-bottom:8px}.form-error{color:#b91c1c;margin:12px 0 0;font-size:14px}.btn-block{box-sizing:border-box;border:none;width:100%;margin-top:16px;display:flex}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.panel h2{margin:0 0 16px;font-size:18px}.order-hero{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe;border-radius:20px;margin-bottom:24px;padding:32px}.order-hero-eyebrow{color:#2563eb;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}.order-hero h1{margin:0 0 8px;font-size:32px}.order-hero p{color:#475569;margin:0}.order-hero-meta{color:#334155;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;font-size:14px;font-weight:600;display:flex}.status-pill{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.status-pending{color:#854d0e;background:#fef9c3}.status-paid{color:#1d4ed8;background:#dbeafe}.status-shipped{color:#4338ca;background:#e0e7ff}.status-delivered{color:#166534;background:#dcfce7}.status-cancelled{color:#991b1b;background:#fee2e2}.order-tabs{gap:8px;margin-bottom:20px;display:flex}.order-tab{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:10px 16px;font-weight:600}.order-tab.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.order-layout{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.detail-list{gap:14px;margin:0;display:grid}.detail-list div{gap:4px;display:grid}.detail-list dt{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:12px;font-weight:700}.detail-list dd{color:#0f172a;white-space:pre-wrap;margin:0}.courier-track-link{color:#2563eb;font-weight:600;text-decoration:none}.courier-track-link:hover{text-decoration:underline}.delivery-proof-block{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:20px}.delivery-proof-block h3{margin:0 0 4px;font-size:15px}.muted{color:#64748b;margin:0 0 8px;font-size:14px}.delivery-proof-inline{object-fit:contain;background:#fff;border:1px solid #bfdbfe;border-radius:12px;width:100%;max-width:420px;max-height:320px;display:block}.order-track-panel{margin-bottom:24px}.order-shipment-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:12px;margin:0 0 24px;padding:16px;display:grid}.order-shipment-card h3{margin:0;font-size:15px}.order-stepper{margin-bottom:24px}.order-stepper-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.order-step{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.order-step-icon{background:#fff;border:2px solid #cbd5e1;border-radius:999px;place-items:center;width:32px;height:32px;font-size:13px;display:grid}.order-step.complete .order-step-icon{color:#fff;background:#16a34a;border-color:#16a34a}.order-step.complete{color:#166534}.order-step.current .order-step-icon{color:#2563eb;border-color:#2563eb}.order-step.current{color:#1d4ed8}.order-stepper-cancelled{color:#991b1b;background:#fef2f2;border-radius:10px;padding:12px 16px}.order-timeline{gap:20px;display:grid}.order-timeline-phase{text-transform:uppercase;letter-spacing:.04em;border-left:4px solid #cbd5e1;margin:0 0 10px;padding-left:12px;font-size:13px}.order-timeline-phase.approval{border-left-color:#facc15}.order-timeline-phase.processing{border-left-color:#38bdf8}.order-timeline-phase.shipping{border-left-color:#6366f1}.order-timeline-phase.delivered{border-left-color:#0f172a}.order-timeline-phase.cancelled{border-left-color:#ef4444}.order-timeline-entry{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.order-timeline-entry p{color:#64748b;margin:4px 0 0;font-size:14px}.order-timeline-entry time{color:#64748b;white-space:nowrap;flex-shrink:0;font-size:13px}.order-footer-note{color:#64748b;margin:0 0 16px}.featured-banner{background:#0f172a;width:100vw;max-width:100vw;margin-bottom:28px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.featured-banner-loading{color:#cbd5e1;justify-content:center;align-items:center;min-height:180px;font-size:14px;display:flex}.featured-slide{flex:0 0 100%;min-width:0}.featured-carousel-viewport{position:relative;overflow:hidden}.featured-carousel-track{will-change:transform;transition:transform .55s ease-in-out;display:flex}.featured-carousel-track.no-transition{transition:none}.featured-carousel-nav{z-index:2;color:#0f172a;cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;width:40px;height:40px;font-size:24px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0f172a1f}.featured-carousel-nav:hover{background:#fff}.featured-carousel-nav-prev{left:16px}.featured-carousel-nav-next{right:16px}.featured-media{aspect-ratio:21/9;background:#1e293b;width:100%;position:relative;overflow:hidden}.featured-media img{object-fit:cover;width:100%;height:100%;display:block}.featured-title-link{z-index:1;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ac7;border-radius:10px;max-width:min(480px,100% - 48px);padding:12px 16px;font-size:18px;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex;position:absolute;bottom:24px;left:24px}.featured-title-link:hover{color:#fff;background:#0f172ae6}.featured-carousel-dots{background:#fff;justify-content:center;gap:8px;padding:14px 16px 18px;display:flex}.featured-dot{cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;width:10px;height:10px;transition:transform .2s,background-color .2s}.featured-dot:hover{transform:scale(1.15)}.featured-dot.active{background:#1d4ed8;transform:scale(1.2)}.store-home-content{margin-top:0}.form-field{margin-bottom:16px}.form-field label{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-field input,.form-field textarea,.form-field select{width:100%;min-height:42px;font:inherit;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.form-field select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 12px center no-repeat;padding-right:36px}.phone-input-shell{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:stretch;min-height:42px;display:flex;overflow:hidden}.phone-input-prefix{color:#475569;background:#f8fafc;border-right:1px solid #cbd5e1;align-items:center;padding:0 12px;font-size:14px;font-weight:600;display:flex}.phone-input-shell input{box-sizing:border-box;border:0;border-radius:0;flex:1;min-height:42px}.field-hint{color:#64748b;margin:6px 0 0;font-size:12px;line-height:1.4}.field-error{color:#dc2626;margin:6px 0 0;font-size:12px}.address-fields{flex-direction:column;gap:0;display:flex}.form-field input[aria-invalid=true],.form-field textarea[aria-invalid=true],.form-field select[aria-invalid=true]{border-color:#dc2626}.phone-input-shell:has(input[aria-invalid=true]){border-color:#dc2626}.radio-group{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.radio-option{cursor:pointer;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.radio-option.selected{background:#eff6ff;border-color:#2563eb}.summary-row{justify-content:space-between;margin-bottom:8px;display:flex}.summary-row-item>span:first-child{gap:2px;display:grid}.summary-item-variant{color:#64748b;font-size:13px;display:block}.summary-total{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:12px;padding-top:12px;font-size:18px;font-weight:700;display:flex}.qty-controls{align-items:center;gap:8px;display:flex}.qty-controls button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:32px;height:32px}@media (width<=900px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}.form-row,.order-layout,.product-detail-grid{grid-template-columns:1fr}.product-gallery{position:static}.product-purchase-block{flex-direction:column}.product-detail-add{width:100%}.cart-item{grid-template-columns:1fr;gap:14px;padding:14px}.cart-item-checkbox{padding-top:0}.cart-item-image{width:100%;height:200px}.cart-item-body{flex-direction:column;gap:14px}.cart-item-actions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.panel{padding:18px 16px}.related-products-grid,.order-stepper-track{grid-template-columns:repeat(2,minmax(0,1fr))}.order-timeline-entry{flex-direction:column}}@media (width<=1200px){.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.store-main,main{padding:32px var(--store-inline-space);box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto}.hero{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe;border-radius:20px;margin-bottom:32px;padding:48px}.hero h1{margin:0 0 12px;font-size:40px}.hero p{color:#475569;max-width:560px;margin:0 0 20px}.hero a,.btn-primary{color:#fff;text-align:center;background:#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.catalog-toolbar{gap:12px;margin-bottom:24px;display:grid}.catalog-toolbar-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.catalog-filter-field{gap:6px;min-width:0;display:grid}.catalog-filter-field>span{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:600}.catalog-categories{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.catalog-category-chip{color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:8px 14px;font-size:14px}.catalog-category-chip.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;font-weight:600}.catalog-search{width:100%;min-width:0;font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.catalog-sort{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.catalog-empty{color:#64748b}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:16px;display:flex}.product-card-media{aspect-ratio:4/3;background:#f8fafc;border-radius:16px 16px 0 0;margin:-16px -16px 12px;display:block;position:relative;overflow:hidden}.product-card-media img{object-fit:cover;width:100%;height:100%}.product-card-placeholder{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:13px;display:grid}.product-card h3{margin:0 0 8px;font-size:16px}.product-card h3 a{color:inherit;text-decoration:none}.product-card h3 a:hover{color:#2563eb}.product-card-desc{color:#64748b;-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;margin:0 0 12px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card-price{margin:0 0 12px}.product-card-price strong{font-size:18px}.product-card-price .product-price-compare{margin-right:8px;font-size:15px}.product-card-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.product-card-link{color:#2563eb;white-space:nowrap;font-weight:600;text-decoration:none}.product-card-link:hover{text-decoration:underline}.product-card h3{margin:0 0 8px}.product-card p{color:#64748b;margin:0 0 12px;font-size:14px}.store-footer{padding:40px var(--store-inline-space) 28px;color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:auto;font-size:14px}.store-footer-grid{grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:28px;max-width:1200px;margin:0 auto 28px;display:grid}.store-footer-brand strong{color:#0f172a;margin-bottom:10px;font-size:16px;display:block}.store-footer-brand p{max-width:320px;margin:0;line-height:1.55}.store-footer h3{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;font-size:13px;font-weight:700}.store-footer-links,.store-footer-features{gap:8px;margin:0;padding:0;list-style:none;display:grid}.store-footer-links a{color:#475569;text-decoration:none}.store-footer-links a:hover{color:#2563eb}.store-footer-bottom{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;max-width:1200px;margin:0 auto;padding-top:20px;display:flex}.store-footer-bottom p{margin:0}.legal-page{max-width:760px}.legal-section{margin-bottom:28px}.legal-section h2{margin:0 0 10px;font-size:18px}.legal-section p{color:#475569;margin:0 0 12px;line-height:1.6}.legal-section a,.checkout-inline-link a{color:#2563eb;font-weight:600;text-decoration:none}.legal-section a:hover,.checkout-inline-link a:hover{text-decoration:underline}.legal-feature-list{color:#475569;margin:0;padding-left:18px;line-height:1.6}.legal-feature-list li+li{margin-top:10px}.page-header-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.btn-secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary.btn-sm{padding:8px 12px;font-size:13px}.checkout-inline-link{color:#64748b;margin:0;font-size:14px}.selected-address-preview,.checkout-account-details{margin-bottom:16px}.checkout-account-details .field-hint:last-child{margin-top:4px;margin-bottom:0}.checkout-account-email{margin-top:8px}.modal-overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{width:min(100%,480px);margin:0}.modal-card h2{margin-top:0}.modal-address-preview{color:#334155;background:#f8fafc;border-radius:8px;padding:12px;font-size:14px}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.cod-confirm-modal{width:min(100%,520px)}.cod-confirm-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:16px 0 4px;padding:14px 16px}.cod-confirm-summary .summary-items{border-bottom:1px solid #e2e8f0;margin-bottom:8px;padding-bottom:8px}.saved-address-picker{margin-bottom:16px}.saved-address-label{color:#334155;margin:0 0 10px;font-size:13px;font-weight:600}.saved-address-list{gap:8px;display:grid}.saved-address-option{cursor:pointer;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.saved-address-option.selected{background:#eff6ff;border-color:#2563eb}.saved-address-option span{gap:4px;display:grid}.saved-address-text{color:#64748b;font-size:14px}.default-badge{color:#047857;text-transform:uppercase;background:#ecfdf5;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.guest-access-card,.order-receipt-notice{margin-bottom:24px}.order-receipt-notice p{color:#475569;margin:0}.guest-access-row{gap:8px;margin-top:12px;display:flex}.guest-access-input{font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:10px 12px}.auth-card{max-width:520px;margin:0 auto}.auth-form{gap:14px;margin-top:20px;display:grid}.auth-switch{color:#64748b;margin:16px 0 0;font-size:14px}.auth-forgot{text-align:right;margin:-6px 0 0;font-size:14px}.auth-forgot a{color:#2563eb;text-decoration:none}.auth-forgot a:hover{text-decoration:underline}.account-email-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.status-chip{letter-spacing:.02em;border-radius:999px;align-items:center;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-chip.verified{color:#166534;background:#dcfce7}.status-chip.unverified{color:#92400e;background:#fef3c7}.account-gate{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;max-width:520px;margin:48px auto;padding:40px}.account-gate-actions{justify-content:center;gap:12px;margin-top:20px;display:flex}.account-gate-actions .btn-primary,.account-gate-actions .btn-secondary{white-space:nowrap;min-width:140px}.email-verify-banner{color:#78350f;background:#fffbeb;border:1px solid #fcd34d;border-radius:14px;margin:0 0 20px;padding:16px 18px}.email-verify-banner-hint{color:#92400e;margin:8px 0 0;font-size:14px}.email-verify-banner-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.email-verify-banner .btn-link{color:#b45309;font-size:14px;text-decoration:underline}.account-tabs{margin-bottom:20px}.account-order-list{gap:12px;display:grid}.account-order-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;gap:16px;width:100%;padding:16px 18px;display:flex}.account-order-card:hover{background:#f8fafc;border-color:#bfdbfe}.account-order-card p{color:#64748b;margin:4px 0 0;font-size:14px}.account-order-card-meta{justify-items:end;gap:8px;display:grid}.address-card-list,.account-addresses .address-form{gap:12px;margin-top:16px;display:grid}.address-card-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.checkbox-row{align-items:center;gap:8px;font-size:14px;display:flex}.section-heading-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.section-heading-row h2{margin:0 0 4px}.section-subtitle{color:#64748b;margin:0;font-size:14px}.post-sale-panel h2{margin-top:0}.post-sale-actions{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.post-sale-form{border-top:1px solid #e2e8f0;gap:14px;margin-top:16px;padding-top:16px;display:grid}.post-sale-form h3{margin:0;font-size:16px}.post-sale-status-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:16px;padding:16px}.post-sale-status-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.post-sale-status-chip{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.post-sale-status-submitted,.post-sale-status-under_review{color:#92400e;background:#fef3c7}.post-sale-status-approved,.post-sale-status-return_received,.post-sale-status-qr_validated{color:#166534;background:#dcfce7}.post-sale-status-return_details_submitted,.post-sale-status-qr_submitted,.post-sale-status-payment_processing{color:#1d4ed8;background:#dbeafe}.post-sale-status-rejected,.post-sale-status-qr_rejected{color:#991b1b;background:#fee2e2}.post-sale-status-completed{color:#334155;background:#e2e8f0}.post-sale-instructions ul{margin:.5rem 0 1rem;padding-left:1.25rem}.post-sale-instructions li{margin-bottom:.35rem}.post-sale-form-actions{flex-wrap:wrap;gap:.75rem;display:flex}.post-sale-qr-preview{background:#eff6ff;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.post-sale-transfer-proof{border-top:1px solid #e2e8f0;margin-top:16px;padding-top:16px}.post-sale-transfer-proof h3{margin:0 0 8px;font-size:16px}.post-sale-transfer-proof-thumb{cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:10px;gap:6px;max-width:180px;padding:0;display:grid;overflow:hidden}.post-sale-transfer-proof-thumb img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.post-sale-transfer-proof-thumb span{color:#2563eb;padding:0 8px 8px;font-size:12px;font-weight:600}.image-lightbox-backdrop{z-index:2000;background:#0f172ad1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.image-lightbox-dialog{gap:12px;width:min(960px,100%);max-height:calc(100vh - 48px);display:grid}.image-lightbox-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.image-lightbox-scale{color:#fff;text-align:center;min-width:52px;font-size:13px;font-weight:600}.image-lightbox-stage{background:#0f172a;border-radius:12px;justify-content:center;align-items:center;min-height:280px;max-height:calc(100vh - 140px);display:flex;overflow:auto}.image-lightbox-image{object-fit:contain;max-width:100%;max-height:calc(100vh - 160px);transition:transform .15s}.product-detail-add.is-disabled,.product-detail-add:disabled{opacity:.55;cursor:not-allowed}.form-hint{color:#64748b;font-size:13px;line-height:1.45}.delivery-proof-upload-panel{max-width:520px}.delivery-proof-upload-panel h1{margin-top:0}.delivery-proof-upload-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:16px 0;padding:12px 14px}.delivery-proof-upload-summary p{margin:0 0 8px}.delivery-proof-upload-summary p:last-child{margin-bottom:0}.delivery-proof-upload-form{gap:12px;display:grid}.delivery-proof-upload-preview{aspect-ratio:4/3;object-fit:cover;border:1px solid #cbd5e1;border-radius:10px;width:100%;max-width:360px}@media (width<=900px){.store-shell{--store-inline-space:16px}.store-header{padding-block:12px}.store-main,main{padding-block:16px}.store-footer{padding-block:32px 24px}.store-menu-toggle{display:inline-flex}.store-nav-backdrop{z-index:35;background:0 0;display:block;position:fixed;inset:0}.store-nav{z-index:40;background:#fff;border-left:1px solid #e2e8f0;border-radius:16px 0 0 16px;flex-direction:column;align-items:stretch;gap:0;width:min(300px,86vw);height:100vh;margin:0;padding:0;transition:transform .22s;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-12px 0 32px #0f172a24}.store-nav.open{transform:translate(0)}.store-nav-panel-header{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 12px;display:flex}.store-nav-panel-header .store-logo{font-size:18px;line-height:1.2}.store-nav-close{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;font-size:28px;line-height:1;display:inline-flex}.store-nav-links{flex-direction:column;align-items:stretch;gap:4px;padding:12px 16px 24px;display:flex;overflow-y:auto}.store-nav-links a{border-radius:10px;padding:12px 10px}.store-nav-links a:hover{background:#f8fafc}.account-gate{margin:24px auto;padding:28px 20px}.account-gate-actions{flex-direction:column;align-items:stretch}.account-gate-actions .btn-primary,.account-gate-actions .btn-secondary{width:100%;min-width:0}.store-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.catalog-toolbar-filters{grid-template-columns:1fr}.featured-media{aspect-ratio:4/3}.featured-title-link{max-width:calc(100% - 24px);padding:8px 12px;font-size:15px;bottom:12px;left:12px;right:auto}.featured-carousel-nav-prev{left:10px}.featured-carousel-nav-next{right:10px}}@media (width<=560px){.store-footer-grid{grid-template-columns:1fr}}.buyer-tag{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.buyer-tag-account{color:#1d4ed8;background:#dbeafe}.buyer-tag-guest{color:#475569;background:#f1f5f9}.product-reviews-section{margin:32px 0}.product-reviews-section h2,.order-reviews-panel h2{margin:0 0 12px}.product-review-list,.order-review-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.product-review-card,.order-review-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:16px;padding:20px;display:flex}.product-review-card-header,.order-review-card-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:0;display:flex}.order-review-card-top strong{margin-bottom:4px;display:block}.order-review-card .summary-item-variant{margin-top:4px;display:block}.order-review-card .form-field{flex-direction:column;gap:8px;margin-bottom:0;display:flex}.order-review-card .form-field>span{color:#334155;font-size:13px;font-weight:600;display:block}.order-review-card .form-field textarea{margin-top:0}.order-review-card>.btn-primary,.order-review-card>.btn-sm{align-self:flex-start;margin-top:4px}.product-review-body{color:#334155;margin:8px 0 0;line-height:1.5}.review-stars{color:#cbd5e1;gap:2px;display:inline-flex}.review-star.on{color:#f59e0b}.review-star-picker{gap:6px;padding:2px 0;display:flex}.review-star-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:0;padding:0;font-size:28px;line-height:1}.review-star-btn.on{color:#f59e0b}.review-star-btn:disabled{opacity:.6;cursor:not-allowed}.order-reviews-panel .drawer-muted{margin:0 0 16px}.order-review-list{gap:16px}
