@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}:root{--primary:#22c55e;--primary-dark:#16a34a;--primary-light:#dcfce7;--primary-text:#14532d;--accent:#f59e0b;--danger:#ef4444;--text:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border:#e2e8f0;--border-focus:#22c55e;--bg:#ffffff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--shadow-xs:0 1px 2px rgba(0,0,0,.06);--shadow-sm:0 1px 4px rgba(0,0,0,.08);--shadow-md:0 4px 16px rgba(0,0,0,.10);--shadow-lg:0 8px 32px rgba(0,0,0,.12);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--transition:0.18s ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);font-size:15px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}button,input,textarea{font-family:inherit}ul{list-style:none}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.site-wrapper>main{flex:1 1}.container{max-width:1280px;margin:0 auto;padding:0 24px}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--primary);color:#fff;border-radius:var(--radius-full);font-weight:600;font-size:14px;padding:10px 20px;transition:background var(--transition),transform var(--transition),box-shadow var(--transition);white-space:nowrap}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(34,197,94,.35)}.btn-primary:active{transform:none}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--text);border:1.5px solid var(--border);border-radius:var(--radius-full);font-weight:500;font-size:14px;padding:10px 20px;transition:border-color var(--transition),background var(--transition);white-space:nowrap}.btn-ghost:hover{border-color:var(--primary);background:var(--primary-light);color:var(--primary-dark)}.btn-white{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--primary-dark);border-radius:var(--radius-full);font-weight:700;font-size:14px;padding:12px 28px;transition:transform var(--transition),box-shadow var(--transition);white-space:nowrap}.btn-white:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.btn-lg{padding:13px 28px;font-size:15px}.btn-full{width:100%}.btn-full,.icon-btn{justify-content:center}.icon-btn{display:flex;align-items:center;width:38px;height:38px;border-radius:var(--radius-full);color:var(--text-secondary);transition:background var(--transition),color var(--transition)}.icon-btn:hover{background:var(--bg-tertiary);color:var(--text)}.text-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--text-secondary);transition:color var(--transition)}.text-btn:hover{color:var(--primary-dark)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:200;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px;max-width:1280px;margin:0 auto;padding:0 24px;gap:20px}.logo{gap:10px}.logo,.logo-mark{display:flex;align-items:center;flex-shrink:0}.logo-mark{width:36px;height:36px;background:var(--primary);color:#fff;border-radius:var(--radius-sm);justify-content:center;font-weight:800;font-size:16px}.logo-name{font-weight:800;font-size:18px;color:var(--text);letter-spacing:-.3px}.main-nav{display:flex;align-items:center;gap:4px}.nav-link{padding:6px 14px;border-radius:var(--radius-full);font-size:14px;font-weight:500;color:var(--text-secondary);transition:color var(--transition),background var(--transition);white-space:nowrap}.nav-link:hover{color:var(--text);background:var(--bg-tertiary)}.nav-link.active{color:var(--primary-dark);background:var(--primary-light)}.header-actions{gap:4px;flex-shrink:0}.cart-btn,.header-actions{display:flex;align-items:center}.cart-btn{position:relative;justify-content:center;width:38px;height:38px;border-radius:var(--radius-full);color:var(--text-secondary);transition:background var(--transition),color var(--transition)}.cart-btn:hover{background:var(--bg-tertiary);color:var(--text)}.cart-badge{position:absolute;top:2px;right:2px;min-width:17px;height:17px;padding:0 4px;background:var(--primary);color:#fff;border-radius:var(--radius-full);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.mobile-toggle{display:none}.search-bar{border-top:1px solid var(--border);padding:12px 24px;background:var(--bg)}.search-form{display:flex;align-items:center;gap:10px;max-width:600px;margin:0 auto;background:var(--bg-secondary);border:1.5px solid var(--border);border-radius:var(--radius-full);padding:8px 16px;transition:border-color var(--transition)}.search-form:focus-within{border-color:var(--primary)}.search-icon{color:var(--text-muted);flex-shrink:0}.search-input{flex:1 1;border:none;background:none;font-size:14px;color:var(--text);outline:none}.search-input::placeholder{color:var(--text-muted)}.search-submit{background:var(--primary);color:#fff;border-radius:var(--radius-full);padding:5px 14px;font-size:13px;font-weight:600;transition:background var(--transition)}.search-submit:hover{background:var(--primary-dark)}.search-close{color:var(--text-muted);display:flex}.mobile-overlay{display:none}.announcement-bar{background:var(--primary);color:#fff;text-align:center;padding:9px 16px;font-size:13px;font-weight:500;letter-spacing:.1px}.hero{background:linear-gradient(135deg,#f0fdf4,#dcfce7 40%,#bbf7d0);padding:80px 0 60px;overflow:hidden}.hero-content{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:60px;gap:60px}.hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:var(--primary-light);color:var(--primary-dark);border-radius:var(--radius-full);padding:5px 14px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.hero-title{font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.1;letter-spacing:-1.5px;color:var(--text);margin-bottom:16px}.hero-subtitle{font-size:17px;color:var(--text-secondary);max-width:420px;margin-bottom:32px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:40px}.hero-actions,.hero-stats{display:flex;align-items:center}.hero-stats{gap:24px}.hero-stat{display:flex;flex-direction:column}.hero-stat strong{font-size:22px;font-weight:800;color:var(--text)}.hero-stat span{font-size:12px;color:var(--text-secondary);display:flex;align-items:center;gap:3px}.hero-stat-divider{width:1px;height:36px;background:#c4e8d1}.hero-visual{position:relative}.hero-blob{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(34,197,94,.15) 0,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.hero-cards{position:relative;display:flex;flex-direction:column;gap:12px;padding:20px}.hero-card{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid rgba(255,255,255,.8);border-radius:var(--radius-lg);padding:14px 18px;box-shadow:var(--shadow-md);transition:transform var(--transition),box-shadow var(--transition)}.hero-card:hover{transform:translateX(6px);box-shadow:var(--shadow-lg)}.hero-card-0{margin-left:0}.hero-card-1{margin-left:24px}.hero-card-2{margin-left:12px}.hero-card-img{position:relative;width:56px;height:56px;border-radius:var(--radius-md);flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-card-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-card-img span{position:relative;font-size:22px;font-weight:800;color:rgba(255,255,255,.9)}.hero-card-info{display:flex;flex-direction:column}.hero-card-name{font-weight:600;font-size:14px;color:var(--text)}.hero-card-price{font-size:13px;color:var(--primary-dark);font-weight:700}.trust-bar{border-bottom:1px solid var(--border);background:var(--bg)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.trust-item{display:flex;align-items:center;gap:14px;padding:22px 24px;border-right:1px solid var(--border)}.trust-item:last-child{border-right:none}.trust-icon{width:44px;height:44px;background:var(--primary-light);color:var(--primary-dark);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-item div{display:flex;flex-direction:column}.trust-item strong{font-size:13px;font-weight:700;color:var(--text)}.trust-item span{font-size:12px;color:var(--text-muted)}.section{padding:64px 0}.section-alt{background:var(--bg-secondary)}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px;gap:16px}.section-eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--primary-dark);margin-bottom:4px}.section-title{font-size:28px;font-weight:800;color:var(--text);letter-spacing:-.5px}.section-link{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--primary-dark);white-space:nowrap;transition:gap var(--transition)}.section-link:hover{gap:10px}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:16px;gap:16px}.category-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:28px 16px;background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition);cursor:pointer}.category-card:hover{border-color:var(--primary);box-shadow:0 4px 20px rgba(34,197,94,.15);transform:translateY(-3px)}.category-card-icon{width:68px;height:68px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;color:rgba(255,255,255,.9)}.category-card-name{font-weight:700;font-size:14px;color:var(--text)}.category-card-desc{font-size:12px;color:var(--text-muted);line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:20px;gap:20px}.product-card{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow var(--transition),transform var(--transition),border-color var(--transition);display:flex;flex-direction:column}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px);border-color:var(--primary-light)}.product-card-img-wrap{position:relative;display:block;overflow:hidden}.product-card-img{position:relative;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .3s ease}.product-card:hover .product-card-img{transform:scale(1.04)}.bz-product-photo,.cart-item-photo,.product-card-photo,.product-detail-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.product-card-initial{position:relative;font-size:60px;font-weight:900;color:rgba(255,255,255,.6);line-height:1}.product-card-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:5px;z-index:2}.out-of-stock-overlay{position:absolute;inset:0;z-index:3;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;letter-spacing:.5px}.product-card-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1 1}.product-card-meta{display:flex;align-items:center;gap:8px}.product-cat{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--primary-dark);background:var(--primary-light);padding:2px 8px;border-radius:var(--radius-full)}.product-brand{font-size:11px;color:var(--text-muted)}.product-card-name{font-weight:700;font-size:14px;color:var(--text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--transition)}.product-card-name:hover{color:var(--primary-dark)}.product-card-price{display:flex;align-items:baseline;gap:8px;margin-top:2px}.price-current{font-size:18px;font-weight:800;color:var(--text)}.price-was{font-size:13px;color:var(--text-muted);text-decoration:line-through}.product-card-actions{display:flex;gap:7px;margin-top:auto}.product-card-qty{display:flex;align-items:center;border:1.5px solid var(--primary);border-radius:var(--radius-md);overflow:hidden;width:100%;height:38px}.product-qty-btn{flex:1 1;display:flex;align-items:center;justify-content:center;color:var(--primary-dark);transition:background var(--transition)}.product-qty-btn:hover{background:var(--primary-light)}.product-qty-btn:disabled{opacity:.35;cursor:not-allowed}.product-qty-count{padding:0 10px;font-weight:700;font-size:14px;border-left:1px solid var(--primary);border-right:1px solid var(--primary);min-width:32px;text-align:center}.add-to-cart-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px;background:var(--primary-light);color:var(--primary-dark);border-radius:var(--radius-md);font-size:12px;font-weight:700;transition:background var(--transition),color var(--transition)}.add-to-cart-btn.in-cart,.add-to-cart-btn:hover{background:var(--primary);color:#fff}.add-to-cart-btn:disabled{opacity:.5;cursor:not-allowed}.buy-now-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px;background:var(--primary);color:#fff;border-radius:var(--radius-md);font-size:12px;font-weight:700;transition:background var(--transition)}.buy-now-btn:hover{background:var(--primary-dark)}.buy-now-btn:disabled{opacity:.5;cursor:not-allowed}.product-card-wishlist{position:absolute;bottom:10px;right:10px;z-index:4;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.75);transition:opacity var(--transition),transform var(--transition),background var(--transition);box-shadow:0 2px 8px rgba(0,0,0,.15)}.product-card-wishlist svg{color:#9ca3af;transition:color var(--transition),fill var(--transition)}.product-card-wishlist.wishlisted,.product-card:hover .product-card-wishlist{opacity:1;transform:scale(1)}.product-card-wishlist.wishlisted svg,.product-card-wishlist:hover svg{color:#ef4444;fill:#ef4444}.product-card-wishlist:hover{background:#fff}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:var(--radius-full);font-size:10px;font-weight:700}.badge-sale{background:var(--danger);color:#fff}.badge-free{background:#1d4ed8;color:#fff}.badge-lg{font-size:12px;padding:4px 12px}.promo-banner{background:linear-gradient(135deg,#15803d,#16a34a 40%,#22c55e);padding:64px 0}.promo-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.promo-text{color:#fff}.promo-eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;opacity:.8;margin-bottom:8px}.promo-title{font-size:clamp(22px,3vw,34px);font-weight:900;letter-spacing:-.5px;margin-bottom:8px}.promo-sub{opacity:.85;font-size:15px}.promo-sub strong{background:rgba(255,255,255,.2);padding:2px 8px;border-radius:4px}.site-footer{background:var(--text);color:#e2e8f0}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;padding:60px 24px 48px}.footer-brand .footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:14px}.footer-brand .logo-mark{background:var(--primary)}.footer-brand .logo-name{color:#fff}.footer-tagline{font-size:13px;color:#94a3b8;line-height:1.6;margin-bottom:20px}.footer-social{display:flex;gap:10px}.social-link{width:34px;height:34px;background:rgba(255,255,255,.08);color:#94a3b8;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:background var(--transition),color var(--transition)}.social-link:hover{background:var(--primary);color:#fff}.footer-col-title{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links li a{font-size:13px;color:#94a3b8;transition:color var(--transition)}.footer-links li a:hover{color:var(--primary)}.footer-contact{display:flex;flex-direction:column;gap:12px}.footer-contact li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#94a3b8}.footer-contact li svg{color:var(--primary);flex-shrink:0;margin-top:2px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08)}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;font-size:12px;color:#64748b}.footer-powered{color:#64748b}.shop-hero{background:var(--bg-secondary);border-bottom:1px solid var(--border);padding:32px 0}.shop-title{font-size:28px;font-weight:800;color:var(--text);margin-bottom:4px}.breadcrumb,.shop-count{font-size:13px;color:var(--text-muted)}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px}.breadcrumb a{color:var(--text-secondary)}.breadcrumb a:hover{color:var(--primary-dark)}.breadcrumb span{color:var(--text-muted)}.shop-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:32px;gap:32px;padding-top:32px;padding-bottom:64px;align-items:start}.shop-sidebar{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:24px;position:-webkit-sticky;position:sticky;top:80px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.sidebar-header h3{font-size:15px;font-weight:700}.sidebar-backdrop,.sidebar-close{display:none}.clear-filters-btn{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--danger);font-weight:600;margin-bottom:16px;padding:6px 0;transition:opacity var(--transition)}.clear-filters-btn:hover{opacity:.7}.filter-group{margin-bottom:24px}.filter-group-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:10px}.filter-list{display:flex;flex-direction:column;gap:2px}.filter-option{width:100%;text-align:left;padding:7px 10px;border-radius:var(--radius-sm);font-size:13px;color:var(--text-secondary);transition:background var(--transition),color var(--transition)}.filter-option:hover{background:var(--bg-tertiary);color:var(--text)}.filter-option.active{background:var(--primary-light);color:var(--primary-dark);font-weight:600}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px;flex-wrap:wrap}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{align-items:center;gap:6px;background:var(--primary-light);border-radius:var(--radius-full);padding:4px 10px;font-size:12px;font-weight:600}.filter-chip,.filter-chip button{display:flex;color:var(--primary-dark)}.toolbar-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.filter-toggle-btn{display:none;align-items:center;gap:6px;padding:8px 14px;background:var(--bg-tertiary);border-radius:var(--radius-full);font-size:13px;font-weight:600;color:var(--text);transition:background var(--transition)}.filter-toggle-btn:hover{background:var(--border)}.sort-dropdown{position:relative}.sort-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:var(--bg-tertiary);border-radius:var(--radius-full);font-size:13px;font-weight:600;color:var(--text);transition:background var(--transition);white-space:nowrap}.sort-btn:hover{background:var(--border)}.sort-menu{position:absolute;top:calc(100% + 6px);right:0;background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);min-width:180px;overflow:hidden;z-index:50}.sort-menu li button{width:100%;text-align:left;padding:10px 16px;font-size:13px;color:var(--text-secondary);transition:background var(--transition),color var(--transition)}.sort-menu li button:hover{background:var(--bg-secondary);color:var(--text)}.sort-menu li button.active{background:var(--primary-light);color:var(--primary-dark);font-weight:600}.empty-state{text-align:center;padding:80px 24px}.empty-title{font-size:20px;font-weight:700;margin-bottom:8px}.empty-sub{color:var(--text-secondary);margin-bottom:24px}.product-page{padding-bottom:80px}.product-page .container{padding-top:24px}.product-detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin:32px 0 48px;align-items:start}.product-detail-media{position:relative}.product-detail-img{position:relative;border-radius:var(--radius-xl);height:460px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-detail-photo{object-fit:cover}.product-detail-initial{position:relative;font-size:120px;font-weight:900;color:rgba(255,255,255,.5)}.product-detail-media .badge{position:absolute;top:16px;left:16px;z-index:2}.product-detail-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}.product-cat-link{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--primary-dark);background:var(--primary-light);padding:3px 10px;border-radius:var(--radius-full);transition:background var(--transition)}.product-cat-link:hover{background:var(--primary);color:#fff}.product-brand-tag{font-size:13px;color:var(--text-muted);padding:3px 10px;background:var(--bg-tertiary);border-radius:var(--radius-full)}.product-detail-name{font-size:30px;font-weight:900;color:var(--text);line-height:1.2;letter-spacing:-.5px;margin-bottom:12px}.product-detail-rating{display:flex;align-items:center;gap:3px;margin-bottom:20px}.rating-count{font-size:13px;color:var(--text-muted);margin-left:6px}.product-detail-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:16px}.price-main{font-size:36px;font-weight:900;color:var(--text);letter-spacing:-1px}.price-was-lg{font-size:18px;color:var(--text-muted);text-decoration:line-through}.price-save{font-size:13px;font-weight:700;color:var(--danger);background:#fef2f2;padding:3px 10px;border-radius:var(--radius-full)}.product-detail-summary{font-size:14px;color:var(--text-secondary);line-height:1.7;margin-bottom:16px}.product-detail-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.feature-tag{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border);padding:4px 12px;border-radius:var(--radius-full)}.feature-tag.preorder{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.stock-status{font-size:13px;font-weight:600;padding:8px 14px;border-radius:var(--radius-sm);margin-bottom:20px;background:#f0fdf4;color:#16a34a;display:inline-block}.stock-status.low{background:#fff7ed;color:#d97706}.stock-status.out{background:#fef2f2;color:#dc2626}.product-detail-cart{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:20px}.qty-selector{display:flex;align-items:center;gap:0;border:1.5px solid var(--border);border-radius:var(--radius-full);overflow:hidden;height:46px}.qty-selector button{width:40px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:background var(--transition)}.qty-selector button:hover:not(:disabled){background:var(--bg-tertiary)}.qty-selector button:disabled{opacity:.3;cursor:not-allowed}.qty-selector span{width:44px;text-align:center;font-weight:700;font-size:15px;border-left:1px solid var(--border);border-right:1px solid var(--border);line-height:44px}.add-to-cart-main{border-radius:var(--radius-full)}.add-to-cart-main.added{background:#16a34a}.btn-buy-now{display:inline-flex;align-items:center;gap:8px;padding:0 28px;height:48px;background:var(--text);color:var(--bg);border-radius:var(--radius-full);font-size:15px;font-weight:700;transition:background var(--transition)}.btn-buy-now:hover{background:#111}.btn-buy-now:disabled{opacity:.5;cursor:not-allowed}.btn-wishlist{width:48px;height:48px;border-radius:50%;border:1.5px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:border-color var(--transition),color var(--transition),background var(--transition);background:var(--bg);flex-shrink:0}.btn-wishlist.wishlisted,.btn-wishlist:hover{border-color:#ef4444;color:#ef4444}.btn-wishlist.wishlisted{background:#fef2f2}.btn-wishlist.wishlisted svg{fill:#ef4444}.product-detail-actions{display:flex;gap:16px}.product-tabs{border-top:1.5px solid var(--border);margin-bottom:48px}.tabs-nav{display:flex;border-bottom:1.5px solid var(--border)}.tab{padding:14px 24px;font-size:14px;font-weight:600;color:var(--text-muted);border-bottom:2.5px solid transparent;margin-bottom:-1.5px;transition:color var(--transition),border-color var(--transition)}.tab:hover{color:var(--text)}.tab.active{color:var(--primary-dark);border-bottom-color:var(--primary)}.tab-content{padding:28px 0;font-size:14px;color:var(--text-secondary);line-height:1.8}.specs-table{width:100%;border-collapse:collapse}.specs-table td,.specs-table th{padding:10px 16px;font-size:13px;border-bottom:1px solid var(--border);text-align:left}.specs-table th{width:160px;color:var(--text-muted);font-weight:600}.specs-table td{color:var(--text);font-weight:500}.not-found{padding:80px 24px;text-align:center}.not-found h2{font-size:24px;margin-bottom:20px}.cart-page{padding-bottom:80px}.cart-page .container{padding-top:32px}.cart-title{font-size:28px;font-weight:800;margin-bottom:24px}.cart-steps{gap:0;margin-bottom:40px;background:var(--bg-secondary);border:1.5px solid var(--border);border-radius:var(--radius-full);overflow:hidden;width:-moz-fit-content;width:fit-content}.cart-step,.cart-steps{display:flex;align-items:center}.cart-step{gap:10px;padding:10px 24px;font-size:13px;font-weight:600;color:var(--text-muted);transition:background var(--transition),color var(--transition)}.cart-step.active{background:var(--primary);color:#fff}.cart-step.done{color:var(--primary-dark)}.step-num{width:22px;height:22px;border-radius:var(--radius-full);background:rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.cart-step:not(.active) .step-num{background:var(--border);color:var(--text-secondary)}.cart-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:32px;gap:32px;align-items:start}.cart-item{display:grid;grid-template-columns:72px 1fr auto auto auto;align-items:center;grid-gap:16px;gap:16px;padding:20px;background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);margin-bottom:12px;transition:box-shadow var(--transition)}.cart-item:hover{box-shadow:var(--shadow-sm)}.cart-item-img{width:72px;height:72px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:28px;font-weight:900;color:rgba(255,255,255,.7);flex-shrink:0}.cart-item-img,.cart-item-img span{position:relative}.cart-item-info{display:flex;flex-direction:column;gap:4px}.cart-item-name{font-weight:700;font-size:14px;color:var(--text)}.cart-item-name:hover{color:var(--primary-dark)}.cart-item-price{font-size:13px;color:var(--text-secondary);display:flex;align-items:center;gap:8px}.free-tag{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;color:#1d4ed8;background:#dbeafe;padding:1px 7px;border-radius:var(--radius-full)}.cart-item-qty{display:flex;align-items:center;gap:0;border:1.5px solid var(--border);border-radius:var(--radius-full);height:36px;overflow:hidden}.cart-item-qty button{width:32px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:background var(--transition)}.cart-item-qty button:hover:not(:disabled){background:var(--bg-tertiary)}.cart-item-qty button:disabled{opacity:.3;cursor:not-allowed}.cart-item-qty span{width:38px;text-align:center;font-weight:700;font-size:14px;border-left:1px solid var(--border);border-right:1px solid var(--border)}.cart-item-total{font-weight:800;font-size:15px;min-width:80px;text-align:right}.remove-btn{color:var(--text-muted);transition:color var(--transition)}.remove-btn:hover{color:var(--danger)}.order-summary{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:24px;position:-webkit-sticky;position:sticky;top:80px}.summary-title{font-size:16px;font-weight:800;margin-bottom:20px}.summary-rows{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.summary-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--text-secondary)}.summary-row--save{color:#16a34a;font-weight:700}.total-row{font-size:16px;color:var(--text)}.summary-divider{height:1px;background:var(--border)}.free-label{color:var(--primary-dark);font-weight:700}.free-delivery-hint{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--primary-dark);background:var(--primary-light);padding:8px 12px;border-radius:var(--radius-md);margin-bottom:16px}.continue-shopping{display:block;text-align:center;font-size:13px;color:var(--text-muted);margin-top:14px;transition:color var(--transition)}.continue-shopping:hover{color:var(--primary-dark)}.delivery-form{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:28px}.form-row{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.form-row label{font-size:13px;font-weight:600;color:var(--text-secondary)}.form-input{padding:11px 14px;border:1.5px solid var(--border);border-radius:var(--radius-md);font-size:14px;color:var(--text);background:var(--bg);outline:none;transition:border-color var(--transition);resize:vertical}.form-input:focus{border-color:var(--primary)}.form-input::placeholder{color:var(--text-muted)}.form-textarea{min-height:80px}.checkout-error{margin:-4px 0 0;color:var(--danger);background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius-md);padding:10px 12px;font-size:13px;font-weight:600}.payment-options{display:flex;flex-wrap:wrap;gap:8px}.payment-option{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:13px;font-weight:500;cursor:pointer;transition:border-color var(--transition),background var(--transition)}.payment-option input{display:none}.payment-option.selected{border-color:var(--primary);background:var(--primary-light);color:var(--primary-dark);font-weight:700}.confirm-block{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:24px;margin-bottom:16px}.confirm-block h4{font-weight:700;margin-bottom:14px;text-transform:uppercase;letter-spacing:.4px}.confirm-block h4,.confirm-block p{font-size:14px;color:var(--text-secondary)}.confirm-block p{margin-bottom:6px}.confirm-block p strong{color:var(--text)}.confirm-item{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px;color:var(--text-secondary)}.confirm-item span:last-child{font-weight:700;color:var(--text)}.empty-cart{text-align:center;padding:100px 24px}.empty-cart-icon{margin:0 auto 20px;color:var(--text-muted);width:-moz-fit-content;width:fit-content}.empty-cart h2{font-size:24px;font-weight:800;margin-bottom:8px}.empty-cart p{color:var(--text-secondary);margin-bottom:24px}.order-success{display:flex;align-items:center;justify-content:center;padding:100px 24px}.success-card{text-align:center;background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-xl);padding:60px 48px;max-width:520px;box-shadow:var(--shadow-lg)}.success-icon{width:72px;height:72px;background:var(--primary);color:#fff;display:flex;margin:0 auto 24px}.success-icon,.success-kicker{border-radius:var(--radius-full);align-items:center;justify-content:center}.success-kicker{display:inline-flex;margin-bottom:10px;color:var(--primary-dark);background:var(--primary-light);padding:4px 12px;font-size:12px;font-weight:800}.success-card h2{font-size:26px;font-weight:900;margin-bottom:12px}.success-card p{color:var(--text-secondary);margin-bottom:28px;line-height:1.7}.success-receipt{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:28px;text-align:left}.success-receipt div{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px}.success-receipt span{display:block;color:var(--text-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.success-receipt strong{display:block;color:var(--text);font-size:13px;word-break:break-word}.store-page{--sp-primary:var(--primary);--sp-primary-strong:var(--primary-dark);--sp-primary-soft:var(--primary-light);--sp-text:var(--text);--sp-muted:var(--text-secondary);--sp-faint:var(--text-muted);--sp-border:var(--border);--sp-surface:#ffffff;--sp-surface-2:#f8fafc;--sp-success:#16a34a;--sp-accent:#0ea5e9;background:linear-gradient(180deg,#fff,#f8fafc 44%,#fff);color:var(--sp-text)}.bz-shell .store-page{--sp-primary:var(--bz-primary);--sp-primary-strong:var(--bz-primary-dark);--sp-primary-soft:#fff3e8;--sp-text:var(--bz-text);--sp-muted:var(--bz-text-2);--sp-faint:#777;--sp-border:var(--bz-border);--sp-surface:#ffffff;--sp-surface-2:#f8f8f3;background:linear-gradient(180deg,#fff,#f7f7f2 42%,#fff)}.store-page__hero{padding:42px 0 38px;border-bottom:1px solid var(--sp-border);background:linear-gradient(135deg,rgba(14,165,233,.09),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.9))}.bz-shell .store-page__hero{background:linear-gradient(135deg,color-mix(in srgb,var(--sp-primary) 12%,transparent) 0,transparent 36%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,247,242,.92))}.store-page__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:40px;gap:40px;align-items:stretch}.store-page__breadcrumb{display:flex;align-items:center;gap:8px;color:var(--sp-faint);font-size:13px;margin-bottom:18px}.store-page__breadcrumb a:hover,.store-page__eyebrow{color:var(--sp-primary-strong)}.store-page__eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:4px 12px;border:1px solid var(--sp-border);border-radius:999px;background:var(--sp-surface);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0;margin-bottom:16px}.store-page__hero h1{max-width:760px;font-size:clamp(32px,5vw,56px);line-height:1.04;font-weight:900;letter-spacing:0;margin:0 0 18px}.store-page__intro{max-width:720px;color:var(--sp-muted);font-size:17px;line-height:1.75;margin:0}.store-page__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px}.store-page__primary-action,.store-page__secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:800;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.store-page__primary-action{background:var(--sp-primary);color:#fff}.store-page__primary-action:hover{background:var(--sp-primary-strong);transform:translateY(-1px)}.store-page__secondary-action{color:var(--sp-text);background:var(--sp-surface);border:1px solid var(--sp-border)}.store-page__secondary-action:hover{border-color:var(--sp-primary);color:var(--sp-primary-strong)}.store-page__hero-panel{border:1px solid var(--sp-border);border-radius:8px;background:rgba(255,255,255,.92);padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.08);display:flex;flex-direction:column;justify-content:center}.store-page__panel-kicker{color:var(--sp-faint);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0;margin-bottom:6px}.store-page__hero-panel>strong{color:var(--sp-text);font-size:26px;line-height:1.15;margin-bottom:12px}.store-page__hero-panel>p{color:var(--sp-muted);font-size:14px;line-height:1.7;margin:0}.store-page__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:22px}.store-page__metrics div{border:1px solid var(--sp-border);border-radius:8px;background:var(--sp-surface-2);padding:12px}.store-page__metrics strong{display:block;color:var(--sp-primary-strong);font-size:18px;line-height:1.1}.store-page__metrics span{display:block;color:var(--sp-muted);font-size:11px;line-height:1.35;margin-top:5px}.store-page__body{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:44px;gap:44px;padding-top:44px;padding-bottom:72px}.store-page__main{min-width:0}.store-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:12px}.store-card{border:1px solid var(--sp-border);border-radius:8px;background:var(--sp-surface);padding:20px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.store-card__icon{width:38px;height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--sp-primary-soft);color:var(--sp-primary-strong);flex-shrink:0}.store-card h2{margin:16px 0 8px;font-size:17px;line-height:1.3;letter-spacing:0}.store-card p,.store-panel__copy{color:var(--sp-muted);font-size:14px;line-height:1.75}.store-panel{padding:30px 0;border-bottom:1px solid var(--sp-border)}.store-panel--wide{border:1px solid var(--sp-border);border-radius:8px;background:var(--sp-surface);padding:24px;margin:22px 0;box-shadow:0 10px 30px rgba(15,23,42,.06)}.store-panel__head{margin-bottom:18px}.store-panel__head span{display:block;color:var(--sp-primary-strong);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0;margin-bottom:4px}.store-panel__head strong{display:block;color:var(--sp-text);font-size:24px;line-height:1.25;letter-spacing:0}.store-panel__copy+.store-panel__copy{margin-top:12px}.store-check-list{display:grid;grid-gap:10px;gap:10px}.store-check-list li{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;color:var(--sp-muted);font-size:14px;line-height:1.65}.store-check-list svg{width:22px;height:22px;border-radius:999px;padding:4px;background:#dcfce7;color:var(--sp-success);margin-top:1px}.store-form{display:grid;grid-gap:16px;gap:16px}.store-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.store-form label{display:grid;grid-gap:7px;gap:7px;color:var(--sp-muted);font-size:13px;font-weight:700}.store-input{width:100%;min-height:44px;border:1px solid var(--sp-border);border-radius:8px;background:#fff;color:var(--sp-text);padding:11px 13px;font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.store-input:focus{border-color:var(--sp-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--sp-primary) 18%,transparent)}.store-textarea{resize:vertical;min-height:128px}.store-form__notice{border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;padding:11px 13px;font-size:13px;font-weight:700}.store-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 18px;gap:0 18px;margin-top:24px;border-top:1px solid var(--sp-border)}.store-contact-card{display:flex;align-items:flex-start;gap:12px;padding:16px 0;border-bottom:1px solid var(--sp-border);color:var(--sp-text)}.store-contact-card:hover strong{color:var(--sp-primary-strong)}.store-contact-card__body{display:grid;grid-gap:3px;gap:3px}.store-contact-card__body strong{font-size:14px;line-height:1.35;transition:color .18s ease}.store-contact-card__body small{color:var(--sp-muted);font-size:12px;line-height:1.5}.store-track-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px}.store-track-form__field{min-height:46px;border:1px solid var(--sp-border);border-radius:999px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 16px;color:var(--sp-faint)}.store-track-form__field:focus-within{border-color:var(--sp-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--sp-primary) 18%,transparent)}.store-track-form__field input{width:100%;border:0;outline:none;color:var(--sp-text);font-size:14px;background:transparent}.store-track-result{margin-top:18px;border-radius:8px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b;padding:14px;font-size:14px}.store-track-result--found{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;border-color:var(--sp-border);background:var(--sp-surface-2);color:var(--sp-text)}.store-track-result span{display:block;color:var(--sp-faint);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0;margin-bottom:4px}.store-track-result strong{display:block;color:var(--sp-text);font-size:13px;line-height:1.3}.store-timeline{display:grid;grid-gap:0;gap:0;margin-top:26px}.store-timeline__item{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:12px;gap:12px;padding-bottom:20px}.store-timeline__item:before{content:"";position:absolute;left:16px;top:34px;bottom:0;width:1px;background:var(--sp-border)}.store-timeline__item:last-child{padding-bottom:0}.store-timeline__item:last-child:before{display:none}.store-timeline__marker{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--sp-surface-2);border:1px solid var(--sp-border);color:var(--sp-muted);font-size:12px;font-weight:900;z-index:1}.store-timeline__item.is-active .store-timeline__marker{background:var(--sp-primary);border-color:var(--sp-primary);color:#fff}.store-step strong,.store-timeline strong{display:block;color:var(--sp-text);font-size:15px;line-height:1.35;margin-bottom:4px}.store-step p,.store-timeline p{color:var(--sp-muted);font-size:13px;line-height:1.65;margin:0}.store-step-list{display:grid;grid-gap:14px;gap:14px}.store-step{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;padding:18px 0;border-bottom:1px solid var(--sp-border)}.store-step:last-child{border-bottom:0}.store-step>span{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--sp-primary-soft);color:var(--sp-primary-strong);font-size:13px;font-weight:900}.store-job-list{display:grid;grid-gap:12px;gap:12px}.store-job-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;border:1px solid var(--sp-border);border-radius:8px;background:var(--sp-surface);padding:18px}.store-job-card h3{margin:0 0 6px;font-size:16px;letter-spacing:0}.store-job-card p{color:var(--sp-muted);font-size:13px;line-height:1.65;margin:0}.store-job-card__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.store-job-card__meta span{border:1px solid var(--sp-border);border-radius:999px;padding:5px 10px;color:var(--sp-muted);font-size:12px;font-weight:800;background:var(--sp-surface-2)}.store-faq-list{display:grid;grid-gap:8px;gap:8px}.store-faq{border:1px solid var(--sp-border);border-radius:8px;background:var(--sp-surface);overflow:hidden}.store-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;color:var(--sp-text);font-weight:800;font-size:14px;cursor:pointer;list-style:none}.store-faq summary::-webkit-details-marker{display:none}.store-faq summary svg{color:var(--sp-faint);transition:transform .18s ease;flex-shrink:0}.store-faq[open] summary svg{transform:rotate(180deg)}.store-faq p{color:var(--sp-muted);border-top:1px solid var(--sp-border);padding:0 18px 16px;font-size:14px;line-height:1.75}.store-page__aside{display:grid;grid-gap:16px;gap:16px;align-self:start;position:-webkit-sticky;position:sticky;top:132px}.store-help-card,.store-related{border:1px solid var(--sp-border);border-radius:8px;background:var(--sp-surface);padding:20px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.store-help-card h2,.store-related h2{margin:14px 0 8px;color:var(--sp-text);font-size:17px;line-height:1.3;letter-spacing:0}.store-related h2{margin-top:0;margin-bottom:12px}.store-help-card p{color:var(--sp-muted);font-size:13px;line-height:1.65;margin-bottom:14px}.store-help-card__link{display:block;color:var(--sp-primary-strong);font-size:13px;font-weight:800;line-height:1.6;overflow-wrap:anywhere}.store-related{display:grid;grid-gap:2px;gap:2px}.store-related a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;color:var(--sp-muted);border-radius:8px;padding:8px 10px;font-size:13px;font-weight:700;transition:background .18s ease,color .18s ease}.store-related a:hover{background:var(--sp-primary-soft);color:var(--sp-primary-strong)}.account-page,.auth-page{--auth-primary:var(--primary);--auth-primary-strong:var(--primary-dark);--auth-primary-soft:var(--primary-light);--auth-text:var(--text);--auth-muted:var(--text-secondary);--auth-faint:var(--text-muted);--auth-border:var(--border);--auth-surface:#ffffff;--auth-surface-2:#f8fafc;--auth-danger:#dc2626;--auth-success:#16a34a;position:relative;min-height:680px;background:linear-gradient(135deg,rgba(14,165,233,.1),transparent 34%),linear-gradient(180deg,#fff,#f8fafc);color:var(--auth-text);overflow:hidden}.bz-shell .account-page,.bz-shell .auth-page{--auth-primary:var(--bz-primary);--auth-primary-strong:var(--bz-primary-dark);--auth-primary-soft:#fff3e8;--auth-text:var(--bz-text);--auth-muted:var(--bz-text-2);--auth-faint:#777;--auth-border:var(--bz-border);--auth-surface:#ffffff;--auth-surface-2:#f8f8f3;background:linear-gradient(135deg,color-mix(in srgb,var(--auth-primary) 12%,transparent),transparent 34%),linear-gradient(180deg,#fff 0,#f7f7f2 100%)}.auth-page__bg{position:absolute;inset:auto 0 0;height:38%;background:var(--auth-surface-2);border-top:1px solid var(--auth-border);pointer-events:none}.auth-container{position:relative;z-index:1;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:58px 0 72px;display:grid;grid-template-columns:minmax(0,1fr) 440px;grid-gap:42px;gap:42px;align-items:center}.auth-hero{max-width:610px}.auth-brand{gap:10px;margin-bottom:34px}.auth-brand,.auth-brand span{display:inline-flex;align-items:center}.auth-brand span{width:40px;height:40px;border-radius:8px;justify-content:center;background:var(--auth-primary);color:#fff;font-weight:900}.auth-brand strong{color:var(--auth-text);font-size:18px;font-weight:900}.auth-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:4px 12px;border:1px solid var(--auth-border);border-radius:999px;background:var(--auth-surface);color:var(--auth-primary-strong);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0;margin-bottom:16px}.account-hero h1,.auth-hero h1{margin:0 0 16px;color:var(--auth-text);font-size:48px;line-height:1.06;font-weight:900;letter-spacing:0}.account-hero p,.auth-hero p{color:var(--auth-muted);font-size:16px;line-height:1.75;margin:0}.auth-points{display:grid;grid-gap:10px;gap:10px;margin-top:28px}.auth-points span{display:inline-flex;align-items:center;gap:9px;color:var(--auth-muted);font-size:14px;font-weight:700}.auth-points svg{width:24px;height:24px;border-radius:999px;padding:5px;background:#dcfce7;color:var(--auth-success)}.account-panel,.auth-card{border:1px solid var(--auth-border);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 18px 44px rgba(15,23,42,.1)}.auth-card{padding:28px}.auth-card__head{display:flex;align-items:flex-start;gap:12px;margin-bottom:22px}.auth-card__head>span{width:38px;height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--auth-primary-soft);color:var(--auth-primary-strong);flex-shrink:0}.auth-card__head h2{margin:0 0 4px;color:var(--auth-text);font-size:22px;line-height:1.25;font-weight:900;letter-spacing:0}.auth-card__head p{margin:0;color:var(--auth-muted);font-size:13px;line-height:1.55}.auth-form{display:grid;grid-gap:16px;gap:16px}.auth-field{display:grid;grid-gap:7px;gap:7px}.auth-field>span,.auth-form__row{color:var(--auth-muted);font-size:13px;font-weight:800}.auth-field input,.auth-field select,.auth-password-field{width:100%;min-height:46px;border:1px solid var(--auth-border);border-radius:8px;background:#fff;color:var(--auth-text);font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.auth-field input,.auth-field select{padding:11px 13px}.auth-field input:disabled{background:var(--auth-surface-2);color:var(--auth-faint);cursor:not-allowed}.auth-field input:focus,.auth-field select:focus,.auth-password-field:focus-within{border-color:var(--auth-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--auth-primary) 18%,transparent)}.auth-password-field{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;overflow:hidden}.auth-password-field input{min-height:44px;border:0;outline:0;padding:11px 0 11px 13px;background:transparent}.auth-password-field button{height:44px;color:var(--auth-faint);display:inline-flex;align-items:center;justify-content:center}.auth-password-field button:hover{color:var(--auth-primary-strong)}.auth-form__row{display:flex;justify-content:flex-end}.auth-form__row a,.auth-inline-action,.auth-switch a{color:var(--auth-primary-strong);font-weight:900}.account-logout,.auth-inline-action,.auth-submit{min-height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:900;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.auth-submit{width:100%;background:var(--auth-primary);color:#fff}.auth-submit:hover{background:var(--auth-primary-strong);transform:translateY(-1px)}.auth-inline-action{border:1px solid var(--auth-border);background:var(--auth-surface-2);color:var(--auth-primary-strong)}.auth-inline-action:hover{border-color:var(--auth-primary)}.auth-switch{margin:2px 0 0;color:var(--auth-muted);font-size:13px;text-align:center}.auth-alert{border-radius:8px;padding:11px 13px;font-size:13px;line-height:1.5;font-weight:800}.auth-alert--error{border:1px solid #fecaca;background:#fef2f2;color:var(--auth-danger)}.auth-alert--success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.account-container{display:block;padding-top:42px}.account-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.account-hero>div{max-width:720px}.account-logout{border:1px solid var(--auth-border);background:var(--auth-surface);color:var(--auth-muted);padding:10px 16px;flex-shrink:0}.account-logout:hover{border-color:var(--auth-primary);color:var(--auth-primary-strong)}.account-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:18px;gap:18px;align-items:start;margin-bottom:18px}.account-panel{padding:24px}.account-panel--side{text-align:center}.account-avatar{width:74px;height:74px;margin:0 auto 14px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--auth-primary);color:#fff;font-size:28px;font-weight:900}.account-panel--side h2{margin:0 0 4px;color:var(--auth-text);font-size:20px;line-height:1.3;letter-spacing:0}.account-panel--side>p{color:var(--auth-muted);font-size:13px;margin:0 0 18px;overflow-wrap:anywhere}.account-stat-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:18px}.account-stat-row div{border:1px solid var(--auth-border);border-radius:8px;background:var(--auth-surface-2);padding:12px}.account-order span,.account-stat-row span{display:block;color:var(--auth-faint);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:0;margin-bottom:4px}.account-order strong,.account-stat-row strong{color:var(--auth-text);font-size:13px;line-height:1.3;overflow-wrap:anywhere}.account-links{display:grid;grid-gap:8px;gap:8px;text-align:left}.account-links a{min-height:40px;border:1px solid var(--auth-border);border-radius:8px;color:var(--auth-muted);display:flex;align-items:center;gap:9px;padding:9px 11px;font-size:13px;font-weight:800;transition:background .18s ease,color .18s ease,border-color .18s ease}.account-links a:hover{background:var(--auth-primary-soft);border-color:var(--auth-primary);color:var(--auth-primary-strong)}.account-order-list{display:grid;grid-gap:10px;gap:10px}.account-order{display:grid;grid-template-columns:1.2fr repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:14px}.account-empty,.account-order{border:1px solid var(--auth-border);border-radius:8px;background:var(--auth-surface-2)}.account-empty{padding:28px;text-align:center;color:var(--auth-muted)}.account-empty svg{color:var(--auth-primary-strong);margin-bottom:10px}.account-empty p{margin:0 0 12px;font-size:14px}.account-empty a{color:var(--auth-primary-strong);font-weight:900}.bz-account-initial{width:25px;height:25px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--bz-primary);color:#fff;font-size:12px;font-weight:900}@media (max-width:920px){.auth-container{grid-template-columns:1fr;gap:26px;align-items:start}.auth-hero{max-width:none}.account-hero h1,.auth-hero h1{font-size:38px}.account-grid{grid-template-columns:1fr}.account-hero{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.auth-container{width:min(100% - 28px,1120px);padding:34px 0 56px}.auth-brand{margin-bottom:24px}.account-hero h1,.auth-hero h1{font-size:30px}.account-panel,.auth-card{padding:20px}.account-order,.account-stat-row,.auth-points{grid-template-columns:1fr}.account-logout{width:100%}}@media (max-width:1040px){.store-page__body,.store-page__hero-grid{grid-template-columns:1fr}.store-page__aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.store-page__hero{padding:30px 0}.store-page__hero h1{font-size:34px}.store-page__intro{font-size:15px}.store-card-grid,.store-contact-grid,.store-form__grid,.store-job-card,.store-page__aside,.store-track-form{grid-template-columns:1fr}.store-job-card__meta{justify-content:flex-start}.store-track-result--found{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.store-page__body{padding-top:28px;padding-bottom:56px}.store-page__hero h1{font-size:30px}.store-page__actions{align-items:stretch;flex-direction:column}.store-page__primary-action,.store-page__secondary-action{width:100%}.store-card,.store-help-card,.store-page__hero-panel,.store-panel--wide,.store-related{padding:18px}.store-page__metrics,.store-track-result--found{grid-template-columns:1fr}.store-step{grid-template-columns:44px minmax(0,1fr);gap:12px}}@media (max-width:1024px){.footer-main{grid-template-columns:1fr 1fr;gap:36px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:none}.trust-item{border-bottom:1px solid var(--border)}.trust-item:nth-child(3),.trust-item:nth-child(4){border-bottom:none}}@media (max-width:900px){.hero-content{grid-template-columns:1fr;gap:40px}.hero{padding:60px 0 50px}.hero-visual{display:none}.product-detail{grid-template-columns:1fr;gap:32px}.product-detail-img{height:320px}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.shop-layout{grid-template-columns:1fr}.shop-sidebar{display:none;position:fixed;top:0;left:0;height:100vh;width:280px;z-index:300;border-radius:0;overflow-y:auto;transform:translateX(-100%);transition:transform .25s ease}.shop-sidebar.open{display:block;transform:translateX(0)}.sidebar-close{display:flex}.sidebar-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:299}.filter-toggle-btn{display:flex}.promo-inner{flex-direction:column;gap:24px}.cart-item{grid-template-columns:56px 1fr auto;grid-template-rows:auto auto auto}.cart-item-img{width:56px;height:56px}.cart-item-qty,.cart-item-total{grid-column:2}.remove-btn{grid-row:1;grid-column:3}}@media (max-width:768px){.success-card{padding:42px 24px}.success-receipt{grid-template-columns:1fr}.mobile-toggle{display:flex}.main-nav{display:none;position:fixed;top:65px;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;padding:12px;gap:2px;z-index:150;box-shadow:var(--shadow-lg)}.main-nav.open{display:flex}.nav-link{padding:12px 16px;border-radius:var(--radius-md)}.mobile-overlay{display:block;position:fixed;inset:0;top:65px;background:rgba(0,0,0,.3);z-index:140}.footer-main{grid-template-columns:1fr;gap:28px}.footer-bottom-inner{flex-direction:column;gap:6px;text-align:center}.trust-grid{grid-template-columns:1fr 1fr}.hero-title{letter-spacing:-.5px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid{gap:12px}.cart-steps{overflow-x:auto}}@media (max-width:480px){.product-grid{grid-template-columns:1fr 1fr}.product-card-img{height:160px}.category-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn-ghost,.hero-actions .btn-primary{justify-content:center}}.bz-shell{--bz-primary:#f48721;--bz-primary-dark:color-mix(in srgb,var(--bz-primary) 75%,#000);--bz-nav:#0d1f14;--bz-page-bg:#f5f5f0;--bz-white:#ffffff;--bz-card:#ffffff;--bz-text:#252a34;--bz-text-2:#555;--bz-border:#e0e0d8;--bz-radius:8px;--bz-shadow:0 2px 8px rgba(0,0,0,.09);display:flex;flex-direction:column;min-height:100vh;background:var(--bz-page-bg);color:var(--bz-text);font-family:Inter,-apple-system,sans-serif}.bz-main{flex:1 1}.bz-container{max-width:1280px;margin:0 auto;padding:0 20px}.bz-announcement{background:var(--bz-primary);color:#fff;text-align:center;font-size:.82rem;font-weight:500;padding:7px 16px;letter-spacing:.01em}.bz-header-top{background:var(--bz-white);border-bottom:1px solid var(--bz-border);position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 1px 4px rgba(0,0,0,.07)}.bz-header-top-inner{display:flex;align-items:center;gap:16px;height:68px}.bz-logo{gap:9px;text-decoration:none}.bz-logo,.bz-logo-mark{display:flex;align-items:center;flex-shrink:0}.bz-logo-mark{width:38px;height:38px;background:var(--bz-primary);color:#fff;border-radius:9px;justify-content:center;font-size:1.1rem;font-weight:800}.bz-logo-name{font-size:1.1rem;font-weight:700;color:var(--bz-text);letter-spacing:-.02em}.bz-search-form{flex:1 1;display:flex;max-width:600px;border:1.5px solid var(--bz-border);border-radius:50px;overflow:hidden;background:var(--bz-white);transition:border-color .15s}.bz-search-form:focus-within{border-color:var(--bz-primary)}.bz-search-input{flex:1 1;border:none;outline:none;padding:10px 16px;font-size:.88rem;color:var(--bz-text);background:transparent}.bz-search-btn{background:var(--bz-primary);color:#fff;border:none;padding:0 20px;cursor:pointer;display:flex;align-items:center;transition:opacity .15s}.bz-search-btn:hover{opacity:.9}.bz-header-icons{gap:6px;flex-shrink:0}.bz-header-icons,.bz-icon-btn{display:flex;align-items:center}.bz-icon-btn{width:38px;height:38px;border-radius:50%;border:none;background:none;justify-content:center;color:var(--bz-text);cursor:pointer;transition:background .15s,color .15s}.bz-icon-btn:hover{background:#f0f0ec;color:var(--bz-primary)}.bz-icon-btn--label{width:auto;border-radius:8px;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:500}.bz-cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:var(--bz-text);text-decoration:none;transition:background .15s,color .15s}.bz-cart-btn:hover{background:#f0f0ec;color:var(--bz-primary)}.bz-cart-badge{position:absolute;top:2px;right:2px;background:var(--bz-primary);color:#fff;font-size:.65rem;font-weight:700;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center}.bz-header-nav{background:var(--bz-nav);position:-webkit-sticky;position:sticky;top:69px;z-index:99}.bz-header-nav-inner{display:flex;align-items:center;justify-content:space-between;height:44px}.bz-nav-links{gap:2px}.bz-nav-link,.bz-nav-links{display:flex;align-items:center}.bz-nav-link{color:rgba(255,255,255,.85);font-size:.83rem;font-weight:500;padding:6px 12px;border-radius:5px;transition:background .15s,color .15s;text-decoration:none;white-space:nowrap;background:none;border:none;cursor:pointer;gap:4px}.bz-nav-link:hover{background:rgba(255,255,255,.12);color:#fff}.bz-nav-link--has-icon{gap:5px}.bz-nav-dropdown-wrap{position:relative}.bz-nav-dropdown{display:none;position:absolute;top:calc(100% + 4px);left:0;background:var(--bz-white);border:1px solid var(--bz-border);border-radius:var(--bz-radius);box-shadow:var(--bz-shadow);min-width:180px;z-index:200;padding:6px 0}.bz-nav-dropdown-wrap:hover .bz-nav-dropdown{display:block}.bz-nav-dropdown-item{display:block;padding:8px 16px;font-size:.85rem;color:var(--bz-text);text-decoration:none;transition:background .12s,color .12s}.bz-nav-dropdown-item:hover{background:#fef3e8;color:var(--bz-primary)}.bz-flash-btn{background:var(--bz-primary);color:#fff;font-size:.8rem;font-weight:700;padding:6px 14px;border-radius:50px;text-decoration:none;white-space:nowrap;transition:opacity .15s;letter-spacing:.01em}.bz-flash-btn:hover{opacity:.9}.bz-mobile-search{background:var(--bz-white);border-bottom:1px solid var(--bz-border);padding:10px 16px}.bz-mobile-search-form{display:flex;gap:8px}.bz-mobile-search-input{flex:1 1;border:1px solid var(--bz-border);border-radius:6px;padding:9px 12px;font-size:.88rem;outline:none}.bz-mobile-search-input:focus{border-color:var(--bz-primary)}.bz-mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:150}.bz-mobile-drawer{position:fixed;top:0;right:0;width:280px;height:100%;background:var(--bz-white);z-index:160;display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(0,0,0,.15)}.bz-mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--bz-border);font-weight:600;font-size:1rem}.bz-mobile-drawer-header button{background:none;border:none;cursor:pointer;color:var(--bz-text-2)}.bz-mobile-nav{display:flex;flex-direction:column;padding:8px 0;overflow-y:auto;flex:1 1}.bz-mobile-nav-link{padding:13px 20px;font-size:.92rem;color:var(--bz-text);text-decoration:none;border-bottom:1px solid #f0f0ec;transition:background .12s,color .12s}.bz-mobile-nav-link:hover{background:#fef3e8;color:var(--bz-primary)}.bz-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--bz-white);border-top:1px solid var(--bz-border);z-index:140;height:60px;align-items:stretch}.bz-bottom-nav-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:.65rem;font-weight:500;color:var(--bz-text-2);text-decoration:none;background:none;border:none;cursor:pointer;transition:color .15s}.bz-bottom-nav-item:active,.bz-bottom-nav-item:hover{color:var(--bz-primary)}.bz-bottom-nav-cart{position:relative}.bz-bottom-cart-badge{position:absolute;top:6px;right:calc(50% - 22px);background:var(--bz-primary);color:#fff;font-size:.6rem;font-weight:700;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.bz-hero{background:var(--bz-page-bg);padding:16px 0}.bz-hero-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:12px;gap:12px;align-items:stretch}.bz-hero-slider{position:relative;border-radius:12px;overflow:hidden;min-height:340px;background:var(--bz-nav)}.bz-slide{position:absolute;inset:0;min-height:100%;opacity:0;transition:opacity .6s ease;display:flex;align-items:center;padding:40px 48px;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat}.bz-slide--active{opacity:1}.bz-slide-body{position:relative;z-index:2}.bz-slide-eyebrow{color:rgba(255,255,255,.75);font-size:.82rem;font-weight:600;letter-spacing:.04em;display:block;margin-bottom:10px}.bz-slide-title{color:#fff;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.2;margin:0 0 24px;white-space:pre-line;letter-spacing:-.02em}.bz-slide-decor{position:absolute;inset:0;pointer-events:none}.bz-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.bz-slider-arrow:hover{background:rgba(255,255,255,.35)}.bz-slider-arrow--l{left:12px}.bz-slider-arrow--r{right:12px}.bz-slider-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:7px;z-index:5}.bz-slider-dot{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,.4);cursor:pointer;transition:background .2s,width .2s;padding:0}.bz-slider-dot--active{background:#fff;width:22px;border-radius:4px}.bz-hero-sidebar{display:flex;flex-direction:column;gap:12px}.bz-promo-card{flex:1 1;border-radius:12px;overflow:hidden;text-decoration:none;display:block;transition:transform .2s}.bz-promo-card:hover{transform:translateY(-2px)}.bz-promo-body{padding:24px 20px;display:flex;flex-direction:column;gap:4px;height:100%}.bz-promo-eyebrow{color:rgba(255,255,255,.7);font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.bz-promo-title{color:#fff;font-size:1.1rem;font-weight:800;line-height:1.2}.bz-promo-sub{color:rgba(255,255,255,.8);font-size:.8rem}.bz-promo-cta{color:rgba(255,255,255,.9);font-size:.8rem;font-weight:600;margin-top:auto;padding-top:12px}.bz-trust{background:var(--bz-white);border-top:1px solid var(--bz-border);border-bottom:1px solid var(--bz-border)}.bz-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0}.bz-trust-item{display:flex;align-items:center;gap:12px;padding:16px 20px;border-right:1px solid var(--bz-border)}.bz-trust-item:last-child{border-right:none}.bz-trust-icon{color:var(--bz-primary);flex-shrink:0}.bz-trust-item strong{display:block;font-size:.85rem;font-weight:700;color:var(--bz-text)}.bz-trust-item span{font-size:.75rem;color:var(--bz-text-2)}.bz-section{padding:32px 0}.bz-section--white{background:var(--bz-white)}.bz-section-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--bz-border);margin-bottom:20px}.bz-section-title{font-size:1.1rem;font-weight:700;color:var(--bz-text);margin:0}.bz-view-all{display:inline-flex;align-items:center;gap:4px;font-size:.82rem;font-weight:600;color:var(--bz-primary);text-decoration:none;transition:gap .15s}.bz-view-all:hover{gap:7px}.bz-cat-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.bz-cat-row::-webkit-scrollbar{display:none}.bz-cat-card{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;width:88px;text-decoration:none;transition:transform .15s}.bz-cat-card:hover{transform:translateY(-3px)}.bz-cat-icon{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.bz-cat-name{font-size:.75rem;font-weight:600;color:var(--bz-text);text-align:center;line-height:1.3}.bz-product-scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.bz-product-scroll::-webkit-scrollbar{display:none}.bz-product-scroll-item{flex-shrink:0;width:200px}.bz-product-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.bz-product-card{background:var(--bz-card);border:1px solid var(--bz-border);border-radius:var(--bz-radius);transition:box-shadow .18s,transform .18s}.bz-product-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.12);transform:translateY(-2px)}.bz-product-img-wrap{display:block;border-radius:var(--bz-radius) var(--bz-radius) 0 0;position:relative;text-decoration:none;overflow:hidden}.bz-product-img{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:2rem;font-weight:800;color:#fff}.bz-product-initial{position:relative;opacity:.9}.bz-product-save-badge{right:8px;background:var(--bz-primary);color:#fff;font-size:.65rem}.bz-product-flag,.bz-product-save-badge{position:absolute;top:8px;z-index:2;font-weight:700;padding:2px 7px;border-radius:4px}.bz-product-flag{left:8px;font-size:.62rem}.bz-product-flag--new{background:#dcfce7;color:#166534}.bz-product-oos{position:absolute;inset:0;z-index:3;background:rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#666}.bz-product-body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px}.bz-product-brand{font-size:.68rem;font-weight:600;color:var(--bz-text-2);text-transform:uppercase;letter-spacing:.04em}.bz-product-name{font-size:.83rem;font-weight:600;color:var(--bz-text);text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bz-product-name:hover{color:var(--bz-primary)}.bz-product-price-row{display:flex;align-items:baseline;gap:7px;margin-top:4px}.bz-product-price{font-size:.95rem;font-weight:800;color:var(--bz-primary)}.bz-product-was{font-size:.75rem;color:var(--bz-text-2);text-decoration:line-through}.bz-product-action{margin-top:8px}.bz-add-btn,.bz-product-actions{display:flex;gap:6px}.bz-add-btn{width:100%;padding:8px 10px;background:var(--bz-primary);color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;align-items:center;justify-content:center;transition:opacity .15s}.bz-product-actions .bz-add-btn{width:auto;flex:1 1}.bz-add-btn:hover{opacity:.88}.bz-add-btn:disabled{background:#ccc;cursor:not-allowed}.bz-add-btn--in{background:#166534}.bz-buy-btn{flex:1 1;padding:8px 10px;background:#fff;color:var(--bz-primary);border:1.5px solid var(--bz-primary);border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .15s,color .15s}.bz-buy-btn:hover{background:var(--bz-primary);color:#fff}.bz-buy-btn:disabled{opacity:.4;cursor:not-allowed}.bz-product-wishlist{position:absolute;bottom:8px;right:8px;z-index:4;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.92);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.75);transition:opacity .18s,transform .18s;box-shadow:0 2px 6px rgba(0,0,0,.15)}.bz-product-wishlist svg{color:#9ca3af;transition:color .15s,fill .15s}.bz-product-card:hover .bz-product-wishlist,.bz-product-wishlist.wishlisted{opacity:1;transform:scale(1)}.bz-product-wishlist.wishlisted svg,.bz-product-wishlist:hover svg{color:#ef4444;fill:#ef4444}.bz-qty-box{border:1.5px solid var(--bz-primary);border-radius:6px;overflow:hidden}.bz-qty-box,.bz-qty-btn{display:flex;align-items:center}.bz-qty-btn{flex:1 1;padding:7px 0;background:none;border:none;color:var(--bz-primary);cursor:pointer;justify-content:center;font-weight:700;transition:background .12s}.bz-qty-btn:hover{background:#fef3e8}.bz-qty-btn:disabled{opacity:.35;cursor:not-allowed}.bz-qty-count{padding:0 12px;color:var(--bz-text);border-left:1px solid var(--bz-border);border-right:1px solid var(--bz-border);min-width:36px;text-align:center}.bz-btn,.bz-qty-count{font-size:.9rem;font-weight:700}.bz-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--bz-primary);border:none;border-radius:50px;padding:11px 24px;text-decoration:none;transition:opacity .15s;cursor:pointer}.bz-btn:hover{opacity:.9}.bz-btn--white{background:#fff;color:var(--bz-primary)}.bz-promo-strip{background:var(--bz-primary);padding:36px 0}.bz-promo-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.bz-promo-strip-eyebrow{color:rgba(255,255,255,.75);font-size:.8rem;font-weight:600;margin-bottom:4px;text-transform:uppercase;letter-spacing:.06em}.bz-promo-strip-title{color:#fff;font-size:1.4rem;font-weight:800;margin:0 0 6px;letter-spacing:-.02em}.bz-promo-strip-code{color:rgba(255,255,255,.85);font-size:.85rem;margin:0}.bz-promo-strip-code strong{background:rgba(0,0,0,.2);padding:1px 8px;border-radius:4px}.bz-footer{background:var(--bz-white);border-top:1px solid var(--bz-border)}.bz-footer-main{padding:48px 0 32px}.bz-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;grid-gap:32px;gap:32px}.bz-footer-logo{display:flex;align-items:center;gap:9px;text-decoration:none;margin-bottom:12px}.bz-footer-tagline{color:var(--bz-text-2);font-size:.83rem;line-height:1.55;margin:0 0 16px}.bz-footer-contact-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.bz-footer-contact-item{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--bz-text-2);text-decoration:none;transition:color .15s}.bz-footer-contact-item:hover{color:var(--bz-primary)}.bz-footer-social{display:flex;gap:8px}.bz-social-link{width:34px;height:34px;border-radius:50%;border:1px solid var(--bz-border);display:flex;align-items:center;justify-content:center;color:var(--bz-text-2);text-decoration:none;transition:border-color .15s,color .15s,background .15s}.bz-social-link:hover{border-color:var(--bz-primary);color:var(--bz-primary);background:#fef3e8}.bz-footer-col-title{font-size:.85rem;font-weight:700;color:var(--bz-text);margin:0 0 14px;text-transform:uppercase;letter-spacing:.05em}.bz-footer-links{display:flex;flex-direction:column;gap:8px;list-style:none}.bz-footer-links a{font-size:.83rem;color:var(--bz-text-2);text-decoration:none;transition:color .15s}.bz-footer-links a:hover{color:var(--bz-primary)}.bz-footer-bottom{border-top:1px solid var(--bz-border);padding:14px 0;background:#f9f9f5}.bz-footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:var(--bz-text-2);flex-wrap:wrap;gap:8px}.bz-footer-powered{color:var(--bz-text-2)}.bz-footer-powered strong{color:var(--bz-primary)}.bz-hide-sm{display:flex}.bz-show-sm{display:none}@media (max-width:1024px){.bz-product-grid{grid-template-columns:repeat(4,1fr)}.bz-footer-grid{grid-template-columns:1fr 1fr 1fr;gap:24px}.bz-footer-brand{grid-column:span 3}.bz-trust-grid{grid-template-columns:repeat(2,1fr)}.bz-trust-item:nth-child(2){border-right:none}.bz-trust-item:nth-child(3){border-right:1px solid var(--bz-border)}}@media (max-width:768px){.bz-hero-layout{grid-template-columns:1fr}.bz-hero-sidebar{display:none}.bz-hero-slider{min-height:260px}.bz-slide{padding:28px 24px}.bz-product-grid{grid-template-columns:repeat(2,1fr)}.bz-product-scroll-item{width:170px}.bz-hide-sm,.bz-search-form{display:none}.bz-show-sm{display:block}.bz-bottom-nav{display:flex}.bz-footer-grid{grid-template-columns:1fr 1fr;gap:20px}.bz-footer-brand{grid-column:span 2}.bz-trust-grid{grid-template-columns:repeat(2,1fr)}.bz-header-nav{display:none}.bz-promo-strip-inner{flex-direction:column;text-align:center}}@media (max-width:480px){.bz-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.bz-footer-grid{grid-template-columns:1fr}.bz-footer-brand{grid-column:span 1}.bz-trust-grid{grid-template-columns:1fr 1fr}.bz-cat-icon{width:58px;height:58px}.bz-cat-card{width:72px}}