:root{--bg:#03090e;--text:#f5f7f8;--muted:#a8b5bc;--blue:#28ace4}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;color:var(--text);background:var(--bg);font-family:var(--font-montserrat), "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--blue);outline-offset:5px}p,h1,h2{margin-top:0}.page-width{width:min(1180px,100% - 96px);margin-inline:auto}.intro{isolation:isolate;background:var(--bg);min-height:100svh;position:relative;overflow:hidden}.scene{z-index:-2;filter:saturate(.8)contrast(1.08);background:linear-gradient(90deg,#02090efa,#02090ed4 38%,#02090e33 78%),linear-gradient(#0000 56%,#02090eeb),url(/newrust-hero.png) 50%/cover no-repeat;position:absolute;inset:-2%}.topbar{justify-content:space-between;align-items:center;height:104px;display:flex}.wordmark{font-size:14px;font-weight:700}.header-actions{align-items:center;gap:8px;display:flex}.support-button{height:44px;color:var(--text);font:inherit;letter-spacing:.06em;cursor:pointer;background:#071822db;border:0;border-radius:15px;padding-inline:18px;font-size:10px;font-weight:700;transition:transform .25s,background .25s}.support-button:hover{background:#0d2a39f5;transform:translateY(-3px)}.server-status{z-index:2;min-width:210px;color:var(--text);pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:calc(104px + clamp(90px,17vh,180px));right:48px}.status-label{color:#f4f7f8;letter-spacing:-.015em;font-size:18px;font-weight:500;line-height:1}.status-value{align-items:baseline;gap:10px;margin-top:6px;line-height:.8;display:flex}.status-value strong{letter-spacing:-.06em;font-size:clamp(92px,8.5vw,142px);font-weight:800}.status-value small{color:#93a7b2;font-size:18px;font-weight:700}.status-note{color:#84959e;letter-spacing:.1em;margin-top:15px;font-size:9px;font-weight:700;line-height:1}.server-status.online .status-note{color:#55e6a3}.server-status.offline .status-note{color:#f07f7f}.socials{gap:8px;display:flex}.socials a{background:#071822db;border-radius:15px;place-items:center;width:44px;height:44px;transition:transform .25s,background .25s;display:grid}.socials a:hover{background:#0d2a39f5;transform:translateY(-3px)}.socials img{object-fit:contain;width:22px;height:22px}.hero{padding-top:clamp(90px,17vh,180px);animation:.8s cubic-bezier(.16,1,.3,1) both appear}h1{letter-spacing:-.025em;font-kerning:none;margin-bottom:0;font-size:clamp(64px,7.4vw,112px);font-weight:800;line-height:.96}h1 span{width:max-content;display:block}.download-button{color:#031018;background:var(--blue);border-radius:18px;justify-content:center;align-items:center;gap:28px;width:300px;height:62px;margin-top:40px;font-size:13px;font-weight:800;transition:transform .28s,background .28s;display:inline-flex;box-shadow:0 18px 50px #1597cf3d}.download-button:hover{background:#42bdf0;transform:translateY(-3px)}.download-button span{font-size:21px}.about{flex-direction:column;justify-content:center;min-height:680px;padding-block:140px;display:flex}.about h2{letter-spacing:-.02em;font-kerning:none;margin-bottom:100px;font-size:clamp(54px,6vw,92px);font-weight:800;line-height:.96}.about h2>span{width:max-content;display:block}.straight-z{transform-origin:50%;width:auto;display:inline-block;transform:translateY(.018em)scaleY(.96)}.facts{grid-template-columns:repeat(3,1fr);gap:clamp(28px,5vw,80px);display:grid}.facts p{margin:0;padding:0}.facts strong{letter-spacing:-.04em;font-kerning:none;font-variant-numeric:tabular-nums;font-size:clamp(82px,9vw,142px);font-weight:800;line-height:1}.footer{justify-content:flex-end;align-items:center;min-height:160px;display:flex}.footer-socials{gap:12px;display:flex}.footer-socials a{color:#eef4f6;letter-spacing:.04em;background:#081720;border-radius:16px;justify-content:center;align-items:center;gap:11px;min-width:150px;height:52px;padding-inline:20px;font-size:10px;font-weight:700;transition:transform .24s,background .24s;display:flex}.footer-socials a:hover{background:#0d2633;transform:translateY(-3px)}.footer-socials img{object-fit:contain;width:21px;height:21px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#01060ab8;place-items:center;padding:20px;animation:.22s both modal-fade;display:grid;position:fixed;inset:0}.support-modal{background:#081923;border-radius:24px;width:min(440px,100%);padding:42px;animation:.32s cubic-bezier(.16,1,.3,1) both modal-in;position:relative;box-shadow:0 30px 90px #00000080}.support-modal>p{color:#72d8ff;letter-spacing:.12em;margin-bottom:18px;font-size:10px;font-weight:700}.support-modal h2{letter-spacing:-.04em;margin-bottom:14px;font-size:34px;font-weight:800;line-height:1}.support-modal>span{color:#afbdc4;font-size:14px;display:block}.support-modal>a{color:#031018;background:var(--blue);border-radius:16px;justify-content:center;align-items:center;height:54px;margin-top:28px;font-size:11px;font-weight:800;transition:background .22s,transform .22s;display:flex}.support-modal>a:hover{background:#42bdf0;transform:translateY(-2px)}.modal-close{color:#d7e0e4;cursor:pointer;background:#ffffff0f;border:0;border-radius:13px;width:40px;height:40px;font:300 24px/1 Segoe UI,sans-serif;position:absolute;top:14px;right:14px}@keyframes appear{0%{opacity:0;filter:blur(7px);transform:translateY(22px)}to{opacity:1;filter:blur();transform:none}}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}@media (min-width:701px) and (max-width:1050px){h1{font-size:clamp(46px,5.8vw,64px)}.about h2{font-size:64px}}@media (max-width:700px){.page-width{width:calc(100% - 36px)}.topbar{height:88px}.socials{display:none}.support-button{padding-inline:13px;font-size:9px}.intro{flex-direction:column;padding-bottom:44px;display:flex}.hero{order:1}.server-status{order:2;align-self:flex-end;min-width:120px;margin:44px 18px 0;position:static}.status-label{font-size:13px}.status-value strong{font-size:72px}.status-value small{font-size:12px}.status-note{margin-top:11px;font-size:8px}.hero{padding-top:90px}h1{font-size:clamp(35px,9.5vw,66px)}.download-button{width:100%}.about{min-height:auto;padding-block:100px}.about h2{margin-bottom:56px;font-size:clamp(29px,7.8vw,50px)}.facts{grid-template-columns:1fr}.footer{min-height:150px}.footer-socials{width:min(100%,320px);margin-left:auto}.footer-socials a{flex:1;min-width:0;padding-inline:12px}.support-modal{padding:34px 26px 28px}.support-modal h2{font-size:29px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
