*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:#16324a;background:#f4f7f9}header{height:58px;background:#17374d;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 18px}header div{display:flex;gap:12px;align-items:baseline}header small{opacity:.75}.badge{font-size:10px;padding:6px 9px;border:1px solid #6e8ca0;border-radius:999px}main{max-width:1180px;margin:auto;padding:18px}.hero{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.hero h1{margin:3px 0 5px;font-size:24px}.hero p{margin:0;color:#617180;max-width:760px;font-size:12px;line-height:1.55}.ey{font-size:9px;font-weight:800;letter-spacing:.12em;color:#607b8e}.status{font-size:10px;font-weight:800;background:#fff0c7;color:#8b5c00;padding:7px 9px;border-radius:8px;border:1px solid #ead5a8}.status.ok{background:#e8f5eb;color:#17733e;border-color:#b9ddc3}.layout{display:grid;grid-template-columns:320px 1fr;gap:14px}.card{background:#fff;border:1px solid #dce5eb;border-radius:12px;padding:14px;margin-bottom:12px;box-shadow:0 2px 8px #16324a0a}.card h2{font-size:14px;margin:3px 0 12px}.card label{display:block;font-size:10px;font-weight:700;color:#42596c;margin:8px 0}.card input,.card select{width:100%;margin-top:4px;border:1px solid #cfdbe3;border-radius:7px;padding:8px;background:#fff;color:#17374d}.note{font-size:9px;line-height:1.5;padding:8px;border-radius:8px;background:#eef5fa;color:#466173;margin-top:8px}.note.warn{background:#fff7e5;color:#835b18;border:1px solid #f0ddb4}button{width:100%;border:1px solid #cbd9e1;background:#fff;color:#1d4762;border-radius:8px;padding:9px;margin:4px 0;font-weight:800;cursor:pointer}.primary{background:#224f6d;color:white;border-color:#224f6d}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.metric{border:1px solid #dce5eb;border-radius:9px;padding:10px;background:#f9fbfc}.metric b{display:block;font-size:18px}.metric small{font-size:9px;color:#71828f}.shape{margin-top:12px;min-height:180px;border:1px dashed #cbd7df;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fbfcfd}.pile-circle{width:120px;height:120px;border-radius:50%;border:10px solid #73899a;background:#dfe8ed}.pile-square{width:120px;height:120px;border:10px solid #73899a;background:#dfe8ed}.pile-generic{font-size:11px;color:#6c7d89;text-align:center;padding:24px}table{width:100%;border-collapse:collapse;font-size:10px}th,td{border-bottom:1px solid #e5ebef;padding:8px;text-align:left;vertical-align:top}th{font-size:9px;color:#6f7f8b}.good{color:#17733e;font-weight:800}.warnText{color:#a16207;font-weight:800}.bad{color:#b42318;font-weight:800}.flow{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.flow span{padding:8px 10px;border-radius:8px;background:#eef4f7;font-size:10px;font-weight:800}.flow b{color:#81909a}@media(max-width:780px){.layout{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}header{height:auto;padding:10px 12px;align-items:flex-start;gap:8px}header div{flex-direction:column;gap:2px}.hero{flex-direction:column}}
