:root{--font-sans: "Chivo", ui-sans-serif, system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, monospace;--font-display: "Space Mono", monospace;--color-cathode-void: #141618;--color-surface-dim: #222426;--color-surface-container-lowest: #17191b;--color-terminal-green: #22c55e;--color-icy-blue: #7fdcff;--color-steel-blue: #224b69;--color-raw-concrete: #abb4ba;--color-outline-variant: #505559;--color-on-surface: #e5eaee;--rgb-cathode-void: 20 22 24;--rgb-surface-dim: 34 36 38;--rgb-surface-container-lowest: 23 25 27;--rgb-terminal-green: 34 197 94;--rgb-icy-blue: 127 220 255;--rgb-steel-blue: 34 75 105;--rgb-raw-concrete: 171 180 186;--rgb-outline-variant: 80 85 89;--rgb-on-surface: 229 234 238;--rgb-mobile-shell: 28 30 32;--rgb-surface-mid: 26 28 30;--rgb-white: 255 255 255;--rgb-black: 0 0 0;--rgb-black-soft: 11 12 13;--rgb-danger: 239 68 68;--rgb-danger-deep: 220 38 38;--rgb-scrollbar-thumb: 68 71 73;--color-black: rgb(var(--rgb-black));--color-black-soft: rgb(var(--rgb-black-soft));--color-mobile-shell: rgb(var(--rgb-mobile-shell));--color-scrollbar-track: rgb(var(--rgb-surface-container-lowest));--color-scrollbar-thumb: rgb(var(--rgb-scrollbar-thumb));--color-scrollbar-thumb-hover: rgb(var(--rgb-terminal-green));--color-surface-frame-soft: rgb(var(--rgb-surface-dim) / .2);--color-surface-banner: rgb(var(--rgb-surface-dim) / .4);--color-vignette-center: rgb(var(--rgb-surface-dim) / 0);--color-vignette-edge: rgb(var(--rgb-surface-dim) / .5);--color-scanline-clear: rgb(var(--rgb-white) / 0);--color-scanline-highlight: rgb(var(--rgb-white) / .2);--color-scanline-shadow: rgb(var(--rgb-black) / .22);--color-waveform-trace: rgb(var(--rgb-terminal-green));--color-frame-highlight-soft: rgb(var(--rgb-icy-blue) / .05);--color-cathode-wash-soft: rgb(var(--rgb-cathode-void) / .18);--color-cathode-wash-strong: rgb(var(--rgb-cathode-void) / .24);--color-surface-dim-overlay: rgb(var(--rgb-surface-dim) / .35);--color-surface-mid-subtle: rgb(var(--rgb-surface-mid) / .15);--color-surface-frame: rgb(var(--rgb-surface-dim) / .9);--color-surface-panel: rgb(var(--rgb-surface-dim) / .4);--color-surface-panel-soft: rgb(var(--rgb-surface-dim) / .3);--color-surface-deck: rgb(var(--rgb-surface-container-lowest) / .9);--color-surface-slot: rgb(var(--rgb-cathode-void) / .95);--color-surface-slot-soft: rgb(var(--rgb-cathode-void) / .6);--color-surface-overlay: rgb(var(--rgb-cathode-void) / .9);--color-surface-overlay-soft: rgb(var(--rgb-black) / .65);--color-surface-accent-soft: rgb(var(--rgb-outline-variant) / .2);--color-surface-accent-subtle: rgb(var(--rgb-outline-variant) / .1);--color-surface-card-hover: rgb(var(--rgb-white) / .03);--color-panel-outline-subtle: rgb(var(--rgb-outline-variant) / .12);--color-panel-outline-soft: rgb(var(--rgb-outline-variant) / .18);--color-panel-outline-hover: rgb(var(--rgb-outline-variant) / .3);--color-panel-outline-strong: rgb(var(--rgb-outline-variant) / .22);--color-panel-outline-active-soft: rgb(var(--rgb-terminal-green) / .3);--color-panel-outline-active: rgb(var(--rgb-terminal-green) / .4);--color-panel-outline-active-strong: rgb(var(--rgb-terminal-green) / .5);--color-terminal-glow-soft: rgb(var(--rgb-terminal-green) / .08);--color-elevation-shadow: rgb(var(--rgb-black) / .45);--color-text-muted: rgb(var(--rgb-raw-concrete) / .72);--color-text-muted-soft: rgb(var(--rgb-raw-concrete) / .62);--color-text-faint: rgb(var(--rgb-raw-concrete) / .48);--color-text-strong-soft: rgb(var(--rgb-raw-concrete) / .9);--color-text-strong-faint: rgb(var(--rgb-raw-concrete) / .7);--color-text-terminal-soft: rgb(var(--rgb-terminal-green) / .7);--color-text-terminal-faint: rgb(var(--rgb-terminal-green) / .2);--color-button-ghost-hover: rgb(var(--rgb-terminal-green) / .1);--color-button-ghost-soft: rgb(var(--rgb-outline-variant) / .1);--color-button-solid: rgb(var(--rgb-raw-concrete));--color-button-solid-hover: rgb(var(--rgb-terminal-green));--color-danger: rgb(var(--rgb-danger));--color-danger-deep: rgb(var(--rgb-danger-deep));--color-grid-overlay-active: rgb(var(--rgb-terminal-green) / .02);--color-mobile-divider-accent: rgb(var(--rgb-terminal-green) / .3);--color-mobile-wave-trace: rgb(var(--rgb-terminal-green) / .35)}html,body,#root{min-height:100%}body{margin:0;background:var(--color-black)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-surface-container-lowest);border-left:1px solid var(--color-outline-variant)}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb)}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}.paused{animation-play-state:paused!important}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:200;font-style:normal;font-size:20px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}.crt-overlay{background:radial-gradient(circle at center,var(--color-vignette-center) 60%,var(--color-vignette-edge) 100%);pointer-events:none}.scanlines{background:linear-gradient(to bottom,var(--color-scanline-clear) 0%,var(--color-scanline-highlight) 50%,var(--color-scanline-shadow) 50%,var(--color-scanline-shadow));background-size:100% 4px;pointer-events:none}.flicker{animation:crt-warmup .35s ease-out}.blinking-cursor{animation:blink-cursor 1s step-end infinite}.waveform-trace{background:repeating-linear-gradient(90deg,transparent,transparent 4px,var(--color-waveform-trace) 4px,var(--color-waveform-trace) 8px);animation:move-waveform 4s linear infinite}.blink-warning{animation:blink-pulse 1.5s infinite}.static-noise{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.05;pointer-events:none}.static-interference{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");pointer-events:none;opacity:0;animation:heavy-interference-flicker 8.5s infinite}.cctv-voltage-pulse{animation:cctv-glow-pulse 3s ease-in-out infinite alternate}.custom-pulse{animation:crt-slow-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cctv-twitch{animation:twitch-jitter 4.5s infinite}@keyframes crt-warmup{0%{transform:scaleY(.005) scaleX(0);filter:brightness(3);opacity:.1}40%{transform:scaleY(.005) scaleX(1);filter:brightness(2);opacity:.8}60%{transform:scaleY(1) scaleX(1);filter:brightness(1.5);opacity:.95}80%{opacity:.85}to{transform:scaleY(1) scaleX(1);filter:brightness(1);opacity:1}}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}@keyframes move-waveform{0%{background-position:0 0}to{background-position:-80px 0}}@keyframes blink-pulse{0%,to{opacity:1;filter:brightness(1.2)}50%{opacity:.4;filter:brightness(.6)}}@keyframes heavy-interference-flicker{0%,91%,97.5%,to{opacity:0;background-color:transparent;filter:brightness(1) contrast(1);transform:scale(1)}92%{opacity:1;background-color:var(--color-black);filter:brightness(1.7) contrast(2.2);transform:scale(1.03) translate(2px)}93%{opacity:1;background-color:var(--color-black-soft);filter:brightness(.6) contrast(3);transform:scale(.97) translateY(-3px)}94.5%{opacity:1;background-color:var(--color-black);filter:brightness(2.5) contrast(3.5);transform:scale(1.08) translate(-4px) translateY(1px)}96%{opacity:1;background-color:var(--color-black-soft);filter:brightness(1.2) contrast(2.5);transform:scale(1.01) translateY(4px)}97%{opacity:.95;background-color:var(--color-black);filter:brightness(2.1) contrast(3);transform:scale(1.04) translate(1px) translateY(-1px)}}@keyframes cctv-glow-pulse{0%{filter:brightness(.85) contrast(1.1)}to{filter:brightness(1.15) contrast(.95)}}@keyframes crt-slow-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes twitch-jitter{0%,88%{transform:translateY(0) scaleY(1);filter:brightness(1) contrast(1) saturate(1);opacity:1}89%{transform:translateY(-6px) scaleY(1.05) skew(.5deg);filter:brightness(1.4) contrast(1.2) saturate(.8);opacity:1}90%{transform:translateY(4px) scaleY(.95);filter:brightness(.7) contrast(1.5);opacity:1}91%{transform:translateY(-2px) scaleY(1.02);filter:brightness(1.2);opacity:1}92.5%{transform:translateY(8px) skew(-1deg);filter:brightness(1.5) contrast(.9);opacity:1}93.5%{transform:translateY(0);filter:brightness(0);opacity:0}95%{transform:translateY(0);filter:brightness(0);opacity:0}96.5%{transform:translateY(0);filter:brightness(.5);opacity:.5}98%,to{transform:translateY(0) scaleY(1);filter:brightness(1) contrast(1) saturate(1);opacity:1}}.app-shell{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;overflow:hidden;background:var(--color-black);color:var(--color-on-surface);font-family:var(--font-sans)}.app-shell__backdrop,.app-shell__scanlines,.app-shell__crt-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.app-shell__backdrop{z-index:0;opacity:0;transition:opacity .7s ease-out;will-change:opacity;-webkit-user-select:none;user-select:none}.app-shell__backdrop--visible{opacity:1}.app-shell__backdrop-image{width:100%;height:100%;object-fit:cover;opacity:.45;filter:grayscale(1) contrast(1.25) brightness(.75);pointer-events:none}.app-shell__backdrop-tint{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-surface-dim-overlay)}.app-shell__scanlines,.app-shell__crt-overlay{z-index:40;pointer-events:none}.app-shell__scanlines{mix-blend-mode:overlay;opacity:.55}.app-shell__crt-overlay{mix-blend-mode:multiply}.app-shell__frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;margin:0;border:1px solid var(--color-outline-variant);background:var(--color-surface-frame);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 0 0 0 1px var(--color-frame-highlight-soft);opacity:0;-webkit-user-select:none;user-select:none}.app-shell__frame--ready{opacity:1;animation:crt-warmup .35s ease-out}.app-shell__main{position:relative;display:flex;flex:1;flex-direction:column;min-width:0}.app-shell__surface{display:flex;flex:1;flex-direction:column;min-height:0;overflow-y:auto;background:var(--color-surface-frame-soft)}.grid-system__grid,.terminal-log,.terminal-prompt__panel{box-shadow:0 0 0 1px var(--color-panel-outline-soft)}.terminal-log__feed,.terminal-prompt__readout{scrollbar-gutter:stable}.grid-system__camera-frame,.grid-system__camera-card,.grid-system__module-card{box-shadow:inset 0 0 0 1px var(--color-panel-outline-soft)}.app-sidebar__tab,.desktop-banner__action,.desktop-detail__panel,.desktop-channel-deck__button,.mobile-control__button,.mobile-report__card,.app-sidebar__playback-button,.app-sidebar__contact-button,.terminal-prompt__button,.terminal-log__launcher{box-shadow:inset 0 0 0 1px var(--color-panel-outline-subtle)}.bio-dossier{display:grid;gap:1rem}.bio-dossier__facts{display:grid;grid-template-columns:max-content 1fr;gap:.25rem .75rem;margin:0}.bio-dossier__fact-label,.bio-dossier__timeline-label{color:var(--color-icy-blue);font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bio-dossier__fact-value{margin:0;color:var(--color-on-surface);font-weight:700}.bio-dossier__section{display:grid;gap:.5rem;padding-left:.875rem;border-left:1px solid rgb(var(--rgb-icy-blue)/.3)}.bio-dossier__heading{margin:0;color:var(--color-terminal-green);font:inherit;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.bio-dossier__body{margin:0;color:var(--color-raw-concrete);line-height:1.7}.bio-dossier__timeline{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.bio-dossier__timeline-item{display:grid;grid-template-columns:max-content 1fr;gap:.5rem .875rem}.bio-dossier__timeline-value{color:var(--color-on-surface);font-weight:700}@media(min-width:960px){.app-shell__backdrop-tint{background:var(--color-surface-mid-subtle)}.app-shell__frame{flex-direction:row}}@media(min-width:1348px){.app-shell__frame{margin:2rem}}.app-sidebar{display:flex;width:16rem;flex-shrink:0;flex-direction:column;border-right:1px solid var(--color-outline-variant);background:var(--color-surface-container-lowest)}.app-sidebar__header,.app-sidebar__deck,.app-sidebar__footer{padding:1rem}.app-sidebar__header{border-bottom:1px solid var(--color-outline-variant)}.app-sidebar__brand{display:flex;align-items:center;gap:.5rem;color:var(--color-icy-blue);font-family:var(--font-display);font-size:1.125rem;letter-spacing:-.04em}.app-sidebar__logo{width:2rem;height:2rem;object-fit:contain;cursor:pointer;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.app-sidebar__logo:active{transform:rotate(45deg)}.app-sidebar__brand-title{font-weight:700;white-space:nowrap}.app-sidebar__status{display:flex;align-items:center;gap:.375rem;margin-top:.625rem;color:var(--color-raw-concrete);font-family:var(--font-mono);font-size:.625rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.app-sidebar__status-label{color:var(--color-raw-concrete)}.app-sidebar__status-value{color:var(--color-terminal-green);font-weight:700;animation:crt-slow-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.app-sidebar__status-cursor,.desktop-banner__cursor{display:inline-block;background:var(--color-terminal-green);animation:blink-cursor 1s step-end infinite}.app-sidebar__status-cursor{width:.375rem;height:.75rem}.app-sidebar__nav{display:flex;flex:1;flex-direction:column;gap:.25rem;overflow-y:auto;padding:.75rem 0}.app-sidebar__tab{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:0;border-left:4px solid transparent;background:transparent;color:var(--color-raw-concrete);text-align:left;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer}.app-sidebar__tab--active{border-left-color:var(--color-terminal-green);background:var(--color-surface-accent-soft);color:var(--color-terminal-green);font-weight:700;transform:scale(.99)}.app-sidebar__tab--inactive:hover{background:var(--color-button-ghost-hover);color:var(--color-on-surface)}.app-sidebar__tab-icon,.app-sidebar__playback-icon{width:1rem;height:1rem}.app-sidebar__tab-label{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.app-sidebar__deck{border-top:1px solid var(--color-outline-variant);border-bottom:1px solid var(--color-outline-variant);background:var(--color-surface-deck);font-family:var(--font-mono)}.app-sidebar__deck-label,.app-sidebar__playback-label,.desktop-channel-deck__label,.desktop-wave-monitor__label,.desktop-wave-monitor__action,.mobile-report__camera-status,.mobile-report__camera-expand-badge,.terminal-log__timestamp,.terminal-prompt__label,.terminal-prompt__hint,.grid-system__camera-card-badge,.grid-system__camera-info-hint,.grid-system__camera-marker,.grid-system__camera-location,.grid-system__module-status,.mobile-report__subtitle,.mobile-report__dossier-note,.mobile-report__camera-code{letter-spacing:.16em;text-transform:uppercase}.app-sidebar__deck-label{display:block;margin-bottom:.75rem;color:var(--color-raw-concrete);font-size:.625rem;font-weight:700}.app-sidebar__deck-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.app-sidebar__channel-code{max-width:8.125rem;overflow:hidden;color:var(--color-on-surface);font-size:.6875rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.app-sidebar__playback-state{color:var(--color-terminal-green);font-size:.5625rem;animation:crt-slow-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.app-sidebar__playback-button,.app-sidebar__contact-button,.desktop-banner__contact,.desktop-channel-deck__button,.desktop-wave-monitor__action,.mobile-control__button,.terminal-prompt__button,.terminal-log__launcher{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--color-outline-variant);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;cursor:pointer}.app-sidebar__playback-button{width:100%;margin-top:.75rem;padding:.5rem .75rem;background:transparent;font-family:var(--font-mono);font-size:.625rem;font-weight:700;color:var(--color-raw-concrete)}.app-sidebar__playback-button--active,.app-sidebar__playback-button--idle:hover{border-color:var(--color-terminal-green);background:var(--color-button-ghost-hover);color:var(--color-terminal-green)}.app-sidebar__playback-button:disabled{cursor:wait;opacity:.6}.app-sidebar__playback-button:active,.app-sidebar__contact-button:active,.desktop-banner__contact:active,.desktop-channel-deck__button:active,.desktop-wave-monitor__action:active,.mobile-control__button:active,.terminal-prompt__button:active,.terminal-log__launcher:active,.grid-system__camera-card:active,.grid-system__module-card:active{transform:scale(.95)}.app-sidebar__footer{margin-top:auto}.app-sidebar__contact-button{width:100%;padding:.625rem .75rem;background:var(--color-button-solid);color:var(--color-cathode-void);font-family:var(--font-mono);font-size:.75rem;font-weight:700}.app-sidebar__contact-button:hover{background:var(--color-button-solid-hover)}.desktop-banner{padding:1rem;border-bottom:1px solid var(--color-outline-variant);background:var(--color-surface-banner);-webkit-user-select:text;user-select:text}.desktop-banner__content{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--font-mono);font-size:.75rem;color:var(--color-terminal-green)}.desktop-banner__channel{display:flex;min-width:0;flex-direction:column;gap:.125rem}.desktop-banner__protocol-line{color:var(--color-terminal-green);font-size:.75rem}.desktop-banner__channel-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.desktop-banner__brand{display:none;align-items:center;gap:.5rem;color:var(--color-icy-blue);font-family:var(--font-display);font-size:1rem;letter-spacing:-.04em}.desktop-banner__brand-logo{width:2rem;height:2rem;object-fit:contain}.desktop-banner__brand-title{font-weight:700;white-space:nowrap}.desktop-banner__label{color:var(--color-raw-concrete);font-size:.625rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.desktop-banner__name{color:var(--color-on-surface);font-weight:700}.desktop-banner__code{color:var(--color-text-strong-faint);font-size:.625rem;font-weight:600}.desktop-banner__cursor{width:.625rem;height:1rem;margin-left:.25rem;vertical-align:middle}.desktop-banner__contact{display:none;padding:.375rem .75rem;background:transparent;color:var(--color-raw-concrete)}.desktop-banner__contact:hover,.desktop-wave-monitor__action:hover{border-color:var(--color-terminal-green);background:var(--color-button-ghost-hover);color:var(--color-terminal-green)}.desktop-banner__contact-label{font-size:.625rem;font-weight:700}.desktop-detail{padding:1.5rem;color:var(--color-raw-concrete);font-family:var(--font-mono);font-size:.75rem;line-height:1.6;-webkit-user-select:text;user-select:text}.desktop-detail>*+*{margin-top:1rem}.desktop-detail__summary-line,.desktop-detail__entry{color:var(--color-raw-concrete)}.desktop-detail__title{margin-bottom:.5rem;color:var(--color-terminal-green);font-size:.875rem;font-weight:700;text-transform:uppercase}.desktop-detail__panel{margin-top:1rem;padding:1rem;border:1px solid var(--color-outline-variant);background:var(--color-surface-panel)}.desktop-detail__panel--success{color:var(--color-terminal-green)}.desktop-detail__panel--critical{color:var(--color-danger)}.desktop-detail__panel--default{color:var(--color-raw-concrete)}.desktop-detail__panel--readable{background:linear-gradient(rgb(var(--rgb-cathode-void)/.96),rgb(var(--rgb-cathode-void)/.96)),var(--color-surface-panel);box-shadow:inset 0 0 0 1px rgb(var(--rgb-outline-variant)/.24),0 0 0 1px rgb(var(--rgb-cathode-void)/.55)}.desktop-detail__panel-title{margin-bottom:.5rem;color:var(--color-on-surface);font-weight:700}.desktop-detail__entries{display:grid;gap:.375rem}.desktop-detail__entry--critical{font-weight:700}.desktop-detail__tip{margin-top:.5rem;color:var(--color-text-faint);font-size:.625rem;-webkit-user-select:none;user-select:none}.desktop-archive__release-grid,.desktop-about__biography{display:grid;gap:.75rem}.desktop-archive__release-grid{justify-content:start}.desktop-archive__release-grid--albums{grid-template-columns:repeat(auto-fit,minmax(18rem,18rem))}.desktop-archive__release-grid--eps{grid-template-columns:repeat(auto-fit,minmax(12rem,12rem))}.desktop-archive__release-action,.desktop-archive__back-button,.desktop-media__action{border:1px solid var(--color-outline-variant);background:transparent;color:var(--color-raw-concrete);font-family:var(--font-mono);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;cursor:pointer}.desktop-archive__release-action:hover,.desktop-archive__back-button:hover,.desktop-media__action:hover{border-color:var(--color-terminal-green);background:var(--color-button-ghost-hover);color:var(--color-on-surface)}.desktop-archive__release-action:active,.desktop-archive__back-button:active,.desktop-media__action:active{transform:scale(.95)}.desktop-archive__section{display:grid;gap:.75rem}.desktop-archive__release-action{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .5rem;color:var(--color-raw-concrete);font-size:.625rem;font-weight:700;letter-spacing:.16em;text-decoration:none;text-transform:uppercase}.desktop-archive__release-code,.desktop-archive__release-year,.desktop-media__label{color:var(--color-text-faint);font-size:.625rem;letter-spacing:.16em;text-transform:uppercase}.desktop-archive__release-summary,.desktop-about__paragraph,.desktop-media__idle-body{color:var(--color-raw-concrete);line-height:1.6}.desktop-archive__cover-button{padding:0;border:0;background:transparent;justify-self:start;cursor:pointer;transition:transform .2s ease}.desktop-archive__cover-button--album{width:18rem}.desktop-archive__cover-button--ep{width:12rem}.desktop-archive__cover-button:active{transform:scale(.95)}.desktop-archive__cover-image,.desktop-archive__detail-cover{display:block;width:100%;border:1px solid var(--color-outline-variant);background:var(--color-cathode-void);object-fit:cover}.desktop-archive__cover-image{aspect-ratio:1;transition:transform .2s ease,border-color .2s ease}.desktop-archive__cover-button:hover .desktop-archive__cover-image{border-color:var(--color-terminal-green);transform:translateY(-.125rem)}.desktop-archive__detail-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.desktop-archive__detail-frame{width:100%;min-height:32rem;border:0;background:var(--color-cathode-void)}.desktop-archive__detail-cover-panel{display:grid;align-content:start;gap:.75rem}.desktop-archive__detail-cover-button{padding:0;border:0;background:transparent;cursor:zoom-in}.desktop-archive__detail-cover{aspect-ratio:1}.desktop-archive__detail-meta{display:grid;gap:.5rem}.desktop-picbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:2rem;background:#000000eb}.desktop-picbox__image{display:block;max-width:min(90vw,64rem);max-height:90vh;background:var(--color-cathode-void);object-fit:contain;box-shadow:0 0 2.5rem #0000008c}.desktop-picbox__close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--color-outline-variant);background:#000000bf;color:var(--color-on-surface);font-size:1.5rem;line-height:1;cursor:pointer}.desktop-archive__back-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.375rem .75rem}@media(max-width:1023px){.desktop-archive__detail-layout{grid-template-columns:1fr}}.desktop-media{display:flex;flex:1;min-height:0;background:var(--color-cathode-void)}.desktop-media__frame{display:block;flex:1;width:100%;height:100%;border:0;background:var(--color-cathode-void)}.desktop-media__idle{display:grid;flex:1;place-items:center;gap:.75rem;width:100%;border:0;background:radial-gradient(circle at center,rgb(var(--rgb-terminal-green)/.1),transparent 45%),var(--color-cathode-void);cursor:pointer}.desktop-media__idle-triangle{width:0;height:0;border-top:2rem solid transparent;border-bottom:2rem solid transparent;border-left:3.25rem solid var(--color-terminal-green);filter:drop-shadow(0 0 1.25rem rgb(var(--rgb-terminal-green)/.35))}.desktop-media__idle-label{color:var(--color-terminal-green);font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.desktop-wave-monitor{position:relative;display:flex;align-items:center;flex-shrink:0;height:2.5rem;padding:0 1rem;overflow:hidden;border-top:1px solid var(--color-outline-variant);background:var(--color-surface-container-lowest);-webkit-user-select:none;user-select:none}.desktop-wave-monitor__label{position:relative;z-index:1;padding-right:1rem;background:var(--color-surface-container-lowest);color:var(--color-raw-concrete);font-family:var(--font-mono);font-size:.625rem}.desktop-wave-monitor__trace{position:absolute;top:0;right:0;bottom:0;left:0;left:8rem;opacity:.3}.desktop-wave-monitor__trace--active{background:repeating-linear-gradient(90deg,transparent,transparent 4px,var(--color-waveform-trace) 4px,var(--color-waveform-trace) 8px);animation:move-waveform 4s linear infinite}.desktop-wave-monitor__action{position:relative;z-index:1;margin-left:auto;padding:.25rem .75rem;background:var(--color-surface-container-lowest);color:var(--color-raw-concrete);font-size:.625rem;font-weight:700}.desktop-channel-deck{position:relative;z-index:10;display:flex;flex-shrink:0;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1rem;border-top:1px solid var(--color-outline-variant);background:var(--color-surface-deck);font-family:var(--font-mono);font-size:.6875rem}.desktop-channel-deck__dial-group{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.desktop-channel-deck__label{margin-right:.5rem;color:var(--color-raw-concrete);font-size:.625rem;-webkit-user-select:none;user-select:none}.desktop-channel-deck__button{padding:.25rem .75rem;background:transparent;font-size:.625rem;-webkit-user-select:none;user-select:none}.desktop-channel-deck__button--active{border-color:var(--color-terminal-green);background:var(--color-button-ghost-hover);color:var(--color-terminal-green);font-weight:700}.desktop-channel-deck__button--inactive{color:var(--color-raw-concrete)}.desktop-channel-deck__button--inactive:hover{border-color:var(--color-raw-concrete);background:var(--color-button-ghost-soft);color:var(--color-on-surface)}.desktop-channel-deck__status{color:var(--color-raw-concrete);font-size:.625rem;font-weight:400;text-align:right;-webkit-user-select:all;user-select:all}.desktop-channel-deck__status-line{color:var(--color-raw-concrete)}@media(min-width:768px){.desktop-channel-deck{flex-direction:row;padding-right:1.5rem;padding-left:1.5rem}}@media(max-width:960px){.app-sidebar{display:none}.desktop-banner__content{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.desktop-banner__brand{display:inline-flex;justify-self:center}.desktop-banner__contact{display:inline-flex;justify-self:end}.desktop-banner__channel-meta{overflow:hidden}.desktop-banner__name,.desktop-banner__code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.terminal-log{display:none;flex-direction:column;width:16rem;flex-shrink:0;border-left:1px solid var(--color-outline-variant);background:var(--color-surface-container-lowest);-webkit-user-select:none;user-select:none}.terminal-log__header,.terminal-log__footer{padding:1rem}.terminal-log__header{border-bottom:1px solid var(--color-outline-variant);background:rgb(var(--rgb-surface-dim)/.7)}.terminal-log__header-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-outline-variant);color:var(--color-terminal-green);font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.16em}.terminal-log__status-dot,.grid-system__camera-live-indicator,.mobile-report__camera-live-indicator,.mobile-report__header-indicator,.terminal-prompt__status-dot,.grid-system__reticle-dot,.grid-system__module-status-indicator{border-radius:999px;animation:blink-pulse 1.5s infinite}.terminal-log__status-dot{width:.5rem;height:.5rem;background:var(--color-terminal-green)}.terminal-log__metadata{display:grid;gap:.25rem;color:var(--color-text-muted-soft);font-family:var(--font-mono);font-size:.625rem;line-height:1.4}.terminal-log__metadata-accent{color:var(--color-terminal-green);font-weight:700}.terminal-log__feed{display:grid;flex:1;gap:.75rem;overflow-y:auto;padding:1rem;font-family:var(--font-mono);font-size:.75rem;scroll-behavior:smooth}.terminal-log__entry{padding:.25rem;border:1px solid transparent;border-radius:.25rem;transition:border-color .2s ease,background-color .2s ease}.terminal-log__entry:hover{border-color:var(--color-panel-outline-hover);background:rgb(var(--rgb-outline-variant)/.15)}.terminal-log__timestamp{display:block;margin-bottom:.125rem;color:var(--color-text-faint);font-size:.625rem;-webkit-user-select:all;user-select:all}.terminal-log__message{line-height:1.6;-webkit-user-select:text;user-select:text}.terminal-log__message--ok{color:var(--color-terminal-green)}.terminal-log__message--warn{color:var(--color-icy-blue)}.terminal-log__message--fail{color:var(--color-danger);font-weight:700}.terminal-log__message--info{color:var(--color-raw-concrete)}.terminal-log__footer{margin-top:auto;border-top:1px solid var(--color-outline-variant)}.terminal-log__launcher{width:2rem;height:2rem;padding:0;border:1px solid var(--color-outline-variant);background:transparent;color:var(--color-raw-concrete);font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.terminal-log__launcher:hover{border-color:var(--color-terminal-green);background:var(--color-button-ghost-hover);color:var(--color-terminal-green)}.terminal-log__launcher-icon{font-size:1rem;transition:transform .2s ease}.terminal-log__launcher:hover .terminal-log__launcher-icon{transform:scale(1.15)}.terminal-prompt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgb(var(--rgb-cathode-void)/.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .2s ease;-webkit-user-select:none;user-select:none}.terminal-prompt__overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;pointer-events:none}.terminal-prompt__panel{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:min(100%,36rem);max-height:90vh;padding:1.5rem;overflow:hidden;border:1px solid var(--color-outline-variant);background:var(--color-surface-dim);box-shadow:0 0 0 1px var(--color-panel-outline-strong),0 24px 80px var(--color-elevation-shadow);font-family:var(--font-mono)}.terminal-prompt__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-outline-variant)}.terminal-prompt__header-status{display:flex;align-items:center;gap:.5rem}.terminal-prompt__status-dot{width:.625rem;height:.625rem;background:var(--color-terminal-green)}.terminal-prompt__header-title{color:var(--color-terminal-green);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.terminal-prompt__close-button{width:1.5rem;height:1.5rem;border:1px solid rgb(var(--rgb-outline-variant)/.6);background:transparent;color:var(--color-raw-concrete);font-size:.75rem;transition:color .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer}.terminal-prompt__close-button:hover{border-color:var(--color-terminal-green);color:var(--color-terminal-green)}.terminal-prompt__close-button:active{transform:scale(.9)}.terminal-prompt__readout{flex:1;min-height:7.5rem;margin-bottom:1rem;padding:1rem;overflow-y:auto;border:1px solid rgb(var(--rgb-outline-variant)/.6);background:var(--color-surface-slot-soft);box-shadow:inset 0 0 18px var(--color-terminal-glow-soft);color:var(--color-terminal-green);font-size:.75rem;line-height:1.5}.terminal-prompt__readout-line+.terminal-prompt__readout-line,.terminal-prompt__intro-copy>.terminal-prompt__readout-line+.terminal-prompt__readout-line{margin-top:.25rem}.terminal-prompt__intro-copy{margin-top:.5rem;color:var(--color-text-strong-soft);-webkit-user-select:text;user-select:text}.terminal-prompt__body{color:var(--color-terminal-green)}.terminal-prompt__intro,.terminal-prompt__complete{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 0;text-align:center}.terminal-prompt__welcome-title{color:var(--color-icy-blue);font-size:.875rem;font-weight:700;letter-spacing:.24em;-webkit-user-select:text;user-select:text;animation:crt-slow-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.terminal-prompt__form{display:grid;gap:1rem}.terminal-prompt__field{display:grid;gap:.375rem}.terminal-prompt__label{color:var(--color-raw-concrete);font-size:.75rem}.terminal-prompt__input-shell{display:flex;align-items:center;gap:.5rem;padding:.5rem;border:1px solid var(--color-outline-variant);background:var(--color-surface-slot)}.terminal-prompt__input-shell--message{align-items:flex-start;min-height:6.25rem}.terminal-prompt__prompt-marker{color:var(--color-terminal-green);-webkit-user-select:none;user-select:none}.terminal-prompt__prompt-marker--top{margin-top:.25rem}.terminal-prompt__input{flex:1;border:0;background:transparent;color:var(--color-terminal-green);font:inherit;outline:none}.terminal-prompt__input::placeholder{color:rgb(var(--rgb-terminal-green)/.3)}.terminal-prompt__input--message{min-height:6rem;resize:none}.terminal-prompt__form-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.5rem}.terminal-prompt__hint{color:var(--color-raw-concrete);font-size:.625rem}.terminal-prompt__button{padding:.5rem 1rem;background:transparent;color:var(--color-terminal-green);font-size:.75rem;font-weight:700}.terminal-prompt__button--primary{width:100%;max-width:13rem;border-color:var(--color-terminal-green)}.terminal-prompt__button--secondary{border-color:var(--color-terminal-green)}.terminal-prompt__button--confirm{border-color:var(--color-terminal-green);background:var(--color-button-ghost-hover)}.mobile-control__button--primary:hover,.terminal-prompt__button--primary:hover,.terminal-prompt__button--secondary:hover,.terminal-prompt__button--confirm:hover{background:var(--color-button-ghost-hover)}.terminal-prompt__complete-title{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-terminal-green);font-size:.875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.terminal-prompt__complete-icon{font-size:1.125rem}.terminal-prompt__complete-description{max-width:28rem;color:var(--color-raw-concrete);font-size:.75rem;line-height:1.6;-webkit-user-select:text;user-select:text}@media(min-width:640px){.terminal-prompt__button--primary{width:auto}}@media(max-width:959px){.terminal-prompt{align-items:stretch;padding:.75rem}.terminal-prompt__panel{width:100%;min-height:calc(100dvh - 1.5rem);max-height:calc(100dvh - 1.5rem);padding:1rem}.terminal-prompt__readout{flex:0 0 8.5rem;min-height:8.5rem}.terminal-prompt__input-shell--message,.terminal-prompt__input--message{min-height:10rem}.terminal-prompt__form-actions{flex-direction:column;align-items:stretch}.terminal-prompt__button--secondary,.terminal-prompt__button--confirm{width:100%}}@media(min-width:1348px){.terminal-log{display:flex}}.grid-system{display:flex;flex:1;flex-direction:column;min-height:0;padding:1rem;overflow:hidden}.grid-system--maximized{overflow:hidden;background:var(--color-cathode-void)}.grid-system__grid{display:grid;flex:1;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1px;border:1px solid var(--color-outline-variant);background:var(--color-outline-variant)}.grid-system__camera-frame,.grid-system__camera-card,.grid-system__module-card{position:relative;overflow:hidden;background:var(--color-surface-dim)}.grid-system__camera-frame,.grid-system__camera-card,.grid-system__module-card,.mobile-report__camera-card,.mobile-report__camera{cursor:pointer}.grid-system__camera-frame{display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:1.5rem;background:var(--color-black)}.grid-system__camera-backdrop,.grid-system__camera-card-visual,.mobile-report__camera-image,.mobile-report__camera-preview{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;filter:grayscale(1) contrast(1.25)}.grid-system__camera-backdrop,.mobile-report__camera-image{filter:grayscale(1) contrast(1.25) brightness(.9)}.grid-system__camera-interference,.grid-system__camera-scanlines,.grid-system__camera-noise,.grid-system__camera-card-interference,.grid-system__camera-card-scanlines,.grid-system__camera-card-noise,.grid-system__module-card-interference,.grid-system__module-card-scanlines,.grid-system__module-card-noise,.mobile-report__camera-interference,.mobile-report__camera-scanlines,.mobile-report__camera-noise,.mobile-report__camera-preview-interference,.mobile-report__scanlines{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.grid-system__camera-card-visual,.grid-system__promo-card-visual,.grid-system__archive-collage,.grid-system__archive-collage-overlay,.grid-system__system-video-layer{z-index:0}.grid-system__camera-card-visual.cctv-twitch,.grid-system__promo-card-visual.cctv-twitch,.grid-system__archive-collage.cctv-twitch,.grid-system__system-video-layer.cctv-twitch{animation-name:grid-tile-twitch-jitter;animation-duration:var(--tile-twitch-duration, 4.5s);animation-delay:var(--tile-twitch-delay, 0s)}.grid-system__camera-scanlines{opacity:.45}.grid-system__camera-card-scanlines,.grid-system__module-card-scanlines{background:linear-gradient(to bottom,var(--color-scanline-clear) 0%,var(--color-scanline-highlight) 50%,var(--color-scanline-shadow) 50%,var(--color-scanline-shadow));background-size:100% 4px;opacity:var(--tile-scanline-opacity, .2);z-index:2;animation:grid-tile-scanline-flicker var(--tile-scanline-duration, 8.4s) steps(1,end) infinite;animation-delay:var(--tile-scanline-delay, 0s)}.mobile-report__camera-noise{opacity:.15}.grid-system__camera-card-noise,.grid-system__module-card-noise{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:var(--tile-noise-opacity, .08);z-index:3}.grid-system__camera-card-noise,.grid-system__module-card-noise{animation:grid-tile-noise-pulse var(--tile-noise-duration, 7.2s) steps(3,end) infinite;animation-delay:var(--tile-noise-delay, 0s)}.grid-system__camera-card-interference,.grid-system__module-card-interference{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:0;z-index:1;animation:grid-tile-interference-burst var(--tile-interference-duration, 9.4s) infinite;animation-delay:var(--tile-interference-delay, 0s)}.grid-system__camera-live-badge,.grid-system__camera-location,.grid-system__camera-card-badge{position:absolute;z-index:4;padding:.375rem .5rem;border:1px solid var(--color-panel-outline-active-strong);background:var(--color-surface-overlay);color:var(--color-terminal-green);font-family:var(--font-mono);font-size:.75rem;-webkit-user-select:none;user-select:none}.grid-system__camera-live-badge{top:1rem;left:1rem;display:inline-flex;align-items:center;gap:.375rem}.grid-system__camera-live-indicator{width:.5rem;height:.5rem;background:var(--color-danger-deep)}.grid-system__camera-location{top:1rem;right:1rem;letter-spacing:.12em}.grid-system__camera-markers{position:absolute;top:50%;left:0;right:0;z-index:1;display:flex;justify-content:space-between;padding:0 1rem;border-top:1px dashed rgb(var(--rgb-terminal-green)/.1);transform:translateY(-50%);pointer-events:none}.grid-system__camera-marker{color:var(--color-text-terminal-faint);font-family:var(--font-mono);font-size:.625rem}.grid-system__reticle{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:.4;pointer-events:none}.grid-system__reticle-frame{position:relative;width:6rem;height:6rem}.grid-system__reticle-corner{position:absolute;width:1rem;height:1rem;border-color:var(--color-terminal-green);border-style:solid;border-width:0}.grid-system__reticle-corner--top-left{top:0;left:0;border-top-width:2px;border-left-width:2px}.grid-system__reticle-corner--top-right{top:0;right:0;border-top-width:2px;border-right-width:2px}.grid-system__reticle-corner--bottom-left{bottom:0;left:0;border-bottom-width:2px;border-left-width:2px}.grid-system__reticle-corner--bottom-right{right:0;bottom:0;border-right-width:2px;border-bottom-width:2px}.grid-system__reticle-dot{position:absolute;top:50%;left:50%;width:.5rem;height:.5rem;background:var(--color-danger-deep);transform:translate(-50%,-50%)}.grid-system__camera-info{position:relative;z-index:1;width:100%;max-width:28rem;padding:1rem;border:1px solid var(--color-panel-outline-active);background:var(--color-surface-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-raw-concrete);font-family:var(--font-mono);-webkit-user-select:none;user-select:none}.grid-system__camera-info-title,.mobile-report__dossier-title{margin-bottom:.25rem;color:var(--color-on-surface);font-weight:700;text-transform:uppercase}.grid-system__camera-info-text{color:var(--color-terminal-green);font-size:.6875rem;line-height:1.6}.grid-system__camera-info-hint{margin-top:.75rem;color:var(--color-text-muted-soft);font-size:.625rem;font-weight:600;animation:crt-slow-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.grid-system__camera-card,.grid-system__module-card{box-sizing:border-box;height:100%;min-height:0}.grid-system__tile{--tile-scanline-opacity: .2;--tile-scanline-duration: 12.6s;--tile-scanline-delay: 0s;--tile-noise-opacity: .08;--tile-noise-duration: 14s;--tile-noise-delay: 0s;--tile-interference-duration: 16s;--tile-interference-delay: 0s;--tile-flicker-duration: 12.6s;--tile-flicker-delay: 0s;--tile-twitch-duration: $twitch-duration;--tile-twitch-delay: 0s;--tile-gray-overlay-rgb: 128 128 128}.grid-system__tile--sys_01{--tile-scanline-opacity: .44;--tile-scanline-duration: 12.2s;--tile-scanline-delay: 1.7s;--tile-noise-opacity: .15;--tile-noise-duration: 12.4s;--tile-noise-delay: 2.9s;--tile-interference-duration: 14.2s;--tile-interference-delay: 3.8s;--tile-flicker-duration: 12.2s;--tile-flicker-delay: 2.3s;--tile-twitch-duration: 12.4s;--tile-twitch-delay: -.9s;--tile-gray-overlay-rgb: 128 128 128}.grid-system__tile--sys_02{--tile-scanline-opacity: .18;--tile-scanline-duration: 12.8s;--tile-scanline-delay: 4.8s;--tile-noise-opacity: .06;--tile-noise-duration: 14.8s;--tile-noise-delay: 6.1s;--tile-interference-duration: 16.6s;--tile-interference-delay: 7.2s;--tile-flicker-duration: 12.8s;--tile-flicker-delay: 5.5s;--tile-twitch-duration: 12.9s;--tile-twitch-delay: -1.7s;--tile-gray-overlay-rgb: 108 108 108}.grid-system__tile--sys_03{--tile-scanline-opacity: .2;--tile-scanline-duration: 12.8s;--tile-scanline-delay: 8.6s;--tile-noise-opacity: .055;--tile-noise-duration: 15.6s;--tile-noise-delay: 9.7s;--tile-interference-duration: 17.4s;--tile-interference-delay: 10.4s;--tile-flicker-duration: 12.8s;--tile-flicker-delay: 9.2s;--tile-twitch-duration: 13.6s;--tile-twitch-delay: -2.4s;--tile-gray-overlay-rgb: 108 108 108}.grid-system__tile--sys_04{--tile-scanline-opacity: .22;--tile-scanline-duration: 12.4s;--tile-scanline-delay: 11.8s;--tile-noise-opacity: .075;--tile-noise-duration: 13.9s;--tile-noise-delay: 12.6s;--tile-interference-duration: 15.8s;--tile-interference-delay: 13.1s;--tile-flicker-duration: 12.4s;--tile-flicker-delay: 12.1s;--tile-twitch-duration: 13.1s;--tile-twitch-delay: -1.2s;--tile-gray-overlay-rgb: 128 128 128}.grid-system__camera-card{transition:transform .2s ease}.grid-system__camera-card-badge{top:.5rem;right:.5rem;padding:.125rem .375rem;border-color:var(--color-outline-variant);background:var(--color-surface-slot-soft);font-size:.625rem}.grid-system__camera-card-visual{opacity:.4;transition:opacity .3s ease}.grid-system__camera-card-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at center,rgb(var(--rgb-terminal-green)/.08),transparent 42%),linear-gradient(180deg,rgb(var(--rgb-terminal-green)/.05),transparent 58%),var(--color-cathode-void)}.grid-system__camera-card-visual--lazy{opacity:0}.grid-system__camera-card-visual--ready{opacity:.4}.grid-system__promo-card-visual{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:radial-gradient(circle at center,rgb(var(--rgb-terminal-green)/.14),transparent 42%),linear-gradient(180deg,rgb(var(--rgb-terminal-green)/.08),transparent 55%),var(--color-cathode-void)}.grid-system__promo-card-triangle{width:0;height:0;border-top:1.5rem solid transparent;border-bottom:1.5rem solid transparent;border-left:2.5rem solid var(--color-terminal-green);filter:drop-shadow(0 0 1rem rgb(var(--rgb-terminal-green)/.35));transition:transform .3s ease}.grid-system__camera-card:hover .grid-system__camera-card-visual{opacity:.6}.grid-system__camera-card:hover .grid-system__camera-card-visual--lazy:not(.grid-system__camera-card-visual--ready){opacity:0}.grid-system__camera-card:hover .grid-system__promo-card-triangle{transform:scale(1.08)}.grid-system__camera-card-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;background:linear-gradient(to top,var(--color-surface-overlay-soft),transparent)}.grid-system__camera-card-title,.grid-system__module-code{color:var(--color-raw-concrete);font-family:var(--font-mono);transition:color .2s ease}.grid-system__camera-card-title{font-size:.75rem}.grid-system__camera-card-status{color:var(--color-text-terminal-soft);font-family:var(--font-mono);font-size:.625rem}.grid-system__camera-card:hover .grid-system__camera-card-title,.grid-system__module-card:hover .grid-system__module-code{color:var(--color-on-surface)}.grid-system__module-card{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;transition:background-color .2s ease,transform .2s ease}.grid-system__archive-collage,.grid-system__archive-collage-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.grid-system__archive-collage-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgb(var(--rgb-terminal-green)/.1),transparent 45%),radial-gradient(circle at center,rgb(var(--rgb-terminal-green)/.06),transparent 48%),var(--color-cathode-void)}.grid-system__archive-collage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));opacity:0;transition:opacity .45s ease}.grid-system__archive-collage--ready{opacity:1}.grid-system__archive-collage-cell{background-position:center;background-size:cover;filter:saturate(.9) contrast(1.05) brightness(.72)}.grid-system__archive-collage-overlay{background:linear-gradient(180deg,#78787847,#3c3c3c66),#20202057}.grid-system__module-card:hover{background:var(--color-surface-card-hover)}.grid-system__module-card-header{position:relative;z-index:4;display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between}.grid-system__module-code{font-size:.75rem}.grid-system__module-icon{color:var(--color-raw-concrete);transition:color .3s ease,transform .3s ease}.grid-system__module-card:hover .grid-system__module-icon{color:var(--color-terminal-green);transform:rotate(12deg)}.grid-system__module-card-body{position:relative;z-index:4;display:grid;gap:.75rem;flex:0 0 auto;margin-top:auto}.grid-system__module-name{color:var(--color-terminal-green);font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:-.04em}.grid-system__module-status,.grid-system__module-status-row{display:inline-flex;align-items:center;gap:.375rem;margin-top:.25rem;overflow:hidden;font-family:var(--font-mono);font-size:.625rem}.grid-system__module-status-text{letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.grid-system__system-video-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(circle at center,rgb(var(--rgb-terminal-green)/.05),transparent 44%),var(--color-cathode-void)}.grid-system__system-video-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgb(var(--rgb-terminal-green)/.08),transparent 38%),linear-gradient(180deg,rgb(var(--rgb-terminal-green)/.04),transparent 58%),var(--color-cathode-void)}.grid-system__system-video{position:absolute;top:50%;left:50%;width:100%;min-width:100%;min-height:100%;height:auto;aspect-ratio:1/1;object-fit:cover;transform:translate(-50%,-50%);filter:brightness(.92) contrast(1.02) saturate(1);opacity:0;transition:opacity .45s ease}.grid-system__system-video--ready{opacity:1}.grid-system__system-video-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(rgb(var(--tile-gray-overlay-rgb, 128 128 128)/.25),rgb(var(--tile-gray-overlay-rgb, 128 128 128)/.25)),radial-gradient(ellipse at center,#0000 20%,#0000003d 52%,#0000009e 78%,#000000e6);box-shadow:inset 0 0 3.25rem #000000c7}.grid-system__module-status--secure,.grid-system__module-status--monitoring,.grid-system__module-status--online,.grid-system__module-status--camera{color:var(--color-text-terminal-soft)}.grid-system__module-status--signal-lost{color:var(--color-danger);font-weight:700}.grid-system__module-status--syncing{color:var(--color-icy-blue)}.grid-system__module-status-indicator{width:.375rem;height:.375rem;background:var(--color-danger-deep)}.grid-system__module-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:var(--color-grid-overlay-active);opacity:0;transition:opacity .2s ease;pointer-events:none}.grid-system__module-card:hover .grid-system__module-card-overlay{opacity:1}.grid-system__camera-card:before,.grid-system__module-card:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;content:"";pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 26%,rgba(0,0,0,.14) 100%),linear-gradient(90deg,transparent,rgba(255,255,255,.02),transparent);mix-blend-mode:screen;opacity:.08;animation:grid-tile-flicker var(--tile-flicker-duration, 8.4s) steps(1,end) infinite;animation-delay:var(--tile-flicker-delay, 0s)}.grid-system__camera-card:after,.grid-system__module-card:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:"";pointer-events:none;background:linear-gradient(rgb(var(--tile-gray-overlay-rgb, 128 128 128)/.12),rgb(var(--tile-gray-overlay-rgb, 128 128 128)/.12)),radial-gradient(ellipse at center,#0000 24%,#0003 56%,#00000085 80%,#000000d1);box-shadow:inset 0 0 3rem #000000b8;opacity:1}@keyframes grid-tile-flicker{0%{opacity:.22}2%{opacity:.06}4%{opacity:.18}5%{opacity:.03}6%,to{opacity:.08}}@keyframes grid-tile-scanline-flicker{0%{opacity:calc(var(--tile-scanline-opacity, .2) * .52)}2%{opacity:calc(var(--tile-scanline-opacity, .2) * 1.22)}4%{opacity:calc(var(--tile-scanline-opacity, .2) * .7)}5%,to{opacity:var(--tile-scanline-opacity, .2)}}@keyframes grid-tile-noise-pulse{0%{opacity:calc(var(--tile-noise-opacity, .08) * .55)}3%{opacity:calc(var(--tile-noise-opacity, .08) * 1.15)}6%{opacity:calc(var(--tile-noise-opacity, .08) * .78)}8%,to{opacity:var(--tile-noise-opacity, .08)}}@keyframes grid-tile-interference-burst{0%{opacity:.58;background-color:#00000075;filter:brightness(1.3) contrast(1.52);transform:scale(1.015) translate(1px)}1.2%{opacity:.4;background-color:#0000004d;filter:brightness(.92) contrast(1.48);transform:scale(1.01) translateY(-1px)}2.4%{opacity:.28;background-color:#0000002e;filter:brightness(1.16) contrast(1.28);transform:scale(1.006) translate(-1px)}3.8%,to{opacity:0;background-color:transparent;filter:brightness(1) contrast(1);transform:scale(1)}}@keyframes grid-tile-twitch-jitter{0%,96.8%{transform:translateY(0) scaleY(1);filter:brightness(1) contrast(1) saturate(1);opacity:1}97.15%{transform:translateY(-6px) scaleY(1.05) skew(.5deg);filter:brightness(1.4) contrast(1.2) saturate(.8);opacity:1}97.45%{transform:translateY(4px) scaleY(.95);filter:brightness(.7) contrast(1.5);opacity:1}97.75%{transform:translateY(-2px) scaleY(1.02);filter:brightness(1.2);opacity:1}98.05%{transform:translateY(8px) skew(-1deg);filter:brightness(1.5) contrast(.9);opacity:1}98.35%{transform:translateY(0);filter:brightness(0);opacity:0}98.85%{transform:translateY(0);filter:brightness(0);opacity:0}99.25%{transform:translateY(0);filter:brightness(.5);opacity:.5}to{transform:translateY(0) scaleY(1);filter:brightness(1) contrast(1) saturate(1);opacity:1}}@media(min-width:768px){.grid-system{padding:1.5rem}.grid-system__module-name{font-size:1.125rem}}@media(min-width:1024px){.grid-system__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}}.mobile-report,.mobile-report__camera{--mobile-shell-padding: clamp(.75rem, 4vw, 1rem);--mobile-panel-gap: clamp(.625rem, 2.5vw, .875rem);--mobile-button-height: clamp(2.5rem, 8vw, 3rem);position:relative;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:100vw;padding:var(--mobile-shell-padding);overflow-x:clip;background:var(--color-mobile-shell);color:var(--color-raw-concrete);font-family:var(--font-mono);-webkit-user-select:text;user-select:text}.mobile-report,.mobile-report *,.mobile-report *:before,.mobile-report *:after{box-sizing:border-box;min-width:0}.mobile-report__scanlines{opacity:.2}.mobile-report__camera{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50}.mobile-report__camera-scanlines{opacity:.35}.mobile-report__header,.mobile-report__camera-header{padding-bottom:var(--mobile-panel-gap);border-bottom:1px solid var(--color-outline-variant)}.mobile-report__header{margin-bottom:var(--mobile-panel-gap)}.mobile-report__camera-header{border-bottom-color:var(--color-mobile-divider-accent);-webkit-user-select:none;user-select:none}.mobile-report__header-bar,.mobile-report__camera-header-bar,.mobile-report__camera-live{display:flex;align-items:center;gap:.75rem}.mobile-report__camera-header-bar{justify-content:space-between}.mobile-report__header-indicator,.mobile-report__camera-live-indicator{width:.625rem;height:.625rem}.mobile-report__header-indicator{background:var(--color-terminal-green)}.mobile-report__camera-live-indicator{background:var(--color-danger-deep)}.mobile-report__header-title,.mobile-report__camera-live-label{color:var(--color-on-surface);font-size:.8125rem;font-weight:700}.mobile-report__camera-live-label{color:var(--color-terminal-green)}.mobile-report__subtitle,.mobile-report__camera-code,.mobile-report__camera-hint{color:var(--color-text-muted-soft);font-size:.625rem}.mobile-report__subtitle{margin-top:.25rem}.mobile-report__content{display:grid;flex:1;min-height:0;gap:var(--mobile-panel-gap)}.mobile-report__content--monitor{display:flex}.mobile-report__monitor-shell{display:flex;flex:1;flex-direction:column;gap:var(--mobile-panel-gap);min-height:0}.mobile-report__card{position:relative;overflow:hidden;border:1px solid var(--color-outline-variant)}.mobile-report__camera-card{padding:.375rem;background:var(--color-surface-slot)}.mobile-report__camera-preview{position:relative;width:100%;min-height:10.5rem;aspect-ratio:1.7777777778;filter:grayscale(1) contrast(1.25) brightness(.75)}.mobile-report__camera-expand-badge{position:absolute;right:.75rem;bottom:.75rem;padding:.125rem .5rem;border:1px solid var(--color-outline-variant);background:rgb(var(--rgb-cathode-void)/.82);color:var(--color-terminal-green);font-size:.625rem}.mobile-report__camera-caption{display:grid;gap:.375rem;padding:.75rem .5rem .5rem;text-align:left}.mobile-report__camera-caption-title{margin:0;color:var(--color-terminal-green);font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.mobile-report__camera-caption-body{margin:0;color:var(--color-raw-concrete);font-size:.75rem;line-height:1.6}.mobile-report__dossier-card{padding:clamp(.875rem,3vw,1rem);background:var(--color-surface-panel-soft);font-size:.75rem;line-height:1.6}.mobile-report__dossier-card--readable{background:linear-gradient(rgb(var(--rgb-cathode-void)/.96),rgb(var(--rgb-cathode-void)/.96)),var(--color-surface-panel-soft);box-shadow:inset 0 0 0 1px rgb(var(--rgb-outline-variant)/.24),0 0 0 1px rgb(var(--rgb-cathode-void)/.55)}.mobile-report__dossier-body{color:var(--color-raw-concrete)}.mobile-report__dossier-note{color:var(--color-text-muted);font-size:.625rem;font-style:italic}.mobile-report__section+.mobile-report__section{margin-top:1rem}.mobile-report__section-title{margin-bottom:.5rem;color:var(--color-terminal-green);font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.mobile-report__release-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.mobile-report__cover-button{display:grid;gap:.375rem;padding:.375rem;border:1px solid var(--color-outline-variant);background:var(--color-surface-slot);color:inherit;text-align:left;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;cursor:pointer}.mobile-report__cover-button:hover,.mobile-report__back-button:hover,.mobile-report__archive-link:hover,.mobile-control__button--idle:hover{border-color:var(--color-terminal-green);background:var(--color-button-ghost-hover)}.mobile-report__cover-button:active,.mobile-report__back-button:active,.mobile-control__button:active{transform:scale(.95)}.mobile-report__cover-image{display:block;width:100%;aspect-ratio:1;object-fit:cover}.mobile-report__cover-meta{display:grid;gap:.25rem}.mobile-report__cover-title{color:var(--color-on-surface);font-size:.6875rem;font-weight:700}.mobile-report__cover-subtitle{color:var(--color-text-faint);font-size:.625rem;letter-spacing:.12em;text-transform:uppercase}.mobile-report__archive-detail{display:grid;gap:.75rem}.mobile-report__back-button,.mobile-report__archive-link,.mobile-control__button{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:var(--mobile-button-height);padding:.5rem .75rem;border:1px solid var(--color-outline-variant);background:transparent;color:var(--color-raw-concrete);font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;cursor:pointer}.mobile-report__archive-frame{width:100%;height:min(62vh,34rem);min-height:24rem;border:0;background:var(--color-cathode-void)}.mobile-report__media-frame{width:100%;aspect-ratio:16/9;margin-top:.75rem;border:0;background:var(--color-cathode-void)}.mobile-report__camera-frame{position:relative;display:flex;flex:1;align-items:center;justify-content:center;margin:var(--mobile-panel-gap) 0;overflow:hidden;border:1px solid var(--color-outline-variant);background:var(--color-surface-slot)}.mobile-report__camera-target{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid var(--color-terminal-green);opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.mobile-report__camera-target-dot{width:.375rem;height:.375rem;border-radius:999px;background:var(--color-danger-deep);animation:blink-pulse 1.5s infinite}.mobile-report__camera-footer{display:grid;gap:.5rem;padding-top:1rem;border-top:1px solid var(--color-mobile-divider-accent);-webkit-user-select:none;user-select:none}.mobile-report__camera-status{color:var(--color-terminal-green);font-size:.6875rem;font-weight:700}.mobile-report__camera-hint{font-style:italic}.mobile-control{margin-top:auto;padding-top:var(--mobile-panel-gap);border-top:1px solid var(--color-outline-variant)}.mobile-control__stack{display:grid;gap:.5rem}.mobile-control__spacer{height:.75rem}.mobile-control__button--active{border-color:var(--color-terminal-green);background:var(--color-surface-accent-soft);color:var(--color-terminal-green)}.mobile-control__wave{position:relative;height:clamp(.75rem,2.8vw,1rem);margin-top:.5rem;overflow:hidden;border:1px solid var(--color-outline-variant);background:var(--color-surface-slot)}.mobile-control__wave-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent,transparent 4px,var(--color-mobile-wave-trace) 4px,var(--color-mobile-wave-trace) 8px);animation:move-waveform 4s linear infinite;transition:opacity .2s ease}.mobile-control__wave-fill--paused{opacity:.15;animation-play-state:paused}
