.auth-view.svelte-1x05zx6{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;width:100%;padding:24px 16px 40px;background:linear-gradient(135deg,#15171b,#0f1115);overflow-y:auto}.auth-app.svelte-1x05zx6{padding:0;margin:0;width:100%;align-items:center;justify-content:flex-start;display:flex;flex-direction:column}.authHeaderWrap.svelte-1x05zx6{width:100%;max-width:420px;margin-bottom:24px}.siteHeader.svelte-1x05zx6{display:flex;align-items:center;justify-content:center}.siteBrand.svelte-1x05zx6{display:flex;align-items:center;gap:12px}.siteLogo.svelte-1x05zx6{width:40px;height:40px;border-radius:8px;background:#2c2f35;color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700}.siteName.svelte-1x05zx6{font-size:18px;font-weight:700;color:#e5e7eb}.authPanel.svelte-1x05zx6{min-width:320px;max-width:420px;width:100%;background:#111317;border:1px solid #2c3036;border-radius:8px;padding:48px 32px;box-shadow:0 10px 25px #00000059}@media(max-height:820px){.authPanel.svelte-1x05zx6{padding:32px 24px}}.authTitle.svelte-1x05zx6{margin:0 0 32px;font-size:28px;font-weight:700;color:#e5e7eb;text-align:center}.authForm.svelte-1x05zx6 label:where(.svelte-1x05zx6){display:block;margin-bottom:24px;font-size:12px;font-weight:500;color:#9ca3af}.authForm .authConsent{display:flex;gap:10px;align-items:flex-start;margin-bottom:20px;line-height:1.45;font-size:12px;color:#9ca3af}.authConsent input[type=checkbox]{flex:0 0 10px;width:10px;height:10px;min-height:10px;padding:0;margin:4px 0 0;accent-color:#9cc9ff}.authConsentText{min-width:0}.authLegalLink{border:0;padding:0;background:transparent;color:#9cc9ff;font:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.authLegalLink:hover{color:#c6ddff}.authLegalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;border:0;background:#0000009e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.authLegalModal{position:fixed;z-index:81;top:50%;left:50%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(880px,calc(100vw - 28px));height:min(760px,calc(100vh - 36px));transform:translate(-50%,-50%);overflow:hidden;border:1px solid rgba(240,246,252,.14);border-radius:20px;background:#0f131a;box-shadow:0 28px 120px #0000008c}.authLegalModalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid rgba(240,246,252,.1)}.authLegalEyebrow{margin-bottom:4px;color:#9cc9ff;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.authLegalModalHeader h2{margin:0;color:#e5e7eb;font-size:18px;line-height:1.25}.authLegalClose{width:32px;height:32px;border:1px solid #2c3036;border-radius:8px;background:#171b22;color:#e5e7eb;font-size:22px;line-height:28px;cursor:pointer}.authLegalFrame{width:100%;height:100%;border:0;background:#0b0f16}.authLegalModalFooter{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px;border-top:1px solid rgba(240,246,252,.1)}.authLegalModalFooter a,.authLegalModalFooter button{border:1px solid #2c3036;border-radius:8px;padding:8px 12px;background:#171b22;color:#e5e7eb;font-size:13px;text-decoration:none;cursor:pointer}.authLegalModalFooter a:hover,.authLegalModalFooter button:hover{border-color:#465162;background:#202632}.authPanel.svelte-1x05zx6 input:where(.svelte-1x05zx6){width:100%;box-sizing:border-box;padding:8px 16px;font-size:14px;color:#e5e7eb;background:#111317;border:1px solid #2c3036;border-radius:6px;transition:all .15s ease;line-height:1.5;min-height:40px;margin-top:4px}.authPanel.svelte-1x05zx6 input:where(.svelte-1x05zx6):focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 3px #6b728033}.authPanel input.input-invalid{border-color:#ef4444bf;box-shadow:0 0 0 2px #ef444426}.field-error{margin-top:6px;font-size:12px;color:#fca5a5}.auth-hint{margin-top:6px;font-size:12px;color:#9ca3af}.authActions.svelte-1x05zx6{display:flex;gap:8px;margin-top:24px;flex-wrap:wrap;align-items:center}.authActions.svelte-1x05zx6 button:where(.svelte-1x05zx6){flex:1;min-width:0;padding:8px 16px;font-size:14px;font-weight:500;border:1px solid #4b5563;border-radius:6px;cursor:pointer;transition:all .15s ease;min-height:40px;background:#4b5563;color:#fff}.authActions.svelte-1x05zx6 button:where(.svelte-1x05zx6):hover:not(:disabled){background:#5b6676;border-color:#5b6676;box-shadow:0 4px 6px #00000059}.authActions.svelte-1x05zx6 button:where(.svelte-1x05zx6):disabled{opacity:.5;cursor:not-allowed}.authSecondaryLink.svelte-1x05zx6{flex:1;min-width:0;text-align:center;padding:8px 16px;font-size:14px;font-weight:500;border:1px solid #2c3036;border-radius:6px;color:#e5e7eb;background:#1a1d22;transition:all .15s ease}.authSecondaryLink.svelte-1x05zx6:hover{background:#23262c;border-color:#3a3f46}.error.svelte-1x05zx6{margin-bottom:16px;padding:8px 16px;font-size:12px;color:#fca5a5;background:#ef44441f;border:1px solid rgba(239,68,68,.35);border-radius:6px}.authPasswordField.svelte-1x05zx6{position:relative;overflow:hidden}.authPasswordField.svelte-1x05zx6 input:where(.svelte-1x05zx6){padding-right:48px}.authPasswordToggle.svelte-1x05zx6{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;background:transparent;padding:0;cursor:pointer;color:#9ca3af;opacity:.7;display:flex;align-items:center;justify-content:center;line-height:0;border-radius:4px;transition:all .15s ease}.authPasswordToggle.svelte-1x05zx6:hover{opacity:1;background:#1f2329}.authEyeIcon.svelte-1x05zx6{width:20px;height:20px;stroke:currentColor;stroke-width:1.4;fill:none;display:block;pointer-events:none}.authEyeSlash.svelte-1x05zx6{stroke-linecap:round}.authPasswordToggle[data-state=visible].svelte-1x05zx6 .authEyeSlash:where(.svelte-1x05zx6){display:none}.sessions-wrap.svelte-1x05zx6{margin-bottom:20px;min-height:0}.sessions-list.svelte-1x05zx6{display:flex;flex-direction:column;gap:8px;max-height:min(44vh,320px);overflow-y:auto;padding-right:2px}.limit-message.svelte-1x05zx6{margin-bottom:12px;padding:10px 12px;font-size:13px;line-height:1.45;color:#fca5a5;background:#7f1d1d52;border:1px solid rgba(248,113,113,.45);border-radius:8px}.sessions-list.svelte-1x05zx6 .session-card:where(.svelte-1x05zx6){display:flex;align-items:flex-start;gap:10px;margin-bottom:0;padding:10px 12px;border-radius:8px;border:1px solid #2c3036;background:#131722;cursor:pointer}.session-card.selected.svelte-1x05zx6{border-color:#5b6e92;background:#1a2233}.session-card.svelte-1x05zx6 input[type=radio]:where(.svelte-1x05zx6){width:auto;min-height:auto;padding:0;margin:3px 0 0;border:0;background:transparent;box-shadow:none;flex-shrink:0}.session-meta.svelte-1x05zx6{min-width:0}.session-device.svelte-1x05zx6{font-size:13px;color:#e5e7eb;line-height:1.3;word-break:break-word}.session-last-seen.svelte-1x05zx6{margin-top:4px;font-size:12px;color:#9ca3af}.authPanel{max-height:calc(100vh - 170px);overflow-y:auto}.error.svelte-1x05zx6{white-space:pre-line}.authMetaActions.svelte-1x05zx6{margin-top:10px;display:flex;justify-content:center}.authTertiaryBtn.svelte-1x05zx6{background:transparent;border:none;color:#93c5fd;cursor:pointer;font-size:13px;padding:0;text-decoration:underline}.authTertiaryBtn.svelte-1x05zx6:disabled{opacity:.6;cursor:not-allowed}.authSecondaryAction.svelte-1x05zx6{background:#1a1d22!important;border-color:#2c3036!important;color:#e5e7eb!important}.infoMessage.svelte-1x05zx6{margin-top:-8px;margin-bottom:12px;padding:8px 12px;font-size:12px;color:#93c5fd;background:#3b82f61a;border:1px solid rgba(59,130,246,.35);border-radius:6px}
