*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000;color:#fff;font-family:Fraunces,serif}#starfield{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}main{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:0 2rem;pointer-events:none}#tagline{font-style:italic;font-weight:300;font-size:clamp(1.4rem,3.2vw,2.6rem);text-align:center;letter-spacing:-.01em;line-height:1.3;max-width:16em;opacity:0;transition:opacity 1.2s ease;pointer-events:auto}#tagline .word{display:inline-block;white-space:nowrap}#tagline .char{display:inline-block;transition:font-weight .3s ease,text-shadow .3s ease;font-weight:300}#subtitle{font-family:Fraunces,serif;font-style:normal;font-weight:300;font-size:clamp(.85rem,1.3vw,1.05rem);letter-spacing:.02em;margin-top:1.2rem;opacity:0;transition:opacity 1.2s ease;color:#ffffff73}#cta{position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:1;font-family:Fraunces,serif;font-style:normal;font-weight:300;font-size:clamp(.85rem,1.1vw,.95rem);color:#fff6;text-decoration:none;letter-spacing:.02em;opacity:0;transition:opacity 1.2s ease,color .3s ease}#cta:hover{color:#ffffffd9}.visible{opacity:1!important}
