:root{--bg:#050807;--bg-elev:#0a0f0c;--bg-elev-2:#0d1510;--border:#16241b;--border-hi:#24402e;--text:#cfe8d6;--text-muted:#6f8f79;--text-dim:#47614f;--green:#35ff89;--green-dim:#1f8f54;--amber:#ffb454;--red:#ff5f56;--blue:#57b6ff;--orange:#ff8a3d;--text-body:#b9d4c1;--header-bg:#050807e6;--radius:4px;--maxw:1060px;--mono:ui-monospace, "SF Mono", "JetBrains Mono", "Menlo", "Consolas", monospace}[data-theme=light]{--bg:#f3f4ec;--bg-elev:#fff;--bg-elev-2:#fbfbf4;--border:#dde2d3;--border-hi:#c2ccb5;--text:#17281c;--text-muted:#4f6857;--text-dim:#8a9a8d;--green:#0f9d51;--green-dim:#0b7a3d;--amber:#b26a12;--red:#d13b32;--blue:#2563eb;--orange:#d9721c;--text-body:#223a2a;--header-bg:#f3f4eceb}[data-theme=light] body:before{background-image:linear-gradient(#0f3c230a 1px,#0000 1px),linear-gradient(90deg,#0f3c230a 1px,#0000 1px);background-size:40px 40px,40px 40px}[data-theme=light] ::selection{background:var(--green);color:#fff}[data-theme=light] .hero .grad,[data-theme=light] .nav a:hover{text-shadow:none}[data-theme=light] .card:hover{box-shadow:0 1px 0 var(--border-hi), 0 8px 24px #14321e14}[data-theme=light] .live-dot{box-shadow:0 0 6px #d13b3280}[data-theme=light] .timeline>li:before,[data-theme=light] .rel-official{box-shadow:none}[data-theme=light] .sources a:hover{text-shadow:none}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--mono);letter-spacing:.01em;-webkit-font-smoothing:antialiased;min-height:100vh;font-size:15px;line-height:1.65;position:relative}body:before{content:"";pointer-events:none;z-index:1;background-image:linear-gradient(#35ff8906 1px,#0000 1px),linear-gradient(90deg,#35ff8906 1px,#0000 1px),repeating-linear-gradient(0deg,#00000024 0 1px,#0000 2px 3px);background-size:40px 40px,40px 40px,100% 3px;position:fixed;inset:0}body>*{z-index:2;position:relative}::selection{background:var(--green);color:#04110a}a{color:inherit;text-decoration:none}.container{max-width:var(--maxw);margin:0 auto;padding:0 22px}.c-amber{color:var(--amber)}.c-dim{color:var(--text-dim)}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.blink{color:var(--green);animation:1.1s step-end infinite blink}.site-header{z-index:20;background:var(--header-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--border-hi);position:sticky;top:0}.site-header .inner{max-width:var(--maxw);align-items:center;gap:16px;margin:0 auto;padding:12px 22px;display:flex}.brand{letter-spacing:.02em;color:var(--text);font-size:17px;font-weight:700}.brand .prompt{color:var(--green);margin-right:4px}.brand .dot-tld{color:var(--green)}.live{letter-spacing:.14em;color:var(--red);border:1px solid var(--border-hi);border-radius:3px;align-items:center;gap:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.live-dot{background:var(--red);width:7px;height:7px;box-shadow:0 0 8px var(--red);border-radius:50%;animation:1.4s step-end infinite blink}.nav{gap:14px;font-size:13px;display:flex}.nav-desktop{margin-left:auto}.toggle-desktop{align-items:center;display:inline-flex}.hamburger{width:38px;height:34px;font-size:20px;line-height:1;font-family:var(--mono);color:var(--green);border:1px solid var(--border-hi);cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;margin-left:auto;display:none}.hamburger:hover{border-color:var(--green-dim)}.mobile-menu{background:var(--bg);border-bottom:1px solid var(--border-hi);flex-direction:column;padding:6px 22px 16px;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #00000073}.mobile-menu a{color:var(--text-muted);border-bottom:1px solid var(--border);padding:13px 0;font-size:15px}.mobile-menu a:hover{color:var(--green)}.mobile-toggle{padding-top:14px}@media (max-width:640px){.nav-desktop,.toggle-desktop{display:none}.hamburger{display:inline-flex}}@media (max-width:400px){.live{display:none}}.theme-toggle{font-family:var(--mono);color:var(--text-muted);border:1px solid var(--border-hi);cursor:pointer;background:0 0;border-radius:3px;padding:3px 9px;font-size:12px;transition:color .12s,border-color .12s}.theme-toggle:hover{color:var(--green);border-color:var(--green-dim)}.nav a{color:var(--text-muted);transition:color .12s,text-shadow .12s}.nav a:hover{color:var(--green);text-shadow:0 0 10px #35ff8980}.hero{padding:60px 0 30px}.hero h1{letter-spacing:-.01em;margin:0 0 18px;font-size:clamp(28px,4.4vw,46px);font-weight:700;line-height:1.12}.hero .grad{color:var(--green);text-shadow:0 0 24px #35ff8973}.hero .grad:after{content:"█";margin-left:2px;animation:1.1s step-end infinite blink}.hero p{color:var(--text-muted);max-width:620px;margin:0;font-size:15.5px}.hero p:before{content:"// ";color:var(--green-dim)}section.block{padding:26px 0}.section-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-bottom:8px;display:flex}.section-head h2{letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin:0;font-size:15px}.section-head h2:before{content:"> ";color:var(--green)}.section-head a{color:var(--text-muted);font-size:13px}.section-head a:hover{color:var(--green)}.grid{gap:14px;display:grid}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width:760px){.grid.cols-2,.grid.cols-3{grid-template-columns:1fr}}.card{background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius);padding:16px;transition:border-color .14s,box-shadow .14s,transform .14s;display:block;position:relative}.card:before{content:"";background:repeating-linear-gradient(90deg, var(--border-hi) 0 6px, transparent 6px 12px);height:2px;position:absolute;top:0;left:0;right:0}.card:hover{border-color:var(--green-dim);transform:translateY(-2px);box-shadow:0 0 0 1px #35ff8926,0 0 28px #35ff890f}.card h3{letter-spacing:0;margin:12px 0 6px;font-size:15.5px;font-weight:700;line-height:1.35}.card h3:before{content:"> ";color:var(--green)}.card:hover h3{color:var(--green)}.card .muted{color:var(--text-muted);margin:0;font-size:13px}.card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.card-foot{color:var(--text-dim);justify-content:space-between;align-items:center;gap:8px;margin-top:14px;font-size:12px;display:flex}.pill{color:var(--amber)}.updated{color:var(--text-dim)}.tag{text-transform:uppercase;letter-spacing:.1em;color:var(--green-dim);font-size:11px;font-weight:700}.badge{letter-spacing:.08em;white-space:nowrap;border-radius:2px;align-items:center;padding:1px 3px;font-size:11px;font-weight:700;display:inline-flex}.badge:before{content:"[";opacity:.55}.badge:after{content:"]";opacity:.55}.badge .dot{display:none}.conf-confirmed,.status-confirmed{color:var(--green)}.conf-likely{color:var(--blue)}.conf-possible,.status-rumoured{color:var(--amber)}.conf-speculative{color:var(--orange)}.status-debunked{color:var(--red)}.article{max-width:720px;margin:0 auto;padding:38px 0 20px}.breadcrumb{color:var(--text-dim);margin-bottom:16px;font-size:12.5px}.breadcrumb:before{content:"// ";color:var(--green-dim)}.breadcrumb a:hover{color:var(--green)}.article h1{letter-spacing:-.01em;margin:10px 0 12px;font-size:clamp(24px,3.6vw,34px);font-weight:700;line-height:1.18}.dek{color:var(--text-muted);margin:0 0 18px;font-size:15.5px}.meta-row{color:var(--text-dim);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:26px;padding:10px 0;font-size:12.5px;display:flex}.article p{color:var(--text-body);margin:0 0 18px;font-size:15px;line-height:1.75}.article p a{color:var(--green);text-underline-offset:2px;text-decoration:underline}.article p a:hover{text-shadow:0 0 10px #35ff8966}.article h2{letter-spacing:.06em;text-transform:uppercase;color:var(--text);border-bottom:1px solid var(--border);margin:34px 0 14px;padding-bottom:8px;font-size:14px}.article h2:before{content:"## ";color:var(--green)}.article h2+p{margin-top:0}.btn{font-family:var(--mono);letter-spacing:.02em;color:#04110a;background:var(--green);border:1px solid var(--green);border-radius:var(--radius);cursor:pointer;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:700;transition:box-shadow .15s,transform .12s;display:inline-flex}.btn:hover{transform:translateY(-1px);box-shadow:0 0 24px #35ff8959}.btn-ghost{color:var(--green);background:0 0}.btn-ghost:hover{border-color:var(--green);box-shadow:0 0 18px #35ff8926}.btn-row{flex-wrap:wrap;gap:12px;margin:20px 0 8px;display:flex}.checklist{margin:8px 0 20px;padding:0;list-style:none}.checklist li{color:var(--text-body);border-bottom:1px solid var(--border);padding:7px 0 7px 28px;font-size:15px;position:relative}.checklist li:before{content:"[✓]";color:var(--green);font-size:12px;font-weight:700;position:absolute;top:7px;left:0}.contact-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:8px 0 24px;display:grid}@media (max-width:640px){.contact-grid{grid-template-columns:1fr}}.contact-card{background:var(--bg-elev);border:1px solid var(--border);border-left:2px solid var(--green-dim);border-radius:var(--radius);padding:16px 18px}.contact-card h3{letter-spacing:.04em;text-transform:uppercase;color:var(--text);margin:0 0 6px;font-size:14px}.contact-card h3:before{content:"> ";color:var(--green)}.contact-card p{color:var(--text-muted);margin:0 0 10px;font-size:13.5px;line-height:1.6}.contact-card a{color:var(--green);word-break:break-all;font-weight:700}.contact-card a:hover{text-shadow:0 0 10px #35ff8966}.site-footer .flinks{flex-wrap:wrap;gap:16px;margin-bottom:14px;display:flex}.site-footer .flinks a{color:var(--text-muted)}.site-footer .flinks a:hover{color:var(--green)}.table-wrap{border:1px solid var(--border-hi);border-radius:var(--radius);margin:8px 0 24px;overflow-x:auto}.a-table{border-collapse:collapse;width:100%;font-size:14px}.a-table th,.a-table td{text-align:left;border-bottom:1px solid var(--border);padding:10px 14px}.a-table thead th{background:var(--bg-elev-2);color:var(--amber);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px}.a-table tbody tr:last-child td{border-bottom:none}.a-table tbody td:first-child{color:var(--green-dim);white-space:nowrap;font-weight:700}.a-table tbody tr:hover td{background:#35ff8908}.article-hero{margin:0 0 30px}.article-hero img{border:1px solid var(--border-hi);border-radius:var(--radius);width:100%;height:auto;display:block}.article-hero figcaption{color:var(--text-dim);margin-top:8px;font-size:12px}.body-figure{margin:22px 0}.body-figure img{border:1px solid var(--border-hi);border-radius:var(--radius);width:100%;height:auto;display:block}.body-figure figcaption{color:var(--text-dim);margin-top:8px;font-size:12px}.video-embed{margin:22px 0}.video-frame{aspect-ratio:16/9;border:1px solid var(--border-hi);border-radius:var(--radius);background:#000;width:100%;position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-embed figcaption{color:var(--text-dim);margin-top:8px;font-size:12px}.article p.lead{border-left:2px solid var(--amber);margin-bottom:24px;padding:2px 0 2px 16px}.article p.lead .lead-tag{color:var(--amber);letter-spacing:.1em;margin-right:10px;font-weight:700;display:inline-block}.article p.lead .lead-tag:before{content:"// ";opacity:.7}.facts{background:var(--border);border:1px solid var(--border-hi);border-radius:var(--radius);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;margin:22px 0 30px;display:grid;overflow:hidden}.facts div{background:var(--bg-elev);padding:12px 14px}.facts .k{text-transform:uppercase;letter-spacing:.1em;color:var(--amber);font-size:10.5px}.facts .k:before{content:"› "}.facts .v{color:var(--text);margin-top:3px;font-size:14px;font-weight:700}.timeline{margin:8px 0 0;padding:0;list-style:none}.timeline>li{border-left:1px solid var(--border-hi);padding:0 0 22px 24px;position:relative}.timeline>li:last-child{border-left-color:#0000}.timeline>li:before{content:"";background:var(--green);width:9px;height:9px;position:absolute;top:6px;left:-5px;box-shadow:0 0 10px #35ff8999}.timeline .t-date{letter-spacing:.06em;color:var(--amber);font-size:12px;font-weight:700}.timeline .t-date:before{content:"[";opacity:.5}.timeline .t-date:after{content:"]";opacity:.5}.timeline .t-text{color:var(--text-body);margin:5px 0 6px;font-size:14px}.sources{counter-reset:s;margin:8px 0 0;padding:0;list-style:none}.sources li{counter-increment:s;border-bottom:1px solid var(--border);padding:10px 0 10px 40px;font-size:13.5px;position:relative}.sources li:before{content:"[" counter(s, decimal-leading-zero) "]";color:var(--green-dim);font-size:12px;position:absolute;top:10px;left:0}.sources a{color:var(--green)}.sources a:hover{text-shadow:0 0 10px #35ff8966;text-decoration:underline}.sources .source-meta{color:var(--text-dim);margin-top:2px;font-size:12px;display:block}.rel{vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.rel-official{background:var(--green);box-shadow:0 0 6px var(--green)}.rel-high{background:var(--blue)}.rel-medium{background:var(--amber)}.rel-low{background:var(--red)}.legend{background:var(--bg-elev);border:1px solid var(--border);border-left:2px solid var(--green-dim);border-radius:var(--radius);color:var(--text-dim);flex-wrap:wrap;gap:8px 22px;padding:14px 18px;font-size:12.5px;display:flex}.legend .item{align-items:center;gap:8px;display:flex}.cal-tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.cal-tab{font:inherit;color:var(--text-muted);background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:7px 14px;font-size:13px;transition:border-color .14s,color .14s}.cal-tab:hover{border-color:var(--border-hi);color:var(--green)}.cal-tab.is-active{color:var(--bg);background:var(--green);border-color:var(--green);font-weight:700}.cal-count{opacity:.6;font-size:11px}.cal-tab.is-active .cal-count{opacity:.75}.cal-group{letter-spacing:.06em;text-transform:uppercase;color:var(--amber);margin:6px 2px 10px;font-size:12px}.cal-section.is-hidden{display:none}.cal-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elev);align-items:center;gap:16px;margin-bottom:10px;padding:14px 16px;transition:border-color .14s;display:flex}.cal-row:hover{border-color:var(--green-dim)}.cal-date{text-align:center;border-right:1px solid var(--border);min-width:92px;padding-right:12px}.cal-date .d{color:var(--green);font-size:24px;font-weight:700;line-height:1}.cal-date .m{text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);margin-top:2px;font-size:11px}.cal-body{flex:1}.cal-body h3{margin:0 0 2px;font-size:15px}.cal-body h3:before{content:"> ";color:var(--green)}.cal-body .muted{color:var(--text-muted);margin:0;font-size:12.5px}.pager{justify-content:center;align-items:center;gap:10px;margin-top:32px;font-size:13.5px;display:flex}.pager-nav{color:var(--green);border:1px solid var(--border-hi);border-radius:var(--radius);padding:6px 12px}.pager-nav:hover{border-color:var(--green-dim);text-shadow:0 0 10px #35ff8966}.pager-nav.is-disabled{color:var(--text-dim);border-color:var(--border);opacity:.5}.pager-nums{gap:4px;display:flex}.pager-num{text-align:center;min-width:30px;color:var(--text-muted);border-radius:var(--radius);border:1px solid #0000;padding:6px 8px}.pager-num:hover{color:var(--green);border-color:var(--border-hi)}.pager-num.is-current{color:var(--bg);background:var(--green);font-weight:700}.site-footer{border-top:1px solid var(--border-hi);color:var(--text-dim);margin-top:48px;padding:26px 0 44px;font-size:12.5px}.site-footer .note{background:var(--bg-elev);border:1px solid var(--border);border-left:2px solid var(--amber);border-radius:var(--radius);color:var(--text-muted);margin-bottom:18px;padding:12px 16px}.site-footer .cols{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}
