:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--white:#f4f4f2;--muted:#989896}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px;color:var(--white);-webkit-font-smoothing:antialiased;background:#080808;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}#shader,.shade{width:100%;height:100%;position:fixed;inset:0}#shader{display:block}.shade{pointer-events:none;background:linear-gradient(#00000038,#0000 24% 75%,#00000059),radial-gradient(circle at 50% 48%,#0000 0%,#0000001f 50%,#0000006b 100%)}.page{z-index:1;grid-template-rows:104px 1fr;width:min(1120px,100% - 72px);height:100svh;min-height:560px;margin:0 auto;display:grid;position:relative}.nav{border-bottom:1px solid #ffffff1c;align-items:center;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:14px;font-weight:600;display:inline-flex}.logo{object-fit:contain;width:20px;height:20px;display:block}.hero{text-align:center;place-self:center;width:min(700px,100%);padding-bottom:1vh}.eyebrow{color:#b1b1ae;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:13px}h1{letter-spacing:-.075em;text-shadow:0 5px 30px #00000040;margin:0;font-size:clamp(62px,8vw,108px);font-weight:500;line-height:.95}.mobile-break{display:none}.intro{color:#b1b1ae;text-shadow:0 2px 16px #0009;width:min(510px,100%);margin:30px auto 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.6}@media (width<=620px){.page{grid-template-rows:76px 1fr;width:calc(100% - 32px)}.hero{padding-bottom:0}.eyebrow{margin-bottom:20px}h1{font-size:clamp(56px,18vw,76px)}.mobile-break{display:inline}.intro{margin-top:24px;font-size:15px}}@media (height<=660px){.page{grid-template-rows:70px 1fr}.eyebrow{margin-bottom:16px}h1{font-size:clamp(50px,11vh,76px)}.intro{margin-top:18px;font-size:14px}}
