*{box-sizing:border-box}body{margin:0;background:#061008;color:#f5fff1;font-family:Arial,sans-serif}.shell{max-width:1240px;margin:0 auto;padding:22px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand img{width:58px;height:58px;object-fit:contain}.brand span{display:grid}.brand b{font-size:20px}.brand small,.muted,.card small,.foot{color:#9cad96}.topbar nav{display:flex;gap:10px;flex-wrap:wrap}.topbar nav a,.button,.secondary{border:1px solid #47733b;background:#102010;color:#fff;text-decoration:none;border-radius:11px;padding:11px 14px;font-weight:900;cursor:pointer}.hero,.card{border:1px solid #355f30;border-radius:22px;background:linear-gradient(145deg,#0a160d,#102010);padding:24px}.hero{margin-top:22px;border-color:#7ac84c}.release,.eyebrow{color:#9be45a;font-weight:900;font-size:12px;letter-spacing:.08em}.hero h1{font-size:clamp(36px,6vw,64px);line-height:1.02;margin:16px 0}.hero p,.muted,.foot{line-height:1.6}.guard{padding:16px;border-left:4px solid #9be45a;background:#071008;border-radius:10px;line-height:1.55}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:18px}.metric{font-size:34px;font-weight:900;color:#9be45a;margin:8px 0}.pill{display:inline-block;padding:7px 10px;border-radius:999px;font-weight:900;font-size:12px;background:#332511;color:#ffd98a}.pill.ok{background:#173f1f;color:#bfff87}.pill.bad{background:#471916;color:#ffb2a8}.section{margin-top:18px}.section h2{margin:7px 0 14px;font-size:28px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.status{display:none;margin:16px 0;padding:14px;border-radius:12px;background:#102010;border:1px solid #4a7c3c}.status.show{display:block}.status.error{border-color:#d75b4a;color:#ffb3a8}.list{display:grid;gap:12px}.empty{padding:18px;border:1px dashed #426d38;border-radius:12px;color:#9cad96}.item{background:#071008;border:1px solid #2e5529;border-left:4px solid #9be45a;border-radius:13px;padding:16px}.item.warn{border-left-color:#e37a54}.item.danger{border-left-color:#e35f54}.item-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.item h3{margin:0 0 8px}.meta{font-size:13px;color:#9cad96;line-height:1.55}.truth-row{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.truth{display:inline-block;padding:6px 9px;border-radius:999px;background:#153547;color:#a9e4ff;font-size:12px;font-weight:900}.truth.adverse{background:#471916;color:#ffb2a8}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.button.primary{background:#9be45a;color:#071008;border-color:#9be45a}.button.danger{background:#35120f;border-color:#a94b3d}.button:disabled{opacity:.5;cursor:not-allowed}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:12px;border-bottom:1px solid #294b25;vertical-align:top}th{color:#bcd9af;font-size:12px;letter-spacing:.05em}td{font-size:14px}.foot{margin:18px 2px}a{color:#9be45a}@media(max-width:720px){.shell{padding:16px}.topbar,.section-head,.item-head{align-items:flex-start;flex-direction:column}.hero,.card{padding:19px}.topbar nav,.topbar nav a,.secondary{width:100%}.topbar nav a,.secondary{text-align:center}.actions .button{flex:1;text-align:center}.metric{font-size:30px}}
