:root{--navy:#0E2A47;--navy-deep:#0A1D33;--navy-ink:#0B1E30;--gold:#C9A24B;--gold-soft:#D8BC7E;--gold-deep:#A8823A;--ivory:#F3EFE6;--ivory-alt:#EBE5D8;--bone:#E4DDCC;--surface:#FBFAF6;--white:#FBFAF6;--line:rgba(14,42,71,.13);--line-gold:rgba(201,162,75,.4);--shadow-soft:0 30px 70px -50px rgba(11,30,48,.45);--shadow-lift:0 44px 90px -50px rgba(11,30,48,.55);--font-display:"Bricolage Grotesque", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--maxw:1440px;--gutter:clamp(20px,5vw,80px);--ease:cubic-bezier(.22,1,.36,1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Foundation Titles;src:url(foundation-titles.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nano Logo;src:url(nano-logo.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--navy-ink);background:var(--ivory);font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;background-image:radial-gradient(1200px 700px at 78% -8%,rgba(201,162,75,.06),transparent 60%),radial-gradient(900px 600px at 0% 100%,rgba(14,42,71,.05),transparent 55%);background-attachment:fixed}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E")}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:none}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:var(--navy);color:var(--ivory);padding:.6rem 1rem}h1,h2,h3,.display{font-family:var(--font-display);font-weight:520;line-height:1.03;letter-spacing:-.025em}.eyebrow{font-family:var(--font-body);font-weight:500;font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:var(--gold)}.display-xl{font-size:clamp(2.8rem,8.2vw,7.5rem)}.display-lg{font-size:clamp(2.2rem,5.5vw,4.6rem)}.display-md{font-size:clamp(1.7rem,3.2vw,2.9rem)}.lede{font-size:clamp(1.02rem,1.5vw,1.28rem);line-height:1.55;color:#071627b8;max-width:52ch}.wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(64px,9vw,150px)}.btn{display:inline-flex;align-items:center;gap:.7em;font-family:var(--font-body);font-weight:500;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;padding:1.05em 2.2em;border-radius:2px;transition:transform .5s var(--ease),background .4s,color .4s;position:relative;overflow:hidden}.btn--gold{background:var(--gold);color:var(--navy-deep)}.btn--gold:hover{background:var(--gold-soft);transform:translateY(-2px)}.btn--ghost{border:1px solid var(--line-gold);color:var(--ivory)}.btn--ghost:hover{background:var(--gold);color:var(--navy-deep);border-color:var(--gold)}.btn--ink{background:var(--navy);color:var(--ivory)}.btn--ink:hover{background:var(--navy-deep);transform:translateY(-2px)}.link-line{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:var(--navy);border-bottom:1px solid var(--gold);padding-bottom:.35em;transition:color .3s,border-color .3s}.link-line:hover{color:var(--gold)}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity 1s var(--ease),transform 1s var(--ease)}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal-delay="1"]{transition-delay:.12s}[data-reveal-delay="2"]{transition-delay:.24s}[data-reveal-delay="3"]{transition-delay:.36s}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}*{scroll-behavior:auto}}.site-header{position:sticky;top:0;z-index:100;background:#f5f2ead1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.site-header.on-hero{background:transparent;border-color:transparent;color:var(--ivory)}.site-header.on-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#050f1ce6,#050f1c9e 55%,#050f1c00)}.site-header{position:sticky}.site-header.on-hero .nav a,.site-header.on-hero .brand,.site-header.on-hero .header-actions .icon{color:var(--ivory)}.site-header.on-hero .nav a:hover,.site-header.on-hero .header-actions .icon:hover{color:var(--gold-soft)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:78px}.brand{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.14em;font-weight:600;color:var(--navy);text-transform:uppercase}.brandmark__g{font-family:Nano Logo;font-weight:400;-webkit-text-stroke:.5px currentColor}.brand img{max-height:34px;width:auto}.nav{display:flex;gap:clamp(1.4rem,3vw,3rem);align-items:center}.nav a{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--navy);transition:color .3s}.nav a:hover{color:var(--gold)}.header-actions{display:flex;gap:1.4rem;align-items:center}.header-actions .icon{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500}@media(max-width:820px){.nav{display:none}}.hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;background:var(--navy-deep)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__media video,.hero__media img{width:100%;height:100%;object-fit:cover}.hero__inner{position:relative;z-index:3;color:#0a0a0a;padding-block:clamp(28px,4.5vw,44px) clamp(48px,8vw,110px);width:100%;text-shadow:0 1px 2px rgba(255,255,255,.5),0 2px 18px rgba(255,255,255,.35)}.hero__eyebrow{color:var(--navy-deep);margin-bottom:1.4rem}.hero h1{color:#0a0a0a;max-width:18ch;margin-bottom:1.6rem;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.04;letter-spacing:-.015em;text-shadow:0 1px 2px rgba(255,255,255,.5),0 2px 18px rgba(255,255,255,.35)}.hero__sub{color:#0a0a0ad1;max-width:46ch;margin-bottom:2.4rem;font-size:clamp(1rem,1.4vw,1.18rem);text-shadow:0 1px 2px rgba(255,255,255,.5),0 2px 18px rgba(255,255,255,.35)}.hero__cta{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.hero__cta .btn--ghost{color:var(--navy-deep);border-color:var(--navy-deep)}.hero__cta .btn--ghost:hover{background:var(--gold);color:var(--navy-deep);border-color:var(--gold)}.hero__scroll{position:absolute;bottom:2rem;right:var(--gutter);z-index:4;color:#0a0a0a;writing-mode:vertical-rl;font-size:.66rem;letter-spacing:.3em;text-transform:uppercase;opacity:.75;text-shadow:0 1px 2px rgba(255,255,255,.6),0 2px 14px rgba(255,255,255,.4)}.marquee{background:var(--navy);color:var(--ivory);overflow:hidden;border-block:1px solid var(--line-gold)}.marquee__track{display:flex;gap:3.5rem;padding:1rem 0;white-space:nowrap;animation:scroll 32s linear infinite;width:max-content}.marquee__track span{font-size:.74rem;letter-spacing:.24em;text-transform:uppercase;font-weight:500;display:inline-flex;gap:3.5rem;align-items:center}.marquee__track span:after{content:"\2726";color:var(--gold)}@keyframes scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee__track{animation:none}}.showcase{background:var(--ivory)}.showcase__head{text-align:center;max-width:60ch;margin:0 auto clamp(48px,6vw,90px)}.showcase__head h2{color:var(--navy)}.showcase__head .lede{margin:1.2rem auto 0}.showcase__love-band{position:relative;margin:clamp(36px,5vw,64px) auto 0;padding:clamp(120px,20vw,260px) 1.5rem;min-height:clamp(420px,55vw,640px);display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;text-align:center;background-image:var(--love-bg);background-size:cover;background-position:center 30%;box-shadow:0 24px 60px -30px #0b1e308c}.showcase__love-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#0a1d3380,#0b1e3061 45%,#0b1e309e),radial-gradient(ellipse at 50% 60%,#0b1e3026,#0b1e3080)}.showcase__love-band:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:10px;border:1px solid var(--line-gold);pointer-events:none}.showcase__love{position:relative;z-index:2;margin:0 auto;width:100%;font-family:"Foundation Titles",var(--font-display);color:var(--gold-soft);font-size:clamp(1.3rem,2.2vw,1.85rem);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;display:flex;justify-content:center;align-items:center;gap:.5em;text-shadow:0 0 24px rgba(201,162,75,.55),0 2px 10px rgba(0,0,0,.55);animation:loveglow 3.2s ease-in-out infinite}.showcase__love:before,.showcase__love:after{content:"";width:clamp(30px,5vw,56px);height:2px;background:linear-gradient(90deg,transparent,var(--line-gold),transparent)}.showcase__heart{color:#e0322f;font-size:1.05em;display:inline-block;filter:drop-shadow(0 0 12px rgba(224,50,47,.85));animation:heartbeat 1.4s ease-in-out infinite}@keyframes loveglow{0%,to{text-shadow:0 0 18px rgba(201,162,75,.45),0 0 4px rgba(201,162,75,.4)}50%{text-shadow:0 0 38px rgba(201,162,75,.8),0 0 8px rgba(201,162,75,.55)}}@keyframes heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.28)}30%{transform:scale(1)}45%{transform:scale(1.18)}60%{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.showcase__love,.showcase__heart{animation:none}}@media(max-width:768px){.showcase__love-band{padding:clamp(70px,14vw,120px) 1.25rem;min-height:clamp(320px,58vw,420px);background-position:center 38%}}@media(max-width:600px){.showcase__love-band{padding:clamp(56px,12vw,90px) 1rem;min-height:clamp(280px,60vw,360px);margin-top:clamp(28px,5vw,44px);background-position:center 42%}.showcase__love{white-space:normal;flex-wrap:wrap;row-gap:.3em;font-size:clamp(1.05rem,4.6vw,1.3rem);line-height:1.35;letter-spacing:.03em;max-width:26ch;margin-inline:auto}.showcase__love:before,.showcase__love:after{width:clamp(16px,6vw,24px)}}@media(max-width:400px){.showcase__love:before,.showcase__love:after{display:none}.showcase__love{gap:.3em}}.prow{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,6vw,90px);padding-block:clamp(48px,7vw,110px);border-top:1px solid var(--line)}.prow:nth-child(2n) .prow__media{order:2}.prow__media{position:relative;aspect-ratio:4/5;background:var(--white);border-radius:4px;overflow:hidden;box-shadow:0 40px 90px -50px #0716278c}.prow__media img,.prow__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .7s var(--ease),transform 1.2s var(--ease)}.prow__media .img-hover{opacity:0}.prow__media:hover .img-hover{opacity:1}.prow__media:hover .img-main{transform:scale(1.04)}.prow__num{font-family:var(--font-display);font-size:.9rem;color:var(--gold);letter-spacing:.1em}.prow__title{font-family:var(--font-display);font-size:clamp(1.9rem,2.2vw,2.4rem);color:var(--navy);margin:.6rem 0 1rem;line-height:1.08;min-height:1.08em}.prow__desc{color:#071627b3;max-width:44ch;margin-bottom:1.6rem;font-size:1rem;line-height:1.6}.prow__meta{display:flex;align-items:baseline;gap:1.4rem;margin-bottom:1.8rem}.prow__price{font-family:var(--font-display);font-size:1.5rem;color:var(--navy)}.prow__variants{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}@media(max-width:780px){.prow{grid-template-columns:1fr;gap:22px;padding-block:44px}.prow:nth-child(2n) .prow__media{order:0}.prow__title{font-size:1.7rem;line-height:1.12}.prow__desc{font-size:.98rem;max-width:100%}}.editorial{position:relative;background:var(--navy-deep);color:var(--ivory);overflow:hidden;padding-block:clamp(72px,10vw,150px)}.editorial__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.55}.editorial__media video,.editorial__media img{width:100%;height:100%;object-fit:cover}.editorial__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#071627eb,#07162799 55%,#07162766)}.editorial__inner{position:relative;z-index:2}.editorial__intro{max-width:54ch;margin-bottom:clamp(44px,6vw,80px)}.editorial__intro .eyebrow{color:var(--gold-soft);margin-bottom:1.2rem}.editorial h2{color:var(--ivory);margin-bottom:1.4rem}.editorial__intro .lede{color:#f5f2eadb;margin-bottom:1.8rem}.editorial .btn--ghost{margin-top:.4rem}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,56px)}.pillar{border-top:1px solid var(--line-gold);padding-top:1.5rem;position:relative}.pillar__idx{font-family:var(--font-display);font-size:.82rem;color:var(--gold);letter-spacing:.1em;display:block;margin-bottom:.8rem;opacity:.8}.pillar h3{font-size:1.2rem;color:var(--gold-soft);margin-bottom:.7rem;font-family:var(--font-display);line-height:1.15}.pillar p{font-size:.96rem;color:#f5f2eabd;line-height:1.6}@media(max-width:760px){.editorial__media{opacity:.32}.editorial__media:after{background:linear-gradient(180deg,#071627db,#071627f0)}.editorial__intro{max-width:100%}.pillars{grid-template-columns:1fr;gap:0}.pillar{border-top:1px solid var(--line-gold);padding:1.4rem 0}.pillar:last-child{border-bottom:1px solid rgba(201,162,75,.18)}}@media(max-width:720px){.pillars{grid-template-columns:1fr}}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,44px)}@media(max-width:900px){.collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.collection-grid{grid-template-columns:1fr}}.card{position:relative;background:var(--white);border-radius:4px;overflow:hidden;transition:transform .6s var(--ease),box-shadow .6s var(--ease)}.card:hover{transform:translateY(-6px);box-shadow:0 40px 80px -50px #07162780}.card__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--bone)}.card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .6s,transform 1s var(--ease)}.card__media .hover{opacity:0}.card:hover .hover{opacity:1}.card:hover .main{transform:scale(1.05)}.card__body{padding:1.4rem 1.5rem 1.8rem}.card__title{font-family:var(--font-display);font-size:1.15rem;color:var(--navy);line-height:1.15;margin-bottom:.5rem}.card__price{color:var(--gold);font-weight:500;letter-spacing:.04em}.pdp__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(32px,5vw,80px);align-items:start}.pdp-gallery{position:relative}.pdp-main{background:var(--surface);border-radius:6px;overflow:hidden;box-shadow:var(--shadow-soft);position:relative;height:min(62vh,560px);display:flex;align-items:center;justify-content:center}.pdp-main img{width:100%;height:100%;object-fit:contain;transition:opacity .4s var(--ease)}.pdp-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--navy);background:#fbfaf6d1;border:1px solid var(--line-gold);box-shadow:0 6px 20px -8px #0b1e3066;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .35s var(--ease),background .3s,color .3s,transform .3s}.pdp-nav--prev{left:14px}.pdp-nav--next{right:14px}.pdp-gallery:hover .pdp-nav{opacity:1}.pdp-nav:hover{background:var(--gold);color:var(--navy-deep);border-color:var(--gold)}.pdp-nav--prev:hover{transform:translateY(-50%) translate(-2px)}.pdp-nav--next:hover{transform:translateY(-50%) translate(2px)}@media(hover:none){.pdp-nav{opacity:.92}}.pdp-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;scrollbar-width:thin;padding-bottom:4px;scroll-snap-type:x mandatory}.pdp-thumb{position:relative;flex:0 0 auto;width:66px;height:80px;border-radius:4px;overflow:hidden;border:1px solid var(--line);background:var(--surface);padding:0;transition:border-color .3s,transform .3s;scroll-snap-align:start}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-thumb.is-active{border-color:var(--gold);transform:translateY(-2px)}.pdp-thumb:hover{border-color:var(--line-gold)}.pdp-thumb__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.9rem;background:#07162759;z-index:1}.pdp-info{position:relative}.pdp-title{color:var(--navy);margin:.6rem 0 1rem}.pdp-price{font-family:var(--font-display);font-size:1.7rem;color:var(--navy);margin-bottom:1.8rem}.pdp-option{margin-bottom:1.6rem}.pdp-option__label{color:var(--navy);display:block;margin-bottom:.7rem;text-transform:none;letter-spacing:.04em;font-size:.8rem}.pdp-option__value{color:var(--gold);font-weight:600}.pdp-pills{display:flex;gap:.6rem;flex-wrap:wrap}.variant-pill{padding:.72em 1.25em;border:1px solid var(--line);border-radius:2px;font-size:.8rem;letter-spacing:.05em;background:var(--white);color:var(--navy-ink);transition:border-color .3s,background .3s,color .3s,transform .3s}.variant-pill:hover{border-color:var(--line-gold)}.variant-pill.is-selected{border-color:var(--gold);background:var(--navy);color:var(--ivory)}.variant-pill.is-soldout{position:relative;color:#07162761;border-color:var(--line);background:var(--bone);cursor:not-allowed;text-decoration:line-through;text-decoration-color:#07162759;text-decoration-thickness:1px}.variant-pill.is-soldout:hover{border-color:var(--line);transform:none}.variant-pill__tag{display:inline-block;margin-left:.5em;font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--gold-deep);opacity:.85;vertical-align:middle}.pdp-add{width:100%;justify-content:center;margin-top:.4rem}.pdp-desc{margin-top:2.2rem;padding-top:1.6rem;border-top:1px solid var(--line);color:#071627b8;font-size:.95rem;line-height:1.65}.pdp-desc h2,.pdp-desc h3{font-family:var(--font-display);color:var(--navy);margin:1.4rem 0 .6rem;font-size:1.15rem}@media(max-width:820px){.pdp__grid{grid-template-columns:1fr;gap:28px}.pdp-gallery,.pdp-info{position:static}}.faq{background:var(--ivory-alt)}.faq__head{text-align:center;max-width:56ch;margin:0 auto clamp(36px,5vw,60px)}.faq__head h2{color:var(--navy)}.faq__list{max-width:820px;margin:0 auto}.faq__item{border-top:1px solid var(--line);overflow:hidden}.faq__item:last-child{border-bottom:1px solid var(--line)}.faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 0;font-family:var(--font-display);font-size:clamp(1.05rem,1.6vw,1.3rem);color:var(--navy);font-weight:500;line-height:1.25;transition:color .3s}.faq__q::-webkit-details-marker{display:none}.faq__q:hover{color:var(--gold-deep)}.faq__icon{flex:0 0 auto;width:22px;height:22px;stroke:var(--gold);stroke-width:1.8;fill:none;stroke-linecap:round;transition:transform .4s var(--ease)}.faq__item[open] .faq__icon{transform:rotate(135deg)}.faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s var(--ease)}.faq__item[open] .faq__a{grid-template-rows:1fr}.faq__a-inner{overflow:hidden;min-height:0}.faq__item[open] .faq__a-inner{padding-bottom:1.6rem}.faq__a-inner,.faq__a-inner p{color:#0b1e30b8;line-height:1.7;font-size:1rem}.faq__a-inner p+p{margin-top:.8rem}.faq__a-inner a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.faq__a,.faq__icon{transition:none}}.site-footer{background:var(--navy-deep);color:var(--ivory);padding-block:clamp(56px,8vw,100px)}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:clamp(28px,4vw,64px);padding-bottom:3rem;border-bottom:1px solid var(--line-gold)}.footer-brand{font-family:var(--font-display);font-size:2rem;letter-spacing:.12em;font-weight:600;text-transform:uppercase;margin-bottom:1rem;color:var(--ivory)}.footer-brand+p{color:#f5f2ea99;max-width:38ch;font-size:.92rem}.footer-col h4{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem}.footer-col a{display:block;color:#f5f2eab8;font-size:.92rem;padding:.35rem 0;transition:color .3s}.footer-col a:hover{color:var(--gold-soft)}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:2rem;font-size:.76rem;color:#f5f2ea80;letter-spacing:.06em}@media(max-width:720px){.footer-top{grid-template-columns:1fr;gap:2rem}}.videotext{position:relative;min-height:88svh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:var(--navy-deep)}.videotext__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.videotext__media video,.videotext__media img{width:100%;height:100%;object-fit:cover}.videotext__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 100% at 50% 50%,#07162759,#071627b8 78%)}.videotext__inner{position:relative;z-index:2;color:var(--ivory);padding:clamp(48px,10vw,120px) var(--gutter);max-width:60ch}.videotext__inner .eyebrow{color:var(--gold-soft);margin-bottom:1.2rem}.videotext h2{color:var(--ivory);margin-bottom:1.2rem;text-shadow:0 2px 40px rgba(0,0,0,.4)}.videotext p{color:#f5f2eae6;font-size:clamp(1.05rem,1.6vw,1.32rem);line-height:1.55;text-shadow:0 1px 20px rgba(0,0,0,.5)}.videotext .btn{margin-top:2rem}.videotext--knockout{flex-direction:column}.videotext--knockout .videotext__media:after{background:#0716271f}.videotext__knockout{position:relative;z-index:2;width:min(1100px,92%);height:auto;filter:drop-shadow(0 24px 60px rgba(0,0,0,.4))}.videotext__ko-cta{position:relative;z-index:2;margin-top:1.6rem;text-align:center}.substack{background:var(--ivory-alt)}.substack__head{max-width:60ch;margin-bottom:clamp(36px,5vw,64px)}.substack__head h2{color:var(--navy)}.postgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.4vw,34px)}.postcard{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:4px;padding:1.8rem 1.7rem 1.6rem;transition:transform .5s var(--ease),box-shadow .5s var(--ease),border-color .5s}.postcard:hover{transform:translateY(-4px);box-shadow:0 30px 70px -50px #07162773;border-color:var(--line-gold)}.postcard__kicker{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.postcard__title{font-family:var(--font-display);font-size:1.32rem;line-height:1.15;color:var(--navy);margin-bottom:.8rem;font-weight:520}.postcard__excerpt{font-size:.94rem;line-height:1.55;color:#071627a8;margin-bottom:1.4rem;flex:1}.postcard__more{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--navy);border-bottom:1px solid var(--gold);padding-bottom:.3em;align-self:flex-start;transition:color .3s}.postcard:hover .postcard__more{color:var(--gold)}@media(max-width:900px){.postgrid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.postgrid{grid-template-columns:1fr}}.tiktok{background:var(--navy-deep);color:var(--ivory)}.tiktok__head{text-align:center;max-width:56ch;margin:0 auto clamp(36px,5vw,64px)}.tiktok__head h2{color:var(--ivory)}.tiktok__head p{color:#f5f2eab8;margin-top:1rem}.tiktok__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;justify-items:center}.tiktok__grid blockquote.tiktok-embed{margin:0 auto!important;max-width:325px!important;width:100%!important}.tiktok__cta{text-align:center;margin-top:clamp(32px,5vw,56px)}.stats{background:var(--ivory-alt)}.stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,48px)}.stat{padding-top:1.6rem;border-top:1px solid var(--line-gold)}.stat__num{font-family:var(--font-display);font-size:clamp(2.6rem,4.4vw,4rem);font-weight:560;color:var(--navy);line-height:1;letter-spacing:-.02em}.stat__num .suffix{color:var(--gold)}.stat__label{margin-top:.7rem;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--navy);font-weight:500}.stat__sub{margin-top:.5rem;font-size:.9rem;color:#0b1e3099;line-height:1.5;max-width:26ch}@media(max-width:820px){.stats__grid{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:460px){.stats__grid{grid-template-columns:1fr}}.compare{background:var(--ivory)}.compare__head{text-align:center;max-width:56ch;margin:0 auto clamp(36px,5vw,60px)}.compare__head h2{color:var(--navy)}.ctable{width:100%;border-collapse:collapse;background:var(--surface);border-radius:8px;overflow:hidden;box-shadow:var(--shadow-soft)}.ctable th,.ctable td{padding:1.15rem 1.2rem;text-align:center;border-bottom:1px solid var(--line);font-size:.94rem}.ctable thead th{background:var(--navy);color:var(--ivory);font-family:var(--font-body);font-weight:500;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.ctable thead th.is-us{background:var(--gold);color:var(--navy-deep)}.ctable tbody tr:last-child td{border-bottom:0}.ctable td:first-child,.ctable th:first-child{text-align:left;font-weight:500;color:var(--navy);max-width:280px}.ctable td.is-us{background:#c9a24b17;font-weight:600;color:var(--navy)}.ctable .yes{color:var(--gold-deep);font-weight:700}.ctable .no{color:#0b1e3052}.ctable .partial{color:#0b1e308c;font-style:italic;font-size:.85rem}.compare__wrap{overflow-x:auto}@media(max-width:640px){.ctable th,.ctable td{padding:.85rem .7rem;font-size:.82rem}.ctable td:first-child,.ctable th:first-child{max-width:150px}}.testi{background:var(--navy-deep);color:var(--ivory);overflow:hidden;padding-block:clamp(56px,8vw,110px)}.testi__head{text-align:center;margin-bottom:clamp(36px,5vw,60px)}.testi__head .stars{color:var(--gold);letter-spacing:.2em;font-size:1.1rem;margin-bottom:.8rem}.testi__head h2{color:var(--ivory)}.testi__track-wrap{position:relative;--fade:80px}.testi__track-wrap:before,.testi__track-wrap:after{content:"";position:absolute;top:0;bottom:0;width:var(--fade);z-index:2;pointer-events:none}.testi__track-wrap:before{left:0;background:linear-gradient(90deg,var(--navy-deep),transparent)}.testi__track-wrap:after{right:0;background:linear-gradient(270deg,var(--navy-deep),transparent)}.testi__track{display:flex;gap:22px;width:max-content;animation:testiScroll 46s linear infinite}.testi__track-wrap:hover .testi__track{animation-play-state:paused}.tcard{width:340px;flex:0 0 340px;background:#f5f2ea0d;border:1px solid rgba(201,162,75,.22);border-radius:8px;padding:1.8rem 1.8rem 1.6rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tcard__stars{color:var(--gold);letter-spacing:.15em;margin-bottom:1rem;font-size:.9rem}.tcard__quote{font-family:var(--font-display);font-size:1.18rem;line-height:1.35;color:var(--ivory);margin-bottom:1.2rem;font-weight:420}.tcard__name{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-soft)}.tcard__name span{color:#f5f2ea80;margin-left:.6rem}@keyframes testiScroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.testi__track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}}@media(max-width:820px){:root{--gutter:20px}.header-inner{height:64px}.brand{font-size:1.15rem}.header-actions{gap:.9rem}.header-actions .icon{font-size:.68rem;letter-spacing:.08em}.section{padding-block:56px}.display-xl{font-size:clamp(2.4rem,10vw,3.4rem);line-height:1.04}.display-lg{font-size:clamp(2rem,8vw,2.8rem)}.display-md{font-size:clamp(1.6rem,6vw,2.1rem)}.lede{font-size:1.02rem}.hero{min-height:92svh}.hero h1{max-width:100%}.hero__cta{gap:.7rem}.hero__cta .btn{flex:1 1 auto;justify-content:center;text-align:center}.hero__scroll{display:none}.btn{padding:1em 1.6em;font-size:.78rem}.pdp-info{position:static!important;top:auto!important}h1,h2,h3,.display{line-height:1.1}.showcase__head{max-width:34ch}.showcase__head .lede{font-size:.98rem}}@media(max-width:640px){section>.wrap[style*="grid-template-columns:1.1fr"]{grid-template-columns:1fr!important;gap:28px!important}.marquee__track{gap:2rem}.marquee__track span{font-size:.66rem}}@media(max-width:600px){.display-xl{font-size:clamp(2.1rem,9.5vw,2.7rem);line-height:1.06}.display-lg{font-size:clamp(1.75rem,7.5vw,2.3rem);line-height:1.08}.display-md{font-size:clamp(1.4rem,5.5vw,1.8rem);line-height:1.12}.hero h1{font-size:clamp(1.9rem,7.5vw,2.6rem);line-height:1.08}.testi__head h2,.showcase__head h2{font-size:clamp(1.5rem,6vw,2rem);line-height:1.1}.prow h2,.prow .display-md{line-height:1.1}.hero__inner{background:none;backdrop-filter:none;-webkit-backdrop-filter:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
