@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:#f5f3ee;--card-bg:#ffffffeb;--card-border:#1627201f;--card-shadow:0 20px 50px #1f3a2c14;--text-strong:#17241d;--text-muted:#5e6d62;--accent:#1d9f73;--accent-dark:#0d5e45;--accent-soft:#dff4eb;--warn:#b17700;--risk:#b64646;--blocked:#6a1028;--ring:#1d9f7361}*{box-sizing:border-box}html{background:radial-gradient(circle at top right, #1d9f731f, transparent 28%), linear-gradient(180deg, #faf8f4 0%, var(--page-bg) 100%);font-family:IBM Plex Sans,Avenir Next,sans-serif}body{min-height:100vh;color:var(--text-strong);margin:0}button,input,select{font:inherit}:focus-visible{outline:3px solid var(--ring);outline-offset:2px}#root{min-height:100vh}.page-shell{width:min(1180px,100vw - 32px);margin:0 auto;padding:32px 0 56px}.hero,.panel,.milestone-card,.table-shell,.empty-state{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow)}.hero{border-radius:28px;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:32px;display:grid}.hero__eyebrow,.milestone-card__id,.field__label,.hero__meta dt{letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.78rem}.hero__eyebrow{color:var(--accent-dark);margin:0 0 8px}.hero h1{margin:0;font-size:clamp(2.5rem,7vw,4.6rem);line-height:.96}.hero__subtitle{max-width:52rem;color:var(--text-muted);margin:14px 0 0;font-size:1.05rem;line-height:1.65}.hero__meta{gap:16px;min-width:240px;margin:0;display:grid}.hero__meta div{background:#0d5e450d;border-radius:18px;padding:16px 18px}.hero__meta dt{color:var(--text-muted)}.hero__meta dd{margin:8px 0 0;font-size:.98rem;line-height:1.5}.panel{border-radius:24px;margin-top:24px;padding:20px}.tabs{background:#17241d0d;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.tab-button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:12px 18px;transition:background-color .14s,color .14s,transform .14s}.tab-button:hover{transform:translateY(-1px)}.tab-button--active{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-dark) 100%);color:#fff}.filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.field{gap:8px;display:grid}.field--search{grid-column:span 2}.field__label{color:var(--text-muted)}.field__control{width:100%;min-height:46px;color:var(--text-strong);background:#fff;border:1px solid #17241d1a;border-radius:14px;padding:0 14px}.milestone-grid{grid-template-columns:1fr;gap:18px;margin-top:24px;display:grid}.milestone-card{border-radius:24px;padding:22px}.milestone-card__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.milestone-card h2{margin:6px 0 0;font-size:1.45rem}.milestone-card__id{color:var(--text-muted);margin:0}.milestone-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 0;display:grid}.milestone-stats dt{color:var(--text-muted);font-size:.88rem}.milestone-stats dd{margin:6px 0 0;font-size:1.2rem;font-weight:600}.status-pill{text-transform:lowercase;border-radius:999px;align-items:center;padding:6px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.status-pill--on-track{background:var(--accent-soft);color:var(--accent-dark)}.status-pill--needs-attention{color:var(--warn);background:#b177001f}.status-pill--at-risk{color:var(--risk);background:#b646461f}.status-pill--blocked{color:var(--blocked);background:#6a10281f}.progress-shell{background:linear-gradient(90deg,#e74c3c 0%,#f39c12 50%,#27ae60 100%);border-radius:0;height:8px;position:relative;overflow:hidden}.progress-shell:after{content:"";height:100%;width:calc((100 - var(--progress-width,0)) * 1%);background:#ccc;position:absolute;top:0;right:0}.table-row-progress{border:none}.table-row-progress td{border:none;padding:16px 12px 6px}.progress-fill{display:none}.table-shell{border-radius:24px;margin-top:24px;padding:12px;overflow-x:auto}.report-table{border-collapse:collapse;width:100%}.report-table th,.report-table td{text-align:left;vertical-align:top;border-bottom:none;padding:8px 12px 14px}.table-row-progress td{padding:0}.report-table tbody tr:not(.table-row-progress) td:nth-child(2){padding-bottom:21px}.report-table th{color:var(--text-muted);font-size:.85rem;font-weight:600}.table-secondary{color:var(--text-muted);margin-top:6px;font-size:.88rem}.empty-state{color:var(--text-muted);border-radius:24px;margin-top:24px;padding:24px}@media (width<=980px){.hero,.filter-grid,.milestone-grid{grid-template-columns:1fr}.field--search{grid-column:span 1}}
