:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14211d;background:#eef2ed;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:28px 20px;color:#e9f1eb;background:#10251e}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid #5f957e;border-radius:12px;color:#10251e;background:#b9e7cd;font-weight:800}.brand strong,.brand small{display:block}.brand small{margin-top:2px;color:#8fac9e}nav{display:grid;gap:6px;margin-top:54px}.nav-item{display:flex;gap:12px;padding:12px 14px;border-radius:10px;color:#a9beb3;text-decoration:none}.nav-item span{color:#5f7e70;font-size:12px;letter-spacing:.08em}.nav-item:hover,.nav-item:focus-visible,.nav-item.active{color:#f6fbf8;background:#1b392f;outline:none}.sidebar-foot{display:flex;align-items:center;gap:9px;margin-top:auto;padding:13px 14px;border-top:1px solid #29473b;color:#9bb1a6;font-size:13px}.status-dot{width:8px;height:8px;border-radius:50%;background:#e2aa59;box-shadow:0 0 0 4px #e2aa5924}main{width:min(1240px,100%);margin:0 auto;padding:30px 42px 56px}.topbar,.panel-head,.next-step{display:flex;align-items:center;justify-content:space-between;gap:20px}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}h2{margin-bottom:10px;font-size:22px;letter-spacing:-.025em}.eyebrow{margin-bottom:7px;color:#557064;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mode-badge{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #9cc2db;border-radius:999px;color:#235e80;background:#e8f4fb;font-size:12px;font-weight:800;letter-spacing:.08em}.mode-badge span{width:7px;height:7px;border-radius:50%;background:#3f8eba}.hero{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px;margin-top:34px;padding:clamp(28px,5vw,54px);border-radius:22px;color:#eef8f1;background:linear-gradient(125deg,#17392d,#285844 70%,#366e56);box-shadow:0 22px 60px #18332929}.hero .eyebrow{color:#9bc8ae}.hero h2{max-width:620px;margin-bottom:14px;font-size:clamp(34px,5vw,58px);line-height:1}.hero p:not(.eyebrow){max-width:620px;margin-bottom:0;color:#c9ded1;line-height:1.6}.hero-lock{min-width:132px;padding:21px;border:1px solid rgb(215 244 225 / 22%);border-radius:16px;background:#051b1333}.hero-lock strong,.hero-lock span{display:block}.hero-lock strong{font-size:44px}.hero-lock span{color:#abcbbb;font-size:12px}.readiness-grid,.workspace-grid{display:grid;gap:16px;margin-top:18px}.readiness-grid{grid-template-columns:repeat(3,1fr)}.metric-card,.panel,.next-step{border:1px solid #d9e1db;background:#f9fbf9;box-shadow:0 8px 30px #1c342a0d}.metric-card{padding:20px;border-radius:14px}.metric-card p{margin-bottom:9px;color:#64766e;font-size:13px}.metric-card strong{display:block;margin-bottom:15px;font-size:18px}.metric-state{color:#397258;font-size:12px;font-weight:700}.metric-state.paper{color:#397699}.workspace-grid{grid-template-columns:repeat(2,1fr);margin-top:30px}.panel{padding:26px;border-radius:18px}.panel h2{margin-bottom:0}.count{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#496259;background:#e8eee9;font-weight:800}.muted{min-height:48px;margin:22px 0;color:#65776f;line-height:1.55}button{width:100%;padding:12px 16px;border:1px solid #d5ddd7;border-radius:10px;color:#87958e;background:#edf1ee;font-weight:700}.next-step{justify-content:flex-start;margin-top:18px;padding:24px 26px;border-radius:18px}.next-step h2,.next-step p:last-child{margin-bottom:0}.next-step p:last-child{color:#65776f}.step-number{display:grid;flex:0 0 52px;height:52px;place-items:center;border-radius:50%;color:#235e47;background:#d9eee1;font-weight:900}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:18px 20px}nav,.sidebar-foot{display:none}main{padding:24px 20px 42px}.hero{grid-template-columns:1fr}.hero-lock{width:100%}.readiness-grid,.workspace-grid{grid-template-columns:1fr}}@media(max-width:520px){.topbar{align-items:flex-start;flex-direction:column}.hero{padding:26px 22px}}
