*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#111;line-height:1.5}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}.page{min-height:100vh;display:flex;flex-direction:column}.hero{flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;background:#0a0a0a;color:#fff;text-align:center}.hero__inner{max-width:720px;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.hero__title{font-size:clamp(2.5rem,6vw,5rem);font-weight:800;letter-spacing:-.02em;line-height:1.1}.hero__subtitle{font-size:clamp(1rem,2vw,1.375rem);opacity:.7;max-width:520px}.hero__cta{display:inline-block;padding:.875rem 2.25rem;background:#fff;color:#0a0a0a;border-radius:.375rem;font-weight:600;font-size:1rem;transition:opacity .15s ease}.hero__cta:hover{opacity:.85}
