.ContactForm-module__UoqRnG__form{flex-direction:column;gap:16px;display:flex}.ContactForm-module__UoqRnG__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__UoqRnG__label{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:var(--track);text-transform:uppercase;color:var(--fg-muted);font-size:12px}.ContactForm-module__UoqRnG__input,.ContactForm-module__UoqRnG__textarea{appearance:none;border-radius:var(--radius-control);background:var(--surface-2);width:100%;color:var(--fg);font:inherit;transition:border-color var(--state) var(--ease-state), background var(--state) var(--ease-state);border:1px solid #ffffff1f;margin:0;padding:12px 14px;font-size:15px;line-height:1.4}.ContactForm-module__UoqRnG__textarea{resize:vertical;min-height:112px}.ContactForm-module__UoqRnG__input:focus-visible,.ContactForm-module__UoqRnG__textarea:focus-visible{outline:2px solid var(--fg);outline-offset:2px}.ContactForm-module__UoqRnG__input:disabled,.ContactForm-module__UoqRnG__textarea:disabled{opacity:.7}.ContactForm-module__UoqRnG__fieldError{color:#c97b7b;font-size:13px}.ContactForm-module__UoqRnG__actions{margin-top:4px}.ContactForm-module__UoqRnG__submit{appearance:none;background:var(--fg);min-height:44px;color:var(--bg);font:inherit;font-size:14px;font-weight:var(--weight-emphasis);cursor:pointer;box-shadow:none;transition:background var(--state) var(--ease-state), opacity var(--state) var(--ease-state);border:1px solid #ffffff29;border-radius:9999px;padding:11px 18px}.ContactForm-module__UoqRnG__submit:hover:not(:disabled){background:color-mix(in srgb, var(--fg) 92%, #fff)}.ContactForm-module__UoqRnG__submit:disabled{cursor:default;opacity:.7}.ContactForm-module__UoqRnG__status{min-height:1.4em;color:var(--fg-muted);margin:0;font-size:14px;line-height:1.5}.ContactForm-module__UoqRnG__statusSuccess{color:var(--state-approved)}.ContactForm-module__UoqRnG__statusError{color:#c97b7b}.ContactForm-module__UoqRnG__email{color:var(--fg);text-underline-offset:3px;text-decoration:underline}
.Footer-module__yg9ahW__footer{max-width:1120px;padding:clamp(40px, 6vh, 72px) var(--page-gutter);padding-bottom:max(clamp(40px, 6vh, 72px), env(safe-area-inset-bottom));border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:24px 40px;margin:0 auto;display:flex;position:relative;overflow:hidden}.Footer-module__yg9ahW__brand{align-items:center;gap:10px;min-height:44px;margin-right:auto;display:flex}.Footer-module__yg9ahW__word{font-size:14px;font-weight:var(--weight-emphasis)}.Footer-module__yg9ahW__links{flex-wrap:wrap;gap:8px 20px;display:flex}.Footer-module__yg9ahW__link{min-height:44px;color:var(--fg-muted);transition:color var(--state) var(--ease-state);align-items:center;font-size:13px;display:inline-flex}.Footer-module__yg9ahW__link:hover{color:var(--fg)}.Footer-module__yg9ahW__langs{gap:2px;display:flex}.Footer-module__yg9ahW__lang{appearance:none;color:var(--fg-muted);font:inherit;font-size:12px;font-family:var(--font-ibm-plex-mono), monospace;border-radius:var(--radius-control);cursor:pointer;min-width:44px;min-height:44px;transition:color var(--state) var(--ease-state), background var(--state) var(--ease-state);background:0 0;border:0;padding:6px 8px}.Footer-module__yg9ahW__lang:hover,.Footer-module__yg9ahW__lang[aria-pressed=true]{color:var(--fg)}.Footer-module__yg9ahW__lang[aria-pressed=true]{background:#ffffff0f}@media (max-width:640px){.Footer-module__yg9ahW__brand{width:100%;margin-right:0}}.Footer-module__yg9ahW__ghost{pointer-events:none;color:#ffffff0d;width:min(56vw,760px);height:auto;position:absolute;bottom:-32%;right:-12%}.Footer-module__yg9ahW__ghostPath{fill:none;stroke:currentColor;stroke-width:1px}.Footer-module__yg9ahW__ghost{animation:Footer-module__yg9ahW__ghostRake 23s var(--ease-state) infinite}@keyframes Footer-module__yg9ahW__ghostRake{0%,8%{opacity:.55}42%,58%{opacity:1}92%,to{opacity:.55}}@media (prefers-reduced-motion:reduce){.Footer-module__yg9ahW__ghost{opacity:.8;animation:none}}
.Nav-module__AjPwpW__shell{z-index:20;padding:12px var(--page-gutter) 0;padding-top:max(12px, env(safe-area-inset-top));position:sticky;top:0}.Nav-module__AjPwpW__bar{border:1px solid var(--hairline);background:linear-gradient(180deg, #ffffff0d, transparent 42%), color-mix(in srgb, var(--surface-1) 86%, transparent);-webkit-backdrop-filter:blur(22px)saturate(1.15);backdrop-filter:blur(22px)saturate(1.15);border-radius:16px;align-items:center;gap:18px;padding:8px 10px 8px 14px;display:flex;box-shadow:0 0 0 1px #ffffff08,0 18px 48px #00000047,inset 0 1px #ffffff14}.Nav-module__AjPwpW__brand{align-items:center;gap:10px;min-height:44px;margin-right:auto;padding-inline:4px;display:flex}.Nav-module__AjPwpW__word{letter-spacing:.08em;font-size:14px;font-weight:620}.Nav-module__AjPwpW__menuButton{appearance:none;color:var(--fg-muted);font:inherit;border-radius:var(--radius-control);cursor:pointer;min-width:44px;min-height:44px;transition:color var(--state) var(--ease-state), background var(--state) var(--ease-state);background:0 0;border:0;justify-content:center;align-items:center;padding:10px 12px;font-size:13px;display:none}.Nav-module__AjPwpW__menuButton:hover{color:var(--fg);background:#ffffff0f}.Nav-module__AjPwpW__panel{align-items:center;gap:18px;margin-left:auto;display:flex}.Nav-module__AjPwpW__links{align-items:center;gap:4px;display:flex}.Nav-module__AjPwpW__link{min-height:40px;color:var(--fg-muted);transition:color var(--state) var(--ease-state), background var(--state) var(--ease-state);border-radius:9999px;align-items:center;padding:0 11px;font-size:13px;display:inline-flex}.Nav-module__AjPwpW__link:hover{color:var(--fg);background:#ffffff0d}.Nav-module__AjPwpW__chat{letter-spacing:-.01em;background:var(--fg);min-height:36px;color:var(--bg);transition:background var(--state) var(--ease-state), transform var(--state) var(--ease-state);border-radius:9999px;align-items:center;margin-left:4px;padding:0 14px;font-size:13px;font-weight:560;display:inline-flex;box-shadow:inset 0 1px #ffffff59}.Nav-module__AjPwpW__chat:hover{background:color-mix(in srgb, var(--fg) 92%, #fff)}.Nav-module__AjPwpW__chat:active{transform:scale(.97)}.Nav-module__AjPwpW__langs{border:1px solid var(--hairline-soft);background:#ffffff05;border-radius:9999px;gap:2px;margin-left:4px;padding:3px;display:flex}.Nav-module__AjPwpW__lang{appearance:none;color:var(--fg-muted);font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;min-width:40px;min-height:36px;transition:color var(--state) var(--ease-state), background var(--state) var(--ease-state);background:0 0;border:0;border-radius:9999px;padding:6px 9px;font-size:11px}.Nav-module__AjPwpW__lang[aria-pressed=true]{color:var(--fg);background:#ffffff17;box-shadow:inset 0 1px #ffffff0f}@media (max-width:900px){.Nav-module__AjPwpW__shell{padding-bottom:0}.Nav-module__AjPwpW__bar{border-radius:14px;flex-wrap:wrap;gap:8px;position:relative}.Nav-module__AjPwpW__menuButton{display:inline-flex}.Nav-module__AjPwpW__panel{border:1px solid var(--hairline);background:color-mix(in srgb, var(--surface-1) 94%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:14px;flex-direction:column;align-items:stretch;gap:16px;margin-left:0;padding:16px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 0 0 1px #ffffff08,0 18px 40px #00000059}.Nav-module__AjPwpW__panelOpen{display:flex}.Nav-module__AjPwpW__links{flex-direction:column;align-items:flex-start;gap:4px}.Nav-module__AjPwpW__link{width:100%;min-height:44px}.Nav-module__AjPwpW__chat{justify-content:center;width:100%;min-height:44px;margin-left:0}.Nav-module__AjPwpW__langs{width:fit-content;margin-left:0}}
.BeatBuild-module__KcKP3W__section{max-width:1120px;padding:var(--section-y) var(--page-gutter);margin:0 auto;position:relative}.BeatBuild-module__KcKP3W__section:before{content:"";width:var(--rule-bleed);background:var(--fade-line);pointer-events:none;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.BeatBuild-module__KcKP3W__inner{gap:18px;max-width:62ch;display:grid}.BeatBuild-module__KcKP3W__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted);margin:0;font-size:11px}.BeatBuild-module__KcKP3W__title{letter-spacing:var(--track);text-wrap:balance;margin:0;font-size:clamp(20px,2vw,24px);line-height:1.15}.BeatBuild-module__KcKP3W__lead{color:var(--fg-sub);max-width:54ch;margin:0;font-size:16px;line-height:1.65}.BeatBuild-module__KcKP3W__counts{border-top:1px solid var(--hairline-soft);flex-wrap:wrap;gap:14px 40px;margin:26px 0 0;padding:16px 0 0;list-style:none;display:flex}.BeatBuild-module__KcKP3W__count{gap:4px;display:grid}.BeatBuild-module__KcKP3W__countValue{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--fg);font-size:20px}.BeatBuild-module__KcKP3W__countLabel{color:var(--fg-muted);font-size:12.5px}
.BeatChannels-module__2cAPSq__section{padding-inline:var(--page-gutter);padding-block:var(--section-y);position:relative}.BeatChannels-module__2cAPSq__section:before{content:"";width:var(--rule-bleed);background:var(--fade-line);pointer-events:none;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.BeatChannels-module__2cAPSq__inner{max-width:1180px;margin-inline:auto}.BeatChannels-module__2cAPSq__header{gap:16px;margin-bottom:clamp(36px,5vw,56px);display:grid}.BeatChannels-module__2cAPSq__title{max-width:20ch;letter-spacing:var(--track);color:var(--fg);margin:0;font-size:clamp(20px,2vw,24px);line-height:1.06}.BeatChannels-module__2cAPSq__lead{max-width:52ch;color:var(--fg-muted);margin:0;font-size:15px;line-height:1.62}.BeatChannels-module__2cAPSq__pane{margin:0}.BeatChannels-module__2cAPSq__board{padding:30px 26px 34px}.BeatChannels-module__2cAPSq__rail{box-shadow:inset 0 -1px 0 var(--hairline);flex-wrap:wrap;align-items:center;gap:10px 16px;padding-bottom:14px;display:flex}.BeatChannels-module__2cAPSq__railLabel{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-muted);margin:0;font-size:11px}.BeatChannels-module__2cAPSq__chips{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.BeatChannels-module__2cAPSq__chip{background:color-mix(in srgb, var(--surface-2) 70%, transparent);height:25px;box-shadow:inset 0 1px 0 #ffffff1a, 0 0 0 1px var(--hairline);color:var(--fg-sub);border-radius:999px;align-items:center;gap:7px;padding-inline:10px;font-size:12px;line-height:1;display:inline-flex}.BeatChannels-module__2cAPSq__chipDot{background:var(--state-approved);border-radius:50%;width:5px;height:5px}.BeatChannels-module__2cAPSq__frames{--stem:30px;margin-top:var(--stem);grid-template-columns:1.24fr 1fr .96fr;align-items:start;gap:16px;display:grid;position:relative}.BeatChannels-module__2cAPSq__frame{min-width:0;position:relative}.BeatChannels-module__2cAPSq__stem{left:16px;top:calc(-1 * var(--stem));width:1px;height:var(--stem);background:linear-gradient(180deg, var(--hairline-soft), var(--specular));position:absolute}.BeatChannels-module__2cAPSq__stem:after{content:"";background:var(--fg-muted);opacity:.55;border-radius:50%;width:5px;height:5px;position:absolute;bottom:0;left:-2px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.BeatChannels-module__2cAPSq__stem{transform-origin:top;animation:BeatChannels-module__2cAPSq__stemDraw var(--enter) var(--ease-decel) both;animation-timeline:view();animation-range:entry 8% entry 52%}}}@keyframes BeatChannels-module__2cAPSq__stemDraw{0%{opacity:0;transform:scaleY(0)}}.BeatChannels-module__2cAPSq__channelLabel{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 10px;padding-left:28px;font-size:11px}.BeatChannels-module__2cAPSq__frame[data-channel=telegram] .BeatChannels-module__2cAPSq__channelLabel{color:var(--fg-sub)}.BeatChannels-module__2cAPSq__device{border-radius:var(--radius-panel);background:color-mix(in srgb, var(--surface-1) 76%, transparent);box-shadow:inset 0 1px 0 #ffffff1a, 0 0 0 1px var(--hairline);display:grid;overflow:hidden}.BeatChannels-module__2cAPSq__frame[data-channel=telegram] .BeatChannels-module__2cAPSq__device{background:color-mix(in srgb, var(--surface-2) 76%, transparent);box-shadow:inset 0 1px #ffffff1a,0 0 0 1px #ffffff13,0 14px 38px #00000057}.BeatChannels-module__2cAPSq__chrome{min-height:42px;box-shadow:inset 0 -1px 0 var(--hairline);align-items:center;gap:9px;padding:8px 11px;display:flex}.BeatChannels-module__2cAPSq__chrome[data-kind=app]{background:linear-gradient(#ffffff06,#0000);justify-content:space-between}.BeatChannels-module__2cAPSq__chrome[data-kind=app] .BeatChannels-module__2cAPSq__chromeName{text-align:center;flex:auto}.BeatChannels-module__2cAPSq__chrome[data-kind=web]{justify-content:flex-start}.BeatChannels-module__2cAPSq__chromeStack{gap:1px;min-width:0;display:grid}.BeatChannels-module__2cAPSq__chromeName{font-size:12px;font-weight:var(--weight-emphasis);color:var(--fg);margin:0;line-height:1.2}.BeatChannels-module__2cAPSq__chromeSub{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:0;font-size:9.5px}.BeatChannels-module__2cAPSq__avatar{background:color-mix(in srgb, var(--surface-3) 70%, transparent);width:22px;height:22px;color:var(--fg-sub);box-shadow:inset 0 1px 0 #ffffff1a, 0 0 0 1px var(--hairline);border-radius:50%;flex:none;place-items:center;display:grid}.BeatChannels-module__2cAPSq__glyph{width:18px;height:18px;color:var(--fg-muted);flex:none;place-items:center;display:grid}.BeatChannels-module__2cAPSq__glyphSpacer{flex:none;width:18px}.BeatChannels-module__2cAPSq__dots{gap:5px;margin-left:auto;display:inline-flex}.BeatChannels-module__2cAPSq__dot{background:#ffffff29;border-radius:50%;width:5px;height:5px}.BeatChannels-module__2cAPSq__thread{gap:10px;padding:13px 11px 12px;display:grid}.BeatChannels-module__2cAPSq__ask{border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-3) 74%, transparent);justify-self:end;max-width:88%;padding:7px 10px 6px;box-shadow:inset 0 1px #ffffff1a}.BeatChannels-module__2cAPSq__askText{color:var(--fg);margin:0;font-size:12px;line-height:1.45}.BeatChannels-module__2cAPSq__askMeta{font-family:var(--font-mono);color:var(--fg-muted);justify-content:flex-end;align-items:center;gap:5px;margin:3px 0 0;font-size:9.5px;line-height:1;display:flex}.BeatChannels-module__2cAPSq__frame[data-channel=telegram] .BeatChannels-module__2cAPSq__ask{border-radius:13px 13px 3px}.BeatChannels-module__2cAPSq__frame[data-channel=telegram] .BeatChannels-module__2cAPSq__answer{border-radius:13px 13px 13px 3px}.BeatChannels-module__2cAPSq__frame[data-channel=app] .BeatChannels-module__2cAPSq__ask{max-width:94%}.BeatChannels-module__2cAPSq__reply{align-items:flex-start;gap:8px;min-width:0;display:flex}.BeatChannels-module__2cAPSq__reply .BeatChannels-module__2cAPSq__avatar{width:20px;height:20px;margin-top:1px}.BeatChannels-module__2cAPSq__replyBody{gap:7px;min-width:0;display:grid}.BeatChannels-module__2cAPSq__answer{border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-2) 74%, transparent);box-shadow:inset 0 1px 0 #ffffff0f, 0 0 0 1px var(--hairline-soft);color:var(--fg-sub);margin:0;padding:8px 10px;font-size:12px;line-height:1.5}.BeatChannels-module__2cAPSq__trace{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding-left:2px;font-size:11px;line-height:1.4;display:flex}.BeatChannels-module__2cAPSq__traceDot{background:var(--state-approved);width:5px;height:5px;box-shadow:0 0 0 3px color-mix(in srgb, var(--state-approved) 16%, transparent);border-radius:50%;flex:none}.BeatChannels-module__2cAPSq__traceSource{color:var(--fg-sub)}.BeatChannels-module__2cAPSq__sep{color:var(--fg-muted);opacity:.6}.BeatChannels-module__2cAPSq__composerWrap{box-shadow:inset 0 1px 0 var(--hairline);padding:9px 11px}.BeatChannels-module__2cAPSq__composer{align-items:center;gap:8px;display:flex}.BeatChannels-module__2cAPSq__field{background:color-mix(in srgb, var(--surface-0) 62%, transparent);min-width:0;height:27px;box-shadow:inset 0 0 0 1px var(--hairline);color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;flex:auto;align-items:center;padding-inline:11px;font-size:11px;display:flex;overflow:hidden}.BeatChannels-module__2cAPSq__composer[data-kind=web] .BeatChannels-module__2cAPSq__field{border-radius:var(--radius-control)}.BeatChannels-module__2cAPSq__sendButton{border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-3) 76%, transparent);height:27px;box-shadow:inset 0 1px 0 #ffffff1a, 0 0 0 1px var(--hairline);color:var(--fg);flex:none;align-items:center;padding-inline:11px;font-size:11px;display:inline-flex}.BeatChannels-module__2cAPSq__sendGlyph{width:22px;height:22px;color:var(--fg-muted);flex:none;place-items:center;display:grid}.BeatChannels-module__2cAPSq__homeBar{background:#ffffff24;border-radius:999px;width:64px;height:3px;margin:9px auto 1px;display:block}@media (max-width:1040px){.BeatChannels-module__2cAPSq__frames{grid-template-columns:minmax(0,1fr);gap:14px}.BeatChannels-module__2cAPSq__stem{display:none}.BeatChannels-module__2cAPSq__channelLabel{padding-left:2px}.BeatChannels-module__2cAPSq__device{max-width:560px}}@media (max-width:520px){.BeatChannels-module__2cAPSq__board{padding:24px 18px 28px}.BeatChannels-module__2cAPSq__thread{padding:12px 10px 11px}.BeatChannels-module__2cAPSq__ask{max-width:92%}}
.BeatHandoff-module__njBBka__section{padding-inline:var(--page-gutter);padding-block:var(--section-y);position:relative}.BeatHandoff-module__njBBka__section:before{content:"";width:var(--rule-bleed);background:var(--fade-line);pointer-events:none;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.BeatHandoff-module__njBBka__inner{max-width:1180px;margin-inline:auto}.BeatHandoff-module__njBBka__header{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:24px 48px;margin-bottom:44px;display:grid}.BeatHandoff-module__njBBka__title{max-width:17ch;letter-spacing:var(--track);margin:0;font-size:clamp(20px,2vw,24px);line-height:1.06}.BeatHandoff-module__njBBka__lead{max-width:46ch;color:var(--fg-muted);margin:0;font-size:15px;line-height:1.62}.BeatHandoff-module__njBBka__board{grid-template-columns:minmax(0,1.04fr) 132px minmax(0,.96fr);align-items:center;padding:30px 26px 34px;display:grid}.BeatHandoff-module__njBBka__railLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 12px;font-size:11px}.BeatHandoff-module__njBBka__thread{min-width:0}.BeatHandoff-module__njBBka__threadTop{height:26px;margin-bottom:8px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 82%);mask-image:linear-gradient(#0000,#000 82%)}.BeatHandoff-module__njBBka__ghostBubble{border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-2) 46%, transparent);height:46px;margin:-20px 0 0 36px;display:block;box-shadow:inset 0 0 0 1px #ffffff06}.BeatHandoff-module__njBBka__turn{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:10px;display:grid}.BeatHandoff-module__njBBka__turn+.BeatHandoff-module__njBBka__turn{margin-top:12px}.BeatHandoff-module__njBBka__avatar{width:26px;height:26px;font-size:11px;font-weight:var(--weight-emphasis);letter-spacing:0;color:var(--fg-sub);background:color-mix(in srgb, var(--surface-3) 76%, transparent);box-shadow:inset 0 1px 0 #ffffff1a, inset 0 0 0 1px var(--hairline);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.BeatHandoff-module__njBBka__avatarAgent{color:var(--fg)}.BeatHandoff-module__njBBka__avatarOperator{color:var(--state-handoff);box-shadow:inset 0 1px 0 #ffffff1a, inset 0 0 0 1px color-mix(in srgb, var(--state-handoff) 34%, transparent)}.BeatHandoff-module__njBBka__bubble{border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-2) 62%, transparent);min-width:0;padding:11px 13px 12px;box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 1px #ffffff09}.BeatHandoff-module__njBBka__who{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 3px;font-size:11px}.BeatHandoff-module__njBBka__line{color:var(--fg-sub);margin:0;font-size:14px;line-height:1.45}.BeatHandoff-module__njBBka__state{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--state-handoff);align-items:center;gap:7px;margin:10px 0 0;font-size:11px;line-height:1.2;display:inline-flex}.BeatHandoff-module__njBBka__state:before{content:"";background:var(--state-handoff);width:5px;height:5px;box-shadow:0 0 0 3px color-mix(in srgb, var(--state-handoff) 14%, transparent);border-radius:50%}.BeatHandoff-module__njBBka__lane{height:36px;position:relative}.BeatHandoff-module__njBBka__laneTrack,.BeatHandoff-module__njBBka__laneDraw{height:1px;position:absolute;top:50%;left:10px;right:10px}.BeatHandoff-module__njBBka__laneTrack{background:var(--hairline)}.BeatHandoff-module__njBBka__laneDraw{background:linear-gradient(90deg, color-mix(in srgb, var(--state-handoff) 8%, transparent), color-mix(in srgb, var(--state-handoff) 60%, transparent) 52%, color-mix(in srgb, var(--state-handoff) 14%, transparent));transform-origin:0}.BeatHandoff-module__njBBka__packet{background:color-mix(in srgb, var(--surface-3) 76%, transparent);width:34px;height:34px;box-shadow:inset 0 1px 0 #ffffff1a, inset 0 0 0 1px color-mix(in srgb, var(--state-handoff) 30%, transparent);border-radius:50%;place-items:center;margin:-17px 0 0 -17px;display:grid;position:absolute;top:50%;left:10px;transform:translate(56px)}.BeatHandoff-module__njBBka__seal{width:22px;height:22px;overflow:visible}.BeatHandoff-module__njBBka__sealPath{fill:none;stroke:color-mix(in srgb, var(--state-handoff) 78%, transparent);stroke-width:.9px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.BeatHandoff-module__njBBka__sealPath[data-kind=circle]{stroke:color-mix(in srgb, var(--state-handoff) 24%, transparent);stroke-width:.7px}.BeatHandoff-module__njBBka__operator{border-radius:var(--radius-panel);background:color-mix(in srgb, var(--surface-2) 70%, transparent);min-width:0;box-shadow:inset 0 1px 0 #ffffff1a, inset 0 0 0 1px var(--hairline);padding:16px 16px 18px;position:relative}.BeatHandoff-module__njBBka__operator:after{content:"";border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--state-handoff) 38%, transparent);position:absolute;inset:0}.BeatHandoff-module__njBBka__operatorHead{grid-template-columns:26px minmax(0,1fr);align-items:center;gap:4px 10px;display:grid}.BeatHandoff-module__njBBka__operatorWho{min-width:0}.BeatHandoff-module__njBBka__operatorName{font-size:14px;font-weight:var(--weight-emphasis);color:var(--fg);margin:0;line-height:1.2}.BeatHandoff-module__njBBka__operatorRole{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:2px 0 0;font-size:11px}.BeatHandoff-module__njBBka__operatorHead .BeatHandoff-module__njBBka__state{grid-column:2;margin:4px 0 0}.BeatHandoff-module__njBBka__operatorLine{color:var(--fg-sub);margin:14px 0 0;font-size:13px;line-height:1.5}.BeatHandoff-module__njBBka__attached{box-shadow:inset 0 1px 0 var(--hairline-soft);margin-top:16px;padding-top:14px}.BeatHandoff-module__njBBka__attachList{gap:7px;margin:0;padding:0;list-style:none;display:grid}.BeatHandoff-module__njBBka__attachRow{grid-template-columns:12px minmax(0,1fr);align-items:center;gap:8px;display:grid}.BeatHandoff-module__njBBka__clip{background:color-mix(in srgb, var(--fg-muted) 70%, transparent);border-radius:1px;width:5px;height:5px;margin-inline:auto;transform:rotate(45deg)}.BeatHandoff-module__njBBka__attachName{min-width:0;color:var(--fg-sub);font-size:12px;line-height:1.35}@media (max-width:860px){.BeatHandoff-module__njBBka__header{grid-template-columns:minmax(0,1fr);align-items:start}.BeatHandoff-module__njBBka__board{grid-template-columns:minmax(0,1fr);padding:26px 18px 30px}.BeatHandoff-module__njBBka__lane{width:34px;height:76px;margin-inline:auto}.BeatHandoff-module__njBBka__laneTrack,.BeatHandoff-module__njBBka__laneDraw{width:1px;height:auto;inset:8px auto 8px 50%;transform:translate(-50%)}.BeatHandoff-module__njBBka__laneDraw{background:linear-gradient(180deg, color-mix(in srgb, var(--state-handoff) 8%, transparent), color-mix(in srgb, var(--state-handoff) 60%, transparent) 52%, color-mix(in srgb, var(--state-handoff) 14%, transparent));transform-origin:top}.BeatHandoff-module__njBBka__packet{top:8px;left:50%;transform:translateY(30px)}}@media (prefers-reduced-motion:no-preference){.BeatHandoff-module__njBBka__enhanced .BeatHandoff-module__njBBka__laneDraw{transform:scaleX(0)}.BeatHandoff-module__njBBka__enhanced .BeatHandoff-module__njBBka__packet{opacity:0;transform:translate(0,0)}.BeatHandoff-module__njBBka__enhanced .BeatHandoff-module__njBBka__operator{opacity:.55;transform:translateY(8px)}.BeatHandoff-module__njBBka__enhanced .BeatHandoff-module__njBBka__operator:after,.BeatHandoff-module__njBBka__enhanced .BeatHandoff-module__njBBka__arrive{opacity:0}.BeatHandoff-module__njBBka__enhanced .BeatHandoff-module__njBBka__attachRow{opacity:0;transform:translate(-6px)}.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__laneDraw{animation:BeatHandoff-module__njBBka__laneDrawX .62s var(--ease-decel) both}.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__packet{animation:BeatHandoff-module__njBBka__packetX .9s var(--ease-enter) .14s both}.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__operator{animation:BeatHandoff-module__njBBka__cardIn var(--enter) var(--ease-enter) .76s both}.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__operator:after,.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__arrive{animation:BeatHandoff-module__njBBka__lightIn .42s var(--ease-decel) .98s both}.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__arrive{animation-delay:1.42s}.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__attachRow{animation:BeatHandoff-module__njBBka__attachIn .42s var(--ease-decel) both}}@media (max-width:860px) and (prefers-reduced-motion:no-preference){.BeatHandoff-module__njBBka__enhanced .BeatHandoff-module__njBBka__laneDraw{transform:translate(-50%)scaleY(0)}.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__laneDraw{animation-name:BeatHandoff-module__njBBka__laneDrawY}.BeatHandoff-module__njBBka__playing .BeatHandoff-module__njBBka__packet{animation-name:BeatHandoff-module__njBBka__packetY}}@keyframes BeatHandoff-module__njBBka__laneDrawX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes BeatHandoff-module__njBBka__laneDrawY{0%{transform:translate(-50%)scaleY(0)}to{transform:translate(-50%)scaleY(1)}}@keyframes BeatHandoff-module__njBBka__packetX{0%{opacity:0;transform:translate(0,0)scale(.86)}16%{opacity:1}82%{opacity:1;transform:translate(100px)scale(1)}to{opacity:0;transform:translate(112px)scale(.94)}}@keyframes BeatHandoff-module__njBBka__packetY{0%{opacity:0;transform:translate(0,0)scale(.86)}16%{opacity:1}82%{opacity:1;transform:translateY(52px)scale(1)}to{opacity:0;transform:translateY(60px)scale(.94)}}@keyframes BeatHandoff-module__njBBka__cardIn{0%{opacity:.55;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}@keyframes BeatHandoff-module__njBBka__lightIn{0%{opacity:0}to{opacity:1}}@keyframes BeatHandoff-module__njBBka__attachIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0,0)}}
.BeatPath-module__0fgMIq__section{padding-inline:var(--page-gutter);padding-block:var(--section-y);position:relative}.BeatPath-module__0fgMIq__section:before{content:"";width:var(--rule-bleed);background:var(--fade-line);pointer-events:none;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.BeatPath-module__0fgMIq__inner{max-width:1180px;margin-inline:auto}.BeatPath-module__0fgMIq__title{max-width:20ch;letter-spacing:var(--track);color:var(--fg);margin:0;font-size:clamp(20px,2vw,24px);line-height:1.06}.BeatPath-module__0fgMIq__lead{max-width:52ch;color:var(--fg-muted);text-wrap:pretty;margin:20px 0 0;font-size:15px;line-height:1.62}.BeatPath-module__0fgMIq__board{margin-top:clamp(40px,6vh,72px)}.BeatPath-module__0fgMIq__sheet{--fig:clamp(104px, 11vw, 152px);--sheet-pad:clamp(20px, 3vw, 30px);--sheet-gap:clamp(24px, 4vw, 52px);padding:var(--sheet-pad) var(--sheet-pad) calc(var(--sheet-pad) + 6px)}.BeatPath-module__0fgMIq__rail{column-gap:var(--sheet-gap);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.BeatPath-module__0fgMIq__stage{min-width:0}.BeatPath-module__0fgMIq__code{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--fg-muted);font-variant-numeric:tabular-nums;margin:0 0 13px;font-size:11px;line-height:1}.BeatPath-module__0fgMIq__figure{width:var(--fig);height:var(--fig);position:relative}.BeatPath-module__0fgMIq__figure:after{content:"";background:#ffffff29;width:1px;height:8px;position:absolute;bottom:-24px;left:50%}.BeatPath-module__0fgMIq__stage[data-state=now] .BeatPath-module__0fgMIq__figure:after{background:#ffffff4d}.BeatPath-module__0fgMIq__plan{width:100%;height:100%;display:block;overflow:visible}.BeatPath-module__0fgMIq__stroke{fill:none;stroke:#ffffff3d;stroke-width:1px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:1}.BeatPath-module__0fgMIq__stroke[data-kind=circle]{stroke:#ffffff4d}.BeatPath-module__0fgMIq__stroke[data-kind=line]{stroke:#ffffff26}.BeatPath-module__0fgMIq__stroke[data-kind=square]{stroke:#ffffff38}.BeatPath-module__0fgMIq__stroke[data-kind=star]{stroke:color-mix(in srgb, var(--fg) 76%, transparent);stroke-width:1.15px}.BeatPath-module__0fgMIq__ghost path{fill:none;stroke:#ffffff0d;stroke-width:1px;stroke-dasharray:3 6;vector-effect:non-scaling-stroke}.BeatPath-module__0fgMIq__fill{fill:#ffffff0f;stroke:none}.BeatPath-module__0fgMIq__pivot line{stroke:#ffffff38;stroke-width:1px;vector-effect:non-scaling-stroke}.BeatPath-module__0fgMIq__rule{height:1px;margin:20px calc(var(--sheet-gap) / -2) 0;background:var(--hairline);position:relative}.BeatPath-module__0fgMIq__stage:first-child .BeatPath-module__0fgMIq__rule{margin-left:calc(var(--sheet-pad) * -1);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.BeatPath-module__0fgMIq__stage:last-child .BeatPath-module__0fgMIq__rule{margin-right:calc(var(--sheet-pad) * -1);-webkit-mask-image:linear-gradient(90deg,#000 66%,#0000 100%);mask-image:linear-gradient(90deg,#000 66%,#0000 100%)}.BeatPath-module__0fgMIq__body{padding-top:18px}.BeatPath-module__0fgMIq__stageTitle{font-size:15px;font-weight:var(--weight-emphasis);letter-spacing:var(--track);color:var(--fg);text-wrap:pretty;max-width:22ch;margin:0;line-height:1.35}.BeatPath-module__0fgMIq__note{color:var(--fg-muted);text-wrap:pretty;max-width:32ch;margin:8px 0 0;font-size:13px;line-height:1.55}.BeatPath-module__0fgMIq__phase{font-family:var(--font-mono), monospace;letter-spacing:normal;color:var(--fg-muted);align-items:center;gap:8px;margin:16px 0 0;font-size:11px;line-height:1.4;display:flex}.BeatPath-module__0fgMIq__dot{background:0 0;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:inset 0 0 0 1px #ffffff3d}.BeatPath-module__0fgMIq__stage[data-state=now] .BeatPath-module__0fgMIq__dot{background:var(--state-approved);box-shadow:inset 0 1px #ffffff1a}.BeatPath-module__0fgMIq__enhanced .BeatPath-module__0fgMIq__stroke{stroke-dashoffset:1px}.BeatPath-module__0fgMIq__enhanced .BeatPath-module__0fgMIq__fill,.BeatPath-module__0fgMIq__enhanced .BeatPath-module__0fgMIq__ghost,.BeatPath-module__0fgMIq__enhanced .BeatPath-module__0fgMIq__body{opacity:0}.BeatPath-module__0fgMIq__enhanced[data-drawn=true] .BeatPath-module__0fgMIq__stroke{animation-name:BeatPath-module__0fgMIq__strike;animation-duration:.82s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}.BeatPath-module__0fgMIq__enhanced[data-drawn=true] .BeatPath-module__0fgMIq__ghost{animation:BeatPath-module__0fgMIq__settle .7s var(--ease-enter) .12s both}.BeatPath-module__0fgMIq__enhanced[data-drawn=true] .BeatPath-module__0fgMIq__fill{animation-name:BeatPath-module__0fgMIq__settle;animation-duration:.7s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}.BeatPath-module__0fgMIq__enhanced[data-drawn=true] .BeatPath-module__0fgMIq__body{animation-name:BeatPath-module__0fgMIq__rise;animation-duration:.62s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}@keyframes BeatPath-module__0fgMIq__strike{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes BeatPath-module__0fgMIq__settle{0%{opacity:0}to{opacity:1}}@keyframes BeatPath-module__0fgMIq__rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.BeatPath-module__0fgMIq__sheet .BeatPath-module__0fgMIq__stroke{stroke-dashoffset:0;animation:none}.BeatPath-module__0fgMIq__sheet .BeatPath-module__0fgMIq__ghost,.BeatPath-module__0fgMIq__sheet .BeatPath-module__0fgMIq__fill,.BeatPath-module__0fgMIq__sheet .BeatPath-module__0fgMIq__body{opacity:1;animation:none;transform:none}}@media (max-width:760px){.BeatPath-module__0fgMIq__rail{grid-template-columns:minmax(0,1fr);row-gap:36px}.BeatPath-module__0fgMIq__sheet{--fig:104px}.BeatPath-module__0fgMIq__rule,.BeatPath-module__0fgMIq__stage:first-child .BeatPath-module__0fgMIq__rule,.BeatPath-module__0fgMIq__stage:last-child .BeatPath-module__0fgMIq__rule{margin-inline:calc(var(--sheet-pad) * -1);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 22% 78%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 22% 78%,#0000 100%)}.BeatPath-module__0fgMIq__note,.BeatPath-module__0fgMIq__stageTitle{max-width:40ch}}
.BeatProof-module__L4c-Yq__section{padding-inline:var(--page-gutter);padding-block:var(--section-y)}.BeatProof-module__L4c-Yq__inner{gap:clamp(18px,2.4vw,26px);max-width:1180px;margin-inline:auto;display:grid}.BeatProof-module__L4c-Yq__title{max-width:20ch;font-size:clamp(30px,3.6vw,40px);font-weight:var(--weight-heading);letter-spacing:var(--track);margin:0;line-height:1.06}.BeatProof-module__L4c-Yq__lead{max-width:58ch;color:var(--fg-muted);margin:0;font-size:clamp(15px,1.5vw,16px);line-height:1.6}.BeatProof-module__L4c-Yq__plate{margin-top:40px}.BeatProof-module__L4c-Yq__sheet{--datum-gap:clamp(18px, 2.4vw, 30px);border-radius:inherit;padding:clamp(20px,3vw,36px);position:relative;overflow:hidden}.BeatProof-module__L4c-Yq__ground{pointer-events:none;width:min(520px,58%);height:auto;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.BeatProof-module__L4c-Yq__groundPath{fill:none;vector-effect:non-scaling-stroke}.BeatProof-module__L4c-Yq__groundPath[data-kind=circle],.BeatProof-module__L4c-Yq__groundPath[data-kind=line],.BeatProof-module__L4c-Yq__groundPath[data-kind=square]{stroke:#ffffff0a;stroke-width:1px}.BeatProof-module__L4c-Yq__groundPath[data-kind=star]{stroke:#ffffff13;stroke-width:1.1px}.BeatProof-module__L4c-Yq__titleBlock{font-family:var(--font-mono), monospace;letter-spacing:.09em;text-transform:uppercase;font-variant-numeric:tabular-nums;color:var(--fg-muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 20px;padding-bottom:16px;font-size:11px;display:flex;position:relative}.BeatProof-module__L4c-Yq__titleBlock:after{content:"";inset-inline:0;background:var(--fade-line);height:1px;position:absolute;bottom:0}.BeatProof-module__L4c-Yq__sheetName{color:var(--fg-sub)}.BeatProof-module__L4c-Yq__sheetMeta{align-items:baseline;gap:8px;display:inline-flex}.BeatProof-module__L4c-Yq__sheetDot{color:#ffffff38}.BeatProof-module__L4c-Yq__stack{padding:0 0 0 var(--datum-gap);margin:0;list-style:none;position:relative}.BeatProof-module__L4c-Yq__stack:before{content:"";background:linear-gradient(#ffffff29,#ffffff0d 64%,#0000);width:1px;position:absolute;top:8px;bottom:12px;left:0}.BeatProof-module__L4c-Yq__row{grid-template-columns:auto minmax(0,max-content) minmax(28px,1fr) auto;grid-template-areas:"idx value leader label"".note note note";align-items:baseline;gap:10px clamp(12px,1.8vw,22px);padding-block:clamp(20px,2.8vw,30px);display:grid;position:relative}.BeatProof-module__L4c-Yq__row+.BeatProof-module__L4c-Yq__row:before{content:"";top:0;left:calc(-1 * var(--datum-gap));background:var(--fade-line);height:1px;position:absolute;right:0}.BeatProof-module__L4c-Yq__index{font-family:var(--font-mono), monospace;letter-spacing:.08em;font-variant-numeric:tabular-nums;color:var(--fg-muted);grid-area:idx;font-size:11px;position:relative}.BeatProof-module__L4c-Yq__index:before{content:"";width:calc(var(--datum-gap) - 4px);background:#fff3;height:1px;position:absolute;top:50%;right:calc(100% + 4px)}.BeatProof-module__L4c-Yq__value{font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--fg);white-space:nowrap;grid-area:value;font-size:clamp(26px,3.2vw,34px);line-height:1}.BeatProof-module__L4c-Yq__unit{letter-spacing:.04em;color:var(--fg-sub);margin-left:.14em;font-size:.5em}.BeatProof-module__L4c-Yq__leader{grid-area:leader;align-self:center;height:7px;display:block;position:relative}.BeatProof-module__L4c-Yq__leader:before,.BeatProof-module__L4c-Yq__leader:after{content:"";background:#ffffff29;width:1px;height:7px;position:absolute;top:0}.BeatProof-module__L4c-Yq__leader:before{left:0}.BeatProof-module__L4c-Yq__leader:after{right:0}.BeatProof-module__L4c-Yq__leaderLine{transform-origin:0;background:linear-gradient(90deg,#ffffff08,#ffffff24);height:1px;position:absolute;top:3px;left:0;right:0}.BeatProof-module__L4c-Yq__label{font-family:var(--font-mono), monospace;letter-spacing:.09em;text-transform:uppercase;text-align:right;white-space:nowrap;color:var(--fg-sub);grid-area:label;align-self:center;font-size:11px}.BeatProof-module__L4c-Yq__note{max-width:54ch;color:var(--fg-muted);grid-area:note;margin:0;font-size:13px;line-height:1.55}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.BeatProof-module__L4c-Yq__leaderLine{animation:BeatProof-module__L4c-Yq__measure var(--enter) var(--ease-decel) both;animation-timeline:view();animation-range:entry 12% entry 64%;transform:scaleX(0)}}}@keyframes BeatProof-module__L4c-Yq__measure{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:860px){.BeatProof-module__L4c-Yq__row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"idx value"".label"".note";row-gap:8px}.BeatProof-module__L4c-Yq__leader{display:none}.BeatProof-module__L4c-Yq__label{text-align:left;white-space:normal}.BeatProof-module__L4c-Yq__ground{opacity:.5;right:-26%}}.BeatProof-module__L4c-Yq__corpus{border-top:1px solid var(--hairline-soft);flex-wrap:wrap;align-items:baseline;gap:8px 18px;max-width:68ch;margin:34px 0 0;padding-top:18px;display:flex}.BeatProof-module__L4c-Yq__corpusText{color:var(--fg-muted);font-size:13px;line-height:1.55}.BeatProof-module__L4c-Yq__corpusLink{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-sub);border-bottom:1px solid var(--hairline);transition:color var(--state) var(--ease-state), border-color var(--state) var(--ease-state);padding-bottom:1px;font-size:12px;text-decoration:none}.BeatProof-module__L4c-Yq__corpusLink:hover{color:var(--fg);border-color:#ffffff3d}.BeatProof-module__L4c-Yq__corpusLink:active{transform:scale(.97)}
.BeatSources-module__bbEk1W__section{padding-inline:var(--page-gutter);padding-block:var(--section-y);position:relative}.BeatSources-module__bbEk1W__section:before{content:"";width:var(--rule-bleed);background:var(--fade-line);pointer-events:none;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.BeatSources-module__bbEk1W__inner{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:64px;max-width:1180px;margin-inline:auto;display:grid}.BeatSources-module__bbEk1W__header{align-content:center;gap:18px;min-width:0;display:grid}.BeatSources-module__bbEk1W__title{max-width:15ch;font-size:clamp(30px,3.4vw,40px);font-weight:var(--weight-heading);letter-spacing:var(--track);text-wrap:balance;margin:0;line-height:1.06}.BeatSources-module__bbEk1W__lead{max-width:42ch;color:var(--fg-muted);margin:0;font-size:15px;line-height:1.62}.BeatSources-module__bbEk1W__figure{min-width:0;margin:0}.BeatSources-module__bbEk1W__board{--tick-w:18px;--approver-w:124px;--state-w:148px;--gutter:14px;--row-pad:6px;flex-direction:column;min-width:0;display:flex}.BeatSources-module__bbEk1W__chrome{height:52px;padding:0 var(--gutter);border-radius:var(--radius-panel) var(--radius-panel) 0 0;background:linear-gradient(180deg, #ffffff0a, transparent 100%), color-mix(in srgb, var(--surface-3) 76%, transparent);justify-content:space-between;align-items:center;gap:12px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #ffffff0d}.BeatSources-module__bbEk1W__chromeBrand{align-items:center;gap:10px;min-width:0;display:flex}.BeatSources-module__bbEk1W__markWrap{border-radius:var(--radius-control);width:26px;height:26px;color:var(--fg);background:#ffffff14;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.BeatSources-module__bbEk1W__chromeTitle{font-size:13px;font-weight:var(--weight-emphasis);letter-spacing:-.01em;color:var(--fg);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.BeatSources-module__bbEk1W__demoTag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);box-shadow:inset 0 0 0 1px var(--hairline);white-space:nowrap;border-radius:999px;flex:none;margin:0;padding:4px 9px;font-size:11px}.BeatSources-module__bbEk1W__colhead,.BeatSources-module__bbEk1W__row,.BeatSources-module__bbEk1W__foot{grid-template-columns:var(--tick-w) minmax(0, 1fr) var(--approver-w) var(--state-w);align-items:center;gap:12px;display:grid}.BeatSources-module__bbEk1W__colhead{height:30px;padding-inline:var(--gutter);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);box-shadow:inset 0 -1px 0 var(--hairline-soft);font-size:11px}.BeatSources-module__bbEk1W__colState{justify-self:end}.BeatSources-module__bbEk1W__rows{padding:8px calc(var(--gutter) - var(--row-pad));gap:4px;margin:0;list-style:none;display:grid}.BeatSources-module__bbEk1W__row{padding:12px var(--row-pad);border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-2) 34%, transparent);box-shadow:inset 0 0 0 1px #ffffff07}.BeatSources-module__bbEk1W__row[data-approved=false]{box-shadow:inset 0 0 0 1px var(--hairline-soft);background:0 0}.BeatSources-module__bbEk1W__tick{width:var(--tick-w);justify-content:center;align-items:center;display:inline-flex}.BeatSources-module__bbEk1W__tickGlyph{width:15px;height:15px;color:var(--state-approved);display:block}.BeatSources-module__bbEk1W__tickPath{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16;stroke-dashoffset:0}.BeatSources-module__bbEk1W__waitDot{opacity:.7;width:9px;height:9px;animation:BeatSources-module__bbEk1W__waitBreathe 3.6s var(--ease-state) infinite;border-radius:999px;display:block;box-shadow:inset 0 0 0 1px #ffffff3d}@keyframes BeatSources-module__bbEk1W__waitBreathe{0%,to{opacity:.45}50%{opacity:.95}}.BeatSources-module__bbEk1W__name{gap:3px;min-width:0;display:grid}.BeatSources-module__bbEk1W__nameText{color:var(--fg);overflow-wrap:anywhere;font-size:14px;line-height:1.3}.BeatSources-module__bbEk1W__row[data-approved=false] .BeatSources-module__bbEk1W__nameText{color:var(--fg-sub)}.BeatSources-module__bbEk1W__meta{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-muted);font-size:11px}.BeatSources-module__bbEk1W__approver{min-width:0;color:var(--fg-sub);align-items:center;gap:8px;font-size:13px;display:flex}.BeatSources-module__bbEk1W__avatar{width:21px;height:21px;font-size:11px;font-weight:var(--weight-emphasis);color:var(--fg);background:#ffffff17;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.BeatSources-module__bbEk1W__approverName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BeatSources-module__bbEk1W__approverEmpty{border:1px dashed #ffffff1f;border-radius:999px;width:72px;height:21px;display:block}.BeatSources-module__bbEk1W__state{letter-spacing:-.005em;white-space:nowrap;border-radius:999px;justify-self:end;align-items:center;height:24px;padding-inline:11px;font-size:12px;display:inline-flex}.BeatSources-module__bbEk1W__state[data-approved=true]{color:color-mix(in srgb, var(--state-approved) 58%, #fff);background:color-mix(in srgb, var(--state-approved) 13%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--state-approved) 34%, transparent), inset 0 1px 0 #ffffff0f}.BeatSources-module__bbEk1W__state[data-approved=false]{color:var(--fg-muted);border:1px dashed #ffffff24}.BeatSources-module__bbEk1W__foot{padding:14px var(--gutter) 16px;box-shadow:inset 0 1px 0 var(--hairline-soft)}.BeatSources-module__bbEk1W__footGlyph{background:#ffffff38;justify-self:center;width:9px;height:1px}.BeatSources-module__bbEk1W__footLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);font-size:11px}.BeatSources-module__bbEk1W__footValue{color:var(--fg-sub);text-align:end;grid-column:3/span 2;justify-self:end;font-size:13px}.BeatSources-module__bbEk1W__enhanced[data-inview=false] .BeatSources-module__bbEk1W__tickPath{stroke-dashoffset:16px}.BeatSources-module__bbEk1W__enhanced[data-inview=true] .BeatSources-module__bbEk1W__tickPath{animation:BeatSources-module__bbEk1W__tickDraw .52s var(--ease-decel) both;animation-delay:calc(var(--i,0) * 90ms)}@keyframes BeatSources-module__bbEk1W__tickDraw{0%{stroke-dashoffset:16px}}.BeatSources-module__bbEk1W__enhanced[data-inview=false] .BeatSources-module__bbEk1W__approver{opacity:0}.BeatSources-module__bbEk1W__enhanced[data-inview=true] .BeatSources-module__bbEk1W__approver{animation:BeatSources-module__bbEk1W__approverIn var(--enter) var(--ease-decel) both;animation-delay:calc(var(--i,0) * 90ms + 70ms)}@keyframes BeatSources-module__bbEk1W__approverIn{0%{opacity:0;transform:translate(-5px)}}@media (max-width:1000px){.BeatSources-module__bbEk1W__inner{grid-template-columns:minmax(0,1fr);gap:40px}.BeatSources-module__bbEk1W__title{max-width:18ch}}@media (max-width:620px){.BeatSources-module__bbEk1W__board{--approver-w:auto;--state-w:auto}.BeatSources-module__bbEk1W__colhead{display:none}.BeatSources-module__bbEk1W__row,.BeatSources-module__bbEk1W__foot{grid-template-columns:var(--tick-w) minmax(0, 1fr) auto;row-gap:10px}.BeatSources-module__bbEk1W__name{grid-column:2/span 2}.BeatSources-module__bbEk1W__approver{grid-column:2}.BeatSources-module__bbEk1W__state{grid-column:3}.BeatSources-module__bbEk1W__footValue{text-align:start;grid-column:2/span 2;justify-self:start}}@media (prefers-reduced-motion:reduce){.BeatSources-module__bbEk1W__enhanced[data-inview=false] .BeatSources-module__bbEk1W__tickPath,.BeatSources-module__bbEk1W__enhanced[data-inview=true] .BeatSources-module__bbEk1W__tickPath{stroke-dashoffset:0;animation:none}.BeatSources-module__bbEk1W__enhanced[data-inview=false] .BeatSources-module__bbEk1W__approver,.BeatSources-module__bbEk1W__enhanced[data-inview=true] .BeatSources-module__bbEk1W__approver{opacity:1;animation:none;transform:none}.BeatSources-module__bbEk1W__waitDot{opacity:.7;animation:none}}
.BeatSovereign-module__cUcfeq__section{padding-inline:var(--page-gutter);padding-block:var(--section-y);position:relative}.BeatSovereign-module__cUcfeq__section:before{content:"";width:var(--rule-bleed);background:var(--fade-line);pointer-events:none;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.BeatSovereign-module__cUcfeq__inner{max-width:1180px;margin-inline:auto}.BeatSovereign-module__cUcfeq__header{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:24px 56px;margin-bottom:clamp(36px,5vh,56px);display:grid}.BeatSovereign-module__cUcfeq__title{max-width:15ch;letter-spacing:var(--track);text-wrap:balance;margin:0;font-size:clamp(20px,2vw,24px);line-height:1.06}.BeatSovereign-module__cUcfeq__lead{max-width:44ch;color:var(--fg-muted);text-wrap:pretty;margin:0;font-size:15px;line-height:1.6}.BeatSovereign-module__cUcfeq__board{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:26px clamp(28px,4vw,60px);padding:28px 28px 34px;display:grid}.BeatSovereign-module__cUcfeq__figure{width:100%;min-width:0;max-width:440px;margin-inline:auto}.BeatSovereign-module__cUcfeq__plan{aspect-ratio:1;width:100%;height:auto;display:block;overflow:visible}.BeatSovereign-module__cUcfeq__stroke{fill:none;stroke:#ffffff2b;stroke-width:1px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:1}.BeatSovereign-module__cUcfeq__stroke[data-kind=circle]{stroke:#ffffff3d}.BeatSovereign-module__cUcfeq__stroke[data-kind=line]{stroke:#ffffff1f}.BeatSovereign-module__cUcfeq__stroke[data-kind=square]{stroke:#fff3}.BeatSovereign-module__cUcfeq__perimeter{fill:none;stroke:color-mix(in srgb, var(--state-approved) 62%, var(--fg-sub));stroke-width:1.35px;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1}.BeatSovereign-module__cUcfeq__perimFill{fill:color-mix(in srgb, var(--state-approved) 9%, transparent)}.BeatSovereign-module__cUcfeq__latticePath{stroke:#ffffff13;stroke-width:.6px;vector-effect:non-scaling-stroke}.BeatSovereign-module__cUcfeq__vertices circle{fill:color-mix(in srgb, var(--state-approved) 70%, var(--fg-sub))}.BeatSovereign-module__cUcfeq__nodeDisc{fill:color-mix(in srgb, var(--surface-3) 76%, transparent);stroke:#ffffff12;stroke-width:1px;vector-effect:non-scaling-stroke}.BeatSovereign-module__cUcfeq__nodeSpec{fill:none;stroke:#ffffff1a;stroke-width:1px;vector-effect:non-scaling-stroke}.BeatSovereign-module__cUcfeq__glyphStroke path{fill:none;stroke:var(--fg-sub);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.BeatSovereign-module__cUcfeq__glyphFill{fill:var(--fg-sub);stroke:none}.BeatSovereign-module__cUcfeq__nodeCode{fill:var(--fg-muted);font-family:var(--font-mono), monospace;letter-spacing:.1em;font-variant-numeric:tabular-nums;font-size:11px}.BeatSovereign-module__cUcfeq__outRoute{fill:none;stroke:#ffffff29;stroke-width:1px;stroke-dasharray:4 6;vector-effect:non-scaling-stroke}.BeatSovereign-module__cUcfeq__outTick{fill:none;stroke:#ffffff42;stroke-width:1px;stroke-linecap:round;vector-effect:non-scaling-stroke}.BeatSovereign-module__cUcfeq__outCode{fill:#ffffff4d;font-family:var(--font-mono), monospace;letter-spacing:.1em;font-variant-numeric:tabular-nums;font-size:11px}.BeatSovereign-module__cUcfeq__legend{align-self:center;min-width:0}.BeatSovereign-module__cUcfeq__legendHead{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 18px;font-size:11px}.BeatSovereign-module__cUcfeq__rows{gap:18px;margin:0;padding:0;list-style:none;display:grid}.BeatSovereign-module__cUcfeq__row,.BeatSovereign-module__cUcfeq__out{grid-template-columns:22px 8px minmax(0,1fr);align-items:baseline;gap:3px 10px;display:grid}.BeatSovereign-module__cUcfeq__rowCode{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:#ffffff52;font-variant-numeric:tabular-nums;font-size:11px}.BeatSovereign-module__cUcfeq__rowDot{background:var(--state-approved);border-radius:50%;width:7px;height:7px;transform:translateY(-1px)}.BeatSovereign-module__cUcfeq__rowName{font-size:15px;font-weight:var(--weight-emphasis);letter-spacing:var(--track);color:var(--fg)}.BeatSovereign-module__cUcfeq__rowNote{color:var(--fg-muted);grid-column:3;font-size:13px;line-height:1.5}.BeatSovereign-module__cUcfeq__out{background-image:var(--fade-line);background-position:0 0;background-repeat:no-repeat;background-size:100% 1px;margin-top:22px;padding-top:22px}.BeatSovereign-module__cUcfeq__outDot{border-radius:50%;width:7px;height:7px;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff3d}.BeatSovereign-module__cUcfeq__outName{font-size:15px;font-weight:var(--weight-emphasis);letter-spacing:var(--track);color:var(--fg-muted)}.BeatSovereign-module__cUcfeq__foot{color:#ffffff57;max-width:38ch;margin:20px 0 0;font-size:12px;line-height:1.55}.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__stroke,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__perimeter{stroke-dashoffset:1px}.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__ground,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__vertices,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__outside,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__foot{opacity:0}.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__node,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__row,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__out{opacity:0;transform:translateY(6px)}.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__stroke,.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__perimeter{animation-name:BeatSovereign-module__cUcfeq__strike;animation-duration:.9s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__ground,.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__vertices,.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__outside,.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__foot{animation-name:BeatSovereign-module__cUcfeq__settle;animation-duration:.7s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__node,.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__row,.BeatSovereign-module__cUcfeq__enhanced[data-drawn=true] .BeatSovereign-module__cUcfeq__out{animation-name:BeatSovereign-module__cUcfeq__rise;animation-duration:.62s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}@keyframes BeatSovereign-module__cUcfeq__strike{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes BeatSovereign-module__cUcfeq__settle{0%{opacity:0}to{opacity:1}}@keyframes BeatSovereign-module__cUcfeq__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__stroke,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__perimeter,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__ground,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__vertices,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__outside,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__node,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__row,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__out,.BeatSovereign-module__cUcfeq__enhanced .BeatSovereign-module__cUcfeq__foot{opacity:1;stroke-dashoffset:0;animation:none;transform:none}}@media (max-width:900px){.BeatSovereign-module__cUcfeq__header{grid-template-columns:minmax(0,1fr);align-items:start}.BeatSovereign-module__cUcfeq__title{max-width:20ch}.BeatSovereign-module__cUcfeq__board{grid-template-columns:minmax(0,1fr);row-gap:24px;padding:20px 18px 28px}.BeatSovereign-module__cUcfeq__legend{max-width:460px;margin-inline:auto}}
.CapabilityTicker-module__wTbGva__ticker{box-shadow:inset 0 1px 0 var(--hairline), inset 0 -1px 0 var(--hairline);padding-block:16px;position:relative;overflow:hidden}.CapabilityTicker-module__wTbGva__ticker:before,.CapabilityTicker-module__wTbGva__ticker:after{content:"";z-index:1;pointer-events:none;width:clamp(48px,12vw,160px);position:absolute;top:0;bottom:0}.CapabilityTicker-module__wTbGva__ticker:before{background:linear-gradient(90deg, var(--bg), transparent);left:0}.CapabilityTicker-module__wTbGva__ticker:after{background:linear-gradient(270deg, var(--bg), transparent);right:0}.CapabilityTicker-module__wTbGva__track{width:max-content;animation:46s linear infinite CapabilityTicker-module__wTbGva__tickerRun;display:flex}@keyframes CapabilityTicker-module__wTbGva__tickerRun{to{transform:translate(-50%)}}.CapabilityTicker-module__wTbGva__ticker:hover .CapabilityTicker-module__wTbGva__track{animation-play-state:paused}.CapabilityTicker-module__wTbGva__run{align-items:center;gap:clamp(28px,4vw,56px);margin:0;padding:0 clamp(14px,2vw,28px) 0 0;list-style:none;display:flex}.CapabilityTicker-module__wTbGva__item{white-space:nowrap;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);align-items:center;gap:12px;font-size:11px;display:flex}.CapabilityTicker-module__wTbGva__dot{background:color-mix(in srgb, var(--state-approved) 70%, transparent);border-radius:50%;flex:none;width:4px;height:4px}@media (prefers-reduced-motion:reduce){.CapabilityTicker-module__wTbGva__track{animation:none}.CapabilityTicker-module__wTbGva__run:last-child{display:none}.CapabilityTicker-module__wTbGva__track{width:100%}.CapabilityTicker-module__wTbGva__run{flex-wrap:wrap;row-gap:12px}}
.CloseBeat-module__O3bhdG__section{padding-inline:var(--page-gutter);text-align:center;padding-block:clamp(140px,26vh,300px) clamp(100px,18vh,220px)}.CloseBeat-module__O3bhdG__inner{justify-items:center;gap:40px;max-width:900px;margin-inline:auto;display:grid}.CloseBeat-module__O3bhdG__statement{letter-spacing:var(--track);text-wrap:balance;gap:2px;margin:0;font-size:clamp(40px,6.4vw,84px);font-weight:600;line-height:1.04;display:grid}.CloseBeat-module__O3bhdG__line{color:var(--fg);display:block}.CloseBeat-module__O3bhdG__lineMuted{color:var(--fg-muted)}.CloseBeat-module__O3bhdG__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.CloseBeat-module__O3bhdG__primary,.CloseBeat-module__O3bhdG__secondary{height:46px;font-size:15px;font-weight:var(--weight-emphasis);letter-spacing:-.01em;transition:background var(--state) var(--ease-state), color var(--state) var(--ease-state), transform var(--state) var(--ease-state);border-radius:999px;justify-content:center;align-items:center;padding-inline:26px;text-decoration:none;display:inline-flex}.CloseBeat-module__O3bhdG__primary{background:var(--fg);color:#0a0b0c}.CloseBeat-module__O3bhdG__primary:hover{background:#fff}.CloseBeat-module__O3bhdG__secondary{color:var(--fg);background:color-mix(in srgb, var(--surface-3) 70%, transparent);box-shadow:inset 0 1px 0 #ffffff1a, inset 0 0 0 1px var(--hairline)}.CloseBeat-module__O3bhdG__secondary:hover{background:var(--surface-4)}.CloseBeat-module__O3bhdG__primary:active,.CloseBeat-module__O3bhdG__secondary:active{transform:scale(.97)}.CloseBeat-module__O3bhdG__trust{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:0;font-size:11px}@media (prefers-reduced-motion:reduce){.CloseBeat-module__O3bhdG__primary,.CloseBeat-module__O3bhdG__secondary{transition:none}}
.AgentDecisionDemo-module__9NnwuG__demo{margin-top:0}.AgentDecisionDemo-module__9NnwuG__bubbleStack{flex-direction:column;gap:4px;min-width:0;max-width:85%;display:flex}.AgentDecisionDemo-module__9NnwuG__speakerMeta,.AgentDecisionDemo-module__9NnwuG__speakerMetaEnd{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.03em;text-transform:uppercase;color:var(--fg-muted);align-items:center;gap:6px;font-size:11px;display:inline-flex}.AgentDecisionDemo-module__9NnwuG__speakerMetaEnd{justify-content:flex-end}.AgentDecisionDemo-module__9NnwuG__channelBadge,.AgentDecisionDemo-module__9NnwuG__channelBadgeInline{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.03em;text-transform:uppercase;color:var(--fg-sub);white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;padding:3px 8px;font-size:11px;display:inline-flex}.AgentDecisionDemo-module__9NnwuG__channelBadge[data-channel=Telegram],.AgentDecisionDemo-module__9NnwuG__channelBadgeInline[data-channel=Telegram]{color:#9ec9ef;border-color:#3894dc59}.AgentDecisionDemo-module__9NnwuG__channelBadge[data-channel=App],.AgentDecisionDemo-module__9NnwuG__channelBadgeInline[data-channel=App]{border-color:#ffffff2e}.AgentDecisionDemo-module__9NnwuG__rowPoll{justify-content:center}.AgentDecisionDemo-module__9NnwuG__pollCard{border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-3) 74%, transparent);justify-items:center;gap:9px;padding:11px 16px 13px;display:grid;box-shadow:inset 0 1px #ffffff12,inset 0 0 0 1px #ffffff0a}.AgentDecisionDemo-module__9NnwuG__pollPrompt{color:var(--fg-muted);text-align:center;font-size:11px;line-height:1.3}.AgentDecisionDemo-module__9NnwuG__pollScale{gap:6px;display:flex}.AgentDecisionDemo-module__9NnwuG__pollScore{width:26px;height:26px;font-family:var(--font-mono);color:var(--fg-muted);background:#ffffff07;border-radius:7px;place-items:center;font-size:11px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0b}.AgentDecisionDemo-module__9NnwuG__pollScore[data-chosen=true]{color:var(--state-approved);background:color-mix(in srgb, var(--state-approved) 15%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--state-approved) 42%, transparent)}.AgentDecisionDemo-module__9NnwuG__escalationBlock{gap:10px;display:grid}.AgentDecisionDemo-module__9NnwuG__avatarNodira{color:#e8eef8;background:linear-gradient(145deg,#6084b2b8,#ffffff1a)}.AgentDecisionDemo-module__9NnwuG__avatarJasur{color:#f6ebe0;background:linear-gradient(145deg,#a87a4ebf,#ffffff1a)}.AgentDecisionDemo-module__9NnwuG__avatarYou{color:var(--fg);background:linear-gradient(145deg,#ffffff2e,#ffffff0f)}.AgentDecisionDemo-module__9NnwuG__avatarTomaris{color:var(--fg);background:#ffffff1f;justify-content:center;align-items:center;display:inline-flex}.AgentDecisionDemo-module__9NnwuG__avatarDilshod{color:#f3e6cf;background:linear-gradient(145deg,#b58a4a8c,#ffffff14);justify-content:center;align-items:center;display:inline-flex}.AgentDecisionDemo-module__9NnwuG__avatarInitial{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.02em;font-size:11px;font-weight:600;line-height:1}.AgentDecisionDemo-module__9NnwuG__avatarMark{opacity:.95;display:block}.AgentDecisionDemo-module__9NnwuG__chrome{background:linear-gradient(180deg, #ffffff09 0%, transparent 100%), color-mix(in srgb, var(--surface-3) 78%, transparent);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff0f}.AgentDecisionDemo-module__9NnwuG__chromeLeft,.AgentDecisionDemo-module__9NnwuG__chromeRight{align-items:center;gap:10px;min-width:0;display:flex}.AgentDecisionDemo-module__9NnwuG__markWrap{border-radius:var(--radius-control);width:28px;height:28px;color:var(--fg);background:#ffffff14;flex:none;justify-content:center;align-items:center;display:inline-flex}.AgentDecisionDemo-module__9NnwuG__chromeTitles{min-width:0}.AgentDecisionDemo-module__9NnwuG__agentTitle{font-size:13px;font-weight:var(--weight-heading);color:var(--fg);margin:0;line-height:1.2}.AgentDecisionDemo-module__9NnwuG__label{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:var(--track);text-transform:uppercase;color:var(--fg-muted);white-space:nowrap;margin:0;font-size:11px}.AgentDecisionDemo-module__9NnwuG__liveGroup{align-items:center;gap:6px;margin-left:4px;display:inline-flex}.AgentDecisionDemo-module__9NnwuG__liveDot{background:var(--state-approved);width:7px;height:7px;animation:AgentDecisionDemo-module__9NnwuG__livePulse 1.6s var(--ease-state) infinite;border-radius:50%;box-shadow:0 0 0 3px #2080572e}.AgentDecisionDemo-module__9NnwuG__chromeLive{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:var(--track);text-transform:uppercase;color:var(--fg-sub);font-size:11px}.AgentDecisionDemo-module__9NnwuG__chromeMeta{font-family:var(--font-ibm-plex-mono), monospace;color:var(--fg-muted);white-space:nowrap;font-size:11px}.AgentDecisionDemo-module__9NnwuG__replay,.AgentDecisionDemo-module__9NnwuG__soundToggle{color:var(--fg-sub);font:inherit;cursor:pointer;min-height:44px;box-shadow:none;transition:background var(--state) var(--ease-state), border-color var(--state) var(--ease-state), color var(--state) var(--ease-state);background:#ffffff08;border:1px solid #ffffff1f;border-radius:9999px;padding:10px 14px;font-size:13px}.AgentDecisionDemo-module__9NnwuG__soundToggle{align-items:center;gap:7px;padding-inline:12px;display:inline-flex}.AgentDecisionDemo-module__9NnwuG__soundToggle[aria-pressed=true]{color:var(--fg);border-color:#20805759}.AgentDecisionDemo-module__9NnwuG__soundIcon{opacity:.9;flex:none;display:block}.AgentDecisionDemo-module__9NnwuG__soundLabel{white-space:nowrap}.AgentDecisionDemo-module__9NnwuG__replay:hover,.AgentDecisionDemo-module__9NnwuG__soundToggle:hover{color:var(--fg);background:#ffffff0e;border-color:#ffffff2e}.AgentDecisionDemo-module__9NnwuG__layout{grid-template-columns:minmax(0,1.7fr) minmax(180px,.7fr);min-height:360px;display:grid}.AgentDecisionDemo-module__9NnwuG__chatColumn{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-2) 55%, transparent) 0%, transparent 56px);border-right:1px solid #ffffff0f;flex-direction:column;min-height:360px;display:flex}.AgentDecisionDemo-module__9NnwuG__customerBand{align-items:center;gap:8px;padding:12px 14px 4px;display:flex}.AgentDecisionDemo-module__9NnwuG__customerLabel{color:var(--fg-muted);font-size:11px}.AgentDecisionDemo-module__9NnwuG__transcript{flex-direction:column;flex:1;justify-content:flex-end;gap:12px;min-height:300px;padding:8px 14px 16px;display:flex;overflow-y:auto}.AgentDecisionDemo-module__9NnwuG__placeholder{border-radius:var(--radius-control);color:var(--fg-muted);opacity:.55;background:#ffffff08;border:1px solid #ffffff0d;margin:auto 0 0;padding:10px 12px;font-size:13px;line-height:1.45}.AgentDecisionDemo-module__9NnwuG__row{align-items:flex-start;gap:10px;display:flex}.AgentDecisionDemo-module__9NnwuG__rowCustomer{justify-content:flex-end}.AgentDecisionDemo-module__9NnwuG__rowAgent{justify-content:flex-start}.AgentDecisionDemo-module__9NnwuG__customerAvatar,.AgentDecisionDemo-module__9NnwuG__agentAvatar,.AgentDecisionDemo-module__9NnwuG__operatorAvatar{background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.AgentDecisionDemo-module__9NnwuG__agentAvatar{background:#ffffff1a}.AgentDecisionDemo-module__9NnwuG__operatorAvatar{background:#b58a4a38}.AgentDecisionDemo-module__9NnwuG__replyForm{background:linear-gradient(180deg, transparent, #ffffff05), color-mix(in srgb, var(--surface-2) 70%, transparent);border-top:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 10px;padding:12px 14px 14px;display:grid}.AgentDecisionDemo-module__9NnwuG__replyInput{min-width:0;min-height:44px;color:var(--fg);font:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9999px;padding:10px 14px;font-size:13px;box-shadow:inset 0 1px #ffffff0a}.AgentDecisionDemo-module__9NnwuG__replyInput::placeholder{color:var(--fg-muted)}.AgentDecisionDemo-module__9NnwuG__replyInput:focus{background:#ffffff0e;border-color:#ffffff47;outline:none}.AgentDecisionDemo-module__9NnwuG__replySend{background:var(--fg);min-height:44px;color:var(--bg);font:inherit;cursor:pointer;border:1px solid #ffffff29;border-radius:9999px;padding:10px 16px;font-size:13px;font-weight:500;box-shadow:inset 0 1px #ffffff59}.AgentDecisionDemo-module__9NnwuG__replySend[data-armed=true]{transform:scale(.94);box-shadow:inset 0 1px #fff3}.AgentDecisionDemo-module__9NnwuG__placeholder{text-align:center;color:var(--fg-muted);opacity:.55;margin:auto 0;font-size:13px}.AgentDecisionDemo-module__9NnwuG__replyNote{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.03em;text-transform:uppercase;color:var(--fg-muted);grid-column:1/-1;margin:0;font-size:11px}.AgentDecisionDemo-module__9NnwuG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AgentDecisionDemo-module__9NnwuG__customerBubble,.AgentDecisionDemo-module__9NnwuG__agentBubble,.AgentDecisionDemo-module__9NnwuG__operatorBubble{border-radius:var(--radius-panel);border:1px solid #ffffff14;max-width:100%;padding:11px 13px;font-size:13px;line-height:1.45;box-shadow:inset 0 1px #ffffff0d}.AgentDecisionDemo-module__9NnwuG__customerBubble{color:var(--fg);background:#ffffff17;border-top-right-radius:4px}.AgentDecisionDemo-module__9NnwuG__agentBubble{background:linear-gradient(180deg, #ffffff08, transparent 40%), var(--surface-3);color:var(--fg-sub);border-top-left-radius:4px}.AgentDecisionDemo-module__9NnwuG__operatorBubble{background:color-mix(in srgb, var(--surface-3) 80%, #b58a4a1f);color:var(--fg-sub);border-color:#b58a4a47;border-top-left-radius:4px;box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #b58a4a14}.AgentDecisionDemo-module__9NnwuG__customerBubble p,.AgentDecisionDemo-module__9NnwuG__agentBubble p,.AgentDecisionDemo-module__9NnwuG__operatorBubble p{margin:0}.AgentDecisionDemo-module__9NnwuG__operatorRole{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--state-handoff);font-size:11px;margin:0 0 4px!important}.AgentDecisionDemo-module__9NnwuG__typingBubble{border-radius:var(--radius-panel);background:var(--surface-3);border:1px solid #ffffff0f;border-top-left-radius:4px;align-items:center;gap:5px;padding:12px 14px;display:inline-flex}.AgentDecisionDemo-module__9NnwuG__typingBubble i{background:var(--fg-sub);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite AgentDecisionDemo-module__9NnwuG__typingDot}.AgentDecisionDemo-module__9NnwuG__typingBubble i:nth-child(2){animation-delay:.15s}.AgentDecisionDemo-module__9NnwuG__typingBubble i:nth-child(3){animation-delay:.3s}.AgentDecisionDemo-module__9NnwuG__escalation{align-items:center;gap:10px;margin:2px 0;display:flex}.AgentDecisionDemo-module__9NnwuG__escalationLine{background:linear-gradient(90deg,#0000,#b58a4a66,#0000);flex:1;height:1px}.AgentDecisionDemo-module__9NnwuG__escalationPill{color:var(--state-handoff);text-align:center;background:#b58a4a1f;border:1px solid #b58a4a47;border-radius:9999px;flex:0 auto;padding:6px 12px;font-size:11px;font-weight:500;line-height:1.35}.AgentDecisionDemo-module__9NnwuG__policyRail{background:color-mix(in srgb, var(--surface-3) 45%, transparent);padding:14px 14px 18px}.AgentDecisionDemo-module__9NnwuG__paneTitle{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 10px;font-size:11px}.AgentDecisionDemo-module__9NnwuG__messageEnterCustomer{animation:AgentDecisionDemo-module__9NnwuG__messageInCustomer .42s var(--ease-enter) both}.AgentDecisionDemo-module__9NnwuG__messageEnterAgent{animation:AgentDecisionDemo-module__9NnwuG__messageInAgent .42s var(--ease-enter) both}.AgentDecisionDemo-module__9NnwuG__messageExitCustomer{animation:AgentDecisionDemo-module__9NnwuG__messageOutCustomer var(--exit) var(--ease-exit) both}.AgentDecisionDemo-module__9NnwuG__messageExitAgent{animation:AgentDecisionDemo-module__9NnwuG__messageOutAgent var(--exit) var(--ease-exit) both}.AgentDecisionDemo-module__9NnwuG__stepAfterTyping{animation-delay:var(--exit)}.AgentDecisionDemo-module__9NnwuG__sourceList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.AgentDecisionDemo-module__9NnwuG__sourceItem{border-radius:var(--radius-control);background:linear-gradient(180deg, #ffffff08, transparent 50%), var(--surface-3);color:var(--fg-sub);transition:border-color var(--state) var(--ease-state), background var(--state) var(--ease-state);border:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex;box-shadow:inset 0 1px #ffffff0a}.AgentDecisionDemo-module__9NnwuG__sourceItem[data-available=true]:after{content:"";background:var(--state-approved);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #20805729}.AgentDecisionDemo-module__9NnwuG__policyDetails{padding:0 14px 14px;display:none}.AgentDecisionDemo-module__9NnwuG__policyDetails summary{cursor:pointer;color:var(--fg-muted);font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:var(--track);text-transform:uppercase;font-size:11px}@keyframes AgentDecisionDemo-module__9NnwuG__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}@keyframes AgentDecisionDemo-module__9NnwuG__typingDot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes AgentDecisionDemo-module__9NnwuG__messageInCustomer{0%{opacity:0;transform:translate(28px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes AgentDecisionDemo-module__9NnwuG__messageInAgent{0%{opacity:0;transform:translate(-28px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes AgentDecisionDemo-module__9NnwuG__messageOutCustomer{to{opacity:0;transform:translate(20px)scale(.98)}}@keyframes AgentDecisionDemo-module__9NnwuG__messageOutAgent{to{opacity:0;transform:translate(-20px)scale(.98)}}@media (max-width:960px){.AgentDecisionDemo-module__9NnwuG__layout{grid-template-columns:1fr}.AgentDecisionDemo-module__9NnwuG__chatColumn{border-right:none}.AgentDecisionDemo-module__9NnwuG__policyRail{display:none}.AgentDecisionDemo-module__9NnwuG__policyDetails{display:block}}@media (max-width:720px){.AgentDecisionDemo-module__9NnwuG__chromeMeta,.AgentDecisionDemo-module__9NnwuG__soundLabel{display:none}.AgentDecisionDemo-module__9NnwuG__transcript{min-height:280px}}@media (prefers-reduced-motion:reduce){.AgentDecisionDemo-module__9NnwuG__liveDot,.AgentDecisionDemo-module__9NnwuG__typingBubble i,.AgentDecisionDemo-module__9NnwuG__messageEnterCustomer,.AgentDecisionDemo-module__9NnwuG__messageEnterAgent{animation:none}}
.GirihFigure-module__j1p92W__figure{width:100%;height:auto;display:block;overflow:visible}.GirihFigure-module__j1p92W__base,.GirihFigure-module__j1p92W__light{fill:none;vector-effect:non-scaling-stroke}.GirihFigure-module__j1p92W__base[data-kind=circle],.GirihFigure-module__j1p92W__base[data-kind=line],.GirihFigure-module__j1p92W__base[data-kind=square]{stroke:#ffffff0e;stroke-width:.75px}.GirihFigure-module__j1p92W__base[data-kind=star]{stroke:#ffffff70;stroke-width:1.5px}.GirihFigure-module__j1p92W__light{stroke:#fff;stroke-linecap:round;animation:7.2s linear infinite GirihFigure-module__j1p92W__chase;animation-delay:calc(var(--i) * -1.2s)}.GirihFigure-module__j1p92W__light[data-layer=tail]{stroke-dasharray:.26 1;stroke-width:1px;opacity:.07}.GirihFigure-module__j1p92W__light[data-layer=mid]{stroke-dasharray:.13 1;stroke-width:1.1px;opacity:.16}.GirihFigure-module__j1p92W__light[data-layer=head]{stroke-dasharray:.045 1;stroke-width:1.4px;opacity:.62}.GirihFigure-module__j1p92W__light[data-kind=circle],.GirihFigure-module__j1p92W__light[data-kind=line],.GirihFigure-module__j1p92W__light[data-kind=square]{opacity:.06}.GirihFigure-module__j1p92W__light[data-kind=circle][data-layer=head],.GirihFigure-module__j1p92W__light[data-kind=line][data-layer=head],.GirihFigure-module__j1p92W__light[data-kind=square][data-layer=head]{opacity:.16}@keyframes GirihFigure-module__j1p92W__chase{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.GirihFigure-module__j1p92W__light{opacity:0;animation:none}.GirihFigure-module__j1p92W__base[data-kind=star]{stroke:#ffffff61}}
.HeroSparse-module__Wc8fCW__hero{min-height:100dvh;padding-inline:var(--page-gutter);padding-block:min(32vh, 290px) var(--section-y);align-content:start;display:grid;position:relative}.HeroSparse-module__Wc8fCW__figure{z-index:0;pointer-events:none;width:min(40vw,500px);position:absolute;top:50%;right:5%;transform:translateY(-50%)}@media (max-width:900px){.HeroSparse-module__Wc8fCW__figure{opacity:.5;width:min(88vw,420px);inset:auto auto -14% 50%;transform:translate(-50%)}}@keyframes HeroSparse-module__Wc8fCW__girihTurn{0%{rotate:none}to{rotate:45deg}}.HeroSparse-module__Wc8fCW__copy{z-index:1;justify-items:start;gap:28px;max-width:min(100%,860px);display:grid;position:relative}.HeroSparse-module__Wc8fCW__title{letter-spacing:var(--track);text-wrap:balance;max-width:15ch;margin:0;font-size:clamp(44px,6.4vw,80px);font-weight:600;line-height:1.06}.HeroSparse-module__Wc8fCW__body{letter-spacing:-.01em;max-width:34ch;margin:0;font-size:clamp(17px,1.7vw,22px);line-height:1.45}.HeroSparse-module__Wc8fCW__bodyLead{color:var(--fg)}.HeroSparse-module__Wc8fCW__bodyRest{color:var(--fg-muted)}.HeroSparse-module__Wc8fCW__ctas{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.HeroSparse-module__Wc8fCW__primary,.HeroSparse-module__Wc8fCW__secondary{height:44px;font-size:15px;font-weight:var(--weight-emphasis);letter-spacing:-.01em;transition:background var(--state) var(--ease-state), color var(--state) var(--ease-state), transform var(--state) var(--ease-state);border-radius:999px;justify-content:center;align-items:center;padding-inline:22px;text-decoration:none;display:inline-flex}.HeroSparse-module__Wc8fCW__primary{background:var(--fg);color:#0a0b0c}.HeroSparse-module__Wc8fCW__primary:hover{background:#fff}.HeroSparse-module__Wc8fCW__secondary{color:var(--fg);background:color-mix(in srgb, var(--surface-3) 70%, transparent);box-shadow:inset 0 1px 0 #ffffff1a, inset 0 0 0 1px var(--hairline)}.HeroSparse-module__Wc8fCW__secondary:hover{background:var(--surface-4)}.HeroSparse-module__Wc8fCW__primary:active,.HeroSparse-module__Wc8fCW__secondary:active{transform:scale(.97)}.HeroSparse-module__Wc8fCW__demoBand{padding-inline:var(--page-gutter);padding-block:0 var(--section-y);position:relative}@media (prefers-reduced-motion:no-preference){.HeroSparse-module__Wc8fCW__title,.HeroSparse-module__Wc8fCW__body,.HeroSparse-module__Wc8fCW__ctas{animation:HeroSparse-module__Wc8fCW__sharpenEnter 1.6s var(--ease-enter) both}.HeroSparse-module__Wc8fCW__title{animation-delay:0s}.HeroSparse-module__Wc8fCW__body{animation-delay:.28s}.HeroSparse-module__Wc8fCW__ctas{animation-delay:.52s}.HeroSparse-module__Wc8fCW__figure{animation:HeroSparse-module__Wc8fCW__sharpenIn 1.6s var(--ease-enter) .76s both, HeroSparse-module__Wc8fCW__girihTurn 72s linear 2.4s infinite}}@keyframes HeroSparse-module__Wc8fCW__sharpenIn{0%{opacity:0;filter:blur(14px)}to{opacity:1;filter:blur()}}@keyframes HeroSparse-module__Wc8fCW__sharpenEnter{0%{opacity:0;filter:blur(14px);transform:translateY(6px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HeroSparse-module__Wc8fCW__primary,.HeroSparse-module__Wc8fCW__secondary{transition:none}}.HeroSparse-module__Wc8fCW__wordStack{vertical-align:baseline;justify-items:start;display:inline-grid}.HeroSparse-module__Wc8fCW__word{white-space:nowrap;opacity:0;filter:blur(6px);transition:opacity .18s var(--ease-exit), filter .18s var(--ease-exit);will-change:opacity, filter;grid-area:1/1}.HeroSparse-module__Wc8fCW__word[data-active=true]{opacity:1;filter:blur();transition:opacity .38s var(--ease-enter), filter .38s var(--ease-enter);transition-delay:.14s}@media (prefers-reduced-motion:reduce){.HeroSparse-module__Wc8fCW__word{transition:none}}
.QuietCta-module__EJgPzq__row{flex-wrap:wrap;justify-content:center;gap:14px 36px;padding-block:clamp(28px,5vh,56px);display:flex}.QuietCta-module__EJgPzq__link{color:var(--fg-sub);border-bottom:1px solid var(--hairline);transition:color var(--state) var(--ease-state), border-color var(--state) var(--ease-state);align-items:baseline;gap:7px;padding-bottom:2px;font-size:15px;text-decoration:none;display:inline-flex}.QuietCta-module__EJgPzq__link:hover{color:var(--fg);border-color:#ffffff3d}.QuietCta-module__EJgPzq__link:active{transform:scale(.97)}.QuietCta-module__EJgPzq__arrow{color:var(--fg-muted);transition:transform var(--state) var(--ease-state);font-size:13px}.QuietCta-module__EJgPzq__link:hover .QuietCta-module__EJgPzq__arrow{transform:translate(2px)}
.VisionBeat-module__gTteUG__section{padding-inline:var(--page-gutter);padding-block:clamp(120px,22vh,260px) clamp(80px,14vh,180px)}.VisionBeat-module__gTteUG__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:clamp(40px,7vw,110px);max-width:1180px;margin-inline:auto;display:grid}.VisionBeat-module__gTteUG__inner>.VisionBeat-module__gTteUG__eyebrow{grid-column:1/-1}.VisionBeat-module__gTteUG__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 28px;font-size:11px}.VisionBeat-module__gTteUG__statement{font-size:clamp(22px,2.9vw,38px);font-weight:var(--weight-heading);letter-spacing:var(--track);text-wrap:pretty;max-width:26ch;margin:0;line-height:1.28}.VisionBeat-module__gTteUG__lead{color:var(--fg)}.VisionBeat-module__gTteUG__rest{color:var(--fg-muted)}.VisionBeat-module__gTteUG__marks{gap:0;margin:10px 0 0;padding:0;list-style:none;display:grid}.VisionBeat-module__gTteUG__mark{background-image:var(--fade-line);background-position:0 0;background-repeat:no-repeat;background-size:100% 1px;grid-template-columns:64px minmax(0,1fr);align-items:baseline;gap:6px clamp(16px,3vw,40px);padding-block:clamp(22px,3vh,34px);display:grid}.VisionBeat-module__gTteUG__mark:last-child{background-image:var(--fade-line), var(--fade-line);background-position:0 0,0 100%;background-size:100% 1px,100% 1px;border-bottom:1px solid #0000}.VisionBeat-module__gTteUG__markNum{font-family:var(--font-mono);letter-spacing:.08em;color:var(--fg-muted);font-variant-numeric:tabular-nums;grid-row:1/span 2;padding-top:4px;font-size:11px}.VisionBeat-module__gTteUG__markLabel{font-size:clamp(16px,1.5vw,19px);font-weight:var(--weight-emphasis);letter-spacing:var(--track);color:var(--fg);grid-column:2}.VisionBeat-module__gTteUG__markBody{color:var(--fg-muted);grid-column:2;max-width:46ch;font-size:14px;line-height:1.55}@media (max-width:900px){.VisionBeat-module__gTteUG__inner{grid-template-columns:minmax(0,1fr);row-gap:clamp(40px,7vh,72px)}.VisionBeat-module__gTteUG__statement{max-width:30ch}.VisionBeat-module__gTteUG__marks{margin-top:0}}@media (max-width:560px){.VisionBeat-module__gTteUG__mark{grid-template-columns:40px minmax(0,1fr)}}.VisionBeat-module__gTteUG__line{background:linear-gradient(90deg,#0000,#ffffff24 26% 74%,#0000);max-width:560px;height:1px;margin:34px 0 6px;position:relative;overflow:hidden}.VisionBeat-module__gTteUG__line:after{content:"";width:88px;animation:VisionBeat-module__gTteUG__lineTravel 9s var(--ease-state) infinite;background:linear-gradient(90deg,#0000,#ffffffbf,#0000);position:absolute;top:0;bottom:0;left:0}@keyframes VisionBeat-module__gTteUG__lineTravel{0%,12%{transform:translate(-96px)}62%,to{transform:translate(576px)}}@media (prefers-reduced-motion:reduce){.VisionBeat-module__gTteUG__line:after{opacity:0;animation:none}}
.EdgeLight-module__A5RgpG__root{isolation:isolate;border-radius:inherit;height:100%;display:block;position:relative}.EdgeLight-module__A5RgpG__root:after{content:"";pointer-events:none;border-radius:inherit;z-index:2;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #ffffff0b,inset 0 -1px #ffffff05}@media (prefers-reduced-motion:reduce){.EdgeLight-module__A5RgpG__root:after{box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff08}}
.Surface-module__nXABWG__surface{margin:0}.Surface-module__nXABWG__frame{border-radius:var(--radius-frame);background:linear-gradient(180deg, #ffffff08, transparent 32%), color-mix(in srgb, var(--surface-2) 56%, transparent);border:0;padding:12px 12px 0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 0 48px #ffffff05}.Surface-module__nXABWG__frame:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000,#ffffff29 22% 78%,#0000);height:1px;position:absolute;top:0;left:6%;right:6%}.Surface-module__nXABWG__bottomMask{-webkit-mask-image:linear-gradient(#000 0% 68%,#000000b8 84%,#0000 100%);mask-image:linear-gradient(#000 0% 68%,#000000b8 84%,#0000 100%)}.Surface-module__nXABWG__panel{border-radius:var(--radius-panel) var(--radius-panel) 0 0;background:0 0}.Surface-module__nXABWG__card{background:linear-gradient(180deg, #ffffff08, transparent 32%), color-mix(in srgb, var(--surface-2) 56%, transparent);box-shadow:inset 0 1px #ffffff1a}.Surface-module__nXABWG__card:before{-webkit-mask-composite:xor;background:linear-gradient(#ffffff38 0%,#ffffff0e 30%,#0000 62%);height:auto;padding:1px;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Surface-module__nXABWG__card .Surface-module__nXABWG__panel{background:linear-gradient(180deg, #ffffff05, transparent 36%), color-mix(in srgb, var(--surface-1) 76%, transparent);box-shadow:inset 0 1px #ffffff0d,inset 0 0 0 1px #ffffff06}.Surface-module__nXABWG__cornerLight:after{content:"";pointer-events:none;z-index:4;background:radial-gradient(30% 34% at var(--corner-x,26%) var(--corner-y,22%), #ffffff13, #ffffff06 40%, transparent 70%);opacity:0;animation:Surface-module__nXABWG__cornerTravel 19s var(--ease-state) infinite;position:absolute;inset:0}@keyframes Surface-module__nXABWG__cornerTravel{0%{--corner-x:26%;--corner-y:22%;opacity:0}9%{opacity:1}26%{opacity:1}38%{--corner-x:26%;--corner-y:22%;opacity:0}50%{--corner-x:74%;--corner-y:22%;opacity:0}59%{opacity:.85}76%{opacity:.85}88%,to{--corner-x:74%;--corner-y:22%;opacity:0}}@property --corner-x{syntax:"<percentage>";inherits:false;initial-value:26%}@property --corner-y{syntax:"<percentage>";inherits:false;initial-value:22%}@media (prefers-reduced-motion:reduce){.Surface-module__nXABWG__cornerLight:after{opacity:.7;animation:none}}.Surface-module__nXABWG__caption{margin-top:14px}
.FigLabel-module__l6QzvW__label{font-family:var(--font-mono), monospace;letter-spacing:normal;text-transform:uppercase;color:var(--fg-muted);font-variant-numeric:tabular-nums;font-size:12px;display:block}
.CompareConcurrency-module__e-Cukq__section{padding-block:var(--section-y);gap:clamp(28px,4vw,44px);display:grid}.CompareConcurrency-module__e-Cukq__header{gap:12px;max-width:62ch;display:grid}.CompareConcurrency-module__e-Cukq__title{font-size:clamp(26px,3.4vw,38px);font-weight:var(--weight-heading);letter-spacing:var(--track);margin:0;line-height:1.08}.CompareConcurrency-module__e-Cukq__lead{color:var(--fg-muted);margin:0;font-size:clamp(15px,1.5vw,17px);line-height:1.55}.CompareConcurrency-module__e-Cukq__board{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(24px,4vw,48px);padding:clamp(20px,3vw,34px);display:grid}.CompareConcurrency-module__e-Cukq__plate{align-content:start;gap:14px;display:grid}.CompareConcurrency-module__e-Cukq__plateHead{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:11px;display:flex}.CompareConcurrency-module__e-Cukq__plateTitle{font-size:17px;font-weight:var(--weight-emphasis);letter-spacing:var(--track);margin:0}.CompareConcurrency-module__e-Cukq__ratio{font-family:var(--font-mono);letter-spacing:.06em;font-variant-numeric:tabular-nums;color:var(--fg-muted);font-size:12px}.CompareConcurrency-module__e-Cukq__rail{align-items:center;gap:6px;height:18px;display:flex}.CompareConcurrency-module__e-Cukq__operator{background:color-mix(in srgb, var(--state-handoff) 44%, var(--surface-3));width:14px;height:14px;box-shadow:inset 0 1px 0 #ffffff1a, inset 0 0 0 1px color-mix(in srgb, var(--state-handoff) 30%, transparent);border-radius:4px}.CompareConcurrency-module__e-Cukq__railAbsent{height:18px}.CompareConcurrency-module__e-Cukq__field{grid-template-columns:repeat(20,1fr);gap:4px;display:grid}.CompareConcurrency-module__e-Cukq__mark{aspect-ratio:1;box-shadow:inset 0 0 0 1px var(--hairline-soft);animation:CompareConcurrency-module__e-Cukq__settle .42s var(--ease-enter) both;animation-delay:calc(var(--i) * 5ms);background:#ffffff0d;border-radius:2px}.CompareConcurrency-module__e-Cukq__mark[data-state=waiting]{background:#ffffff0d}.CompareConcurrency-module__e-Cukq__mark[data-state=held]{background:color-mix(in srgb, var(--state-handoff) 52%, transparent);box-shadow:inset 0 1px 0 #ffffff1f, inset 0 0 0 1px color-mix(in srgb, var(--state-handoff) 34%, transparent)}.CompareConcurrency-module__e-Cukq__mark[data-state=answered]{background:color-mix(in srgb, var(--state-approved) 58%, transparent);box-shadow:inset 0 1px 0 #ffffff1f, inset 0 0 0 1px color-mix(in srgb, var(--state-approved) 36%, transparent)}@keyframes CompareConcurrency-module__e-Cukq__settle{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.CompareConcurrency-module__e-Cukq__plateLead{color:var(--fg-sub);max-width:46ch;margin:0;font-size:14px;line-height:1.55}.CompareConcurrency-module__e-Cukq__plateNote{color:var(--fg-muted);max-width:46ch;margin:0;font-size:13px;line-height:1.5}@media (max-width:560px){.CompareConcurrency-module__e-Cukq__field{grid-template-columns:repeat(10,1fr)}}@media (prefers-reduced-motion:reduce){.CompareConcurrency-module__e-Cukq__mark{animation:none}}
.CompareConstruction-module__fRq03q__section{max-width:1120px;padding:var(--section-y) var(--page-gutter);margin:0 auto;position:relative}.CompareConstruction-module__fRq03q__section:before{content:"";width:var(--rule-bleed);background:var(--fade-line);pointer-events:none;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.CompareConstruction-module__fRq03q__header{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:28px 48px;margin-bottom:44px;display:grid}.CompareConstruction-module__fRq03q__title{max-width:18ch;letter-spacing:var(--track);margin:0;font-size:clamp(30px,3.8vw,46px);line-height:1.05}.CompareConstruction-module__fRq03q__lead{max-width:46ch;color:var(--fg-muted);margin:0;font-size:15px;line-height:1.6}.CompareConstruction-module__fRq03q__board{grid-template-rows:auto auto auto auto;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);gap:22px 48px;padding:26px 26px 34px;display:grid}.CompareConstruction-module__fRq03q__plate{grid-row:span 4;grid-template-rows:subgrid;min-width:0;display:grid;position:relative}.CompareConstruction-module__fRq03q__plate[data-plate=agent]:before{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#ffffff12 16% 80%,#0000 100%);width:1px;position:absolute;top:-8px;bottom:-8px;left:-24px}.CompareConstruction-module__fRq03q__plateHead{align-content:start;gap:10px;display:grid}.CompareConstruction-module__fRq03q__plateTag{align-items:center;gap:9px;display:flex}.CompareConstruction-module__fRq03q__glyph{background:var(--surface-3);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff0b}.CompareConstruction-module__fRq03q__glyph[data-plate=agent]{color:var(--fg-sub)}.CompareConstruction-module__fRq03q__glyph[data-plate=human]:after{content:"";width:7px;height:7px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--state-handoff) 78%, transparent);border-radius:50%}.CompareConstruction-module__fRq03q__plateTitle{font-size:17px;font-weight:var(--weight-emphasis);letter-spacing:var(--track);margin:0;line-height:1.3}.CompareConstruction-module__fRq03q__plateLead{max-width:42ch;color:var(--fg-sub);margin:0;font-size:14px;line-height:1.55}.CompareConstruction-module__fRq03q__figure{align-self:center;width:100%;max-width:460px;margin:0 auto;padding:6px 0}.CompareConstruction-module__fRq03q__plan{aspect-ratio:1;width:100%;height:auto;display:block;overflow:visible}.CompareConstruction-module__fRq03q__stroke{fill:none;stroke:#ffffff42;stroke-width:1px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:1}.CompareConstruction-module__fRq03q__stroke[data-kind=circle]{stroke:#ffffff57}.CompareConstruction-module__fRq03q__stroke[data-kind=line]{stroke:#ffffff29}.CompareConstruction-module__fRq03q__stroke[data-kind=square]{stroke:#ffffff3b}.CompareConstruction-module__fRq03q__stroke[data-kind=star]{stroke:color-mix(in srgb, var(--state-approved) 58%, var(--fg-sub));stroke-width:1.15px}.CompareConstruction-module__fRq03q__fill{fill:color-mix(in srgb, var(--state-approved) 12%, transparent);stroke:none}.CompareConstruction-module__fRq03q__sweep{fill:none;stroke:color-mix(in srgb, var(--fg) 72%, transparent);stroke-width:1.4px;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:.04 .96}.CompareConstruction-module__fRq03q__ghost path{fill:none;stroke:#ffffff0d;stroke-width:1px;stroke-dasharray:3 7;vector-effect:non-scaling-stroke}.CompareConstruction-module__fRq03q__pivot line{stroke:#ffffff4d;stroke-width:1px;vector-effect:non-scaling-stroke}.CompareConstruction-module__fRq03q__compass{transform-box:view-box;transform-origin:210px 206px}.CompareConstruction-module__fRq03q__compassArm{stroke:color-mix(in srgb, var(--state-handoff) 62%, transparent);stroke-width:1px;vector-effect:non-scaling-stroke}.CompareConstruction-module__fRq03q__compassTip{fill:color-mix(in srgb, var(--state-handoff) 46%, transparent);stroke:color-mix(in srgb, var(--state-handoff) 88%, transparent);stroke-width:1px;vector-effect:non-scaling-stroke}.CompareConstruction-module__fRq03q__leaderLine{fill:none;stroke:#ffffff38;stroke-width:1px;vector-effect:non-scaling-stroke}.CompareConstruction-module__fRq03q__leaderDot{fill:var(--fg-sub)}.CompareConstruction-module__fRq03q__leaderText{fill:var(--fg-muted);font-family:var(--font-mono), monospace;letter-spacing:.1em;font-variant-numeric:tabular-nums;font-size:11px}.CompareConstruction-module__fRq03q__leader[data-state=pending] .CompareConstruction-module__fRq03q__leaderLine{stroke:#ffffff1a;stroke-dasharray:3 5}.CompareConstruction-module__fRq03q__leader[data-state=pending] .CompareConstruction-module__fRq03q__leaderDot{fill:none;stroke:#ffffff2e;stroke-width:1px;vector-effect:non-scaling-stroke}.CompareConstruction-module__fRq03q__leader[data-state=pending] .CompareConstruction-module__fRq03q__leaderText{fill:#ffffff3d}.CompareConstruction-module__fRq03q__dimLine{fill:none;stroke:#fff3;stroke-width:1px;vector-effect:non-scaling-stroke}.CompareConstruction-module__fRq03q__dimText{fill:var(--fg-muted);font-family:var(--font-mono), monospace;letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:9.5px}.CompareConstruction-module__fRq03q__band{color:#ffffff16;-webkit-mask-composite:source-in;height:68px;-webkit-mask-image:linear-gradient(#000 0%,#0000 88%),linear-gradient(90deg,#000 0% 58%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 88%),linear-gradient(90deg,#000 0% 58%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.CompareConstruction-module__fRq03q__bandSvg{display:block}.CompareConstruction-module__fRq03q__bandEmpty{background-image:repeating-linear-gradient(90deg,#ffffff1c 0 5px,#0000 5px 13px);background-position:0;background-repeat:no-repeat;background-size:100% 1px;height:68px;-webkit-mask-image:linear-gradient(90deg,#000 0% 42%,#0000 92%);mask-image:linear-gradient(90deg,#000 0% 42%,#0000 92%)}.CompareConstruction-module__fRq03q__parts{align-content:start;gap:9px;margin:0;padding:0;list-style:none;display:grid}.CompareConstruction-module__fRq03q__part{color:var(--fg-muted);grid-template-columns:20px 10px minmax(0,1fr);align-items:baseline;gap:11px;font-size:13px;line-height:1.5;display:grid}.CompareConstruction-module__fRq03q__partCode{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:#ffffff52;font-variant-numeric:tabular-nums;font-size:11px}.CompareConstruction-module__fRq03q__partMark{border-radius:50%;width:6px;height:6px;transform:translateY(-1px)}.CompareConstruction-module__fRq03q__part[data-state=struck] .CompareConstruction-module__fRq03q__partMark{background:var(--state-approved)}.CompareConstruction-module__fRq03q__part[data-state=struck] .CompareConstruction-module__fRq03q__partText{color:var(--fg-sub)}.CompareConstruction-module__fRq03q__part[data-state=pending] .CompareConstruction-module__fRq03q__partMark{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--state-handoff) 70%, transparent)}.CompareConstruction-module__fRq03q__enhanced .CompareConstruction-module__fRq03q__stroke{stroke-dashoffset:1px}.CompareConstruction-module__fRq03q__enhanced .CompareConstruction-module__fRq03q__fill,.CompareConstruction-module__fRq03q__enhanced .CompareConstruction-module__fRq03q__leader,.CompareConstruction-module__fRq03q__enhanced .CompareConstruction-module__fRq03q__dim,.CompareConstruction-module__fRq03q__enhanced .CompareConstruction-module__fRq03q__band{opacity:0}.CompareConstruction-module__fRq03q__enhanced .CompareConstruction-module__fRq03q__part{opacity:0;transform:translateY(6px)}.CompareConstruction-module__fRq03q__enhanced .CompareConstruction-module__fRq03q__sweep{stroke-dashoffset:1px;opacity:0}.CompareConstruction-module__fRq03q__enhanced[data-drawn=true] .CompareConstruction-module__fRq03q__stroke{animation-name:CompareConstruction-module__fRq03q__strike;animation-duration:.9s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}.CompareConstruction-module__fRq03q__enhanced[data-drawn=true] .CompareConstruction-module__fRq03q__fill,.CompareConstruction-module__fRq03q__enhanced[data-drawn=true] .CompareConstruction-module__fRq03q__leader,.CompareConstruction-module__fRq03q__enhanced[data-drawn=true] .CompareConstruction-module__fRq03q__dim,.CompareConstruction-module__fRq03q__enhanced[data-drawn=true] .CompareConstruction-module__fRq03q__band{animation-name:CompareConstruction-module__fRq03q__settle;animation-duration:.7s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}.CompareConstruction-module__fRq03q__enhanced[data-drawn=true] .CompareConstruction-module__fRq03q__part{animation-name:CompareConstruction-module__fRq03q__rise;animation-duration:.62s;animation-timing-function:var(--ease-enter);animation-fill-mode:both}.CompareConstruction-module__fRq03q__enhanced[data-drawn=true] .CompareConstruction-module__fRq03q__sweep{animation-name:CompareConstruction-module__fRq03q__run,CompareConstruction-module__fRq03q__settle;animation-duration:14s,.9s;animation-timing-function:linear, var(--ease-enter);animation-iteration-count:infinite,1;animation-fill-mode:both,both}.CompareConstruction-module__fRq03q__enhanced .CompareConstruction-module__fRq03q__compass{animation:24s linear infinite CompareConstruction-module__fRq03q__turn}@keyframes CompareConstruction-module__fRq03q__strike{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes CompareConstruction-module__fRq03q__run{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes CompareConstruction-module__fRq03q__settle{0%{opacity:0}to{opacity:1}}@keyframes CompareConstruction-module__fRq03q__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes CompareConstruction-module__fRq03q__turn{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.CompareConstruction-module__fRq03q__compass,.CompareConstruction-module__fRq03q__sweep{animation:none}.CompareConstruction-module__fRq03q__sweep{display:none}}@media (max-width:880px){.CompareConstruction-module__fRq03q__header{grid-template-columns:minmax(0,1fr);align-items:start}.CompareConstruction-module__fRq03q__board{grid-template-rows:none;grid-template-columns:minmax(0,1fr);row-gap:20px;padding:20px 18px 28px}.CompareConstruction-module__fRq03q__plate{grid-row:auto;grid-template-rows:none;gap:18px}.CompareConstruction-module__fRq03q__plate[data-plate=agent]:before{background:linear-gradient(90deg,#0000 0%,#ffffff12 16% 80%,#0000 100%);width:auto;height:1px;inset:-20px 0 auto}.CompareConstruction-module__fRq03q__figure{max-width:420px}}
.CompareSurfaces-module__KYfCtq__section{max-width:1120px;padding:var(--section-y) var(--page-gutter);margin:0 auto;position:relative}.CompareSurfaces-module__KYfCtq__section:before{content:"";width:var(--rule-bleed);background:var(--fade-line);pointer-events:none;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.CompareSurfaces-module__KYfCtq__header{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:28px 48px;margin-bottom:44px;display:grid}.CompareSurfaces-module__KYfCtq__title{max-width:18ch;letter-spacing:var(--track);margin:0;font-size:clamp(30px,3.8vw,46px);line-height:1.05}.CompareSurfaces-module__KYfCtq__lead{max-width:46ch;color:var(--fg-muted);margin:0;font-size:15px;line-height:1.6}.CompareSurfaces-module__KYfCtq__pair{--chrome-h:54px;--colhead-h:30px;--row-h:80px;--foot-h:36px;--side-w:122px;--registry-h:208px;--rows-h:calc(6 * var(--row-h));--grow-h:var(--registry-h);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.CompareSurfaces-module__KYfCtq__column{min-width:0}.CompareSurfaces-module__KYfCtq__pane{margin:0}.CompareSurfaces-module__KYfCtq__captionLead{max-width:44ch;color:var(--fg-muted);margin:7px 0 0;font-size:13px;line-height:1.5}.CompareSurfaces-module__KYfCtq__board{flex-direction:column;display:flex}.CompareSurfaces-module__KYfCtq__chrome{height:var(--chrome-h);border-radius:var(--radius-panel) var(--radius-panel) 0 0;background:linear-gradient(180deg, #ffffff0a, transparent 100%), color-mix(in srgb, var(--surface-3) 78%, transparent);justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffffff0d}.CompareSurfaces-module__KYfCtq__chromeBrand{align-items:center;gap:10px;min-width:0;display:flex}.CompareSurfaces-module__KYfCtq__markWrap{border-radius:var(--radius-control);width:26px;height:26px;color:var(--fg);background:#ffffff14;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.CompareSurfaces-module__KYfCtq__seat{border:1px dashed #ffffff24;border-radius:50%;flex:none;width:26px;height:26px}.CompareSurfaces-module__KYfCtq__chromeTitle{font-size:13px;font-weight:var(--weight-emphasis);letter-spacing:var(--track);color:var(--fg);white-space:nowrap;text-overflow:ellipsis;margin:0;line-height:1.2;overflow:hidden}.CompareSurfaces-module__KYfCtq__counters{flex:none;align-items:center;gap:16px;display:flex}.CompareSurfaces-module__KYfCtq__counter{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);white-space:nowrap;align-items:baseline;gap:7px;margin:0;font-size:11px;display:inline-flex}.CompareSurfaces-module__KYfCtq__counterLabel{text-overflow:ellipsis;max-width:15ch;display:block;overflow:hidden}.CompareSurfaces-module__KYfCtq__counterValue{letter-spacing:0;font-variant-numeric:tabular-nums;color:var(--fg-sub);font-size:14px}.CompareSurfaces-module__KYfCtq__counter[data-kind=approved] .CompareSurfaces-module__KYfCtq__counterValue{color:var(--state-approved)}.CompareSurfaces-module__KYfCtq__counter[data-kind=handoff] .CompareSurfaces-module__KYfCtq__counterValue{color:var(--state-handoff)}.CompareSurfaces-module__KYfCtq__colhead{height:var(--colhead-h);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);background:color-mix(in srgb, var(--surface-2) 40%, transparent);box-shadow:inset 0 -1px 0 var(--hairline);align-items:center;padding:0 14px;font-size:11px;display:flex}.CompareSurfaces-module__KYfCtq__rows{position:relative;overflow:hidden}.CompareSurfaces-module__KYfCtq__rowsConsole{height:var(--rows-h)}.CompareSurfaces-module__KYfCtq__rowsQueue{height:calc(var(--rows-h) + var(--grow-h));-webkit-mask-image:linear-gradient(180deg, #000 0, #000 var(--rows-h), #00000080 calc(var(--rows-h) + 96px), transparent 100%);-webkit-mask-image:linear-gradient(180deg, #000 0, #000 var(--rows-h), #00000080 calc(var(--rows-h) + 96px), transparent 100%);mask-image:linear-gradient(180deg, #000 0, #000 var(--rows-h), #00000080 calc(var(--rows-h) + 96px), transparent 100%)}.CompareSurfaces-module__KYfCtq__row{grid-template-columns:minmax(0, 1fr) var(--side-w);height:var(--row-h);box-shadow:inset 0 -1px 0 var(--hairline-soft);align-items:start;gap:14px;padding:12px 14px;display:grid;position:relative}.CompareSurfaces-module__KYfCtq__row:before{content:"";opacity:0;background:#ffffff17;width:2px;position:absolute;top:0;bottom:0;left:0}.CompareSurfaces-module__KYfCtq__row[data-kind=waiting]:before{opacity:1}.CompareSurfaces-module__KYfCtq__row[data-kind=handoff]:before{opacity:1;background:color-mix(in srgb, var(--state-handoff) 72%, transparent)}.CompareSurfaces-module__KYfCtq__rowMain{min-width:0}.CompareSurfaces-module__KYfCtq__rowSide{flex-direction:column;align-items:flex-end;gap:7px;min-width:0;display:flex}.CompareSurfaces-module__KYfCtq__meta{font-family:var(--font-mono), monospace;letter-spacing:.02em;color:var(--fg-muted);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:6px;margin:0 0 4px;font-size:11px;line-height:1.4;display:flex;overflow:hidden}.CompareSurfaces-module__KYfCtq__metaName{color:var(--fg-sub);align-items:center;gap:6px;display:inline-flex}.CompareSurfaces-module__KYfCtq__sep{opacity:.42}.CompareSurfaces-module__KYfCtq__question{letter-spacing:var(--track);color:var(--fg);white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13px;line-height:1.35;overflow:hidden}.CompareSurfaces-module__KYfCtq__row[data-kind=answered] .CompareSurfaces-module__KYfCtq__question{color:var(--fg-sub)}.CompareSurfaces-module__KYfCtq__trace{font-family:var(--font-mono), monospace;letter-spacing:.02em;color:var(--fg-muted);white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:11px;line-height:1.35;display:flex;overflow:hidden}.CompareSurfaces-module__KYfCtq__traceDot{border-radius:50%;flex:none;width:5px;height:5px}.CompareSurfaces-module__KYfCtq__trace[data-kind=answered] .CompareSurfaces-module__KYfCtq__traceDot{background:var(--state-approved);box-shadow:0 0 0 3px #20805724}.CompareSurfaces-module__KYfCtq__trace[data-kind=handoff] .CompareSurfaces-module__KYfCtq__traceDot{background:var(--state-handoff);box-shadow:0 0 0 3px #b58a4a24}.CompareSurfaces-module__KYfCtq__traceSource{color:var(--fg-sub);text-overflow:ellipsis;overflow:hidden}.CompareSurfaces-module__KYfCtq__reason{color:var(--state-handoff);text-overflow:ellipsis;overflow:hidden}.CompareSurfaces-module__KYfCtq__threadRef{color:var(--fg-muted);font-variant-numeric:tabular-nums}.CompareSurfaces-module__KYfCtq__emptyPill{border:1px dashed #ffffff1a;border-radius:999px;flex:none;width:88px;height:21px}.CompareSurfaces-module__KYfCtq__pill{height:21px;font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:11px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.CompareSurfaces-module__KYfCtq__pillAnswered{color:var(--state-approved);background:#20805724;border:1px solid #20805738}.CompareSurfaces-module__KYfCtq__pillHandoff{color:var(--state-handoff);background:#b58a4a29;border:1px solid #b58a4a3d}.CompareSurfaces-module__KYfCtq__pillDot,.CompareSurfaces-module__KYfCtq__pillDotPulse{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.CompareSurfaces-module__KYfCtq__operator{min-width:0;max-width:100%;color:var(--fg);align-items:center;gap:6px;font-size:11px;display:inline-flex}.CompareSurfaces-module__KYfCtq__operatorAvatar{width:18px;height:18px;color:var(--state-handoff);font-family:var(--font-mono), monospace;background:#b58a4a2e;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:9px;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.CompareSurfaces-module__KYfCtq__operatorName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CompareSurfaces-module__KYfCtq__registry{height:var(--registry-h);background:color-mix(in srgb, var(--surface-2) 46%, transparent);padding:14px;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.CompareSurfaces-module__KYfCtq__registryLabel{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 10px;font-size:11px}.CompareSurfaces-module__KYfCtq__sourceList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.CompareSurfaces-module__KYfCtq__sourceItem{border-radius:var(--radius-control);background:#ffffff06;align-items:center;gap:9px;height:32px;padding:0 11px;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a}.CompareSurfaces-module__KYfCtq__registryDot{border-radius:50%;flex:none;width:6px;height:6px}.CompareSurfaces-module__KYfCtq__sourceItem[data-approved=true] .CompareSurfaces-module__KYfCtq__registryDot{background:var(--state-approved);box-shadow:0 0 0 3px #20805729}.CompareSurfaces-module__KYfCtq__sourceItem[data-approved=false] .CompareSurfaces-module__KYfCtq__registryDot{border:1px dashed #ffffff47}.CompareSurfaces-module__KYfCtq__registryName{min-width:0;color:var(--fg-sub);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:12px;line-height:1.3;overflow:hidden}.CompareSurfaces-module__KYfCtq__sourceItem[data-approved=false] .CompareSurfaces-module__KYfCtq__registryName{color:var(--fg-muted)}.CompareSurfaces-module__KYfCtq__registryState{font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);flex:none;font-size:9.5px}.CompareSurfaces-module__KYfCtq__sourceItem[data-approved=true] .CompareSurfaces-module__KYfCtq__registryState{color:color-mix(in srgb, var(--state-approved) 78%, var(--fg-sub))}.CompareSurfaces-module__KYfCtq__foot{height:var(--foot-h);background:color-mix(in srgb, var(--surface-3) 55%, transparent);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:flex}.CompareSurfaces-module__KYfCtq__footDemo,.CompareSurfaces-module__KYfCtq__footName{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.CompareSurfaces-module__KYfCtq__footDemo{color:var(--fg-muted)}.CompareSurfaces-module__KYfCtq__footName{color:var(--fg-sub)}.CompareSurfaces-module__KYfCtq__readout{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CompareSurfaces-module__KYfCtq__enhanced[data-inview=true] .CompareSurfaces-module__KYfCtq__row{animation:CompareSurfaces-module__KYfCtq__rowIn .46s var(--ease-enter) both;animation-delay:calc(42ms * min(var(--i,0), 6))}@keyframes CompareSurfaces-module__KYfCtq__rowIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.CompareSurfaces-module__KYfCtq__enhanced .CompareSurfaces-module__KYfCtq__counterValue{animation:CompareSurfaces-module__KYfCtq__countIn .3s var(--ease-state) both}@keyframes CompareSurfaces-module__KYfCtq__countIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CompareSurfaces-module__KYfCtq__pillDotPulse{animation:CompareSurfaces-module__KYfCtq__dotPulse 1.6s var(--ease-state) infinite}@keyframes CompareSurfaces-module__KYfCtq__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}@media (prefers-reduced-motion:reduce){.CompareSurfaces-module__KYfCtq__enhanced[data-inview=true] .CompareSurfaces-module__KYfCtq__row,.CompareSurfaces-module__KYfCtq__enhanced .CompareSurfaces-module__KYfCtq__counterValue,.CompareSurfaces-module__KYfCtq__pillDotPulse{animation:none}}@media (max-width:1040px){.CompareSurfaces-module__KYfCtq__metaName{display:none}.CompareSurfaces-module__KYfCtq__pair{--side-w:114px;gap:16px}}@media (max-width:900px){.CompareSurfaces-module__KYfCtq__header{grid-template-columns:minmax(0,1fr);align-items:start;margin-bottom:36px}.CompareSurfaces-module__KYfCtq__pair{--grow-h:132px;grid-template-columns:minmax(0,1fr);gap:40px}.CompareSurfaces-module__KYfCtq__metaName{display:inline-flex}}@media (max-width:560px){.CompareSurfaces-module__KYfCtq__pair{--row-h:84px;--side-w:104px;--registry-h:200px;--grow-h:108px}.CompareSurfaces-module__KYfCtq__row{gap:10px;padding:12px}.CompareSurfaces-module__KYfCtq__metaName{display:none}.CompareSurfaces-module__KYfCtq__emptyPill{width:78px}.CompareSurfaces-module__KYfCtq__pill{padding:0 8px;font-size:9px}.CompareSurfaces-module__KYfCtq__question{font-size:13px}.CompareSurfaces-module__KYfCtq__registryState{display:none}}
.contact-module__xwJ-uq__main{max-width:1120px;padding:clamp(48px, 8vh, 96px) var(--page-gutter);margin:0 auto}.contact-module__xwJ-uq__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(32px,6vw,72px);display:grid}.contact-module__xwJ-uq__copy{position:sticky;top:96px}.contact-module__xwJ-uq__title{letter-spacing:-.03em;max-width:14ch;margin:0 0 16px;font-size:clamp(32px,4vw,48px);line-height:1.05}.contact-module__xwJ-uq__body{max-width:36ch;color:var(--fg-sub);margin:0;font-size:17px;line-height:1.55}.contact-module__xwJ-uq__after{max-width:40ch;color:var(--fg-muted);margin:16px 0 0;font-size:15px;line-height:1.55}.contact-module__xwJ-uq__direct{font-family:var(--font-ibm-plex-mono), monospace;margin:24px 0 0;font-size:13px}.contact-module__xwJ-uq__email{color:var(--fg);text-underline-offset:3px;text-decoration:underline}.contact-module__xwJ-uq__formCol{border-radius:var(--radius-panel);background:var(--surface-1);border:1px solid #ffffff14;min-width:0;padding:24px}@media (max-width:860px){.contact-module__xwJ-uq__grid{grid-template-columns:1fr}.contact-module__xwJ-uq__copy{position:static}}
