:root{--font-sans:"Inter Variable","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-display:"Inter Display","Inter Variable","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}html,body{background:var(--canvas);height:auto;min-height:100%;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}body{overflow-x:hidden}*,:before,:after{box-sizing:border-box}svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex:none}.ic{width:20px;height:20px}.ic--sm{width:15px;height:15px}a{color:inherit;text-decoration:none}::selection{background:rgba(var(--ai-blue-rgb),.18)}.lm-wordmark{font-family:var(--font-wordmark);letter-spacing:.12em;background:var(--gradient-gold);color:#0000;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px #8f64201a);-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:700;line-height:1}.lm-wordmark--lg{letter-spacing:.14em;font-size:21px}.lm-lockup{align-items:center;gap:10px;display:inline-flex}.lm-lockup img{object-fit:contain;width:28px;height:28px}.lm-toasts{z-index:200;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.lm-toast{background:var(--ink);color:var(--inverse);border-radius:var(--radius-pill);box-shadow:var(--shadow-lg);opacity:0;max-width:90vw;transition:opacity .2s var(--ease), transform .2s var(--ease);align-items:center;gap:9px;padding:11px 15px;font-size:13.5px;font-weight:500;display:inline-flex;transform:translateY(8px)}.lm-toast.show{opacity:1;transform:none}.lm-toast .ic{width:16px;height:16px}.lm-toast.is-success .ic{color:var(--gold-soft)}.field-l{flex-direction:column;gap:7px;margin-bottom:15px;display:flex}.field-l label{color:var(--ink);justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:560;display:flex}.field-l label a{color:var(--muted);font-size:12.5px;font-weight:500}.field-l label a:hover{color:var(--ink)}.inp-wrap{align-items:center;display:flex;position:relative}.inp-wrap>.ic{width:17px;height:17px;color:var(--muted-faint);pointer-events:none;position:absolute;left:13px}.inp-wrap .reveal{width:32px;height:32px;color:var(--muted-faint);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;right:8px}.inp-wrap .reveal:hover{color:var(--ink);background:var(--surface-muted)}.inp-l{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;height:46px;color:var(--ink);transition:border-color .16s var(--ease), box-shadow .16s var(--ease);padding:0 14px;font-size:14.5px}.inp-wrap>.ic+.inp-l{padding-left:40px}.inp-l::placeholder{color:var(--muted-faint)}.inp-l:focus{border-color:var(--ai-blue);box-shadow:0 0 0 3px rgba(var(--ai-blue-rgb),.16);outline:none}.chk{cursor:pointer;color:var(--muted-strong);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.chk input{opacity:0;width:0;height:0;position:absolute}.chk .box{border:1px solid var(--border);background:var(--surface-soft);width:18px;height:18px;transition:all .14s var(--ease);border-radius:5px;flex:none;place-items:center;margin-top:1px;display:grid}.chk .box .ic{width:13px;height:13px;color:var(--inverse);opacity:0}.chk input:checked+.box{background:var(--ink);border-color:var(--ink)}.chk input:checked+.box .ic{opacity:1}.chk input:focus-visible+.box{box-shadow:0 0 0 3px rgba(var(--ai-blue-rgb),.18)}.chk a{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.btn--lg{border-radius:var(--radius-md);height:46px;padding:0 18px;font-size:14.5px}.btn--pill{border-radius:var(--radius-pill)}.social-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.social-btn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);height:44px;color:var(--ink);cursor:pointer;transition:background .16s var(--ease), border-color .16s var(--ease);justify-content:center;align-items:center;gap:9px;font-size:13.5px;font-weight:540;display:inline-flex}.social-btn:hover{background:var(--surface-muted)}.social-btn .g{place-items:center;width:18px;height:18px;font-weight:700;display:grid}.divider-or{color:var(--muted-faint);align-items:center;gap:14px;margin:20px 0;font-size:12px;display:flex}.divider-or:before,.divider-or:after{content:"";background:var(--border-subtle);flex:1;height:1px}.auth{grid-template-columns:1.05fr 1fr;min-height:100dvh;display:grid}.auth-brand{color:#fafaf7;background:radial-gradient(circle at 18% 12%,#7b9dff2e,#0000 42%),radial-gradient(circle at 88% 8%,#c99a351f,#0000 40%),radial-gradient(circle at 70% 100%,#a8d8ff1a,#0000 46%),#0e0e0c;flex-direction:column;justify-content:space-between;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000040);position:absolute;inset:0}.auth-brand>*{z-index:1;position:relative}.auth-brand .ab-emblem{object-fit:contain;width:42px;height:42px}.auth-brand .ab-mid{max-width:30ch}.auth-brand .ab-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fafaf78c;margin-bottom:18px;font-size:12px;font-weight:600}.auth-brand h2{font-family:var(--font-display);letter-spacing:-.03em;color:#fafaf7;text-wrap:balance;margin:0;font-size:34px;font-weight:600;line-height:1.12}.auth-brand .ab-quote{color:#fafaf7b8;margin-top:22px;font-size:15px;line-height:1.6}.auth-brand .ab-feats{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.auth-brand .ab-feats li{color:#fafaf7d1;align-items:center;gap:12px;font-size:14px;display:flex}.auth-brand .ab-feats .fi{background:#fafaf712;border:1px solid #fafaf71f;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.auth-brand .ab-feats .fi .ic{width:16px;height:16px;color:var(--gold-soft)}.auth-brand .ab-foot{color:#fafaf780;gap:18px;font-size:12.5px;display:flex}.auth-brand .ab-foot a:hover{color:#fafaf7d9}.auth-main{flex-direction:column;min-height:100dvh;display:flex}.auth-main .am-top{justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.auth-main .am-top .lm-lockup{display:none}.auth-main .am-top .am-alt{color:var(--muted);font-size:13px}.auth-main .am-top .am-alt a{color:var(--ink);font-weight:560}.auth-main .am-body{flex:1;justify-content:center;align-items:center;padding:24px 28px 40px;display:flex}.auth-card{width:100%;max-width:392px}.auth-card .ac-head{margin-bottom:26px}.auth-card h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0 0 7px;font-size:28px;font-weight:600}.auth-card .ac-head p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.5}.auth-foot-note{color:var(--muted);text-align:center;margin-top:22px;font-size:12.5px;line-height:1.5}.auth-foot-note a{color:var(--ink);font-weight:540}.pw-meter{gap:5px;margin-top:9px;display:flex}.pw-meter span{background:var(--surface-muted);height:4px;transition:background .2s var(--ease);border-radius:999px;flex:1}.pw-meter.s1 span:first-child{background:var(--danger)}.pw-meter.s2 span:nth-child(-n+2),.pw-meter.s3 span:nth-child(-n+3){background:var(--warning)}.pw-meter.s4 span{background:var(--success)}@media (max-width:880px){.auth{grid-template-columns:1fr}.auth-brand{display:none}.auth-main .am-top .lm-lockup{display:inline-flex}}.sys{text-align:center;background:radial-gradient(circle at 50% 0%, #7b9dff1a, transparent 46%), var(--canvas);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:40px 24px;display:flex}.sys-inner{width:100%;max-width:480px}.sys .lm-lockup{justify-content:center;margin-bottom:38px}.sys-emblem{background:var(--surface);border:1px solid var(--border-subtle);width:64px;height:64px;box-shadow:var(--shadow-sm);color:var(--ink);border-radius:18px;place-items:center;margin:0 auto 24px;display:grid}.sys-emblem .ic{width:30px;height:30px}.sys-emblem.is-gold{color:var(--prestige-dark);background:var(--prestige-soft);border-color:#b9975b4d}.sys-emblem.is-danger{color:var(--danger);border-color:var(--danger-soft);background:var(--danger-soft)}.sys-code{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-faint);margin-bottom:14px;font-size:13px}.sys h1{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);text-wrap:balance;margin:0 0 12px;font-size:34px;font-weight:600;line-height:1.08}.sys p{color:var(--muted);max-width:42ch;margin:0 auto;font-size:15.5px;line-height:1.6}.sys-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.sys-links{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:center;gap:8px 22px;margin-top:34px;padding-top:22px;font-size:13px;display:flex}.sys-links a{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.sys-links a:hover{color:var(--ink)}.sys-links a .ic{width:14px;height:14px}.sys-status{background:var(--surface);border:1px solid var(--border-subtle);color:var(--muted-strong);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 13px;font-size:12.5px;display:inline-flex}.sys-status .dot{background:var(--warning);width:7px;height:7px;box-shadow:0 0 0 3px var(--warning-soft);border-radius:999px}.sys-status .dot.ok{background:var(--success);box-shadow:0 0 0 3px var(--success-soft)}.lm-theme-toggle{border:1px solid var(--border-subtle);background:var(--surface);width:40px;height:40px;color:var(--ink-soft);cursor:pointer;transition:background .14s var(--ease), color .14s var(--ease), border-color .14s var(--ease);border-radius:10px;flex:none;place-items:center;display:grid}.lm-theme-toggle:hover{background:var(--surface-muted);color:var(--ink);border-color:var(--border)}.lm-theme-toggle .ic{width:18px;height:18px}.lm-theme-toggle .ic-moon,[data-theme=dark] .lm-theme-toggle .ic-sun{display:none}[data-theme=dark] .lm-theme-toggle .ic-moon{display:block}.lm-theme-toggle.is-fixed{z-index:60;box-shadow:var(--shadow-sm);position:fixed;top:18px;right:18px}@media (max-width:600px){.lm-theme-toggle.is-fixed{top:14px;right:14px}}.lm-bar-right{align-items:center;gap:12px;display:flex}
