:root{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#0c1110;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}.landing{position:relative;display:grid;min-height:100vh;overflow:hidden;isolation:isolate;background-image:var(--background-image);background-position:center;background-size:cover}.landing:after{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(180deg,#0309081f,#030908b8),linear-gradient(90deg,#03090885,#0309080f 45%,#0309086b)}.landing__shade{position:absolute;inset:auto 0 0;z-index:-1;height:42%;background:linear-gradient(180deg,#03090800,#030908c7)}.landing__header{position:absolute;top:42px;left:50%;width:min(100% - 48px,1160px);transform:translate(-50%)}.landing__logo{display:block;width:153px;height:auto}.landing__hero{display:grid;align-items:end;justify-items:start;width:min(100% - 48px,1060px);min-height:100vh;margin:0 auto;padding:126px 0 92px}.landing__copy{width:min(100%,900px);margin:0;color:#fff;font-size:clamp(40px,6.9vw,92px);font-weight:500;line-height:.98;letter-spacing:0;text-align:left;text-wrap:pretty;text-shadow:0 18px 54px rgba(0,0,0,.38)}.text-type{display:inline}.text-type__content{white-space:pre-wrap}.text-type__cursor{display:inline-block;margin-left:.04em;transform:translateY(-.02em);font-weight:400}.landing__cursor{color:#ffffffd1}@media(max-width:720px){.landing{background-position:center top}.landing__header{top:28px;width:min(100% - 36px,1160px)}.landing__logo{width:136px}.landing__hero{width:min(100% - 36px,1060px);padding:96px 0 58px}.landing__copy{font-size:clamp(34px,12.8vw,58px);line-height:1.02}}
