:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#15211d;background:#f3f7f5;font-synthesis:none;text-rendering:optimizeLegibility;--app-accent: #166b50}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;padding:28px 20px;color:#edf8f3;background:#102c24}.brand,.profile-button,.section-heading,.topbar,.welcome-card{display:flex;align-items:center}.brand{gap:12px;margin-bottom:34px}.brand-mark,.module-icon,.profile-button>span:first-child{display:grid;place-items:center;border-radius:12px;font-weight:800}.brand-mark{width:42px;height:42px;color:#102c24;background:#7ee2b8}.brand strong,.brand small,.profile-button span,.profile-button small{display:block}.brand small{margin-top:3px;color:#9ab9ad}nav{display:grid;gap:6px}.nav-link{border-radius:10px;padding:11px 13px;color:#bcd2ca;text-decoration:none}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{color:#fff;background:#1a4437}.nav-link[aria-disabled=true]{opacity:.62}.environment{margin-top:auto;border:1px solid #315c4d;border-radius:10px;padding:11px;color:#9fc7b8;font-size:.75rem;line-height:1.5}main{width:min(1220px,100%);margin:0 auto;padding:30px 36px 56px}.topbar,.section-heading,.welcome-card{justify-content:space-between}.topbar{margin-bottom:26px}.eyebrow{margin:0 0 6px;color:#678078;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.45rem,3vw,2rem)}.profile-button{gap:10px;border:1px solid #dce7e2;border-radius:14px;padding:8px 12px 8px 8px;color:#263a33;background:#fff;text-align:left;opacity:1}.profile-button>span:first-child{width:38px;height:38px;color:#fff;background:var(--app-accent)}.profile-button small{margin-top:2px;color:#7b8d86}.welcome-card{gap:28px;overflow:hidden;margin-bottom:34px;border-radius:24px;padding:clamp(24px,5vw,48px);color:#f6fffb;background:radial-gradient(circle at 88% 15%,rgb(126 226 184 / 34%),transparent 30%),linear-gradient(130deg,#11392d,var(--app-accent));box-shadow:0 18px 45px #1e52412e}.welcome-card h2{max-width:680px;margin:18px 0 12px;font-size:clamp(1.7rem,4vw,2.8rem);line-height:1.05}.welcome-card p{max-width:720px;margin-bottom:0;color:#cce8dd;line-height:1.7}.status-pill,.module-status{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.status-pill{color:#d9fbed;background:#ffffff1f}.readiness{min-width:180px;border:1px solid rgb(255 255 255 / 20%);border-radius:18px;padding:20px;background:#ffffff17}.readiness strong,.readiness span{display:block}.readiness strong{margin-bottom:7px;font-size:1.8rem}.readiness span{color:#cce8dd;font-size:.8rem;line-height:1.5}.section-heading{gap:20px;margin-bottom:18px}.section-heading h2{margin-bottom:0}.section-heading>span{color:#758780;font-size:.85rem}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.module-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:14px;min-height:170px;border:1px solid #dfeae5;border-radius:18px;padding:20px;background:#fff;box-shadow:0 8px 24px #1844360f}.module-card h3{margin-bottom:8px;font-size:1rem}.module-card p{margin-bottom:36px;color:#6b7f77;font-size:.86rem;line-height:1.55}.module-icon{width:42px;height:42px;color:var(--app-accent);background:#e8f5ef;font-size:.75rem}.module-status{position:absolute;right:18px;bottom:18px;color:#4f675e;background:#eef3f1}.module-status.available{color:#0d6346;background:#dcf6e9}@media(max-width:960px){.app-shell{grid-template-columns:88px minmax(0,1fr)}.sidebar{padding-inline:14px}.brand>span:last-child,.nav-link,.environment{font-size:0}.nav-link:first-letter,.environment:first-letter{font-size:.8rem}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:16px 18px}.brand{margin-bottom:14px}.brand>span:last-child{font-size:initial}nav{display:flex;overflow-x:auto}.nav-link{flex:0 0 auto;font-size:.8rem}.environment{display:none}main{padding:22px 18px 40px}.topbar,.welcome-card{align-items:flex-start;flex-direction:column}.profile-button{display:none}.readiness{width:100%}.module-grid{grid-template-columns:1fr}}
