:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172235;background:#f4f7fb}*{box-sizing:border-box}body{margin:0}.shell{max-width:1320px;margin:auto;padding:38px}header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}h1{font-size:32px;margin:5px 0 4px;letter-spacing:-.04em}h2{font-size:17px;margin:0}p{margin:0;color:#6c788b}.eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:#54708f}.primary,.soft,.back{border:0;border-radius:9px;display:inline-flex;gap:8px;align-items:center;justify-content:center;cursor:pointer;font-weight:700}.primary{background:#183f68;color:#fff;padding:11px 16px}.primary:disabled{opacity:.45;cursor:not-allowed}.soft{background:#edf3f8;color:#264b70;padding:8px 11px;font-size:12px}.back{background:transparent;color:#53667d;padding:0;margin-bottom:24px}.cards{display:grid;gap:12px}.case-card{width:100%;border:1px solid #e0e7ef;background:#fff;border-radius:13px;padding:17px;text-align:left;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;cursor:pointer}.case-card:hover{border-color:#b9c9da;box-shadow:0 4px 18px #23364d0b}.case-card span,.requirement small,.source small,.production small{display:block;color:#7b8798;font-size:12px;margin-top:3px}.case-card>b{font-size:11px;color:#55708c}.icon{width:40px;height:40px;border-radius:10px;background:#edf3f8;display:grid;place-items:center;color:#315b84}.empty{background:#fff;border:1px dashed #cbd6e2;border-radius:16px;padding:70px;text-align:center;color:#7a8798}.empty h2{color:#26364a;margin:12px}.progress{background:#fff;border:1px solid #e0e7ef;border-radius:12px;padding:12px 18px;text-align:right}.progress strong{font-size:22px;display:block}.progress span{font-size:11px;color:#758195}.grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.panel{background:#fff;border:1px solid #e0e7ef;border-radius:14px;padding:20px}.wide{grid-row:span 2}.panel-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #edf1f5}.panel-title>div{display:flex;align-items:center;gap:9px}.panel-title svg{width:18px;color:#41698f}.panel-title>span{font-size:11px;font-weight:800;color:#627b95}.requirement,.source{display:flex;align-items:center;gap:12px;padding:12px 2px;border-bottom:1px solid #f0f3f6}.requirement>div,.source>div{flex:1}.requirement>svg{width:17px;color:#b1bdc9}.requirement .ok{color:#4c7d6b}.file{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;color:#637184}.muted{opacity:.55}.production{padding-top:18px}.production p{font-size:13px;margin:6px 0 18px}.production .primary{width:100%;margin-bottom:8px}.error{padding:12px;background:#fff0f0;border:1px solid #f0cccc;border-radius:10px;margin-bottom:18px}@media(max-width:850px){.shell{padding:20px}.grid{grid-template-columns:1fr}.wide{grid-row:auto}header{align-items:flex-start;gap:20px}.requirement{align-items:flex-start;flex-wrap:wrap}.file{max-width:100%}}
