.home-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.iris-menu-button{display:none;align-items:center;gap:9px;min-height:45px;padding:8px 13px;border:1px solid rgba(112,219,244,.32);border-radius:10px;background:rgba(5,25,37,.9);color:#dffaff;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:0 0 22px rgba(57,197,229,.1)}
.iris-menu-button>span{display:grid;gap:3px;width:16px}.iris-menu-button i{display:block;width:16px;height:1px;background:#78e7ff;box-shadow:0 0 5px rgba(120,231,255,.7)}.iris-menu-button:hover{border-color:rgba(112,219,244,.7);background:rgba(8,39,54,.96)}.iris-menu-button:focus-visible{outline:3px solid #78dff5;outline-offset:3px}
.hyper-mode-toggle{min-height:45px;display:flex;align-items:center;gap:10px;padding:7px 13px 7px 9px;border:1px solid #d8dde6;border-radius:11px;background:#fff;color:#253149;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,color .2s,box-shadow .2s}
.hyper-mode-toggle:hover{border-color:#9aabc5;box-shadow:0 7px 20px rgba(20,32,58,.08)}
.hyper-mode-toggle:focus-visible,.hyper-system-node:focus-visible,.hyper-intelligence-strip button:focus-visible{outline:3px solid #78dff5;outline-offset:3px}
.hyper-mode-toggle>span:last-child{display:grid;gap:1px}.hyper-mode-toggle small{color:#7c8799;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.hyper-mode-toggle strong{font-size:11px;line-height:1.2}
.hyper-toggle-track{position:relative;width:36px;height:20px;flex:0 0 36px;border-radius:999px;background:#dce1e9;box-shadow:inset 0 1px 3px rgba(25,36,58,.16)}
.hyper-toggle-track i{position:absolute;left:3px;top:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(16,27,51,.24);transition:transform .22s,background .22s,box-shadow .22s}
.hyper-mode-toggle[aria-pressed="true"]{border-color:rgba(96,226,255,.52);background:#071720;color:#dffaff;box-shadow:0 0 24px rgba(57,197,229,.13)}
.hyper-mode-toggle[aria-pressed="true"] small{color:#75aab7}.hyper-mode-toggle[aria-pressed="true"] .hyper-toggle-track{background:rgba(72,199,226,.24);box-shadow:inset 0 0 0 1px rgba(104,227,255,.38),0 0 13px rgba(81,220,250,.15)}
.hyper-mode-toggle[aria-pressed="true"] .hyper-toggle-track i{transform:translateX(16px);background:#91edff;box-shadow:0 0 11px rgba(98,226,255,.9)}

#view-home.hyper-active{--hyper-void:#01070c;--hyper-deep:#03131e;--hyper-panel:rgba(5,22,33,.88);--hyper-line:rgba(103,221,248,.2);--hyper-cyan:#78e7ff;--hyper-cyan-hot:#ddfaff;--hyper-pink:#ff4162;--hyper-green:#61efb3;--hyper-amber:#ffc66f;max-width:none;min-height:calc(100vh - 82px);margin:0;padding-left:clamp(18px,3.4vw,56px);padding-right:clamp(18px,3.4vw,56px);background:radial-gradient(circle at 53% 19%,rgba(18,123,158,.16),transparent 31rem),radial-gradient(circle at 92% 48%,rgba(241,50,80,.07),transparent 30rem),linear-gradient(155deg,#01060b 0%,#03111b 52%,#02080e 100%);color:#eafaff;overflow:hidden}
.portal.iris-shell{display:block;background:#01070c}.portal.iris-shell .portal-main{grid-column:1}.portal.iris-shell .topbar{display:none}.portal.iris-shell .sidebar{z-index:50;transform:translateX(-100%);transition:transform .25s ease;box-shadow:20px 0 55px rgba(0,0,0,.42)}.portal.iris-shell .sidebar.open{transform:translateX(0)}.portal.iris-shell .sidebar-close{display:flex}.portal.iris-shell .iris-menu-button{display:flex;position:fixed;z-index:35;top:18px;left:20px}.portal.iris-shell #view-home.hyper-active{min-height:100vh;padding-top:18px}.portal.iris-shell #view-home.hyper-active>.page-heading{min-height:46px;padding-left:75px}
#view-home.hyper-active>.page-heading{position:relative;z-index:5;width:100%;margin-left:auto;margin-right:auto;margin-bottom:18px;padding-bottom:15px;border-bottom:1px solid rgba(115,224,249,.12)}
#view-home.hyper-active>.page-heading>div:first-child{display:none}
#view-home.hyper-active>.page-heading .home-heading-actions{width:auto;margin-left:auto;justify-content:flex-end}
#view-home.hyper-active>.page-heading .home-heading-actions>.button{display:none}
#view-home.hyper-active>.page-heading .button.secondary{border-color:rgba(112,219,244,.22);background:rgba(5,25,37,.72);color:#b9d6df}
#view-home.hyper-active>.page-heading .button.secondary:hover{border-color:rgba(112,219,244,.5);color:#fff}

.hyper-dashboard{position:relative;isolation:isolate;width:100%;margin:0 auto;font-family:"Avenir Next","Segoe UI",Inter,ui-sans-serif,system-ui,sans-serif}
.hyper-grid{position:absolute;z-index:-1;inset:-20px -30px;pointer-events:none;opacity:.42;background:linear-gradient(rgba(72,184,211,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(72,184,211,.035) 1px,transparent 1px),repeating-linear-gradient(0deg,transparent 0 4px,rgba(255,255,255,.012) 4px 5px);background-size:42px 42px,42px 42px,auto;mask-image:linear-gradient(to bottom,#000 0 85%,transparent)}
.hyper-command-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:2px 0 10px}
.hyper-command-header::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,var(--hyper-cyan),rgba(120,231,255,.18),transparent);box-shadow:0 0 12px rgba(120,231,255,.32)}
.hyper-kicker,.hyper-panel-heading p,.hyper-section-heading p,.hyper-intelligence-strip p{display:flex;align-items:center;gap:8px;margin:0;color:var(--hyper-cyan);font-size:9px;font-weight:850;letter-spacing:.2em;text-transform:uppercase}
.hyper-kicker span,.hyper-panel-heading p span,.hyper-section-heading p span{width:20px;height:1px;background:var(--hyper-cyan);box-shadow:0 0 8px var(--hyper-cyan)}
.hyper-command-header h2{margin:4px 0 3px;color:#effcff;font-size:clamp(17px,1.35vw,24px);font-weight:300;line-height:1.05;letter-spacing:-.035em;text-shadow:0 0 34px rgba(101,220,249,.17)}
.hyper-command-header>div:first-child>p:last-child{max-width:720px;margin:0;color:#8faab4;font-size:10px;line-height:1.4}
.hyper-clock{min-width:175px;padding:7px 0 0 22px;border-left:1px solid var(--hyper-line);text-align:right}
.hyper-clock>span{display:flex;align-items:center;justify-content:flex-end;gap:7px;color:var(--hyper-green);font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.hyper-clock>span i{width:7px;height:7px;border-radius:50%;background:var(--hyper-green);box-shadow:0 0 13px var(--hyper-green);animation:hyper-live 1.8s ease-out infinite}
.hyper-clock strong{display:block;margin:5px 0 1px;color:var(--hyper-cyan-hot);font-size:19px;font-weight:400;letter-spacing:.12em;font-variant-numeric:tabular-nums}.hyper-clock small{color:#678691;font-size:10px;letter-spacing:.12em;text-transform:uppercase}

.hyper-dashboard-loading{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;gap:11px;min-height:50px;margin:13px 0 2px;border:1px solid rgba(120,231,255,.16);background:linear-gradient(90deg,rgba(5,28,40,.4),rgba(10,46,59,.7),rgba(5,28,40,.4));color:#bcebf5;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.hyper-dashboard-loading.hidden{display:none}.hyper-dashboard-spinner{width:19px;height:19px;flex:0 0 19px;border:2px solid rgba(120,231,255,.18);border-top-color:var(--hyper-cyan);border-radius:50%;box-shadow:0 0 13px rgba(120,231,255,.16);animation:hyper-loading-spin .8s linear infinite}
.hyper-dashboard[aria-busy="true"] .hyper-hero-orbs,.hyper-dashboard[aria-busy="true"] .hyper-telemetry-section,.hyper-dashboard[aria-busy="true"] .hyper-stage,.hyper-dashboard[aria-busy="true"] .hyper-intelligence-strip{opacity:.18;pointer-events:none}

.hyper-hero-orbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(8px,2vw,34px);width:100%;margin:8px auto 20px;padding:0}
.hyper-hero-orb{--orb-rgb:120,231,255;position:relative;isolation:isolate;width:29vw;aspect-ratio:1;display:grid;place-items:center;justify-self:center;border-radius:50%;background:radial-gradient(circle,rgba(var(--orb-rgb),.17) 0,rgba(6,31,43,.6) 42%,rgba(2,14,23,.12) 64%,transparent 71%);filter:drop-shadow(0 0 32px rgba(var(--orb-rgb),.12))}
.hyper-hero-orb-contacts{--orb-rgb:255,65,98}.hyper-hero-orb-search{--orb-rgb:97,239,179}
.hyper-hero-orb::before,.hyper-hero-orb::after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.hyper-hero-orb::before{inset:8%;border:1px dashed rgba(var(--orb-rgb),.33);box-shadow:0 0 24px rgba(var(--orb-rgb),.08);animation:hyper-spin 22s linear infinite}.hyper-hero-orb::after{inset:19%;border:1px solid rgba(var(--orb-rgb),.22);box-shadow:inset 0 0 28px rgba(var(--orb-rgb),.06),0 0 22px rgba(var(--orb-rgb),.06);animation:hyper-core-pulse 3.8s ease-in-out infinite}
.hyper-hero-orb>canvas{position:absolute;z-index:-1;inset:-7%;width:114%;height:114%;pointer-events:none;opacity:.9}
.hyper-hero-orb-ring{position:absolute;border-radius:50%;pointer-events:none}.hyper-hero-orb-ring.ring-a{inset:2%;border-top:2px solid rgba(var(--orb-rgb),.68);border-right:1px solid transparent;animation:hyper-spin 11s linear infinite}.hyper-hero-orb-ring.ring-b{inset:13%;border-bottom:1px solid rgba(var(--orb-rgb),.45);border-left:1px solid transparent;animation:hyper-spin 8s linear infinite reverse}
.hyper-hero-orb-core{position:absolute;inset:27%;display:grid;place-content:center;justify-items:center;border:1px solid rgba(var(--orb-rgb),.34);border-radius:50%;background:radial-gradient(circle at 42% 34%,rgba(var(--orb-rgb),.22),rgba(4,24,35,.92) 68%);box-shadow:inset 0 0 28px rgba(var(--orb-rgb),.08),0 0 34px rgba(var(--orb-rgb),.16);text-align:center}
.hyper-hero-orb-core span{color:rgba(var(--orb-rgb),.88);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hyper-hero-orb-core strong{margin:7px 0 4px;color:#effcff;font-size:clamp(39px,4.2vw,64px);font-weight:300;line-height:.9;text-shadow:0 0 25px rgba(var(--orb-rgb),.34);font-variant-numeric:tabular-nums}.hyper-hero-orb-core small{max-width:105px;color:#75939e;font-size:10px;line-height:1.35;letter-spacing:.03em}
.hyper-hero-orb-core-dual{inset:22%}.hyper-hero-dual-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;width:100%;margin-top:9px}.hyper-hero-dual-values>div{min-width:0;padding:0 7px}.hyper-hero-dual-values>div+div{border-left:1px solid rgba(var(--orb-rgb),.25)}.hyper-hero-dual-values strong{display:block;margin:0 0 6px;font-size:clamp(30px,3vw,52px)}.hyper-hero-dual-values small{display:block;max-width:94px;margin:0 auto;font-size:10px;line-height:1.3}

.hyper-iris-console{position:relative;display:grid;grid-template-columns:minmax(370px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:0;width:100%;min-height:164px;margin:0 auto 28px;border:1px solid rgba(103,221,248,.2);background:linear-gradient(145deg,rgba(6,29,42,.92),rgba(2,14,23,.9));box-shadow:0 24px 70px rgba(0,0,0,.2),inset 0 1px rgba(183,241,255,.035);clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%);overflow:hidden;transition:border-color .2s,box-shadow .2s}
.hyper-iris-console::before{content:"";position:absolute;z-index:2;left:0;top:0;width:72px;height:2px;display:block;background:linear-gradient(90deg,var(--hyper-cyan),transparent);box-shadow:0 0 13px var(--hyper-cyan);pointer-events:none}
.hyper-iris-console::after{content:"";position:absolute;z-index:0;inset:-55%;border-radius:50%;background:radial-gradient(circle,rgba(112,233,255,.18) 0,rgba(62,196,229,.08) 18%,transparent 49%);opacity:0;transform:scale(.32);pointer-events:none}
.iris-voice-overview,.iris-mini-chat{position:relative;z-index:1}
.iris-wake-confirmation{position:absolute;z-index:4;right:15px;top:10px;display:flex;align-items:center;gap:7px;padding:5px 9px;border:1px solid rgba(119,234,255,.42);background:rgba(4,30,42,.88);color:#b8f4ff;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;opacity:0;transform:translateY(-7px);transition:opacity .15s,transform .15s;pointer-events:none}.iris-wake-confirmation>i{width:7px;height:7px;border-radius:50%;background:var(--hyper-cyan);box-shadow:0 0 10px var(--hyper-cyan)}
.hyper-iris-console.wake-detected{border-color:rgba(142,241,255,1)!important;box-shadow:inset 0 0 72px rgba(68,202,235,.2),0 0 54px rgba(79,218,248,.34)!important;animation:iris-wake-border 1.4s ease-out}.hyper-iris-console.wake-detected::after{animation:iris-wake-flash 1.4s ease-out}.hyper-iris-console.wake-detected .iris-wake-confirmation{opacity:1;transform:translateY(0)}.hyper-iris-console.wake-detected .iris-core{z-index:3;animation:iris-wake-core 1.4s ease-out!important}.hyper-iris-console.wake-detected .iris-core::before,.hyper-iris-console.wake-detected .iris-core::after,.hyper-iris-console.wake-detected .iris-core-ring{border-color:rgba(154,241,255,.82);box-shadow:0 0 18px rgba(120,231,255,.52)}.hyper-iris-console.wake-detected .iris-core>i{background:#f2feff!important;box-shadow:0 0 28px #a8f3ff,0 0 0 19px rgba(120,231,255,.2),0 0 58px var(--hyper-cyan)!important;transform:scale(1.5)!important}
.iris-voice-overview{min-width:0;display:grid;grid-template-columns:74px minmax(0,1fr);grid-template-rows:1fr auto;align-items:center;gap:10px 18px;padding:22px 24px;border-right:1px solid rgba(103,221,248,.14);background:radial-gradient(circle at 10% 50%,rgba(59,181,211,.08),transparent 16rem)}
.iris-core{position:relative;grid-row:1/-1;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,rgba(118,231,255,.14),rgba(4,24,37,.7) 54%,transparent 56%)}
.iris-core::before,.iris-core::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(119,232,255,.28)}
.iris-core::before{inset:8px;border-top-color:var(--hyper-cyan);animation:iris-spin 5s linear infinite}.iris-core::after{inset:17px;border-right-color:var(--hyper-pink);animation:iris-spin-reverse 3.4s linear infinite}
.iris-core-ring{position:absolute;inset:0;border-radius:50%;border:1px dashed rgba(120,231,255,.17);animation:iris-spin 12s linear infinite}.iris-core-ring.ring-b{inset:13px;animation:iris-spin-reverse 8s linear infinite}
.iris-core>i{position:absolute;width:13px;height:13px;border-radius:50%;background:#284652;box-shadow:0 0 0 7px rgba(104,225,252,.035);transition:background .2s,box-shadow .2s,transform .2s}
.iris-core>strong{position:absolute;bottom:-3px;padding:2px 6px;color:#6d9baa;background:#04101a;font-size:7px;letter-spacing:.2em}
.iris-voice-copy{min-width:0}.iris-voice-copy>p{display:flex;align-items:center;gap:8px;margin:0;color:var(--hyper-cyan);font-size:10px;font-weight:850;letter-spacing:.2em;text-transform:uppercase}.iris-voice-copy>p span{width:18px;height:1px;background:var(--hyper-cyan);box-shadow:0 0 8px var(--hyper-cyan)}
.iris-voice-copy h3{margin:7px 0 5px;color:#eefcff;font-size:18px;font-weight:450;letter-spacing:-.02em}.iris-voice-copy>span{display:block;height:36px;max-width:820px;overflow:auto;color:#7897a3;font-size:11px;line-height:1.5;scrollbar-width:thin;scrollbar-color:rgba(120,231,255,.22) transparent}
.iris-voice-actions{grid-column:2;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:start;gap:8px 12px;min-width:0}.iris-voice-actions>button{min-width:154px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 13px;border:1px solid rgba(121,229,253,.27);background:rgba(73,196,226,.07);color:#a8dce8;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:border-color .2s,color .2s,background .2s,box-shadow .2s}.iris-voice-actions>button:hover{border-color:rgba(121,229,253,.62);color:#effcff;background:rgba(73,196,226,.12)}.iris-voice-actions>button:focus-visible{outline:3px solid #78dff5;outline-offset:3px}.iris-voice-actions>button:disabled{opacity:.45;cursor:not-allowed}.iris-voice-actions>small{color:#526e78;font-size:10px;letter-spacing:.03em;text-align:left}
.iris-mic-glyph{position:relative;width:10px;height:15px;border:1.5px solid currentColor;border-radius:7px}.iris-mic-glyph::before{content:"";position:absolute;left:-4px;right:-4px;bottom:-5px;height:7px;border:1.5px solid currentColor;border-top:0;border-radius:0 0 8px 8px}.iris-mic-glyph::after{content:"";position:absolute;left:3px;bottom:-8px;width:2px;height:3px;background:currentColor}
.iris-mini-chat{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 68px auto auto;align-content:center;gap:8px;padding:16px 20px;background:rgba(1,13,21,.3)}
.iris-chat-heading{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:space-between;gap:10px}.iris-chat-heading>span{color:#a9d9e4;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.iris-chat-heading>small{color:#526f7a;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.iris-chat-log{grid-column:1;grid-row:2;height:68px;min-height:68px;max-height:68px;display:flex;flex-direction:column;gap:7px;overflow:auto;padding:9px 11px;border:1px solid rgba(116,229,254,.15);background:rgba(1,10,17,.72);box-shadow:inset 0 0 22px rgba(60,185,214,.025);scrollbar-color:rgba(120,231,255,.25) transparent}.iris-chat-log>p{margin:auto;color:#587681;font-size:10px;line-height:1.5;text-align:center}.iris-chat-message{max-width:88%;padding:7px 9px;border:1px solid rgba(116,229,254,.14);color:#a9c8d1;background:rgba(21,66,82,.24);font-size:10px;line-height:1.45;overflow-wrap:anywhere}.iris-chat-message.user{align-self:flex-end;border-color:rgba(120,231,255,.24);color:#e2f8fc;background:rgba(29,112,135,.2)}.iris-chat-message.assistant{align-self:flex-start;border-left:2px solid var(--hyper-pink)}
.iris-chat-controls{grid-column:1;grid-row:3;display:block}.iris-talk-button,.iris-chat-form button{min-height:40px;border:1px solid rgba(121,229,253,.27);background:rgba(73,196,226,.07);color:#a8dce8;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.iris-talk-button{display:flex;align-items:center;justify-content:center;gap:9px;padding:8px 11px;white-space:nowrap}.iris-talk-button[aria-pressed="true"]{border-color:rgba(255,65,98,.6);color:#ff7890;background:rgba(255,65,98,.1);box-shadow:0 0 17px rgba(255,65,98,.1)}.iris-talk-button:disabled,.iris-chat-form button:disabled{opacity:.42;cursor:not-allowed}
.iris-chat-form{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto}.iris-chat-form input{min-width:0;height:40px;padding:8px 11px;border:1px solid rgba(121,229,253,.2);border-right:0;border-radius:0;outline:0;background:rgba(1,11,18,.8);color:#e8fbff;font:inherit;font-size:12px}.iris-chat-form input::placeholder{color:#4f6c76}.iris-chat-form input:focus{border-color:rgba(121,229,253,.56);box-shadow:inset 0 0 12px rgba(73,196,226,.07)}.iris-chat-form button{padding:8px 14px}.iris-talk-button:focus-visible,.iris-chat-form input:focus-visible,.iris-chat-form button:focus-visible{outline:2px solid #78dff5;outline-offset:2px}.iris-transcription-note{grid-column:1;grid-row:4;min-height:14px;color:#49636d;font-size:10px;line-height:1.35}
.iris-talk-button,.iris-transcription-note{display:none!important}
.hyper-iris-console.recorded-input-fallback .iris-chat-controls{display:grid;grid-template-columns:minmax(130px,.32fr) minmax(0,1fr);gap:8px}.hyper-iris-console.recorded-input-fallback .iris-talk-button:not([hidden]){display:flex!important}.hyper-iris-console.recorded-input-fallback .iris-transcription-note:not([hidden]){display:block!important;grid-column:1/-1}
.iris-audio-fallback{grid-column:1/-1;width:100%;height:34px;margin-top:-5px}
.hyper-iris-console[data-state="armed"]{border-color:rgba(97,239,179,.27)}.hyper-iris-console[data-state="armed"] .iris-core>i{background:var(--hyper-green);box-shadow:0 0 13px var(--hyper-green),0 0 0 8px rgba(97,239,179,.06)}.hyper-iris-console[data-state="armed"] .iris-voice-actions>button{border-color:rgba(97,239,179,.36);color:var(--hyper-green)}
.hyper-iris-console[data-state="awake"]{border-color:rgba(120,231,255,.56);box-shadow:inset 0 0 42px rgba(70,196,226,.06),0 0 32px rgba(79,204,233,.08)}.hyper-iris-console[data-state="awake"] .iris-core>i{background:var(--hyper-cyan);box-shadow:0 0 18px var(--hyper-cyan),0 0 0 11px rgba(120,231,255,.08);transform:scale(1.15)}.hyper-iris-console[data-state="awake"] .iris-core{animation:iris-breathe 1.1s ease-in-out infinite}
.hyper-iris-console[data-state="recording"]{border-color:rgba(255,65,98,.5)}.hyper-iris-console[data-state="recording"] .iris-core>i{background:var(--hyper-pink);box-shadow:0 0 18px var(--hyper-pink),0 0 0 11px rgba(255,65,98,.08)}.hyper-iris-console[data-state="recording"] .iris-core{animation:iris-speak .42s ease-in-out infinite alternate}
.hyper-iris-console[data-state="thinking"] .iris-core>i{background:var(--hyper-amber);box-shadow:0 0 17px var(--hyper-amber)}.hyper-iris-console[data-state="thinking"] .iris-core::before{animation-duration:.75s}.hyper-iris-console[data-state="thinking"] .iris-core::after{animation-duration:.52s}
.hyper-iris-console[data-state="speaking"] .iris-core>i{background:var(--hyper-pink);box-shadow:0 0 18px var(--hyper-pink),0 0 0 10px rgba(255,65,98,.07)}.hyper-iris-console[data-state="speaking"] .iris-core{animation:iris-speak .42s ease-in-out infinite alternate}
.hyper-iris-console[data-state="error"]{border-color:rgba(255,99,110,.36)}.hyper-iris-console[data-state="error"] .iris-core>i{background:#ff636e;box-shadow:0 0 14px #ff636e}

@keyframes iris-wake-border{0%{filter:brightness(1)}18%{filter:brightness(1.45)}100%{filter:brightness(1)}}
@keyframes iris-wake-flash{0%{opacity:0;transform:scale(.25)}16%{opacity:1}100%{opacity:0;transform:scale(1)}}
@keyframes iris-wake-core{0%{transform:scale(1)}22%{transform:scale(1.58)}55%{transform:scale(1.38)}100%{transform:scale(1.18)}}

.hyper-stage{display:block;margin-top:18px}
.hyper-signal-panel{position:relative;min-width:0;overflow:hidden;border:1px solid var(--hyper-line);background:linear-gradient(145deg,rgba(6,29,42,.9),rgba(2,14,23,.86));box-shadow:0 24px 70px rgba(0,0,0,.24),inset 0 1px rgba(183,241,255,.035);clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%)}
.hyper-signal-panel::before{content:"";position:absolute;left:0;top:0;width:54px;height:2px;background:var(--hyper-cyan);box-shadow:0 0 13px var(--hyper-cyan)}
.hyper-panel-heading{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px 0}
.hyper-panel-heading h3,.hyper-section-heading h3{margin:7px 0 0;color:#e9f9fd;font-size:19px;font-weight:600;letter-spacing:-.02em}
.hyper-state-pill{display:inline-flex;padding:6px 8px;border:1px solid rgba(97,239,179,.28);background:rgba(32,107,80,.12);color:var(--hyper-green);font-size:7px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.hyper-state-pill.awaiting{border-color:rgba(255,198,111,.3);background:rgba(113,73,17,.13);color:var(--hyper-amber)}

.hyper-traffic-visual{position:relative;height:315px;margin:2px 12px 0}.hyper-traffic-visual canvas,.hyper-orbit-stage>canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.hyper-traffic-core{position:absolute;left:50%;top:50%;width:152px;height:152px;display:grid;place-content:center;justify-items:center;border:1px solid rgba(120,231,255,.28);border-radius:50%;background:radial-gradient(circle,rgba(15,71,91,.84),rgba(3,23,34,.58) 58%,transparent 70%);box-shadow:0 0 0 14px rgba(73,193,222,.025),0 0 48px rgba(54,197,229,.12);transform:translate(-50%,-50%)}
.hyper-traffic-core::before,.hyper-traffic-core::after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(120,231,255,.19);animation:hyper-spin 17s linear infinite}.hyper-traffic-core::before{inset:-24px}.hyper-traffic-core::after{inset:15px;border-style:solid;border-color:rgba(255,65,98,.2);animation-duration:9s;animation-direction:reverse}
.hyper-traffic-core span{color:#6f9daa;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hyper-traffic-core strong{margin:5px 0 4px;color:var(--hyper-cyan-hot);font-size:42px;font-weight:300;line-height:1;text-shadow:0 0 24px rgba(120,231,255,.35);font-variant-numeric:tabular-nums}.hyper-traffic-core small{color:#77949f;font-size:10px;letter-spacing:.06em}
.hyper-signal-readouts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 22px;border:1px solid rgba(105,222,249,.12);background:rgba(105,222,249,.12)}
.hyper-signal-readouts>div{min-width:0;padding:13px;background:rgba(2,15,23,.9)}.hyper-signal-readouts span{display:block;min-height:25px;color:#66838d;font-size:10px;font-weight:800;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.hyper-signal-readouts strong{display:block;margin-top:5px;color:#dffaff;font-size:21px;font-weight:450;font-variant-numeric:tabular-nums}
.hyper-definition{margin:15px 22px 20px;color:#587681;font-size:9px;line-height:1.5}

.hyper-signal-panel>.hyper-signal-readouts{margin-top:34px}.hyper-system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:24px 22px 6px}.hyper-system-grid .hyper-system-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%;min-height:78px}

.hyper-orbit-stage{position:relative;height:410px;margin:0 10px}
.hyper-portal-core{position:absolute;left:50%;top:50%;width:202px;height:202px;transform:translate(-50%,-50%);filter:drop-shadow(0 0 24px rgba(51,190,225,.19))}
.hyper-orbit-ring{position:absolute;border-radius:50%;border:1px solid rgba(104,220,247,.28);animation:hyper-spin 19s linear infinite}.hyper-orbit-ring::before,.hyper-orbit-ring::after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:var(--hyper-cyan);box-shadow:0 0 10px var(--hyper-cyan)}.hyper-orbit-ring::before{left:13%;top:9%}.hyper-orbit-ring::after{right:-2px;top:49%}
.ring-one{inset:0}.ring-two{inset:18px;border-style:dashed;border-color:rgba(111,156,255,.34);animation-duration:12s;animation-direction:reverse}.ring-three{inset:42px;border-color:rgba(255,65,98,.28);animation-duration:7s}
.hyper-core-halo{position:absolute;inset:62px;border-radius:50%;background:radial-gradient(circle,rgba(116,231,255,.32),rgba(35,133,162,.08) 52%,transparent 70%);box-shadow:0 0 33px rgba(83,212,244,.27);animation:hyper-core-pulse 2.8s ease-in-out infinite}
.hyper-portal-core>div{position:absolute;inset:72px;display:grid;place-content:center;justify-items:center;border:1px solid rgba(145,236,255,.5);border-radius:50%;background:radial-gradient(circle at 35% 30%,#164b5d,#061c28 68%);box-shadow:inset 0 0 22px rgba(120,231,255,.12),0 0 21px rgba(120,231,255,.2)}
.hyper-portal-core strong{color:#f3fcff;font-size:24px;font-weight:800;letter-spacing:-.08em}.hyper-portal-core small{color:var(--hyper-green);font-size:6px;font-weight:850;letter-spacing:.17em}
.hyper-system-node{position:absolute;z-index:3;width:124px;min-height:69px;padding:10px 11px;border:1px solid rgba(106,220,246,.19);background:rgba(4,24,35,.86);color:#e5f8fc;text-align:left;cursor:pointer;clip-path:polygon(0 0,calc(100% - 9px) 0,100% 9px,100% 100%,0 100%);transition:border-color .2s,background .2s,transform .2s}
.hyper-system-node::before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:var(--hyper-cyan);opacity:.58;box-shadow:0 0 10px var(--hyper-cyan)}
.hyper-system-node:hover{border-color:rgba(121,232,255,.55);background:rgba(7,42,58,.94);transform:translateY(-2px)}
.hyper-system-node.attention::before{background:var(--hyper-amber);box-shadow:0 0 10px var(--hyper-amber)}.hyper-system-node.attention span{color:var(--hyper-amber)}
.hyper-system-node span{display:block;color:#71ccdf;font-size:7px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hyper-system-node strong{display:block;margin:4px 0 1px;color:#eefcff;font-size:19px;font-weight:450;line-height:1;font-variant-numeric:tabular-nums}.hyper-system-node small{display:block;color:#607d88;font-size:7px;line-height:1.3}
.node-leads{left:4%;top:12%}.node-content{right:4%;top:12%}.node-social{right:0;top:46%}.node-alerts{right:7%;bottom:7%}.node-chat{left:7%;bottom:7%}.node-brain{left:0;top:46%}

.hyper-telemetry-section{margin-top:18px;padding:21px 22px 23px;border:1px solid var(--hyper-line);background:rgba(4,19,29,.74)}
.hyper-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.hyper-section-heading>small{color:#64828e;font-size:9px;letter-spacing:.04em}
.hyper-telemetry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:17px}
.hyper-telemetry-card{position:relative;min-width:0;min-height:118px;padding:14px 15px;border:1px solid rgba(102,218,245,.13);background:linear-gradient(145deg,rgba(7,31,44,.77),rgba(3,18,27,.72));overflow:hidden}
.hyper-telemetry-card::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--hyper-cyan),transparent);opacity:.45}.hyper-telemetry-card.unavailable::after{background:linear-gradient(90deg,#6d7d84,transparent)}
.hyper-telemetry-card span{display:block;color:#75939e;font-size:10px;font-weight:850;line-height:1.35;letter-spacing:.09em;text-transform:uppercase}.hyper-telemetry-card strong{display:block;margin:10px 0 8px;color:var(--hyper-cyan-hot);font-size:27px;font-weight:350;line-height:1;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.hyper-telemetry-card small{display:block;color:#536f79;font-size:10px;line-height:1.45}.hyper-telemetry-card .hyper-card-state{display:inline-flex;margin-top:9px;padding:3px 5px;border:1px solid rgba(255,198,111,.24);color:var(--hyper-amber);font-size:6px;font-style:normal;letter-spacing:.11em}
.hyper-telemetry-card-dual{display:flex;flex-direction:column}.hyper-telemetry-dual-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:10px 0 8px}.hyper-telemetry-dual-values>div{min-width:0;padding-right:9px}.hyper-telemetry-dual-values>div+div{padding:0 0 0 10px;border-left:1px solid rgba(102,218,245,.16)}.hyper-telemetry-card .hyper-telemetry-dual-values strong{margin:0 0 6px;font-size:25px}.hyper-telemetry-card .hyper-telemetry-dual-values small{color:#75939e;font-weight:750;letter-spacing:.04em}.hyper-telemetry-card .hyper-telemetry-detail{margin-top:auto}

.hyper-intelligence-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:12px 0 0;padding:17px 18px;border:1px solid rgba(255,65,98,.2);background:linear-gradient(90deg,rgba(102,18,39,.18),rgba(4,23,34,.82) 27%,rgba(4,23,34,.82));clip-path:polygon(0 0,calc(100% - 13px) 0,100% 13px,100% 100%,0 100%)}
.hyper-intelligence-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,65,98,.45);color:#ff7890;background:rgba(255,65,98,.08);box-shadow:0 0 18px rgba(255,65,98,.13)}
.hyper-intelligence-strip>div{min-width:0}.hyper-intelligence-strip p{color:#ff7890}.hyper-intelligence-strip strong{display:block;margin:4px 0;color:#effcff;font-size:13px}.hyper-intelligence-strip>div>span{display:block;color:#78949e;font-size:10px;line-height:1.45}
.hyper-intelligence-strip button{display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid rgba(120,231,255,.24);background:rgba(78,190,218,.06);color:var(--hyper-cyan);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.hyper-intelligence-strip button span{font-size:18px;line-height:0}.hyper-intelligence-strip button:hover{border-color:rgba(120,231,255,.58);background:rgba(78,190,218,.12)}

@keyframes hyper-spin{to{transform:rotate(360deg)}}
@keyframes hyper-loading-spin{to{transform:rotate(360deg)}}
@keyframes hyper-live{0%{box-shadow:0 0 0 0 rgba(97,239,179,.52)}70%{box-shadow:0 0 0 8px rgba(97,239,179,0)}100%{box-shadow:0 0 0 0 rgba(97,239,179,0)}}
@keyframes hyper-core-pulse{0%,100%{transform:scale(.92);opacity:.64}50%{transform:scale(1.08);opacity:1}}
@keyframes iris-spin{to{transform:rotate(360deg)}}
@keyframes iris-spin-reverse{to{transform:rotate(-360deg)}}
@keyframes iris-breathe{50%{filter:brightness(1.3);transform:scale(1.025)}}
@keyframes iris-speak{to{filter:brightness(1.35);transform:scale(1.02)}}

@media(max-width:1260px){.hyper-telemetry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hyper-orbit-stage{max-width:780px;width:100%;margin-left:auto;margin-right:auto}}
@media(max-width:980px){.hyper-iris-console{grid-template-columns:1fr;width:100%}.iris-voice-overview{border-right:0;border-bottom:1px solid rgba(103,221,248,.14)}.iris-mini-chat{grid-template-columns:1fr;grid-template-rows:auto 104px auto auto}.iris-chat-log{grid-column:1;grid-row:2;height:104px;min-height:104px;max-height:104px}.iris-chat-controls{grid-column:1;grid-row:3}.iris-transcription-note{grid-column:1;grid-row:4}}
@media(max-width:760px){.hyper-hero-orbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin-top:14px;margin-bottom:22px;padding:0}.hyper-hero-orb{width:min(45vw,230px)}.hyper-hero-orb-traffic{grid-column:1/-1;width:min(62vw,280px)}.hyper-hero-orb-core{inset:25%}.hyper-hero-orb-core-dual{inset:19%}.hyper-hero-orb-core strong{font-size:clamp(32px,11vw,48px)}.hyper-hero-dual-values strong{font-size:clamp(26px,8.5vw,40px)}.hyper-hero-dual-values small{font-size:7px}.hyper-system-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:15px;padding-right:15px}.hyper-signal-panel>.hyper-signal-readouts{margin-top:24px}}
@media(max-width:760px){.home-heading-actions{width:100%;justify-content:space-between}.hyper-mode-toggle{min-height:43px}.portal.iris-shell .iris-menu-button{top:12px;left:12px;min-height:43px;padding:8px 11px}.portal.iris-shell #view-home.hyper-active{padding-top:12px}.portal.iris-shell #view-home.hyper-active>.page-heading{padding-left:60px}.hyper-command-header{align-items:flex-start;flex-direction:column}.hyper-clock{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;padding:12px 0 0;border-left:0;border-top:1px solid var(--hyper-line);text-align:left}.hyper-clock>span{justify-content:flex-start}.hyper-clock strong{grid-column:2;grid-row:1;margin:0;font-size:18px}.hyper-clock small{grid-column:1/-1;margin-top:5px}.hyper-panel-heading{padding-left:15px;padding-right:15px}.hyper-signal-readouts{margin-left:15px;margin-right:15px}.hyper-definition{margin-left:15px;margin-right:15px}.hyper-orbit-stage{height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:18px 5px 12px}.hyper-orbit-stage>canvas{opacity:.45}.hyper-portal-core{position:relative;left:auto;top:auto;grid-column:1/-1;width:180px;height:180px;margin:0 auto 10px;transform:none}.hyper-portal-core>div{inset:62px}.hyper-core-halo{inset:52px}.hyper-system-node{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%;min-height:70px}.hyper-system-node:hover{transform:none}.hyper-telemetry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hyper-section-heading{align-items:flex-start;flex-direction:column}.hyper-intelligence-strip{grid-template-columns:auto 1fr}.hyper-intelligence-strip button{grid-column:1/-1;justify-self:start}.hyper-stage{grid-template-columns:minmax(0,1fr)}}
@media(max-width:470px){#view-home.hyper-active{padding-left:12px;padding-right:12px}.home-heading-actions .button.secondary{padding-left:11px;padding-right:11px}.hyper-command-header h2{font-size:18px}.hyper-command-header>div:first-child>p:last-child{font-size:10px}.hyper-traffic-visual{height:245px}.hyper-traffic-core{width:132px;height:132px}.hyper-traffic-core strong{font-size:35px}.hyper-signal-readouts{grid-template-columns:1fr}.hyper-signal-readouts span{min-height:0}.hyper-telemetry-section{padding-left:12px;padding-right:12px}.hyper-telemetry-grid{grid-template-columns:1fr 1fr}.hyper-telemetry-card{min-height:108px;padding:12px}.hyper-telemetry-card strong{font-size:23px}.hyper-intelligence-strip{padding:14px}}
@media(max-width:470px){.hyper-hero-orb{width:min(44vw,178px)}.hyper-hero-orb-traffic{width:min(62vw,235px)}.hyper-hero-orb-core span{font-size:7px}.hyper-hero-orb-core small{font-size:7px}.hyper-hero-orb-core-dual{inset:18%}.hyper-hero-dual-values{margin-top:5px}.hyper-hero-dual-values>div{padding:0 4px}.hyper-hero-dual-values strong{font-size:28px}.hyper-hero-dual-values small{font-size:7px}.hyper-system-grid{grid-template-columns:1fr 1fr;gap:7px}.hyper-system-grid .hyper-system-node{min-height:72px}}
@media(prefers-reduced-motion:reduce){.hyper-clock>span i,.hyper-traffic-core::before,.hyper-traffic-core::after,.hyper-orbit-ring,.hyper-core-halo,.hyper-dashboard-spinner{animation:none!important}.hyper-mode-toggle,.hyper-toggle-track i,.hyper-system-node{transition:none}}
@media(prefers-reduced-motion:reduce){.hyper-hero-orb::before,.hyper-hero-orb::after,.hyper-hero-orb-ring{animation:none!important}}
@media(forced-colors:active){.hyper-mode-toggle,.hyper-signal-panel,.hyper-telemetry-section,.hyper-telemetry-card,.hyper-system-node,.hyper-intelligence-strip{border:1px solid CanvasText}.hyper-grid,.hyper-signal-panel::before,.hyper-system-node::before{display:none}}
@media(max-width:760px){.hyper-iris-console{min-height:0;margin-bottom:22px}.iris-voice-overview{grid-template-columns:68px minmax(0,1fr);gap:12px 14px;padding:18px}.iris-core{width:60px;height:60px}.iris-voice-actions{grid-column:1/-1;width:100%;grid-template-columns:minmax(150px,.65fr) minmax(0,1fr);align-items:center;justify-items:start}.iris-voice-actions>button{width:100%;min-width:0}.iris-voice-actions>small{text-align:left}.iris-mini-chat{padding:16px}.iris-chat-controls:has(.iris-talk-button:not([hidden])){display:grid;grid-template-columns:minmax(130px,.38fr) minmax(0,1fr);gap:8px}.iris-audio-fallback{grid-column:1/-1}.iris-voice-copy h3{font-size:16px}.iris-chat-form input{font-size:16px}.iris-talk-button:not([hidden]){display:flex!important}.iris-transcription-note:not([hidden]){display:block!important}}
@media(max-width:470px){.iris-voice-overview{grid-template-columns:1fr;text-align:center}.iris-core{grid-row:auto;margin:auto}.iris-voice-copy>p{justify-content:center}.iris-voice-copy>span{height:44px;font-size:10px}.iris-voice-actions{grid-column:1;grid-template-columns:1fr;justify-items:stretch}.iris-voice-actions>small{text-align:center}.iris-chat-controls:has(.iris-talk-button:not([hidden])){grid-template-columns:1fr}.iris-chat-log{height:132px;min-height:132px;max-height:132px}.iris-transcription-note{text-align:center}}
@media(prefers-reduced-motion:reduce){.iris-core,.iris-core::before,.iris-core::after,.iris-core-ring,.hyper-iris-console.wake-detected,.hyper-iris-console.wake-detected::after{animation:none!important}}
@media(forced-colors:active){.hyper-iris-console{border:1px solid CanvasText}}
