:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;line-height:1.45;font-weight:400;color:#f5ece6;background-color:#120f0d;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;background:radial-gradient(circle at 15% 0%,#3b251a 0%,transparent 45%),radial-gradient(circle at 90% -10%,#2f1d15 0%,transparent 36%),#120f0d;color:#f5ece6}#root{min-height:100vh}.app-shell{max-width:1220px;margin:0 auto;padding:2rem 1.1rem 3rem}.hero{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start;border:1px solid #3d2d24;border-radius:14px;background:linear-gradient(145deg,#201610,#161210);padding:1.2rem}.kicker{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:#f7a070}.hero h1{margin:.35rem 0 .4rem;font-size:clamp(1.5rem,4vw,2.2rem)}.lede{margin:0;max-width:65ch;color:#decfc6}.hero-actions{min-width:260px;display:grid;gap:.45rem}button{border:1px solid #8c5433;background:#efa072;color:#1e140f;border-radius:9px;padding:.58rem .75rem;font-weight:700;cursor:pointer}button:hover{filter:brightness(1.03)}button.ghost{background:transparent;border-color:#6a4b3a;color:#f1ddcf}.summary-grid{margin-top:.9rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.summary-grid article,.status-grid article,.module{border:1px solid #3b2c24;border-radius:12px;background:#181310}.summary-grid article{padding:.9rem}.summary-grid h3{margin:0 0 .6rem}.summary-grid ul,.module ul{margin:0;padding-left:1.1rem;display:grid;gap:.45rem}.status-grid{margin-top:.9rem;display:grid;gap:.6rem;grid-template-columns:repeat(4,minmax(0,1fr))}.status-grid article{padding:.7rem}.status-grid p{margin:0;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:#bcaea4}.status-grid h3{margin:.3rem 0 0;font-size:1.15rem}.risk-high{color:#ff8f80}.risk-medium{color:#ffc081}.risk-low{color:#f4d08a}.risk-none{color:#9ee29e}.progress-bar-wrap{margin-top:.8rem}.progress-track{width:100%;height:10px;background:#2d221d;border-radius:999px;overflow:hidden;border:1px solid #46362d}.progress-fill{height:100%;background:linear-gradient(90deg,#f09256,#e8c473);transition:width .22s ease}.progress-bar-wrap p{margin:.35rem 0 0;color:#c9b9ae;font-size:.88rem}.module-grid{margin-top:.9rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.module{padding:.95rem}.module h2{margin:0 0 .6rem;font-size:1.14rem}.step-desc{margin:0 0 .45rem;color:#f1d7bd;font-weight:700}.toggle-detail{display:flex;gap:.45rem;align-items:center;margin-top:.7rem;font-size:.92rem;color:#d8c9bf}.toggle-detail input{accent-color:#efa072}.ops-detail{margin:.55rem 0 0;font-size:.92rem;color:#ccbcb1}.timeline ol{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.timeline li button{width:100%;text-align:left;background:#241a15;color:#ecd8c8;border-color:#4d392d}.timeline li button span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#bcaa9e;margin-bottom:.15rem}.timeline li.active button{border-color:#efa072;background:#3a2318}.timeline li.done button{border-color:#5d4a3c;background:#2b2019;color:#d5c6bb}@media(max-width:1000px){.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.hero{flex-direction:column}.hero-actions,.module-grid,.summary-grid{grid-template-columns:1fr;width:100%}.status-grid{grid-template-columns:1fr}}
