:root{--bg:#f7f7f5;--surface:rgba(255,255,255,.72);--text:#111;--muted:#6d6d72;--line:rgba(17,17,17,.08);--accent:#0071e3;--shadow:0 24px 60px rgba(0,0,0,.08);--radius-xl:32px;--radius-lg:24px;--transition:.5s cubic-bezier(.16,1,.3,1);--max-width:1320px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:radial-gradient(circle at top left,rgba(0,113,227,.05),transparent 24%),radial-gradient(circle at top right,rgba(183,110,121,.08),transparent 20%),var(--bg);color:var(--text);overflow-x:hidden;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input{font:inherit}button{cursor:pointer;border:none;background:none}main{min-height:100vh}.container{width:min(var(--max-width),92vw);margin:0 auto}.page-shell{padding-top:126px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;color:var(--muted)}.section-title{font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.04em;line-height:.95}.section-copy{color:var(--muted);font-size:1.08rem;line-height:1.7}.muted{color:var(--muted)}.visually-hidden,.skip-link:not(:focus){position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.skip-link:focus{position:fixed;top:1rem;left:1rem;z-index:9999;background:#fff;padding:.7rem 1rem;border-radius:999px}.glass-panel{background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(17,17,17,.06);border-radius:32px;box-shadow:var(--shadow)}.main-header{position:fixed;inset:0 0 auto 0;z-index:120;transition:background var(--transition),border-color var(--transition),transform var(--transition),box-shadow var(--transition)}.main-header.scrolled{background:#ffffffad;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,17,17,.06);box-shadow:0 10px 30px #0000000a}.header-inner{width:min(var(--max-width),92vw);margin:0 auto;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{font-weight:800;letter-spacing:.45em;font-size:1rem;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:2rem}.desktop-nav a{font-size:.93rem;font-weight:600;color:#111111bd;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:var(--text);transform:scaleX(0);transform-origin:right;transition:transform var(--transition)}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;align-items:center;gap:.6rem}.action-btn,.icon-link{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:#ffffffa8;border:1px solid rgba(17,17,17,.06);transition:transform var(--transition),background var(--transition),border-color var(--transition)}.action-btn:hover,.icon-link:hover{transform:translateY(-2px);background:#fff}.cart-pill{position:relative}.cart-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#111;color:#fff;font-size:.68rem;display:grid;place-items:center}.cart-count.is-empty{opacity:.4}.mobile-nav-toggle{display:none}.mobile-panel{position:fixed;inset:120px 1rem auto 1rem;background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(17,17,17,.07);border-radius:28px;box-shadow:var(--shadow);padding:1rem;display:grid;gap:.35rem;transform:translateY(-12px);opacity:0;pointer-events:none;transition:var(--transition);z-index:110}.mobile-panel.active{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-panel a{padding:1rem 1.1rem;border-radius:18px;font-weight:600}.mobile-panel a:hover{background:#1111110a}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f8f8f6c7;-webkit-backdrop-filter:blur(22px) saturate(180%);backdrop-filter:blur(22px) saturate(180%);z-index:300;opacity:0;pointer-events:none;transition:opacity .35s ease}.search-overlay.active{opacity:1;pointer-events:auto}.search-container{width:min(920px,92vw);margin:12vh auto 0;position:relative}.close-btn{position:absolute;right:0;top:-64px;width:50px;height:50px;border-radius:999px;background:#fffc;border:1px solid rgba(17,17,17,.08);font-size:1.8rem}.search-label{color:var(--muted);font-size:.84rem;text-transform:uppercase;letter-spacing:.14em;margin-bottom:1rem;display:block}#search-input{width:100%;border:none;border-bottom:2px solid rgba(17,17,17,.9);background:transparent;outline:none;font-size:clamp(2rem,5vw,4rem);padding-bottom:.85rem;font-weight:300}.search-meta{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;color:var(--muted);font-size:.95rem}.search-results{margin-top:2rem;display:grid;gap:.9rem}.result-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.2rem;border-radius:22px;background:#ffffffb3;border:1px solid rgba(17,17,17,.06);box-shadow:0 12px 30px #0000000a;opacity:0;transform:translateY(14px) scale(.98);animation:cascadeIn .45s cubic-bezier(.16,1,.3,1) forwards}.result-item span{color:var(--muted);font-size:.9rem}.result-item em{font-style:normal;padding:.35rem .7rem;border-radius:999px;background:#1111110d;color:var(--muted);font-size:.78rem}.empty-state{padding:1.3rem;border-radius:22px;color:var(--muted);background:#ffffff8c;border:1px dashed rgba(17,17,17,.12)}.hero{min-height:100svh;display:grid;align-items:center;padding:7rem 0 3rem}.hero-layout{width:min(var(--max-width),92vw);margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.hero-copy h1{font-size:clamp(3rem,7vw,6.7rem);letter-spacing:-.07em;line-height:.9;margin-bottom:1.25rem}.hero-copy p{max-width:580px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.75}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.btn-primary,.btn-secondary,.btn-buy,.btn-dyson,.btn-checkout,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:56px;padding:0 1.5rem;border-radius:999px;font-weight:700;transition:transform var(--transition),background var(--transition),box-shadow var(--transition),color var(--transition)}.btn-primary{background:var(--text);color:#fff;box-shadow:0 16px 40px #11111124}.btn-primary:hover{transform:translateY(-3px) scale(1.01);background:var(--accent)}.btn-secondary,.btn-ghost{background:#ffffffbd;border:1px solid rgba(17,17,17,.08);color:var(--text)}.btn-secondary:hover,.btn-ghost:hover{transform:translateY(-3px);background:#fff}.hero-visual{min-height:72vh;position:relative;border-radius:40px;overflow:hidden;background:linear-gradient(135deg,#fefefe,#e9eaee);border:1px solid rgba(17,17,17,.05);box-shadow:var(--shadow)}.hero-visual:before{content:"";position:absolute;inset:10% 12% auto auto;width:46%;aspect-ratio:1;background:radial-gradient(circle at 30% 30%,#fffffff2,#0071e333 38%,#0000 68%);filter:blur(8px)}.hero-device-stack{position:absolute;top:8%;right:6%;bottom:6%;left:6%;display:grid;grid-template-columns:1.1fr .9fr;gap:1rem;align-items:end}.device{border-radius:32px;border:1px solid rgba(255,255,255,.45);box-shadow:0 30px 50px #0000001f}.device.audio{min-height:65%;background:radial-gradient(circle at center,#34353a 0,#111 45%,#050505);position:relative}.device.audio:before,.device.audio:after{content:"";position:absolute;top:18%;width:32%;aspect-ratio:1/1.35;border-radius:999px;background:linear-gradient(180deg,#3b3d44,#0e0e0f);box-shadow:inset 0 0 0 12px #ffffff0a}.device.audio:before{left:12%}.device.audio:after{right:12%}.device.beauty{min-height:88%;background:linear-gradient(180deg,#f6efe9,#dcb5bb);position:relative}.device.beauty:before{content:"";position:absolute;left:48%;top:14%;transform:translate(-50%);width:18%;height:66%;border-radius:999px;background:linear-gradient(180deg,#b76e79,#7b3b42);box-shadow:0 0 0 10px #fff3}.floating-card{position:absolute;padding:1rem 1.1rem;border-radius:32px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid rgba(17,17,17,.05);box-shadow:var(--shadow)}.floating-card.top{top:6%;left:6%}.floating-card.bottom{right:6%;bottom:7%}.floating-card strong{display:block;font-size:1.1rem;margin-bottom:.35rem}.floating-card span{color:var(--muted);font-size:.92rem}.collections-teaser,.story-band,.collections-grid-wrap,.cart-shell,.spec-section{padding:5rem 0}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.card{min-height:420px;border-radius:var(--radius-xl);padding:2rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;border:1px solid rgba(17,17,17,.05);transition:transform var(--transition),box-shadow var(--transition);box-shadow:0 15px 40px #0000000f}.card:before{content:"";position:absolute;inset:auto -10% -35% auto;width:180px;aspect-ratio:1;border-radius:50%;background:#ffffff3d;filter:blur(10px)}.card:hover{transform:translateY(-10px) rotate(-.4deg);box-shadow:0 24px 50px #0000001f}.card h3{font-size:2rem;letter-spacing:-.04em}.card p{color:inherit;opacity:.78;max-width:260px;line-height:1.6}.card .arrow{font-size:2rem}.card-audio{background:linear-gradient(160deg,#232429,#050505);color:#fff}.card-beauty{background:linear-gradient(160deg,#f3ede8,#d9b4bb)}.card-editorial{background:linear-gradient(160deg,#fdfdfd,#dfe2eb)}.section-heading{margin-bottom:1.8rem}.story-panel{padding:clamp(2rem,4vw,4rem);display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.story-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.metric{padding:1.2rem;border-radius:24px;background:#ffffffad;border:1px solid rgba(17,17,17,.05)}.metric strong{display:block;font-size:1.8rem;letter-spacing:-.05em}.metric span{color:var(--muted);font-size:.9rem}.collections-hero{padding:2rem 0}.collections-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.2rem}.collection-showcase{position:relative;min-height:520px;border-radius:34px;overflow:hidden;padding:2.2rem;display:flex;align-items:flex-end;box-shadow:var(--shadow);border:1px solid rgba(17,17,17,.05);transition:transform var(--transition),box-shadow var(--transition)}.collection-showcase:hover{transform:translateY(-8px);box-shadow:0 28px 60px #00000024}.collection-showcase.large{grid-column:span 7}.collection-showcase.small{grid-column:span 5}.collection-showcase.full{grid-column:span 12;min-height:420px}.collection-showcase:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 60%)}.collection-content{position:relative;z-index:1;color:#fff;max-width:450px}.collection-content h2{font-size:clamp(2.2rem,4vw,4rem);line-height:.95;letter-spacing:-.05em;margin-bottom:.75rem}.collection-content p{opacity:.9;line-height:1.7}.airpods{background:radial-gradient(circle at 50% 40%,#41444d 0,#0b0b0d 45%,#020202)}.dyson{background:linear-gradient(135deg,#f7f0eb,#c78b96)}.iphone{background:linear-gradient(135deg,#f3f5fb,#d5dae7)}.collection-badge{position:absolute;right:1.2rem;top:1.2rem;padding:.65rem .9rem;border-radius:999px;background:#ffffff26;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.82rem;z-index:1}.iphone .collection-content,.iphone .collection-badge{color:#111}.iphone:before{background:linear-gradient(to top,#ffffffeb,#ffffff2e)}.template-product-airpods,.template-product-airpods body,.template-airpods,.template-product-airpods .page-shell{background:#030303;color:#fff}.template-product-airpods .main-header.scrolled,.template-product-airpods .action-btn,.template-product-airpods .icon-link,.template-product-airpods .mobile-panel,.template-product-airpods .search-overlay,.template-product-airpods .result-item,.template-product-airpods .story-panel,.template-product-airpods .metric,.template-product-airpods .spec-card,.template-product-airpods .btn-secondary,.template-product-airpods .btn-ghost,.template-airpods .main-header.scrolled,.template-airpods .action-btn,.template-airpods .icon-link,.template-airpods .mobile-panel,.template-airpods .search-overlay,.template-airpods .result-item,.template-airpods .spec-card,.template-airpods .btn-secondary,.template-airpods .btn-ghost{background-color:#0d0d0fd1}.template-product-airpods .desktop-nav a,.template-product-airpods .logo,.template-product-airpods .action-btn,.template-product-airpods .icon-link,.template-product-airpods .mobile-nav-toggle,.template-airpods .desktop-nav a,.template-airpods .logo,.template-airpods .action-btn,.template-airpods .icon-link,.template-airpods .mobile-nav-toggle{color:#fff}.template-product-airpods .action-btn,.template-product-airpods .icon-link,.template-product-airpods .mobile-panel,.template-product-airpods .result-item,.template-product-airpods .spec-card,.template-airpods .action-btn,.template-airpods .icon-link,.template-airpods .mobile-panel,.template-airpods .result-item,.template-airpods .spec-card{border-color:#ffffff14}.product-hero{min-height:calc(100svh - 84px);display:grid;align-items:center;padding:7rem 0 8rem}.product-hero-grid{width:min(var(--max-width),92vw);margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:center}.product-copy h1,.info-side h1,.bento-hero h1{font-size:clamp(3rem,7vw,7rem);line-height:.9;letter-spacing:-.07em}.product-copy p{color:var(--muted);font-size:1.15rem;line-height:1.8;max-width:540px}.product-sculpture{min-height:74vh;border-radius:40px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 40%,#49494cd9,#0003 32%,#000000f2 70%);border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #0006}.product-sculpture:before,.product-sculpture:after{content:"";position:absolute;top:18%;width:26%;aspect-ratio:1/1.35;border-radius:999px;background:linear-gradient(180deg,#4a4b51,#111214);box-shadow:inset 0 0 0 16px #ffffff0a,0 22px 40px #00000052}.product-sculpture:before{left:20%}.product-sculpture:after{right:20%}.product-sculpture .bridge{position:absolute;left:50%;top:14%;transform:translate(-50%);width:44%;height:18%;border:10px solid rgba(255,255,255,.08);border-bottom:none;border-radius:999px 999px 0 0}.sound-wave{position:absolute;inset:auto 12% 10% 12%;display:flex;justify-content:space-between;align-items:flex-end;gap:.6rem}.sound-wave span{flex:1;border-radius:999px;min-height:24px;background:linear-gradient(180deg,#ffffffe6,#ffffff2e);animation:wave 2.4s ease-in-out infinite}.sound-wave span:nth-child(2n){animation-delay:-.4s}.sound-wave span:nth-child(3n){animation-delay:-.8s}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.spec-card{padding:1.5rem;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#0c0c0ebf;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.spec-card strong{display:block;font-size:1.4rem;margin-bottom:.7rem}.spec-card span{color:#9a9a9f;line-height:1.7}.buy-bar{position:fixed;left:0;right:0;bottom:0;padding:1rem 4vw;background:#0a0a0ce0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;z-index:80}.buy-bar strong{display:block;font-size:1.3rem}.btn-buy{background:#fff;color:#000}.split-screen-product{display:flex;min-height:calc(100svh - 84px);padding-top:0;background:#faf9f7}.image-side,.info-side{flex:1}.image-side{position:sticky;top:84px;height:calc(100svh - 84px);display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f7f0eb,#ead7d7)}.feature-image{width:100%;height:100%;object-fit:cover}.dyson-sculpture{width:38%;height:70%;border-radius:999px;background:linear-gradient(180deg,#b76e79,#7b3b42);box-shadow:0 0 0 16px #ffffff40,0 25px 70px #7b3b4259}.info-side{padding:5rem 8%;display:flex;flex-direction:column;justify-content:center}.copper{color:#b76e79!important}.dyson-badges{display:flex;gap:.7rem;flex-wrap:wrap;margin:1.5rem 0}.dyson-badges span{padding:.7rem .9rem;border-radius:999px;background:#b76e791f;color:#6f4047;font-weight:600}.price-line{margin:1rem 0 1.3rem;font-size:2rem;font-weight:800;letter-spacing:-.04em}.btn-dyson{background:#222;color:#fff;border-radius:14px;padding:0 1.7rem}.bento-page-wrap{background:#f5f5f7;padding:2rem 0 5rem}.bento-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem;max-width:1200px}.bento-item{background:#fff;border-radius:30px;padding:2rem;box-shadow:0 10px 30px #0000000d;border:1px solid rgba(17,17,17,.04)}.bento-hero{grid-column:span 4;text-align:center;padding:4rem 2rem}.bento-hero p{max-width:620px;margin:.8rem auto 0;color:var(--muted);line-height:1.7}.bento-hero h3{font-size:2rem;margin:1rem 0}.bento-cam{grid-column:span 2;background:#111;color:#fff}.bento-chip{grid-column:span 2;background:linear-gradient(135deg,#e5e5ea,#fff)}.cart-shell{padding:3rem 0 5rem}.cart-head{margin-bottom:1.6rem}.cart-layout{display:grid;grid-template-columns:1.1fr .7fr;gap:1.2rem;align-items:start}.cart-list,.cart-summary{padding:1.5rem}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(17,17,17,.08)}.item-image-wrap{display:block}.item-image,.placeholder{width:100px;height:100px;border-radius:20px;object-fit:cover;background:#f0f0f2}.item-main{display:flex;justify-content:space-between;align-items:center;gap:1rem}.qty-wrap{display:flex;flex-direction:column;gap:.6rem;align-items:flex-end}.qty-wrap input{width:82px;padding:.65rem .8rem;border:1px solid rgba(17,17,17,.1);border-radius:12px;background:#fff}.remove-link{color:#a33;font-size:.92rem}.item-total{font-weight:700}.summary-line{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(17,17,17,.08)}.summary-line.total{font-size:1.2rem;font-weight:800}.btn-checkout{margin-top:1.2rem;background:#111;color:#fff;width:100%}.summary-note{color:var(--muted);font-size:.94rem;line-height:1.7;margin-top:1rem}.empty-cart{padding:2rem;text-align:center}.footer-top{padding:2rem;display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:2.2rem}.footer-title{max-width:700px}.main-footer{background:#111;color:#fff;padding:4rem 0 2rem;margin-top:2rem}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-bottom:2rem}.footer-grid h4{margin-bottom:1rem;color:#8e8e93;font-size:.9rem;text-transform:uppercase}.footer-grid a,.footer-grid p{opacity:.85;line-height:1.8}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:1.6rem;text-align:center;font-size:.85rem;color:#8e8e93}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay{transition-delay:.12s}@keyframes cascadeIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wave{0%,to{transform:scaleY(.7);opacity:.6}50%{transform:scaleY(1.15);opacity:1}}@media(max-width:990px){.hero-layout,.product-hero-grid,.story-panel,.cart-layout,.grid-3,.spec-grid,.footer-grid,.story-metrics,.collections-grid{grid-template-columns:1fr}.collection-showcase.large,.collection-showcase.small,.collection-showcase.full{grid-column:span 1;min-height:420px}.split-screen-product{flex-direction:column}.image-side{position:relative;top:0;height:52svh}.info-side{padding:3rem 6vw}.bento-grid{grid-template-columns:1fr 1fr}.bento-hero{grid-column:span 2}.bento-cam,.bento-chip{grid-column:span 1}.cart-item{grid-template-columns:90px 1fr}.item-total{grid-column:2;justify-self:end}.footer-top{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.desktop-nav{display:none}.mobile-nav-toggle{display:grid}.hero{padding-top:5rem}.hero-copy h1,.product-copy h1,.info-side h1,.bento-hero h1{font-size:clamp(2.6rem,13vw,4.2rem)}.hero-visual{min-height:58vh}.search-container{margin-top:14vh}.search-meta{flex-direction:column}.buy-bar{padding:.9rem 1rem;gap:1rem}.btn-buy{min-width:170px}.bento-grid{grid-template-columns:1fr}.bento-hero,.bento-cam,.bento-chip{grid-column:span 1}.cart-list,.cart-summary{padding:1.1rem}.cart-item{grid-template-columns:1fr;justify-items:start}.item-main{width:100%;flex-direction:column;align-items:flex-start}.qty-wrap{align-items:flex-start}.footer-grid{grid-template-columns:1fr}.logo{letter-spacing:.28em;font-size:.92rem}}.logo-wrap{display:flex;align-items:center;gap:.8rem}.site-logo-image{max-height:42px;width:auto}.site-logo-text{display:block}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1rem;border-radius:999px;background:#111111eb;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.02em}.hero-rich .hero-visual{background:linear-gradient(135deg,#f5f6f8,#e9ebf0)}.hero-media{isolation:isolate}.hero-main-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-accent-media{position:absolute;right:5%;bottom:6%;width:min(32%,220px);border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.45);box-shadow:0 24px 60px #0000002e;z-index:2}.hero-accent-image{width:100%;height:100%;object-fit:cover}.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:2rem;max-width:760px}.hero-point{padding:1rem 1.1rem;border-radius:24px}.hero-point strong{display:block;margin-bottom:.35rem;font-size:1rem}.hero-point span{display:block;color:var(--muted);font-size:.92rem;line-height:1.55}.media-card{padding:0}.card-media,.card-overlay,.card-content{position:absolute;top:0;right:0;bottom:0;left:0}.card-media-image{width:100%;height:100%;object-fit:cover}.card-overlay{background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,.18) 45%,transparent 72%)}.card-content{z-index:1;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.card-beauty .card-overlay{background:linear-gradient(to top,rgba(60,18,26,.36),rgba(255,255,255,.08) 45%,transparent 72%)}.card-editorial .card-overlay{background:linear-gradient(to top,rgba(10,14,22,.35),rgba(255,255,255,.08) 45%,transparent 72%)}.collections-grid-media .collection-showcase{position:relative;min-height:420px}.collection-image,.collection-scrim{position:absolute;top:0;right:0;bottom:0;left:0}.collection-image{width:100%;height:100%;object-fit:cover}.collection-scrim{background:linear-gradient(to top,rgba(0,0,0,.62),rgba(0,0,0,.18) 45%,transparent 75%)}.collection-content,.collection-badge{position:relative;z-index:1}.product-hero-grid-rich{grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.media-sculpture{min-height:68vh;border-radius:40px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #0000004d;background:radial-gradient(circle at center,#ffffff0f,#fff0 55%),#030303}.ambient-image{width:100%;height:100%;object-fit:cover;opacity:.9}.media-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.media-thumb{border-radius:22px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);min-height:120px}.media-thumb img{width:100%;height:100%;object-fit:cover}.product-gallery-vertical{overflow:hidden}.secondary-floating-image{position:absolute;right:8%;bottom:7%;width:min(34%,280px);border-radius:32px;overflow:hidden;box-shadow:0 24px 60px #0000002e;border:10px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.secondary-floating-image img{width:100%;height:100%;object-fit:cover}.bento-grid-rich{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(180px,auto)}.bento-media{grid-column:span 2;grid-row:span 2;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f6f7fb,#d9dde8)}.bento-product-image{width:100%;height:100%;object-fit:cover}.footer-top-rich{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem}.footer-logo-image{max-height:44px;width:auto;margin-bottom:1rem}.footer-branding{max-width:760px}@media(max-width:990px){.hero-layout,.product-hero-grid-rich,.story-panel,.hero-points{grid-template-columns:1fr}.hero-visual{min-height:58vh}.media-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top-rich{align-items:flex-start;flex-direction:column}.header-cta{display:none}}@media(max-width:768px){.site-logo-image{max-height:34px}.hero-main-image{object-position:center}.hero-accent-media{width:42%;right:4%;bottom:4%}.card-content{padding:1.3rem}.collections-grid-media .collection-showcase{min-height:340px}.secondary-floating-image{width:42%;right:4%;bottom:4%;border-width:8px}.bento-media{grid-column:span 1;grid-row:span 1;min-height:240px}}.collections-teaser-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collections-teaser-item{min-width:0}.media-card{position:relative;display:block;overflow:hidden;border-radius:20px;text-decoration:none;color:inherit;min-height:520px;background:#111}.card-media,.card-media-image{width:100%;height:100%}.card-media{position:absolute;top:0;right:0;bottom:0;left:0}.card-media-image{object-fit:cover;display:block;transition:transform .6s ease}.media-card:hover .card-media-image{transform:scale(1.04)}.card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b8,#0000002e 45%,#00000014)}.card-content{position:relative;z-index:2;min-height:520px;display:flex;flex-direction:column;justify-content:space-between;padding:28px}.card-title{margin:8px 0 0}.card-copy{margin:0 0 16px;max-width:34ch}.card-cta{display:inline-flex;align-items:center;gap:10px;font-weight:600}.arrow{transition:transform .25s ease}.media-card:hover .arrow{transform:translate(4px)}@media screen and (max-width:989px){.collections-teaser-grid{grid-template-columns:1fr}.media-card,.card-content{min-height:420px}}.header-topbar{background:#111;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.header-topbar-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.82rem}.header-topbar-inner p{margin:0;opacity:.92}.header-topbar-inner a{font-weight:700;white-space:nowrap}.main-header .header-inner{position:relative}.product-purchase{display:grid;gap:1rem;margin-top:1.4rem}.variant-pickers{display:grid;gap:.85rem}.variant-group{border:0;padding:0;margin:0;display:grid;gap:.55rem}.variant-group legend{font-size:.88rem;font-weight:700;color:var(--muted)}.variant-values{display:flex;flex-wrap:wrap;gap:.55rem}.variant-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.65rem .95rem;border-radius:999px;border:1px solid rgba(17,17,17,.12);background:#ffffffc7;font-size:.92rem;font-weight:600;transition:transform var(--transition),border-color var(--transition),background var(--transition),color var(--transition)}.dark-page-scope .variant-chip{background:#ffffff14;border-color:#ffffff1f;color:#fff}.variant-input:checked+.variant-chip{background:#111;color:#fff;border-color:#111}.dark-page-scope .variant-input:checked+.variant-chip{background:#fff;color:#111;border-color:#fff}.purchase-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.purchase-price-wrap{display:flex;align-items:center;gap:.75rem}.purchase-price{font-size:1.4rem;letter-spacing:-.03em}.compare-price{color:var(--muted);text-decoration:line-through}.product-reassurance,.footer-reassurance{display:flex;flex-wrap:wrap;gap:.75rem}.product-reassurance span,.footer-reassurance span{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem .9rem;border-radius:999px;background:#1111110d;font-size:.84rem;font-weight:600;color:var(--muted)}.product-reassurance span:before,.footer-reassurance span:before{content:"\2713";font-weight:800;color:var(--text)}.dark-page-scope .product-reassurance span{background:#ffffff14;color:#ffffffdb}.dark-page-scope .product-reassurance span:before{color:#fff}.collections-copy{max-width:720px;margin-top:1rem}.card-media-placeholder,.placeholder-svg{width:100%;height:100%}.footer-reassurance{margin:1.5rem 0 0}@media(max-width:990px){.header-topbar-inner{min-height:auto;padding:.7rem 0;flex-direction:column;align-items:flex-start}.product-reassurance,.footer-reassurance{gap:.55rem}}@media(max-width:768px){.header-topbar-inner{font-size:.76rem}.header-topbar-inner a{display:none}.purchase-meta{align-items:flex-start;flex-direction:column}.variant-values{gap:.45rem}.variant-chip{min-height:40px;padding:.6rem .85rem}}@media(max-width:768px){.page-shell{padding-top:108px}.mobile-panel{inset:104px 1rem auto 1rem}}.proof-marquee-section{padding:4rem 0;overflow:hidden}.proof-marquee-wrap{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.proof-marquee-track{--proof-speed: 28s;display:flex;gap:1.25rem;width:max-content;animation:proof-marquee var(--proof-speed) linear infinite;padding:1rem 0}.proof-card{width:min(24rem,82vw);padding:1.4rem;border-radius:1.4rem;background:#ffffffb3;border:1px solid rgba(17,24,39,.08);box-shadow:0 18px 45px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.proof-badge{display:inline-flex;margin-bottom:.75rem;padding:.28rem .65rem;border-radius:999px;background:#1118270f;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.proof-rating{display:flex;gap:.18rem;margin-bottom:.9rem;font-size:1rem}.proof-rating .is-dim{opacity:.28}.proof-text{margin:0 0 1rem;font-size:1rem;line-height:1.7}.proof-author{display:block;font-size:.95rem}@keyframes proof-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.proof-marquee-track{animation:none}}.header-topbar{background:linear-gradient(90deg,#0f172a,#111827 60%,#1f2937);border-bottom:1px solid rgba(255,255,255,.08)}.header-topbar-inner{font-weight:600;letter-spacing:.01em}.header-topbar-inner a{padding:.45rem .9rem;border-radius:999px;background:#ffffff1f}.header-cta{background:linear-gradient(135deg,#111827,#0f172a);box-shadow:0 14px 28px #0f172a2e}.search-overlay{background:#090c1261}.search-container{padding:2rem 2rem 2.2rem;border-radius:34px;background:#ffffffe6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 30px 80px #0000002e}.close-btn{top:18px;right:18px}.search-label{padding-right:4rem}.search-meta a{font-weight:700}.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.result-item{position:relative;align-items:stretch;padding:0;overflow:hidden;min-height:120px}.result-item-media{width:110px;flex:0 0 110px;background:linear-gradient(180deg,#eef2ff,#e5e7eb)}.result-item-media img{width:100%;height:100%;object-fit:cover}.result-item-copy{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1rem 1rem .2rem;gap:.45rem;min-width:0}.result-item-top{display:flex;flex-direction:column;gap:.35rem}.result-item-top strong{font-size:1rem;line-height:1.3}.result-item-top span{color:var(--muted);font-size:.84rem}.result-item-meta{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.result-item-vendor{display:inline-flex;align-items:center;gap:.35rem;padding:.38rem .62rem;border-radius:999px;background:#1111110d;font-size:.75rem;font-weight:700;color:var(--text)}.result-item-price{font-style:normal;padding:.42rem .72rem;border-radius:999px;background:#111;color:#fff;font-size:.78rem;font-weight:700}.result-item-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:2rem;font-weight:800;color:#111827}.purchase-microcopy{margin-top:.95rem;font-size:.95rem;line-height:1.65;color:var(--muted)}.product-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem}.trust-card{display:flex;gap:.9rem;align-items:flex-start;padding:1rem 1rem 1.05rem;border-radius:24px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(180deg,#ffffffe6,#f8fafce6);box-shadow:0 18px 36px #0f172a0f}.trust-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#111827;color:#fff;flex:0 0 44px}.trust-icon svg{width:20px;height:20px}.trust-card strong{display:block;font-size:.96rem;margin-bottom:.22rem}.trust-card span:last-child{display:block;color:var(--muted);font-size:.84rem;line-height:1.5}.dark-page-scope .trust-card{background:#ffffff0f;border-color:#ffffff1a;box-shadow:none}.dark-page-scope .trust-icon{background:#fff;color:#111}.dark-page-scope .trust-card strong{color:#fff}.dark-page-scope .trust-card span:last-child{color:#ffffffb8}.buy-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0cd1;border-top:1px solid rgba(255,255,255,.08)}.buy-bar small{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#fff9}.buy-bar strong{font-size:1.05rem}.search-page{padding:2rem 0 5rem}.search-page-shell{display:grid;gap:1.5rem}.search-page-head{max-width:760px}.search-page-head h1{font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.06em;line-height:.95;margin:.45rem 0 1rem}.search-page-head p{font-size:1.06rem;line-height:1.75;color:var(--muted)}.search-page-form{padding:1.2rem}.search-form-field{display:flex;align-items:center;gap:1rem;padding:1rem 1.1rem;border-radius:28px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 16px 36px #0f172a0d}.search-form-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:#111827;color:#fff;flex:0 0 46px}.search-form-icon svg{width:20px;height:20px}.search-form-field input{flex:1 1 auto;border:none;outline:none;background:transparent;font-size:1.08rem}.search-page-badges,.footer-reassurance{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.search-page-badges span,.footer-reassurance span{display:inline-flex;align-items:center;gap:.45rem;padding:.72rem .95rem;border-radius:999px;background:#1111110d;font-size:.84rem;font-weight:700;color:var(--text)}.search-results-head{display:flex;justify-content:space-between;gap:1rem;align-items:end}.search-results-head strong{font-size:1.1rem}.search-results-head span{color:var(--muted);max-width:420px;text-align:right}.search-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.search-product-card{overflow:hidden;padding:0;display:flex;flex-direction:column;min-height:100%}.search-product-media{display:block;aspect-ratio:1/1;background:linear-gradient(180deg,#eff6ff,#eef2f7)}.search-card-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.search-product-card:hover .search-card-image{transform:scale(1.04)}.search-card-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:4rem;font-weight:800;color:#111827;background:linear-gradient(135deg,#e2e8f0,#f8fafc)}.search-product-body{padding:1.2rem 1.2rem 1.3rem;display:grid;gap:.9rem}.search-product-topline{display:flex;flex-wrap:wrap;gap:.45rem}.search-product-topline span{display:inline-flex;align-items:center;padding:.34rem .62rem;border-radius:999px;background:#1111110d;font-size:.73rem;font-weight:700;color:var(--muted)}.search-product-body h2{font-size:1.18rem;line-height:1.3}.search-product-body p{color:var(--muted);line-height:1.7;font-size:.95rem}.search-product-footer{display:flex;justify-content:space-between;gap:1rem;align-items:center}.search-product-footer strong{font-size:1.06rem}.search-empty{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.5rem}.search-empty strong{display:block;margin-bottom:.4rem;font-size:1.08rem}.search-empty p{color:var(--muted);line-height:1.7;max-width:680px}.product-copy p,.info-side .section-copy,.bento-item p{line-height:1.75}.product-copy h1,.info-side h1,.bento-hero h1{letter-spacing:-.06em}.product-reassurance{display:none}@media(max-width:990px){.search-results{grid-template-columns:1fr}.search-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-trust-grid{grid-template-columns:1fr}.search-results-head{flex-direction:column;align-items:flex-start}.search-results-head span{text-align:left}}@media(max-width:768px){.search-container{padding:1.1rem 1rem;margin-top:8vh}.close-btn{top:10px;right:10px}.search-results{grid-template-columns:1fr}.result-item{min-height:102px}.result-item-media{width:92px;flex-basis:92px}.search-form-field{flex-wrap:wrap;align-items:stretch}.search-form-field input{width:100%;min-height:44px}.search-form-field .btn-primary{width:100%}.search-products-grid{grid-template-columns:1fr}.search-empty{flex-direction:column;align-items:flex-start}.product-trust-grid{grid-template-columns:1fr}}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(0,113,227,.55);outline-offset:3px}.hero-copy-text{max-width:58ch;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.75}.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.hero-point{padding:1rem 1.1rem}.hero-point strong{display:block;margin-bottom:.35rem}.hero-point span{color:var(--muted);font-size:.92rem;line-height:1.55}.hero-main-media,.hero-main-image{width:100%;height:100%}.hero-main-image{object-fit:cover}.hero-accent-media{position:absolute;right:5%;bottom:5%;width:min(34%,280px);border-radius:28px;overflow:hidden;box-shadow:0 24px 50px #00000029;border:1px solid rgba(255,255,255,.45)}.theme-light .hero-visual{background:linear-gradient(135deg,#fff,#edf2f7)}.theme-soft .hero-visual{background:linear-gradient(135deg,#faf8f6,#e8ecf4)}.content-center .hero-copy{text-align:center}.content-center .hero-copy .hero-copy-text,.content-center .hero-copy p,.content-center .hero-copy-text{margin-left:auto;margin-right:auto}.content-center .hero-actions,.content-center .hero-points{justify-content:center}.media-clean .floating-card{background:#ffffffd9}.mobile-panel[hidden],.search-overlay[hidden]{display:none!important}.search-results:empty{display:none}.search-results-head,.search-page-head .rte p{margin-top:0}.footer-grid p,.footer-grid a{line-height:1.7}.footer-grid a{display:block}.footer-grid a+a,.footer-grid p+p{margin-top:.4rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.result-item,.card-media-image,.arrow,.btn-primary,.btn-secondary,.btn-ghost,.action-btn,.icon-link{transition:none!important;animation:none!important}.reveal{opacity:1!important;transform:none!important}}@media(max-width:990px){.hero-points{grid-template-columns:1fr}.content-center .hero-actions{align-items:center}.hero-accent-media{width:38%}}@media(max-width:768px){.hero-copy-text{font-size:1rem}.hero-actions a{width:100%}.hero-accent-media{width:42%;right:4%;bottom:4%}}.search-helper{margin:0 0 1rem;color:var(--muted);line-height:1.7;max-width:60ch}.search-overlay-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end}.search-submit{white-space:nowrap}.purchase-controls{display:grid;grid-template-columns:minmax(0,120px) minmax(0,1fr);gap:.9rem;align-items:end}.quantity-field{display:grid;gap:.4rem}.quantity-field label{font-size:.85rem;font-weight:700;color:var(--muted)}.quantity-field input{min-height:52px;padding:.8rem .9rem;border-radius:18px;border:1px solid rgba(17,17,17,.1);background:#fff}.purchase-stock{display:inline-flex;align-items:center;gap:.35rem;margin-left:.6rem;padding:.35rem .65rem;border-radius:999px;font-size:.76rem;font-weight:700;vertical-align:middle}.purchase-stock.in-stock{background:#0f766e1a;color:#0f766e}.purchase-stock.out-of-stock{background:#991b1b1a;color:#991b1b}.cart-item-title{font-size:1.05rem;line-height:1.35}.cart-discounts{margin-top:.5rem;padding-left:1rem;color:var(--muted)}.cart-discounts li+li{margin-top:.2rem}.cart-summary-discounts{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(17,17,17,.08);color:var(--muted)}.mobile-panel a[aria-current=page],.desktop-nav a[aria-current=page]{font-weight:800}.main-footer .footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:1.5rem}.bento-item h2,.spec-card strong{line-height:1.2}@media(max-width:990px){.purchase-controls,.search-overlay-form{grid-template-columns:1fr}.main-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.main-footer .footer-grid{grid-template-columns:1fr}.purchase-stock{display:inline-flex;margin:.6rem 0 0}.search-overlay-form{gap:.8rem}}:root{--focus-ring: 0 0 0 3px rgba(255,255,255,.18), 0 0 0 6px rgba(255,255,255,.08);--safe-bottom: max(24px, env(safe-area-inset-bottom))}.desktop-nav-list,.mobile-panel-nav,.footer-menu,.search-page-badges,.product-trust-grid,.story-metrics,.hero-points{list-style:none;margin:0;padding:0}.desktop-nav-list{display:flex;align-items:center;gap:1.2rem}.desktop-nav-list li{margin:0}.mobile-panel{padding:1.1rem 1rem 1.35rem}.mobile-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.mobile-panel-title{margin:0;font-size:.84rem;letter-spacing:.16em;text-transform:uppercase;opacity:.72}.mobile-panel-close{-webkit-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:inherit;border-radius:999px;width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1}.mobile-panel-nav{display:grid;gap:.7rem}.mobile-panel-nav a{display:block}.product-intro{max-width:62ch}.search-page-copy{max-width:62ch;margin:.8rem 0 0;color:#ffffffc2}.search-products-grid[role=list],.collections-grid[role=list]{padding:0}.buy-bar{padding-bottom:var(--safe-bottom);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.summary-tax-note{margin-top:.8rem;font-size:.92rem;opacity:.72}.cart-item{align-items:start}.result-item,.search-product-card,.collection-card,.hero-point,.spec-card,.trust-card,.floating-card{transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background-color .24s ease}.result-item:hover,.search-product-card:hover,.collection-card:hover,.hero-point:hover,.spec-card:hover,.trust-card:hover{transform:translateY(-2px)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,.variant-chip:focus-visible,.card:focus-visible,.result-item:focus-visible{outline:none;box-shadow:var(--focus-ring)}.variant-input:focus-visible+.variant-chip{box-shadow:var(--focus-ring)}.skip-link:focus-visible{box-shadow:none}.search-overlay.active .search-container{animation:searchIn .18s ease}@keyframes searchIn{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.search-results:empty{min-height:0}.search-results .empty-state{border:1px dashed rgba(255,255,255,.14);border-radius:18px}.hero-copy .rte p:last-child,.section-copy.rte p:last-child{margin-bottom:0}.main-header.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(max-width:990px){.desktop-nav-list,.buy-bar{gap:.9rem}}@media(max-width:749px){.buy-bar{padding-bottom:calc(var(--safe-bottom) + 8px)}.search-product-footer{gap:.8rem}.hero-actions{flex-wrap:wrap}.floating-card{max-width:min(82vw,22rem)}}@media(prefers-reduced-motion:reduce){.result-item,.search-product-card,.collection-card,.hero-point,.spec-card,.trust-card,.floating-card,.main-header{transition:none!important}.search-overlay.active .search-container{animation:none!important}}.action-btn,.icon-link{background:#ffffffd1;border-color:#11111117}.main-header.scrolled .action-btn,.main-header.scrolled .icon-link{background:#ffffffeb}#open-search,.close-btn{color:#111827}.close-btn{background:#fff;border:1px solid rgba(17,24,39,.12);box-shadow:0 18px 40px #0f172a1f}.search-container,.search-form-field,#search-input,.search-form-field input,.search-overlay input,.search-overlay label,.search-overlay .search-helper{color:#111827}#search-input::placeholder,.search-form-field input::placeholder{color:#1118276b}.search-form-field input{color:#111827!important;-webkit-text-fill-color:#111827;caret-color:#111827}.search-form-field .btn-primary,.search-submit{background:#111827;color:#fff;border:1px solid rgba(17,24,39,.06)}.search-submit:hover,.search-form-field .btn-primary:hover{background:#000}.media-sculpture{background:#0a0a0a}.media-sculpture:before,.media-sculpture:after{content:none!important}.ambient-image{opacity:1;object-position:center center}.main-header{background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(17,17,17,.06)}.desktop-nav a,.logo,.site-logo-text{color:var(--text)}.purchase-meta{display:grid;gap:1rem;align-items:start}.purchase-price-wrap{flex-wrap:wrap}.purchase-controls{display:grid;grid-template-columns:1fr;gap:.85rem;max-width:420px;width:100%}.quantity-field input{width:100%;color:var(--text);background:#fff;border:1px solid rgba(17,17,17,.12);box-shadow:none}.quantity-field label{color:var(--text)}.product-form-inline,.bento-form,.dyson-form,.airpods-form{width:100%}.product-purchase{align-items:start}.product-trust-grid{max-width:960px}.bento-page-wrap{padding:2rem 0 5rem}.bento-grid-rich{grid-template-columns:1.08fr .92fr;align-items:start}.bento-hero{grid-column:1;grid-row:span 2;text-align:left;padding:2.6rem 2.4rem;display:grid;align-content:start;gap:1.2rem;min-height:100%}.bento-hero .product-intro{max-width:58ch;margin:0;color:var(--muted);font-size:1.08rem;line-height:1.75}.bento-hero .product-purchase{margin-top:.25rem}.bento-media{grid-column:2;grid-row:span 2;min-height:680px;border-radius:34px}.bento-item:not(.bento-hero):not(.bento-media){padding:1.75rem 1.6rem}.bento-cam{background:#111;color:#fff}.bento-cam p{color:#ffffffbd}.spec-card{padding:1.5rem;border-radius:28px;background:#fff;border:1px solid rgba(17,17,17,.06);box-shadow:0 14px 34px #0f172a0d}.spec-card span{display:block;margin-top:.55rem;color:var(--muted);line-height:1.7}.airpods-product-page{padding-bottom:3rem}.airpods-image-panel{background:linear-gradient(180deg,#f7f8fb,#eceff5)}.airpods-floating-image{border-color:#ffffffb8}.airpods-info-side{background:transparent}.airpods-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}@media(max-width:990px){.bento-grid-rich{grid-template-columns:1fr}.bento-hero,.bento-media{grid-column:auto;grid-row:auto}.bento-media{min-height:420px}.airpods-feature-grid{grid-template-columns:1fr}.product-form-inline .btn-primary,.bento-form .btn-primary,.dyson-form .btn-dyson,.airpods-form .btn-primary{max-width:none}}.template-product-airpods,.template-product-airpods body,.template-airpods,.template-airpods .page-shell{background:radial-gradient(circle at top left,rgba(0,113,227,.05),transparent 24%),radial-gradient(circle at top right,rgba(183,110,121,.08),transparent 20%),var(--bg)!important;color:var(--text)!important}.template-product-airpods .main-header.scrolled,.template-product-airpods .action-btn,.template-product-airpods .icon-link,.template-product-airpods .mobile-panel,.template-product-airpods .search-overlay,.template-product-airpods .result-item,.template-product-airpods .story-panel,.template-product-airpods .metric,.template-product-airpods .spec-card,.template-product-airpods .btn-secondary,.template-product-airpods .btn-ghost,.template-airpods .main-header.scrolled,.template-airpods .action-btn,.template-airpods .icon-link,.template-airpods .mobile-panel,.template-airpods .search-overlay,.template-airpods .result-item,.template-airpods .spec-card,.template-airpods .btn-secondary,.template-airpods .btn-ghost{background-color:#ffffffd1!important;color:var(--text)!important}.template-product-airpods .desktop-nav a,.template-product-airpods .logo,.template-product-airpods .action-btn,.template-product-airpods .icon-link,.template-product-airpods .mobile-nav-toggle,.template-airpods .desktop-nav a,.template-airpods .logo,.template-airpods .action-btn,.template-airpods .icon-link,.template-airpods .mobile-nav-toggle{color:#111111c7!important}.template-product-airpods .action-btn,.template-product-airpods .icon-link,.template-product-airpods .mobile-panel,.template-product-airpods .result-item,.template-product-airpods .spec-card,.template-airpods .action-btn,.template-airpods .icon-link,.template-airpods .mobile-panel,.template-airpods .result-item,.template-airpods .spec-card{border-color:#11111114!important}.airpods-product-page{background:#faf9f7!important;color:var(--text)!important}.airpods-info-side,.airpods-info-side .section-copy,.airpods-info-side .eyebrow,.airpods-product-page .purchase-microcopy{color:inherit}.airpods-product-page .spec-card{background:#fff!important;border:1px solid rgba(17,17,17,.06)!important;box-shadow:0 12px 32px #0000000d}.airpods-product-page .spec-card span{color:var(--muted)!important}.product-purchase{max-width:560px}.purchase-meta{display:grid!important;grid-template-columns:1fr;gap:1rem;align-items:start}.purchase-price-wrap{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.purchase-controls{display:grid!important;grid-template-columns:1fr!important;gap:.85rem;max-width:420px;width:100%}.quantity-field{display:grid;gap:.45rem;max-width:420px}.quantity-field input{width:100%;min-height:52px;padding:.85rem 1rem;border-radius:18px;border:1px solid rgba(17,17,17,.12);background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;-webkit-appearance:textfield;appearance:textfield}.quantity-field input::-webkit-outer-spin-button,.quantity-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form-inline .btn-primary,.bento-form .btn-primary,.dyson-form .btn-dyson,.airpods-form .btn-primary{width:100%;max-width:420px;justify-content:center}.info-side h1{font-size:clamp(3rem,6vw,5.4rem);line-height:.92}.info-side .section-copy{max-width:38rem}.split-screen-product{align-items:stretch}.image-side .feature-image{object-fit:contain;background:linear-gradient(180deg,#f7f8fb,#eceff5)}@media(max-width:990px){.purchase-controls,.quantity-field,.product-form-inline .btn-primary,.bento-form .btn-primary,.dyson-form .btn-dyson,.airpods-form .btn-primary{max-width:none}}.desktop-nav-list{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.search-overlay-form{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:end}.search-overlay-form #search-input{min-width:0}.airpods-page-wrap .bento-item{background:#fff;border:1px solid rgba(17,17,17,.05);box-shadow:0 10px 30px #0000000d}.airpods-page-wrap .bento-media{background:linear-gradient(180deg,#f6f7fb,#dfe4ee)}.airpods-page-wrap .product-intro{max-width:42rem;margin:.8rem auto 0;color:var(--muted);line-height:1.7}.airpods-page-wrap .bento-item h2{font-size:2rem;letter-spacing:-.03em;margin-bottom:.6rem}.airpods-page-wrap .bento-item p{color:var(--muted);line-height:1.7}body.template-product.template-airpods,body.template-product.template-airpods .page-shell,body.template-product.template-airpods main{background:radial-gradient(circle at top left,rgba(0,113,227,.05),transparent 24%),radial-gradient(circle at top right,rgba(183,110,121,.08),transparent 20%),var(--bg)!important;color:var(--text)!important}@media(max-width:768px){.search-overlay-form{grid-template-columns:1fr}}.collection-page{padding:2rem 0 5rem}.collection-hero-panel{display:grid;grid-template-columns:1.05fr .95fr;gap:1.5rem;padding:1.4rem;border-radius:34px;overflow:hidden;align-items:stretch}.collection-hero-copy{padding:1.3rem 1.1rem 1.3rem .8rem;display:grid;align-content:center;gap:1rem}.collection-hero-copy h1{font-size:clamp(2.4rem,5vw,4.6rem);line-height:.95;letter-spacing:-.05em;margin:0}.collection-hero-lead{font-size:1.05rem;line-height:1.8;color:var(--muted);max-width:58ch;margin:0}.collection-trust-row{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.collection-trust-row span{display:inline-flex;align-items:center;gap:.6rem;padding:.78rem 1rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#ffffffc2}.collection-trust-row svg{width:18px;height:18px;flex:0 0 auto}.collection-trust-row em{font-style:normal;font-size:.95rem}.collection-hero-meta{display:flex;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.95rem}.collection-hero-media{min-height:420px;border-radius:28px;overflow:hidden;position:relative;background:linear-gradient(180deg,#f7f8fb,#eceff5)}.collection-hero-image{width:100%;height:100%;display:block;object-fit:cover}.collection-hero-placeholder,.collection-product-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:4rem;font-weight:700;color:#1111115c;background:linear-gradient(180deg,#f5f5f7,#ececec)}.collection-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin:1.5rem 0 1.25rem;padding:0 .15rem}.collection-toolbar strong{display:block;font-size:1.1rem}.collection-toolbar span{display:block;color:var(--muted);margin-top:.2rem}.collection-sort{display:grid;gap:.45rem;justify-items:end}.collection-sort label{font-size:.9rem;color:var(--muted)}.collection-sort select{min-height:48px;padding:.8rem 1rem;border-radius:16px;border:1px solid rgba(17,17,17,.1);background:#fff;color:var(--text)}.collection-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.collection-product-card{overflow:hidden;border-radius:28px;padding:.85rem;display:grid;gap:0}.collection-product-media{display:block;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#f7f8fb,#eceff5);aspect-ratio:1/1}.collection-product-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.collection-product-card:hover .collection-product-image{transform:scale(1.04)}.collection-product-body{padding:1rem .25rem .2rem;display:grid;gap:.8rem}.collection-product-topline{display:flex;justify-content:space-between;gap:.8rem;flex-wrap:wrap;color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.collection-product-body h2{font-size:1.2rem;line-height:1.2;margin:0}.collection-product-body h2 a{color:inherit;text-decoration:none}.collection-product-body p{margin:0;color:var(--muted);line-height:1.75}.collection-product-bottom{display:flex;justify-content:space-between;gap:1rem;align-items:end;flex-wrap:wrap}.collection-price-wrap{display:flex;gap:.55rem;flex-wrap:wrap;align-items:center}.collection-price-wrap strong{font-size:1.15rem}.collection-price-wrap span{text-decoration:line-through;color:var(--muted)}.collection-card-cta{min-width:200px;justify-content:center}.collection-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}@media(max-width:990px){.collection-hero-panel{grid-template-columns:1fr}.collection-hero-media{min-height:320px}.collection-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-toolbar{align-items:start;flex-direction:column}.collection-sort{justify-items:start}}@media(max-width:640px){.collection-page{padding:1.2rem 0 4rem}.collection-hero-panel{padding:.85rem;border-radius:24px}.collection-hero-copy{padding:.6rem .2rem}.collection-trust-row span{width:100%;justify-content:flex-start}.collection-products-grid{grid-template-columns:1fr}.collection-card-cta{width:100%;min-width:0}.collection-product-bottom{align-items:stretch}.collection-product-bottom>*{width:100%}}.hero-premium{padding:8rem 0 4rem}.hero-layout-premium{align-items:stretch;gap:1.5rem}.hero-copy-shell{padding:clamp(1.6rem,3vw,2.5rem);height:100%;display:grid;align-content:center;gap:1.35rem;background:#ffffffc7}.hero-proofline{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.25rem}.hero-proofline span{display:inline-flex;align-items:center;min-height:40px;padding:0 1rem;border-radius:999px;background:#1111110d;border:1px solid rgba(17,17,17,.06);font-size:.82rem;font-weight:700;color:#30343a}.hero-visual-premium{min-height:76vh;background:linear-gradient(135deg,#f8f9fb,#e9edf3)}.hero-sculpture{grid-template-columns:1.05fr .95fr;gap:1rem;align-items:stretch}.hero-sculpture-column{display:grid;gap:1rem}.hero-sculpture-panel{border-radius:32px;border:1px solid rgba(255,255,255,.5);background:linear-gradient(160deg,#ffffffd9,#d6dde8e6);box-shadow:0 26px 60px #0f172a14;position:relative;overflow:hidden}.hero-sculpture-panel:before{content:"";position:absolute;inset:auto -12% -28% auto;width:55%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#fffffff2,#fff0);filter:blur(8px)}.hero-sculpture-panel:after{content:"";position:absolute;inset:12% auto auto 10%;width:42%;height:1px;background:#11111124;box-shadow:0 16px #11111114,0 32px #1111110f}.hero-sculpture-tall{min-height:100%}.hero-sculpture-small{min-height:42%}.hero-sculpture-wide{min-height:58%;background:linear-gradient(160deg,#fafafaf2,#e2e6eef2)}.hero-floating-note{max-width:16rem}.story-band-premium{padding-top:2rem}.story-panel-premium{grid-template-columns:1.05fr .95fr;gap:1.5rem;background:linear-gradient(180deg,#ffffffd6,#ffffffb8)}.story-copy{display:grid;gap:1.2rem}.story-prooflist{display:grid;gap:.85rem}.story-prooflist div{padding:1rem 1.05rem;border-radius:22px;background:#ffffffb3;border:1px solid rgba(17,17,17,.06)}.story-prooflist strong{display:block;margin-bottom:.35rem;font-size:1rem}.story-prooflist span{display:block;color:var(--muted);line-height:1.65;font-size:.94rem}.story-metrics-premium{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-premium{min-height:138px;display:grid;align-content:end;background:linear-gradient(180deg,#ffffffe6,#f4f6f9e6)}.metric-premium strong{font-size:2rem}.collections-teaser-premium .section-heading-premium{max-width:880px;margin:0 0 1.8rem}.card-premium{min-height:500px;background:linear-gradient(180deg,#f3f6fb,#dfe5ee)}.card-media-premium-placeholder{background:radial-gradient(circle at top right,#ffffffd9,#fff0 36%),linear-gradient(160deg,#f9fbff,#dfe5ee);overflow:hidden}.card-media-orb{position:absolute;right:-8%;top:-6%;width:64%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ffffffe6,#ffffff24 55%,#fff0 72%);filter:blur(8px)}.card-media-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(17,17,17,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.05) 1px,transparent 1px);background-size:32px 32px;opacity:.45}.logo-strip,.home-benefits{padding:1rem 0 5rem}.logo-strip-panel{padding:clamp(1.4rem,3vw,2.2rem);display:grid;gap:1.4rem;background:linear-gradient(180deg,#ffffffd9,#ffffffb8)}.logo-strip-head{max-width:780px;display:grid;gap:.85rem}.logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.logo-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.05rem;border-radius:24px;background:#ffffffbd;border:1px solid rgba(17,17,17,.06)}.logo-mark{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(160deg,#111827,#384152);color:#fff;box-shadow:0 16px 32px #0f172a1f}.logo-mark span{font-size:1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.logo-image{width:100%;height:100%;object-fit:cover}.logo-copy strong{display:block;font-size:1rem;line-height:1.2}.logo-copy span{display:block;margin-top:.3rem;color:var(--muted);font-size:.9rem;line-height:1.5}.benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.benefit-card{padding:1.5rem;display:grid;gap:1rem;min-height:250px;background:linear-gradient(180deg,#ffffffd6,#f5f7facc)}.benefit-index{font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.benefit-card h3{font-size:1.5rem;line-height:1.1;letter-spacing:-.04em}.benefit-card p{color:var(--muted);line-height:1.72}@media(max-width:1100px){.logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-grid{grid-template-columns:1fr 1fr}}@media(max-width:990px){.hero-premium{padding-top:6rem}.hero-layout-premium,.story-panel-premium{grid-template-columns:1fr}.hero-visual-premium{min-height:58vh}.story-metrics-premium{grid-template-columns:1fr 1fr}.card-premium{min-height:420px}}@media(max-width:768px){.hero-copy-shell,.logo-strip-panel,.benefit-card{padding:1.2rem}.hero-proofline span{width:100%;justify-content:center}.logo-grid,.benefits-grid,.story-metrics-premium{grid-template-columns:1fr}.logo-card{align-items:flex-start}.card-premium{min-height:360px}.hero-floating-note{display:none}}.home-hero-clean,.home-categories,.home-client-proofs,.home-faq-simple{padding:3.4rem 0}.home-hero-clean{padding-top:2rem}.home-hero-clean__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:2rem;align-items:center}.home-hero-clean__copy{background:#ffffffc2;border:1px solid rgba(17,17,17,.06);border-radius:32px;box-shadow:0 24px 60px #0000000f;padding:clamp(2rem,4vw,3.5rem)}.home-hero-clean__copy h1{font-size:clamp(2.7rem,6vw,5.5rem);letter-spacing:-.07em;line-height:.92;margin:.4rem 0 1rem}.home-hero-clean__media{border-radius:32px;overflow:hidden;border:1px solid rgba(17,17,17,.06);box-shadow:0 24px 60px #00000014;background:#fff;min-height:560px}.home-hero-clean__image{width:100%;height:100%;object-fit:cover;display:block}.home-hero-clean__placeholder{min-height:560px;background:linear-gradient(135deg,#fff,#eceff4)}.home-hero-clean__trust{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.5rem}.home-hero-clean__trust span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 .95rem;border-radius:999px;background:#1111110a;border:1px solid rgba(17,17,17,.06);font-weight:600}.home-categories__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.home-categories__card{display:flex;flex-direction:column;background:#fffc;border:1px solid rgba(17,17,17,.06);border-radius:28px;overflow:hidden;min-height:100%;box-shadow:0 18px 40px #0000000d}.home-categories__image-wrap{aspect-ratio:1.05/1;overflow:hidden;background:#f2f2f2}.home-categories__image{width:100%;height:100%;object-fit:cover}.home-categories__content{padding:1.15rem 1.1rem 1.25rem}.home-categories__content h3{font-size:1.35rem;letter-spacing:-.03em;margin-bottom:.4rem}.home-categories__content p{color:var(--muted);line-height:1.6}.proofs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:start}.proof-card{background:#ffffffdb;border:1px solid rgba(17,17,17,.06);border-radius:24px;overflow:hidden;box-shadow:0 16px 36px #0000000d}.proof-card__media{aspect-ratio:.9/1;background:#f3f3f3;overflow:hidden}.proof-card__image{width:100%;height:100%;object-fit:cover}.proof-card__content{padding:1rem .95rem 1.1rem}.proof-card__content h3{font-size:1.1rem;letter-spacing:-.03em;margin-bottom:.35rem}.proof-card__content p{font-size:.96rem;color:var(--muted);line-height:1.55}.faq-list{display:grid;gap:.9rem;max-width:980px}.faq-item{background:#ffffffd6;border:1px solid rgba(17,17,17,.06);border-radius:22px;padding:1.1rem 1.2rem;box-shadow:0 16px 36px #0000000a}.faq-item summary{cursor:pointer;list-style:none;font-weight:700;font-size:1.02rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq-item summary:after{content:"+";font-size:1.2rem;line-height:1}.faq-item[open] summary:after{content:"\2013"}.faq-answer{padding-top:.8rem;color:var(--muted);line-height:1.7}@media(max-width:1100px){.proofs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero-clean__grid{grid-template-columns:1fr}.home-hero-clean__media{min-height:440px}}@media(max-width:768px){.home-categories__grid,.proofs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-clean,.home-categories,.home-client-proofs,.home-faq-simple{padding:2.4rem 0}.home-hero-clean__copy{padding:1.5rem}.home-hero-clean__media{min-height:320px}}@media(max-width:540px){.home-categories__grid,.proofs-grid{grid-template-columns:1fr}}body.is-locked{overflow:hidden}.rte p+p{margin-top:1rem}.rte a{text-decoration:underline;text-underline-offset:.16em}.action-btn:focus-visible,.icon-link:focus-visible,.desktop-nav a:focus-visible,.btn-primary:focus-visible,.btn-secondary:focus-visible,.btn-ghost:focus-visible,.btn-buy:focus-visible,.btn-checkout:focus-visible,.btn-dyson:focus-visible,.mobile-panel a:focus-visible,.close-btn:focus-visible,.header-cta:focus-visible,.variant-chip:focus-visible,summary:focus-visible{outline:3px solid rgba(0,113,227,.28);outline-offset:3px}.header-topbar{background:linear-gradient(90deg,#111111fa,#111111db);color:#fff;padding:.72rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.header-topbar-inner{display:flex;justify-content:center;align-items:center}.header-topbar-spin{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap;transform-style:preserve-3d;will-change:transform}.header-topbar a{text-decoration:underline;text-underline-offset:.18em;font-weight:700}.header-topbar [data-topbar-spin]{animation:topbarSpin 9s linear infinite}.mobile-panel-close{justify-self:end;width:44px;height:44px;border-radius:999px;background:#1111110f;font-size:1.8rem;line-height:1}.footer-payment{margin-top:2rem;padding:1.35rem 1.5rem;border-top:1px solid rgba(17,17,17,.08)}.payment-logos{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:.75rem;perspective:1200px}.payment-logo{display:inline-flex;align-items:center;justify-content:center;min-width:62px;min-height:40px;padding:.55rem .8rem;border-radius:16px;background:#ffffffd6;border:1px solid rgba(17,17,17,.08);box-shadow:0 10px 22px #0000000d;transform-style:preserve-3d;animation:paymentSpin 6.5s linear infinite}.payment-logo svg{width:auto;height:20px}.payment-logo:nth-child(2n){animation-duration:7.2s}.payment-logo:nth-child(3n){animation-duration:8s}.faq-page{padding:3rem 0 5rem}.faq-page-head{max-width:860px;margin-bottom:2rem}.faq-page-layout{display:grid;grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);gap:1.4rem;align-items:start}.faq-page-aside{padding:1.5rem;position:sticky;top:140px}.faq-page-aside h2{font-size:1.35rem;margin-bottom:.7rem}.faq-page-aside p{color:var(--muted);line-height:1.7;margin-bottom:1rem}.faq-list{display:grid;gap:1rem}.faq-item{padding:1.15rem 1.25rem;border-radius:24px;background:#ffffffb8;border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 32px #0000000a}.faq-item summary{list-style:none;cursor:pointer;font-weight:700;font-size:1.05rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.5rem;line-height:1;transition:transform var(--transition)}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-answer{padding-top:1rem;color:var(--muted);line-height:1.75}.home-faq-simple{padding:4.5rem 0}.footer-grid a,.footer-grid p{display:block;margin-top:.7rem}.template-page .page-shell{padding-top:148px}@keyframes topbarSpin{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}@keyframes paymentSpin{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}@media(prefers-reduced-motion:reduce){.header-topbar [data-topbar-spin],.payment-logo{animation:none!important}}@media(max-width:989px){.faq-page-layout{grid-template-columns:1fr}.faq-page-aside{position:static}.page-shell{padding-top:142px}}@media(max-width:749px){.header-topbar-spin{gap:.45rem;font-size:.9rem}.header-topbar p{width:100%;text-align:center}.page-shell{padding-top:154px}.payment-logo{min-width:56px;padding:.5rem .65rem}.mobile-panel{inset:112px 1rem auto 1rem}}.header-topbar{overflow:hidden;padding:.68rem 0}.header-topbar-marquee{width:100%;overflow:hidden}.header-topbar-track{display:flex;width:max-content;align-items:center;gap:0}.header-topbar-group{display:flex;align-items:center;justify-content:center;gap:1rem;padding-inline:1.5rem;white-space:nowrap}.header-topbar-message{display:inline-flex;align-items:center;gap:1rem}.header-topbar-message:before,.header-topbar-message:after{content:"\2022";opacity:.5}.header-topbar-link{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .9rem;border-radius:999px;background:#ffffff1f;text-decoration:none}.header-topbar-track.is-animated{animation:topbarMarquee 18s linear infinite}@keyframes topbarMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.header-topbar-track.is-animated{animation:none!important}}@media(max-width:749px){.header-topbar{padding:.56rem 0}.header-topbar-group{gap:.75rem;padding-inline:1rem}.header-topbar-link{padding:.32rem .72rem;font-size:.82rem}}body{font-family:var(--font-stack)}.glass-panel,.collection-product-card,.trust-card{border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.btn-primary,.btn-secondary,.btn-ghost,.btn-checkout,.variant-chip{border-radius:var(--radius-button)}.purchase-error{margin-top:12px;color:#b42318;font-size:.95rem}.collection-toolbar{margin:24px 0;padding:20px}.collection-toolbar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;align-items:end}.filter-field{display:flex;flex-direction:column;gap:8px}.filter-field select,.filter-field input,.cart-note-wrap textarea{width:100%;padding:12px 14px;border:1px solid rgba(17,17,17,.12);border-radius:14px;background:#fff;color:inherit}.filter-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.collection-toolbar-actions{display:flex;gap:10px;align-items:center;margin-top:14px}.cart-note-wrap{display:grid;gap:8px;margin-top:18px}.collection-showcase.span-1{grid-column:span 1}.collection-showcase.span-2{grid-column:span 2}.collection-showcase.span-3{grid-column:1 / -1}@media(max-width:749px){.collection-showcase.span-1,.collection-showcase.span-2,.collection-showcase.span-3{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/origin-theme.css.map */
