:root{--host-ink:#172436;--host-blue:#2460df;--host-border:#e2e7ef;--host-muted:#657387;--host-lime:#b9ff66}
.auth-body{margin:0;min-height:100vh;background:#f3f5f9;color:var(--host-ink);font:15px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;display:flex;align-items:center;justify-content:center;padding:40px 20px;box-sizing:border-box}.auth-body *{box-sizing:border-box}.auth-card{width:100%;max-width:480px;background:white;border:1px solid var(--host-border);border-radius:22px;padding:40px;box-shadow:0 16px 70px #19334c0d}.auth-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--host-ink);font-size:17px;font-weight:750;line-height:1.3;margin-bottom:38px}.auth-brand b{display:grid;place-items:center;background:var(--host-lime);color:#152438;width:44px;height:44px;border-radius:12px;font-size:26px}.auth-brand small{display:block;letter-spacing:2.5px;font-size:10px;font-weight:600;color:var(--host-muted)}.auth-kicker{font-size:10px;font-weight:700;letter-spacing:1.5px;color:var(--host-muted)}.auth-card h1{font-size:29px;letter-spacing:-1px;line-height:1.3;margin:8px 0 12px}.auth-card p{color:var(--host-muted)}.auth-card form{margin-top:24px}.auth-card form>.host-button{width:100%;margin-top:12px}.host-field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;color:var(--host-ink);min-width:0;margin-bottom:17px}.host-field[hidden],.auth-card [hidden]{display:none!important}.host-field input,.host-field select,.host-field textarea,.host-table select{font:400 14px/1.4 system-ui,sans-serif;color:var(--host-ink);background:white;width:100%;min-width:0;max-width:100%;border:1px solid #cfd7e4;border-radius:9px;padding:11px 12px;outline:none;box-sizing:border-box}.host-field input:focus,.host-field select:focus,.host-field textarea:focus{border-color:var(--host-blue);box-shadow:0 0 0 3px #2460df18}.host-field input:disabled{background:#f3f5f8;color:#6c7684}.host-field small{font-weight:400;line-height:1.5;color:var(--host-muted)}.host-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:42px;border:1px solid var(--host-blue);background:var(--host-blue);color:white;border-radius:9px;padding:10px 17px;font:600 13px/1.4 system-ui,sans-serif;text-decoration:none;text-align:center;cursor:pointer;box-sizing:border-box}.host-button:hover{filter:brightness(.95)}.host-button:disabled{opacity:.5;cursor:not-allowed}.host-button.secondary{background:white;color:var(--host-ink);border-color:#d4dce7}.auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;margin:22px 0}.auth-links button{border:0;background:none;padding:0;color:var(--host-blue);font:500 13px system-ui;cursor:pointer}.auth-foot{font-size:11px;line-height:1.7;border-top:1px solid var(--host-border);padding-top:22px;margin-top:28px!important;color:var(--host-muted)}.host-notice{padding:14px 17px;border:1px solid #dae3ef;background:#f2f6fc;border-radius:10px;color:#334965;font-size:13px;line-height:1.7;margin-bottom:18px;overflow-wrap:anywhere}.host-notice.error{background:#fff2f1;border-color:#f4c9c5;color:#952a28}.host-notice.success{background:#f0fbf4;border-color:#caead7;color:#24603a}.host-notice .host-field{margin-top:10px}.setup-card{max-width:760px}.host-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.host-tick{display:flex;align-items:flex-start;gap:10px;font-size:13px;margin:15px 0}.host-tick input{margin-top:4px;flex:none}.host-checks{list-style:none;padding:0;margin:15px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px}.host-checks li{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--host-border);padding:7px 0;font-size:13px}.host-checks strong{font-size:12px;white-space:nowrap}.host-account{max-width:1100px;width:100%;color:var(--host-ink)}.host-account *{box-sizing:border-box}.host-panel{background:white;border:1px solid var(--host-border);border-radius:14px;padding:26px;margin-bottom:22px}.host-panel h2{font-size:18px;font-weight:650;letter-spacing:-.35px;margin:0 0 8px}.host-panel h3{font-size:15px;font-weight:650;margin:25px 0 16px}.host-panel p{font-size:13px;color:var(--host-muted);line-height:1.7;margin:8px 0 20px}.host-panel form{margin-top:18px}.host-table-wrap{width:100%;overflow-x:auto;margin:22px 0 5px}.host-table{width:100%;min-width:590px;border-collapse:collapse;text-align:left;font-size:13px}.host-table th{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--host-muted)}.host-table td,.host-table th{border-bottom:1px solid var(--host-border);padding:12px 14px 12px 0;vertical-align:middle}.host-table small{display:block;font-size:11px;color:var(--host-muted)}.host-table select{font-size:12px;padding:8px}.host-table .host-button{font-size:11px;min-height:34px;padding:7px 10px}.host-actions,.host-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.host-actions span{font-size:12px;color:var(--host-muted)}.host-panel summary,.setup-card summary{cursor:pointer;font-size:13px;font-weight:600;line-height:1.6;padding:10px 0}.host-row span{flex:1;overflow-wrap:anywhere}.host-foot{font-size:12px;line-height:1.6;color:var(--host-muted)}.host-signout{display:block;padding:8px 0 0;color:#ffffffad;background:none;border:0;font:500 12px system-ui;cursor:pointer;text-align:left}.host-boot{font:16px system-ui;padding:60px;text-align:center}.host-demo{padding:11px 16px;border:1px solid #dde3ed;background:#f5f7fa;border-radius:10px;margin:0 0 20px;color:#59687e;font-size:12px;line-height:1.6}
@media(max-width:640px){.auth-body{padding:20px 12px;align-items:flex-start}.auth-card{padding:28px 22px}.auth-card h1{font-size:26px}.auth-brand{margin-bottom:28px}.host-grid{grid-template-columns:1fr}.host-checks{grid-template-columns:1fr}.host-panel{padding:20px 16px}.host-actions .host-button{width:100%}.host-panel>.host-button{max-width:100%;white-space:normal}.host-table{min-width:510px}.host-notice{padding:12px 14px}}
