:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172023;background:#eef3f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;border-radius:8px;background:#0f5d58;color:#fff;padding:0 16px;font-weight:750;cursor:pointer}.shell{display:grid;min-height:100vh;grid-template-columns:260px minmax(0,1fr)}.sidebar{display:flex;flex-direction:column;gap:32px;border-right:1px solid #d6e0dd;background:#fff;padding:24px 18px}.brand{display:flex;align-items:center;gap:12px;color:#152224}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#103d45;color:#fff;font-weight:850}.brand strong,.brand span{display:block}.brand span{color:#697a78;font-size:13px;line-height:1.3}.nav-list{display:grid;gap:6px}.nav-list a{border-radius:8px;color:#536561;padding:10px 12px;text-decoration:none;font-size:14px;font-weight:700}.nav-list a:hover,.nav-list a.is-active{background:#e9f4f2;color:#0f5d58}.workspace{min-width:0;padding:28px}.topbar,.summary-band,.module-grid,.content-grid{max-width:1180px;margin-right:auto;margin-left:auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.eyebrow{margin:0 0 6px;color:#647470;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;color:#132023;font-size:34px;line-height:1.12;letter-spacing:0}.status,.account,.panel-title{display:inline-flex;align-items:center;gap:8px}.status{max-width:100%;border:1px solid #cbd9d5;border-radius:8px;background:#fff;color:#365b56;padding:9px 12px;font-size:14px;font-weight:750}.summary-band{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #c8d9d5;border-radius:8px;background:#f9fbfb;padding:22px}.summary-band h2{max-width:760px;margin:9px 0 0;font-size:24px;line-height:1.22;letter-spacing:0}.account{color:#315b54;font-size:14px;font-weight:800}.module-grid{display:grid;margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.module-card,.panel{border:1px solid #d4dfdc;border-radius:8px;background:#fff}.module-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;min-height:148px;padding:18px;color:#24433e}.card-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#e8f3f1;color:#0f5d58}.module-card h2,.panel-title h2{margin:0;color:#162325;font-size:16px;line-height:1.3}.module-card strong{display:block;margin-top:10px;color:#132023;font-size:20px;line-height:1.2}.module-card p{margin:8px 0 0;color:#5f706d;font-size:14px;line-height:1.45}.content-grid{display:grid;margin-top:16px;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:14px}.panel{padding:18px}.panel-title{color:#315b54}.activity-list{display:grid;margin-top:16px;gap:10px}.activity-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;border-top:1px solid #edf2f1;padding-top:12px;color:#365b56}.activity-item:first-child{border-top:0;padding-top:0}.activity-item strong,.activity-item span{display:block}.activity-item strong{color:#162325;font-size:14px}.activity-item span,dt{color:#657572;font-size:13px;line-height:1.5}dl{display:grid;margin:16px 0 0;gap:14px}dt,dd{margin:0}dd{margin-top:4px;color:#172023;font-size:15px;font-weight:800}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #d6e0dd}.nav-list{grid-template-columns:repeat(5,minmax(max-content,1fr));overflow-x:auto}.module-grid,.content-grid{grid-template-columns:1fr}}@media(max-width:640px){.workspace{padding:18px}.topbar,.summary-band{align-items:flex-start;flex-direction:column}.summary-band button,.status{width:100%}}
