@layer base{:root{--background: 213 45% 67%;--background-deep: 221 42% 15%;--foreground: 0 0% 100%;--foreground-muted: 0 0% 100%;--shadow: 0 0% 0%;--radius: 9999px}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{font-family:Barlow,sans-serif;background:hsl(var(--background-deep));color:hsl(var(--foreground));text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}video{display:block}}.hero-shell{position:relative;height:100vh;overflow:hidden;background:hsl(var(--background-deep))}.hero-media,.hero-fallback,.hero-video,.hero-overlay,.hero-stars{position:absolute;inset:0}.hero-fallback{background:linear-gradient(#0000001f,#0000001f),url(/images/hero_bg_fallback.png) center / cover no-repeat,hsl(var(--background-deep))}.hero-video{width:100%;height:100%;max-width:none;pointer-events:none;object-fit:cover;object-position:center}.hero-overlay{background:#0000000d}.hero-stars{background-image:radial-gradient(circle at 12% 28%,hsl(var(--foreground) / .62) 0 1px,transparent 1.6px),radial-gradient(circle at 84% 24%,hsl(var(--foreground) / .46) 0 1px,transparent 1.8px),radial-gradient(circle at 70% 64%,hsl(var(--foreground) / .36) 0 1px,transparent 1.7px),radial-gradient(circle at 28% 76%,hsl(var(--foreground) / .52) 0 1px,transparent 1.8px),radial-gradient(circle at 48% 16%,hsl(var(--foreground) / .34) 0 1px,transparent 2px);opacity:.38}.site-nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem clamp(1rem,3vw,2.75rem) 0}.nav-pill{display:flex;align-items:center;gap:.85rem;padding:.32rem .32rem .32rem 1rem}.nav-links{display:flex;align-items:center;gap:1rem;font-size:.88rem;font-weight:400;white-space:nowrap;flex:none}.nav-logo{width:1.7rem;height:1.7rem;object-fit:contain;flex:none}.nav-logo-link{display:inline-flex;align-items:center;justify-content:center;flex:none}.nav-links a{color:hsl(var(--foreground) / .78);transition:color .18s ease}.nav-links a:hover{color:hsl(var(--foreground))}.nav-cta{display:inline-flex;align-items:center;padding:.7rem .95rem;border-radius:var(--radius);background:hsl(var(--foreground));color:hsl(var(--shadow));font-size:.82rem;font-weight:600;white-space:nowrap}.hero-main{position:relative;z-index:1;height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(7rem,12vw,8rem) 1.25rem 8.5rem;transform:translateZ(0);backface-visibility:hidden}.hero-copy{width:100%;max-width:76rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;transform:translateZ(0);backface-visibility:hidden;contain:layout paint}.hero-title{max-width:42rem;margin:0;margin-top:.8rem;margin-bottom:.2rem;font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;font-size:3.75rem;line-height:.8;letter-spacing:-4px;text-shadow:0 10px 30px hsl(220 60% 6% / .42),0 2px 10px hsl(220 60% 6% / .28);text-wrap:balance}.blur-text{display:flex;flex-direction:column;align-items:center;gap:.2em}.blur-text__line{display:flex;flex-wrap:wrap;justify-content:center;gap:.02em .22em}.blur-text__word{display:inline-block;will-change:transform,opacity,filter;opacity:0;animation:blur-word-rise .35s ease-out forwards;animation-delay:calc(var(--word-index, 0) * .1s)}.hero-subtitle{max-width:42rem;margin:0;font-size:.95rem;line-height:1.2;font-weight:400;color:hsl(var(--foreground-muted) / .92);text-shadow:0 8px 24px hsl(220 60% 6% / .38),0 2px 8px hsl(220 60% 6% / .24);text-wrap:pretty}.hero-subtitle__line{display:block}.hero-enter{opacity:0;animation:fade-up-blur .6s ease-out forwards;animation-delay:var(--enter-delay, 0s)}.hero-actions{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.proof-strip{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%}.proof-label{margin:0;font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--foreground) / .68);text-shadow:0 6px 20px hsl(220 60% 6% / .24)}.proof-logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem}.proof-brand{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .85rem;border-radius:var(--radius);background:#1218266b;color:hsl(var(--foreground) / .84);box-shadow:inset 0 1px 1px #ffffff1f,0 6px 24px #00000014}.proof-brand__logo,.proof-brand__monogram{width:1.15rem;height:1.15rem;border-radius:999px;flex:none}.proof-brand__logo{object-fit:contain}.proof-brand__monogram{display:inline-flex;align-items:center;justify-content:center;background:hsl(var(--foreground));color:hsl(var(--shadow));font-size:.56rem;font-weight:700;letter-spacing:.04em}.proof-brand__name{font-size:.83rem;font-weight:500;white-space:nowrap}.beehiiv-embed-wrap{position:relative;display:flex;justify-content:center;align-items:center;width:min(100%,25rem);min-height:47px;contain:layout paint}.beehiiv-embed{border:0;display:block;width:100%;height:47px;filter:saturate(.98) brightness(1.01);outline:none}.beehiiv-resize-fallback{position:absolute;inset:0;display:none;align-items:center;justify-content:center;border-radius:var(--radius);background:hsl(var(--foreground));color:hsl(var(--shadow));font-size:.82rem;font-weight:600;letter-spacing:.01em}:root.is-resizing .hero-copy{contain:strict}:root.is-resizing .beehiiv-embed{visibility:hidden}:root.is-resizing .beehiiv-resize-fallback{display:inline-flex}.beehiiv-embed:focus,.beehiiv-embed:focus-visible{outline:none}.icon-sm{width:1rem;height:1rem;flex:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.liquid-glass,.liquid-glass-strong{position:relative;border:0;border-radius:var(--radius);background:#12182652}.liquid-glass:before,.liquid-glass-strong:before{content:"";position:absolute;inset:0;padding:1.4px;border-radius:inherit;background:linear-gradient(180deg,#fffffff5,#ffffff1a 46%,#ffffff14 54%,#fffffff5);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}.liquid-glass-strong{background:#1218266b;box-shadow:4px 4px 4px #0000000d,inset 0 1px 1px #ffffff26}.liquid-glass-strong:before{background:linear-gradient(180deg,#fffffffa,#ffffff2e 45%,#ffffff1f 55%,#fffffffa)}@keyframes blur-word-rise{0%{opacity:0;transform:translateY(50px);filter:blur(10px)}65%{opacity:.5;transform:translateY(-5px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes fade-up-blur{0%{opacity:0;transform:translateY(20px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media(prefers-reduced-motion:reduce){.blur-text__word,.hero-enter{animation:none;opacity:1;transform:none;filter:none}}@media(min-width:768px){.hero-title{font-size:4.5rem}.hero-subtitle{font-size:1rem}}@media(min-width:1024px){.hero-title{font-size:5.5rem}}@media(max-width:959px){.site-nav{padding-top:.85rem;padding-inline:.85rem}.nav-pill{gap:.7rem}.nav-links{gap:.75rem;font-size:.8rem}.nav-logo{width:1.55rem;height:1.55rem}.nav-cta{padding:.62rem .88rem;font-size:.78rem}}@media(max-width:767px){.hero-main{align-items:flex-start;padding-top:7.35rem;padding-bottom:10.5rem}.hero-copy{gap:1.15rem}.hero-title{margin-top:.55rem;max-width:20rem;font-size:3.2rem;letter-spacing:-3px}.blur-text__line{gap:.02em .16em}.hero-subtitle{max-width:20.75rem;font-size:.9rem;line-height:1.3}.hero-subtitle__line--secondary{display:inline}.beehiiv-embed-wrap{width:min(100%,22rem)}.proof-strip{gap:.65rem}.proof-logos{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));justify-content:center;gap:.55rem}.proof-brand{gap:.45rem;padding:.55rem .8rem;min-width:0;justify-content:center}.proof-brand__name{display:inline;font-size:.77rem}.proof-brand__logo,.proof-brand__monogram{width:1rem;height:1rem}}@media(max-width:479px){.nav-links{gap:.55rem;font-size:.75rem}.nav-cta{padding:.58rem .78rem;font-size:.75rem}.hero-title{font-size:2.95rem}.hero-subtitle{max-width:19.5rem;font-size:.87rem}}
