.system-page{min-height:calc(100svh - var(--header-height,50px));padding:calc(var(--header-height,50px) + 48px) 20px 64px;color:#fafafa;font-family:var(--font-sans);background:#000;place-items:center;display:grid}.system-page__content{background:#121212;border:1px solid #2e2e2e;border-radius:16px;width:min(560px,100%);padding:40px}.system-page__code{color:#969696;font-family:var(--font-mono);letter-spacing:.14em;margin-bottom:18px;font-size:13px;font-weight:600;display:block}.system-page h1{color:#fafafa;letter-spacing:-.04em;margin:0;font-size:clamp(30px,5vw,48px);font-weight:750;line-height:1.15}.system-page p{color:#969696;margin:18px 0 0;font-size:16px;line-height:1.7}.system-page__actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.system-page__actions a,.system-page__actions button{color:#000;min-height:48px;font:inherit;cursor:pointer;background:#fafafa;border:1px solid #fafafa;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.system-page__actions a:last-child{color:#fafafa;background:0 0;border-color:#2e2e2e}.system-page__actions a:focus-visible,.system-page__actions button:focus-visible{outline-offset:3px;outline:2px solid #c6ff4a}@media (max-width:520px){.system-page{padding:calc(var(--header-height,50px) + 24px) 16px 40px;align-items:start}.system-page__content{padding:28px 20px}.system-page__actions{display:grid}}
