:root{color:#1f2933;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:32px;padding:28px;background:#162127;color:#f7fafc}.sidebar h1,.topbar h2,.route-section h3{margin:0;letter-spacing:0}.sidebar h1{font-size:1.55rem;line-height:1.15}.sidebar nav{display:grid;gap:8px}.sidebar a{border-radius:8px;padding:10px 12px;color:#dbe4ea}.sidebar a:hover,.sidebar a:focus-visible{background:#263640;outline:none}main{min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 36px;border-bottom:1px solid #d8dee5;background:#fff}.topbar h2{font-size:1.45rem}.eyebrow{margin:0 0 6px;color:#577084;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-status{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid #cfd8df;border-radius:999px;padding:7px 12px;background:#f9fafb;color:#465762;font-size:.9rem}.status-dot{width:10px;height:10px;flex:0 0 auto;border-radius:999px;background:#d97706}.status-dot.ready{background:#14805e}.content-grid{display:grid;gap:20px;padding:28px 36px 48px}.route-section{display:grid;gap:18px;border:1px solid #dfe5ea;border-radius:8px;padding:22px;background:#fff;box-shadow:0 1px 2px #1f29330d}.route-section h3{font-size:1.2rem}.route-copy{margin:6px 0 0;color:#52616b}.metric-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.metric{border:1px solid #e2e8ee;border-radius:8px;padding:16px;background:#fbfcfd}.metric span{display:block;color:#0f766e;font-size:1.7rem;font-weight:800}.metric p{margin:4px 0 0;color:#52616b}.table-shell{display:grid;overflow:hidden;border:1px solid #e2e8ee;border-radius:8px}.table-row{display:grid;grid-template-columns:1.3fr .7fr 1fr .8fr;gap:12px;padding:12px 14px;border-bottom:1px solid #e8edf2;align-items:center}.table-row:last-child{border-bottom:0}.stage-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;overflow-x:auto}.stage{min-height:92px;border:1px dashed #b8c5cf;border-radius:8px;padding:12px;background:#f8fafb}.stage span{font-weight:700}.primary-action{width:fit-content;border:0;border-radius:8px;padding:10px 14px;background:#0f766e;color:#fff;font-weight:700;cursor:pointer}@media (max-width: 760px){.app-shell{grid-template-columns:1fr}.sidebar{padding:20px}.topbar,.content-grid{padding-right:20px;padding-left:20px}.topbar{align-items:flex-start;flex-direction:column}.metric-row,.table-row{grid-template-columns:1fr}}
