.SiteHeader_header__SRb_V{border-bottom:1px solid var(--aq-border);background:var(--aq-bg)}.SiteHeader_inner__d66lA{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 8px;max-width:var(--aq-page-width);margin:0 auto;padding:18px 24px}.SiteHeader_logo__tLEBq{display:inline-flex;align-items:center;gap:6px;color:var(--aq-text);font-size:20px;font-weight:700;letter-spacing:.01em}.SiteHeader_logo__tLEBq svg{flex-shrink:0;width:20px;height:20px}.SiteHeader_logo__tLEBq:hover{color:var(--aq-accent);text-decoration:none}.SiteHeader_appLink__8Lz5l{flex-shrink:0;padding:10px;border-radius:8px;background:var(--aq-accent);color:var(--aq-bg);font-size:15px;font-weight:600;transition:background .15s}.SiteHeader_appLink__8Lz5l:hover{background:var(--aq-accent-hover);text-decoration:none}@media (min-width:480px){.SiteHeader_inner__d66lA{column-gap:var(--aq-gap)}.SiteHeader_logo__tLEBq{gap:10px}.SiteHeader_logo__tLEBq svg{width:28px;height:28px}.SiteHeader_appLink__8Lz5l{padding:10px 18px}}.SiteFooter_footer__aUaTs{margin-top:auto;border-top:1px solid var(--aq-border);background:var(--aq-surface)}.SiteFooter_inner__23SNm{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--aq-gap);max-width:var(--aq-page-width);margin:0 auto;padding:28px 24px}.SiteFooter_brand__HyIqL{display:inline-flex;align-items:center;gap:8px;font-weight:700}.SiteFooter_brand__HyIqL svg{flex-shrink:0}.SiteFooter_nav__wwNXy{display:flex;flex-wrap:wrap;gap:20px;font-size:15px}.SiteFooter_note__VV4us{color:var(--aq-text-faint);font-size:14px}:root{--aq-bg:#0f0f1a;--aq-surface:#1a1a2e;--aq-accent:#4fc3f7;--aq-accent-hover:#81d4fa;--aq-text:#ffffff;--aq-text-muted:rgba(255,255,255,0.6);--aq-text-faint:rgba(255,255,255,0.55);--aq-border:rgba(255,255,255,0.1);--aq-border-strong:rgba(255,255,255,0.35);--aq-danger:#f28b82;--aq-danger-bg:rgba(242,139,130,0.12);--aq-font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--aq-page-width:1040px;--aq-gap:16px;--aq-radius:12px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-padding-top:80px}body{min-height:100%;background:var(--aq-bg);color:var(--aq-text);font-family:var(--aq-font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--aq-accent);text-decoration:none}:where(p,li,td,th,dd,figcaption,blockquote) a:not([class]){text-decoration:underline}:where(nav,footer) a:not([class]){text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--aq-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}.error_error__JarVQ{max-width:var(--aq-page-width);margin:0 auto;padding:96px 24px;text-align:center}.error_title__IRV0V{font-size:clamp(28px,5vw,40px);font-weight:700}.error_text__rebHI{margin-top:16px;color:var(--aq-text-muted)}.error_actions__ue9r9{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--aq-gap);margin-top:28px}.error_retry__w5R1X{padding:12px 24px;border:none;border-radius:8px;background:var(--aq-accent);color:var(--aq-bg);font-family:inherit;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s}.error_retry__w5R1X:hover{background:var(--aq-accent-hover)}.error_link__H2G59{font-weight:600}.error_digest__YDKrD{margin-top:24px;color:var(--aq-text-faint);font-size:13px}.layout_page__YOoYP{display:flex;flex-direction:column;min-height:100vh}.layout_main__ABI2k{flex:1 0 auto}.layout_skip__UbIjf{position:fixed;top:0;left:16px;z-index:100;transform:translateY(-200%);padding:12px 16px;border-radius:0 0 var(--aq-radius) var(--aq-radius);background:var(--aq-accent);color:var(--aq-bg);font-weight:600;text-decoration:none}.layout_skip__UbIjf:focus-visible{transform:translateY(0)}