:root{--aside-width:440px;--cart-aside-summary-height-with-discount:320px;--cart-aside-summary-height:270px;--header-height:76px;--max-w:1440px}*{box-sizing:border-box}html,body{background:var(--color-bg);color:var(--color-fg);min-height:100vh;font-family:var(--font-body);margin:0;padding:0;line-height:1.6}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}.trust-bar{color:#fff;letter-spacing:.02em;background:linear-gradient(90deg,#ed1d24 0%,#ff4757 50%,#ed1d24 100%);font-size:.8125rem;font-weight:500}.trust-bar-inner{max-width:var(--max-w);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 2.25rem;margin:0 auto;padding:.625rem 1.25rem;display:flex}.trust-item{align-items:center;gap:.5rem;display:inline-flex}.trust-dot{background:#fff;border-radius:999px;width:6px;height:6px;display:inline-block}.marquee{background:var(--color-fg);color:#fff;letter-spacing:.06em;padding:.625rem 0;font-size:.8125rem;font-weight:500;overflow:hidden}.marquee-track{white-space:nowrap;gap:2.5rem;width:max-content;animation:40s linear infinite marquee;display:flex}.marquee-item{align-items:center;gap:.5rem;display:inline-flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.marquee:hover .marquee-track{animation-play-state:paused}.header{z-index:50;height:var(--header-height);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#ffffffeb;position:sticky;top:0}.header-inner{max-width:var(--max-w);align-items:center;gap:1.5rem;height:100%;margin:0 auto;padding:0 1.25rem;display:flex}.brand-logo{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--color-fg);white-space:nowrap;align-items:baseline;gap:.45rem;font-size:1.85rem;display:flex}.brand-logo-accent{color:var(--color-brand)}.header-menu-desktop{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;gap:1.75rem;font-size:1rem;display:none}@media (width>=768px){.header-menu-desktop{display:flex}}.header-menu-desktop a,.header-menu-mobile a{color:var(--color-fg);transition:color .2s;position:relative}.header-menu-desktop a:hover,.header-menu-mobile a:hover{color:var(--color-brand)}.header-menu-desktop a:after{content:"";background:var(--color-brand);border-radius:2px;width:0;height:3px;transition:width .2s;position:absolute;bottom:-8px;left:0}.header-menu-desktop a:hover:after{width:100%}.header-menu-mobile-toggle{color:var(--color-fg);background:0 0;border:0;padding:.5rem;font-size:1.25rem;display:flex}@media (width>=768px){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{font-family:var(--font-heading);text-transform:uppercase;flex-direction:column;gap:1rem;font-size:1.25rem;display:flex}.header-ctas{align-items:center;gap:.4rem;margin-left:auto;display:flex}.header-cta-icon{color:var(--color-fg);border-radius:var(--radius-md);background:0 0;border:0;justify-content:center;align-items:center;padding:.625rem;transition:background .18s,color .18s;display:inline-flex;position:relative}.header-cta-icon:hover{background:var(--color-brand-soft);color:var(--color-brand)}.header-cta-account-desktop{display:none}@media (width>=768px){.header-cta-account-desktop{display:inline-flex}}.cart-badge{background:var(--color-brand);color:#fff;min-width:18px;height:18px;font-size:.625rem;font-weight:700;font-family:var(--font-body);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;display:flex;position:absolute;top:2px;right:2px}.hero-editorial{background:var(--color-bg);isolation:isolate;width:100%;position:relative;overflow:hidden}.hero-grain{z-index:1;pointer-events:none;opacity:.45;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-mesh{z-index:0;pointer-events:none;background-image:radial-gradient(at 80% 20%,#ed1d2429 0%,#0000 45%),radial-gradient(at 20% 80%,#ffd60a1a 0%,#0000 50%),radial-gradient(at 60%,#2563eb0f 0%,#0000 60%);position:absolute;inset:0}.hero-grid{z-index:2;max-width:var(--max-w);grid-template-columns:1fr;align-items:center;gap:3rem;margin:0 auto;padding:4rem 1.5rem 5rem;display:grid;position:relative}@media (width>=1024px){.hero-grid{grid-template-columns:1.05fr .95fr;gap:4rem;min-height:78vh;padding:5.5rem 2.5rem 6rem}}.hero-text{flex-direction:column;display:flex;position:relative}.hero-meta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-fg);flex-wrap:wrap;align-items:center;gap:.875rem;margin-bottom:2rem;font-size:.75rem;display:inline-flex}.hero-meta-num{background:var(--color-fg);color:#fff;border-radius:4px;padding:.3rem .55rem;font-weight:500}.hero-meta-divider{background:var(--color-border);width:24px;height:1px}.hero-meta-label{color:var(--color-brand);font-weight:500}.hero-meta-season{color:var(--color-fg-dim)}.hero-headline{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.005em;color:var(--color-fg);margin:0 0 2rem;font-size:clamp(4rem,11vw,9.5rem);line-height:.86}.hero-headline-line{display:block}.hero-headline-italic{font-family:var(--font-serif);text-transform:none;letter-spacing:-.02em;color:var(--color-brand);margin-top:-.05em;padding-left:.4em;font-size:.85em;font-style:italic;font-weight:400;line-height:.95}.hero-deck{color:var(--color-fg-muted);max-width:520px;margin:0 0 2rem;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:3rem;display:flex}.btn-arrow{margin-left:.125rem;transition:transform .24s cubic-bezier(.16,1,.3,1);display:inline-block}.btn-primary:hover .btn-arrow{transform:translate(4px)}.btn-link{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--color-fg);border-bottom:1px solid var(--color-fg);padding-bottom:4px;font-size:.8125rem;transition:color .2s;position:relative}.btn-link:hover{color:var(--color-brand);border-color:var(--color-brand)}.hero-stats{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:520px;padding-top:2rem;display:grid}.hero-stat{flex-direction:column;gap:.125rem;display:flex}.hero-stat-num{font-family:var(--font-heading);letter-spacing:.01em;color:var(--color-fg);font-size:2.25rem;line-height:1}.hero-stat-label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-fg-muted);font-size:.6875rem}.hero-showcase{aspect-ratio:1/1.05;justify-content:center;align-items:center;display:flex;position:relative}@media (width<=1023px){.hero-showcase{aspect-ratio:4/3;max-height:480px}}.hero-showcase-glow{filter:blur(40px);z-index:0;background:radial-gradient(circle,#ed1d2459 0%,#0000 55%),radial-gradient(circle at 30% 70%,#ffd60a33 0%,#0000 60%);position:absolute;inset:8%}.hero-showcase-img{z-index:2;filter:drop-shadow(0 30px 50px #0f172a40)drop-shadow(0 10px 20px #ed1d2426);justify-content:center;align-items:center;width:75%;height:75%;animation:6s ease-in-out infinite heroFloat;display:flex;position:relative}.hero-showcase-img img{object-fit:contain;width:100%;height:100%}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.hero-showcase-stamp{z-index:3;border:1px solid var(--color-fg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:120px;height:120px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--color-fg);background:#ffffffb3;border-radius:50%;justify-content:center;align-items:center;gap:.4rem;font-size:.6875rem;animation:3s ease-in-out infinite stampPulse;display:flex;position:absolute;top:8%;left:4%;transform:rotate(-12deg)}@keyframes stampPulse{0%,to{transform:rotate(-12deg)scale(1)}50%{transform:rotate(-10deg)scale(1.04)}}@media (width<=768px){.hero-showcase-stamp{width:88px;height:88px;font-size:.55rem;top:2%;left:2%}}.hero-showcase-tag{z-index:3;border:1px solid var(--color-border);border-radius:var(--radius-md);max-width:260px;box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;gap:.25rem;padding:.875rem 1.125rem;display:flex;position:absolute;bottom:4%;right:0}.hero-showcase-tag:before{content:"";background:var(--color-brand);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.hero-showcase-tag-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);font-size:.6875rem}.hero-showcase-tag-title{font-family:var(--font-body);color:var(--color-fg);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}@media (width<=768px){.hero-showcase-tag{max-width:200px;padding:.625rem .75rem}}.hero-showcase-corner{border-top:2px solid var(--color-fg);border-right:2px solid var(--color-fg);z-index:3;width:60px;height:60px;position:absolute;top:0;right:0}.hero-showcase-corner:after{content:"";border-bottom:2px solid var(--color-fg);border-left:2px solid var(--color-fg);width:60px;height:60px;position:absolute;bottom:-60px;left:-60px}.btn-primary{background:var(--color-brand);color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);border:0;align-items:center;gap:.5rem;padding:.95rem 1.85rem;font-size:1rem;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #ed1d2459}.btn-primary:hover{background:var(--color-brand-dark);transform:translateY(-2px);box-shadow:0 14px 32px #ed1d2480}.btn-ghost{color:var(--color-fg);border:2px solid var(--color-fg);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);background:#fff;align-items:center;gap:.5rem;padding:.85rem 1.65rem;transition:all .2s;display:inline-flex}.btn-ghost:hover{background:var(--color-fg);color:#fff;transform:translateY(-2px)}.trust-band{background:var(--color-bg);border-bottom:1px solid var(--color-border-soft)}.trust-band-inner{max-width:var(--max-w);grid-template-columns:1fr;gap:2rem;margin:0 auto;padding:3rem 1.5rem;display:grid}@media (width>=768px){.trust-band-inner{grid-template-columns:repeat(3,1fr);gap:3rem}}.trust-band-item{flex-direction:column;gap:.625rem;display:flex}.trust-band-icon{border-radius:var(--radius-md);background:var(--color-brand-soft);width:52px;height:52px;color:var(--color-brand);justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.trust-band-icon svg{width:26px;height:26px}.trust-band-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:1.125rem}.trust-band-text{color:var(--color-fg-muted);max-width:320px;margin:0;font-size:.875rem;line-height:1.55}.newsletter{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:5rem 1.5rem;position:relative;overflow:hidden}.newsletter-mesh{filter:blur(40px);z-index:0;background-image:radial-gradient(at 20% 30%,#ed1d2480 0%,#0000 45%),radial-gradient(at 80% 80%,#ffd60a4d 0%,#0000 45%),radial-gradient(at 60% 20%,#8b5cf659 0%,#0000 50%),radial-gradient(at 0 100%,#2563eb66 0%,#0000 45%);position:absolute;inset:0}.newsletter-inner{z-index:1;text-align:center;max-width:720px;margin:0 auto;position:relative}.newsletter-eyebrow{color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.18em;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;margin-bottom:1.25rem;padding:.45rem .9rem;font-size:.8125rem;display:inline-block}.newsletter-title{text-transform:uppercase;color:#fff;letter-spacing:.02em;margin:0 0 .875rem;font-size:clamp(1.875rem,4vw,3rem)}.newsletter-text{color:#fffc;max-width:560px;margin:0 auto 2rem;font-size:1.0625rem}.newsletter-form{flex-direction:column;gap:.75rem;max-width:520px;margin:0 auto;display:flex}@media (width>=640px){.newsletter-form{flex-direction:row}}.newsletter-form input[type=email]{color:var(--color-fg);border-radius:var(--radius-full);background:#fffffff2;border:0;flex:1;padding:.95rem 1.25rem;font-size:.9375rem}.newsletter-form input[type=email]::placeholder{color:var(--color-fg-dim)}.newsletter-fineprint{color:#ffffff8c;margin-top:1.25rem;font-size:.8125rem}.newsletter-success{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);color:#fff;background:#ffffff1a;border:1px solid #fff3;flex-direction:column;align-items:center;gap:.5rem;max-width:520px;margin:0 auto;padding:1.5rem 2rem;animation:.36s cubic-bezier(.16,1,.3,1) fadeInUp;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.newsletter-success-icon{color:var(--color-accent-yellow);font-size:2rem;line-height:1}.newsletter-success strong{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;font-size:1.25rem}.newsletter-success span{color:#fffc;text-align:center;font-size:.9375rem}.section{max-width:var(--max-w);margin:0 auto;padding:4.5rem 1.5rem}.section-soft{background:var(--color-bg-soft);border-radius:var(--radius-xl);max-width:calc(var(--max-w) - 2rem);margin:1.5rem 1rem;padding:3.5rem 2rem}@media (width>=768px){.section-soft{margin:2.5rem auto;padding:4.5rem 3rem}}.section-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-fg);align-items:baseline;gap:.875rem;margin:0 0 .5rem;font-size:clamp(2rem,4vw,3rem);display:flex}.section-title-accent:before{content:"★";color:var(--color-brand);font-size:.7em}.section-subtitle{color:var(--color-fg-muted);max-width:640px;margin:0 0 2.5rem;font-size:1rem}.section-link{color:var(--color-brand);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;background:var(--color-brand-soft);border-radius:var(--radius-full);align-items:center;gap:.5rem;margin-top:1.5rem;padding:.625rem 1.25rem;font-size:.9375rem;transition:all .2s;display:inline-flex}.section-link:hover{background:var(--color-brand);color:#fff;gap:.875rem}.section-head{max-width:var(--max-w);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;display:flex}@media (width>=768px){.section-head{flex-direction:row;align-items:flex-end}}.section-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-muted);margin-bottom:.625rem;font-size:.75rem;display:block}.section-title-editorial{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.005em;color:var(--color-fg);margin:0;font-size:clamp(2.25rem,5vw,3.75rem);line-height:.95}.section-title-editorial em{font-family:var(--font-serif);color:var(--color-brand);text-transform:none;letter-spacing:-.02em;font-style:italic;font-weight:400}.section-link-mini{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--color-fg);border-bottom:1px solid var(--color-fg);align-items:center;gap:.5rem;padding-bottom:4px;font-size:.8125rem;transition:color .2s,gap .2s;display:inline-flex}.section-link-mini:hover{color:var(--color-brand);border-color:var(--color-brand);gap:.75rem}.bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(180px,auto);gap:1rem;display:grid}@media (width>=768px){.bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:1.25rem}}.bento-card{border-radius:var(--radius-lg);isolation:isolate;background:var(--color-fg);color:#fff;animation:.6s cubic-bezier(.16,1,.3,1) backwards bentoIn;animation-delay:var(--bento-delay,0s);flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s;display:flex;position:relative;overflow:hidden}@keyframes bentoIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bento-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px -16px #0f172a33}@media (width>=768px){.bento-big{grid-area:span 2/span 2}.bento-small{grid-area:span 1/span 1}.bento-wide{grid-area:span 1/span 4}}.bento-card-bg{z-index:0;opacity:1;transition:opacity .32s;position:absolute;inset:0}.bento-card:hover .bento-card-bg{opacity:.85}.bento-accent-red .bento-card-bg{background:radial-gradient(at 80% 20%,#ed1d24d9 0%,#0000 60%),radial-gradient(at 20% 100%,#b81017e6 0%,#0000 65%),linear-gradient(135deg,#1a1a2e 0%,#2a0e0e 100%)}.bento-accent-blue .bento-card-bg{background:radial-gradient(at 100% 0,#2563eb99 0%,#0000 65%),radial-gradient(at 0 100%,#0f172af2 0%,#0000 70%),linear-gradient(135deg,#1e3a8a 0%,#0f172a 100%)}.bento-accent-yellow .bento-card-bg{background:radial-gradient(at 80% 20%,#ffd60a80 0%,#0000 60%),radial-gradient(at 20% 100%,#b45309b3 0%,#0000 65%),linear-gradient(135deg,#1f1500 0%,#1a1a2e 100%)}.bento-accent-purple .bento-card-bg{background:radial-gradient(at 100%,#8b5cf68c 0%,#0000 60%),radial-gradient(at 0 0,#4f46e580 0%,#0000 60%),linear-gradient(135deg,#1e1b4b 0%,#1a1a2e 100%)}.bento-card-num{z-index:2;font-family:var(--font-mono);letter-spacing:.16em;color:#ffffff80;align-self:flex-start;font-size:.6875rem;position:relative}.bento-card-content{z-index:2;flex-direction:column;gap:.4rem;display:flex;position:relative}.bento-card-eyebrow{font-family:var(--font-serif);color:#ffffffb3;font-size:.875rem;font-style:italic}.bento-card-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.005em;color:#fff;font-size:clamp(1.5rem,3vw,2.75rem);line-height:.95}.bento-big .bento-card-title{font-size:clamp(2.5rem,5vw,4.25rem)}.bento-card-arrow{color:#fff;z-index:2;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.125rem;transition:all .24s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.bento-card:hover .bento-card-arrow{color:var(--color-fg);background:#fff;transform:scale(1.08)rotate(-12deg)}.bento-card:after{content:"";z-index:1;background:radial-gradient(circle,#ffffff14 0%,#0000 60%);width:70%;height:70%;transition:transform .48s;position:absolute;top:-30%;right:-30%}.bento-card:hover:after{transform:translate(-10%,10%)}.featured-drop{background:var(--color-fg);color:#fff;isolation:isolate;position:relative;overflow:hidden}.featured-drop-grain{z-index:0;opacity:.4;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.18 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.featured-drop:before{content:"";z-index:0;background:radial-gradient(at 30% 30%,#ed1d2459 0%,#0000 50%),radial-gradient(at 80% 80%,#ffd60a2e 0%,#0000 50%);position:absolute;inset:0}.featured-drop-grid{z-index:1;max-width:var(--max-w);grid-template-columns:1fr;align-items:center;gap:3rem;margin:0 auto;padding:4rem 1.5rem;display:grid;position:relative}@media (width>=1024px){.featured-drop-grid{grid-template-columns:1fr 1fr;gap:5rem;min-height:70vh;padding:6rem 2.5rem}}.featured-drop-art{aspect-ratio:1;justify-content:center;align-items:center;display:flex;position:relative}.featured-drop-halo{filter:blur(60px);z-index:0;background:radial-gradient(circle,#ed1d2466 0%,#0000 60%);position:absolute;inset:5%}.featured-drop-art img{z-index:2;object-fit:contain;filter:drop-shadow(0 40px 60px #00000080)drop-shadow(0 10px 20px #ed1d244d);width:80%;height:80%;animation:7s ease-in-out infinite heroFloat;position:relative}.featured-drop-stamp{z-index:3;background:var(--color-accent-yellow);color:var(--color-fg);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;border-radius:4px;padding:.55rem .8rem;font-size:.6875rem;font-weight:500;position:absolute;top:6%;right:4%;transform:rotate(8deg);box-shadow:0 10px 24px #ffd60a66}.featured-drop-text{flex-direction:column;display:flex}.featured-drop-meta{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-yellow);margin-bottom:1.5rem;font-size:.75rem}.featured-drop-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.005em;color:#fff;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:.95}.featured-drop-title em{font-family:var(--font-serif);color:var(--color-brand);text-transform:none;letter-spacing:-.02em;font-style:italic;font-weight:400}.featured-drop-deck{color:#ffffffbf;max-width:540px;margin:0 0 2rem;font-size:1.0625rem;line-height:1.6}.featured-drop-bullets{border-bottom:1px solid #ffffff1f;flex-direction:column;gap:1rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.featured-drop-bullet{align-items:flex-start;gap:.875rem;display:flex}.featured-drop-bullet-icon{color:var(--color-brand);margin-top:2px;font-size:1.25rem;line-height:1}.featured-drop-bullet>div{flex-direction:column;gap:.125rem;display:flex}.featured-drop-bullet strong{font-family:var(--font-body);color:#fff;letter-spacing:-.005em;font-size:.9375rem;font-weight:600}.featured-drop-bullet span{color:#ffffff8c;font-size:.8125rem;line-height:1.5}.featured-drop-cta-row{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.featured-drop .btn-link{color:#ffffffd9;border-color:#ffffff80}.featured-drop .btn-link:hover{color:var(--color-accent-yellow);border-color:var(--color-accent-yellow)}.products-grid,.bestsellers-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=640px){.products-grid,.bestsellers-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (width>=1024px){.products-grid,.bestsellers-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.products-grid.empty{text-align:center;color:var(--color-fg-muted);padding:3rem 0}.card-tilt{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:visible}.card-tilt>.card{flex:1;width:100%;height:100%}@media (hover:none){.card-tilt{transform-style:flat!important;transform:none!important}}.card{border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);color:var(--color-fg);isolation:isolate;background:#fff;flex-direction:column;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden}.card-media{aspect-ratio:1;background:radial-gradient(circle at 30% 25%,#ed1d240f 0%,#0000 55%),linear-gradient(135deg,#fafbff 0%,#eef0f8 100%);position:relative;overflow:hidden}.card-image-link{z-index:1;display:block;position:absolute;inset:0}.card-image{object-fit:contain;padding:14px;transition:opacity .36s,transform .48s cubic-bezier(.16,1,.3,1);width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.card-image-primary{opacity:1;z-index:1}.card-image-secondary{opacity:0;z-index:2}.card-image-fallback{color:var(--color-fg-dim);background:linear-gradient(135deg,#fafbff 0%,#eef0f8 100%);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:0;display:flex}.card-image-fallback svg{opacity:.4;width:48px;height:48px}.card-image-fallback span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem}.card:hover .card-image-primary{opacity:0;transform:scale(1.04)}.card:hover .card-image-secondary{opacity:1;transform:scale(1.04)}.card:not(:has(.card-image-secondary)):hover .card-image-primary{opacity:1;transform:scale(1.06)}.card-badges{z-index:4;flex-direction:column;gap:6px;display:flex;position:absolute;top:12px;left:12px}.card-badge{font-family:var(--font-body);letter-spacing:.04em;border-radius:var(--radius-full);text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;padding:5px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.card-badge-sale{background:var(--color-brand);color:#fff;box-shadow:0 8px 20px #ed1d2466}.card-badge-new{background:var(--color-fg);color:#fff}.card-badge-soon{color:var(--color-fg-muted);border:1px solid var(--color-border);background:#ffffffeb}.card-wishlist{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:36px;height:36px;color:var(--color-fg-muted);cursor:pointer;z-index:4;background:#ffffffe6;border:1px solid #0f172a0f;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;position:absolute;top:12px;right:12px}.card-wishlist:hover{color:var(--color-brand);background:#fff;transform:scale(1.08)}.card-wishlist.is-active{color:var(--color-brand);background:var(--color-brand-soft)}.card-quick-add{z-index:5;background:var(--color-fg);color:#fff;border-radius:var(--radius-full);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;opacity:0;border:0;padding:10px 14px;font-size:.8125rem;transition:opacity .28s,transform .28s cubic-bezier(.16,1,.3,1),background .2s;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(12px);box-shadow:0 10px 24px #0f172a40}.card:hover .card-quick-add{opacity:1;transform:translateY(0)}.card-quick-add:disabled{opacity:.6;cursor:progress}@media (width<=768px){.card-quick-add{opacity:1;transform:none}}.card-body{color:inherit;flex-direction:column;gap:.5rem;padding:1rem 1rem 1.15rem;text-decoration:none;display:flex}.card-body:hover{color:inherit}.card-rating{color:var(--color-fg-muted);align-items:center;gap:6px;font-size:.75rem;display:flex}.card-rating-stars{color:var(--color-accent-yellow);letter-spacing:-1px;font-size:.875rem}.card-rating-empty{color:#0f172a1f;margin-left:1px}.card-rating-value{color:var(--color-fg);font-weight:600}.card-title{font-family:var(--font-body);color:var(--color-fg);-webkit-line-clamp:2;letter-spacing:-.005em;-webkit-box-orient:vertical;min-height:2.4em;margin:0;font-size:.875rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.card-price-row{align-items:baseline;gap:.5rem;margin-top:.125rem;display:flex}.card-price{font-family:var(--font-heading);letter-spacing:.015em;color:var(--color-fg);font-size:1.4rem;line-height:1}.card-compare{color:var(--color-fg-dim);font-size:.875rem;text-decoration:line-through}.card:has(.card-badge-sale) .card-price{color:var(--color-brand)}.category-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=768px){.category-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.category-card{aspect-ratio:4/3;border:1px solid var(--color-border);border-radius:var(--radius-lg);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;color:var(--color-fg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;justify-content:flex-end;padding:1.5rem;font-size:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.category-card:before{content:"";background:radial-gradient(circle at 100% 0%, var(--color-brand-glow) 0%, transparent 50%), radial-gradient(circle at 0% 100%, #ffd60a2e 0%, transparent 50%);opacity:.6;transition:opacity .24s;position:absolute;inset:0}.category-card:after{content:"→";background:var(--color-brand);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.125rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem;transform:translate(6px,-6px);box-shadow:0 8px 18px #ed1d2466}.category-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.category-card:hover:before{opacity:1}.category-card:hover:after{opacity:1;transform:translate(0)}.category-card span{z-index:1;position:relative}.cross-shop{background:linear-gradient(135deg,#ed1d24 0%,#b81017 100%);padding:4rem 1.5rem;position:relative;overflow:hidden}.cross-shop:before{content:"";background-image:radial-gradient(circle at 10% 30%,#ffffff1a 0%,#0000 40%),radial-gradient(circle at 90% 70%,#ffd60a26 0%,#0000 40%);position:absolute;inset:0}.cross-shop-inner{max-width:var(--max-w);margin:0 auto;position:relative}.cross-shop .section-title{color:#fff}.cross-shop p{color:#ffffffd9}.cross-shop-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:2rem;display:grid}@media (width>=640px){.cross-shop-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.cross-shop-grid{grid-template-columns:repeat(6,1fr)}}.cross-shop-card{border-radius:var(--radius-md);text-align:center;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff40;padding:1.125rem 1rem;font-size:.875rem;transition:all .2s}.cross-shop-card:hover{color:var(--color-brand);background:#fff;transform:translateY(-3px)}.footer{background:var(--color-fg);color:#fff;margin-top:0}.footer-inner{max-width:var(--max-w);margin:0 auto;padding:3.5rem 1.5rem 1.5rem}.footer-cols{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=768px){.footer-cols{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-col h2{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 1.125rem;font-size:1rem}.footer-col ul{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:#ffffffa6;font-size:.875rem;transition:color .2s}.footer-company{color:#fff9;border-top:1px solid #ffffff1a;grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.8125rem;line-height:1.6;display:grid}@media (width>=768px){.footer-company{grid-template-columns:1fr 1fr;gap:3rem}}.footer-company-block{flex-direction:column;gap:.25rem;display:flex}.footer-company-block strong{color:#ffffffd9;letter-spacing:.02em;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.footer-company-block a{color:#ffffffb3;text-underline-offset:2px;text-decoration:underline}.footer-company-block a:hover{color:var(--color-brand)}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;font-size:.8125rem;display:flex}@media (width<=768px){html:has(.overlay.expanded){overflow:hidden}}aside{color:var(--color-fg);height:100vh;width:min(var(--aside-width), 100vw);z-index:100;background:#fff;transition:transform .24s ease-in-out;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 60px #0000002e}aside header{border-bottom:1px solid var(--color-border);height:var(--header-height);background:var(--color-bg-soft);justify-content:space-between;align-items:center;padding:0 1.25rem;display:flex}aside header h3{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:1.25rem}aside header .close{color:var(--color-fg);border-radius:var(--radius-sm);background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.75rem;transition:background .2s;display:flex}aside header .close:hover{background:var(--color-bg-soft)}aside .aside-content{padding:1.25rem}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.overlay{opacity:0;pointer-events:none;visibility:hidden;z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;transition:opacity .24s ease-in-out;position:fixed;inset:0}.overlay .close-outside{color:#0000;height:100%;width:calc(100% - var(--aside-width));background:0 0;border:none;position:absolute;top:0;left:0}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translate(0)}button.reset{background:inherit;font-size:inherit;color:inherit;border:0}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}.cart-main{height:100%;max-height:calc(100vh - var(--header-height));flex-direction:column;display:flex;overflow-y:auto}.cart-line{border-bottom:1px solid var(--color-border-soft);gap:.875rem;padding:1rem 0;display:flex}.cart-line img{object-fit:cover;border-radius:var(--radius-sm);background:var(--color-bg-soft);width:80px;height:80px}.cart-line a{color:var(--color-fg);font-weight:500}.cart-line a:hover{color:var(--color-brand)}.cart-summary-aside{background:var(--color-bg-soft);border-top:2px solid var(--color-brand);box-sizing:border-box;width:100%;margin:1rem -1.25rem -1.25rem;padding:1.25rem;position:sticky;bottom:0;left:0;right:0}.cart-code-form{box-sizing:border-box;gap:.4rem;width:100%;margin:.5rem 0 .75rem;display:flex}.cart-code-form input[type=text]{border:1px solid var(--color-border);width:0;min-width:0;color:var(--color-fg);border-radius:var(--radius-full);font-size:.8125rem;font-family:var(--font-body);background:#fff;flex:auto;padding:.6rem .875rem}.cart-code-form input[type=text]::placeholder{color:var(--color-fg-dim)}.cart-code-form input[type=text]:focus{outline:2px solid var(--color-brand);outline-offset:1px;border-color:var(--color-brand)}.cart-code-form button{background:var(--color-fg);color:#fff;border-radius:var(--radius-full);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;white-space:nowrap;border:0;flex-shrink:0;padding:.55rem .85rem;font-size:.6875rem;transition:background .2s}.cart-code-form button:hover{background:var(--color-brand)}.cart-code-form button:disabled{opacity:.5;cursor:not-allowed}.cart-line-quantity{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.cart-qty-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-fg-muted);margin-right:.25rem;font-size:.6875rem}.cart-qty-btn{border:1px solid var(--color-border);width:28px;height:28px;color:var(--color-fg);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;transition:all .18s;display:inline-flex}.cart-qty-btn:hover:not(:disabled){border-color:var(--color-brand);color:var(--color-brand)}.cart-qty-btn:disabled{opacity:.4;cursor:not-allowed}.cart-qty-value{text-align:center;min-width:24px;font-family:var(--font-heading);letter-spacing:.04em;font-size:1rem}.cart-qty-spacer{width:.5rem}.cart-line-quantity>form button[type=submit]{color:var(--color-brand);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:.4rem .6rem;transition:border-color .2s}.cart-line-quantity>form button[type=submit]:hover{border-bottom-color:var(--color-brand)}.cart-line-children{padding-left:2rem}.cart-discount,.cart-subtotal{justify-content:space-between;align-items:center;gap:.75rem;margin:.625rem 0;display:flex}.cart-subtotal{font-family:var(--font-heading);letter-spacing:.02em;color:var(--color-brand);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin:.875rem 0;padding:.875rem 0;font-size:1.625rem}.cart-subtotal dt{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-fg-muted);font-size:.75rem;font-weight:500}.cart-subtotal dd{margin:0;font-weight:400}.cart-summary-aside h4,.cart-summary-page h4{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-fg-dim);margin:0 0 .75rem;font-size:.75rem;font-weight:500}.cart-checkout-button{justify-content:center;width:100%;margin-top:.5rem}.cart-storefront-note{color:var(--color-fg-muted);margin:.875rem 0;font-size:.8125rem;line-height:1.55}.cart-storefront-switch{border-top:1px solid var(--color-border);margin-top:2rem;padding-top:1.25rem}.cart-storefront-switch p{color:var(--color-fg-muted);margin:0 0 .75rem}.cart-storefront-switch button{border:0;border-bottom:2px solid var(--color-brand);color:var(--color-fg);cursor:pointer;font:600 .8125rem/1.4 var(--font-body);background:0 0;padding:.25rem 0}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-bg-soft);gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;position:sticky;top:0}.predictive-search-form input[type=search]{border:1px solid var(--color-border);color:var(--color-fg);border-radius:var(--radius-full);background:#fff;flex:1;padding:.7rem 1rem;font-size:.9375rem}.predictive-search-form input[type=search]::placeholder{color:var(--color-fg-dim)}.predictive-search-form button{background:var(--color-brand);color:#fff;border-radius:var(--radius-full);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;border:0;padding:.7rem 1.25rem}.account-menu{border-bottom:1px solid var(--color-border);flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:.875rem;display:flex}.account-menu-link{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-fg-muted);border-radius:var(--radius-full);padding:.5rem 1rem;font-size:.8125rem;transition:all .2s}.account-menu-link:hover{color:var(--color-fg);background:var(--color-bg-soft)}.account-menu-link.active{background:var(--color-fg);color:#fff}.account-h2{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-fg);margin:0 0 1.5rem;font-size:1.5rem}.account-h3{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:var(--color-fg);margin:0 0 .625rem;font-size:1rem}.account-form{flex-direction:column;gap:1rem;max-width:480px;display:flex}.account-form fieldset{border:0;flex-direction:column;gap:.625rem;margin:0;padding:0;display:flex}.account-form legend{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-fg-muted);margin-bottom:.5rem;padding:0;font-size:.6875rem}.account-form label{color:var(--color-fg);margin-top:.5rem;font-size:.8125rem;font-weight:500}.account-form input[type=text],.account-form input[type=search],.account-form input[type=tel],.account-form input[type=email]{border:1px solid var(--color-border);color:var(--color-fg);border-radius:var(--radius-sm);font-size:.9375rem;font-family:var(--font-body);background:#fff;padding:.7rem 1rem}.account-form input:focus{outline:2px solid var(--color-brand);outline-offset:1px;border-color:#0000}.account-error{background:var(--color-brand-soft);color:var(--color-brand);border-radius:var(--radius-sm);padding:.625rem .875rem;font-size:.875rem}.orders-empty{text-align:center;color:var(--color-fg-muted);flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;display:flex}.order-item{border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:#fff;grid-template-columns:1fr;align-items:center;gap:.5rem;margin-bottom:.875rem;padding:1.25rem;display:grid}@media (width>=768px){.order-item{grid-template-columns:auto auto auto auto auto auto}}.order-item-num{font-family:var(--font-heading);letter-spacing:.02em;color:var(--color-fg);font-size:1.125rem}.order-meta{font-family:var(--font-mono);letter-spacing:.06em;color:var(--color-fg-muted);margin:0 0 .25rem;font-size:.8125rem}.order-table-wrap{border:1px solid var(--color-border);border-radius:var(--radius-md);margin:1.5rem 0 2rem;overflow-x:auto}.order-table{border-collapse:collapse;width:100%;font-size:.875rem}.order-table th,.order-table td{text-align:left;border-bottom:1px solid var(--color-border-soft);padding:.875rem 1rem}.order-table thead th{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-fg-muted);background:var(--color-bg-soft);font-size:.6875rem}.order-table tfoot th{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;text-align:right;color:var(--color-fg-muted);font-size:.75rem;font-weight:500}.order-table-total th,.order-table-total td{font-family:var(--font-heading);letter-spacing:.02em;color:var(--color-brand);font-size:1.25rem}.order-aside{grid-template-columns:1fr;gap:2rem;margin:2rem 0;display:grid}@media (width>=768px){.order-aside{grid-template-columns:1fr 1fr}}.order-status-link{text-align:center;margin-top:2rem}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-soft);padding:1.25rem}.order-search-legend{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-muted);padding:0 .5rem;font-size:.6875rem}.order-search-inputs{grid-template-columns:1fr;gap:.75rem;margin:.75rem 0 1rem;display:grid}@media (width>=640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{border:1px solid var(--color-border);border-radius:var(--radius-full);background:#fff;padding:.65rem 1rem;font-size:.875rem}.order-search-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.policies-list{grid-template-columns:1fr;gap:.75rem;max-width:720px;margin:0;padding:0;list-style:none;display:grid}.policy-link{border:1px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-fg);background:#fff;justify-content:space-between;align-items:center;padding:1.125rem 1.5rem;font-size:1rem;transition:all .2s;display:flex}.policy-link:hover{border-color:var(--color-brand);box-shadow:var(--shadow-sm);transform:translate(4px)}.search-form{gap:.5rem;max-width:640px;margin-bottom:2.5rem;display:flex}.search-form input[type=search]{border:1px solid var(--color-border);color:var(--color-fg);border-radius:var(--radius-full);font-size:.9375rem;font-family:var(--font-body);background:#fff;flex:1;padding:.85rem 1.25rem}.search-form input[type=search]::placeholder{color:var(--color-fg-dim)}.search-form input[type=search]:focus{outline:2px solid var(--color-brand);outline-offset:2px;border-color:#0000}.search-form button{background:var(--color-brand);color:#fff;border-radius:var(--radius-full);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;border:0;padding:.85rem 1.5rem;transition:background .2s;box-shadow:0 6px 18px #ed1d244d}.search-form button:hover{background:var(--color-brand-dark)}.search-empty{text-align:center;color:var(--color-fg-muted);padding:3rem 0}.search-error{color:var(--color-brand);background:var(--color-brand-soft);border-radius:var(--radius-md);margin-bottom:1rem;padding:.875rem 1.25rem}.paginated-section{flex-direction:column;gap:1rem;display:flex}.paginated-link{border-radius:var(--radius-full);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--color-fg);background:var(--color-bg-soft);border:1px solid var(--color-border);justify-content:center;align-self:center;align-items:center;gap:.5rem;margin:1.5rem 0;padding:.85rem 1.5rem;font-size:.8125rem;transition:all .2s;display:inline-flex}.paginated-link:hover{background:var(--color-fg);color:#fff;border-color:var(--color-fg)}.paginated-link-next:hover{background:var(--color-brand);border-color:var(--color-brand)}.mobile-bottom-nav{z-index:60;-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--color-border);padding:.5rem 0 calc(.5rem + env(safe-area-inset-bottom,0));background:#fffffff5;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0f172a14}@media (width>=768px){.mobile-bottom-nav{display:none}}body{padding-bottom:4.5rem}@media (width>=768px){body{padding-bottom:0}}.mobile-nav-item{color:var(--color-fg-muted);font-size:.6875rem;font-family:var(--font-body);background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:4px;padding:.5rem .25rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.mobile-nav-item:hover,.mobile-nav-item.active{color:var(--color-brand)}.mobile-nav-item span{line-height:1}.cart-badge.mobile-badge{top:-4px;right:-8px}.toast-stack{top:calc(var(--header-height) + 12px);z-index:80;pointer-events:none;flex-direction:column;gap:.5rem;width:min(360px,100vw - 32px);display:flex;position:fixed;right:16px}@media (width<=768px){.toast-stack{width:calc(100vw - 24px);top:12px;right:12px}}.toast{pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fffffff7;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;display:flex;box-shadow:0 18px 40px -12px #0f172a40}.toast-success{border-left:3px solid var(--color-brand)}.toast-info{border-left:3px solid #2563eb}.toast-error{border-left:3px solid #ef4444}.toast-icon{background:var(--color-brand-soft);width:28px;height:28px;color:var(--color-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.toast-body{flex-direction:column;gap:.125rem;min-width:0;display:flex}.toast-body strong{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;color:var(--color-fg);font-size:.875rem}.toast-body span{color:var(--color-fg-muted);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.cookie-banner{z-index:70;border-top:3px solid var(--color-brand);background:#fff;padding:1.25rem 1.5rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #0f172a2e}@media (width<=768px){.cookie-banner{padding:.9rem 1rem;bottom:4.5rem}body:has(.pdp-mobile-bar) .cookie-banner{bottom:9rem}}.cookie-banner-inner{max-width:var(--max-w);flex-direction:column;align-items:stretch;gap:1rem;margin:0 auto;display:flex}@media (width>=768px){.cookie-banner-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.cookie-banner h3{font-size:1rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;color:var(--color-fg);margin:0 0 .25rem}.cookie-banner p{color:var(--color-fg-muted);margin:0;font-size:.875rem;line-height:1.5}.cookie-banner a{color:var(--color-brand);text-underline-offset:3px;font-weight:600;text-decoration:underline}.cookie-banner-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (width<=768px){.cookie-banner-actions{grid-template-columns:1fr 1fr;gap:.55rem;width:100%;display:grid}.cookie-banner-actions>.btn-primary,.cookie-banner-actions>.btn-ghost{justify-content:center;width:100%}.cookie-banner-actions>.btn-primary{grid-area:1/1/auto/-1}.cookie-banner-actions>.btn-link,.cookie-banner-actions>.btn-ghost{min-height:40px;padding:.55rem .65rem;font-size:.66rem}.cookie-banner h3{text-transform:none;letter-spacing:-.02em;font-size:.85rem}.cookie-banner p{font-size:.72rem;line-height:1.45}}.cookie-banner-text{flex:1;min-width:0}.cookie-banner-settings{border-top:1px solid var(--color-border-soft);grid-template-columns:1fr;gap:.625rem;width:100%;margin-top:.5rem;padding-top:1rem;display:grid}@media (width>=768px){.cookie-banner-settings{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cookie-banner-settings{grid-template-columns:repeat(4,1fr)}}.cookie-toggle{background:var(--color-bg-soft);border-radius:var(--radius-md);cursor:pointer;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;transition:background .2s;display:flex}.cookie-toggle:hover{background:var(--color-brand-soft)}.cookie-toggle:has(input:disabled){cursor:default;opacity:.7}.cookie-toggle:has(input:disabled):hover{background:var(--color-bg-soft)}.cookie-toggle input[type=checkbox]{appearance:none;border:2px solid var(--color-fg-dim);cursor:pointer;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.cookie-toggle input[type=checkbox]:checked{background:var(--color-brand);border-color:var(--color-brand)}.cookie-toggle input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.cookie-toggle input[type=checkbox]:disabled{background:var(--color-fg-dim);border-color:var(--color-fg-dim)}.cookie-toggle input[type=checkbox]:disabled:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.cookie-toggle>div{flex-direction:column;gap:.125rem;display:flex}.cookie-toggle strong{font-family:var(--font-body);color:var(--color-fg);font-size:.8125rem;font-weight:600}.cookie-toggle span{color:var(--color-fg-muted);font-size:.75rem;line-height:1.4}.cookie-banner .btn-link{border-bottom-color:var(--color-fg-muted);color:var(--color-fg-muted)}.see-all-link{color:var(--color-brand);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;background:var(--color-brand-soft);border-radius:var(--radius-full);align-items:center;gap:.5rem;margin-top:1.5rem;padding:.6rem 1.2rem;font-size:.9375rem;transition:all .2s;display:inline-flex}.see-all-link:hover{background:var(--color-brand);color:#fff;gap:.875rem}.collection-hero{background:var(--color-bg);border-bottom:1px solid var(--color-border-soft);isolation:isolate;position:relative;overflow:hidden}.collection-hero-grain{z-index:1;pointer-events:none;opacity:.4;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.collection-hero-mesh{z-index:0;pointer-events:none;background-image:radial-gradient(at 90% 0,#ed1d2426 0%,#0000 50%),radial-gradient(at 0 100%,#ffd60a1a 0%,#0000 50%);position:absolute;inset:0}.collection-hero-inner{z-index:2;max-width:var(--max-w);margin:0 auto;padding:4rem 1.5rem 3.5rem;position:relative}.collection-hero-meta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-fg-muted);align-items:center;gap:.625rem;margin-bottom:1.25rem;font-size:.75rem;display:inline-flex}.collection-hero-crumb{color:var(--color-fg);border-bottom:1px solid #0000;transition:border-color .2s}.collection-hero-crumb:hover{border-color:var(--color-brand);color:var(--color-brand)}.collection-hero-divider{color:var(--color-fg-dim)}.collection-hero-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.005em;color:var(--color-fg);margin:0 0 1rem;font-size:clamp(2.5rem,7vw,5.5rem);line-height:.95}.collection-hero-deck{max-width:620px;color:var(--color-fg-muted);margin:0;font-size:1.0625rem;line-height:1.55}.collection-toolbar{top:var(--header-height);z-index:30;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#fffffff0;position:sticky}.collection-toolbar-inner{max-width:var(--max-w);flex-direction:column;justify-content:space-between;align-items:stretch;gap:.875rem;margin:0 auto;padding:1rem 1.5rem;display:flex}@media (width>=768px){.collection-toolbar-inner{flex-direction:row;align-items:center}}.collection-filters{flex-wrap:wrap;gap:.5rem;display:flex}.collection-filter{border:1px solid var(--color-border);color:var(--color-fg);border-radius:var(--radius-full);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;padding:.45rem .95rem;font-size:.75rem;transition:all .18s}.collection-filter:hover{border-color:var(--color-fg)}.collection-filter.is-active{background:var(--color-fg);color:#fff;border-color:var(--color-fg)}.collection-sort label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--color-fg-muted);align-items:center;gap:.5rem;font-size:.75rem;display:inline-flex}.collection-sort-label{white-space:nowrap}.collection-sort select{border:0;border-bottom:1px solid var(--color-fg);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--color-fg);cursor:pointer;appearance:none;background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%231a1a2e' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 0 center/14px no-repeat;padding:.35rem 1.5rem .35rem 0;font-size:.8125rem}.collection-sort select:focus{outline:2px solid var(--color-brand);outline-offset:4px}.pdp{background:var(--color-bg);isolation:isolate;max-width:var(--max-w);margin:0 auto;padding:2rem 1.5rem 4rem;position:relative}.pdp-grain{z-index:0;pointer-events:none;opacity:.35;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.pdp-crumbs{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-fg-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.75rem;font-size:.75rem;display:flex}.pdp-crumbs a{color:var(--color-fg);border-bottom:1px solid #0000;transition:border-color .2s}.pdp-crumbs a:hover{border-color:var(--color-brand);color:var(--color-brand)}.pdp-crumbs-current{color:var(--color-brand)}.pdp-grid{z-index:1;grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid;position:relative}@media (width>=1024px){.pdp-grid{grid-template-columns:1.15fr 1fr;gap:5rem}}.pdp-gallery{flex-direction:column;gap:1rem;display:flex;position:relative}@media (width>=1024px){.pdp-gallery{top:calc(var(--header-height) + 1.5rem);position:sticky}}.pdp-gallery-main{aspect-ratio:1;border-radius:var(--radius-lg);isolation:isolate;background:radial-gradient(circle at 30% 25%,#ed1d240d 0%,#0000 60%),linear-gradient(135deg,#fafbff 0%,#eef0f8 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pdp-gallery-halo{filter:blur(50px);z-index:0;background:radial-gradient(circle,#ed1d242e 0%,#0000 65%);position:absolute;inset:8%}.pdp-gallery-main img{z-index:2;object-fit:contain;filter:drop-shadow(0 30px 50px #0f172a2e);width:80%;height:80%;position:relative}.pdp-stamp-original{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-fg);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;border:1px solid var(--color-border);background:#ffffffd9;border-radius:999px;padding:.5rem .85rem;font-size:.6875rem;position:absolute;top:1.25rem;left:1.25rem}.pdp-stamp-soon{z-index:3;background:var(--color-fg);color:#fff;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;padding:.5rem .85rem;font-size:.6875rem;position:absolute;top:1.25rem;left:1.25rem}.pdp-gallery-thumbs{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.625rem;display:grid}.pdp-thumb{aspect-ratio:1;background:var(--color-bg-soft);border-radius:var(--radius-sm);border:2px solid var(--color-border-soft);cursor:pointer;width:100%;padding:0;transition:border-color .2s,transform .2s;overflow:hidden}.pdp-thumb:hover{border-color:var(--color-brand);transform:translateY(-2px)}.pdp-thumb.is-active{border-color:var(--color-brand);box-shadow:0 4px 12px #ed1d2440}.pdp-thumb img{object-fit:contain;width:100%;height:100%;padding:6px}.pdp-info{flex-direction:column;display:flex}.pdp-info-meta{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.625rem;margin-bottom:1rem;font-size:.75rem;display:flex}.pdp-vendor{background:var(--color-fg);color:#fff;border-radius:4px;padding:.35rem .6rem;font-weight:500}.pdp-divider{color:var(--color-fg-dim)}.pdp-rating{color:var(--color-fg-muted);align-items:center;gap:.5rem;display:inline-flex}.pdp-rating-stars{color:var(--color-accent-yellow);letter-spacing:-1px;font-size:.95rem}.pdp-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.005em;color:var(--color-fg);margin:0 0 1.5rem;font-size:clamp(1.875rem,4vw,3rem);line-height:.96}.pdp-price-row{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);align-items:baseline;gap:.875rem;margin-bottom:1.5rem;padding:1.25rem 0;display:flex}.pdp-price-row .product-price{font-family:var(--font-heading);letter-spacing:.01em;color:var(--color-fg);font-size:2rem}.pdp-tax{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-fg-dim);font-size:.75rem}.pdp-deck{color:var(--color-fg-muted);margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.pdp-form-wrap{flex-direction:column;gap:1rem;margin-bottom:1.75rem;display:flex}.pdp-form-wrap button[type=submit],.pdp-form-wrap .product-form button{background:var(--color-brand);color:#fff;border-radius:var(--radius-full);width:100%;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:0;padding:1rem 1.5rem;font-size:1rem;transition:all .2s;box-shadow:0 10px 30px #ed1d2459}.pdp-form-wrap button[type=submit]:hover,.pdp-form-wrap .product-form button:hover{background:var(--color-brand-dark);transform:translateY(-2px);box-shadow:0 16px 36px #ed1d2480}.pdp-form-wrap button[disabled]{opacity:.6;cursor:not-allowed;box-shadow:none}.pdp-trust{border-top:1px solid var(--color-border-soft);border-bottom:1px solid var(--color-border-soft);flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding:1.5rem 0;list-style:none;display:flex}.pdp-trust li{align-items:flex-start;gap:.875rem;display:flex}.pdp-trust-icon{color:var(--color-brand);margin-top:2px;font-size:1.125rem}.pdp-trust>li>div{flex-direction:column;gap:.125rem;display:flex}.pdp-trust strong{font-family:var(--font-body);color:var(--color-fg);font-size:.9375rem;font-weight:600}.pdp-trust span{color:var(--color-fg-muted);font-size:.8125rem;line-height:1.5}.pdp-details{border-top:1px solid var(--color-border-soft);padding-top:1rem}.pdp-details summary{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:var(--color-fg);cursor:pointer;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1rem;list-style:none;display:flex}.pdp-details summary:after{content:"+";color:var(--color-fg-muted);font-size:1.5rem;transition:transform .2s}.pdp-details[open] summary:after{content:"−"}.pdp-details-content{color:var(--color-fg-muted);padding:1rem 0 0;font-size:.9375rem;line-height:1.7}.pdp-details-content p{margin:0 0 1rem}.pdp-details-content strong{color:var(--color-fg)}.product{display:contents}.route-error{isolation:isolate;justify-content:center;align-items:center;min-height:70vh;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.route-error-mesh{z-index:0;pointer-events:none;filter:blur(40px);background-image:radial-gradient(at 20% 30%,#ed1d242e 0%,#0000 45%),radial-gradient(at 80% 70%,#ffd60a26 0%,#0000 45%);position:absolute;inset:0}.route-error-inner{z-index:1;text-align:center;max-width:560px;position:relative}.route-error-num{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-brand);text-shadow:0 8px 30px #ed1d2440;margin-bottom:1rem;font-size:clamp(8rem,20vw,16rem);line-height:.85}.route-error-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.005em;margin:0 0 1rem;font-size:clamp(1.5rem,3.5vw,2.5rem)}.route-error-text{color:var(--color-fg-muted);margin:0 0 2rem;font-size:1.0625rem;line-height:1.55}.route-error-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.pdp-categories{background:var(--color-bg-soft);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:3.5rem 0}.pdp-categories-inner{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.pdp-categories-grid{flex-wrap:wrap;gap:.625rem;margin-top:1.5rem;display:flex}.pdp-category-pill{border:1px solid var(--color-border);border-radius:var(--radius-full);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;color:var(--color-fg);background:#fff;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-size:.875rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.pdp-category-pill:before{content:"";background:var(--pill-accent,var(--color-brand));opacity:0;z-index:0;transition:opacity .2s;position:absolute;inset:0}.pdp-category-pill>span{z-index:1;position:relative}.pdp-category-pill:hover{color:#fff;box-shadow:var(--shadow-md);border-color:#0000;transform:translateY(-2px)}.pdp-category-pill:hover:before{opacity:1}.pdp-category-arrow{transition:transform .2s;display:inline-block}.pdp-category-pill:hover .pdp-category-arrow{transform:translate(3px)}.pdp-category-red{--pill-accent:#ed1d24}.pdp-category-blue{--pill-accent:#2563eb}.pdp-category-yellow{--pill-accent:#f59e0b}.pdp-category-purple{--pill-accent:#8b5cf6}.pdp-mobile-bar{left:0;right:0;bottom:var(--mobile-bottom-nav-h,4.5rem);z-index:65;-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--color-border);background:#fffffff5;align-items:center;gap:.75rem;padding:.625rem .875rem;animation:.36s cubic-bezier(.16,1,.3,1) slideUpFromBottom;display:none;position:fixed;box-shadow:0 -10px 30px #0f172a1a}@media (width<=768px){.pdp-mobile-bar{display:flex}}@keyframes slideUpFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.pdp-mobile-bar-product{flex:1;align-items:center;gap:.625rem;min-width:0;display:flex}.pdp-mobile-bar-img{background:var(--color-bg-soft);border-radius:var(--radius-sm);flex-shrink:0;object-fit:contain!important;width:48px!important;height:48px!important}.pdp-mobile-bar-info{flex-direction:column;flex:1;min-width:0;display:flex}.pdp-mobile-bar-title{color:var(--color-fg);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;line-height:1.3;overflow:hidden}.pdp-mobile-bar-price{font-family:var(--font-heading);color:var(--color-brand);letter-spacing:.01em;font-size:1.125rem;line-height:1}.pdp-mobile-bar-cta{background:var(--color-brand);color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);white-space:nowrap;cursor:pointer;border:0;flex-shrink:0;align-items:center;padding:.85rem 1.25rem;font-size:.875rem;transition:all .2s;display:inline-flex;box-shadow:0 6px 18px #ed1d2459}.pdp-mobile-bar-cta:hover{background:var(--color-brand-dark)}.pdp-mobile-bar-cta-disabled{background:var(--color-fg-dim);pointer-events:none;box-shadow:none}.hub-hero{isolation:isolate;background:linear-gradient(#fffbf5 0%,#fff 100%);position:relative;overflow:hidden}.hub-hero-grain{z-index:1;pointer-events:none;opacity:.5;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hub-hero-mesh{z-index:0;pointer-events:none;background-image:radial-gradient(at 80% 10%,#ed1d242e 0%,#0000 45%),radial-gradient(at 10% 90%,#ffd60a2e 0%,#0000 50%),radial-gradient(at 60% 60%,#2563eb1a 0%,#0000 60%);position:absolute;inset:0}.hub-hero-inner{z-index:2;max-width:var(--max-w);text-align:center;margin:0 auto;padding:5rem 1.5rem 6rem;position:relative}@media (width>=1024px){.hub-hero-inner{padding:7rem 2.5rem 8rem}}@media (width<=600px){.hub-hero{max-height:88vh}.hub-hero-inner{padding:1.25rem 1.25rem 1.5rem!important}.hub-hero-eyebrow{margin-bottom:.625rem!important;font-size:.7rem!important}.hub-hero-headline{margin:0 0 .75rem!important;font-size:clamp(2rem,10vw,3rem)!important;line-height:.92!important}.hub-hero-deck{margin:0 auto 1rem!important;font-size:.9rem!important;line-height:1.45!important}.hub-hero-cta-row{gap:.5rem!important;margin-bottom:1rem!important}.hub-hero-stats{gap:.625rem!important;padding-top:.875rem!important}}.hub-hero-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-muted);align-items:center;gap:.875rem;margin-bottom:2rem;font-size:.75rem;display:inline-flex}.hub-hero-pill{background:var(--color-fg);color:#fff;border-radius:999px;padding:.4rem .85rem;font-weight:500}.hub-hero-divider{background:var(--color-border);width:24px;height:1px}.hub-hero-headline{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.005em;color:var(--color-fg);margin:0 0 2rem;font-size:clamp(3.5rem,11vw,9rem);line-height:.85}.hub-hero-line{display:block}.hub-hero-italic{font-family:var(--font-serif);text-transform:none;letter-spacing:-.02em;color:var(--color-brand);margin:-.05em 0;font-size:.85em;font-style:italic;font-weight:400;line-height:.95}.hub-hero-deck{color:var(--color-fg-muted);max-width:640px;margin:0 auto 2.5rem;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.6}.hub-hero-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:4rem;display:flex}.hub-hero-stats{border-top:1px solid var(--color-border);grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:720px;margin:0 auto;padding-top:2.5rem;display:grid}@media (width>=768px){.hub-hero-stats{grid-template-columns:repeat(4,1fr)}}.hub-hero-stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.hub-hero-stat-num{font-family:var(--font-heading);letter-spacing:.01em;color:var(--color-fg);font-size:2.75rem;line-height:1}.hub-hero-stat-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-fg-muted);text-align:center;font-size:.6875rem}.hub-brands{scroll-margin-top:var(--header-height)}.hub-brands-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.hub-brands-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (width>=1024px){.hub-brands-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (width>=1440px){.hub-brands-grid{grid-template-columns:repeat(4,1fr)}}.brand-container{aspect-ratio:5/6;border-radius:var(--radius-lg);isolation:isolate;cursor:pointer;flex-direction:column;justify-content:space-between;padding:1.75rem;text-decoration:none;transition:box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px -10px #0f172a2e}.brand-container:hover{box-shadow:0 30px 60px -15px #0f172a52}.brand-container-bg{z-index:0;pointer-events:none;background:radial-gradient(circle at 80% 20%,#ffffff2e 0%,#0000 55%),radial-gradient(circle at 0 100%,#0003 0%,#0000 50%);position:absolute;inset:0}.brand-container-corner{z-index:1;opacity:.4;border-top:2px solid;border-right:2px solid;width:28px;height:28px;position:absolute;top:1rem;right:1rem}.brand-container-num{z-index:2;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:500;position:relative}.brand-container-content{z-index:2;flex-direction:column;gap:.4rem;display:flex;position:relative}.brand-container-tagline{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;font-size:.6875rem;font-weight:500}.brand-container-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.02em;color:inherit;margin:0;font-size:clamp(1.625rem,3vw,2.25rem);line-height:.95}.brand-container-count{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;opacity:.7;font-size:.75rem}.brand-container-image{z-index:1;pointer-events:none;filter:drop-shadow(0 20px 30px #0000004d);width:60%;height:60%;transition:transform .48s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-10%;right:-10%}.brand-container-image img{object-fit:contain;width:100%;height:100%}.brand-container:hover .brand-container-image{transform:scale(1.08)translate(-3%,-3%)}.brand-container-cta{z-index:2;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;font-size:.875rem;display:flex;position:relative}.brand-container-arrow{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.125rem;transition:transform .24s;display:inline-flex}.brand-container:hover .brand-container-arrow{transform:rotate(-12deg)scale(1.08)}.hub-story{color:#fff;background:linear-gradient(135deg,#0a0a0f 0%,#1a1a2e 100%);position:relative;overflow:hidden}.hub-story:before{content:"";pointer-events:none;background-image:radial-gradient(at 30% 30%,#ed1d2440 0%,#0000 45%),radial-gradient(at 70% 70%,#ffd60a2e 0%,#0000 45%);position:absolute;inset:0}.hub-story-grid{max-width:var(--max-w);grid-template-columns:1fr;align-items:center;gap:3rem;margin:0 auto;padding:5rem 1.5rem;display:grid;position:relative}@media (width>=1024px){.hub-story-grid{grid-template-columns:1.2fr 1fr;gap:5rem;padding:7rem 2.5rem}}.hub-story-text{flex-direction:column;display:flex}.hub-story-text .section-eyebrow{color:#ffd60a}.hub-story-text .section-title-editorial{color:#fff;margin:.625rem 0 1.5rem}.hub-story-text .section-title-editorial em{color:var(--color-brand)}.hub-story-text p{color:#ffffffbf;max-width:560px;margin:0 0 1rem;font-size:1.0625rem;line-height:1.7}.hub-story-bullets{border-top:1px solid #ffffff1f;flex-direction:column;gap:1rem;margin:2rem 0 0;padding:2rem 0 0;list-style:none;display:flex}.hub-story-bullets li{align-items:flex-start;gap:.875rem;display:flex}.hub-story-bullet{color:var(--color-brand);flex-shrink:0;margin-top:2px;font-size:1.125rem;line-height:1}.hub-story-bullets>li>span:not(.hub-story-bullet){flex-direction:column;gap:.125rem;display:flex}.hub-story-bullets strong{color:#fff;font-size:.9375rem;font-weight:600}.hub-story-bullets small{color:#ffffff8c;font-size:.8125rem;line-height:1.5}.hub-story-art{aspect-ratio:1;justify-content:center;align-items:center;display:flex;position:relative}.hub-story-stamp{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:240px;height:240px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:#ffd60a;background:#ffffff0d;border:2px solid #ffd60a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;animation:4s ease-in-out infinite stampPulse;display:flex;position:relative}.hub-story-mark{z-index:1;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.005em;color:#ed1d2429;white-space:nowrap;font-size:clamp(4rem,10vw,7rem);position:absolute}.hub-story-decor{z-index:0;border:1px dashed #ffd60a40;border-radius:50%;animation:60s linear infinite spin;position:absolute;inset:-10%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--header-height:78px;--max-w:1480px}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{background:var(--color-bg);overflow-x:hidden}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--color-accent-yellow);outline-offset:3px}.marquee{background:var(--color-fg);color:#fff;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;padding:.55rem 0;font-size:.68rem;font-weight:500}.marquee-track{gap:3.5rem;animation-duration:55s}.marquee-item{gap:.75rem}.marquee-item:nth-child(2n){color:#ffffffb8}.marquee-item>span{color:var(--color-accent-yellow);font-size:.48rem}.header{height:var(--header-height);border-bottom:1px solid var(--color-border);box-shadow:none;background:#fffffff5}.header-inner{max-width:var(--max-w);gap:2.4rem;padding:0 2rem}.brand-logo{color:var(--color-fg);font-family:var(--font-heading);letter-spacing:-.07em;text-transform:lowercase;align-items:center;gap:0;font-size:1.9rem;font-weight:800}.brand-logo:hover{text-decoration:none}.brand-logo-symbol{background:var(--color-brand);color:#fff;border-radius:50% 50% 48% 42%;place-items:center;width:34px;height:34px;margin-right:2px;line-height:1;display:inline-grid;transform:rotate(-8deg)}.brand-logo-word{transform:translateY(-1px)}.header-menu-desktop{font-family:var(--font-body);letter-spacing:.01em;text-transform:none;gap:1.75rem;font-size:.8rem;font-weight:700}.header-menu-desktop a:after{background:var(--color-brand);height:2px;bottom:-11px}.header-ctas{gap:.45rem}.header-cta-icon{min-height:42px;color:var(--color-fg);border-radius:999px;gap:.5rem;padding:.65rem .8rem}.header-search{background:var(--color-brand-soft);color:var(--color-brand)}.header-cta-label{font-size:.75rem;font-weight:700;display:none}@media (width>=1100px){.header-cta-label{display:inline}}.store-hero{background:var(--color-bg);padding:1.25rem;position:relative;overflow:hidden}.store-hero-inner{isolation:isolate;max-width:var(--max-w);background:radial-gradient(circle at 86% 18%,#ffd84dc7,#0000 25%),radial-gradient(circle at 72% 88%,#9cf2ceb8,#0000 27%),#edf2ff;border:1px solid #d8e1ff;border-radius:34px;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:clamp(2rem,5vw,6rem);min-height:610px;margin:0 auto;padding:clamp(2rem,5vw,5rem);display:grid;position:relative;overflow:hidden}.store-hero-grid{max-width:var(--max-w);pointer-events:none;opacity:.32;z-index:1;background-image:linear-gradient(#0057ff1a 1px,#0000 1px),linear-gradient(90deg,#0057ff1a 1px,#0000 1px);background-size:44px 44px;border-radius:34px;margin:0 auto;position:absolute;inset:1.25rem;-webkit-mask-image:linear-gradient(90deg,#0000,#000 65%);mask-image:linear-gradient(90deg,#0000,#000 65%)}.store-hero-copy{z-index:2;position:relative}.store-hero-kicker,.store-kicker{color:var(--color-brand);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.7rem;font-weight:600;display:inline-flex}.store-hero-dot{background:var(--color-accent-coral);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ff5a4f24}.store-hero h1{max-width:820px;color:var(--color-fg);letter-spacing:-.075em;margin:1.35rem 0 1.5rem;font-size:clamp(3.55rem,6.5vw,7.2rem);font-weight:800;line-height:.88}.store-hero h1 span{color:var(--color-brand);display:block}.store-hero-copy>p{color:#465064;max-width:640px;margin:0;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.65}.store-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.store-button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.8rem;min-height:52px;padding:.85rem 1.35rem;font-size:.86rem;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.store-button:hover{text-decoration:none;transform:translateY(-2px)}.store-button-primary{background:var(--color-brand);color:#fff}.store-button-primary:hover{background:var(--color-brand-dark)}.store-button-ghost{background:#ffffffb8;border-color:#cad5f8}.store-button-ghost:hover{background:#fff}.store-hero-proof{flex-wrap:wrap;gap:1.4rem;margin-top:2rem;display:flex}.store-hero-proof li{border-right:1px solid #cbd5ef;flex-direction:column;gap:.05rem;margin:0;padding-right:1.4rem;display:flex}.store-hero-proof li:last-child{border:0}.store-hero-proof strong{color:var(--color-fg);font-size:1rem}.store-hero-proof span{color:var(--color-fg-muted);font-size:.7rem}.store-shelf{z-index:2;perspective:1200px;min-height:470px;position:relative}.store-shelf-orbit{border:3px solid var(--color-brand);opacity:.22;border-radius:50%;position:absolute;inset:14% 5% 9%;transform:rotate(-12deg)}.store-shelf-orbit:after{content:"";background:var(--color-accent-coral);border-radius:50%;width:16px;height:16px;position:absolute;top:8%;right:8%;box-shadow:0 0 0 8px #ff5a4f29}.store-shelf-card{aspect-ratio:.78;background:#fff;border:7px solid #fff;border-radius:22px;width:clamp(170px,14vw,230px);transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s;position:absolute;overflow:hidden;box-shadow:0 30px 70px -24px #14161b57}.store-shelf-card:hover{z-index:10;text-decoration:none;box-shadow:0 38px 80px -22px #14161b66}.store-shelf-card img{object-fit:contain;background:linear-gradient(145deg,#fff,#f3f5fb);width:100%;height:100%;padding:1.5rem 1rem 2.7rem}.store-shelf-card-label{z-index:2;background:var(--color-fg);color:#fff;text-overflow:ellipsis;white-space:nowrap;border-radius:10px;padding:.65rem .75rem;font-size:.68rem;font-weight:700;position:absolute;bottom:10px;left:10px;right:10px;overflow:hidden}.store-shelf-card-1{animation:7s ease-in-out infinite shelfFloatA;top:19%;left:4%;transform:rotate(-11deg)}.store-shelf-card-2{animation:8s ease-in-out infinite shelfFloatB;top:4%;left:34%;transform:rotate(4deg)}.store-shelf-card-3{animation:7.5s ease-in-out .8s infinite shelfFloatA;top:24%;right:2%;transform:rotate(11deg)}.store-shelf-card-4{animation:8.5s ease-in-out 1.2s infinite shelfFloatB;bottom:-5%;left:38%;transform:rotate(-3deg)scale(.86)}.store-shelf-card-1:hover{transform:rotate(-5deg)translateY(-8px)}.store-shelf-card-2:hover{transform:rotate(1deg)translateY(-8px)}.store-shelf-card-3:hover{transform:rotate(5deg)translateY(-8px)}.store-shelf-card-4:hover{transform:rotate(0)translateY(-8px)scale(.9)}.store-shelf-badge{z-index:12;text-align:center;background:var(--color-accent-yellow);width:118px;height:118px;color:var(--color-fg);border-radius:50%;place-content:center;display:grid;position:absolute;bottom:5%;right:7%;transform:rotate(7deg);box-shadow:0 18px 40px -18px #14161b73}.store-shelf-badge strong{font-family:var(--font-heading);font-size:1.35rem}.store-shelf-badge span{max-width:78px;font-size:.63rem;line-height:1.25}@keyframes shelfFloatA{0%,to{translate:0}50%{translate:0 -9px}}@keyframes shelfFloatB{0%,to{translate:0}50%{translate:0 8px}}.discovery-rail{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff}.discovery-rail-inner{max-width:var(--max-w);align-items:center;gap:1.5rem;margin:0 auto;padding:.9rem 2rem;display:flex}.discovery-rail-label{color:var(--color-fg-muted);font-family:var(--font-mono);text-transform:uppercase;flex:none;font-size:.65rem}.discovery-rail-links{scrollbar-width:none;align-items:center;gap:.6rem;display:flex;overflow-x:auto}.discovery-rail-links::-webkit-scrollbar{display:none}.discovery-rail-links a{background:var(--color-bg);color:var(--color-fg);border-radius:999px;flex:none;padding:.6rem .9rem;font-size:.72rem;font-weight:700;transition:background .16s,color .16s}.discovery-rail-links a:hover{background:var(--color-brand);color:#fff;text-decoration:none}.trust-band{background:#fff;padding:0}.trust-band-inner{max-width:var(--max-w);gap:0;padding:2rem}.trust-band-item{border-right:1px solid var(--color-border);grid-template-rows:auto auto;grid-template-columns:48px 1fr;column-gap:1rem;min-height:118px;padding:1.35rem clamp(1rem,3vw,2.4rem);display:grid}.trust-band-item:last-child{border-right:0}.trust-band-icon{background:var(--color-brand-soft);width:48px;height:48px;color:var(--color-brand);border-radius:15px;grid-row:1/3}.trust-band-title{font-family:var(--font-body);letter-spacing:-.02em;text-transform:none;align-self:end;font-size:.88rem;font-weight:700}.trust-band-text{align-self:start;max-width:320px;font-size:.72rem;line-height:1.5}.store-section{max-width:var(--max-w);margin:0 auto;padding:clamp(4.5rem,8vw,8rem) 2rem}.store-section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.3rem;display:flex}.store-section-head h2,.store-manifesto h2{letter-spacing:-.055em;max-width:880px;margin:.65rem 0 0;font-size:clamp(2.2rem,4.5vw,4.8rem);line-height:.98}.store-text-link{border-bottom:1px solid;flex:none;align-items:center;gap:.6rem;padding-bottom:.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.store-text-link:hover{color:var(--color-brand);text-decoration:none}.products-grid,.bestsellers-grid{gap:clamp(.8rem,1.5vw,1.4rem)}.card{border:1px solid var(--color-border);height:100%;box-shadow:none;background:#fff;border-radius:18px;transition:border-color .22s,box-shadow .22s,transform .22s}.card:hover{border-color:#becbff;transform:translateY(-4px);box-shadow:0 20px 45px -28px #0034a061}.card-media{aspect-ratio:.98;background:#f3f5fa;border-radius:13px;margin:7px}.card-image{padding:clamp(10px,1.7vw,22px)}.card-body{gap:.65rem;padding:.8rem 1rem 1.1rem}.card-title{min-height:2.7em;font-size:.82rem;line-height:1.4}.card-price{font-family:var(--font-heading);letter-spacing:-.03em;font-size:1.25rem;font-weight:800}.card-quick-add{background:var(--color-brand);font-family:var(--font-body);letter-spacing:0;text-transform:none;border-radius:11px;padding:.7rem .8rem;font-size:.72rem;font-weight:700;bottom:10px;left:10px;right:10px;box-shadow:0 10px 24px -12px #0057ffb3}.card-quick-add:hover{background:var(--color-brand-dark)}.card-wishlist{width:34px;height:34px;top:10px;right:10px}.card-badges{top:10px;left:10px}.card-badge{border-radius:8px;font-size:.61rem}.card-badge-sale{background:var(--color-accent-coral);box-shadow:none}.card-badge-new{background:var(--color-brand)}.store-worlds{max-width:calc(var(--max-w) - 2rem);background:var(--color-brand);color:#fff;border-radius:34px;padding-left:clamp(1.5rem,4vw,4rem);padding-right:clamp(1.5rem,4vw,4rem);overflow:hidden}.store-worlds .store-kicker{color:var(--color-accent-yellow)}.store-worlds h2,.store-worlds .store-text-link{color:#fff}.store-worlds .store-text-link:hover{color:var(--color-accent-yellow)}.hub-brands-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.brand-container-motion{min-width:0;height:100%}.brand-container{height:100%;min-height:280px;color:var(--color-fg);box-shadow:none;background:#fff;border:0;border-radius:20px;grid-template-rows:1fr auto;grid-template-columns:1fr 44%;gap:1rem;padding:1.35rem;transition:transform .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.brand-container:before{content:"";background:var(--brand-accent);width:7px;position:absolute;inset:0 auto 0 0}.brand-container:hover{text-decoration:none;transform:translateY(-4px);box-shadow:0 24px 45px -28px #06123e8c}.brand-container-copy{z-index:2;align-self:center;position:relative}.brand-container-tagline{color:var(--brand-accent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.65rem;font-size:.61rem;font-weight:600;display:block}.brand-container-title{color:var(--color-fg);margin:0;font-size:clamp(1.55rem,2.3vw,2.35rem);line-height:.95}.brand-container-count{color:var(--color-fg-muted);margin-top:.65rem;font-size:.7rem;display:block}.brand-container-image{background:#f2f4f8;border-radius:14px;align-self:stretch;min-height:175px;position:relative;overflow:hidden}.brand-container-image:after{content:"";aspect-ratio:1;background:var(--brand-accent);opacity:.15;border-radius:50%;position:absolute;inset:auto -15% -45% 15%}.brand-container-image img{z-index:1;object-fit:contain;width:100%;height:100%;padding:.75rem;position:relative}.brand-container-cta{border-top:1px solid var(--color-border);grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:.9rem;font-size:.72rem;font-weight:700;display:flex}.brand-container-cta span{color:var(--brand-accent);font-size:1rem}.gift-finder{padding-top:clamp(4.5rem,8vw,8rem)}.gift-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.gift-card{min-height:360px;color:var(--color-fg);border-radius:26px;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:clamp(1.5rem,3vw,2.5rem);transition:transform .22s;display:flex;overflow:hidden}.gift-card:hover{text-decoration:none;transform:translateY(-5px)}.gift-card>span{font-family:var(--font-mono);text-transform:uppercase;font-size:.65rem}.gift-card h3{max-width:360px;margin:.7rem 0;font-size:clamp(2rem,3.5vw,3.7rem);line-height:.94}.gift-card p{max-width:380px;margin:0 0 1.7rem;font-size:.82rem;line-height:1.55}.gift-card strong{font-size:.72rem}.gift-card-blue{background:#dfe8ff}.gift-card-coral{background:#ffe3df}.gift-card-yellow{background:var(--color-accent-yellow)}.store-manifesto{max-width:var(--max-w);background:var(--color-accent-mint);border-radius:34px;grid-template-columns:1.2fr .8fr;gap:clamp(3rem,8vw,8rem);margin:0 auto clamp(2rem,6vw,6rem);padding:clamp(3rem,6vw,6rem);display:grid}.store-manifesto-copy>p{color:#3f534b;max-width:720px;margin:1.5rem 0;line-height:1.7}.store-manifesto-points{flex-direction:column;justify-content:center;display:flex}.store-manifesto-points>div{border-bottom:1px solid #14161b2b;grid-template-columns:54px 1fr;align-items:center;gap:1rem;padding:1.25rem 0;display:grid}.store-manifesto-points strong{font-family:var(--font-mono);color:var(--color-brand);font-size:.72rem}.store-manifesto-points span{font-size:.86rem;font-weight:700;line-height:1.4}.footer{background:var(--color-fg);color:#fff;padding:0}.footer-inner{max-width:var(--max-w);padding:clamp(3rem,6vw,6rem) 2rem 2rem}.footer-lead{border-bottom:1px solid #ffffff24;grid-template-columns:1fr minmax(280px,520px) auto;align-items:center;gap:2rem;padding-bottom:3rem;display:grid}.footer-logo{color:#fff;font-family:var(--font-heading);letter-spacing:-.08em;font-size:3rem;font-weight:800}.footer-logo:hover{text-decoration:none}.footer-logo span{color:var(--color-accent-yellow)}.footer-lead p{color:#ffffff9e;font-size:.86rem;line-height:1.65}.footer-shop-link{color:#fff;font-size:.75rem;font-weight:700}.footer-shop-link:hover{color:var(--color-accent-yellow);text-decoration:none}.footer-cols{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:820px;margin:3rem 0}.footer-col h2{color:#fff;font-family:var(--font-body);letter-spacing:0;text-transform:none;font-size:.75rem;font-weight:700}.footer-col a{color:#ffffff9e;font-size:.75rem}.footer-col a:hover{color:#fff}.footer-company{border-color:#ffffff24;grid-template-columns:1fr 1fr 1.4fr}.footer-company-block{color:#ffffff85}.footer-company-block strong,.footer-company-block a{color:#fff}.footer-bottom{color:#ffffff73;border-color:#ffffff24}.section{max-width:var(--max-w);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.section-eyebrow{color:var(--color-brand)}.section-title-editorial{letter-spacing:-.06em;text-transform:none;font-size:clamp(2.6rem,6vw,6rem);font-weight:800}.collection-hero{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#edf2ff,#fff8dc)}.collection-hero-grain{display:none}.collection-hero-title{letter-spacing:-.07em;text-transform:none;font-size:clamp(3rem,7vw,7rem);font-weight:800}.collection-hero-current{color:var(--color-brand)}.collection-toolbar{background:#fffffff0}.collection-filter.is-active{background:var(--color-brand);border-color:var(--color-brand)}.collections-grid{gap:1rem}.collection-item{border:1px solid var(--color-border);background:#fff;border-radius:20px;overflow:hidden}.pdp{padding-top:2.5rem}.pdp-grain{display:none}.pdp-grid{gap:clamp(2.5rem,6vw,5rem)}.pdp-gallery-main{border:1px solid var(--color-border);background:linear-gradient(145deg,#fff,#eef2ff);border-radius:28px}.pdp-gallery-halo{background:radial-gradient(circle,#0057ff29,#0000 66%)}.pdp-title{letter-spacing:-.055em;text-transform:none;font-size:clamp(2rem,4.5vw,4.4rem);font-weight:800;line-height:.98}.pdp-vendor{background:var(--color-brand-soft);color:var(--color-brand);border-radius:999px}.pdp-price-row .product-price{letter-spacing:-.04em;font-size:2.35rem;font-weight:800}.pdp-form-wrap button[type=submit],.pdp-form-wrap .product-form button{background:var(--color-brand);font-family:var(--font-body);letter-spacing:0;text-transform:none;border-radius:14px;font-weight:700;box-shadow:0 16px 35px -18px #0057ffcc}.pdp-form-wrap button[type=submit]:hover,.pdp-form-wrap .product-form button:hover{background:var(--color-brand-dark);box-shadow:0 18px 38px -18px #0057ffe6}.pdp-details summary{font-family:var(--font-body);letter-spacing:0;text-transform:none;font-weight:700}@media (width<=1100px){.store-hero-inner{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}.store-shelf{min-height:400px}.store-shelf-card{width:170px}.header-inner{gap:1.3rem;padding:0 1.25rem}.header-menu-desktop{gap:1rem}}@media (width<=900px){.store-hero-inner{grid-template-columns:1fr}.store-shelf{width:100%;max-width:620px;min-height:430px;margin:0 auto}.hub-brands-grid,.gift-grid{grid-template-columns:1fr}.gift-card{min-height:300px}.store-manifesto{grid-template-columns:1fr;margin-left:1rem;margin-right:1rem}.footer-lead{grid-template-columns:1fr}}@media (width<=767px){.header{height:66px}:root{--header-height:66px}.header-inner{padding:0 .9rem}.brand-logo{font-size:1.6rem}.brand-logo-symbol{width:30px;height:30px}.header-ctas{gap:.1rem}.header-search{color:var(--color-fg);background:0 0}.header-cta-icon{min-height:40px;padding:.55rem}.store-hero{padding:.7rem}.store-hero-grid{inset:.7rem}.store-hero-inner{border-radius:24px;gap:1rem;min-height:auto;padding:2.3rem 1.2rem 1.5rem}.store-hero-kicker{font-size:.58rem}.store-hero h1{margin:1.1rem 0;font-size:clamp(3.2rem,17vw,5.2rem)}.store-hero-copy>p{font-size:.92rem}.store-hero-actions{margin-top:1.5rem}.store-button{width:100%;min-height:50px}.store-button-ghost{background:0 0;border-color:#0000;padding-top:.4rem;padding-bottom:.4rem}.store-hero-proof{gap:.8rem;margin-top:1.3rem}.store-hero-proof li{padding-right:.8rem}.store-shelf{min-height:330px}.store-shelf-card{border-width:5px;border-radius:16px;width:135px}.store-shelf-card-1{top:21%;left:1%}.store-shelf-card-2{top:3%;left:30%}.store-shelf-card-3{top:24%;right:0}.store-shelf-card-4{bottom:-8%;left:35%}.store-shelf-card-label{padding:.45rem;font-size:.55rem;bottom:7px;left:7px;right:7px}.store-shelf-card img{padding:.8rem .5rem 2rem}.store-shelf-badge{width:84px;height:84px;bottom:0;right:2%}.store-shelf-badge strong{font-size:1rem}.store-shelf-badge span{max-width:60px;font-size:.5rem}.discovery-rail-inner{gap:.8rem;padding:.75rem 1rem}.discovery-rail-label{display:none}.trust-band-inner{padding:1.25rem 1rem}.trust-band-item{border-right:0;border-bottom:1px solid var(--color-border);grid-template-columns:42px 1fr;min-height:auto;padding:1rem 0}.trust-band-item:last-child{border-bottom:0}.trust-band-icon{border-radius:13px;width:42px;height:42px}.store-section{padding:4.5rem 1rem}.store-section-head{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.store-section-head h2,.store-manifesto h2{font-size:2.65rem}.products-grid,.bestsellers-grid{gap:.65rem}.card{border-radius:14px}.card-media{border-radius:10px;margin:5px}.card-body{padding:.65rem .7rem .85rem}.card-title{font-size:.72rem}.card-price{font-size:1.05rem}.card-wishlist{width:30px;height:30px;top:7px;right:7px}.card-quick-add{font-size:.65rem;bottom:7px;left:7px;right:7px}.store-worlds{border-radius:24px;margin-left:.7rem;margin-right:.7rem;padding-left:1rem;padding-right:1rem}.brand-container{grid-template-columns:1fr 42%;min-height:230px;padding:1rem}.brand-container-image{min-height:140px}.gift-card{border-radius:20px;min-height:270px}.store-manifesto{border-radius:24px;gap:2rem;padding:2.5rem 1.25rem}.footer-inner{padding-left:1.25rem;padding-right:1.25rem}.footer-cols{grid-template-columns:1fr 1fr}.footer-company{grid-template-columns:1fr}.section{padding-left:1rem;padding-right:1rem}.pdp{padding:1.25rem 1rem 6rem}.pdp-gallery-main{border-radius:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.store-shelf-card,.marquee-track{animation:none!important}}.about-grid,.contact-layout{max-width:1120px;margin:0}.about-text{max-width:820px;color:var(--color-fg-muted);font-size:1rem;line-height:1.75}.about-text p{margin:0 0 1.25rem}.about-text .account-h2{margin:3rem 0 1rem}.about-bullets{gap:.75rem;margin:0;display:grid}.about-bullets li{border:1px solid var(--color-border);background:#fff;border-radius:14px;margin:0;padding:1rem 1.1rem}.contact-layout{gap:3rem;display:grid}.contact-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-card{border:1px solid var(--color-border);background:#fff;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:180px;padding:1.5rem;transition:border-color .18s,transform .18s;display:flex}a.contact-card:hover{border-color:var(--color-brand);text-decoration:none;transform:translateY(-3px)}.contact-card-eyebrow{color:var(--color-brand);font-family:var(--font-mono);text-transform:uppercase;margin-bottom:auto;font-size:.65rem}.contact-card-value{font-family:var(--font-heading);letter-spacing:-.04em;font-size:clamp(1.35rem,3vw,2.2rem);font-weight:700}.contact-card-sub{color:var(--color-fg-muted);margin-top:.45rem;font-size:.72rem}.contact-extra{max-width:820px}.contact-faq{gap:0;display:grid}.contact-faq li{border-bottom:1px solid var(--color-border);gap:.5rem;margin:0;padding:1.25rem 0;display:grid}.contact-faq strong{font-size:.9rem}.contact-faq span{color:var(--color-fg-muted);font-size:.82rem;line-height:1.65}@media (width<=640px){.contact-grid{grid-template-columns:1fr}}
