:root{--bg:#0a0a0a;--surface:#141414;--text:#f5f5f5;--muted:#888;--stroke:#1f1f1f;--red:#c45c4a;--green:#6a9a78;--grad:linear-gradient(90deg, #89aacc 0%, #4e85bf 100%);--display:"Instrument Serif", "Iowan Old Style", Georgia, serif;--sans:"Inter", "Helvetica Neue", sans-serif;--mono:"IBM Plex Mono", ui-monospace, monospace;--pad:clamp(1.25rem, 3vw, 2.5rem)}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:var(--text);background:var(--bg);font-family:var(--sans);letter-spacing:-.011em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}::selection{color:#0a0a0a;background:#f5f5f5}img,video{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}h1,h2,h3,p{margin:0}.kicker{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.kicker span{color:#89aacc;margin-right:.55rem}.loader{z-index:90;background:var(--bg);color:var(--text);position:fixed;inset:0}.loader-label{letter-spacing:.3em;text-transform:uppercase;color:var(--muted);font-size:.75rem;position:absolute;top:2.5rem;left:2.5rem}.loader-word{font-family:var(--display);color:#f5f5f5d1;justify-content:center;align-items:center;font-size:clamp(2.8rem,8vw,5.5rem);font-style:italic;display:flex;position:absolute;inset:0}.loader-count{font-family:var(--display);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(4.5rem,14vw,8.5rem);line-height:.85;position:absolute;bottom:2.5rem;right:2.5rem}.loader-bar{background:#1f1f1fcc;height:3px;position:absolute;bottom:0;left:0;right:0}.loader-bar>i{transform-origin:0;background:var(--grad);height:100%;display:block;box-shadow:0 0 8px #89aacc59}.pill-wrap{z-index:40;pointer-events:none;justify-content:center;padding:1rem 1rem 0;display:flex;position:fixed;top:0;left:0;right:0}.pill{pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141414d1;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.15rem;padding:.35rem .4rem;display:inline-flex}.pill a,.pill .mark{color:var(--muted);border-radius:999px;padding:.45rem .85rem;font-size:.8rem;text-decoration:none}.pill a:hover,.pill a.active{color:var(--text)}.pill a:not(.pill-logo):hover,.pill a:not(.pill-logo).active{background:#1f1f1fd9}.pill-logo{background:var(--grad);border-radius:50%;width:2.15rem;height:2.15rem;text-decoration:none;display:block;position:relative}.pill-logo span{background:var(--bg);font-family:var(--display);letter-spacing:-.03em;color:var(--text);border-radius:50%;place-items:center;font-size:.64rem;font-style:italic;line-height:1;display:grid;position:absolute;inset:2px;overflow:hidden}.pill-div{background:var(--stroke);width:1px;height:1.15rem;margin:0 .15rem}.engine{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.4rem;padding:0 .55rem;font-size:.62rem;display:inline-flex}.engine i{background:var(--muted);border-radius:50%;width:.42rem;height:.42rem}.engine.on i{background:var(--green)}.engine.off i{background:var(--red)}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-video,.hero-dim,.hero-fade{position:absolute;inset:0}.hero-video{object-fit:cover;z-index:0;width:100%;height:100%}.hero-dim{z-index:1;background:#00000047}.hero-fade{background:linear-gradient(to top, var(--bg) 0%, transparent 55%);z-index:1}.hero-inner{z-index:2;padding:6rem var(--pad) 5rem;max-width:46rem;position:relative}.hero-eye{letter-spacing:.3em;text-transform:uppercase;color:var(--muted);margin-bottom:1.6rem;font-size:.72rem}.hero-name{font-family:var(--display);letter-spacing:-.04em;margin-bottom:1.1rem;font-size:clamp(4.4rem,14vw,9.2rem);font-style:italic;font-weight:400;line-height:.86}.hero-role{color:var(--muted);margin-bottom:1.4rem;font-size:clamp(1.05rem,2vw,1.45rem)}.hero-role em{font-family:var(--display);color:var(--text);font-size:1.15em;font-style:italic}.hero-bio{color:var(--muted);max-width:28rem;margin:0 auto 2rem;font-size:.98rem;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.scroll-cue{z-index:2;color:var(--muted);letter-spacing:.22em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.45rem;font-size:.65rem;display:flex;position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%)}.scroll-line{background:var(--stroke);width:1px;height:2.4rem;position:relative;overflow:hidden}.scroll-line i{background:var(--text);width:100%;height:.5rem;animation:1.5s ease-in-out infinite drop;position:absolute;left:0}@keyframes drop{0%{opacity:0;top:-.5rem}30%{opacity:1}to{opacity:0;top:2.4rem}}.film-track{background:var(--bg);position:relative}.film-pin{height:100dvh;position:sticky;top:0;overflow:hidden}.film-video{object-fit:cover;opacity:0;background:#0a0a0a;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.film-video.is-on{opacity:1}.film-dim{background:#0a0a0a6b;position:absolute;inset:0}.film-fade-top,.film-fade-bot,.film-fade-left{pointer-events:none;position:absolute}.film-fade-top{background:linear-gradient(#0a0a0ab3 0%,#0000 100%);height:8rem;inset:0 0 auto}.film-fade-bot{background:linear-gradient(#0000 0%,#0a0a0ad1 100%);height:9rem;inset:auto 0 0}.film-fade-left{background:linear-gradient(90deg,#0a0a0ae6 0%,#0a0a0a9e 38%,#0a0a0a2e 68%,#0000 100%);width:min(50rem,82%);inset:0 auto 0 0}.film-rail{z-index:20;flex-direction:column;align-items:flex-end;gap:.85rem;display:flex;position:absolute;top:50%;right:1.4rem;transform:translateY(-50%)}.film-rail button{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:.55rem;padding:0;display:flex}.film-rail button span{font-family:var(--display);font-size:.82rem;font-style:italic;display:none}.film-rail button span.on{color:var(--text);opacity:1;opacity:1;display:inline}.film-rail button i{background:#ffffff47;border-radius:50%;width:.42rem;height:.42rem;display:block}.film-rail button i.on{background:#89aacc;width:.55rem;height:.55rem}.film-progress{z-index:20;padding:0 var(--pad);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);align-items:center;gap:1rem;font-size:.62rem;display:flex;position:absolute;bottom:1.3rem;left:0;right:0}.film-bar{background:#ffffff24;flex:1;height:2px;overflow:hidden}.film-bar i{transform-origin:0;background:var(--grad);width:100%;height:100%;display:block;transform:scaleX(0)}.film-progress em{font-variant-numeric:tabular-nums;color:#f5f5f58c;font-style:normal}.film-copy{pointer-events:none;z-index:10;position:absolute;inset:0}.film-card{height:100dvh;padding:0 var(--pad);will-change:transform, opacity;flex-direction:column;justify-content:center;max-width:36rem;display:flex;position:absolute;inset-inline:0}.film-card:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 0,#0a0a0ad1 0%,#0000 72%);height:18rem;position:absolute;left:0;right:12%}.film-card .kicker{border-bottom:1px solid #f5f5f52e;padding-bottom:.7rem;display:inline-block}.film-card h2{font-family:var(--display);letter-spacing:-.048em;color:var(--text);text-shadow:0 2px 28px #000000e6;margin-top:.85rem;font-size:clamp(2.7rem,6.6vw,5rem);font-style:italic;font-weight:400;line-height:.92}.film-card p{color:#f5f5f5e6;text-shadow:0 1px 18px #000000d9;max-width:26rem;margin-top:.85rem;font-size:1.02rem}.film-card .btn,.film-card .film-check{pointer-events:auto;align-self:flex-start;margin-top:1.2rem}@media (width<=860px){.desk,.film-progress span:first-child{display:none}}.work{z-index:2;background:var(--bg);padding:2rem var(--pad) 5rem;position:relative}.work-row{border-top:1px solid var(--stroke);color:inherit;grid-template-columns:3.2rem 1fr minmax(10rem,18rem);align-items:center;gap:1.2rem;padding:1.35rem 0;text-decoration:none;display:grid}.work-row:last-child{border-bottom:1px solid var(--stroke)}.work-row:hover .work-title{color:#89aacc}.work-num{font-family:var(--mono);letter-spacing:.12em;color:var(--muted);font-size:.72rem}.work-title{font-family:var(--display);letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.8rem);line-height:.95}.work-meta{color:var(--muted);margin-top:.35rem;font-size:.88rem}.work-vid{border:1px solid var(--stroke);height:5.6rem;overflow:hidden}.work-vid video{object-fit:cover;filter:grayscale(.35)contrast(1.05);opacity:.85;width:100%;height:100%}.work-row:hover .work-vid video{filter:none;opacity:1}.btn{border:1px solid var(--text);background:var(--text);min-height:2.7rem;color:var(--bg);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.4rem;font-size:.88rem;text-decoration:none;display:inline-flex}.btn:hover{transform:scale(1.03)}.btn.ghost{color:var(--text);border-color:var(--stroke);background:0 0}.btn.ghost:hover{color:var(--text);background:0 0;border-color:#89aacc;transform:scale(1.03)}.btn:disabled{opacity:.4;cursor:not-allowed;transform:none}label.btn{cursor:pointer}.shell{min-height:100svh;padding-top:5.2rem}.stage{min-width:0;padding:var(--pad);max-width:72rem;margin:0 auto;padding-bottom:4.5rem}.mobile-bar,.mobile-nav,.rail{display:none}.station-hero{border:1px solid var(--stroke);border-radius:.9rem;height:clamp(9rem,26vh,15rem);margin-bottom:1.8rem;position:relative;overflow:hidden}.station-hero video{object-fit:cover;filter:grayscale(.35)contrast(1.05);opacity:.85;width:100%;height:100%}.station-hero-dim{background:#0a0a0a6b;position:absolute;inset:0}.station-hero-fade{background:linear-gradient(#0000 0%,#0a0a0ae0 100%);height:65%;position:absolute;inset:auto 0 0}.detect-result{margin-top:1.2rem}.station-head{border-bottom:1px solid var(--stroke);max-width:40rem;margin-bottom:2rem;padding-bottom:1.3rem}.station-head .kicker span{color:#89aacc;margin-right:.55rem}.station-head h1{font-family:var(--display);letter-spacing:-.04em;margin-top:.5rem;font-size:clamp(3rem,7vw,4.8rem);font-style:italic;font-weight:400;line-height:.9}.station-deck{color:var(--muted);max-width:34rem;margin-top:.85rem;font-size:1.05rem}.station-model{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:.7rem;font-size:.68rem}.banner{border:1px solid var(--stroke);background:var(--surface);color:var(--muted);border-radius:.6rem;margin-bottom:1.4rem;padding:.75rem .95rem;font-size:.92rem}.banner.error{border-color:var(--red);color:#e8b4ac}.split{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;display:grid}.field-label{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.45rem;font-size:.66rem}.drop{border:1px dashed var(--stroke);background:var(--surface);cursor:pointer;border-radius:.75rem;flex-direction:column;justify-content:center;gap:.35rem;min-height:11rem;padding:1.1rem;display:flex}.drop:hover,.drop.over{border-style:solid;border-color:#89aacc}.drop input{display:none}.drop strong{font-weight:550}.drop span{color:var(--muted);font-size:.88rem}.drop.has-file{border-style:solid}.preview{object-fit:contain;border:1px solid var(--stroke);border-radius:.4rem;align-self:center;width:auto;max-width:100%;max-height:12rem;margin-top:.6rem}.row{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;display:flex}.text-input,.select{border:1px solid var(--stroke);background:var(--surface);border-radius:999px;outline:none;width:100%;min-height:2.6rem;padding:.4rem .75rem}.text-input:focus,.select:focus{border-color:#89aacc}.waiting{font-family:var(--mono);letter-spacing:.04em;color:var(--muted);font-size:.76rem}.panel{border-top:1px solid var(--stroke);margin-top:1.6rem;padding-top:1.4rem}.panel h2{font-family:var(--display);letter-spacing:-.03em;margin-bottom:.9rem;font-size:1.6rem;font-style:italic;font-weight:400}.cols{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.transcript{white-space:pre-wrap;font-size:.95rem;line-height:1.55}.transcript.muted{color:var(--muted)}.meter-wrap{flex-direction:column;gap:.55rem;display:flex}.meter{background:var(--surface);border:1px solid var(--stroke);border-radius:999px;height:.55rem;overflow:hidden}.meter>i{background:var(--text);height:100%;display:block}.meter.yes>i{background:var(--green)}.meter.no>i{background:var(--red)}.meter.unknown>i{background:var(--muted)}.big-num{font-family:var(--display);letter-spacing:-.05em;font-size:4.2rem;line-height:.9}.verdict{font-family:var(--display);margin-top:.3rem;font-size:1.4rem;font-style:italic}.verdict.yes{color:var(--green)}.verdict.no{color:var(--red)}.verdict.unknown{color:var(--muted)}.hits{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.hits li{border-bottom:1px solid var(--stroke);grid-template-columns:4.5rem 1fr auto;align-items:baseline;gap:.8rem;padding-bottom:.5rem;font-size:.95rem;display:grid}.hits li .t{font-family:var(--mono);font-size:.78rem}.grid{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.7rem;display:grid}.card{border:1px solid var(--stroke);background:var(--surface);border-radius:.5rem;overflow:hidden}.card img{aspect-ratio:4/3;object-fit:cover;width:100%}.card figcaption{font-family:var(--mono);letter-spacing:.04em;color:var(--muted);padding:.4rem .5rem .5rem;font-size:.64rem}.entities{grid-template-columns:8.5rem 1fr;gap:.35rem 1rem;font-size:.95rem;display:grid}.entities dt{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding-top:.2rem;font-size:.68rem}.chip{border:1px solid var(--stroke);font-family:var(--mono);border-radius:999px;margin:0 .3rem .3rem 0;padding:.1rem .45rem;font-size:.75rem;display:inline-block}.about,.notes{max-width:40rem}.about{padding-top:.5rem}.about h1,.notes h1{font-family:var(--display);letter-spacing:-.04em;margin:.4rem 0 .7rem;font-size:clamp(2.6rem,6vw,4rem);font-style:italic;font-weight:400;line-height:.92}.about-role{color:var(--muted);margin-bottom:1.1rem;font-size:1.05rem}.about-summary{color:#f5f5f5c7;font-size:1.05rem;line-height:1.55}.about-links{font-family:var(--mono);flex-wrap:wrap;gap:.75rem 1.25rem;margin:1.3rem 0 .4rem;font-size:.78rem;display:flex}.about-links a{color:#89aacc}.about h2,.notes h2{font-family:var(--display);letter-spacing:-.03em;margin:2.1rem 0 .7rem;font-size:1.5rem;font-style:italic;font-weight:400}.about-job{margin-bottom:1.4rem}.about-job header p{color:var(--muted);margin:.2rem 0 .5rem;font-size:.92rem}.about-job h3{font-size:1.05rem;font-weight:550}.about-job ul,.about-edu{color:var(--muted);margin:0;padding-left:1.1rem}.about-job li,.about-edu li{margin-bottom:.35rem}.about-edu li{flex-direction:column;margin-bottom:.7rem;display:flex}.about-edu span{color:var(--muted);font-size:.9rem}.about-grid{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.about-grid figure{border-top:1px solid var(--stroke);margin:0;padding:.9rem 0 .4rem}.about-grid h3{font-family:var(--display);margin:.25rem 0 .3rem;font-size:1.25rem;font-style:italic;font-weight:400}.about-stack{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:.35rem;font-size:.68rem}.about-skills{flex-wrap:wrap;gap:.4rem;display:flex}.about-skills span{border:1px solid var(--stroke);font-family:var(--mono);border-radius:999px;padding:.2rem .55rem;font-size:.72rem}.about-certs{color:var(--muted);margin-top:1.4rem;font-size:.92rem}.notes p,.notes li{color:var(--muted);font-size:1.02rem}.notes ul{padding-left:1.1rem}.notes code{font-family:var(--mono);background:var(--surface);padding:.05rem .28rem;font-size:.84em}@media (width<=860px){.about-grid{grid-template-columns:1fr}.pill{max-width:calc(100vw - 1.2rem);overflow-x:auto}.work-row{grid-template-columns:2.2rem 1fr}.work-vid{display:none}.split,.cols,.about-grid{grid-template-columns:1fr}.loader-label{top:1.4rem;left:1.2rem}.loader-count{bottom:1.4rem;right:1.2rem}}.report .stamp{font-family:var(--display);letter-spacing:-.05em;margin:.35rem 0 .15rem;font-size:clamp(3.4rem,8vw,5.4rem);font-style:italic;line-height:.88}.report .stamp.no{color:var(--red)}.report .stamp.yes{color:var(--green)}.facts{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.75rem 1.1rem;margin:1.35rem 0 0;display:grid}.facts div{min-width:0}.facts dt{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.62rem}.facts dd{text-overflow:ellipsis;white-space:nowrap;margin:.15rem 0 0;font-size:.92rem;overflow:hidden}.check-block{margin-top:1.35rem}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--stroke);grid-template-columns:4.2rem 1fr auto;align-items:baseline;gap:.75rem;padding:.55rem 0;display:grid}.check-list .mark{font-family:var(--mono);letter-spacing:.12em;color:var(--muted);font-size:.68rem}.check-list li.no .mark{color:var(--red)}.check-list li.yes .mark{color:var(--green)}.check-list li span em{color:var(--muted);margin-top:.12rem;font-size:.8rem;font-style:normal;display:block}.check-list .score{font-family:var(--mono);color:var(--muted);font-size:.78rem}.heat{margin:1.25rem 0 0}.heat img{object-fit:contain;border:1px solid var(--stroke);background:#000;width:100%;max-height:22rem;display:block}.heat figcaption{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:.4rem;font-size:.64rem}.ticks{border-bottom:1px solid var(--stroke);align-items:flex-end;gap:2px;height:4.6rem;margin:.55rem 0 1rem;padding:.2rem 0;display:flex}.ticks i{background:#2a2a2a;flex:1;min-width:2px;max-width:10px}.ticks i.hot{background:var(--red)}@media (width<=720px){.check-list li,.hits li{grid-template-columns:3.4rem 1fr auto;gap:.45rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
