@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0d0d0d;color:#fff;-webkit-font-smoothing:antialiased}.page{min-height:100vh;display:flex;flex-direction:column;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.page:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#000000bf,#0006 60%,#0000001a);pointer-events:none}.header{position:relative;z-index:1;padding:1.25rem 2.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.logo-text{font-size:.9rem;font-weight:600;color:#ffffff73;letter-spacing:.01em}.main{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 2.5rem;max-width:680px}.eyebrow{font-size:.8rem;font-weight:500;color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.heading{font-size:clamp(2.75rem,6vw,4.5rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.05;margin-bottom:1.5rem}.body-text{font-size:1.05rem;color:#ffffffa6;line-height:1.75;margin-bottom:2.5rem;max-width:520px}.body-text strong{color:#fff;font-weight:600}.cta{display:inline-block;background:#fff;color:#111;text-decoration:none;font-size:.95rem;font-weight:600;padding:.8rem 1.6rem;border-radius:6px;transition:background .15s ease;align-self:flex-start}.cta:hover{background:#ffffffd9}.footer{position:relative;z-index:1;padding:1.5rem 2.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;color:#ffffff4d}
