:root{--bg:#12100f;--paper:#f5f3ee;--panel:#ffffff;--ink:#101010;--muted:#68645f;--line:#e7e2db;--soft:#f2eee8;--dark:#0c0c0c;--accent:#ff7a1a;--green:#2e7d32;--shadow:0 24px 60px rgba(0,0,0,.16);--radius-lg:32px;--radius-md:22px;--radius-sm:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-optical-sizing:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{min-height:100vh;padding:0;background:var(--paper)}.store-card{width:100%;max-width:none;margin:0;background:var(--paper);border-radius:0;overflow:visible;position:relative;box-shadow:none}.announcement-bar{text-align:center;font-size:14px;font-weight:700;line-height:1.35;letter-spacing:-.005em;padding:14px 24px;background:var(--soft);color:var(--ink)}.announcement-bar,.site-header{border-bottom:1px solid var(--line)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:70;height:118px;display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr) minmax(150px,220px);align-items:center;padding:0 48px;background:rgba(245,243,238,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logo{width:96px;height:58px;display:flex;align-items:center;gap:6px}.logo span{width:11px;background:#111;border-radius:99px;display:block;box-shadow:inset 0 15px 0 rgba(255,255,255,.45)}.logo span:first-child,.logo span:nth-child(5){height:20px}.logo span:nth-child(2),.logo span:nth-child(4){height:36px}.logo span:nth-child(3){height:50px}.site-header nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.35vw,42px);min-width:0;font-size:clamp(14px,.82vw,15.5px);font-weight:600;letter-spacing:-.01em;line-height:1.1;flex-wrap:nowrap}.site-header nav a{transition:color .2s ease;white-space:nowrap}.site-header nav a:hover{color:var(--accent)}.nav-dropdown{position:relative}.nav-dropdown>button{min-height:44px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--ink);font:inherit;letter-spacing:inherit;cursor:pointer;white-space:nowrap}.nav-dropdown>button span{color:var(--muted);font-size:13px;line-height:1}.nav-dropdown>button.active,.nav-dropdown>button:hover{color:var(--accent)}.nav-dropdown-menu{position:absolute;top:calc(100% + 12px);left:50%;z-index:90;width:250px;transform:translateX(-50%);display:grid;grid-gap:4px;gap:4px;border:1px solid var(--line);border-radius:20px;background:white;padding:12px;box-shadow:var(--shadow)}.nav-dropdown-menu a{display:block;border-radius:13px;padding:11px 12px;color:var(--ink);font-size:14px}.nav-dropdown-menu a:hover{background:var(--soft);color:var(--accent)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px;min-width:0}.header-actions button,.mobile-toggle{background:transparent;border:0;display:grid;place-items:center;color:var(--ink)}.mobile-toggle{display:none}.cart-button{position:relative}.cart-button span{position:absolute;top:-10px;right:-10px;min-width:21px;height:21px;border-radius:999px;background:var(--dark);color:white;font-size:12px;display:grid;place-items:center}.account-wrap{position:relative}.account-menu{position:absolute;top:42px;right:0;width:280px;background:white;padding:22px;border-radius:20px;box-shadow:var(--shadow);border:1px solid var(--line)}.account-menu p{color:var(--muted);font-size:14px;line-height:1.45}.account-menu button{width:100%;background:var(--dark);color:white;border-radius:999px;border:0;padding:12px}.mega-menu{position:absolute;left:48px;right:48px;top:98px;background:white;border-radius:28px;box-shadow:var(--shadow);border:1px solid var(--line);padding:34px;display:grid;grid-template-columns:1fr 1fr 1.35fr;grid-gap:30px;gap:30px}.mega-menu h3{margin:0 0 16px;font-weight:600;letter-spacing:-.01em}.mega-menu a{display:block;padding:8px 0;color:var(--muted)}.mega-promo{border-radius:24px;padding:28px;background:linear-gradient(135deg,#111,#3d3025);color:white}.mega-promo span{color:#ffb074;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.mega-promo strong{display:block;font-size:28px;margin:10px 0;font-weight:700;line-height:1.08;letter-spacing:-.03em}.mega-promo button{border:0;border-radius:999px;padding:12px 18px}.section-card{margin:0;border-top:1px solid var(--line)}.section-heading{margin-bottom:32px}.section-heading span{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-weight:700;font-size:13px}.section-heading h1,.section-heading h2{margin:0;letter-spacing:-.04em}.section-heading h1{font-size:clamp(3rem,6vw,5.25rem);line-height:1;font-weight:800}.section-heading h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.06;font-weight:700}.section-heading p{color:var(--muted);font-size:17px;line-height:1.6;font-weight:500;margin:16px 0 0;letter-spacing:-.01em}.inline-heading,.row-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.centered{text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.scribble{color:#f3b46f!important;font-size:.9em!important;text-transform:none!important;letter-spacing:0!important}.social-rail{position:fixed;z-index:60;left:18px;top:210px;width:76px;background:rgba(255,255,255,.8);border:1px solid var(--line);border-radius:32px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;align-items:center;gap:26px;padding:28px 0 14px}.social-rail a,.social-rail span{display:grid;place-items:center}.social-rail button{border:0;border-radius:999px;width:56px;height:150px;writing-mode:vertical-rl;transform:rotate(180deg);background:var(--soft);font-weight:700;letter-spacing:.06em}.shop-feed{padding:0 48px 64px}.profile-badge{display:flex;align-items:center;gap:20px;min-width:290px}.profile-badge strong{display:block;font-size:22px;margin-bottom:12px;font-weight:600;letter-spacing:-.01em}.profile-badge button{padding:13px 30px;border:3px solid var(--ink);border-radius:999px;background:transparent;font-weight:600;font-size:17px;letter-spacing:-.01em}.avatar-ring{width:86px;height:86px;border-radius:50%;padding:10px;background:conic-gradient(#ca26ff,#f03870,#ff9d00,#ca26ff);display:grid;place-items:center}.avatar-ring .logo{width:66px;height:66px;background:black;border-radius:50%;justify-content:center;gap:4px}.avatar-ring .logo span{background:white;width:7px}.feed-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(420px,1fr);grid-gap:22px;gap:22px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.feed-card{min-height:470px;border-radius:16px;overflow:hidden;position:relative;background:#ddd}.feed-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .4s ease}.feed-card:hover img{transform:scale(1.04)}.feed-card>span{position:absolute;right:24px;top:24px;color:white}.mini-products{position:absolute;bottom:26px;left:26px;display:flex;gap:10px}.mini-products button{width:42px;height:42px;border:0;border-radius:10px;background:rgba(255,255,255,.9)}.hero-banner{min-height:clamp(560px,50vw,680px);margin:24px 48px 72px;border-radius:28px;background-size:cover;background-position:50%;display:flex;align-items:center;color:white;padding:clamp(48px,5vw,76px)}.hero-content{max-width:720px}.hero-content p{font-size:16px;font-weight:500;color:#fed7aa;letter-spacing:-.01em}.hero-content h2{font-size:clamp(48px,7vw,96px);line-height:.95;letter-spacing:-.05em;margin:14px 0 22px;font-weight:800;max-width:980px}.hero-sub{color:rgba(255,255,255,.9);font-size:17px;line-height:1.62;margin:0 0 24px;font-weight:500;max-width:560px;letter-spacing:-.01em}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-actions .outline-button.hero-outline{border-color:rgba(255,255,255,.85);color:white}.hero-actions .outline-button.hero-outline:hover{background:rgba(255,255,255,.12)}.countdown{display:flex;align-items:center;gap:12px;margin-bottom:34px}.countdown div{width:86px;height:82px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);border-radius:20px;display:grid;place-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.countdown strong{font-size:28px}.countdown small{display:block;margin-top:-16px;font-size:11px;opacity:.8}.dark-button,.outline-button,.pill-button,.soft-button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-weight:700;letter-spacing:-.01em}.pill-button{padding:16px 26px;background:white;color:#111}.dark-button{padding:15px 24px;background:var(--dark);color:white}.outline-button{padding:13px 22px;border:2px solid var(--dark);background:transparent}.soft-button{width:52px;height:52px;background:var(--soft)}.lookbook{padding:76px 48px}.lookbook-grid{display:grid;grid-template-columns:1.55fr .85fr;grid-gap:28px;gap:28px;align-items:stretch}.room-scene{position:relative;border-radius:28px;overflow:hidden;min-height:720px;background:#ddd}.room-scene>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hotspot{position:absolute;width:44px;height:44px;border-radius:50%;background:#111;border:12px solid white;box-shadow:0 10px 25px rgba(0,0,0,.28)}.hotspot:after{content:"+";position:absolute;inset:-12px;display:grid;place-items:center;color:white;font-weight:700}.hotspot.one{left:16%;top:32%}.hotspot.two{right:19%;top:58%}.hotspot-card{position:absolute;background:rgba(255,255,255,.88);border-radius:18px;padding:10px;display:flex;gap:12px;align-items:center;box-shadow:var(--shadow);min-width:220px}.hotspot-card img{width:62px;height:62px;object-fit:cover;border-radius:12px}.hotspot-card strong{display:block}.hotspot-card small{color:var(--muted)}.card-one{left:20%;top:22%}.card-two{right:10%;top:67%}.featured-product-card{background:white;padding:24px;border-radius:28px;position:relative;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 0 var(--line)}.featured-product-card>img{width:100%;height:450px;border-radius:22px;object-fit:cover;background:#eee}.featured-product-card small{color:var(--muted)}.featured-product-card h3{font-size:28px;margin:0;line-height:1.08;letter-spacing:-.03em;font-weight:700}.featured-product-card strong{font-size:20px;font-weight:700;letter-spacing:-.01em}.icon-float{position:absolute;top:42px;right:42px;width:50px;height:50px;border:0;border-radius:999px;background:white;box-shadow:var(--shadow)}.slider-dots{display:flex;gap:9px;justify-content:center}.slider-dots span{width:9px;height:9px;border-radius:50%;background:#c9c1b8}.slider-dots .active{background:#111;width:26px;border-radius:999px}.testimonial{text-align:center;padding:100px 140px;background:#fff}.quote-mark{font-size:100px;height:70px;color:#c6b7a2;font-family:Georgia,serif}.testimonial h2{margin:0 auto 22px;max-width:1080px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.04em;font-weight:800}.testimonial p{font-weight:500;color:var(--muted);line-height:1.6}.faq-contact,.products-section,.quick-order,.recommended,.stories{padding:76px 48px}.sort-wrap{display:flex;align-items:center;gap:10px;color:var(--muted)}.sort-wrap select{border:1px solid var(--line);border-radius:999px;padding:13px 16px;background:white}.category-pills{display:flex;gap:12px;overflow-x:auto;margin-bottom:34px}.category-pills button{border:1px solid var(--line);background:white;border-radius:999px;padding:14px 22px;font-weight:600;letter-spacing:-.01em}.category-pills .active{background:var(--dark);color:white}.mini-product-grid,.product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,1fr);grid-gap:24px;gap:24px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.mini-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;overflow:visible}.product-card{background:white;border-radius:28px;padding:18px;position:relative;scroll-snap-align:start;box-shadow:0 1px 0 var(--line),0 18px 44px rgba(16,16,16,.045);overflow:hidden}.badge{position:absolute;z-index:3;left:30px;top:30px;color:white;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;letter-spacing:.02em}.badge.new{background:#16a34a}.badge.sale{background:#f97316}.badge.promo{background:#0f766e}.quick-view{position:absolute;z-index:3;right:30px;top:30px;width:44px;height:44px;border:0;border-radius:999px;background:rgba(255,255,255,.9)}.image-rollover{position:relative;height:clamp(260px,24vw,330px);border-radius:22px;overflow:hidden;background:#eee;margin-bottom:18px}.image-rollover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .25s ease,transform .35s ease}.hover-img{opacity:0}.image-rollover:hover .hover-img{opacity:1;transform:scale(1.04)}.image-rollover:hover .main-img{opacity:0}.rating{color:#111;display:flex;align-items:center;gap:5px;font-weight:600;flex-wrap:wrap;letter-spacing:-.01em}.review-count{font-weight:500;font-size:13px;color:var(--muted)}.product-title-row h3 a{color:inherit}.product-title-row h3 a:hover{color:var(--accent)}.product-card small{display:block;color:var(--muted);margin:8px 0}.product-title-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.product-title-row h3{margin:0;font-size:clamp(1rem,1.15vw,1.15rem);line-height:1.18;letter-spacing:-.02em;font-weight:600}.product-title-row strong{white-space:nowrap;font-weight:700;letter-spacing:-.01em}.swatches{display:flex;gap:8px;margin:14px 0}.swatches button{width:23px;height:23px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #bbb}.swatches .active{box-shadow:0 0 0 3px #111}.stock-counter{color:var(--green);font-size:13px;font-weight:600;margin:0 0 15px;letter-spacing:-.01em}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;margin:0 0 16px}.spec-grid div{background:var(--soft);border-radius:14px;padding:10px;text-align:center}.spec-grid strong{display:block;font-size:12px}.spec-grid span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.card-actions{display:flex;gap:10px}.card-actions .dark-button{flex:1 1}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding:0 48px 76px}.trust-row-wide{grid-template-columns:repeat(5,1fr)}@media (max-width:1180px){.trust-row-wide{grid-template-columns:repeat(2,1fr);padding-left:20px;padding-right:20px}}@media (max-width:720px){.trust-row-wide{grid-template-columns:1fr}}.trust-row article{background:white;border-radius:24px;padding:24px;display:flex;gap:16px;align-items:center}.trust-row strong{display:block;font-size:20px}.trust-row span{color:var(--muted)}.quick-table{background:white;border-radius:26px;overflow:hidden}.quick-row{display:grid;grid-template-columns:74px 1fr 100px 100px 100px;align-items:center;grid-gap:16px;gap:16px;padding:16px;border-bottom:1px solid var(--line)}.quick-row:last-child{border-bottom:0}.collection-row{text-decoration:none;color:inherit;align-items:center}.collection-chev{font-weight:700;color:var(--accent)}.quick-row img{width:74px;height:74px;object-fit:cover;border-radius:16px}.quick-row span{display:block;color:var(--muted)}.quick-row input{border:1px solid var(--line);border-radius:12px;padding:12px;width:80px}.quick-row button{border:0;background:var(--dark);color:white;border-radius:999px;padding:12px 18px}.brand-marquee{overflow:hidden;padding:34px 0;background:#111;color:white}.brand-marquee div{display:flex;gap:78px;min-width:max-content;animation:marquee 22s linear infinite}.brand-marquee strong{font-size:clamp(25px,3vw,48px);opacity:.9;white-space:nowrap}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.story-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-gap:24px;gap:24px}.story-card{background:white;border-radius:28px;overflow:hidden;padding:18px}.story-image{position:relative;border-radius:20px;overflow:hidden;height:300px;margin-bottom:18px}.story-card.large .story-image{height:430px}.story-image img{width:100%;height:100%;object-fit:cover}.story-image span{position:absolute;top:18px;left:18px;background:white;border-radius:999px;padding:8px 12px;font-weight:700;letter-spacing:-.01em}.story-card small{color:var(--muted)}.story-card h3{font-size:24px;line-height:1.14;margin:14px 0 8px;letter-spacing:-.03em;font-weight:700}.story-card p{color:var(--muted);line-height:1.6}.story-card a,.story-read{font-weight:700;border-bottom:2px solid #111}.story-read{display:inline-block;margin-top:8px;align-self:start}.problem-block-image{background:linear-gradient(135deg,#f2eee8,#e7e2db)!important}.problem-block-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:saturate(.95) contrast(.98)}.problem-block-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(245,243,238,.05),rgba(0,0,0,.28))}.problem-block-image span{position:absolute!important;left:18px;top:18px;display:inline-block;margin:0;font-size:16px;font-weight:700;line-height:1.12;letter-spacing:-.01em;max-width:90%;background:rgba(255,255,255,.92);padding:10px 14px;border-radius:18px}.problem-recs{display:flex;flex-direction:column;gap:10px;margin-top:8px}.problem-rec{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;padding:8px 10px;background:var(--soft);text-align:left;width:100%;font-weight:600;letter-spacing:-.01em}.problem-rec img{border-radius:10px;object-fit:cover}.why-shop{padding:76px 48px}.why-shop-list{list-style:none;margin:24px auto 0;padding:0;max-width:720px;display:grid;grid-gap:12px;gap:12px}.why-shop-list li{display:flex;align-items:center;gap:12px;font-weight:500;font-size:17px;line-height:1.6}.testimonial-dots{display:flex;gap:9px;justify-content:center;align-items:center}.testimonial-dots button{width:9px;height:9px;border-radius:50%;border:0;padding:0;background:#c9c1b8;cursor:pointer}.testimonial-dots button.active{width:26px;border-radius:999px;background:#111}.mega-promo a.pill-button{text-decoration:none;color:#111;margin-top:12px}.quick-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.quick-compare{text-decoration:line-through;color:var(--muted);font-weight:700;font-size:18px}.tab-list{margin:10px 0 0;padding-left:18px;color:var(--muted);line-height:1.5}.spec-dl{margin:0}.spec-dl div{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:8px;gap:8px;padding:8px 0;border-bottom:1px solid var(--line)}.spec-dl dt{font-weight:700}.spec-dl dd{margin:0;color:var(--muted)}.related-inline{margin-top:18px}.related-inline label{display:block;font-weight:700;margin-bottom:8px;letter-spacing:-.01em}.related-chips{display:flex;flex-direction:column;gap:8px}.related-chip{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;padding:6px 10px;background:white;font-weight:700;text-align:left}.subpage{padding:48px;max-width:1100px;margin:0 auto}.category-page,.product-page{display:grid;grid-gap:28px;gap:28px}.product-page>a{width:-moz-fit-content;width:fit-content}.category-hero,.product-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.product-hero-media{display:flex;flex-direction:column;gap:14px;min-width:0}.category-hero-image,.product-hero-image{width:100%;height:auto;border-radius:24px;object-fit:cover;background:#eee}.product-gallery-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.product-gallery-strip img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:var(--soft)}.product-buying-info{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.product-buying-info div{border:1px solid var(--line);border-radius:18px;background:white;padding:14px 16px;display:grid;grid-gap:4px;gap:4px}.product-buying-info strong{font-size:14px;line-height:1.2;letter-spacing:-.01em;font-weight:700}.product-buying-info span{color:var(--muted);font-size:13px;line-height:1.45;font-weight:500}.category-internal-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.category-internal-links a{border:1px solid var(--line);border-radius:999px;background:white;padding:10px 14px;color:var(--ink);font-weight:700;font-size:13px;letter-spacing:-.01em}.category-seo-grid{display:grid;grid-template-columns:.8fr 1fr;grid-gap:20px;gap:20px;margin-top:34px}.category-seo-grid section{background:white;border:1px solid var(--line);border-radius:24px;padding:24px}.category-seo-grid h2{margin:0 0 12px;font-size:24px;line-height:1.08;letter-spacing:-.03em;font-weight:700}.category-seo-grid ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.65;font-weight:500}.category-hero-copy,.product-hero-copy{display:grid;grid-gap:14px;gap:14px}.category-hero-copy h1,.product-hero-copy h1{margin:0;font-size:clamp(2.75rem,5vw,4rem);line-height:1.02;letter-spacing:-.04em;font-weight:800}.category-hero-copy p,.product-detail-sections p,.product-hero-copy p,.product-reviews>p{color:var(--muted);line-height:1.65;font-weight:500;font-size:16px}.product-price-row{margin:0;font-size:28px;font-weight:700;letter-spacing:-.02em;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.product-old-price{text-decoration:line-through;color:var(--muted);font-size:17px;font-weight:500}.product-detail-sections{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;margin-top:32px}.category-products-title,.product-detail-sections h2,.product-reviews h2{margin:0 0 10px;font-size:26px;line-height:1.08;letter-spacing:-.03em;font-weight:700}.product-detail-sections ul,.product-page ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.65;font-weight:500}.product-detail-sections li,.product-page li{overflow-wrap:anywhere}.product-actions{display:flex;flex-direction:column;gap:16px;max-width:100%}.product-swatches{display:flex;gap:8px;flex-wrap:wrap}.product-swatch{width:28px;height:28px;border-radius:50%;border:2px solid #bbb;cursor:pointer}.product-swatch.active{border-width:3px;border-color:#111}.product-actions-submit{align-self:start}.category-products-grid,.related-products-grid{display:grid;grid-gap:16px;gap:16px}.related-products-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.category-products-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:20px}.category-product-card,.related-product-card{border:1px solid var(--line);border-radius:24px;padding:14px;text-decoration:none;color:inherit;background:white;display:grid;grid-gap:10px;gap:10px}.category-product-card img,.related-product-card img{width:100%;border-radius:18px;object-fit:cover;background:var(--soft)}.category-product-card strong,.related-product-card strong{display:block;font-size:16px;line-height:1.2;letter-spacing:-.01em;font-weight:600}.category-product-card span{font-weight:700;letter-spacing:-.01em}.subpage-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:start;margin-bottom:40px}.subpage-hero img{width:100%;border-radius:24px;background:#eee}@media (max-width:900px){.subpage-hero{grid-template-columns:1fr}}.faq-contact{display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px}.contact-form,.faq-block{background:white;border-radius:28px;padding:34px}.contact-form h2,.faq-block h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.06;margin:8px 0 24px;letter-spacing:-.04em;font-weight:800}.contact-form>span,.faq-block>span{color:var(--accent);text-transform:uppercase;font-weight:700;letter-spacing:.1em;font-size:13px}details{border-top:1px solid var(--line);padding:18px 0}summary{font-weight:600;cursor:pointer;letter-spacing:-.01em}details p{color:var(--muted);line-height:1.65}.contact-form{gap:14px}.contact-form,.contact-form label{display:flex;flex-direction:column}.contact-form label{gap:8px;color:var(--muted);font-size:13px;font-weight:700;letter-spacing:-.01em}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:var(--soft);border-radius:16px;padding:16px;width:100%;color:var(--ink);font:inherit;min-height:52px}.contact-form textarea{resize:vertical;line-height:1.55}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid rgba(255,111,32,.22);border-color:rgba(255,111,32,.45)}.contact-form button:disabled{cursor:wait;opacity:.72}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.contact-honeypot{display:none}.contact-form-status{margin:0;border-radius:18px;padding:14px 16px;line-height:1.45;font-weight:600}.contact-form-status.success{background:#e8fbef;color:#207a3d;border:1px solid #c8f2d5}.contact-form-status.error{background:#fff2f2;color:#9b1c1c;border:1px solid #ffcaca}.contact-page-grid{display:grid;grid-template-columns:.85fr 1fr;grid-gap:26px;gap:26px;align-items:start}.contact-page-copy>span{color:var(--accent);text-transform:uppercase;font-weight:700;letter-spacing:.1em;font-size:13px}.contact-page-copy h1{margin:10px 0 16px;font-size:clamp(3rem,6vw,5.25rem);line-height:.98;letter-spacing:-.04em;font-weight:800}.contact-page-copy p{color:var(--muted);line-height:1.65;max-width:680px}.contact-support-card{margin-top:24px;border:1px solid var(--line);border-radius:24px;background:white;padding:24px}.contact-support-card strong{display:block;font-size:18px;font-weight:700;letter-spacing:-.02em}.contact-support-card p{margin:8px 0 0}@media (max-width:900px){.contact-page-grid{grid-template-columns:1fr}}@media (max-width:640px){.contact-form-grid{grid-template-columns:1fr}}.footer{padding:60px 48px 38px;background:white}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;grid-gap:30px;gap:30px}.footer h3{margin:0 0 15px;font-weight:600;letter-spacing:-.01em}.footer a{display:block;color:var(--muted);padding:6px 0}.footer-address{margin:8px 0 0;color:var(--muted);line-height:1.55;font-weight:500}.newsletter{margin:60px 0 30px;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:30px;gap:30px;align-items:flex-end}.newsletter h2{font-size:clamp(3rem,5vw,4.75rem);line-height:1;margin:0;letter-spacing:-.04em;font-weight:800}.newsletter form{display:flex;border-bottom:2px solid #111}.newsletter input{flex:1 1;border:0;padding:18px 0;outline:none;font-size:16px;font-weight:400;letter-spacing:-.01em}.newsletter button{border:0;background:transparent;font-size:34px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;color:var(--muted);gap:20px}.drawer{position:fixed;z-index:120;right:0;top:0;width:min(460px,92vw);height:100vh;background:white;transform:translateX(104%);transition:transform .25s ease;box-shadow:-20px 0 60px rgba(0,0,0,.18);padding:24px;display:flex;flex-direction:column;gap:18px}.drawer.open{transform:translateX(0)}.drawer-header{display:flex;justify-content:space-between;align-items:center}.drawer-header h2{margin:0;font-size:30px;letter-spacing:-.03em;font-weight:700}.drawer-header button,.modal-close{border:0;background:var(--soft);width:42px;height:42px;border-radius:999px;display:grid;place-items:center}.empty-cart{color:var(--muted)}.cart-lines{overflow-y:auto;display:flex;flex-direction:column;gap:15px}.cart-line{display:grid;grid-template-columns:86px 1fr;grid-gap:14px;gap:14px}.cart-line img{width:86px;height:86px;object-fit:cover;border-radius:16px}.cart-line strong{display:block;font-weight:600;letter-spacing:-.01em}.cart-line span{color:var(--muted);font-size:14px;display:flex;align-items:center;gap:7px;font-weight:500}.cart-line i{display:inline-block;width:16px;height:16px;border-radius:50%;border:1px solid #aaa}.qty-control{display:flex;gap:8px;margin-top:10px}.qty-control button,.qty-control input{width:34px;height:34px;border:1px solid var(--line);background:white;border-radius:10px;text-align:center}.drawer textarea{border:1px solid var(--line);border-radius:16px;padding:14px;resize:none}.checkbox-line{display:flex;align-items:center;gap:10px;color:var(--muted)}.drawer-footer{margin-top:auto;border-top:1px solid var(--line);padding-top:20px}.drawer-footer div{display:flex;justify-content:space-between;margin-bottom:16px}.drawer-footer .dark-button{width:100%}.modal-backdrop{position:fixed;z-index:130;inset:0;background:rgba(0,0,0,.55);display:grid;place-items:center;padding:26px}.search-modal{background:white;width:min(740px,100%);border-radius:30px;padding:28px;box-shadow:var(--shadow)}.search-modal>input{width:100%;border:1px solid var(--line);border-radius:999px;padding:16px 20px;margin:22px 0}.search-results{display:grid;grid-gap:10px;gap:10px}.search-results button{border:1px solid var(--line);border-radius:18px;background:white;padding:10px;display:grid;grid-template-columns:64px 1fr auto;grid-gap:14px;gap:14px;align-items:center;text-align:left}.search-results img{width:64px;height:64px;object-fit:cover;border-radius:12px}.search-full-link{margin-top:16px;width:100%;justify-content:center}.search-page{display:grid;grid-gap:24px;gap:24px}.bundle-kicker,.search-page-head span{color:var(--accent);text-transform:uppercase;font-weight:700;letter-spacing:.1em;font-size:13px}.bundle-page h1,.search-page-head h1{margin:8px 0 10px;font-size:clamp(3rem,6vw,5.25rem);line-height:.98;letter-spacing:-.04em;font-weight:800}.bundle-page p,.search-page-head p{color:var(--muted);line-height:1.65;font-weight:500;max-width:760px}.search-page-controls{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(4,minmax(150px,1fr));grid-gap:12px;gap:12px}.search-page-controls input,.search-page-controls select{border:1px solid var(--line);background:white;border-radius:18px;padding:15px 16px;font:inherit;min-height:52px}.search-page-meta{color:var(--muted);font-weight:600}.search-page-grid{display:grid;grid-gap:14px;gap:14px}.search-page-card{border:1px solid var(--line);border-radius:24px;background:white;padding:14px;display:grid;grid-template-columns:104px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;color:inherit}.search-page-card img{width:104px;height:104px;object-fit:cover;border-radius:18px;background:var(--soft)}.search-page-card span{color:var(--accent);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.search-page-card strong{display:block;margin-top:5px;font-size:20px;line-height:1.12;letter-spacing:-.02em;font-weight:700}.search-page-card p{margin:8px 0;color:var(--muted);line-height:1.5;font-size:14px}.search-page-card small{color:var(--muted);font-weight:600}.search-page-card b{font-size:20px;letter-spacing:-.02em}.search-page-empty{border:1px dashed var(--line);border-radius:24px;background:white;padding:24px;color:var(--muted)}.bundle-hero-image{width:100%;max-height:340px;object-fit:cover;border-radius:24px;margin-bottom:24px;background:var(--soft)}.bundle-offer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);grid-gap:24px;gap:24px;align-items:start}.bundle-offer-card{border:1px solid var(--line);border-radius:28px;background:white;padding:24px;box-shadow:0 1px 0 var(--line);display:grid;grid-gap:12px;gap:12px}.bundle-offer-card>span{color:var(--muted);font-weight:700;letter-spacing:-.01em}.bundle-offer-card>strong{font-size:38px;line-height:1;letter-spacing:-.04em}.bundle-offer-card p{margin:0;color:#166534;font-weight:700}.bundle-offer-card s{color:var(--muted);margin-right:8px;font-weight:500}.bundle-offer-card small{color:var(--muted);line-height:1.55}.bundle-section-title{margin:36px 0 16px;font-size:24px;line-height:1.08;letter-spacing:-.03em;font-weight:700}.bundle-items-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.bundle-item-card{border:1px solid var(--line);border-radius:22px;background:white;padding:12px;display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;color:inherit}.bundle-item-card img{width:86px;height:86px;object-fit:cover;border-radius:16px;background:var(--soft)}.bundle-item-card strong{display:block;font-size:16px;line-height:1.2;letter-spacing:-.01em;font-weight:700}.bundle-item-card span{display:block;margin-top:5px;color:var(--muted);font-size:13px;line-height:1.45;font-weight:600}.quick-view-modal{width:min(1000px,100%);background:white;border-radius:34px;padding:24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px;position:relative;box-shadow:var(--shadow)}.modal-close{position:absolute;right:18px;top:18px;z-index:3}.zoom-frame{border-radius:24px;overflow:hidden;min-height:520px;background:#eee}.zoom-frame img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.zoom-frame:hover img{transform:scale(1.12)}.quick-info{padding:22px 12px}.quick-info small{color:var(--muted)}.quick-info h2{margin:8px 0 14px;font-size:clamp(2rem,4.2vw,3.5rem);letter-spacing:-.04em;line-height:1.02;font-weight:800}.quick-price{display:block;font-size:28px;margin:18px 0}.quick-info p{color:var(--muted);line-height:1.65;font-weight:500}.quick-info label{display:block;font-weight:700;margin-top:18px;letter-spacing:-.01em}.product-tabs{margin-top:24px;display:flex;gap:8px;flex-wrap:wrap}.product-tabs button{border:1px solid var(--line);background:white;border-radius:999px;padding:10px 14px;text-transform:capitalize}.product-tabs .active{background:var(--dark);color:white}.tab-content{margin-top:12px;background:var(--soft);padding:18px;border-radius:18px}.video-box{height:130px;background:#111;color:white;border-radius:16px;display:grid;place-items:center}.product-reviews{margin-top:8px}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.review-card{background:white;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:0 1px 0 var(--line);display:flex;flex-direction:column;gap:12px}.review-photo{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:4/3;background:var(--soft)}.review-photo img{width:100%;height:100%;object-fit:cover}.review-photo span{position:absolute;left:12px;bottom:12px;background:rgba(255,255,255,.92);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;letter-spacing:-.01em}.review-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.review-header strong{display:block;font-size:16px;font-weight:600;letter-spacing:-.01em}.review-header span{color:var(--muted);font-size:12px;font-weight:500}.review-badge{padding:6px 10px;border-radius:999px;background:var(--soft);color:#0f766e;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.review-rating{display:flex;align-items:center;gap:4px;color:#111;font-weight:700;flex-wrap:wrap}.review-rating span{margin-left:6px;color:var(--muted);font-size:13px;font-weight:500}.review-title{display:block;font-size:15px;font-weight:700;letter-spacing:-.01em}.review-card p{margin:0;color:var(--muted);line-height:1.65;font-weight:500}.review-meta{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:12px;border-top:1px solid var(--line);padding-top:12px}.policy-content>span{color:var(--accent);text-transform:uppercase;font-weight:700;letter-spacing:.1em;font-size:13px}.policy-content h1{margin:10px 0;font-size:clamp(3rem,6vw,5.25rem);line-height:.98;letter-spacing:-.04em;font-weight:800}.policy-updated{margin:0 0 18px;color:var(--muted);font-weight:600}.policy-intro{max-width:860px;color:var(--muted);line-height:1.7;font-size:18px;font-weight:500}.policy-sections{display:grid;grid-gap:18px;gap:18px;margin-top:30px;max-width:980px}.policy-section{background:white;border:1px solid var(--line);border-radius:24px;padding:26px}.policy-section h2{margin:0 0 10px;font-size:24px;line-height:1.12;letter-spacing:-.03em;font-weight:700}.policy-section p{margin:0;color:var(--muted);line-height:1.65;font-weight:500}.policy-section ul{margin:16px 0 0;padding-left:20px;color:var(--muted);line-height:1.65}.policy-section li+li{margin-top:8px}.promo-popup{position:fixed;z-index:75;left:32px;bottom:32px;width:min(360px,calc(100vw - 64px));background:white;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.promo-popup>button{position:absolute;right:18px;top:18px;border:0;background:var(--soft);border-radius:999px;width:34px;height:34px}.promo-popup span{color:var(--accent);font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.1em}.promo-popup h3{font-size:24px;line-height:1.08;margin:10px 0;letter-spacing:-.03em;font-weight:700}.promo-popup p{color:var(--muted);line-height:1.6;font-weight:500}.promo-popup form{display:flex;gap:8px}.promo-popup input{min-width:0;flex:1 1;border:1px solid var(--line);border-radius:999px;padding:12px}.promo-popup form button{border:0;background:var(--dark);color:white;border-radius:999px;padding:0 16px}.back-to-top{z-index:90;right:26px;bottom:26px;width:52px;height:52px;border-radius:50%;border:0;font-size:22px}.back-to-top,.toast{position:fixed;background:#111;color:white;box-shadow:var(--shadow)}.toast{z-index:160;top:22px;left:50%;transform:translateX(-50%);border-radius:999px;padding:13px 22px}.admin-shell{min-height:100vh;background:linear-gradient(180deg,#f6f2eb,#f1ece4);color:var(--ink);padding:28px}.admin-topbar{max-width:1240px;margin:0 auto 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:white;border:1px solid var(--line);border-radius:24px;padding:18px 22px;box-shadow:0 16px 40px rgba(0,0,0,.06)}.admin-topbar strong{display:block;font-size:20px;letter-spacing:-.03em;font-weight:700}.admin-topbar span{color:var(--muted);font-size:14px}.admin-topbar-actions{display:flex;align-items:center;gap:12px}.admin-panel{max-width:1240px;margin:0 auto;background:white;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 16px 40px rgba(0,0,0,.06)}.admin-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.admin-panel-header h1{margin:0;font-size:34px;line-height:1.05;letter-spacing:-.04em;font-weight:700}.admin-panel-header p{margin:8px 0 0;color:var(--muted)}.admin-toolbar{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-gap:12px;gap:12px;margin-bottom:18px}.admin-toolbar.secondary{grid-template-columns:1fr auto;align-items:center;margin-bottom:20px}.admin-toolbar-search{display:flex;align-items:center;gap:10px}.admin-toolbar-search .admin-input{flex:1 1}.admin-toolbar-meta{display:flex;align-items:center;gap:18px;justify-content:flex-end;flex-wrap:wrap;color:var(--muted);font-size:14px}.admin-toolbar-meta strong{color:var(--ink);font-weight:600}.admin-form{display:grid;grid-gap:18px;gap:18px}.admin-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-grid-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-field{display:grid;grid-gap:8px;gap:8px}.admin-field-group>label,.admin-field>span,.admin-group-header label{font-weight:700;color:var(--ink);letter-spacing:-.01em}.admin-field-group{display:grid;grid-gap:10px;gap:10px}.admin-group-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.admin-repeat-list{display:grid;grid-gap:10px;gap:10px}.admin-repeat-row{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px}.admin-repeat-row-two{grid-template-columns:1fr 1fr auto}.admin-input,.admin-textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 16px;background:#fff;color:var(--ink)}.admin-textarea{resize:vertical}.admin-button,.admin-link{border:0;border-radius:999px;padding:12px 18px;background:var(--dark);color:white;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.admin-button-secondary{background:white;color:var(--ink);border:1px solid var(--line)}.admin-link{background:transparent;color:var(--accent);padding:0}.admin-link-disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.admin-pill-group{display:flex;flex-wrap:wrap;gap:10px}.admin-stats{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.admin-stats-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stats article{border:1px solid var(--line);border-radius:18px;background:#fffaf4;padding:14px}.admin-stats strong{display:block;font-size:22px;letter-spacing:-.03em;font-weight:700}.admin-stats span{display:block;color:var(--muted);font-size:13px;margin-top:4px;line-height:1.35}.admin-alert{border:1px solid #f5c2c7;background:#fff5f5;color:#991b1b;border-radius:16px;padding:14px 16px}.admin-alert-warning{border-color:#fed7aa;background:#fff7ed;color:#9a3412;margin-bottom:18px}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table td,.admin-table th{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.admin-thumb{width:62px;height:62px;object-fit:cover;border-radius:14px;background:var(--soft)}.admin-thumb-empty{display:grid;place-items:center;color:var(--muted);font-size:12px}.admin-muted{color:var(--muted);font-size:13px}.admin-pill{border:0;border-radius:999px;padding:10px 14px;background:var(--soft);font-weight:700;letter-spacing:-.01em}.admin-pill-active{background:#dcfce7;color:#166534}.admin-row-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-empty{text-align:center;color:var(--muted);padding:30px 12px}.admin-empty-card{max-width:640px;margin:6px auto;padding:24px;border:1px dashed var(--line);border-radius:24px;background:#fffdf9;display:grid;grid-gap:10px;gap:10px}.admin-empty-card strong{font-size:20px;line-height:1.08;letter-spacing:-.03em;color:var(--ink);font-weight:700}.admin-empty-card p{margin:0;line-height:1.6}.admin-empty-actions{justify-content:center}.admin-form-actions{display:flex;justify-content:flex-end;gap:12px}.admin-checks{display:flex;gap:20px;flex-wrap:wrap;padding:8px 0}.admin-checks label{display:flex;align-items:center;gap:8px;font-weight:700}.admin-card{background:white;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 1px 0 var(--line);display:grid;grid-gap:16px;gap:16px}.admin-card h2{margin:0;font-size:24px;line-height:1.08;letter-spacing:-.03em;font-weight:700}.admin-order-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.admin-detail-line{display:grid;grid-gap:4px;gap:4px;border-bottom:1px solid var(--line);padding-bottom:10px}.admin-detail-line span{color:var(--muted);font-size:13px;font-weight:700}.admin-detail-line strong{font-weight:600;overflow-wrap:anywhere}.admin-order-actions{display:grid;grid-gap:16px;gap:16px}.admin-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:16px;padding:12px 14px;font-weight:700;line-height:1.4}.admin-wholesale-preview{min-height:220px;border:1px dashed var(--line);border-radius:22px;background:var(--soft);display:grid;place-items:center;overflow:hidden;color:var(--muted);text-align:center;padding:14px}.admin-wholesale-preview img{width:100%;height:100%;max-height:300px;object-fit:contain;border-radius:16px}.admin-repeat-row-tier{grid-template-columns:1.15fr .65fr .65fr .8fr auto}.checkout-shell{display:grid;grid-gap:24px;gap:24px}.checkout-shell>.section-heading h1{margin:0;font-size:clamp(2.6rem,5vw,4.2rem);line-height:1.02;letter-spacing:-.04em;font-weight:800}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:24px;gap:24px;align-items:start}.checkout-main{display:grid;grid-gap:18px;gap:18px}.checkout-summary{position:-webkit-sticky;position:sticky;top:20px}.checkout-card{background:white;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 1px 0 var(--line);display:grid;grid-gap:16px;gap:16px}.checkout-card h2{margin:0;font-size:24px;line-height:1.08;letter-spacing:-.03em;font-weight:700}.checkout-grid-three,.checkout-grid-two{display:grid;grid-gap:16px;gap:16px}.checkout-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-field{display:grid;grid-gap:8px;gap:8px}.checkout-field span{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--muted)}.checkout-input,.checkout-textarea{width:100%;border:1px solid var(--line);border-radius:18px;background:var(--soft);padding:14px 16px;font:inherit;color:var(--ink)}.checkout-textarea{resize:vertical;min-height:120px}.checkout-inline-options,.checkout-payment-grid{align-items:stretch}.checkout-option{border:1px solid var(--line);border-radius:18px;padding:14px 16px;background:white;display:flex;align-items:flex-start;gap:12px;cursor:pointer}.checkout-option input{margin-top:4px}.checkout-option strong{display:block;font-size:15px;line-height:1.2;letter-spacing:-.01em;font-weight:700}.checkout-option span{display:block;margin-top:4px;color:var(--muted);font-size:13px;line-height:1.45}.checkout-option.active{border-color:#111;background:var(--soft)}.checkout-payment-grid{display:grid;grid-gap:12px;gap:12px}.checkout-item{display:grid;grid-template-columns:64px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line)}.checkout-item:last-child{border-bottom:0;padding-bottom:0}.checkout-item img{width:64px;height:64px;object-fit:cover;border-radius:14px;background:var(--soft)}.checkout-item strong{display:block;font-size:15px;line-height:1.2;letter-spacing:-.01em;font-weight:600}.checkout-item span{display:block;margin-top:4px;color:var(--muted);font-size:13px}.checkout-totals{display:grid;grid-gap:10px;gap:10px}.checkout-total-row{display:flex;justify-content:space-between;gap:16px;font-size:15px}.checkout-total-row strong{font-weight:700}.checkout-total-final{padding-top:12px;border-top:1px solid var(--line);font-size:17px}.checkout-submit{width:100%}.checkout-trust-block{display:grid;grid-gap:10px;gap:10px;border-top:1px solid var(--line);padding-top:16px}.checkout-trust-block div{display:grid;grid-gap:3px;gap:3px;border:1px solid var(--line);border-radius:16px;background:var(--soft);padding:12px 14px}.checkout-trust-block strong{font-size:13px;font-weight:700;letter-spacing:-.01em}.checkout-trust-block span{color:var(--muted);font-size:12px;line-height:1.45;font-weight:500}.checkout-recovery-card p{margin:0;color:var(--muted);line-height:1.55}.checkout-recovery-card .outline-button{width:-moz-fit-content;width:fit-content}.checkout-recovery-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:16px;padding:12px 14px;font-weight:700;line-height:1.4}.checkout-note{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.checkout-pay-card{display:grid;grid-gap:24px;gap:24px}.checkout-pay-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.checkout-pay-header h1{margin:0;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.04em;font-weight:800}.checkout-pay-header p{margin:10px 0 0;max-width:62ch;color:var(--muted);line-height:1.65;font-weight:500}.checkout-pay-eyebrow{display:inline-block;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.checkout-pay-status{min-width:220px;padding:16px 18px;border-radius:20px;border:1px solid var(--line);background:var(--soft);display:grid;grid-gap:6px;gap:6px}.checkout-pay-status span{color:var(--muted);font-size:13px;line-height:1.4}.checkout-pay-status strong{font-size:18px;line-height:1.15;letter-spacing:-.02em;font-weight:700}.checkout-pay-status.paid{background:#dcfce7;border-color:#86efac;color:#166534}.checkout-pay-status.cancelled,.checkout-pay-status.expired,.checkout-pay-status.failed{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.checkout-pay-status.pending,.checkout-pay-status.processing{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.checkout-pay-grid{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);grid-gap:18px;gap:18px;align-items:start}.checkout-pay-panel{background:var(--soft);border:1px solid var(--line);border-radius:24px;padding:20px;display:grid;grid-gap:16px;gap:16px}.checkout-pay-panel>span{color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.checkout-pay-qr{display:grid;justify-items:center;text-align:center;grid-gap:10px;gap:10px}.checkout-pay-qr img{width:220px;height:220px;object-fit:contain;background:white;padding:12px;border-radius:22px;border:1px solid var(--line)}.checkout-pay-qr small{color:var(--muted);line-height:1.55;font-size:13px;font-weight:600;letter-spacing:-.01em}.checkout-pay-qr-fallback{width:100%;min-height:280px;display:grid;place-items:center;border-radius:22px;border:1px dashed var(--line);background:white;color:var(--muted);font-weight:500}.checkout-pay-dl{display:grid;grid-gap:14px;gap:14px}.checkout-pay-dl div{display:grid;grid-gap:4px;gap:4px;padding-bottom:14px;border-bottom:1px solid var(--line)}.checkout-pay-dl div:last-child{padding-bottom:0;border-bottom:0}.checkout-pay-dl dt{color:var(--muted);font-size:13px;line-height:1.4}.checkout-pay-dl dd{margin:0;font-size:18px;line-height:1.35;letter-spacing:-.01em;font-weight:600;word-break:break-word}.checkout-pay-dl dd small{font-size:12px;color:var(--muted);font-weight:700;letter-spacing:.06em}.checkout-pay-dl dd{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap;overflow-wrap:anywhere}.checkout-pay-address{font-size:15px;line-height:1.55;font-weight:500;overflow-wrap:anywhere}.checkout-pay-actions{display:flex;gap:12px;flex-wrap:wrap}.checkout-pay-note{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:16px;padding:14px 16px;line-height:1.55}.checkout-pay-link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border-radius:999px;background:#111;color:white;font-weight:600;text-decoration:none}.checkout-pay-footnote{margin:0;color:var(--muted);line-height:1.6;font-size:13px}.checkout-pay-section-title{display:grid;grid-gap:6px;gap:6px}.checkout-pay-section-title span{color:var(--ink);font-size:15px;line-height:1.2;font-weight:700;letter-spacing:-.01em}.checkout-pay-section-title small{color:var(--muted);font-size:13px;line-height:1.5}.checkout-pay-options{display:grid;grid-gap:10px;gap:10px}.checkout-pay-option{width:100%;border:1px solid var(--line);border-radius:18px;background:white;padding:14px 16px;display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;text-align:left}.checkout-pay-option strong{display:block;font-size:15px;line-height:1.2;letter-spacing:-.01em;font-weight:700}.checkout-pay-option span{display:block;margin-top:4px;color:var(--muted);font-size:13px;line-height:1.45}.checkout-pay-option.active{border-color:#111;background:#fff;box-shadow:inset 0 0 0 1px #111}.checkout-pay-option:disabled{opacity:.72;cursor:not-allowed}.checkout-pay-option input{margin-top:2px}.checkout-pay-submit{width:100%;margin-top:6px}.checkout-pay-ready-note{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:18px}.checkout-pay-ready-note strong{font-size:15px;line-height:1.2;font-weight:700}.checkout-pay-ready-note p{margin:0;color:var(--muted);line-height:1.55;font-size:13px}.checkout-pay-placeholder{min-height:360px;display:grid;place-items:center;text-align:center;border:1px dashed var(--line);border-radius:22px;background:#fffdf9;padding:20px}.checkout-pay-placeholder strong{display:block;font-size:18px;line-height:1.15;letter-spacing:-.02em;margin-bottom:8px}.checkout-pay-placeholder p{margin:0;color:var(--muted);line-height:1.55;max-width:36ch}.checkout-pay-copy-actions{align-items:center}.checkout-pay-copy{min-width:140px}.checkout-pay-payment-warning{padding:14px 16px;border-radius:16px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;line-height:1.55;font-size:13px}.checkout-pay-payment-warning.resolved{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.checkout-pay-status-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.checkout-pay-status-row span{color:var(--muted);font-size:13px;line-height:1.4}.checkout-pay-page{min-height:100vh;background:var(--paper)}.checkout-pay-shell{max-width:1240px;margin:0 auto;padding:24px 24px 72px;display:grid;grid-gap:28px;gap:28px}.checkout-pay-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.checkout-pay-brand{display:flex;align-items:center;gap:14px}.checkout-pay-brand strong{display:block;font-size:17px;line-height:1.1;letter-spacing:-.02em;font-weight:700}.checkout-pay-brand span{display:block;color:var(--muted);font-size:13px;line-height:1.4}.checkout-pay-mark{width:54px;height:36px;display:flex;align-items:center;gap:4px}.checkout-pay-mark span{width:8px;border-radius:999px;background:#111;display:block}.checkout-pay-mark span:first-child,.checkout-pay-mark span:nth-child(5){height:12px;opacity:.75}.checkout-pay-mark span:nth-child(2),.checkout-pay-mark span:nth-child(4){height:22px;opacity:.88}.checkout-pay-mark span:nth-child(3){height:32px}.checkout-pay-back{white-space:nowrap}.checkout-pay-widget-panel{align-items:center;justify-items:center}.checkout-pay-widget-wrap{width:100%;display:flex;justify-content:center;overflow-x:auto;padding-bottom:4px}.checkout-pay-widget-wrap iframe{width:min(100%,410px);height:696px;border:0;display:block;flex:0 0 auto;max-width:410px;background:white;border-radius:18px}.checkout-pay-empty{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:24px}.checkout-error{border:1px solid #f5c2c7;background:#fff5f5;color:#991b1b;border-radius:16px;padding:14px 16px}.checkout-empty{display:grid;grid-gap:14px;gap:14px;max-width:760px;margin:0 auto;text-align:center;padding:28px 12px}.checkout-empty span{color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.checkout-empty h1{margin:0;font-size:clamp(2.6rem,5vw,4rem);line-height:1.02;letter-spacing:-.04em;font-weight:800}.checkout-empty p{margin:0;color:var(--muted);line-height:1.65;font-weight:500}.checkout-empty-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.checkout-failed,.checkout-success{min-height:420px;place-content:center}.wholesale-page{padding:34px 48px 84px;display:grid;grid-gap:24px;gap:24px;background:linear-gradient(180deg,#fff,#f7f7f8 48%,#fff);color:#111318}.wholesale-hero-slider{position:relative;min-height:420px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(390px,1fr);grid-gap:clamp(22px,3vw,42px);gap:clamp(22px,3vw,42px);align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:32px;background:radial-gradient(circle at 76% 18%,rgba(255,122,26,.42),transparent 32%),radial-gradient(circle at 18% 10%,rgba(123,92,255,.32),transparent 30%),linear-gradient(135deg,#070a1d,#111631 46%,#241137);padding:clamp(22px,3.2vw,42px) clamp(22px,3.2vw,42px) clamp(74px,6vw,88px);box-shadow:0 26px 80px rgba(17,17,17,.2);color:white;isolation:isolate}.wholesale-hero-slider:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 36%,rgba(255,122,26,.08));pointer-events:none;z-index:-1}.wholesale-hero-glow{position:absolute;border-radius:999px;filter:blur(8px);pointer-events:none;opacity:.82;z-index:-1}.wholesale-hero-glow-one{width:220px;height:220px;right:14%;top:12%;background:rgba(255,122,26,.42)}.wholesale-hero-glow-two{width:260px;height:260px;left:-90px;bottom:-80px;background:rgba(83,117,255,.28)}.wholesale-hero-copy{min-width:0;position:relative;z-index:1;display:grid;justify-items:start;grid-gap:16px;gap:16px}.wholesale-hero-badge,.wholesale-section-header span{color:var(--accent);text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:800}.wholesale-hero-badge{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.1);color:#ffb16d;padding:9px 12px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wholesale-hero-copy h1{max-width:620px;margin:0;color:white;font-size:clamp(2.15rem,4vw,3rem);line-height:.98;letter-spacing:-.045em;font-weight:780}.wholesale-hero-copy h1 strong{font-weight:800;background:linear-gradient(135deg,#ffb45f,#ff7a1a 42%,#ffe1b8);-webkit-background-clip:text;background-clip:text;color:transparent}.wholesale-hero-copy p{max-width:590px;margin:0;color:rgba(255,255,255,.74);font-size:clamp(1rem,1.12vw,1.1rem);line-height:1.62;font-weight:500}.wholesale-hero-actions{display:flex;flex-wrap:wrap;gap:11px;align-items:center}.wholesale-hero-cta,.wholesale-hero-secondary{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;text-decoration:none}.wholesale-hero-cta{background:linear-gradient(135deg,#ff8a2a,#ff5c1a);color:#111;box-shadow:0 18px 42px rgba(255,122,26,.3)}.wholesale-hero-secondary{border-color:rgba(255,255,255,.38);color:white;background:rgba(255,255,255,.08)}.wholesale-hero-feature-grid{width:min(100%,560px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:2px}.wholesale-hero-feature-grid span{min-height:44px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.86);padding:10px 12px;font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wholesale-hero-feature-grid span:before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#ff8a2a;box-shadow:0 0 18px rgba(255,138,42,.9)}.wholesale-hero-media{min-width:0;position:relative;overflow:hidden;border-radius:30px;background:rgba(255,255,255,.1);aspect-ratio:16/11;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),0 32px 90px rgba(0,0,0,.32);transform:rotate(1deg)}.wholesale-hero-media:before{inset:16px;border:1px solid rgba(255,255,255,.16)}.wholesale-hero-media:after,.wholesale-hero-media:before{content:"";position:absolute;border-radius:24px;pointer-events:none;z-index:1}.wholesale-hero-media:after{inset:auto 16px 16px 16px;height:42%;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(7,10,29,.58))}.wholesale-hero-media img{width:100%;height:100%;object-fit:cover}.wholesale-hero-benefit-strip{position:absolute;left:clamp(18px,3.2vw,42px);right:clamp(18px,3.2vw,42px);bottom:clamp(16px,2.4vw,24px);z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.wholesale-hero-benefit-strip span{min-height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.82);padding:9px 10px;text-align:center;font-size:12px;font-weight:750}.wholesale-hero-benefit-strip span,.wholesale-hero-controls{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wholesale-hero-controls{position:absolute;right:clamp(24px,4vw,54px);top:clamp(20px,3vw,32px);z-index:3;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(5,8,22,.42);padding:7px;box-shadow:0 12px 32px rgba(0,0,0,.2)}.wholesale-hero-controls>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:white;font-size:22px;line-height:1;cursor:pointer}.wholesale-hero-dots{display:flex;align-items:center;gap:6px}.wholesale-hero-dots button{width:8px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.32);padding:0;cursor:pointer}.wholesale-hero-dots button.active{width:22px;background:var(--accent)}.wholesale-intro{border:1px solid var(--line);border-radius:28px;background:white;padding:clamp(28px,4vw,46px)}.wholesale-intro>span,.wholesale-product-category,.wholesale-results-head span{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700}.wholesale-intro h1{max-width:820px;margin:10px 0 12px;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.035em;font-weight:750}.wholesale-intro p{max-width:720px;margin:0;color:var(--muted);font-size:16px;line-height:1.55;font-weight:500}.wholesale-trust-strip{display:flex;flex-wrap:wrap;gap:10px;align-items:center;border:1px solid #e8e8eb;border-radius:18px;background:white;padding:12px 14px;color:#30343b;font-size:13px;font-weight:700;box-shadow:0 10px 28px rgba(17,17,17,.035)}.wholesale-trust-strip span{display:inline-flex;align-items:center;gap:8px}.wholesale-trust-strip span:not(:last-child):after{content:"•";color:rgba(48,52,59,.35)}.wholesale-category-filter{display:flex;gap:8px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:thin}.wholesale-category-filter button{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:14px;background:white;color:var(--ink);padding:9px 12px;letter-spacing:-.01em;cursor:pointer;box-shadow:0 8px 22px rgba(17,17,17,.025)}.wholesale-category-filter button strong{font-size:13px;font-weight:650;white-space:nowrap}.wholesale-category-filter button small{min-width:23px;height:23px;display:grid;place-items:center;border-radius:999px;background:#f3f4f6;color:#667085;font-size:11px;font-weight:750}.wholesale-category-filter button.active{border-color:rgba(17,17,17,.92);background:var(--dark);color:white}.wholesale-category-filter button.active small{background:rgba(255,255,255,.14);color:white}.wholesale-controls{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,240px);grid-gap:12px;gap:12px;align-items:end;border:1px solid #e8e8eb;border-radius:22px;background:white;padding:16px;box-shadow:0 12px 34px rgba(17,17,17,.035)}.wholesale-search-field,.wholesale-sort-field{display:grid;grid-gap:7px;gap:7px;min-width:0}.wholesale-search-field span,.wholesale-sort-field span{color:var(--muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.wholesale-search-field input,.wholesale-sort-field select{width:100%;min-height:46px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;padding:0 14px;color:var(--ink);font:inherit;font-weight:650}.wholesale-filter-chips,.wholesale-subcategory-filter{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.wholesale-filter-chips button,.wholesale-subcategory-filter button{min-height:38px;border:1px solid #e5e7eb;border-radius:999px;background:white;color:var(--ink);padding:8px 12px;font-size:12px;font-weight:750;cursor:pointer}.wholesale-filter-chips button.active,.wholesale-subcategory-filter button.active{background:var(--dark);border-color:var(--dark);color:white}.wholesale-products-section{display:grid;grid-gap:22px;gap:22px}.wholesale-results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.wholesale-results-head h2{margin:6px 0 0;font-size:clamp(1.75rem,2.4vw,2.35rem);line-height:1.05;letter-spacing:-.032em;font-weight:700}.wholesale-category-description{max-width:680px;margin:9px 0 0;color:var(--muted);line-height:1.55;font-weight:500}.wholesale-count{margin:0;color:var(--muted);font-weight:650;white-space:nowrap}.wholesale-section-stack{display:grid;grid-gap:24px;gap:24px}.wholesale-discovery-section{min-width:0;display:grid;grid-gap:16px;gap:16px;border:1px solid #e8e8eb;border-radius:28px;background:white;padding:clamp(16px,2vw,24px);box-shadow:0 16px 44px rgba(17,17,17,.035)}.wholesale-section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.wholesale-section-header h3{margin:6px 0 7px;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.08;letter-spacing:-.03em;font-weight:700}.wholesale-section-header p{max-width:620px;margin:0;color:var(--muted);line-height:1.55;font-weight:500}.wholesale-section-header small{flex:0 0 auto;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;padding:9px 12px;color:#667085;font-size:12px;font-weight:750}.wholesale-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.wholesale-product-card{min-width:0;overflow:hidden;display:grid;background:white;border:1px solid #e8e8eb;border-radius:24px;box-shadow:0 14px 38px rgba(16,16,16,.035)}.wholesale-product-image{min-width:0;position:relative;background:#f3f4f6;aspect-ratio:4/3;overflow:hidden}.wholesale-product-image img{width:100%;height:100%;object-fit:cover}.wholesale-stock{top:14px;left:14px;background:white;font-weight:700;box-shadow:0 8px 24px rgba(0,0,0,.08)}.wholesale-deal-tag,.wholesale-stock{position:absolute;border-radius:999px;padding:7px 10px;font-size:11px}.wholesale-deal-tag{right:12px;bottom:12px;background:var(--dark);color:white;font-weight:800;letter-spacing:-.01em;box-shadow:0 10px 24px rgba(0,0,0,.18)}.wholesale-stock-in_stock{color:var(--green)}.wholesale-stock-low_stock{color:#b45309}.wholesale-stock-out_of_stock{color:#b91c1c}.wholesale-product-copy{min-width:0;padding:16px;display:flex;flex-direction:column}.wholesale-product-copy h2{margin:7px 0 8px;font-size:clamp(1.05rem,1.25vw,1.22rem);line-height:1.12;letter-spacing:-.025em;font-weight:700}.wholesale-product-copy>p{margin:0 0 14px;color:var(--muted);line-height:1.55;font-size:14px;font-weight:500}.wholesale-card-price-row{display:grid;grid-template-columns:auto 1fr;grid-gap:2px 8px;gap:2px 8px;align-items:end;margin:0 0 12px}.wholesale-card-price-row span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wholesale-card-price-row strong{font-size:24px;line-height:.95;letter-spacing:-.04em}.wholesale-card-price-row small{grid-column:2;color:var(--accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.wholesale-card-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.wholesale-card-badges span{border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#30343b;padding:6px 8px;font-size:11px;font-weight:750}.wholesale-product-meta{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 0;font-size:13px}.wholesale-product-meta span{color:var(--muted);font-weight:600}.wholesale-product-meta strong{font-weight:700;text-align:right}.wholesale-colors{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:13px 0;color:var(--muted);font-size:13px;font-weight:600}.wholesale-colors>span strong{color:var(--ink);font-weight:700}.wholesale-color-list{display:flex;gap:7px}.wholesale-color-swatch{width:31px;height:31px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;background:transparent;padding:0;cursor:pointer}.wholesale-color-swatch i{width:19px;height:19px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #c7c0b8}.wholesale-color-swatch.active{border-color:var(--dark)}.wholesale-tier-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:auto}.wholesale-tier{position:relative;min-width:0;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;color:var(--ink);padding:10px;display:grid;grid-gap:3px;gap:3px;text-align:left}button.wholesale-tier{cursor:pointer;font:inherit}.wholesale-tier strong{font-size:15px;line-height:1.1;letter-spacing:-.02em}.wholesale-tier span{color:var(--muted);font-size:11px;font-weight:600}.wholesale-tier small{color:var(--accent);font-size:9px;line-height:1.1;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.wholesale-tier-best{border-color:rgba(255,122,26,.38);background:#fff;box-shadow:inset 0 0 0 1px rgba(255,122,26,.14)}.wholesale-tier-active{border-color:var(--dark);background:#111;color:white;box-shadow:0 12px 32px rgba(17,17,17,.16)}.wholesale-tier-active small,.wholesale-tier-active span{color:rgba(255,255,255,.74)}.wholesale-product-copy .wholesale-profit-note{margin:12px 0 0;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;color:#25652a;padding:10px 12px;font-size:12px;line-height:1.45;font-weight:600}.wholesale-card-actions{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px;margin-top:14px}.wholesale-card-actions .dark-button,.wholesale-card-actions .outline-button{width:100%;min-height:46px;padding:12px 15px;font-size:13px;white-space:nowrap}.wholesale-card-actions button{cursor:pointer}.wholesale-whatsapp.is-disabled{pointer-events:none;opacity:.5}.wholesale-benefits{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.wholesale-benefits article{min-width:0;display:flex;gap:12px;align-items:flex-start;border:1px solid #e8e8eb;border-radius:22px;background:white;padding:20px;box-shadow:0 12px 30px rgba(17,17,17,.025)}.wholesale-benefits i{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid rgba(255,122,26,.28);color:var(--accent);font-style:normal;font-weight:800}.wholesale-benefits strong{display:block;margin-bottom:5px;line-height:1.2;font-size:15px}.wholesale-benefits span{display:block;color:var(--muted);font-size:13px;line-height:1.5;font-weight:500}.wholesale-empty{border:1px dashed var(--line);border-radius:24px;background:white;padding:34px;text-align:center}.wholesale-empty strong{display:block;margin-bottom:7px;font-size:18px}.wholesale-empty p{margin:0;color:var(--muted)}.wholesale-details-specs{display:grid;grid-gap:0;gap:0;margin:18px 0 0}.wholesale-details-specs div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:10px 0}.wholesale-details-specs dt{color:var(--muted);font-weight:600}.wholesale-details-specs dd{margin:0;text-align:right;font-weight:650}.wholesale-detail-page{padding:30px 48px 84px;display:grid;grid-gap:24px;gap:24px}.wholesale-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted);font-size:13px;font-weight:650}.wholesale-breadcrumb a{color:var(--muted)}.wholesale-breadcrumb a:hover{color:var(--accent)}.wholesale-breadcrumb strong{color:var(--ink);font-weight:700}.wholesale-detail-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(390px,.85fr);grid-gap:24px;gap:24px;align-items:start}.wholesale-detail-info article,.wholesale-detail-panel,.wholesale-gallery,.wholesale-related{min-width:0;border:1px solid var(--line);border-radius:28px;background:white;box-shadow:0 16px 45px rgba(16,16,16,.04)}.wholesale-gallery{padding:16px;display:grid;grid-gap:12px;gap:12px}.wholesale-gallery-main{overflow:hidden;border-radius:22px;background:var(--soft);aspect-ratio:1/.9}.wholesale-gallery-main img{width:100%;height:100%;object-fit:cover}.wholesale-gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.wholesale-gallery-thumbs button{flex:0 0 78px;width:78px;height:78px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--soft);padding:0;cursor:pointer}.wholesale-gallery-thumbs button.active{border-color:var(--dark);box-shadow:inset 0 0 0 2px white}.wholesale-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.wholesale-detail-panel{padding:clamp(22px,3vw,34px);display:grid;grid-gap:18px;gap:18px}.wholesale-detail-kicker{display:flex;justify-content:space-between;align-items:center;gap:14px}.wholesale-detail-kicker>span{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:750}.wholesale-detail-kicker .wholesale-stock{position:static;box-shadow:none;border:1px solid var(--line);padding:8px 11px;white-space:nowrap}.wholesale-detail-panel h1{margin:0;font-size:clamp(1.85rem,3.2vw,3rem);line-height:1.04;letter-spacing:-.04em;font-weight:720}.wholesale-detail-summary{margin:0;color:var(--muted);line-height:1.65;font-weight:500}.wholesale-detail-moq{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:5px 16px;gap:5px 16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.wholesale-detail-moq span,.wholesale-qty-field span{color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wholesale-detail-moq strong{font-size:18px;letter-spacing:-.03em;text-align:right}.wholesale-detail-moq small{grid-column:2;color:var(--muted);font-size:12px;font-weight:650;text-align:right}.wholesale-service-grid{display:flex;flex-wrap:wrap;gap:8px}.wholesale-service-grid span{border:1px solid var(--line);border-radius:999px;background:#fffaf4;color:#744118;padding:8px 10px;font-size:12px;font-weight:750}.wholesale-detail-colors{margin:0}.wholesale-detail-tiers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.wholesale-detail-tiers .wholesale-tier{margin:0}.wholesale-qty-field{display:grid;grid-gap:8px;gap:8px}.wholesale-qty-field input{width:150px;min-height:48px;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:0 14px;font-size:17px;font-weight:750}.wholesale-order-summary{display:grid;grid-gap:0;gap:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--soft)}.wholesale-order-summary div{display:flex;justify-content:space-between;gap:14px;padding:11px 13px;border-bottom:1px solid var(--line)}.wholesale-order-summary div:last-child{border-bottom:0;background:white}.wholesale-order-summary span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.wholesale-order-summary strong{text-align:right;font-weight:750}.wholesale-detail-whatsapp{min-height:54px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.wholesale-detail-whatsapp.is-disabled{pointer-events:none;opacity:.5}.wholesale-detail-note{margin:0;color:var(--muted);font-size:13px;line-height:1.55;font-weight:500}.wholesale-detail-info{display:grid;grid-gap:12px;gap:12px}.wholesale-detail-info article{padding:0;box-shadow:none;overflow:hidden}.wholesale-detail-info article>span,.wholesale-related .wholesale-results-head span{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:750}.wholesale-detail-info h2{margin:8px 0 12px;font-size:clamp(1.45rem,2.4vw,2.2rem);line-height:1.08;letter-spacing:-.035em;font-weight:750}.wholesale-detail-info p{margin:0;color:var(--muted);line-height:1.65;font-weight:500}.wholesale-detail-info .wholesale-profit-note{margin-top:14px;color:#25652a}.wholesale-detail-accordion>button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent;color:var(--ink);padding:18px 22px;cursor:pointer;font:inherit;text-align:left}.wholesale-detail-accordion>button span{color:var(--ink);font-size:16px;font-weight:760;letter-spacing:-.02em;text-transform:none}.wholesale-detail-accordion>button strong{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--soft);font-size:18px;line-height:1}.wholesale-detail-panel-body{border-top:1px solid var(--line);padding:20px 22px 22px}.wholesale-detail-list{margin:0;padding-left:18px;color:var(--muted);line-height:1.65;font-weight:500}.wholesale-faq-list{display:grid;grid-gap:14px;gap:14px}.wholesale-faq-list strong{display:block;margin-bottom:5px}.wholesale-related{padding:24px;display:grid;grid-gap:18px;gap:18px}.wholesale-mobile-sticky-cta{display:none}.promo-page{min-height:100vh;background:#f6f7f9;color:#111318;padding:clamp(14px,3vw,34px)}.promo-shell{max-width:1180px;margin:0 auto;display:grid;grid-gap:16px;gap:16px}.promo-brand-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e5e7eb;border-radius:999px;background:white;padding:10px 14px;box-shadow:0 10px 30px rgba(17,17,17,.035)}.promo-brand{color:#111318;text-decoration:none;font-size:20px;font-weight:800;letter-spacing:-.04em}.promo-brand-row span{color:#667085;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.09em}.promo-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.72fr);grid-gap:18px;gap:18px;align-items:start}.promo-order-card,.promo-product-panel{min-width:0;border:1px solid #e5e7eb;border-radius:30px;background:white;box-shadow:0 20px 60px rgba(17,17,17,.05)}.promo-product-panel{display:grid;grid-gap:16px;gap:16px;padding:clamp(20px,3vw,34px)}.promo-eyebrow{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.promo-compact-offer{display:grid;grid-gap:10px;gap:10px}.promo-compact-offer>img{display:none}.promo-compact-offer h1{max-width:760px;margin:0;font-size:clamp(2rem,4.5vw,3.35rem);line-height:1;letter-spacing:-.05em;font-weight:780}.promo-compact-offer p{max-width:720px;margin:-4px 0 0;color:#667085;font-size:clamp(1.02rem,1.35vw,1.22rem);line-height:1.45;font-weight:700}.promo-compact-offer strong,.promo-mobile-trust-row{display:none}.promo-summary{max-width:720px;margin:0;color:#667085;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.62;font-weight:500}.promo-gallery{display:grid;grid-template-columns:76px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:stretch}.promo-gallery-thumbs{display:flex;flex-direction:column;gap:9px;overflow-y:auto;max-height:560px;padding:2px}.promo-gallery-thumbs button{width:72px;height:72px;overflow:hidden;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc;padding:0;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.promo-gallery-thumbs button.active{border-color:var(--accent);box-shadow:0 0 0 3px rgba(255,122,26,.14);transform:translateY(-1px)}.promo-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.promo-image-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:26px;background:#f3f4f6;aspect-ratio:1/.92;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),0 16px 42px rgba(17,17,17,.06)}.promo-image-card img{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.promo-warranty-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.promo-warranty-grid span{display:grid;grid-gap:4px;gap:4px;border:1px solid #e5e7eb;border-radius:18px;background:white;padding:13px;box-shadow:0 10px 28px rgba(17,17,17,.035)}.promo-warranty-grid strong{color:#111318;font-size:13px;line-height:1.25}.promo-warranty-grid small{color:#667085;line-height:1.45;font-size:12px;font-weight:600}.promo-benefit-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.promo-benefit-list article,.promo-trust-row span{border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc;color:#30343b;padding:12px;font-size:13px;line-height:1.45;font-weight:650}.promo-benefit-list article{display:grid;grid-gap:6px;gap:6px;min-height:132px;background:white;box-shadow:0 10px 28px rgba(17,17,17,.03)}.promo-benefit-list article i{width:36px;height:36px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#fff4eb,#fff);border:1px solid rgba(255,122,26,.24);color:var(--accent);font-style:normal;font-size:12px;font-weight:850}.promo-benefit-list article strong{color:#111318;line-height:1.2;font-size:15px}.promo-benefit-list article span{color:#667085;line-height:1.45;font-size:13px;font-weight:600}.promo-trust-row span:before{content:"";width:8px;height:8px;display:inline-block;border-radius:50%;background:var(--accent);margin-right:8px;box-shadow:0 0 14px rgba(255,122,26,.44)}.promo-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.promo-order-card{position:-webkit-sticky;position:sticky;top:18px;padding:clamp(18px,2.4vw,26px)}.promo-order-form,.promo-success{display:grid;grid-gap:14px;gap:14px}.promo-order-form h2,.promo-success h2{margin:4px 0 0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.02;letter-spacing:-.045em;font-weight:760}.promo-order-form p,.promo-success p{margin:0;color:#667085;line-height:1.55;font-weight:500}.promo-form-trust{display:grid;grid-template-columns:1fr;grid-gap:7px;gap:7px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc;padding:12px}.promo-form-trust span{color:#30343b;font-size:13px;font-weight:760}.promo-price-box{display:grid;grid-gap:7px;gap:7px;border:1px solid rgba(255,122,26,.3);border-radius:22px;background:radial-gradient(circle at 88% 18%,rgba(255,122,26,.18),transparent 36%),linear-gradient(135deg,#fff,#fff8f2);padding:17px;box-shadow:0 16px 38px rgba(255,122,26,.1)}.promo-price-box span{color:var(--accent);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.promo-price-box strong{color:#111318;font-size:38px;line-height:.92;letter-spacing:-.055em}.promo-price-box small{color:var(--accent);font-size:12px;font-weight:750}.promo-price-summary{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid rgba(255,122,26,.18);margin-top:4px;padding-top:9px}.promo-price-summary span{color:#667085;letter-spacing:0;text-transform:none;font-size:13px;font-weight:760}.promo-price-summary b{color:#111318;font-size:20px;letter-spacing:-.035em}.promo-price-box ul{display:grid;grid-gap:5px;gap:5px;margin:4px 0 0;padding:0;list-style:none;color:#30343b;font-size:12px;font-weight:750}.promo-order-form label{display:grid;grid-gap:7px;gap:7px;min-width:0}.promo-order-form label span{color:#667085;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.promo-order-form input,.promo-order-form select,.promo-order-form textarea{width:100%;min-height:48px;border:1px solid #e5e7eb;border-radius:15px;background:#f8fafc;color:#111318;padding:12px 14px;font:inherit;font-weight:650}.promo-order-form textarea{resize:vertical;line-height:1.45}.promo-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.promo-tier-list{display:flex;flex-wrap:wrap;gap:7px}.promo-tier-list span{border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#30343b;padding:8px 10px;font-size:11px;font-weight:750}.promo-tier-list span.active{border-color:rgba(255,122,26,.42);background:#fff;color:var(--accent);box-shadow:inset 0 0 0 1px rgba(255,122,26,.12)}.promo-reset-button,.promo-submit-button,.promo-whatsapp-button{min-height:52px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0 20px;text-decoration:none;font:inherit;font-weight:820;cursor:pointer}.promo-submit-button{background:linear-gradient(135deg,#ff8a2a,#ff5c1a);color:#111318;box-shadow:0 14px 34px rgba(255,122,26,.22)}.promo-submit-button:disabled{cursor:wait;opacity:.72}.promo-whatsapp-button{background:#111318;color:white;text-align:center}.promo-reset-button{border:1px solid #e5e7eb;background:white;color:#111318}.promo-form-note{text-align:center;font-size:12px}.promo-submit-error{border:1px solid #fecdd3;border-radius:16px;background:#fff1f2;color:#9f1239!important;padding:11px 12px;font-size:13px;font-weight:700!important}.promo-success-badge{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#ecfdf3;color:#087443;padding:8px 10px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.promo-success-sinhala{color:#111318!important;font-weight:800!important}.promo-summary-list{overflow:hidden;display:grid;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc;margin:0}.promo-summary-list div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e7eb;padding:11px 13px}.promo-summary-list div:last-child{border-bottom:0}.promo-summary-list dt{color:#667085;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.promo-summary-list dd{margin:0;text-align:right;font-weight:750;overflow-wrap:anywhere}.promo-mobile-sticky-cta{display:none}.admin-section-label{border-top:1px solid var(--line);padding-top:18px;color:var(--accent);text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:850}.admin-gallery-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));grid-gap:10px;gap:10px}.admin-gallery-preview img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:16px;background:var(--soft)}@media (max-width:1240px){.promo-grid{grid-template-columns:1fr}.promo-order-card{position:static}.wholesale-hero-slider{grid-template-columns:1fr}.wholesale-hero-media{order:-1;transform:none}.wholesale-hero-controls{right:28px;top:28px}.wholesale-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.wholesale-detail-hero{grid-template-columns:1fr}}@media (max-width:720px){.promo-page{padding:10px}.promo-shell{gap:10px;padding-bottom:72px}.promo-brand-row{border-radius:18px;align-items:flex-start;flex-direction:column;gap:5px}.promo-grid{display:flex;flex-direction:column;gap:10px}.promo-order-card,.promo-product-panel{border-radius:24px}.promo-product-panel{display:contents}.promo-compact-offer{order:1;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;border:1px solid #e5e7eb;border-radius:24px;background:white;padding:12px;box-shadow:0 14px 38px rgba(17,17,17,.045)}.promo-compact-offer>img{display:block;width:86px;height:86px;border-radius:18px;border:1px solid #e5e7eb;background:#f3f4f6;object-fit:cover}.promo-compact-offer h1{margin-top:3px;font-size:clamp(1.15rem,5.6vw,1.48rem);line-height:1.08;letter-spacing:-.035em;font-weight:720}.promo-compact-offer p{margin:4px 0 0;color:#667085;font-size:13px;line-height:1.35;font-weight:650}.promo-compact-offer strong{display:block;margin-top:7px;color:var(--accent);font-size:22px;line-height:1;letter-spacing:-.04em}.promo-mobile-trust-row{order:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.promo-mobile-trust-row span{min-height:38px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:14px;background:white;color:#30343b;padding:8px 7px;text-align:center;font-size:11px;line-height:1.18;font-weight:800;box-shadow:0 10px 24px rgba(17,17,17,.03)}.promo-order-card{order:3}.promo-gallery{order:4;box-shadow:0 14px 38px rgba(17,17,17,.045)}.promo-gallery,.promo-warranty-grid{border:1px solid #e5e7eb;border-radius:24px;background:white;padding:12px}.promo-warranty-grid{order:5}.promo-benefit-list{order:6;border:1px solid #e5e7eb;border-radius:24px;background:white;padding:12px}.promo-gallery{display:flex;flex-direction:column}.promo-image-card{order:1}.promo-gallery-thumbs{order:2;flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.promo-gallery-thumbs button{flex:0 0 66px;width:66px;height:66px;border-radius:14px}.promo-image-card{border-radius:20px;aspect-ratio:4/3}.promo-benefit-list,.promo-trust-row,.promo-warranty-grid{grid-template-columns:1fr;gap:8px}.promo-benefit-list article{min-height:0}.promo-form-row{grid-template-columns:1fr}.promo-order-card{padding:18px}.promo-order-form h2,.promo-success h2{font-size:clamp(1.65rem,8vw,2rem)}.promo-form-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px}.promo-form-trust span{min-height:36px;display:grid;place-items:center;text-align:center;font-size:10px;line-height:1.15}.promo-price-box{padding:14px;border-radius:18px}.promo-price-box strong{font-size:31px}.promo-price-box ul{display:none}.promo-tier-list{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.promo-tier-list span{flex:0 0 auto;padding:7px 9px;font-size:10px}.promo-mobile-sticky-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:90;min-height:54px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,#ff8a2a,#ff5c1a);color:#111318;padding:0 18px;font:inherit;font-weight:850;box-shadow:0 18px 42px rgba(17,17,17,.22);cursor:pointer}.promo-summary-list div{align-items:flex-start;flex-direction:column;gap:4px}.promo-summary-list dd{text-align:left}.wholesale-page{padding:24px 14px 60px;gap:26px}.wholesale-hero-slider{min-height:0;border-radius:26px;padding:18px;gap:18px}.wholesale-hero-copy{gap:12px}.wholesale-hero-copy h1{font-size:clamp(1.75rem,8vw,1.875rem);line-height:1.04;letter-spacing:-.035em}.wholesale-hero-copy p{font-size:15px;line-height:1.55}.wholesale-hero-actions{width:100%;display:grid;grid-template-columns:1fr}.wholesale-hero-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wholesale-hero-feature-grid span{min-height:42px;padding:9px 10px;font-size:12px}.wholesale-hero-media{border-radius:20px;aspect-ratio:4/3}.wholesale-hero-controls{position:static;justify-self:start;margin-top:2px}.wholesale-hero-cta,.wholesale-hero-secondary{width:100%}.wholesale-hero-benefit-strip{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-hero-benefit-strip span{border-radius:14px;font-size:11px}.wholesale-intro{padding:24px 18px;border-radius:24px}.wholesale-intro h1{font-size:clamp(1.875rem,9vw,2.125rem);line-height:1.08}.wholesale-intro p{font-size:15px}.wholesale-trust-strip{gap:7px 10px;font-size:12px}.wholesale-trust-strip span:not(:last-child):after{display:none}.wholesale-controls{grid-template-columns:1fr;padding:14px}.wholesale-filter-chips,.wholesale-subcategory-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.wholesale-filter-chips button,.wholesale-subcategory-filter button{flex:0 0 auto}.wholesale-category-filter{margin-right:-14px;padding-right:14px}.wholesale-category-filter button{min-height:40px;border-radius:999px;padding:8px 10px}.wholesale-category-filter button strong{font-size:12px}.wholesale-results-head,.wholesale-section-header{align-items:flex-start;flex-direction:column}.wholesale-section-header small{align-self:flex-start}.wholesale-product-grid{grid-template-columns:1fr}.wholesale-product-image{aspect-ratio:4/3}.wholesale-product-copy{padding:18px}.wholesale-card-actions{grid-template-columns:1fr}.wholesale-card-actions .dark-button,.wholesale-card-actions .outline-button{width:100%}.wholesale-benefits{grid-template-columns:1fr}.wholesale-detail-page{padding:22px 14px 104px}.wholesale-detail-panel{border-radius:24px;padding:20px}.wholesale-detail-kicker{align-items:flex-start;flex-direction:column}.wholesale-detail-panel h1{font-size:clamp(1.85rem,9vw,2.35rem)}.wholesale-gallery{border-radius:24px;padding:12px}.wholesale-gallery-main{border-radius:18px}.wholesale-detail-tiers{grid-template-columns:1fr}.wholesale-qty-field input{width:100%}.wholesale-related{padding:18px;border-radius:24px}.wholesale-mobile-sticky-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.94);padding:10px 10px 10px 14px;box-shadow:0 18px 50px rgba(17,17,17,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wholesale-mobile-sticky-cta span{display:block;color:var(--muted);font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.wholesale-mobile-sticky-cta strong{display:block;font-size:18px;letter-spacing:-.03em}.wholesale-mobile-sticky-cta a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--dark);color:white;padding:0 18px;text-decoration:none;font-weight:850}.wholesale-mobile-sticky-cta a.is-disabled{pointer-events:none;opacity:.45}}@media (max-width:1180px){.page-shell{padding:0}.subpage{padding:28px 20px}.site-header{grid-template-columns:80px 1fr 150px;height:92px;padding:0 22px}.site-header .logo{justify-self:center}.mobile-toggle{display:grid}.site-header nav{position:absolute;top:92px;left:20px;right:20px;background:white;border-radius:24px;box-shadow:var(--shadow);padding:22px;display:none;flex-direction:column;gap:18px;max-height:calc(100vh - 116px);overflow-y:auto}.site-header nav.open{display:flex}.nav-dropdown{width:100%}.nav-dropdown>button{width:100%;justify-content:space-between;min-height:auto}.nav-dropdown-menu{position:static;width:100%;transform:none;margin-top:10px;box-shadow:none;background:var(--soft);border-radius:18px}.header-actions{gap:12px}.social-rail{display:none}.faq-contact,.footer,.lookbook,.products-section,.quick-order,.recommended,.shop-feed,.stories{padding-left:20px;padding-right:20px}.hero-banner{margin-left:20px;margin-right:20px;padding:34px}.bundle-offer-grid,.faq-contact,.footer-top,.lookbook-grid,.newsletter,.search-page-controls,.trust-row{grid-template-columns:1fr}.trust-row{padding:0 20px 56px}.story-grid{grid-template-columns:1fr}.mini-product-grid{grid-template-columns:1fr 1fr}.quick-view-modal{grid-template-columns:1fr;max-height:90vh;overflow-y:auto}.checkout-pay-shell{padding:20px 20px 64px}.checkout-pay-topbar{align-items:flex-start}.checkout-pay-grid{grid-template-columns:1fr}.checkout-pay-status{min-width:0;width:100%}.checkout-pay-widget-wrap{justify-content:flex-start}.bundle-items-grid,.category-hero,.category-seo-grid,.product-hero{grid-template-columns:1fr}.product-page>a{width:100%;justify-content:center}}@media (max-width:720px){.subpage{padding:20px 14px}.site-header{padding:0 14px;grid-template-columns:44px 1fr 118px}.logo{transform:scale(.78);transform-origin:left center}.header-actions button svg{width:20px;height:20px}.inline-heading,.row-heading{align-items:flex-start;flex-direction:column}.section-heading h1{font-size:clamp(2.75rem,10vw,3.6rem)}.section-heading h2{font-size:clamp(2rem,8vw,3rem)}.profile-badge{min-width:0}.profile-badge strong{font-size:18px}.profile-badge button{font-size:15px;padding:10px 18px;border-width:2px}.avatar-ring{width:66px;height:66px}.feed-grid{grid-auto-columns:86%}.feed-card{min-height:380px}.hero-banner{min-height:520px}.countdown{flex-wrap:wrap}.countdown div{width:68px;height:68px}.room-scene{min-height:470px}.featured-product-card>img{height:330px}.testimonial{padding:60px 24px}.product-carousel{grid-auto-columns:88%}.mini-product-grid,.spec-grid{grid-template-columns:1fr}.quick-row{grid-template-columns:64px 1fr}.quick-row b,.quick-row button,.quick-row input{grid-column:2;width:100%}.review-grid,.search-page-card{grid-template-columns:1fr}.search-page-card img{width:100%;height:auto;aspect-ratio:4/3}.search-page-card b{justify-self:start}.footer-bottom{flex-direction:column}.back-to-top,.promo-popup{display:none}.admin-grid-four,.admin-grid-two,.admin-repeat-row-tier,.admin-stats-compact,.admin-toolbar,.admin-toolbar.secondary{grid-template-columns:1fr}.admin-toolbar.secondary{justify-items:start}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-order-detail-grid{grid-template-columns:1fr}.admin-panel-header,.admin-topbar{flex-direction:column;align-items:stretch}.admin-form-actions,.admin-topbar-actions{justify-content:stretch;flex-wrap:wrap}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-pay-shell{padding:18px 14px 56px}.checkout-pay-topbar{flex-direction:column;align-items:flex-start}.checkout-empty-actions .outline-button,.checkout-empty-actions .pill-button,.checkout-pay-actions,.checkout-pay-actions .dark-button,.checkout-pay-actions .outline-button,.checkout-pay-actions .pill-button,.checkout-pay-link,.checkout-pay-status-row,.checkout-pay-status-row .outline-button{width:100%}.checkout-pay-copy{min-width:0;flex:1 1}.checkout-grid-three,.checkout-grid-two{grid-template-columns:1fr}.checkout-pay-grid,.checkout-pay-header{grid-template-columns:1fr;flex-direction:column}.checkout-pay-status{min-width:0;width:100%}.checkout-pay-panel{padding:16px}.checkout-pay-copy-actions{width:100%}.checkout-pay-qr img{width:220px;height:220px;max-width:100%}.checkout-pay-address,.checkout-pay-dl dd{font-size:14px}.checkout-pay-widget-wrap iframe{width:100%;max-width:410px;height:696px}.category-page,.product-page{gap:20px}.category-hero-copy h1,.product-hero-copy h1{font-size:clamp(2.2rem,12vw,3rem)}.category-hero-copy p,.product-detail-sections p,.product-hero-copy p,.product-reviews>p{font-size:15px}.category-products-grid,.related-products-grid{grid-template-columns:1fr}.category-product-card,.related-product-card{padding:12px}.product-hero{gap:18px}.product-price-row{font-size:24px}.product-actions-submit,.product-page .dark-button{width:100%;align-self:stretch}.product-actions{gap:12px}.product-swatches{gap:10px}.product-swatch{width:30px;height:30px}.checkout-item{grid-template-columns:56px 1fr}.checkout-item strong:last-child{grid-column:2;justify-self:start}}