:root{--bg:#071008;--panel:#0b160c;--panel2:#102010;--green:#9be45a;--green2:#6fbf45;--text:#f4f8f1;--muted:#a9b9a4;--line:#335a2d;--yellow:#ffd36a;--red:#ff8f8f;--shadow:0 22px 60px rgba(0,0,0,.32)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 90% 0,#1d310b 0,transparent 29%),linear-gradient(180deg,#061006,#071008 38%,#050b06);color:var(--text);font-family:Inter,Arial,sans-serif;min-height:100vh}.shell{max-width:1460px;margin:0 auto;padding:22px 28px 54px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand img{width:54px;height:54px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand b{letter-spacing:.08em}.brand small{color:var(--green);font-weight:800;letter-spacing:.13em;font-size:10px}.top-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.top-actions a,.top-actions button{border:1px solid var(--line);background:#0b180c;color:#fff;text-decoration:none;border-radius:12px;padding:11px 14px;font-weight:800;cursor:pointer}.hero,.card{border:1px solid var(--line);background:linear-gradient(145deg,rgba(12,31,13,.96),rgba(7,17,8,.98));border-radius:24px;box-shadow:var(--shadow)}.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;padding:34px;border-color:#5b943f}.hero-copy{max-width:940px}.release-pill{display:inline-block;background:var(--green);color:#071008;padding:8px 12px;border-radius:999px;font-weight:950;font-size:12px;letter-spacing:.08em}.eyebrow{color:var(--green);font-weight:900;letter-spacing:.08em;font-size:12px;margin:20px 0 7px}.hero h1{font-size:clamp(40px,5vw,72px);line-height:.95;margin:0 0 16px;letter-spacing:-.05em}.hero-lead{color:#d7e5d2;font-size:18px;line-height:1.65;margin:0}.hero-status{min-width:280px;border:1px solid #4f8537;background:#071107;border-radius:18px;padding:18px;display:flex;gap:13px;align-items:center}.hero-status div{display:flex;flex-direction:column;gap:5px}.hero-status small{color:var(--muted);line-height:1.4}.pulse-dot{width:13px;height:13px;border-radius:50%;background:var(--green);box-shadow:0 0 0 7px rgba(155,228,90,.12);flex:0 0 auto}.truth-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;margin:18px 0;padding:18px 22px;border:1px solid var(--line);border-radius:18px;background:#081309}.truth-strip div:not(.arrow){display:flex;flex-direction:column;gap:5px}.truth-strip span{font-size:11px;color:var(--green);font-weight:900;letter-spacing:.1em}.truth-strip b{font-size:15px}.arrow{color:var(--green);font-size:24px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.stat-card{background:#0b160c;border:1px solid var(--line);border-radius:18px;padding:18px}.stat-card span{font-size:11px;color:var(--muted);font-weight:900;letter-spacing:.12em}.stat-card b{display:block;font-size:38px;margin:5px 0}.stat-card small{color:var(--muted)}.workspace{display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:18px;align-items:start}.card{padding:24px}.preferences{position:sticky;top:18px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px}.section-heading>div{display:flex;align-items:center;gap:11px}.section-heading h2{margin:0;font-size:24px}.step{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--green);color:#071008;font-weight:950}.micro{color:var(--muted);font-size:12px;text-align:right}.section-intro{color:var(--muted);line-height:1.55;margin:0 0 18px}.switch-row{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid rgba(82,124,66,.42);padding:15px 0;cursor:pointer}.switch-row span{display:flex;flex-direction:column;gap:4px}.switch-row small,.field-group small{color:var(--muted)}input[type=checkbox]{width:22px;height:22px;accent-color:var(--green)}.field-group{margin:5px 0 16px}.field-group label{display:block;font-weight:800;margin-bottom:7px}.field-group input,.field-group select{width:100%;border:1px solid var(--line);background:#071008;color:#fff;border-radius:12px;padding:12px 13px;font-size:16px}.primary-btn,.utility-btn,.filter-btn,.alert-action,.dismiss-btn{border:0;border-radius:12px;padding:12px 15px;font-weight:900;cursor:pointer}.primary-btn,.alert-action{background:var(--green);color:#071008}.primary-btn{width:100%}.save-status{color:var(--muted);font-size:13px;line-height:1.5}.save-status.success{color:var(--green)}.save-status.error{color:var(--red)}.alerts-panel{min-width:0}.controls-card{margin-bottom:14px}.filter-row{display:flex;gap:9px;flex-wrap:wrap}.filter-btn,.utility-btn{background:#0a160b;color:#fff;border:1px solid var(--line)}.filter-btn.active{background:var(--green);color:#071008;border-color:var(--green)}.filter-btn.green{border-color:#5f9e41}.filter-btn.yellow{border-color:#b99a4f}.filter-btn.red{border-color:#a85c5c}.utility-btn{margin-left:auto}.utility-btn+ .utility-btn{margin-left:0}.alert-list{display:grid;gap:14px}.alert-card{position:relative;overflow:hidden}.alert-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:var(--yellow)}.alert-card.green:before{background:var(--green)}.alert-card.red:before{background:var(--red)}.alert-card.unread{border-color:#6c9a50}.alert-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.alert-type{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.severity-pill,.unread-pill{font-size:10px;font-weight:950;letter-spacing:.11em;border-radius:999px;padding:7px 10px}.severity-pill{background:rgba(255,211,106,.13);color:var(--yellow);border:1px solid rgba(255,211,106,.45)}.green .severity-pill{background:rgba(155,228,90,.12);color:var(--green);border-color:rgba(155,228,90,.48)}.red .severity-pill{background:rgba(255,143,143,.12);color:var(--red);border-color:rgba(255,143,143,.48)}.unread-pill{background:var(--green);color:#071008}.alert-date{color:var(--muted);font-size:12px;text-align:right}.alert-card h2{font-size:27px;margin:15px 0 8px}.alert-message{font-size:17px;line-height:1.55;color:#e7f0e2}.reasoning{background:#071008;border:1px solid rgba(80,125,65,.5);border-radius:14px;padding:14px;color:#bdceb7;line-height:1.5}.alert-meta{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.alert-meta span{border:1px solid var(--line);background:#09140a;border-radius:999px;padding:8px 10px;color:#d4e2cf;font-size:12px}.alert-actions{display:flex;gap:9px;flex-wrap:wrap}.alert-action{text-decoration:none}.dismiss-btn{background:#121d13;color:#fff;border:1px solid var(--line)}.empty-card{text-align:center;padding:50px 24px}.empty-card h2{color:var(--green)}.data-truth-card{margin-top:14px}.truth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.truth-grid>div{background:#071008;border:1px solid var(--line);border-radius:14px;padding:16px}.truth-grid p{color:var(--muted);line-height:1.5;margin-bottom:0}.engine-footer{padding:28px 8px 0;text-align:center;color:var(--muted);line-height:1.5}.engine-footer b{color:var(--green);letter-spacing:.06em}@media(max-width:980px){.hero{display:block}.hero-status{margin-top:24px}.workspace{grid-template-columns:1fr}.preferences{position:static}.truth-grid{grid-template-columns:1fr}.utility-btn{margin-left:0}}@media(max-width:680px){.shell{padding:14px 13px 40px}.topbar{align-items:flex-start}.top-actions{justify-content:flex-end}.top-actions a{display:none}.hero{padding:23px}.hero h1{font-size:44px}.truth-strip{grid-template-columns:1fr}.arrow{transform:rotate(90deg);text-align:center}.stats-grid{grid-template-columns:repeat(2,1fr)}.card{padding:18px}.section-heading{align-items:flex-start}.alert-top{display:block}.alert-date{text-align:left;margin-top:10px}.alert-card h2{font-size:23px}.filter-row{display:grid;grid-template-columns:repeat(2,1fr)}.filter-row button{width:100%}}
