:root{color:#15233b;background:#f5f7fb;font-family:Arial,Microsoft JhengHei,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select{font:inherit}button{border:0;border-radius:10px;padding:11px 16px;background:#1f5fbf;color:white;cursor:pointer;font-weight:700}button:disabled{opacity:.65;cursor:wait}.dashboard-shell,.login-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:64px 0}.login-shell{min-height:100vh;display:grid;place-items:center}.login-card{width:min(560px,100%);background:white;padding:42px;border-radius:20px;box-shadow:0 20px 50px rgba(24,50,88,.12)}.eyebrow{color:#557198;letter-spacing:.09em;font-size:.75rem;font-weight:700;margin:0 0 10px}.platform-readiness{color:#3f5d84;font-size:.82rem;font-weight:700;margin:0 0 8px}h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.04em}h1,h2{margin:0}h2{font-size:1.25rem}h3{margin:14px 0 8px;font-size:1.05rem}.lead{color:#5a6780;line-height:1.7}.login-form{display:grid;gap:16px;margin-top:28px}label{display:grid;gap:7px;font-size:.9rem;font-weight:700}input,select{border:1px solid #cbd6e6;border-radius:9px;padding:11px;color:#15233b;background:white}.helper,.section-heading p,.summary-card p,.work-card p{color:#5a6780;font-size:.9rem}.error-message{color:#b42318;font-weight:700}.dashboard-header{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:28px}.header-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.action-link{text-decoration:none;display:inline-flex;align-items:center}.secondary{background:#dbe8fb;color:#1f4e8d;white-space:nowrap}.summary-card{background:#112b52;color:white;padding:28px;border-radius:18px;box-shadow:0 12px 28px rgba(17,43,82,.18)}.summary-card p{color:#d1e1fc}.summary-card-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.summary-card-header button{background:#fff;color:#163d74}.summary-list{margin:24px 0 0;padding-left:20px;display:grid;gap:14px}.summary-list li{display:grid;gap:8px}.reason-group{display:flex;flex-wrap:wrap;gap:7px}.reason{background:#244a7f;color:#eef5ff}.reason,.source-badge{border-radius:999px;padding:4px 9px;font-size:.76rem}.source-badge{display:inline-flex;width:fit-content;margin-top:8px;background:#e8eef8;color:#274a7e;font-weight:700}.summary-list .source-badge{margin-top:0;background:#385b8c;color:#eef5ff}.readonly-note{margin-top:18px;padding:10px 12px;border-radius:9px;background:#f2f5fa;color:#4d5e78;font-size:.86rem;line-height:1.5}.work-section{margin-top:36px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.work-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:16px}.work-card{background:white;border:1px solid #e2e9f3;border-radius:14px;padding:20px;box-shadow:0 5px 16px rgba(17,43,82,.06)}.work-card-topline{display:flex;justify-content:space-between;color:#557198;font-weight:700;font-size:.78rem}.included{min-height:42px}.status-control{margin-top:18px}.marketing-summary-card{margin-top:8px}.draft-confirmation{color:#d1e1fc;font-weight:700}@media (max-width:650px){.login-card{padding:28px}.dashboard-header,.section-heading,.summary-card-header{flex-direction:column;align-items:stretch}.dashboard-shell{padding-top:32px}}