:root{--foreground:var(--primary-text-color,#000);--background:var(--shell-bg,#fff);--surface:var(--shell-bg,#fff);--surface-2:var(--shell-hover,#f4f4f5);--border:var(--shell-border,#e4e4e4);--muted:var(--shell-secondary-text,#707579);--accent:var(--shell-primary,#3390ec);--tg-foreground:var(--foreground);--tg-muted:var(--muted);--tg-surface:var(--surface);--tg-surface-2:var(--surface-2);--tg-border:var(--border);--tg-accent:var(--accent);--shadow-1:0 1px 2px rgba(0,0,0,0.06);--shadow-2:0 8px 24px rgba(0,0,0,0.12);--tg-shadow:var(--shadow-2)}[data-theme=dark]{--foreground:var(--primary-text-color,#fff);--background:var(--shell-bg,#17212b);--surface:var(--shell-bg,#17212b);--surface-2:var(--shell-hover,#232e3c)}.tgk-global-toast{position:fixed;z-index:10050;max-width:min(calc(100vw - 24px),360px);transform:translate(-50%,-50%);padding:10px 16px;border-radius:12px;font-size:15px;font-weight:500;line-height:1.35;color:var(--foreground);background:color-mix(in srgb,var(--surface) 94%,var(--border) 6%);border:1px solid color-mix(in srgb,var(--border) 50%,transparent);box-shadow:var(--shadow-2);text-align:center;pointer-events:none;opacity:0;transition:opacity .18s ease}.tgk-global-toast--in:not(.tgk-global-toast--out){opacity:1}.tgk-global-toast--out{opacity:0}.site-error-page_siteError__MB4_G{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:8px 0 4px}.site-error-page_code__H76VN{margin:0;font-size:clamp(3rem,12vw,4.5rem);font-weight:800;line-height:1;letter-spacing:-.06em;color:color-mix(in srgb,var(--auth-tg-primary,#3390ec) 72%,var(--foreground,#171717))}.site-error-page_iconWrap__nXc38{width:56px;height:56px;margin:0 0 16px;border-radius:16px;display:grid;place-items:center;color:var(--auth-tg-primary,#3390ec);background:color-mix(in srgb,var(--auth-tg-primary,#3390ec) 12%,transparent)}.site-error-page_iconWrap__nXc38 svg{width:28px;height:28px}.site-error-page_actions__CVzH9{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;width:100%}.site-error-page_actions__CVzH9 .auth-btn-primary,.site-error-page_actions__CVzH9 .auth-btn-secondary{min-width:min(100%,180px);text-decoration:none;justify-content:center}