body.auth-page{min-height:100vh;background:#eef2f7}.auth-stage{min-height:100vh;display:grid;grid-template-columns:minmax(420px,44%) 1fr}.auth-brand-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:46px 56px;color:#fff;background:radial-gradient(circle at 20% 20%,rgba(57,189,248,.2),transparent 32%),linear-gradient(145deg,#071a2e,#0d3153 58%,#0a2440)}.auth-brand-panel:after{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-310px;bottom:-250px;box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018)}.auth-brand{display:flex;gap:12px;align-items:center;z-index:1}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{font-size:18px}.auth-brand small{color:#93b5d4}.auth-copy{max-width:620px;margin:auto 0;z-index:1}.auth-copy h1{font-size:clamp(36px,4vw,64px);line-height:1.04;letter-spacing:-.04em;margin:15px 0 22px}.auth-copy p{font-size:18px;line-height:1.7;color:#b8cce0}.auth-version{z-index:1;color:#83a4c2}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:48px;background:linear-gradient(180deg,#f8fafc,#eef2f7)}.login-card,.installer-card{width:min(100%,520px);background:#fff;border:1px solid #dfe6ee;border-radius:18px;padding:42px;box-shadow:0 24px 70px rgba(20,42,68,.12)}.installer-card{width:min(100%,690px)}.login-card h2,.installer-card h2{font-size:30px;margin:9px 0}.login-card>p,.installer-card>p{color:#64748b;line-height:1.6;margin:0 0 28px}.form-stack{display:grid;gap:18px}.form-stack label{display:grid;gap:8px;font-weight:700;font-size:13px;color:#334155}.form-stack label small{font-weight:400;color:#8190a4}.form-stack input,.form-stack select{width:100%;border:1px solid #cfd9e5;background:#fff;border-radius:9px;padding:13px 14px;font:inherit;outline:none;transition:.2s}.form-stack input:focus{border-color:#1687d9;box-shadow:0 0 0 3px rgba(22,135,217,.12)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wide{width:100%;justify-content:center;min-height:48px}.security-note{display:flex;gap:12px;align-items:center;margin-top:26px;padding-top:22px;border-top:1px solid #e7edf3;color:#64748b}.security-note svg{width:24px}.security-note strong,.security-note small{display:block}.feature-stack{display:grid;gap:22px;margin-top:42px}.feature-stack>div{display:flex;gap:17px;align-items:flex-start}.feature-stack b{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#6ed0ff}.feature-stack strong,.feature-stack small{display:block}.feature-stack small{margin-top:5px;color:#9fb8d0}.step-indicator{display:flex;align-items:center;margin-bottom:30px}.step-indicator span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid #cbd5e1;color:#718096;font-weight:800}.step-indicator span.active,.step-indicator span.complete{background:#117cca;border-color:#117cca;color:#fff}.step-indicator i{height:2px;flex:1;background:#dde5ed}.step-indicator i.complete{background:#117cca}.check-list{display:grid;gap:10px;margin:22px 0 28px}.check-list.compact{margin:0;padding:0 22px 22px}.check-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:12px 14px;border:1px solid #e4eaf0;border-radius:9px}.check-row>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font-weight:900}.check-row.pass>span{background:#e7f8f0;color:#087a4b}.check-row.fail>span{background:#fff0ee;color:#bd2c20}.check-row small{color:#718096}.toast{position:fixed;z-index:1000;right:24px;top:24px;max-width:460px;padding:14px 18px;border-radius:10px;background:#102b46;color:#fff;box-shadow:0 16px 44px rgba(0,0,0,.2)}.toast.error{background:#a72c27}.toast.success{background:#087a4b}.org-option{display:block;width:100%;border:0;background:transparent;text-align:left;padding:10px 12px;cursor:pointer;border-radius:7px}.org-option:hover{background:#edf4fa}.top-actions form{margin:0}.welcome-state{text-align:center;padding:52px 28px}.welcome-state p{max-width:630px;margin:12px auto 25px;color:#64748b;line-height:1.7}.welcome-icon{width:68px;height:68px;display:grid;place-items:center;margin:0 auto 20px;border-radius:18px;background:#e7f3fc;color:#117cca}.welcome-icon svg{width:32px}.table-subtitle{display:block;color:#718096;margin-top:4px}.detail-list{padding:0 24px 24px}.detail-list>div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #e8edf2}.detail-list span{color:#64748b}.simple-error{min-height:100vh;display:grid;place-content:center;text-align:center;gap:12px}.simple-error h1{font-size:80px;margin:0;color:#153b5f}@media(max-width:900px){.auth-stage{grid-template-columns:1fr}.auth-brand-panel{min-height:330px;padding:32px}.auth-copy{margin:60px 0 30px}.auth-copy h1{font-size:38px}.auth-form-panel{padding:25px}.feature-stack{display:none}}@media(max-width:560px){.login-card,.installer-card{padding:26px 20px}.form-grid{grid-template-columns:1fr}.auth-brand-panel{min-height:280px}.auth-copy h1{font-size:32px}.auth-copy p{font-size:15px}}