@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500&family=Noto+Serif:ital,wght@0,300;0,400;1,300;1,400&display=swap";:root{color:#e2e8f0;font-family:Manrope,sans-serif;background:#0a0a0c}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{min-height:100vh;background:#0a0a0c;color:#e2e8f0}.app-shell{min-height:100vh;display:flex;flex-direction:column}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.hero-media,.hero-media img,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover;filter:grayscale(.28) contrast(1.12) brightness(.48);transform:scale(1.03)}.hero-overlay{background:radial-gradient(circle at center,#0a0a0c3d,#0a0a0cb3 46%,#0a0a0cf0),linear-gradient(180deg,#080c1433,#080c1480,#080c14d1)}.hero-content{position:relative;z-index:1;width:min(100%,64rem);display:flex;justify-content:center;text-align:center}.hero-copy{max-width:52rem}.hero-kicker,.hero-tag,.site-footer p{margin:0;text-transform:uppercase;letter-spacing:.42em;font-size:.68rem;font-weight:400}.hero-kicker{color:#94a3b8b8}.hero-copy h1{margin:1.8rem 0 0;font-family:"Noto Serif",serif;font-size:clamp(2.8rem,8vw,5.7rem);font-weight:300;line-height:1.06;letter-spacing:-.04em;color:#e2e8f0;text-wrap:balance}.hero-copy h1 span{display:block;font-style:italic;font-weight:400}.hero-divider{width:3rem;height:1px;margin:2.4rem auto 0;background:#334155d9}.hero-tag{margin-top:1.4rem;color:#94a3b875}.site-footer{position:relative;z-index:1;margin-top:-1px;padding:2rem;background:#0a0a0c}.site-footer p{width:min(100%,96rem);margin:0 auto;padding-top:2rem;text-align:center;color:#94a3b857;border-top:1px solid rgba(51,65,85,.22)}@media(max-width:640px){.hero{padding:1.5rem}.hero-kicker,.hero-tag,.site-footer p{letter-spacing:.28em;font-size:.62rem}.hero-copy h1{margin-top:1.35rem;font-size:clamp(2.4rem,12vw,3.5rem)}.hero-divider{margin-top:2rem}.site-footer{padding:1.5rem}}
