:root{color-scheme:light;--ink: #393844;--paper: #fbfbfa;--line: rgba(150, 168, 205, .14)}*{box-sizing:border-box}html{min-height:100%;background:var(--paper)}body{min-height:100vh;margin:0;color:var(--ink);font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;letter-spacing:0;background:linear-gradient(180deg,#fff0 0,#fff0 58%,#f8fafdb8),var(--paper)}body:after{position:fixed;inset:auto 0 0;height:min(34vh,280px);pointer-events:none;content:"";opacity:.62;background-image:linear-gradient(90deg,transparent 0 4.5%,var(--line) 4.5% 4.8%,transparent 4.8% 9%),linear-gradient(90deg,#9ac4eb14,#dac4eb0f,#ecc7b514);background-size:86px 100%,100% 100%;filter:blur(.2px);-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,.82),transparent);mask-image:linear-gradient(to top,rgba(0,0,0,.82),transparent)}.shell{width:min(1180px,calc(100% - 32px));min-height:100vh;margin:0 auto;display:grid;place-items:center;padding:clamp(42px,7vh,92px) 0 clamp(34px,8vh,88px)}.hero{width:100%;display:grid;justify-items:center;align-content:center;gap:clamp(10px,2vh,22px);transform:translateY(clamp(-34px,-4vh,-16px))}.brand{width:min(580px,64vw);height:auto;display:block}h1{width:min(980px,94vw);margin:0;font-size:clamp(1.85rem,4.2vw,3.65rem);font-weight:500;line-height:1.08;text-align:center;letter-spacing:0;background:linear-gradient(90deg,#df8a43,#c05b91 27%,#5547be 61%,#65b8cf);-webkit-background-clip:text;background-clip:text;color:transparent}@media(max-width:620px){.shell{width:min(100% - 24px,560px);padding-top:34px}.hero{gap:14px;transform:translateY(-10px)}.brand{width:min(420px,86vw)}h1{width:min(410px,94vw);font-size:clamp(1.62rem,8vw,2.9rem)}}@media(max-height:700px)and (min-width:760px){.shell{padding-top:24px;padding-bottom:24px}.hero{gap:12px;transform:translateY(-6px)}.brand{width:min(430px,46vw)}h1{font-size:clamp(2rem,3.4vw,3rem)}}
