.WatchAreasDemo-module__Fp5PGG__demo{border:1px solid var(--border-dark);background:#111012;border-radius:12px;overflow:hidden;box-shadow:0 22px 70px #00000047}.WatchAreasDemo-module__Fp5PGG__demoHeader,.WatchAreasDemo-module__Fp5PGG__videoLabel,.WatchAreasDemo-module__Fp5PGG__controls,.WatchAreasDemo-module__Fp5PGG__panelHeading{justify-content:space-between;align-items:center;display:flex}.WatchAreasDemo-module__Fp5PGG__demoHeader{border-bottom:1px solid var(--border-dark);gap:1rem;min-height:5rem;padding:1.15rem 1.35rem}.WatchAreasDemo-module__Fp5PGG__demoHeader>div:first-child{flex-direction:column;gap:.25rem;display:flex}.WatchAreasDemo-module__Fp5PGG__demoHeader span,.WatchAreasDemo-module__Fp5PGG__videoLabel span,.WatchAreasDemo-module__Fp5PGG__panelHeading span{color:#e46d7b;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:650}.WatchAreasDemo-module__Fp5PGG__demoHeader strong{color:var(--text-on-dark-secondary);font-size:.95rem;font-weight:560}.WatchAreasDemo-module__Fp5PGG__demoStatus{color:var(--text-on-dark-muted);align-items:center;gap:.5rem;font-size:.78rem;display:flex}.WatchAreasDemo-module__Fp5PGG__demoStatus>span{background:#65717e;border-radius:50%;width:.48rem;height:.48rem}.WatchAreasDemo-module__Fp5PGG__demoStatus[data-state=ready]>span{background:#42ba81}.WatchAreasDemo-module__Fp5PGG__demoStatus[data-state=error]>span{background:#fb7185}.WatchAreasDemo-module__Fp5PGG__stage{background:var(--border-dark);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.WatchAreasDemo-module__Fp5PGG__videoColumn{background:#111012;min-width:0}.WatchAreasDemo-module__Fp5PGG__videoLabel{min-height:3.25rem;padding:.8rem 1rem}.WatchAreasDemo-module__Fp5PGG__videoLabel small{color:var(--text-on-dark-muted);font-size:.75rem}.WatchAreasDemo-module__Fp5PGG__videoFrame{aspect-ratio:16/9;isolation:isolate;background:#050608;position:relative;overflow:hidden}.WatchAreasDemo-module__Fp5PGG__videoFrame:after{z-index:5;pointer-events:none;content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff14}.WatchAreasDemo-module__Fp5PGG__videoFrame video,.WatchAreasDemo-module__Fp5PGG__videoFrame canvas{width:100%;height:100%;position:absolute;inset:0}.WatchAreasDemo-module__Fp5PGG__videoFrame video{object-fit:cover}.WatchAreasDemo-module__Fp5PGG__videoFrame canvas{z-index:2;pointer-events:none}.WatchAreasDemo-module__Fp5PGG__selectOverlay{z-index:4;background:#0506086b;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem;display:flex;position:absolute;inset:0}.WatchAreasDemo-module__Fp5PGG__selectOverlay button,.WatchAreasDemo-module__Fp5PGG__playButton,.WatchAreasDemo-module__Fp5PGG__trackToggle,.WatchAreasDemo-module__Fp5PGG__errorPanel button{min-height:2.75rem;font:inherit;cursor:pointer;border-radius:.55rem;transition-property:color,background-color,border-color,transform;transition-duration:.15s}.WatchAreasDemo-module__Fp5PGG__selectOverlay button{border:1px solid var(--accent);color:#fff7f8;background:var(--accent-strong);align-items:center;gap:.65rem;padding:.7rem 1.05rem;font-size:.88rem;font-weight:650;display:inline-flex}.WatchAreasDemo-module__Fp5PGG__selectOverlay button>span{border:1px solid;width:.8rem;height:.8rem;transform:rotate(45deg)}.WatchAreasDemo-module__Fp5PGG__selectOverlay p{color:#e0e4e8;text-align:center;text-shadow:0 1px 8px #000000bf;margin:0;font-size:.76rem}.WatchAreasDemo-module__Fp5PGG__selectOverlay button:hover:not(:disabled){background:var(--accent);border-color:#ed5368}.WatchAreasDemo-module__Fp5PGG__selectOverlay button:disabled,.WatchAreasDemo-module__Fp5PGG__playButton:disabled,.WatchAreasDemo-module__Fp5PGG__trackToggle:disabled{cursor:wait;opacity:.5}.WatchAreasDemo-module__Fp5PGG__selectOverlay button:active:not(:disabled),.WatchAreasDemo-module__Fp5PGG__playButton:active:not(:disabled),.WatchAreasDemo-module__Fp5PGG__trackToggle:active:not(:disabled),.WatchAreasDemo-module__Fp5PGG__errorPanel button:active{transform:scale(.98)}.WatchAreasDemo-module__Fp5PGG__selectOverlay button:focus-visible,.WatchAreasDemo-module__Fp5PGG__playButton:focus-visible,.WatchAreasDemo-module__Fp5PGG__trackToggle:focus-visible,.WatchAreasDemo-module__Fp5PGG__copyBriefButton:focus-visible,.WatchAreasDemo-module__Fp5PGG__eventList button:focus-visible,.WatchAreasDemo-module__Fp5PGG__errorPanel button:focus-visible,.WatchAreasDemo-module__Fp5PGG__dataLinks a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.WatchAreasDemo-module__Fp5PGG__controls{border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);background:#17161a;gap:1rem;min-height:5.5rem;padding:1rem 1.25rem}.WatchAreasDemo-module__Fp5PGG__playButton,.WatchAreasDemo-module__Fp5PGG__trackToggle{color:var(--text-on-dark-secondary);background:#151b22;border:1px solid #cddae82e;font-size:.82rem;font-weight:600}.WatchAreasDemo-module__Fp5PGG__playButton{min-width:5.5rem;padding:.65rem 1.1rem}.WatchAreasDemo-module__Fp5PGG__trackToggle{min-width:6.75rem;padding:.65rem .9rem}.WatchAreasDemo-module__Fp5PGG__playButton:hover:not(:disabled),.WatchAreasDemo-module__Fp5PGG__trackToggle:hover:not(:disabled){color:#f2f3f4;background:#1a222b;border-color:#cddae857}.WatchAreasDemo-module__Fp5PGG__trackToggle[aria-pressed=true]{color:#fff1f3;background:#e11d4829;border-color:#fb71858c}.WatchAreasDemo-module__Fp5PGG__timeline{flex:1;min-width:0}.WatchAreasDemo-module__Fp5PGG__timeline input{width:100%;accent-color:var(--accent)}.WatchAreasDemo-module__Fp5PGG__timeline input:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.WatchAreasDemo-module__Fp5PGG__timeline div{color:var(--text-on-dark-muted);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.35rem;font-size:.72rem;display:flex}.WatchAreasDemo-module__Fp5PGG__recordGrid{background:var(--border-dark);grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:1px;display:grid}.WatchAreasDemo-module__Fp5PGG__eventPanel,.WatchAreasDemo-module__Fp5PGG__methodPanel{background:#111012;min-width:0;padding:1.25rem}.WatchAreasDemo-module__Fp5PGG__panelHeading{gap:1rem;min-height:3.5rem}.WatchAreasDemo-module__Fp5PGG__panelHeading h3{color:var(--text-on-dark-secondary);margin:.35rem 0 0;font-size:1rem;font-weight:600}.WatchAreasDemo-module__Fp5PGG__eventSummary>strong{color:#e46d7b;font-family:var(--font-manrope), ui-sans-serif, system-ui, sans-serif;font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:600}.WatchAreasDemo-module__Fp5PGG__eventSummary{align-items:center;gap:.9rem;display:flex}.WatchAreasDemo-module__Fp5PGG__eventRunState{background:#edf1f50a;border:1px solid #edf1f521;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:5px 9px;display:inline-flex;color:#77818d!important;letter-spacing:.04em!important;font-size:.66rem!important}.WatchAreasDemo-module__Fp5PGG__eventRunState i{background:#65717e;border-radius:50%;width:6px;height:6px}.WatchAreasDemo-module__Fp5PGG__eventRunState[data-selected=true]{color:#aeb7c4!important}.WatchAreasDemo-module__Fp5PGG__eventRunState[data-running=true]{background:#42ba8114;border-color:#42ba8159;color:#78d5a8!important}.WatchAreasDemo-module__Fp5PGG__eventRunState[data-running=true] i{background:#42ba81;animation:1.4s ease-out infinite WatchAreasDemo-module__Fp5PGG__livePulse;box-shadow:0 0 0 4px #42ba811a}.WatchAreasDemo-module__Fp5PGG__eventSummary>strong[data-updated=true]{animation:.42s ease-out WatchAreasDemo-module__Fp5PGG__countArrival}.WatchAreasDemo-module__Fp5PGG__eventList{scrollbar-color:#3a4653 transparent;max-height:22rem;margin:1rem 0 0;padding:0;list-style:none;overflow-y:auto}.WatchAreasDemo-module__Fp5PGG__eventList li{border-top:1px solid #cddae81a}.WatchAreasDemo-module__Fp5PGG__eventList li:last-child{border-bottom:1px solid #cddae81a}.WatchAreasDemo-module__Fp5PGG__monitorRow>div{grid-template-columns:2.4rem 1fr auto;align-items:center;gap:.75rem;min-height:3.25rem;padding:.65rem .25rem;display:grid}.WatchAreasDemo-module__Fp5PGG__monitorRow>div>span{border:1px solid #65717e;border-radius:50%;width:8px;height:8px;margin-left:.4rem}.WatchAreasDemo-module__Fp5PGG__monitorRow strong{color:#8793a1;font-size:.82rem;font-weight:560}.WatchAreasDemo-module__Fp5PGG__monitorRow small{color:#65717e;font-variant-numeric:tabular-nums;font-size:.72rem}.WatchAreasDemo-module__Fp5PGG__monitorRow[data-running=true]>div>span{background:#42ba81;border-color:#42ba81;box-shadow:0 0 0 4px #42ba8114}.WatchAreasDemo-module__Fp5PGG__monitorRow[data-running=true] strong{color:#b8d6c8}.WatchAreasDemo-module__Fp5PGG__eventList button{color:#8793a1;width:100%;min-height:3.25rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:2.4rem 1fr auto 4.75rem;align-items:center;gap:.75rem;padding:.65rem .25rem;display:grid}.WatchAreasDemo-module__Fp5PGG__eventList button:hover:not(:disabled){color:#dce1e6;background:#cddae809}.WatchAreasDemo-module__Fp5PGG__eventList button:disabled{cursor:default}.WatchAreasDemo-module__Fp5PGG__eventList button>span,.WatchAreasDemo-module__Fp5PGG__eventList time{font-variant-numeric:tabular-nums;font-size:.75rem}.WatchAreasDemo-module__Fp5PGG__eventList strong{color:#c7cdd5;font-size:.84rem;font-weight:560}.WatchAreasDemo-module__Fp5PGG__eventList small{color:#65717e;text-align:right;font-size:.72rem}.WatchAreasDemo-module__Fp5PGG__eventRow{animation:.26s ease-out both WatchAreasDemo-module__Fp5PGG__eventArrival}.WatchAreasDemo-module__Fp5PGG__eventRow[data-fresh=true]{background:linear-gradient(90deg,#e11d4821,#e11d4806);border-color:#fb71855c}.WatchAreasDemo-module__Fp5PGG__eventRow[data-fresh=true] button>span,.WatchAreasDemo-module__Fp5PGG__eventRow[data-fresh=true] small{color:#fb7185}.WatchAreasDemo-module__Fp5PGG__eventRow[data-fresh=true] button>span{font-weight:700}@keyframes WatchAreasDemo-module__Fp5PGG__eventArrival{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes WatchAreasDemo-module__Fp5PGG__countArrival{0%{color:#fff1f3;transform:scale(1.16)}to{color:#e46d7b;transform:scale(1)}}@keyframes WatchAreasDemo-module__Fp5PGG__livePulse{0%{box-shadow:0 0 #42ba8152}70%,to{box-shadow:0 0 0 6px #42ba8100}}.WatchAreasDemo-module__Fp5PGG__liveAnnouncement{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WatchAreasDemo-module__Fp5PGG__methodPanel dl{margin:1rem 0 0}.WatchAreasDemo-module__Fp5PGG__briefState{background:#edf1f50a;border:1px solid #edf1f521;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;display:inline-flex;color:var(--text-on-dark-meta)!important;letter-spacing:.04em!important;font-size:.68rem!important}.WatchAreasDemo-module__Fp5PGG__briefState[data-active=true]{background:#42ba8114;border-color:#42ba8159;color:#78d5a8!important}.WatchAreasDemo-module__Fp5PGG__briefGrid{background:#cddae81a;border:1px solid #cddae81a;border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.WatchAreasDemo-module__Fp5PGG__methodPanel .WatchAreasDemo-module__Fp5PGG__briefGrid>div{background:#17161a;border:0;padding:13px}.WatchAreasDemo-module__Fp5PGG__briefGrid dd{color:var(--text-on-dark-secondary);font-family:var(--font-manrope), ui-sans-serif, system-ui, sans-serif;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:650}.WatchAreasDemo-module__Fp5PGG__briefLatest{min-height:3.2rem;color:var(--text-on-dark-muted);margin:14px 0 0;font-size:.82rem;line-height:1.5}.WatchAreasDemo-module__Fp5PGG__copyBriefButton{border:1px solid var(--accent);color:#fff7f8;background:var(--accent-strong);width:100%;min-height:42px;font:inherit;cursor:pointer;border-radius:9px;margin-top:12px;padding:9px 14px;font-size:.82rem;font-weight:650;transition-property:background-color,border-color,transform,opacity;transition-duration:.16s}.WatchAreasDemo-module__Fp5PGG__copyBriefButton:hover:not(:disabled){background:var(--accent);border-color:#ed5368}.WatchAreasDemo-module__Fp5PGG__copyBriefButton:active:not(:disabled){transform:scale(.98)}.WatchAreasDemo-module__Fp5PGG__copyBriefButton:disabled{cursor:default;opacity:.45}.WatchAreasDemo-module__Fp5PGG__briefError{color:#e9a1aa;margin:8px 0 0;font-size:.76rem}.WatchAreasDemo-module__Fp5PGG__methodPanel dl>div{border-top:1px solid #cddae81a;padding:1rem 0}.WatchAreasDemo-module__Fp5PGG__methodPanel dt{color:#c7cdd5;font-size:.82rem;font-weight:600}.WatchAreasDemo-module__Fp5PGG__methodPanel dd{color:#8793a1;margin:.45rem 0 0;font-size:.82rem;line-height:1.5}.WatchAreasDemo-module__Fp5PGG__dataLinks{border-top:1px solid #cddae81a;flex-direction:column;align-items:flex-start;gap:.25rem;margin-top:16px;padding-top:.75rem;display:flex}.WatchAreasDemo-module__Fp5PGG__dataLinks a{color:#dce1e6;text-underline-offset:3px;align-items:center;min-height:2.5rem;font-size:.8rem;font-weight:550;display:inline-flex}.WatchAreasDemo-module__Fp5PGG__errorPanel{color:#dce1e6;text-align:center;background:#151014;padding:2rem}.WatchAreasDemo-module__Fp5PGG__errorPanel p{color:#a8969f;margin:.5rem auto 0}.WatchAreasDemo-module__Fp5PGG__errorPanel button{color:#fff1f3;background:#e11d4829;border:1px solid #fb718573;margin-top:1rem;padding:.65rem 1rem}@media (max-width:820px){.WatchAreasDemo-module__Fp5PGG__stage,.WatchAreasDemo-module__Fp5PGG__recordGrid{grid-template-columns:1fr}.WatchAreasDemo-module__Fp5PGG__videoColumn+.WatchAreasDemo-module__Fp5PGG__videoColumn,.WatchAreasDemo-module__Fp5PGG__methodPanel{border-top:1px solid #cddae821}}@media (max-width:560px){.WatchAreasDemo-module__Fp5PGG__demoHeader,.WatchAreasDemo-module__Fp5PGG__controls{flex-direction:column;align-items:stretch}.WatchAreasDemo-module__Fp5PGG__demoStatus{min-height:2rem}.WatchAreasDemo-module__Fp5PGG__playButton,.WatchAreasDemo-module__Fp5PGG__trackToggle{width:100%}.WatchAreasDemo-module__Fp5PGG__eventList button{grid-template-columns:2rem 1fr auto}.WatchAreasDemo-module__Fp5PGG__eventList small{display:none}}@media (prefers-reduced-motion:reduce){.WatchAreasDemo-module__Fp5PGG__selectOverlay button,.WatchAreasDemo-module__Fp5PGG__playButton,.WatchAreasDemo-module__Fp5PGG__trackToggle,.WatchAreasDemo-module__Fp5PGG__errorPanel button{transition-duration:.01ms}.WatchAreasDemo-module__Fp5PGG__eventRunState[data-running=true] i,.WatchAreasDemo-module__Fp5PGG__eventSummary>strong[data-updated=true],.WatchAreasDemo-module__Fp5PGG__eventRow{animation:none}}
.MarketingShell-module__Ecn7ia__page{--page-gutter:clamp(20px, 4vw, 56px);--content-width:1240px;--radius-control:10px;--radius-surface:20px;--ink-950:#0c1016;--ink-900:#121820;--ink-850:#171e27;--text-on-dark:#edf1f5;--text-on-dark-secondary:#d3dae4;--text-on-dark-muted:#9aa7b7;--text-on-dark-meta:#788595;--text-on-light:#151b23;--text-on-light-secondary:#2c3643;--text-on-light-muted:#5c6b7a;--text-on-light-meta:#778493;--paper:#f2f5f7;--paper-raised:#f8fafb;--accent:#df4055;--accent-strong:#c92f45;--border-dark:#edf1f521;--border-light:#151b231f;--section-text:var(--text-on-dark);--section-muted:var(--text-on-dark-muted);min-height:100svh;color:var(--text-on-dark);background:var(--ink-950);font-family:var(--font-instrument-sans), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}.MarketingShell-module__Ecn7ia__page *,.MarketingShell-module__Ecn7ia__page :before,.MarketingShell-module__Ecn7ia__page :after{box-sizing:border-box}.MarketingShell-module__Ecn7ia__header{z-index:50;top:16px;right:var(--page-gutter);left:var(--page-gutter);pointer-events:none;justify-content:center;display:flex;position:fixed}.MarketingShell-module__Ecn7ia__headerInner,.MarketingShell-module__Ecn7ia__heroInner,.MarketingShell-module__Ecn7ia__footerInner{width:min(100%, var(--content-width));margin:0 auto}.MarketingShell-module__Ecn7ia__headerInner{border:1px solid var(--border-dark);background:color-mix(in oklab, var(--ink-950) 82%, transparent);-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);pointer-events:auto;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:56px;padding:6px 8px 6px 16px;display:flex;box-shadow:0 16px 48px #03070c42}.MarketingShell-module__Ecn7ia__brand,.MarketingShell-module__Ecn7ia__footerBrand{color:var(--text-on-dark);text-decoration:none}.MarketingShell-module__Ecn7ia__brand{min-height:42px;font-family:var(--font-michroma), ui-monospace, monospace;letter-spacing:.17em;align-items:center;gap:10px;font-size:.78rem;display:inline-flex}.MarketingShell-module__Ecn7ia__brandMark{filter:invert();width:22px;height:22px}.MarketingShell-module__Ecn7ia__nav{align-items:center;gap:4px;display:flex}.MarketingShell-module__Ecn7ia__nav a,.MarketingShell-module__Ecn7ia__footerLinks a{color:var(--text-on-dark-muted);text-decoration:none;transition-property:color,background-color,transform;transition-duration:.16s;transition-timing-function:ease-out}.MarketingShell-module__Ecn7ia__nav a{border-radius:9px;align-items:center;min-height:42px;padding:9px 14px;font-size:.9rem;font-weight:570;display:inline-flex}.MarketingShell-module__Ecn7ia__nav a:hover{color:var(--text-on-dark);background:#edf1f514}.MarketingShell-module__Ecn7ia__footerLinks a:hover{color:var(--text-on-dark)}.MarketingShell-module__Ecn7ia__nav a:focus-visible,.MarketingShell-module__Ecn7ia__brand:focus-visible,.MarketingShell-module__Ecn7ia__footer a:focus-visible,.MarketingShell-module__Ecn7ia__primaryAction:focus-visible,.MarketingShell-module__Ecn7ia__secondaryAction:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.MarketingShell-module__Ecn7ia__hero{isolation:isolate;padding-inline:var(--page-gutter);background:radial-gradient(circle at 80% 35%, #434d5b29, transparent 35rem), var(--ink-950);position:relative;overflow:hidden}.MarketingShell-module__Ecn7ia__heroBackdrop{z-index:-1;background-position:50%;background-size:cover;position:absolute;inset:0}.MarketingShell-module__Ecn7ia__heroBackdrop:after{content:"";background:linear-gradient(90deg,#0c1016fa 0%,#0c1016e8 37%,#0c101670 69%,#0c101633 100%),linear-gradient(#0c101685 0%,#0000 30% 68%,#0c1016d1 100%);position:absolute;inset:0}.MarketingShell-module__Ecn7ia__heroInner{z-index:1;padding:clamp(132px,12vw,172px) 0 clamp(72px,8vw,112px);position:relative}.MarketingShell-module__Ecn7ia__eyebrow,.MarketingShell-module__Ecn7ia__sectionLabel{color:#e46d7b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:650}.MarketingShell-module__Ecn7ia__hero h1{max-width:780px;color:var(--text-on-dark);letter-spacing:-.065em;text-wrap:balance;margin:18px 0 0;font-size:clamp(2.8rem,4.6vw,4.7rem);font-weight:560;line-height:.98}.MarketingShell-module__Ecn7ia__heroFooter{flex-direction:column;align-items:flex-start;gap:28px;max-width:650px;margin-top:26px;display:flex}.MarketingShell-module__Ecn7ia__lead{color:var(--text-on-dark-muted);text-wrap:pretty;font-size:clamp(1.06rem,1.5vw,1.28rem);line-height:1.52}.MarketingShell-module__Ecn7ia__lead p{margin:0}.MarketingShell-module__Ecn7ia__actions{flex-wrap:wrap;gap:12px;display:flex}.MarketingShell-module__Ecn7ia__primaryAction,.MarketingShell-module__Ecn7ia__secondaryAction{border-radius:var(--radius-control);justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 16px 11px 18px;font-size:.96rem;font-weight:650;text-decoration:none;transition-property:color,background-color,border-color,transform;transition-duration:.17s;transition-timing-function:ease-out;display:inline-flex}.MarketingShell-module__Ecn7ia__primaryAction{border:1px solid var(--accent);color:#fff7f8;background:var(--accent-strong)}.MarketingShell-module__Ecn7ia__secondaryAction{border:1px solid var(--border-dark);color:var(--text-on-dark-secondary);background:#edf1f50a}.MarketingShell-module__Ecn7ia__primaryAction:hover{background:var(--accent);border-color:#ed5368}.MarketingShell-module__Ecn7ia__secondaryAction:hover{color:var(--text-on-dark);background:#edf1f514;border-color:#edf1f53d}.MarketingShell-module__Ecn7ia__primaryAction:active,.MarketingShell-module__Ecn7ia__secondaryAction:active{transform:scale(.98)}.MarketingShell-module__Ecn7ia__arrow,.MarketingShell-module__Ecn7ia__arrowDown{flex:none;width:16px;height:16px}.MarketingShell-module__Ecn7ia__arrowDown{transform:rotate(90deg)}.MarketingShell-module__Ecn7ia__sectionHeading{margin-bottom:clamp(48px,6vw,72px)}.MarketingShell-module__Ecn7ia__sectionHeadingGrid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:clamp(36px,8vw,116px);margin-top:16px;display:grid}.MarketingShell-module__Ecn7ia__sectionHeading h2{max-width:17ch;color:var(--section-text);letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,4.4vw,4.25rem);font-weight:560;line-height:1}.MarketingShell-module__Ecn7ia__sectionBody{max-width:540px;color:var(--section-muted);text-wrap:pretty;font-size:clamp(1.06rem,1.6vw,1.3rem);line-height:1.55}.MarketingShell-module__Ecn7ia__sectionBody p{margin:0}.MarketingShell-module__Ecn7ia__sectionBody p+p{margin-top:16px}.MarketingShell-module__Ecn7ia__statusLabel{min-height:28px;color:var(--status-text,var(--text-on-dark-muted));align-items:center;gap:8px;font-size:.76rem;font-weight:600;display:inline-flex}.MarketingShell-module__Ecn7ia__statusLabel>span{background:var(--status-meta,var(--text-on-dark-meta));border-radius:50%;width:7px;height:7px}.MarketingShell-module__Ecn7ia__statusLabel[data-tone=live]>span{background:#42ba81}.MarketingShell-module__Ecn7ia__statusLabel[data-tone=pending]>span{background:#d6a84b}.MarketingShell-module__Ecn7ia__footer{padding:0 var(--page-gutter);background:var(--ink-950)}.MarketingShell-module__Ecn7ia__footerInner{border-top:1px solid var(--border-dark);grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:142px;padding:32px 0;display:grid}.MarketingShell-module__Ecn7ia__footerBrand{font-family:var(--font-michroma), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.MarketingShell-module__Ecn7ia__footer p{color:var(--text-on-dark-meta);margin:0;font-size:.9rem}.MarketingShell-module__Ecn7ia__footerLinks{flex-wrap:wrap;justify-content:flex-end;gap:24px;font-size:.88rem;display:flex}@media (max-width:860px){.MarketingShell-module__Ecn7ia__sectionHeadingGrid{grid-template-columns:1fr;align-items:start;gap:24px}.MarketingShell-module__Ecn7ia__sectionBody{max-width:620px}}@media (max-width:620px){.MarketingShell-module__Ecn7ia__page{--page-gutter:18px;--radius-surface:16px}.MarketingShell-module__Ecn7ia__header{top:10px}.MarketingShell-module__Ecn7ia__headerInner{gap:8px;min-height:54px;padding-left:12px}.MarketingShell-module__Ecn7ia__brand{gap:8px;font-size:.7rem}.MarketingShell-module__Ecn7ia__nav{scrollbar-width:none;max-width:68%;overflow-x:auto}.MarketingShell-module__Ecn7ia__nav::-webkit-scrollbar{display:none}.MarketingShell-module__Ecn7ia__nav a{white-space:nowrap;padding-inline:10px}.MarketingShell-module__Ecn7ia__heroInner{padding-top:116px;padding-bottom:64px}.MarketingShell-module__Ecn7ia__heroBackdrop{background-position:68%}.MarketingShell-module__Ecn7ia__heroBackdrop:after{background:linear-gradient(90deg,#0c1016f5,#0c1016b3),linear-gradient(#0c101659,#0c1016db)}.MarketingShell-module__Ecn7ia__hero h1{font-size:clamp(2.55rem,12vw,3.6rem)}.MarketingShell-module__Ecn7ia__primaryAction,.MarketingShell-module__Ecn7ia__secondaryAction{flex:auto}.MarketingShell-module__Ecn7ia__footerInner{grid-template-columns:1fr;gap:10px;padding-block:36px}.MarketingShell-module__Ecn7ia__footerLinks{justify-content:flex-start;gap:20px;margin-top:14px}}@media (prefers-reduced-motion:reduce){.MarketingShell-module__Ecn7ia__page *,.MarketingShell-module__Ecn7ia__page :before,.MarketingShell-module__Ecn7ia__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.products-module__KJcT4W__content{width:min(100%, var(--content-width));margin:0 auto}.products-module__KJcT4W__mapSection,.products-module__KJcT4W__productsSection,.products-module__KJcT4W__upcomingSection,.products-module__KJcT4W__boundarySection{padding:clamp(88px, 10vw, 144px) var(--page-gutter)}.products-module__KJcT4W__mapSection{background:var(--ink-900)}.products-module__KJcT4W__productsSection{--section-text:var(--text-on-light);--section-muted:var(--text-on-light-muted);--status-text:var(--text-on-light-muted);--status-meta:var(--text-on-light-meta);color:var(--text-on-light);background:var(--paper)}.products-module__KJcT4W__upcomingSection{background:radial-gradient(circle at 78% 20%, #df40551a, transparent 28rem), var(--ink-900)}.products-module__KJcT4W__boundarySection{background:var(--ink-950)}.products-module__KJcT4W__systemFigure{border:1px solid var(--border-dark);border-radius:var(--radius-surface);background:var(--ink-950);margin:0;overflow:hidden}.products-module__KJcT4W__systemFigure figcaption{border-bottom:1px solid var(--border-dark);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:18px 24px;display:flex}.products-module__KJcT4W__systemFigure figcaption span,.products-module__KJcT4W__systemNode span{color:#e46d7b;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:650}.products-module__KJcT4W__systemFigure figcaption strong{color:var(--text-on-dark-secondary);font-size:.94rem;font-weight:570}.products-module__KJcT4W__systemGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px;display:grid}.products-module__KJcT4W__systemGrid[data-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.products-module__KJcT4W__systemNode{border:1px solid var(--border-dark);background:var(--ink-900);border-radius:12px;flex-direction:column;justify-content:flex-start;min-width:0;padding:22px;display:flex}.products-module__KJcT4W__systemNode strong{color:var(--text-on-dark);letter-spacing:-.025em;margin-top:28px;font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:600;line-height:1.15}.products-module__KJcT4W__systemNode small{color:var(--text-on-dark-muted);margin-top:9px;font-size:.84rem;line-height:1.45}.products-module__KJcT4W__productList{border-top:1px solid var(--border-light)}.products-module__KJcT4W__productRow{border-bottom:1px solid var(--border-light);grid-template-columns:minmax(12rem,.7fr) minmax(20rem,1.2fr) minmax(11rem,.55fr);align-items:start;gap:clamp(28px,5vw,64px);padding:clamp(28px,4vw,46px) 0;display:grid}.products-module__KJcT4W__productIdentity{align-items:baseline;gap:16px;display:flex}.products-module__KJcT4W__productIdentity>span{color:var(--text-on-light-meta);font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;font-size:.78rem}.products-module__KJcT4W__productIdentity h3{color:var(--text-on-light);letter-spacing:-.04em;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:600;line-height:1.1}.products-module__KJcT4W__productDescription h4{color:var(--text-on-light-secondary);margin:0;font-size:1.16rem;font-weight:650}.products-module__KJcT4W__productDescription p{max-width:38rem;color:var(--text-on-light-muted);text-wrap:pretty;margin:9px 0 0;font-size:.98rem;line-height:1.55}.products-module__KJcT4W__productMeta{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.products-module__KJcT4W__productMeta>a,.products-module__KJcT4W__boundaryPanel a{align-items:center;gap:8px;min-height:42px;font-size:.92rem;font-weight:650;text-decoration:none;display:inline-flex}.products-module__KJcT4W__productMeta>a{color:var(--text-on-light-secondary)}.products-module__KJcT4W__boundaryPanel a{color:var(--text-on-dark)}.products-module__KJcT4W__productMeta>a svg,.products-module__KJcT4W__boundaryPanel a svg{width:16px;transition:transform .16s ease-out}.products-module__KJcT4W__productMeta>a:hover svg,.products-module__KJcT4W__boundaryPanel a:hover svg{transform:translate(2px)}.products-module__KJcT4W__productMeta>a:focus-visible,.products-module__KJcT4W__boundaryPanel a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.products-module__KJcT4W__upcomingGrid{max-width:640px}.products-module__KJcT4W__upcomingCard{border:1px solid var(--border-dark);border-radius:var(--radius-surface);background:var(--ink-950);min-width:0;overflow:hidden;box-shadow:inset 0 1px #edf1f506}.products-module__KJcT4W__upcomingCardHeader{border-bottom:1px solid var(--border-dark);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 18px 14px 22px;display:flex}.products-module__KJcT4W__upcomingCardHeader>span{color:var(--text-on-dark-meta);font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;font-size:.76rem}.products-module__KJcT4W__upcomingVisual{background:linear-gradient(#edf1f509 1px,#0000 1px) 0 0/36px 36px,linear-gradient(90deg,#edf1f509 1px,#0000 1px) 0 0/36px 36px,linear-gradient(145deg,#171e27e0,#080b0ff5);height:clamp(230px,25vw,320px);position:relative;overflow:hidden}.products-module__KJcT4W__upcomingVisual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0c10165c,#0000 32% 68%,#0c10166b),linear-gradient(#0000 55%,#0c1016d1);position:absolute;inset:0}.products-module__KJcT4W__upcomingGraphic{width:100%;height:100%;color:var(--text-on-dark-meta);filter:saturate(.85);display:block}.products-module__KJcT4W__comparisonFrames{fill:none;stroke:#d3dae438;stroke-width:1.4px}.products-module__KJcT4W__comparisonFrames rect{fill:#edf1f506}.products-module__KJcT4W__comparisonTracks{fill:none;stroke:#df4055c2;stroke-linecap:round;stroke-width:2px}.products-module__KJcT4W__signalPoints{fill:#df4055;filter:drop-shadow(0 0 9px #df4055a3)}.products-module__KJcT4W__redaction{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080b0fc7;border:1px solid #edf1f526;border-radius:12px;align-items:center;gap:9px;min-height:72px;padding:18px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.products-module__KJcT4W__redaction span{background:#d3dae4d6;border-radius:3px;height:14px;display:block}.products-module__KJcT4W__redaction span:first-child{width:31%}.products-module__KJcT4W__redaction span:nth-child(2){opacity:.48;width:17%}.products-module__KJcT4W__redaction span:last-child{opacity:.24;width:9%}.products-module__KJcT4W__upcomingCard>p{color:var(--text-on-dark-muted);margin:0;padding:19px 22px 22px;font-size:.92rem}.products-module__KJcT4W__boundaryPanel{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:clamp(36px,8vw,116px);display:grid}.products-module__KJcT4W__boundaryIntro>p{color:#e46d7b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:650}.products-module__KJcT4W__boundaryPanel h2{max-width:14ch;color:var(--text-on-dark);letter-spacing:-.052em;text-wrap:balance;margin:16px 0 0;font-size:clamp(2.5rem,4.4vw,4.25rem);font-weight:560;line-height:1}.products-module__KJcT4W__boundaryPanel>div:last-child>p{color:var(--text-on-dark-muted);text-wrap:pretty;margin:0;font-size:clamp(1.06rem,1.6vw,1.3rem);line-height:1.55}.products-module__KJcT4W__boundaryPanel>div:last-child>a{margin-top:20px}@media (max-width:1000px){.products-module__KJcT4W__systemGrid,.products-module__KJcT4W__systemGrid[data-count="5"]{grid-template-columns:repeat(2,minmax(0,1fr))}.products-module__KJcT4W__productRow,.products-module__KJcT4W__boundaryPanel{grid-template-columns:1fr}.products-module__KJcT4W__boundaryPanel{align-items:start;gap:28px}}@media (max-width:620px){.products-module__KJcT4W__mapSection,.products-module__KJcT4W__productsSection,.products-module__KJcT4W__upcomingSection,.products-module__KJcT4W__boundarySection{padding-block:72px}.products-module__KJcT4W__systemFigure figcaption{flex-direction:column;align-items:flex-start}.products-module__KJcT4W__systemGrid,.products-module__KJcT4W__systemGrid[data-count="5"]{grid-template-columns:1fr}.products-module__KJcT4W__productMeta{flex-direction:row;justify-content:space-between;align-items:center}}
.watch-areas-module__2YPdpq__content{width:min(100%, var(--content-width));margin:0 auto}.watch-areas-module__2YPdpq__demoSection,.watch-areas-module__2YPdpq__explanationSection,.watch-areas-module__2YPdpq__boundarySection{padding:clamp(88px, 10vw, 144px) var(--page-gutter)}.watch-areas-module__2YPdpq__demoSection{background:var(--ink-900)}.watch-areas-module__2YPdpq__explanationSection{--section-text:var(--text-on-light);--section-muted:var(--text-on-light-muted);color:var(--text-on-light);background:var(--paper)}.watch-areas-module__2YPdpq__boundarySection{background:var(--ink-950)}.watch-areas-module__2YPdpq__methodGrid{border:1px solid var(--border-light);border-radius:var(--radius-surface);background:var(--border-light);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden;box-shadow:0 22px 70px #202b3914}.watch-areas-module__2YPdpq__methodGrid article{background:var(--paper-raised);min-width:0;padding:clamp(28px,4vw,46px)}.watch-areas-module__2YPdpq__methodGrid span,.watch-areas-module__2YPdpq__boundary span{color:var(--accent-strong);font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:650}.watch-areas-module__2YPdpq__methodGrid h3{color:var(--text-on-light-secondary);letter-spacing:-.025em;margin:30px 0 0;font-size:1.35rem;font-weight:650}.watch-areas-module__2YPdpq__methodGrid p{color:var(--text-on-light-muted);text-wrap:pretty;margin:10px 0 0;font-size:.98rem;line-height:1.5}.watch-areas-module__2YPdpq__boundary{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:clamp(36px,8vw,116px);display:grid}.watch-areas-module__2YPdpq__boundary h2{max-width:16ch;color:var(--text-on-dark);letter-spacing:-.052em;text-wrap:balance;margin:16px 0 0;font-size:clamp(2.5rem,4.4vw,4.25rem);font-weight:560;line-height:1}.watch-areas-module__2YPdpq__boundary>p{color:var(--text-on-dark-muted);text-wrap:pretty;margin:0;font-size:clamp(1.06rem,1.6vw,1.3rem);line-height:1.55}@media (max-width:860px){.watch-areas-module__2YPdpq__methodGrid,.watch-areas-module__2YPdpq__boundary{grid-template-columns:1fr}.watch-areas-module__2YPdpq__boundary{align-items:start;gap:28px}}@media (max-width:620px){.watch-areas-module__2YPdpq__demoSection,.watch-areas-module__2YPdpq__explanationSection,.watch-areas-module__2YPdpq__boundarySection{padding-block:72px}}
