@layer reset{*,:after,:before,::backdrop{box-sizing:border-box;margin:0;padding:0;border:0 solid}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}small{font-size:80%}ol,ul,menu{list-style:none}img,svg,video,canvas{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,textarea{font:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}[hidden]:where(:not([hidden=until-found])){display:none!important}}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/ibm-plex-mono-latin-400-normal-DMJ8VG8y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/ibm-plex-mono-latin-500-normal-DSY6xOcd.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/ibm-plex-mono-latin-600-normal-BgSNZQsw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/ibm-plex-mono-latin-700-normal-7sUh57Bg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rajdhani;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/rajdhani-latin-600-normal-3OLAlMoY.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/rajdhani-latin-700-normal-Biu4O6w3.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-mono: "IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--font-display: Rajdhani, "Arial Narrow", sans-serif;font-family:var(--font-mono);color:#eaf3ff;background:#060a15;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scroll-padding-bottom:calc(var(--footer-height) + 8px);--footer-height: 52px}body{min-width:320px}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #61eeff;outline-offset:3px}::selection{background:#f70cdd;color:#fff}.site-shell{position:relative;display:flex;flex-direction:column;min-height:100vh;overflow:clip;background:linear-gradient(180deg,#050913,#0b1021 65%,#060816)}@supports not (overflow: clip){.site-shell{overflow:hidden}}.site-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 23.7%,rgba(26,105,154,.12) 23.8%,transparent 24%,transparent 49.7%,rgba(26,105,154,.12) 49.8%,transparent 50%,transparent 74.7%,rgba(26,105,154,.12) 74.8%,transparent 75%);z-index:1}.site-grain{position:absolute;inset:0;pointer-events:none;z-index:9;opacity:.13;background:repeating-linear-gradient(to bottom,transparent 0,transparent 3px,rgba(95,151,196,.15) 4px);mix-blend-mode:screen}.site-shell>main{flex:1}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:10px 18px;border:1px solid #fb62e5;min-height:40px;font-size:12px;letter-spacing:.08em;font-weight:600;white-space:nowrap}.button-primary{background:#e512c8;color:#fff;box-shadow:0 0 14px #eb18c9,inset 0 0 10px #ff70e7;transition:transform .2s,box-shadow .2s}.button-primary:hover{transform:translateY(-2px);box-shadow:0 0 22px #eb18c9}.button-secondary{background:#0b1023ae;color:#f6e6fb;border-color:#94a8c1;transition:border-color .2s,background .2s}.button-secondary:hover{border-color:#f85ade;background:#1e1131}.panel{border:1px solid #5799c5a6;background:linear-gradient(145deg,#09101fd9,#070c18f5);box-shadow:inset 0 0 20px #09284934,0 0 16px #0009;position:relative;overflow:hidden}.panel:before{content:"";position:absolute;top:0;left:0;width:17px;height:1px;background:#a8efff;box-shadow:0 0 7px #5fe6ff}.panel-header{height:34px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #537caa70;margin:0 13px;color:#b8e9ff}.panel-header h2{font-size:13px;letter-spacing:.11em;font-weight:500;margin:0;white-space:nowrap}.panel-header h2 span{color:#b3b9e0}.panel-link{display:flex;align-items:center;gap:5px;color:#a6b8da;font-size:9px;letter-spacing:.07em}@keyframes blink{50%{opacity:0}}@media(max-width:560px){.button-primary,.button-secondary{font-size:10px;padding:9px 12px;min-height:37px}.panel-header h2{font-size:12px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.button-primary{transition:none}}.connect-panel{height:114px}.connect-body{display:flex;align-items:center;justify-content:space-between;padding:10px 14px}.connect-body p{font-size:10px;line-height:1.25;color:#acd8ee;letter-spacing:.09em;margin:0}.contact-button{border:1px solid #af43a7;background:#1c1230;display:flex;align-items:center;gap:8px;padding:9px 11px;font-size:10px;letter-spacing:.08em;color:#ffbef6;box-shadow:0 0 12px #ed23d32b}.contact-button:hover{background:#d923bf55}@media(max-width:1280px){.connect-panel{height:auto}}@media(max-width:560px){.connect-panel{height:110px}}dialog.contact-dialog{position:fixed;inset:0;margin:auto;padding:0;width:min(560px,calc(100% - 40px));max-width:none;max-height:calc(100% - 40px);color:inherit;box-shadow:0 0 50px #e621c94c;overflow:auto}dialog.contact-dialog[open]{display:block}.contact-dialog::backdrop{background:#02050bdc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-head{padding:30px 30px 0}.contact-head>span{color:#f75cdb;font-size:11px;letter-spacing:.1em}.contact-head h2{font:700 40px / 1 var(--font-display);margin:12px 0;color:#fff}.contact-head p{font-size:11px;line-height:1.6;color:#a4bfd6;margin:0}.contact-form{display:flex;flex-direction:column;gap:12px;padding:22px 30px 30px}.contact-field{display:flex;flex-direction:column;gap:5px}.contact-field>span{font-size:9px;letter-spacing:.12em;color:#8fb3cc}.contact-field input,.contact-field textarea{border:1px solid #3a5c78;background:#0b1424;color:#e6f6ff;font:inherit;font-size:12px;padding:9px 10px;resize:vertical}.contact-field input:focus-visible,.contact-field textarea:focus-visible{outline:1px solid #f537d8;outline-offset:0;border-color:#f537d8}.contact-field [aria-invalid=true]{border-color:#ff6f9a}.contact-error{font-size:9px;font-style:normal;letter-spacing:.08em;color:#ff8fb0}.contact-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-notice{margin:0;padding:9px 11px;border:1px solid #7a5a2a;background:#1c1608;color:#ffd27a;font-size:10px;line-height:1.5}.contact-notice a{color:#ffe6b0;text-decoration:underline}.contact-actions{display:flex;align-items:center;gap:16px;margin-top:4px}.contact-actions .button-primary:disabled{opacity:.5}.contact-result{padding:22px 30px 30px}.contact-result p{display:flex;align-items:center;gap:8px;font-size:12px;color:#baf4d8;margin:0 0 20px}@media(max-width:560px){.contact-head{padding:22px 20px 0}.contact-head h2{font-size:32px}.contact-form,.contact-result{padding:18px 20px 22px}}.control-list{display:flex;flex-direction:column;gap:7px;padding:10px 14px 12px}.control-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #547f9c;background:#0d1e31;color:#aee9fa;padding:7px;font-size:9px;letter-spacing:.08em}.control-toggle:hover{border-color:#e848d6;color:#fff}.control-toggle[aria-expanded=true]{border-color:#b04ba6;color:#ffbef6}.event-panel{margin:0 1.25% 16px;position:relative;z-index:2}.event-panel .panel-header small{font-size:9px;color:#8db7d1;margin-left:8px}.log-controls{display:flex;align-items:center;gap:6px}.event-panel .panel-header button{border:0;background:none;color:#f397e5;font-size:9px;letter-spacing:.08em}.event-panel .panel-header .tag-toggle{border:1px solid #3c5b73;padding:2px 6px;color:#6d8aa3}.event-panel .panel-header .tag-toggle[aria-pressed=true]{border-color:#6fb8d6;background:#0f2437;color:#bfe9fb}.event-panel .panel-header .log-clear{margin-left:6px}.event-panel ol{list-style:none;margin:0;padding:7px 13px;max-height:210px;overflow:auto}.event-panel li{display:grid;grid-template-columns:115px 65px 72px minmax(130px,.45fr) 1fr;gap:9px;align-items:start;padding:4px 0;border-bottom:1px solid #24405d66;color:#adc8e2;font-size:10px}.event-panel li strong{color:#eef7ff;font-weight:500}.event-panel li em{color:#8facbb;font-style:normal;overflow-wrap:anywhere}.event-panel li .sw-source{color:#f68ce4}.event-panel li .tag{font-size:8px;letter-spacing:.08em;color:#7fa3bd}.event-panel li .tag-fetch{color:#6fe0c2}.event-panel li .tag-control{color:#c9a8ff}.event-panel li .tag-fault{color:#ff6fae}.event-panel li.level-warn strong{color:#ffd27a}.event-panel li.level-error strong{color:#ff6f9a}.event-panel .empty-log{display:block}.log-note{display:flex;align-items:center;gap:8px;margin:0;padding:8px 13px;color:#79b4cf;border-top:1px solid #27486c;font-size:10px}@media(max-width:560px){.event-panel{margin:0 3% 14px}.event-panel li{grid-template-columns:73px 49px 1fr;font-size:9px}.event-panel li .tag{display:none}.event-panel li em{grid-column:3}.log-controls{flex-wrap:wrap;justify-content:flex-end}}.fault-lab{margin:0 1.25% 16px;position:relative;z-index:2}.panel-header .lab-badge{display:inline-flex;align-items:center;gap:6px;margin-left:12px;color:#ff8df0;font-family:var(--font-mono);font-size:9px;font-weight:400;letter-spacing:.12em;vertical-align:middle}.panel-header .lab-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#ff48ea;box-shadow:0 0 8px #ff48ea}.lab-header-actions{display:flex;align-items:center;gap:8px}.lab-active-count{color:#ffd27a;font-size:9px;letter-spacing:.1em}.fault-lab .panel-header .lab-expand{display:flex;align-items:center;gap:4px;border:1px solid #547f9c;background:#0d1e31;color:#aee9fa;padding:3px 8px;font-size:9px;letter-spacing:.08em}.fault-lab .panel-header .lab-expand:hover{border-color:#e848d6;color:#fff}.fault-lab .panel-header .lab-reset{display:flex;align-items:center;gap:5px;border:1px solid #7a4a86;background:#1a1030;color:#ffbef6;padding:3px 8px;font-size:9px;letter-spacing:.08em}.fault-lab .panel-header .lab-reset:disabled{opacity:.4;cursor:default}.lab-note,.lab-unavailable{margin:8px 13px 0;font-size:10px;line-height:1.5;color:#8fb3cc}.lab-unavailable{color:#ffd27a}.fault-lab.collapsed .lab-note{margin-bottom:11px}.lab-body{display:grid;grid-template-columns:minmax(200px,.28fr) 1fr;gap:12px;padding:10px 13px 13px}.lab-system{border:1px solid #3a5c78;background:#0b1424;padding:10px 12px}.lab-caption{display:block;font-size:9px;letter-spacing:.12em;color:#8fb3cc}.lab-state{display:block;margin:6px 0 10px;font-family:var(--font-display);font-size:30px;font-weight:700;letter-spacing:.04em;line-height:1}.lab-state.state-starting,.lab-state.state-idle{color:#8fb3cc}.lab-state.state-healthy{color:#78f6bd;text-shadow:0 0 12px #3de19a88}.lab-state.state-failover{color:#ffd27a;text-shadow:0 0 12px #ffb13b88}.lab-state.state-stale,.lab-state.state-down{color:#ff6f9a;text-shadow:0 0 12px #ff3d7a88}.lab-system dl div{display:flex;justify-content:space-between;gap:10px;padding:4px 0;border-bottom:1px solid #294057;font-size:9px;color:#a4bfd6}.lab-system dd{margin:0;color:#e6f6ff;text-align:right}.lab-targets-wrap{overflow-x:auto}.lab-targets{width:100%;border-collapse:collapse;font-size:10px;color:#adc8e2}.lab-targets th,.lab-targets td{padding:6px 8px;border-bottom:1px solid #24405d99;text-align:left;white-space:nowrap;vertical-align:middle}.lab-targets thead th{font-size:8px;font-weight:500;letter-spacing:.12em;color:#7fa3bd}.lab-target-label{display:block;color:#eef7ff;font-weight:500}.lab-target-host{display:block;font-size:8px;color:#7fa3bd}.lab-targets .lab-ok{color:#78f6bd}.lab-targets .lab-fail{color:#ff6f9a}.lab-circuit{padding:2px 6px;border:1px solid #3c5b73;font-size:8px;letter-spacing:.08em}.lab-circuit.circuit-closed{color:#78f6bd;border-color:#2f6f58}.lab-circuit.circuit-open{color:#ff6f9a;border-color:#8a2f52}.lab-circuit.circuit-half-open{color:#ffd27a;border-color:#8a6a2f}.lab-controls{display:flex;gap:6px}.lab-controls select{border:1px solid #3c5b73;background:#0d1e31;color:#cde1ff;padding:3px 4px;font-size:9px;letter-spacing:.04em}.lab-controls select:disabled{opacity:.45}.lab-targets .lab-applied{color:#ff8df0}@media(max-width:800px){.lab-body{grid-template-columns:1fr}}@media(max-width:560px){.fault-lab{margin:0 3% 14px}}.footer{position:sticky;bottom:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 2.1%;height:var(--footer-height);border-top:1px solid #286891;box-shadow:0 0 22px #059fe133;white-space:nowrap;color:#86b5d5;font-size:9px;letter-spacing:.11em;background:linear-gradient(90deg,#050917,#0e1430,#050917)}.footer-center:before,.footer-center:after{content:"────────";color:#5f7795;margin:0 13px}.footer a:hover{color:#f45bdb}@media(max-width:800px){:root{--footer-height: 40px}.footer{padding:0 3%}.footer-center{display:none}}@media(max-width:420px){.footer-rights{display:none}}.hero{height:max(474px,calc(390px + clamp(68px,7vw,134px)));position:relative;overflow:hidden;border-bottom:1px solid #4ea2cc}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;border:1px solid #569ed071;background:linear-gradient(to bottom,transparent 95%,rgba(8,12,30,.6))}.hero-art{position:absolute;inset:0;filter:saturate(1.12) contrast(1.03)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 12%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0207141f,#0208181f 35%,#020818c9 46%,#020818b8 71%,#03081414)}.hero-rail{position:absolute;z-index:2;left:1.25%;top:22px;bottom:18px;width:185px;display:flex;flex-direction:column;align-items:flex-start}.rail-quote{font-size:11px;line-height:1.35;letter-spacing:.1em;width:100%;padding:15px;border:1px solid #6fa7c0a8;background:#061021b9;min-height:150px;box-shadow:0 0 16px #060d1a}.cursor-line{display:block;width:12px;height:2px;background:#e5f5ff;margin-top:13px}.rail-links{margin-top:18px;border:1px solid #35668787;background:#061020c9;width:155px;padding:8px 11px}.rail-links a{display:flex;align-items:center;gap:6px;font-size:12px;letter-spacing:.13em;padding:4px 0;color:#cde1ff}.rail-links a:hover,.rail-links a.selected{color:#f537d8;text-shadow:0 0 8px #e722c8}.hero-rail p{font-size:10px;line-height:1.3;color:#ffa6ee;margin:auto 0 25px 10px;letter-spacing:.07em;padding:6px 9px;background:#061021c4;border-left:1px solid #ff48ea;box-shadow:0 0 14px #060d1a}.hero-copy{position:absolute;z-index:3;top:50%;left:45%;transform:translateY(-46%);width:43%;max-width:690px;text-shadow:0 2px 15px #070b18}.hero-intro{font-size:12px;letter-spacing:.13em;line-height:1.5;color:#bbd8f8;margin-bottom:17px}.hero h1{font-family:var(--font-display);font-size:clamp(68px,7vw,134px);font-weight:700;letter-spacing:-.045em;line-height:.75;margin:0;color:#fff;text-shadow:0 0 4px #fff,0 0 32px #f33ddb}.title-glitch{color:#f72fe5;animation:blink 1.2s step-end infinite}.kana{font-size:clamp(22px,2.4vw,39px);font-weight:700;letter-spacing:.19em;color:#ff31df;text-shadow:0 0 16px #ff20d6;margin:13px 0 18px}.hero-role{font-size:10px;letter-spacing:.01em;white-space:nowrap;color:#e7efff}.hero-role span{color:#88aac9;padding:0 5px}.hero-description{font-size:13px;line-height:1.63;color:#d8e9ff;letter-spacing:.03em;margin:20px 0 24px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.hero-right-top,.hero-right-bottom,.hero-bottom-caption{position:absolute;z-index:2;right:2.3%;font-size:10px;letter-spacing:.08em;line-height:1.3;color:#b9d9f6;text-align:left;padding:6px 9px;background:#061021c4;border-left:1px solid #6fa7c0a8;box-shadow:0 0 14px #060d1a}.hero-right-top{top:31px}.hero-right-bottom{top:42%;color:#ffa6ee;border-left-color:#ff48ea}.hero-right-bottom span{display:block;font-size:16px}.hero-bottom-caption{bottom:24px;font-size:9px}@media(max-width:1280px){.hero-copy{left:43%;width:49%}.hero h1{font-size:clamp(66px,7.4vw,100px)}.hero-right-top,.hero-right-bottom,.hero-bottom-caption{display:none}}@media(max-width:800px){.hero{height:660px}.hero-art img{object-position:39% center}.hero-shade{background:linear-gradient(180deg,#040a17aa,#040a17a8 40%,#040a17e8 67%,#040a17bd)}.hero-rail{display:none}.hero-copy{inset:auto 6% 40px;width:auto;transform:none;max-width:650px}.hero h1{font-size:clamp(66px,14vw,116px)}.hero-intro{font-size:10px}.hero-role{white-space:normal;line-height:1.5}.hero-description{font-size:12px}}@media(max-width:560px){.hero{height:590px}.hero-art img{object-position:32% center}.hero-copy{bottom:30px}.hero h1{font-size:clamp(56px,16vw,84px)}.kana{font-size:21px}.hero-description{font-size:11px;line-height:1.5}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){.title-glitch{animation:none}}.kev-panel{margin:0 1.25% 14px;position:relative;z-index:2}.panel-header .kev-badge{display:inline-flex;align-items:center;gap:6px;margin-left:12px;color:#ffd27a;font-family:var(--font-mono);font-size:9px;font-weight:400;letter-spacing:.12em;vertical-align:middle}.panel-header .kev-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#ffb13b;box-shadow:0 0 8px #ffb13b}.kev-panel .kev-source{border:0;background:none;padding:0;font:inherit;font-size:9px;letter-spacing:.07em}.kev-panel .kev-source:hover{color:#fff;text-shadow:0 0 8px #3cdbfb}.kev-note{margin:8px 13px 0;font-size:10px;line-height:1.5;color:#8fb3cc}.kev-body{display:grid;grid-template-columns:minmax(190px,.24fr) 1fr;gap:12px;padding:10px 13px 13px}.kev-side{display:flex;flex-direction:column;gap:10px}.kev-stats{margin:0;border:1px solid #3a5c78;background:#0b1424;padding:4px 12px 6px}.kev-stats div{display:flex;justify-content:space-between;gap:10px;padding:4px 0;border-bottom:1px solid #294057;font-size:9px;letter-spacing:.08em;color:#a4bfd6}.kev-stats div:last-child{border-bottom:0}.kev-stats dt{white-space:nowrap}.kev-stats dd{margin:0;font-family:var(--font-display);font-size:14px;font-weight:700;line-height:1;color:#eef7ff}.kev-stats .kev-count-flag{color:#ff8df0}.kev-weeks{border:1px solid #3a5c78;background:#0b1424;padding:8px 12px 6px}.kev-caption{display:block;font-size:9px;letter-spacing:.12em;color:#8fb3cc}.kev-bars{display:flex;align-items:flex-end;gap:3px;height:42px;margin:8px 0 4px}.kev-bars i{display:block;flex:1;min-height:2px;background:#4bddf6;opacity:.9}.kev-bars i.empty{opacity:.25}.kev-bars i:last-child{background:#ff48ea;box-shadow:0 0 6px #f516d9}.kev-axis{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.1em;color:#7fa3bd}.kev-sync{margin:0;font-size:9px;letter-spacing:.1em;color:#8fb3cc}.kev-sync.kev-stale{color:#ffd27a}.kev-feed{min-width:0}.kev-list{list-style:none;margin:0;padding:0;border-top:1px solid #24405d99}.kev-entry{border-bottom:1px solid #24405d99}.kev-entry summary{display:grid;grid-template-columns:14px 78px 132px 1fr auto;align-items:center;gap:10px;padding:7px 4px;font-size:10px;color:#adc8e2;list-style:none}.kev-entry summary::-webkit-details-marker{display:none}.kev-entry summary:hover{background:#0e1b2d}.kev-chevron{color:#5c8bb0;transition:transform .15s}.kev-entry[open] .kev-chevron{transform:rotate(90deg)}.kev-entry time{font-size:9px;letter-spacing:.06em;color:#7fa3bd}.kev-cve{color:#aee9fa;letter-spacing:.04em;white-space:nowrap}.kev-name{color:#e6f2ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kev-entry summary:hover .kev-name{color:#fff}.kev-tags{display:flex;justify-content:flex-end;gap:6px}.kev-tag{border:1px solid #3a5c78;padding:1px 6px;font-size:8px;letter-spacing:.1em;color:#9fbad2;white-space:nowrap}.kev-tag.kev-ransomware{border-color:#7a4a86;background:#1a1030;color:#ffbef6}.kev-tag.kev-soon{border-color:#7a6a3a;color:#ffd27a}.kev-tag.kev-overdue{border-color:#8a3a5a;color:#ff8fae}.kev-detail{padding:2px 4px 12px 116px;font-size:10px;line-height:1.6;color:#9fbad2}.kev-detail p{margin:0 0 6px}.kev-links{display:flex;flex-wrap:wrap;align-items:center;gap:14px;font-size:9px;letter-spacing:.08em}.kev-links a{display:inline-flex;align-items:center;gap:4px;color:#aee9fa}.kev-links a:hover{color:#fff;text-shadow:0 0 8px #3cdbfb}.kev-links a svg{color:#ff8df0}.kev-deadline{color:#7fa3bd;letter-spacing:.04em}.kev-more{margin-top:10px;border:1px solid #547f9c;background:#0d1e31;color:#aee9fa;padding:4px 10px;font-family:var(--font-mono);font-size:9px;letter-spacing:.08em}.kev-more:hover{border-color:#e848d6;color:#fff}@media(max-width:1100px){.kev-entry summary{grid-template-columns:14px 78px 1fr auto}.kev-entry .kev-name{grid-column:1 / -1;padding-left:24px;overflow:visible;white-space:normal}.kev-detail{padding-left:24px}}@media(max-width:800px){.kev-panel{margin:0 3% 14px}.kev-body{grid-template-columns:1fr}.kev-stats{display:grid;grid-template-columns:1fr 1fr;column-gap:14px}.kev-stats div:nth-last-child(2){border-bottom:0}}@media(max-width:560px){.panel-header .kev-badge{display:none}.kev-entry summary{grid-template-columns:14px 1fr auto;gap:8px}.kev-tags{grid-column:2 / -1;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.kev-chevron{transition:none}}.posts-panel{display:flex;flex-direction:column}.post-list{list-style:none;margin:0;padding:6px 13px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:8px;flex:1}.post-list a{display:flex;flex-direction:column;gap:5px;height:100%;padding:10px 12px;border:1px solid #3a5c78;background:#0b1424;color:inherit;transition:border-color .2s,box-shadow .2s}.post-list a:hover{border-color:#ff55e2;box-shadow:0 0 14px #ee21cf40}.post-list time{font-size:9px;letter-spacing:.1em;color:#7fa6c4}.post-title{display:flex;justify-content:space-between;gap:10px;font-family:var(--font-display);font-size:17px;font-weight:600;line-height:1.15;color:#eef6ff}.post-title svg{flex:none;color:#ff8df0;margin-top:1px}.post-subtitle{font-size:10px;line-height:1.5;color:#9fbad2}@media(max-width:560px){.post-list{grid-template-columns:1fr;grid-auto-rows:auto}}.project-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:auto;padding-top:5px}.project-tags>span{border:1px solid #3c5b73;background:#111e31;padding:3px 5px;color:#bcd9f4;font-size:8px;letter-spacing:.04em}dialog.project-dialog{position:fixed;inset:0;margin:auto;padding:0;width:min(780px,calc(100% - 40px));max-width:none;max-height:calc(100% - 40px);min-height:350px;color:inherit;box-shadow:0 0 50px #e621c94c}dialog.project-dialog[open]{display:grid;grid-template-columns:45% 55%}.project-dialog::backdrop{background:#02050bdc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-dialog .modal-image{height:100%;border:0}.project-dialog .modal-image picture{position:absolute;inset:0}.modal-copy{padding:40px 32px;display:flex;flex-direction:column;align-items:flex-start}.modal-copy>span{color:#f75cdb;font-size:11px}.modal-copy h2{font:700 52px / 1 var(--font-display);margin:15px 0;color:#fff}.modal-copy p{font-size:12px;line-height:1.65;color:#c5d9ea;margin:0 0 18px}.modal-copy .project-tags{margin:0 0 22px}.modal-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px}.modal-private{font-size:10px;letter-spacing:.08em;color:#ffd27a}.modal-return{display:flex;align-items:center;gap:6px;margin-top:auto;border:0;background:none;padding:0;color:#a6b8da;font-size:10px;letter-spacing:.08em}.modal-return:hover{color:#fff}.modal-close{position:absolute;right:12px;top:12px;z-index:2;border:1px solid #7f9bb6;background:#101b2b;color:#e9f7ff;padding:5px;display:flex}@media(max-width:560px){dialog.project-dialog[open]{display:block;max-height:90vh;overflow:auto}.project-dialog .modal-image{height:180px}.modal-copy{padding:22px}.modal-copy h2{font-size:40px}}.project-grid{list-style:none;margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 30px) / 3.25);gap:10px;padding:6px 12px 12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:12px;scrollbar-width:thin;scrollbar-color:#537a9a transparent}.project-grid>li{display:flex;scroll-snap-align:start}.project-card{display:flex;flex-direction:column;width:100%;padding:0;text-align:left;color:inherit;background:#0a1120;border:1px solid #537a9a;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s}.project-card:hover{transform:translateY(-4px);border-color:#ff55e2;box-shadow:0 0 16px #ee21cf55}.project-image{display:block;width:100%;height:167px;position:relative;overflow:hidden;border-bottom:1px solid #8197bc88}.project-image picture,.project-image img{display:block;width:100%;height:100%}.project-image img{object-fit:contain;background:#060b16}.project-glyph{display:flex;flex-direction:column;justify-content:center;gap:4px;height:100%;padding:0 16px;background:repeating-linear-gradient(to bottom,#ffffff05 0 1px,transparent 1px 3px),radial-gradient(ellipse at 30% 40%,#1b3a5a,#060b16 75%);color:#9fd6ef;font-size:11px;letter-spacing:.04em}.project-glyph b{color:#ff8df0;font-weight:400}.project-glyph i{color:#ffd27a;font-style:normal}.project-glyph .cursor{animation:blink 1.2s step-end infinite}.project-number{position:absolute;top:8px;left:9px;padding:4px 6px;background:#050b17d9;border:1px solid #122f4c;color:#a6eaff;font-size:10px}.project-content{display:flex;flex-direction:column;padding:9px 10px 10px;min-height:93px}.project-heading{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-display);font-size:17px;font-weight:600;letter-spacing:.03em;line-height:1;color:#fff}.project-heading svg{color:#b4e8fa}.project-description{color:#a8c4e2;text-transform:uppercase;font-size:9px;line-height:1.3;letter-spacing:.06em;min-height:26px;margin-top:5px}@media(max-width:1280px){.project-image{height:135px}.project-description{font-size:8px}}@media(max-width:800px){.project-image{height:180px}}@media(max-width:560px){.project-grid{grid-auto-flow:row;grid-auto-columns:auto;overflow-x:visible;gap:10px}.project-card{display:grid;grid-template-columns:40% 60%;height:130px}.project-image{height:100%;border-bottom:0;border-right:1px solid #8197bc88}.project-content{min-height:0;padding:12px}.project-glyph{justify-content:flex-end;padding:0 10px 10px;font-size:9px}.project-heading{font-size:18px}}@media(prefers-reduced-motion:reduce){.project-card{transition:none}.project-glyph .cursor{animation:none}}.status-panel{flex:1}.status-row{display:flex;align-items:center;padding:12px 14px;color:#baf4d8;font-size:10px;letter-spacing:.09em;border-bottom:1px solid #425b72}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#a4a7b5;margin-right:10px}.status-dot.on{background:#78f6bd;box-shadow:0 0 11px #75f7b5}.status-dot.warn{background:#ff5f8f;box-shadow:0 0 11px #ff3d7a}.worker-details{margin:8px 14px 12px}.worker-details div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:4px 0;font-size:9px;border-bottom:1px solid #294057;color:#a4bfd6}.worker-details dd{margin:0;color:#e6f6ff;text-align:right}.worker-details .worker-update{display:flex;align-items:center;gap:8px}.worker-upgrade{border:1px solid #b04ba6;background:#1e1131;color:#ffbef6;padding:2px 6px;font-size:9px;letter-spacing:.08em}.worker-upgrade:hover:enabled{border-color:#f85ade;color:#fff;box-shadow:0 0 8px #eb18c966}.worker-upgrade:disabled{border-color:#3c5b73;background:none;color:#6d8aa3;cursor:default}@media(max-width:1280px){.status-panel{min-height:150px}}@media(max-width:560px){.status-panel{min-height:0}}.stack-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:3px 8px 8px}.stack-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:81px;border:1px solid #3a5c78;background:#0b1424;color:#d7e6fa;font-size:9px;white-space:nowrap}.stack-mark{display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:27px;font-weight:700;height:30px}.stack-mark.cyan{color:#3cdbfb}.stack-mark.white{color:#f1f1f4}.stack-mark.blue{color:#65aaff}.stack-mark.green{color:#74d785}.stack-mark.pink{color:#f874d8}.stack-mark.yellow{color:#fbd163}@media(max-width:1280px){.stack-item{min-height:66px}}@media(max-width:560px){.stack-grid{grid-template-columns:repeat(4,1fr)}.stack-item{font-size:8px}}.systems-strip{height:35px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2.5%;border-bottom:1px solid #54bad282;color:#9dd2f2;font-size:9px;letter-spacing:.11em;white-space:nowrap;background:#08101f;position:relative;z-index:2}.systems-strip>div{display:flex;align-items:center}.live-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:10px;background:#56627a}.live-dot.on{background:#43e5f5;box-shadow:0 0 12px #15ecfd}.live-dot.pending{background:#ffc861;box-shadow:0 0 10px #ffb13b;animation:blink 1.2s step-end infinite}.live-dot.warn{background:#ff5f8f;box-shadow:0 0 12px #ff3d7a}.strip-fps{min-width:calc(8ch + .88em)}.strip-fps.low{color:#ff48ea;text-shadow:0 0 8px #f516d9}.signal-bars{display:flex;align-items:center;gap:2px;height:24px;overflow:hidden}.signal-bars i{display:block;flex:none;width:2px;background:#4bddf6;opacity:.9}.signal-bars i.empty{height:2px;opacity:.25}.signal-bars i.cached{opacity:.45}.signal-bars i.slow{background:#ff48ea;box-shadow:0 0 6px #f516d9;opacity:1}@media(max-width:1100px){.systems-strip>.strip-wide{display:none}}@media(max-width:800px){.systems-strip{font-size:8px;padding:0 3%}.systems-strip>.signal-bars,.systems-strip>.strip-utc{display:none}}@media(max-width:560px){.systems-strip{gap:6px}.systems-strip>.strip-medium,.systems-strip .strip-prefix{display:none}}@media(prefers-reduced-motion:reduce){.live-dot.pending{animation:none}}.tools-note{margin:8px 13px 0;font-size:10px;color:#8fb3cc}.tool-list{list-style:none;margin:0;padding:8px 13px 12px}.tool-list a{display:flex;flex-direction:column;gap:2px;padding:6px 0;border-bottom:1px solid #294057;color:inherit}.tool-list li:last-child a{border-bottom:0}.tool-name{font-size:11px;color:#aee9fa;letter-spacing:.04em}.tool-name span{color:#ff8df0}.tool-list a:hover .tool-name{color:#fff;text-shadow:0 0 8px #3cdbfb}.tool-blurb{font-size:9px;line-height:1.5;color:#9fbad2}.topbar{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 2.1%;border-bottom:1px solid #369bd489;background:#060b19ee;position:relative;z-index:12;box-shadow:0 0 22px #059fe133}.brand{display:flex;align-items:center;gap:13px;white-space:nowrap}.brand svg{color:#9bc8ed}.brand strong{font-size:15px;letter-spacing:.09em;font-weight:600}.brand-slashes{font-size:19px;color:#d6def5;letter-spacing:.06em;margin:0 8px}.brand small{font-size:11px;color:#a0aec8;letter-spacing:.1em}.main-nav{display:flex;align-items:center;height:100%;gap:40px}.main-nav a{height:100%;display:flex;align-items:center;position:relative;font-size:12px;letter-spacing:.1em;transition:color .2s}.main-nav a:hover,.main-nav a.active{color:#ff48ea;text-shadow:0 0 12px #f516d9}.main-nav a.active:after{content:"";position:absolute;bottom:0;left:-14px;right:-14px;height:2px;background:#f62ad8;box-shadow:0 0 10px #f62ad8}.menu-toggle{display:none;border:0;background:none;color:#e5f4ff;padding:5px}@media(max-width:1280px){.main-nav{gap:24px}.brand small{display:none}}@media(max-width:800px){.topbar{height:58px;padding:0 4%}.brand-slashes{display:none}.menu-toggle{display:flex}.main-nav{display:none;position:absolute;top:58px;left:0;right:0;height:auto;flex-direction:column;align-items:stretch;gap:0;background:#071020f5;border-bottom:1px solid #618eaf;padding:8px 4% 12px}.main-nav.open{display:flex}.main-nav a{height:auto;padding:11px 5px}.main-nav a.active:after{left:0;right:auto;width:35px}}@media(max-width:560px){.brand strong{font-size:13px}}.dashboard-grid{display:grid;grid-template-columns:2.18fr .91fr .96fr;gap:10px;padding:10px 1.25% 14px;position:relative;z-index:2}.middle-column,.side-column{display:flex;flex-direction:column;gap:10px}.middle-column .stack-panel{flex:1}.writing-grid{display:grid;grid-template-columns:2.18fr .91fr .96fr;gap:10px;padding:0 1.25% 14px;position:relative;z-index:2}.writing-grid .posts-panel{grid-column:span 2}@media(max-width:1280px){.dashboard-grid,.writing-grid{grid-template-columns:2fr .96fr}.writing-grid .posts-panel{grid-column:auto}.side-column{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}}@media(max-width:800px){.dashboard-grid{display:flex;flex-direction:column;padding:10px 3%}.writing-grid{grid-template-columns:1fr;padding:0 3% 14px}}@media(max-width:560px){.side-column{display:flex}}
