:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#f6f8fc;color:#111827}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr}.sidebar{background:#081a33;color:white;padding:24px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.brand{font-size:20px;font-weight:800;margin-bottom:28px}.brand small{letter-spacing:.18em;font-size:10px;color:#9fb4ce}.nav{display:grid;grid-gap:6px;gap:6px;margin-top:20px}.nav a{padding:11px 12px;border-radius:9px;color:#d8e3f3}.nav a:hover{background:#2539d7;color:white}.main{padding:32px;max-width:1500px;width:100%}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.topbar h1{margin:4px 0}.user-pill{display:grid;background:white;border:1px solid #e4e9f1;border-radius:12px;padding:10px 14px;min-width:180px}.user-pill small{color:#667085}.company-select{width:100%;margin-top:6px;padding:10px;border-radius:8px;border:1px solid #40536c;background:#102845;color:white}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.card{background:white;border:1px solid #e4e9f1;border-radius:14px;padding:20px;box-shadow:0 4px 18px rgba(17,24,39,.04)}.card h2,.card h3{margin-top:12px}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:24px}.muted{color:#667085}.sidebar .muted{color:#9fb4ce}.badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#eaf8ef;color:#167a3c;font-size:12px}.alert{margin:0 0 20px;padding:12px 14px;border:1px solid #f0c8c8;border-radius:10px;background:#fff2f2;color:#9b1c1c}.list-row{display:grid;grid-gap:4px;gap:4px;padding:10px 0;border-top:1px solid #eef1f5}.list-row:first-of-type{border-top:0}.list-row span{color:#667085;font-size:14px}section{margin-top:30px}.eyebrow{margin:0 0 4px;color:#2539d7;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:16px}.section-heading h2{margin:0}.section-copy{max-width:560px;margin:0}.hub-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px}.hub-card{min-height:180px;display:flex;flex-direction:column;background:white;border:1px solid #e4e9f1;border-radius:16px;padding:20px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.hub-card:hover{transform:translateY(-2px);border-color:#b6c2ff;box-shadow:0 10px 28px rgba(17,24,39,.08)}.hub-card h3{margin:18px 0 8px}.hub-card p{color:#667085;margin:0 0 20px;line-height:1.5}.hub-number{font-size:12px;color:#98a2b3;font-weight:800;letter-spacing:.14em}.text-link{margin-top:auto;color:#2539d7;font-size:14px;font-weight:700}.hub-page{min-height:100vh;padding:40px 24px 70px;background:#f6f8fc}.hub-page-inner{width:min(1220px,100%);margin:0 auto}.hub-breadcrumb{display:flex;gap:8px;color:#667085;font-size:14px;margin-bottom:26px}.hub-breadcrumb a{color:#2539d7;font-weight:700}.hub-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:32px;border-radius:20px;background:#081a33;color:white}.hub-hero h1{font-size:clamp(32px,5vw,54px);line-height:1;margin:18px 0 10px}.hub-tagline{font-size:20px;margin:0 0 12px;color:#edf3fb}.hub-purpose{max-width:800px;color:#afbed2;line-height:1.6}.secondary-button{display:inline-flex;flex:0 0 auto;padding:10px 14px;border-radius:10px;background:white;color:#081a33;font-weight:800}.hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-top:20px}.hub-module{min-height:220px;padding:22px;border:1px solid #e4e9f1;border-radius:16px;background:white;display:flex;flex-direction:column}.hub-module h2{margin:18px 0 8px;font-size:20px}.hub-module p{line-height:1.55}.hub-module-top{display:flex;align-items:center;gap:8px}.status-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.status-active{background:#12b76a}.status-planned{background:#98a2b3}.status-attention{background:#f79009}.status-label{color:#667085;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.module-metric{margin-left:auto;color:#111827;font-size:13px}.framework-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;overflow:hidden;border:1px solid #e4e9f1;border-radius:16px;background:#e4e9f1}.framework-strip>div{display:grid;grid-gap:7px;gap:7px;padding:20px;background:white}.framework-strip span{color:#667085;font-size:14px;line-height:1.45}.tool-card-link{display:block}.tool-card{min-height:190px;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.tool-card:hover{transform:translateY(-2px);border-color:#b6c2ff;box-shadow:0 10px 28px rgba(17,24,39,.08)}.tool-page{width:min(1260px,calc(100% - 40px));margin:0 auto;padding:38px 0 70px}.tool-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.tool-topline a{color:#2539d7;font-weight:800}.tool-header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:30px;background:#081a33;color:white;border-radius:20px}.tool-header h1{margin:8px 0 12px;font-size:clamp(34px,5vw,52px)}.tool-description{max-width:780px;color:#afbed2;font-size:17px;line-height:1.6;margin:0}.primary-action{border:0;border-radius:11px;background:white;color:#081a33;padding:12px 16px;font-weight:800;cursor:pointer;white-space:nowrap}.tool-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.tool-kpis .card{display:grid;grid-gap:5px;gap:5px}.tool-kpis .card small,.tool-kpis .card span{color:#667085}.tool-kpis .card strong{font-size:32px}.tool-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.workflow-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.workflow-list li{display:grid;grid-template-columns:34px 1fr;grid-gap:12px;gap:12px;align-items:center;padding:10px 0;border-top:1px solid #eef1f5}.workflow-list li:first-child{border-top:0}.workflow-list li>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eef1ff;color:#2539d7;font-weight:800}.workflow-list li div{display:grid;grid-gap:3px;gap:3px}.workflow-list small{color:#667085}.action-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.action-tile{display:grid;grid-gap:5px;gap:5px;text-align:left;border:1px solid #e4e9f1;background:white;border-radius:12px;padding:18px;cursor:pointer}.action-tile span{color:#667085;font-size:13px}.action-tile-primary{border-color:#2539d7;background:#eef1ff}@media (max-width:800px){.shell{grid-template-columns:1fr}.sidebar{display:none}.main{padding:20px}.topbar{align-items:flex-start}.split{grid-template-columns:1fr}.hub-hero,.section-heading,.tool-header{flex-direction:column;align-items:flex-start}.action-grid,.framework-strip,.tool-kpis,.tool-layout{grid-template-columns:1fr}}