:root{font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#17233c;background:#f4f6fa;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #38b2ac;outline-offset:2px}.auth-page,.center-state{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,#e7edf9,#f6f8fb 50%)}.auth-card{width:min(100%,460px);background:#fff;border:1px solid #dfe5ef;border-radius:20px;padding:36px;box-shadow:0 24px 60px #16233f1f}.eyebrow{color:#147d78;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;margin:0 0 6px}h1,h2,h3,p{margin-top:0}.muted{color:#64708a}.stack{display:grid;gap:16px}label{display:grid;gap:7px;font-weight:650}input,select{width:100%;border:1px solid #bac4d4;border-radius:9px;padding:11px 12px;color:#17233c;background:#fff}.primary,.secondary{border-radius:9px;padding:10px 16px;cursor:pointer;font-weight:700}.primary{border:1px solid #3949ab;color:#fff;background:#3949ab}.secondary{border:1px solid #bbc5d7;background:#fff;color:#23345a}button:disabled{cursor:not-allowed;opacity:.58}.error-text{color:#a12e3a;background:#fff0f1;border-radius:8px;padding:10px 12px}.success-text{color:#126a67;background:#e5f6f4;border-radius:8px;padding:10px 12px}.portal-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.sidebar{background:#101b36;color:#fff;padding:22px 18px;display:flex;flex-direction:column;gap:28px}.brand{display:flex;gap:10px;align-items:center;color:#fff;text-decoration:none;font-size:1.1rem}.brand span{width:34px;height:34px;display:grid;place-items:center;background:#2b8c87;border-radius:10px}.sidebar nav{display:grid;gap:6px}.sidebar nav a{color:#d9e1f1;text-decoration:none;padding:10px 12px;border-radius:8px}.sidebar nav a:hover{background:#1d2c50;color:#fff}.sidebar-note{margin-top:auto;display:grid;gap:5px;padding:13px;border:1px solid #344364;border-radius:10px;color:#c8d2e7}.sidebar-note small{color:#8fa0c2}.portal-main{min-width:0}.topbar{height:70px;background:#fff;border-bottom:1px solid #dce2ec;display:flex;justify-content:space-between;align-items:center;padding:0 28px}.topbar>div{display:flex;gap:12px;align-items:center}.topbar span{color:#68738a;font-size:.9rem}.account button{border:0;background:transparent;color:#3949ab;cursor:pointer;font-weight:650}.content{padding:28px}.page{max-width:1220px;margin:0 auto}.page-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:22px}.page-header h1{margin-bottom:0}.card{background:#fff;border:1px solid #dfe5ef;border-radius:14px;padding:20px;box-shadow:0 6px 18px #1c2d4d0b}.compact-card{margin-bottom:18px}.card-grid,.summary-grid,.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.workspace-groups{display:grid;gap:18px}.workspace-card,.project-card{border:1px solid #dfe5ef;border-radius:11px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.project-card{background:#fff;align-items:flex-end}.badge{display:inline-flex;color:#126a67;background:#e5f6f4;border-radius:999px;padding:4px 9px;font-size:.78rem;font-weight:750}.two-column{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.inline-form{display:flex;align-items:end;gap:12px}.inline-form label{flex:1}.empty-state{text-align:center;padding:36px;border:1px dashed #bac4d4;border-radius:14px;background:#fbfcfe}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:11px 8px;border-bottom:1px solid #e4e8ef}.one-time{margin-top:16px;padding:14px;background:#fff8e6;border-radius:9px;word-break:break-all}.one-time output{display:block;margin:8px 0}.text-link{color:#3949ab;font-weight:700}.large-value{font-size:1.45rem;font-weight:750}.module-grid button{min-height:82px;border:1px solid #d9deea;background:#f7f8fb;border-radius:10px;display:grid;place-content:center;gap:4px}.ai-settings-grid{align-items:start}.credential-state{margin:0;padding:13px;border-radius:9px;background:#f3f6fb;color:#516078;font-weight:700}.credential-summary{display:grid;gap:5px;padding:14px;border-radius:10px;background:#eef8f7;color:#174d4a}.credential-summary span{color:#496d6a}.credential-actions{display:flex;flex-wrap:wrap;gap:10px}.danger-button{border:1px solid #c34b59;border-radius:9px;padding:10px 16px;color:#9b2634;background:#fff;cursor:pointer;font-weight:700}.delete-confirmation{display:grid;gap:8px;padding:14px;border:1px solid #e5b2b8;border-radius:10px;background:#fff7f8}.delete-confirmation p{margin-bottom:0;color:#6e5360}.ai-help-card p{margin-bottom:0}@media(max-width:820px){.portal-shell{grid-template-columns:1fr}.sidebar{position:static;padding:14px;gap:12px}.sidebar nav{display:flex;overflow-x:auto}.sidebar-note{display:none}.topbar{padding:0 16px}.content{padding:18px 14px}.two-column{grid-template-columns:1fr}}
