:root{--ink: #f5f3ff;--muted: #9996ad;--purple: #8062ff;--lime: #c9ff61;--line: #292634;--surface: #0d0c12;--content-max: 1440px;--page-gutter: clamp(24px, 5vw, 72px);--content-padding: max( var(--page-gutter), calc((100vw - var(--content-max)) / 2 + var(--page-gutter)) )}*{box-sizing:border-box}html{overscroll-behavior-x:none;scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:clip;overscroll-behavior-x:none;background:#09080d;caret-color:transparent;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}input,textarea{caret-color:auto}a,button{transition:.25s ease}::selection{background:var(--lime);color:#111}.section{width:100%;min-height:100vh;min-height:100svh;padding:clamp(42px,5vh,70px) var(--content-padding)}.eyebrow{color:#a29daf;font-size:11px;font-weight:700;letter-spacing:2.6px}.eyebrow>span{display:inline-block;width:22px;height:1px;margin-right:9px;background:var(--lime);vertical-align:middle}h1,h2{margin:21px 0;font-weight:500;letter-spacing:-4px;line-height:.98}h1 em,h2 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:60px}.section-head[id]{scroll-margin-top:0}.section-head h2{font-size:clamp(43px,5vw,70px)}.section-head>p{max-width:400px;color:var(--muted);font-size:14px;line-height:1.7}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.brand img{display:block;width:auto;max-width:100%;object-fit:contain}.brand-wordmark{color:var(--ink);font-size:15px;font-weight:800;letter-spacing:2.4px;white-space:nowrap}.brand-wordmark>span{color:var(--lime)}@media(max-width:900px){.section-head{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:40px}.section-head>p{max-width:550px}}@media(max-width:640px){:root{--page-gutter: 20px}h1,h2{letter-spacing:-2px}.section{padding-top:80px;padding-bottom:80px}}@media(min-width:901px)and (max-height:800px){.section{padding-top:24px;padding-bottom:24px}.section-head{margin-bottom:20px}.section-head h2{margin:12px 0;font-size:clamp(40px,4.4vw,58px)}}@supports (min-height: 100dvh){.section{min-height:100dvh}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
