*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#07111f;--navy-2:#050f1b;--navy-4:#030b14;--gold:#c9a76a;--cream:#f2ebe0;--text:#d4cbbc;--gold-08:rgba(201,167,106,.08);--gold-10:rgba(201,167,106,.1);--gold-12:rgba(201,167,106,.12);--gold-15:rgba(201,167,106,.15);--gold-20:rgba(201,167,106,.2);--gold-25:rgba(201,167,106,.25);--gold-30:rgba(201,167,106,.3);--gold-45:rgba(201,167,106,.45);--gold-50:rgba(201,167,106,.5);--gold-60:rgba(201,167,106,.6);--gold-75:rgba(201,167,106,.78);--text-45:rgba(212,203,188,.72);--text-50:rgba(212,203,188,.78);--text-20:rgba(212,203,188,.45)}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;font-weight:300;background:var(--navy);color:var(--text);line-height:1.6;min-height:100vh;position:relative;overflow-x:hidden}body:before{background-image:linear-gradient(var(--gold-08) 1px,transparent 1px),linear-gradient(90deg,var(--gold-08) 1px,transparent 1px);background-size:80px 80px;opacity:.4}body:after,body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none}body:after{background:radial-gradient(ellipse at 60% 50%,transparent 30%,var(--navy) 80%)}.page{position:relative;z-index:1;min-height:100vh;flex-direction:column}.page,nav{display:flex}nav{justify-content:space-between;gap:1rem;padding:1.6rem 3rem;border-bottom:1px solid var(--gold-12);flex-wrap:wrap}.logo,nav{align-items:center}.logo{display:inline-flex;text-decoration:none;line-height:0}.logo svg{height:30px;width:auto;display:block}.nav-tagline{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-75)}.hero{flex:1;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--gold-10)}.hero-l{padding:4.5rem 3rem;border-right:1px solid var(--gold-10);display:flex;flex-direction:column;justify-content:center}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:2.5rem}.eyebrow:before{content:"";width:22px;height:1px;background:var(--gold);display:block;flex-shrink:0}h1{font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.1;color:var(--cream);letter-spacing:-.01em;margin-bottom:1.75rem}h1 em{font-style:italic;color:var(--gold)}.subheadline-main{font-family:Playfair Display,serif;font-size:15px;font-style:italic;font-weight:400;color:var(--text-50);max-width:400px;margin-bottom:1.5rem;line-height:1.6}.subheadline{font-size:13px;line-height:1.95;color:var(--text-45);max-width:400px;margin-bottom:2rem;border-left:1px solid var(--gold-20);padding-left:1.5rem}.launch-date{display:inline-flex;align-items:baseline;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.launch-label{font-size:10px;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-75)}.launch-day{font-family:Playfair Display,serif;font-size:26px;font-weight:400;color:var(--gold);letter-spacing:.04em}.cta-group{display:flex;flex-direction:column;gap:14px}.cta-see{font-size:11px;letter-spacing:.1em;color:var(--text-45)}.cta-see span{color:var(--gold)}.linkedin-link{display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:var(--cream);font-size:11px;letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--gold-50);padding:14px 24px;transition:background .22s,border-color .22s;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden}.linkedin-link:before{content:"";position:absolute;top:0;left:-120%;width:55%;height:100%;background:linear-gradient(100deg,transparent,rgba(242,235,224,.1),transparent);transform:skew(-18deg);transition:left .6s ease;pointer-events:none}.linkedin-link:hover:before{left:140%}.linkedin-link:hover{background:#c9a76a12;border-color:var(--gold-50)}.linkedin-icon{width:16px;height:16px;fill:var(--gold);flex-shrink:0}.hero-r{padding:4.5rem 3rem}.hero-r,.monogram-wrap{position:relative;display:flex;align-items:center;justify-content:center}.monogram-wrap{width:280px;height:280px;max-width:100%}.mono-ring{position:absolute;border-radius:50%}.mono-ring-1{width:280px;height:280px;border:1px solid rgba(201,167,106,.07);animation:pulse-ring 6s ease-in-out infinite}.mono-ring-2{width:210px;height:210px;border:1px solid var(--gold-10);animation:pulse-ring 6s ease-in-out 1s infinite}.mono-ring-3{width:140px;height:140px;border:1px solid var(--gold-15);animation:pulse-ring 6s ease-in-out 2s infinite}.monogram{font-family:Playfair Display,serif;font-size:110px;font-weight:400;color:#f2ebe00f;letter-spacing:-.04em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:1}.vertical-text{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%) rotate(90deg);transform-origin:center;font-size:9px;letter-spacing:.28em;text-transform:uppercase;color:#c9a76a73;white-space:nowrap}.countdown-strip{display:flex;gap:2.5rem;justify-content:center;padding:1.75rem 3rem;border-bottom:1px solid var(--gold-10);background:var(--navy-2)}.count-unit{text-align:center}.count-num{font-family:Playfair Display,serif;font-size:34px;font-weight:400;color:var(--gold);line-height:1;display:block;min-width:48px}.count-label{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-75);margin-top:8px;display:block}footer{display:flex;justify-content:space-between;align-items:center;gap:1rem 2rem;padding:1.4rem 3rem;background:var(--navy-4);border-top:1px solid var(--gold-08);flex-wrap:wrap}.foot-left{display:flex;flex-direction:column;gap:12px}.foot-logo{line-height:0}.foot-logo svg{height:24px;width:auto;display:block;opacity:.85}.foot-copy{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#d4cbbca6}.foot-tag{font-family:Playfair Display,serif;font-size:12px;font-style:italic;color:#c9a76ae6}.credit-bar{display:flex;justify-content:center;padding:.9rem 3rem;background:#02060c;border-top:1px solid var(--gold-08)}.credit{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#d4cbbc99;transition:color .22s,opacity .22s}.credit:hover{color:var(--gold-50)}.credit-logo{color:var(--text-45);transition:color .22s;line-height:0}.credit:hover .credit-logo{color:var(--gold)}.credit-logo svg{height:14px;width:auto;display:block}@keyframes pulse-ring{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes line-grow{0%{width:0;opacity:0}to{width:22px;opacity:1}}@keyframes orbit{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes tick-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.countdown-strip,.cta-group,.eyebrow,.launch-date,.monogram-wrap,.subheadline,.subheadline-main,footer,h1,nav{animation:reveal .85s cubic-bezier(.2,.7,.2,1) both}nav{animation-delay:.05s}.eyebrow{animation-delay:.15s}h1{animation-delay:.25s}.subheadline-main{animation-delay:.35s}.subheadline{animation-delay:.45s}.launch-date{animation-delay:.55s}.cta-group{animation-delay:.65s}.monogram-wrap{animation-delay:.4s}.countdown-strip{animation-delay:.75s}footer{animation-delay:.85s}.eyebrow:before{animation:line-grow .7s ease .55s both}.monogram{animation:float-soft 7s ease-in-out infinite}.mono-orbit{top:50%;width:210px;height:210px;transform:translate(-50%,-50%);animation:orbit 18s linear infinite;pointer-events:none}.mono-orbit,.orbit-dot{position:absolute;left:50%}.orbit-dot{top:-3px;width:6px;height:6px;margin-left:-3px;border-radius:50%;background:var(--gold);opacity:.85}.count-num.tick{animation:tick-in .5s ease}@media(prefers-reduced-motion:reduce){.count-num.tick,.countdown-strip,.cta-group,.eyebrow,.eyebrow:before,.launch-date,.mono-orbit,.mono-ring,.monogram,.monogram-wrap,.subheadline,.subheadline-main,footer,h1,nav{animation:none!important}.linkedin-link:before{display:none}}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-l{border-right:none;border-bottom:1px solid var(--gold-10)}.hero-l,.hero-r{padding:3.5rem 2rem}.hero-r{min-height:340px}nav{padding:1.4rem 2rem}.countdown-strip{padding:1.5rem 2rem}footer{padding:1.4rem 2rem}.credit-bar{padding:.9rem 2rem}}@media(max-width:560px){nav{padding:1.2rem 1.5rem}.logo svg{height:24px}.nav-tagline{flex-basis:100%}.hero-l{padding:2.75rem 1.5rem}.hero-r{padding:3rem 1.5rem;min-height:300px}.launch-date,.subheadline,.subheadline-main{max-width:100%}.mono-ring-1,.monogram-wrap{width:220px;height:220px}.mono-ring-2{width:165px;height:165px}.mono-ring-3{width:110px;height:110px}.mono-orbit{width:165px;height:165px}.monogram{font-size:84px}.vertical-text{display:none}.countdown-strip{gap:1.5rem;padding:1.5rem}.count-num{font-size:28px;min-width:0}.linkedin-link{width:100%;justify-content:center}footer{padding:1.4rem 1.5rem}.foot-tag{flex-basis:100%}.credit-bar{padding:.9rem 1.5rem}}@media(max-width:380px){.countdown-strip{gap:1rem}.count-num{font-size:24px}}
