*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--cream: #F8F5EF;--cream-dark: #EEE9DF;--ink: #1A1814;--ink-mid: #3D3A35;--ink-light: #7A756C;--gold: #B8975A;--gold-light: #D4B27A;--sage: #4A6741;--sage-light: #6B8F62;--rust: #A84B2F;--stone: #C4BDB0;--white: #FFFFFF;--ff-serif: "Cormorant Garamond", Georgia, serif;--ff-sans: "Inter", system-ui, sans-serif;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--ease-out: cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--ff-sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}.hero{position:relative;min-height:100vh;background:#06080f;overflow:hidden;display:flex;flex-direction:column}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 65% 40%,rgba(180,50,60,.13) 0%,transparent 60%),radial-gradient(ellipse 50% 80% at 20% 60%,rgba(20,40,90,.35) 0%,transparent 65%),linear-gradient(160deg,#0a0d18,#06080f,#0d0608)}.hero-spotlight{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 55% 70% at 62% -5%,rgba(255,255,255,.06) 0%,transparent 55%),radial-gradient(ellipse 30% 40% at 62% 15%,rgba(220,90,80,.18) 0%,transparent 50%),radial-gradient(ellipse 20% 30% at 62% 0%,rgba(255,180,160,.1) 0%,transparent 40%);pointer-events:none}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 90% 80% at 60% 40%,black 30%,transparent 75%);mask-image:radial-gradient(ellipse 90% 80% at 60% 40%,black 30%,transparent 75%);pointer-events:none}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero-orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(190,55,60,.18) 0%,transparent 70%);top:-100px;right:5%;animation:orbFloat1 12s ease-in-out infinite}.hero-orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(30,60,140,.2) 0%,transparent 70%);bottom:0;left:-100px;animation:orbFloat2 16s ease-in-out infinite}.hero-orb-3{width:260px;height:260px;background:radial-gradient(circle,rgba(184,151,90,.14) 0%,transparent 70%);top:40%;right:30%;animation:orbFloat3 20s ease-in-out infinite}@keyframes orbFloat1{0%,to{transform:translate(0)}50%{transform:translate(-30px,40px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}50%{transform:translate(40px,-30px)}}@keyframes orbFloat3{0%,to{transform:translate(0)}33%{transform:translate(20px,30px)}66%{transform:translate(-20px,-10px)}}.hero-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-particles span{position:absolute;width:2px;height:2px;border-radius:50%;background:#ffffff80;animation:particleFade 6s ease-in-out infinite}.hero-particles span:nth-child(1){top:12%;left:8%;animation-delay:0s}.hero-particles span:nth-child(2){top:28%;left:15%;animation-delay:.8s}.hero-particles span:nth-child(3){top:65%;left:5%;animation-delay:1.4s}.hero-particles span:nth-child(4){top:80%;left:22%;animation-delay:2.2s}.hero-particles span:nth-child(5){top:45%;left:30%;animation-delay:.3s}.hero-particles span:nth-child(6){top:18%;left:42%;animation-delay:1.8s}.hero-particles span:nth-child(7){top:72%;left:48%;animation-delay:.6s}.hero-particles span:nth-child(8){top:35%;left:55%;animation-delay:2.8s}.hero-particles span:nth-child(9){top:8%;left:68%;animation-delay:1.1s;width:3px;height:3px}.hero-particles span:nth-child(10){top:55%;left:72%;animation-delay:.4s}.hero-particles span:nth-child(11){top:88%;left:62%;animation-delay:2s}.hero-particles span:nth-child(12){top:22%;left:78%;animation-delay:3.2s}.hero-particles span:nth-child(13){top:48%;left:85%;animation-delay:1.6s;width:3px;height:3px}.hero-particles span:nth-child(14){top:76%;left:90%;animation-delay:.9s}.hero-particles span:nth-child(15){top:15%;left:92%;animation-delay:2.5s}.hero-particles span:nth-child(16){top:60%;left:38%;animation-delay:1.3s}.hero-particles span:nth-child(17){top:90%;left:44%;animation-delay:3.5s}.hero-particles span:nth-child(18){top:5%;left:55%;animation-delay:4s;width:3px;height:3px}.hero-particles span:nth-child(19){top:40%;left:12%;animation-delay:2.7s}.hero-particles span:nth-child(20){top:95%;left:80%;animation-delay:.2s}@keyframes particleFade{0%,to{opacity:0;transform:scale(1)}50%{opacity:.7;transform:scale(1.8)}}.hero-nav{position:sticky;top:0;z-index:100;background:#06080f;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:72px}.hero-nav .nav-logo{color:#fff;letter-spacing:.14em}.hero-inner{position:relative;z-index:10;flex:1;display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1180px;margin:0 auto;padding:60px 32px;gap:60px;width:100%}.hero-eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#dc9678e6;margin-bottom:28px}.hero-eyebrow-line{display:inline-block;width:32px;height:1px;background:linear-gradient(90deg,rgba(220,150,120,.9),transparent)}.hero-headline{font-family:var(--ff-serif);font-size:clamp(52px,6vw,88px);font-weight:300;line-height:.95;color:#fff;letter-spacing:-.02em;margin-bottom:28px}.hero-headline em{font-style:italic;background:linear-gradient(135deg,#e8a888,#d46a50 40%,#b8975a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-headline-sub{display:block;font-size:clamp(18px,2.2vw,26px);font-weight:300;font-style:normal;color:#ffffff73;letter-spacing:.04em;margin-top:8px;-webkit-text-fill-color:rgba(255,255,255,.45)}.hero-body{font-size:14px;line-height:1.8;color:#ffffff73;margin-bottom:28px;max-width:400px}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:36px}.hero-badge{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border:1px solid rgba(255,255,255,.12);border-radius:100px;color:#ffffff8c;background:#ffffff0a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-actions{display:flex;gap:14px;align-items:center}.hero-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:100px;background:linear-gradient(135deg,#c8504a,#a83830);color:#fff;text-decoration:none;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 0 40px #c8504a59,0 4px 20px #0000004d;transition:box-shadow .3s,transform .3s}.hero-btn-primary:hover{box-shadow:0 0 60px #c8504a8c,0 8px 30px #0006;transform:translateY(-2px)}.hero-btn-secondary{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;text-decoration:none;padding:14px 0;transition:color .2s}.hero-btn-secondary:hover{color:#ffffffd9}.hero-product{position:relative;display:flex;align-items:center;justify-content:center;height:540px}.hero-product-ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.06)}.hero-ring-1{width:480px;height:480px;animation:ringPulse 4s ease-in-out infinite}.hero-ring-2{width:360px;height:360px;border-color:#c8504a1f;animation:ringPulse 4s ease-in-out infinite .8s}.hero-ring-3{width:240px;height:240px;border-color:#c8504a2e;animation:ringPulse 4s ease-in-out infinite 1.6s}@keyframes ringPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.04);opacity:1}}.hero-product-glow{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(200,80,74,.22) 0%,transparent 70%);filter:blur(40px);animation:glowPulse 4s ease-in-out infinite}@keyframes glowPulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.2);opacity:1}}.hero-product-frame{position:relative;z-index:5;width:340px;filter:drop-shadow(0 30px 80px rgba(0,0,0,.7)) drop-shadow(0 0 40px rgba(200,80,74,.3));animation:productFloat 6s ease-in-out infinite}@keyframes productFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.hero-product-frame img{width:100%;height:auto;display:block;border-radius:8px}.hero-product-placeholder{display:flex;gap:16px;align-items:flex-end}.hpp-box{flex:1;height:380px;background:linear-gradient(150deg,#c84848,#9a2a28,#7a1a18);border-radius:12px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3,inset 1px 0 #ffffff1a}.hpp-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 30% 20%,rgba(255,255,255,.15) 0%,transparent 60%),radial-gradient(ellipse 60% 80% at 80% 80%,rgba(0,0,0,.3) 0%,transparent 50%)}.hpp-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:28px 24px;z-index:2}.hpp-brand{font-family:var(--ff-serif);font-size:15px;font-weight:500;letter-spacing:.15em;color:#ffffffd9;margin-bottom:14px}.hpp-name{font-size:22px;font-weight:800;line-height:1.1;color:#fff;letter-spacing:.02em;text-transform:uppercase;margin-bottom:18px}.hpp-dose{font-size:11px;font-weight:500;letter-spacing:.12em;color:#ffffffa6;text-transform:uppercase;border:1px solid rgba(255,255,255,.3);border-radius:100px;padding:4px 14px;display:inline-block;align-self:flex-start}.hpp-stick{width:48px;height:280px;background:linear-gradient(180deg,#d85050,#a83030);border-radius:6px;box-shadow:inset 2px 0 #fff3;position:relative}.hpp-stick:after{content:"OMNIA\ae";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);font-size:8px;font-weight:700;letter-spacing:.15em;color:#fff9;white-space:nowrap}.hero-product-shadow{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:260px;height:30px;background:radial-gradient(ellipse,rgba(200,80,74,.3) 0%,transparent 70%);filter:blur(12px)}.hero-stat{position:absolute;z-index:10;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:10px;animation:statFloat 5s ease-in-out infinite}.hero-stat-1{top:12%;left:-10px;animation-delay:0s}.hero-stat-2{bottom:22%;left:-20px;animation-delay:1.8s}.hero-stat-3{top:18%;right:-10px;animation-delay:.9s}@keyframes statFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hs-val{font-family:var(--ff-serif);font-size:28px;font-weight:400;color:#fff;line-height:1}.hs-label{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;line-height:1.4}.hero-scroll-cue{position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#ffffff4d;animation:scrollCueFade 2.5s ease-in-out infinite}@keyframes scrollCueFade{0%,to{opacity:.4;transform:translate(-50%) translateY(0)}50%{opacity:.8;transform:translate(-50%) translateY(5px)}}.nav{position:sticky;top:0;z-index:100;background:var(--cream);border-bottom:1px solid var(--cream-dark);display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:72px}.nav-logo{font-family:var(--ff-serif);font-size:22px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);text-decoration:none}.nav-links{display:flex;gap:36px;list-style:none}.nav-links a{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mid);text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold)}.nav-cart{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;background:var(--ink);color:var(--cream);padding:10px 22px;border-radius:100px;transition:background .2s}.nav-cart:hover{background:var(--ink-mid)}.page{max-width:1180px;margin:0 auto;padding:0 32px}.section-header{text-align:center;margin-bottom:56px}.section-header .eyebrow{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.section-header h2{font-family:var(--ff-serif);font-size:clamp(34px,4vw,52px);font-weight:400;letter-spacing:-.01em;line-height:1.1;color:var(--ink)}.section-header .subhead{margin-top:14px;font-size:15px;color:var(--ink-light);max-width:520px;margin-left:auto;margin-right:auto}.section-divider{width:48px;height:1px;background:var(--gold);margin:20px auto 0}.categories-section{padding:96px 0 80px}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cat-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--white);cursor:pointer;text-decoration:none;color:inherit;display:block;transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out);box-shadow:0 2px 12px #1a18140f}.cat-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #1a18141f}.cat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold-light));opacity:0;transition:opacity .3s;z-index:2}.cat-card:hover:before{opacity:1}.cat-image-wrap{position:relative;height:260px;overflow:hidden;background:var(--cream)}.cat-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out)}.cat-card:hover .cat-image-wrap img{transform:scale(1.04)}.cat-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,rgba(26,24,20,.18) 100%)}.cat-body{padding:28px 28px 32px}.cat-body h3{font-family:var(--ff-serif);font-size:26px;font-weight:500;line-height:1.15;margin-bottom:8px;color:var(--ink)}.cat-body p{font-size:13.5px;color:var(--ink-light);line-height:1.6;margin-bottom:20px}.cat-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}.cat-tag{font-size:10.5px;font-weight:500;letter-spacing:.06em;padding:4px 10px;border-radius:100px;background:var(--cream);color:var(--ink-mid);border:1px solid var(--cream-dark)}.cat-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);text-decoration:none}.cat-link svg{width:14px;height:14px;transition:transform .25s}.cat-card:hover .cat-link svg{transform:translate(4px)}.bundles-section{background:var(--ink);padding:96px 0 100px;position:relative;overflow:hidden}.bundles-section:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(184,151,90,.08) 0%,transparent 70%);pointer-events:none}.bundles-section .section-header h2{color:var(--cream)}.bundles-section .section-header .subhead{color:var(--stone)}.bundles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bundle-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .4s var(--ease-out),border-color .3s,background .3s}.bundle-card:hover{transform:translateY(-6px);border-color:#b8975a66;background:#ffffff12}.bundle-image-wrap{position:relative;height:240px;overflow:hidden;background:#252220}.bundle-image-wrap img{width:100%;height:100%;object-fit:cover;opacity:.9;transition:transform .6s var(--ease-out),opacity .3s}.bundle-card:hover .bundle-image-wrap img{transform:scale(1.04);opacity:1}.bundle-badge{position:absolute;top:16px;left:16px;background:var(--gold);color:var(--ink);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:100px;z-index:2}.bundle-body{padding:26px 26px 30px;flex:1;display:flex;flex-direction:column}.bundle-body h3{font-family:var(--ff-serif);font-size:22px;font-weight:400;color:var(--cream);line-height:1.25;margin-bottom:10px}.bundle-body p{font-size:13px;color:var(--stone);line-height:1.65;margin-bottom:18px}.bundle-includes{list-style:none;margin-bottom:22px}.bundle-includes li{font-size:12px;color:#c4bdb0bf;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:8px}.bundle-includes li:before{content:"";width:4px;height:4px;background:var(--gold);border-radius:50%;flex-shrink:0}.bundle-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.bundle-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.bundle-link svg{width:14px;height:14px;transition:transform .25s}.bundle-card:hover .bundle-link svg{transform:translate(4px)}.bundle-saving{font-size:11px;color:var(--sage-light);font-weight:500}.bestsellers-section{padding:100px 0 96px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{position:relative;border-radius:var(--radius-md);overflow:hidden;background:var(--white);cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out);box-shadow:0 1px 6px #1a18140d}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #1a18141a}.product-image-wrap{position:relative;height:240px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.product-image-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .6s var(--ease-out)}.product-card:hover .product-image-bg{transform:scale(1.04)}.product-pouch{position:relative;z-index:2;width:65%;max-width:180px;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.45));transition:transform .5s var(--ease-out)}.product-card:hover .product-pouch{transform:scale(1.06) translateY(-4px)}.product-badge{position:absolute;top:12px;left:12px;z-index:3;font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:100px}.badge-bestseller{background:#1a1814bf;color:var(--cream);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.badge-new{background:var(--sage);color:var(--white)}.badge-popular{background:var(--rust);color:var(--white)}.product-dose{position:absolute;bottom:12px;right:12px;z-index:3;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);border-radius:100px;padding:4px 12px;font-size:10px;font-weight:600;color:#fff;letter-spacing:.06em}.product-body{padding:20px 20px 14px;flex:1;display:flex;flex-direction:column;border-top:1px solid #F0EBE3}.product-category{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:6px}.product-name{font-family:var(--ff-serif);font-size:19px;font-weight:500;line-height:1.2;color:var(--ink);margin-bottom:10px}.product-rating{display:flex;align-items:center;gap:5px;margin-bottom:12px}.stars{display:flex;gap:2px}.star{width:12px;height:12px;fill:var(--gold)}.rating-count{font-size:11px;color:var(--ink-light)}.product-desc{font-size:12.5px;color:var(--ink-light);line-height:1.6;margin-bottom:14px}.product-benefits{display:flex;flex-direction:column;gap:5px;margin-bottom:18px}.product-benefit{display:flex;align-items:center;gap:7px;font-size:11.5px;color:var(--ink-mid)}.product-benefit svg{width:12px;height:12px;color:var(--sage);flex-shrink:0}.product-footer{padding:0 20px 20px;display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-price{font-family:var(--ff-serif);font-size:20px;font-weight:500;color:var(--ink)}.product-price span{font-size:13px;font-family:var(--ff-sans);font-weight:400;color:var(--ink-light)}.product-add{width:38px;height:38px;background:var(--ink);border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.product-add:hover{background:var(--gold);transform:scale(1.08)}.product-add svg{width:16px;height:16px;color:#fff}.product-ingredients{font-size:11px;color:var(--ink-light);border-top:1px solid var(--cream-dark);padding:10px 20px;line-height:1.5}.product-ingredients strong{color:var(--ink-mid);font-weight:600}.trust-strip{background:#c84040;padding:10px 0;overflow:hidden}.trust-track{display:flex;gap:64px;align-items:center;white-space:nowrap;animation:marquee 30s linear infinite}.trust-item{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6}.trust-dot{width:3px;height:3px;background:#ffffff80;border-radius:50%;opacity:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer{background:var(--ink);padding:64px 0 48px;color:var(--stone)}.footer-inner{max-width:1180px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.footer-brand h4{font-family:var(--ff-serif);font-size:20px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--cream);margin-bottom:14px}.footer-brand p{font-size:13px;color:var(--stone);line-height:1.7;max-width:280px}.footer-col h5{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{font-size:13px;color:var(--stone);text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:var(--cream)}.footer-bottom{max-width:1180px;margin:48px auto 0;padding:24px 32px 0;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;align-items:center}.footer-bottom p{font-size:12px;color:#c4bdb080}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.hero-product-frame{width:430px}.hero-product-frame img.hpp-img-main{flex:1;width:auto;max-width:100%;max-height:480px;object-fit:contain;border-radius:12px}.hero-product-frame img.hpp-img-stick{width:105px;height:360px;object-fit:contain;border-radius:6px;align-self:flex-end}@media(max-width:900px){.hero-product-frame{width:320px}.hero-product-frame img.hpp-img-main{max-height:380px}.hero-product-frame img.hpp-img-stick{width:80px;height:280px}}.hero-nav.nav-fixed{position:fixed;top:0;left:0;right:0;z-index:1000;transform:translateY(-100%);transition:transform .45s cubic-bezier(.16,1,.3,1);background:#06080fd1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 24px #00000059;will-change:transform}.hero-nav.nav-fixed.nav-visible{transform:translateY(0)}.nav-spacer{height:72px;display:none}.nav-spacer.active{display:block}
/*# sourceMappingURL=/cdn/shop/t/13/assets/omnia.css.map */
