:root{--bg:#050a06;--panel:#0a140b;--panel2:#0e1d0f;--line:#365c31;--green:#a8ef68;--green2:#79cf4d;--white:#f6f9f3;--muted:#a8b6a3;--yellow:#f4d56b;--red:#ff7c72;--shadow:0 24px 80px rgba(0,0,0,.42)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 70% -10%,rgba(73,139,50,.24),transparent 35%),var(--bg);color:var(--white);font-family:Arial,Helvetica,sans-serif}.shell{max-width:1320px;margin:0 auto;padding:22px 22px 64px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.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:flex;flex-direction:column}.brand b{letter-spacing:.12em}.brand small{color:var(--green);font-weight:800;letter-spacing:.08em}.top-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.top-actions a,.top-actions button{background:#0d1b0e;border:1px solid var(--line);color:#fff;text-decoration:none;border-radius:999px;padding:10px 13px;font-weight:800;cursor:pointer}.hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.65fr);gap:22px;padding:38px;border:1px solid #5c8a48;border-radius:34px;background:linear-gradient(135deg,#071307,#10260f 56%,#263c08);box-shadow:var(--shadow)}.release-pill,.section-kicker,.priority-label{display:inline-block;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow{color:var(--green);font-weight:900;letter-spacing:.08em;margin:18px 0 10px}.hero h1{font-size:clamp(38px,5.6vw,74px);line-height:.98;margin:0;max-width:900px}.hero-lead{font-size:19px;line-height:1.65;color:#dbe7d6;max-width:920px}.hero-status{align-self:center;border:1px solid rgba(168,239,104,.45);border-radius:22px;padding:22px;background:rgba(4,12,5,.56);display:flex;gap:13px;align-items:center}.hero-status div{display:flex;flex-direction:column;gap:6px}.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 8px rgba(168,239,104,.13)}.truth-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;margin:18px 0}.truth-strip>div:not(.arrow){padding:16px;border:1px solid #294627;border-radius:16px;background:#081109}.truth-strip span{display:block;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.1em;margin-bottom:5px}.truth-strip b{font-size:14px;line-height:1.45}.arrow{color:var(--green);font-size:24px}.control-card{display:grid;grid-template-columns:1.1fr .8fr auto;gap:14px;align-items:end;padding:20px;border:1px solid var(--line);border-radius:20px;background:var(--panel);margin:18px 0}.field label{display:block;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}.field select{width:100%;padding:14px;border:1px solid var(--line);border-radius:12px;background:#071008;color:#fff;font-size:16px}.primary{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#071008!important;border:0;border-radius:12px;padding:14px 18px;font-weight:900;text-decoration:none;cursor:pointer}.primary:disabled{opacity:.45;cursor:not-allowed}.status{grid-column:1/-1;margin:2px 0 0;color:var(--muted)}.status.success{color:var(--green)}.status.warn{color:var(--yellow)}.status.error{color:var(--red)}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:18px 0}.metric{padding:18px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#0e1d0f,#081109)}.metric span{display:block;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.11em;margin-bottom:9px}.metric b{display:block;color:var(--green);font-size:22px;line-height:1.1}.metric small{color:var(--muted);font-size:10px}.priority-card{position:relative;padding:30px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,#0b1a0c,#122511);box-shadow:var(--shadow);overflow:hidden}.priority-card:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--green)}.priority-card.red:before{background:var(--red)}.priority-card.yellow:before{background:var(--yellow)}.priority-card.green:before{background:var(--green)}.priority-card h2{font-size:clamp(28px,4vw,48px);margin:10px 0}.priority-card p{font-size:18px;line-height:1.55;color:#d8e3d4;max-width:1000px}.action-link{margin-top:8px}.source-line{margin-top:16px;color:var(--muted);font-size:13px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.panel{padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--panel);margin:18px 0}.content-grid .panel{margin:0}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.panel h2{margin:6px 0 0;font-size:28px}.time-pill{border:1px solid var(--line);border-radius:999px;padding:8px 10px;color:var(--muted);font-size:12px}.lead-copy{color:#d7e2d2;line-height:1.55}.stack{display:grid;gap:10px}.change,.queue-item,.system,.detail-card,.history-item{border:1px solid #294627;border-radius:15px;background:#081109;padding:15px}.change{border-left:4px solid var(--green)}.change.red,.queue-item.red{border-left:4px solid var(--red)}.change.yellow,.queue-item.yellow{border-left:4px solid var(--yellow)}.change.green,.queue-item.green{border-left:4px solid var(--green)}.change h3,.queue-item h3,.system h3{margin:0 0 6px;font-size:17px}.change p,.queue-item p,.system p,.detail-card p,.history-item p{margin:0;color:var(--muted);line-height:1.5}.queue-head,.system-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.priority-number,.state-badge{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--line);border-radius:999px;padding:6px 8px;color:var(--green)}.mini-link{display:inline-block;margin-top:10px;color:var(--green);font-weight:900;text-decoration:none}.system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.system.live,.system.current,.system.saved,.system.learned,.system.available,.system.clear{border-color:#4d7e3d}.system.attention,.system.stale{border-color:#b48543}.system.setup,.system.waiting{border-color:#445345}.detail-card{min-height:180px}.detail-card strong{color:var(--green)}.detail-card .big{font-size:34px;font-weight:900;color:var(--green);margin:8px 0}.detail-row{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid #1c321c}.detail-row:last-child{border-bottom:0}.detail-row span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.history-item{cursor:pointer}.history-item.active{border-color:var(--green);box-shadow:0 0 0 1px var(--green) inset}.history-item b{display:block;color:var(--green);margin-bottom:6px}.history-item small{color:var(--muted)}.empty{color:var(--muted);padding:14px;border:1px dashed #36503a;border-radius:13px}.truth-note{margin-top:18px;padding:20px;border:1px solid #314d2b;border-radius:18px;background:#071008}.truth-note b{color:var(--green);letter-spacing:.1em}.truth-note p{color:var(--muted);line-height:1.55;margin-bottom:0}@media(max-width:1050px){.metric-grid{grid-template-columns:repeat(3,1fr)}.system-grid,.history-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.shell{padding:14px 14px 48px}.topbar{align-items:flex-start;flex-direction:column}.top-actions{justify-content:flex-start}.hero{grid-template-columns:1fr;padding:25px;border-radius:25px}.truth-strip{grid-template-columns:1fr}.arrow{text-align:center;transform:rotate(90deg)}.control-card{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.system-grid,.history-grid{grid-template-columns:1fr}.priority-card{padding:24px}.detail-row{grid-template-columns:1fr;gap:4px}}