.auth-page{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:#f4f7fa;box-sizing:border-box}.auth-card{width:100%;max-width:460px;background:#fff;border:1px solid #e7ecf2;border-radius:18px;box-shadow:0 12px 40px #10203014;padding:34px 34px 28px;box-sizing:border-box}.auth-brand{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:22px}.auth-logo{width:min(230px,70%);height:auto}.auth-org{margin:0;font-size:13px;font-weight:600;color:#64748b;text-align:center;line-height:1.4}.auth-title{margin:0;font-size:22px;font-weight:800;color:#0f172a;text-align:center;letter-spacing:-.02em}.auth-subtitle{margin:6px 0 22px;font-size:14px;color:#64748b;text-align:center;line-height:1.45}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field label{font-size:13px;font-weight:600;color:#334155}.auth-field input{width:100%;box-sizing:border-box;height:46px;padding:0 14px;border:1px solid #dbe3ec;border-radius:10px;font-size:15px;font-family:inherit;color:#0f172a;background:#fff}.auth-field input::placeholder{color:#b3bfcd}.auth-field input:focus-visible,.auth-eye:focus-visible,.auth-submit:focus-visible,.auth-link:focus-visible,.auth-check input:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.auth-field input[aria-invalid=true]{border-color:#ef4444;background:snow}.auth-field input:disabled{background:#f8fafc;color:#94a3b8}.auth-field-err{margin:0;font-size:12.5px;color:#b91c1c}.auth-input-wrap{position:relative}.auth-input-wrap input{padding-right:52px}.auth-eye{position:absolute;top:50%;right:1px;transform:translateY(-50%);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:none;color:#64748b;cursor:pointer;border-radius:10px}.auth-eye:hover{color:#0f172a}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.auth-check{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:#334155;cursor:pointer;min-height:44px}.auth-check input{width:17px;height:17px;accent-color:#2563eb;cursor:pointer}.auth-link{font-size:13.5px;color:#2563eb;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;min-height:44px}.auth-link:hover{text-decoration:underline}.auth-submit{width:100%;height:48px;border:0;border-radius:10px;background:#2563eb;color:#fff;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer}.auth-submit:hover:not(:disabled){background:#1d4ed8}.auth-submit:disabled{background:#c7d7f5;cursor:default}.auth-alert{border:1px solid #fecaca;background:#fef2f2;border-radius:10px;padding:12px 14px}.auth-alert-text{margin:0;font-size:13.5px;color:#b91c1c;font-weight:600}.auth-alert-hint{margin:6px 0 0;font-size:12.5px;color:#9f5b5b;line-height:1.45}.auth-alert-retry{margin-top:10px;border:1px solid #fca5a5;background:#fff;color:#b91c1c;border-radius:8px;padding:7px 14px;font-size:13px;font-family:inherit;cursor:pointer}.auth-note{border:1px solid #bbf7d0;background:#f0fdf4;border-radius:10px;padding:12px 14px;margin:0;font-size:13.5px;color:#15803d;line-height:1.45}.auth-footer{margin:22px 0 0;font-size:12.5px;color:#94a3b8;text-align:center;line-height:1.45}.auth-back{display:block;margin-top:16px;text-align:center}.auth-hint{margin:-6px 0 0;font-size:12.5px;color:#94a3b8}.auth-summary{border:1px solid #e7ecf2;background:#f8fafc;border-radius:10px;padding:12px 14px;font-size:13.5px;color:#334155;display:grid;grid-template-columns:auto 1fr;gap:6px 12px}.auth-summary dt{color:#94a3b8}.auth-summary dd{margin:0;font-weight:600}@media (max-width: 520px){.auth-page{padding:20px 12px;align-items:flex-start}.auth-card{padding:24px 18px 20px;border-radius:14px}.auth-logo{width:min(190px,62%)}.auth-title{font-size:20px}}.toast-container{position:fixed;bottom:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:10px;pointer-events:none;max-width:420px}.toast{pointer-events:auto;display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 32px #0f172a2e;cursor:pointer;animation:toast-in .18s cubic-bezier(.22,1,.36,1)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.toast-success{border-left:4px solid #22c55e}.toast-error{border-left:4px solid #dc2626;background:#fef2f2}.toast-info{border-left:4px solid #3b82f6}.toast-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0;margin-top:1px}.toast-success .toast-icon{background:#d1fae5;color:#065f46}.toast-error .toast-icon{background:#fee2e2;color:#b91c1c}.toast-info .toast-icon{background:#dbeafe;color:#1d4ed8}.toast-message{flex:1;font-size:13px;line-height:1.4;color:#0f172a;word-break:break-word}.toast-close{border:none;background:transparent;color:#94a3b8;font-size:18px;line-height:1;cursor:pointer;padding:0 4px;flex-shrink:0}.toast-close:hover{color:#0f172a}@media (max-width: 540px){.toast-container{left:12px;right:12px;bottom:12px;max-width:none}}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/manrope-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/manrope-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/manrope-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}:root{--background: #F5F7FA;--surface: #FBFCFD;--surface-elevated: #FEFEFF;--border: #D7DEE8;--border-strong: #7F899C;--text-primary: #1B2432;--text-secondary: #48546A;--text-muted: #626E86;--accent: #3B5BDB;--accent-hover: #2E49B8;--accent-soft: #F1F4FE;--on-accent: #FBFCFD;--accent-ink: #2E49B8;--success: #0F7A45;--warning: #8A5A00;--error: #BC2E2E;--info: #1B6BA8;--font-heading: "Manrope", "Segoe UI", system-ui, -apple-system, sans-serif;--font-body: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--text-h1: 32px;--lh-h1: 40px;--ls-h1: -.02em;--text-h2: 26px;--lh-h2: 34px;--ls-h2: -.015em;--text-h3: 21px;--lh-h3: 28px;--ls-h3: -.01em;--text-h4: 17px;--lh-h4: 24px;--ls-h4: -.005em;--text-body: 16px;--lh-body: 1.55;--text-small: 14px;--lh-small: 1.5;--text-caption: 12.5px;--lh-caption: 1.45;--ls-caption: .06em;--flex-accent: var(--accent);--flex-accent-hover: var(--accent-hover);--flex-accent-soft: var(--accent-soft);--flex-accent-contrast: var(--on-accent);--flex-accent-ink: var(--accent-ink);--flex-sidebar-bg: var(--surface);--flex-sidebar-heading: var(--text-primary);--flex-sidebar-text: var(--text-secondary);--flex-sidebar-muted: var(--text-muted);--flex-sidebar-border: var(--border);--flex-sidebar-hover: var(--accent-soft);--flex-sidebar-active-bg: var(--accent-soft);--flex-sidebar-active-text: var(--accent-ink);--flex-main-bg: var(--background);--flex-card-bg: var(--surface);--flex-border: var(--border);--flex-radius: 10px;--flex-radius-lg: 14px;--bg: var(--background);--bg-card: var(--surface);--bg-soft: #EDF1F7;--primary: var(--accent);--primary-soft: var(--accent-soft);--primary-deep: var(--accent-hover);--text-main: var(--text-primary);--text-soft: var(--text-secondary)}:root[data-theme=dark]{--background: #12161F;--surface: #1A1F2B;--surface-elevated: #232937;--border: #333C4E;--border-strong: #6C7A91;--text-primary: #E9EDF4;--text-secondary: #B4BFD0;--text-muted: #8B97AB;--accent: #8AA4FF;--accent-hover: #A6B9FF;--accent-soft: #252D45;--on-accent: #12161F;--accent-ink: #8AA4FF;--success: #4ADE95;--warning: #F5C36B;--error: #FF8B84;--info: #7FC4F5;--bg-soft: #232937}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);font-size:var(--text-body);background:var(--background);color:var(--text-primary);line-height:var(--lh-body);margin:0;padding:0;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);text-wrap:balance}h1{font-size:var(--text-h1);line-height:var(--lh-h1);font-weight:700;letter-spacing:var(--ls-h1)}h2{font-size:var(--text-h2);line-height:var(--lh-h2);font-weight:700;letter-spacing:var(--ls-h2)}h3{font-size:var(--text-h3);line-height:var(--lh-h3);font-weight:600;letter-spacing:var(--ls-h3)}h4{font-size:var(--text-h4);line-height:var(--lh-h4);font-weight:600;letter-spacing:var(--ls-h4)}small{font-size:var(--text-small);line-height:var(--lh-small)}table,.tabular{font-variant-numeric:tabular-nums}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}:where(button,a,input,select,textarea):disabled,[aria-disabled=true]{cursor:not-allowed}::selection{background:var(--accent-soft);color:var(--text-primary)}#root{min-height:100vh;width:100%}body .page-body>*{padding-top:0;padding-left:0;padding-right:0;min-height:0}body .page-body>*>:first-child{margin-top:0}body .page-body h1{margin-top:0}:root{--page-pad-x: 24px;--page-pad-y: 20px;--page-title-gap: 6px;--page-desc-gap: 20px;--topbar-h: 59px}.page-body{--sticky-offset: var(--topbar-h, 59px)}body .page-body h1{margin-bottom:var(--page-title-gap)}body .page-body h1+p{margin-top:0;margin-bottom:var(--page-desc-gap)}
