:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-sans:"Inter Variable", "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"Geist Mono", "SFMono-Regular", ui-monospace, Menlo, monospace;--bg-page:#f6f7f8;--bg-shell:#fff;--bg-subtle:#f1f3f5;--bg-stage:#0b0d10;--bg-stage-elevated:#12161c;--bg-stage-soft:#171c23;--text-strong:#111317;--text-body:#4f5864;--text-muted:#6f7782;--text-inverse:#f5f7fa;--text-inverse-muted:#a5adba;--line-subtle:#11131714;--line-strong:#11131724;--line-inverse:#ffffff1a;--line-inverse-strong:#ffffff29;--accent:#4f6bff;--accent-hover:#425ae0;--accent-soft:#4f6bff1a;--live:#e5484d;--success:#1f9d68;--warning:#b7791f;--shadow-card:0 0 0 1px #1113170f, 0 8px 24px #1113170a;--shadow-stage:0 18px 40px #1113171f;--card-shadow:var(--shadow-card);--stage-shadow:var(--shadow-stage);--radius-xs:6px;--radius-sm:8px;--radius-md:12px;--radius-lg:14px;--radius-xl:18px;--radius-2xl:24px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg-page);min-width:320px;color:var(--text-strong);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,p{margin:0}code{font-family:var(--font-mono);font-size:.92em}.app-shell{min-height:100vh}.shell-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#f6f7f8f5 0%,#f6f7f8b8 82%,#f6f7f800 100%);padding:20px 0 0;position:sticky;top:0}.shell-header__inner{border-radius:var(--radius-lg);background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;width:min(1280px,100% - 48px);min-height:72px;margin:0 auto;padding:0 22px;display:flex;box-shadow:0 0 0 1px #1113170d,0 16px 40px #11131714}.brand-link{flex-shrink:0;align-items:center;gap:14px;display:flex}.brand-mark{border-radius:var(--radius-sm);background:var(--text-strong);width:32px;height:32px;color:var(--text-inverse);letter-spacing:-.03em;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:inline-flex}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{letter-spacing:-.02em;font-size:16px;line-height:24px}.brand-copy span{color:var(--text-muted);font-size:13px;line-height:18px}.shell-nav{background:var(--bg-shell);box-shadow:0 0 0 1px var(--line-subtle);border-radius:10px;align-items:center;gap:10px;padding:4px;display:flex}.shell-nav__link{border-radius:var(--radius-sm);min-width:72px;min-height:32px;color:var(--text-body);justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;transition:background-color .14s ease-out,color .14s ease-out;display:inline-flex}.shell-nav__link.is-active{background:var(--accent-soft);color:var(--text-strong)}.shell-header__cta{flex-shrink:0}.auth-actions{align-items:center;gap:10px;display:flex}.identity-panel{align-items:center;gap:14px;display:flex}.identity-panel__field{flex-direction:column;gap:6px;display:flex}.identity-panel__field span{letter-spacing:.02em;color:var(--text-muted);text-align:right;font-size:12px;font-weight:500;line-height:17px}.identity-panel__field input{border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--bg-shell);width:188px;min-height:40px;color:var(--text-strong);padding:0 12px}.identity-panel__field input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.identity-panel__meta{color:var(--text-muted);white-space:nowrap;font-size:13px;line-height:18px}.page-shell{width:min(1280px,100% - 48px);margin:0 auto;padding:72px 0 88px}.page{flex-direction:column;gap:32px;display:flex}.page-intro{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.page-intro__copy{flex-direction:column;gap:16px;width:min(760px,100%);display:flex}.page-intro__side{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.page-intro__meta{justify-content:flex-end;align-items:center;width:100%;display:flex}.page-eyebrow,.eyebrow-text{letter-spacing:.04em;color:var(--accent);font-size:13px;font-weight:500;line-height:18px}.page-title{letter-spacing:-.04em;font-size:clamp(42px,5vw,56px);font-weight:600;line-height:1}.page-summary{color:var(--text-body);max-width:700px;font-size:18px;line-height:29px}.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.inline-status{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;line-height:18px;display:flex}.status-badge{border-radius:var(--radius-xs);background:var(--bg-subtle);min-height:22px;color:var(--text-strong);letter-spacing:.04em;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.status-badge-live{color:var(--text-strong);background:#e5484d24}.primary-button,.secondary-button,.full-width{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:40px;padding:0 16px;transition:background-color .14s ease-out,border-color .14s ease-out,transform .14s ease-out;display:inline-flex}.primary-button{background:var(--text-strong);color:var(--text-inverse)}.secondary-button{background:var(--bg-shell);color:var(--text-strong);border-color:var(--line-strong)}.primary-button:hover,.secondary-button:hover,.reaction-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.reaction-button:disabled{opacity:.55;cursor:default;transform:none}.full-width{width:100%}.notice,.error,.meta-copy{font-size:14px;line-height:22px}.notice,.error{border-radius:var(--radius-sm);padding:12px 14px}.notice{color:var(--text-strong);background:#4f6bff14;border:1px solid #4f6bff24}.error{color:var(--text-strong);background:#e5484d1a;border:1px solid #e5484d29}.meta-copy,.muted-copy{color:var(--text-body)}.fact-row{flex-wrap:wrap;gap:48px;display:flex}.fact-block{flex-direction:column;gap:4px;display:flex}.fact-block span{color:var(--text-muted);letter-spacing:.02em;font-size:12px;font-weight:500;line-height:17px}.fact-block strong{font-size:16px;font-weight:600;line-height:24px}.route-grid,.supporting-layout,.two-column-layout{gap:24px;display:grid}.route-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.supporting-layout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.95fr);align-items:start}.supporting-layout__stack{flex-direction:column;gap:24px;display:flex}.two-column-layout{grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr);align-items:start}.content-stack,.side-rail{flex-direction:column;gap:24px;display:flex}.surface-card,.route-card,.stage-shell{background:var(--bg-shell);border-radius:var(--radius-md);box-shadow:var(--card-shadow)}.surface-card{padding:24px}.stack-card,.route-card{flex-direction:column;gap:16px;display:flex}.route-card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.route-card__head code{color:var(--text-muted)}.route-card h2,.section-head h2{letter-spacing:-.02em;font-size:24px;font-weight:600;line-height:28px}.route-card p,.section-head p{color:var(--text-body);font-size:16px;line-height:26px}.route-card__cta{margin-top:auto}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-head>div{flex-direction:column;gap:8px;display:flex}.source-grid,.metric-grid{gap:16px;display:grid}.source-grid,.metric-grid-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid-tight,.metric-grid-quad{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{border-radius:var(--radius-md);background:var(--bg-shell);min-height:136px;box-shadow:var(--card-shadow);flex-direction:column;gap:8px;padding:18px;display:flex}.metric-card p{letter-spacing:.02em;color:var(--text-muted);text-transform:lowercase;font-size:12px;font-weight:500;line-height:17px}.metric-card strong{overflow-wrap:anywhere;font-size:18px;font-weight:600;line-height:24px}.tone-accent{box-shadow:0 0 0 1px #4f6bff29,0 8px 24px #1113170a}.tone-success{box-shadow:0 0 0 1px #1f9d682e,0 8px 24px #1113170a}.source-option{background:var(--bg-subtle);border:1px solid var(--line-subtle);min-height:176px;color:var(--text-strong);text-align:left;cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px;transition:border-color .14s ease-out,background-color .14s ease-out,transform .14s ease-out;display:flex}.source-option strong{font-size:16px;font-weight:600;line-height:24px}.source-option p{color:var(--text-body);font-size:14px;line-height:22px}.source-option__eyebrow,.source-option__cta{font-size:12px;font-weight:500;line-height:17px}.source-option__eyebrow{color:var(--text-muted)}.source-option__cta{color:var(--text-strong);margin-top:auto}.source-option.is-active{background:var(--accent-soft);border-color:#4f6bff33}.source-option.is-active .source-option__eyebrow{color:var(--accent)}.publisher-panel{flex-direction:column;gap:24px;display:flex}.stage-shell{background:var(--bg-stage);box-shadow:var(--stage-shadow);flex-direction:column;gap:14px;padding:18px;display:flex}.stage-topline,.stage-titlebar,.stage-meta,.stage-footer,.stage-footer__status,.stage-chrome__row,.stage-progress,.stage-chrome__controls{align-items:center;display:flex}.stage-topline,.stage-chrome__row,.stage-footer{justify-content:space-between}.stage-titlebar,.stage-meta,.stage-footer__status,.stage-chrome__controls{gap:10px}.stage-route,.stage-meta,.stage-chrome__title span,.stage-progress__time{color:var(--text-inverse-muted);font-family:Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px}.stage-route{color:var(--text-inverse);font-family:Inter,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:20px}.stage-frame{border-radius:var(--radius-lg);background:var(--bg-stage-elevated);border:1px solid var(--line-inverse);aspect-ratio:16/9;display:flex;position:relative;overflow:hidden}.stage-frame-publisher{min-height:460px}.stage-frame moq-watch,.stage-frame moq-publish,.stage-frame canvas,.stage-frame video{width:100%;height:100%;display:block}.stage-frame canvas,.stage-frame video{object-fit:cover}.player-placeholder{width:100%;height:100%;color:var(--text-inverse-muted);place-items:center;display:grid}.fixture-stage-video,.fixture-host-preview{background:linear-gradient(#ffffff0a 0%,#fff0 18%),linear-gradient(#6a825f 0%,#435443 24%,#1a221d 58%,#0d1116 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.fixture-stage-video__panel{background:#030508cc;border-top:1px solid #ffffff14;width:88%;height:28%;margin-top:auto;margin-bottom:84px}.fixture-host-preview{background:linear-gradient(#3e434b 0%,#20262f 100%)}.fixture-host-preview__card{border-radius:var(--radius-xl);background:linear-gradient(#525964 0%,#323844 100%);border:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:18px;width:320px;min-height:360px;padding:24px 22px 28px;display:flex}.fixture-host-preview__portrait{background:linear-gradient(#9098a3 0%,#666d78 100%);border-radius:999px;width:126px;height:126px}.fixture-host-preview__copy{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.fixture-host-preview__copy strong{color:var(--text-inverse);font-size:20px;line-height:24px}.fixture-host-preview__copy p,.fixture-host-preview__status{color:#c6ccd6;font-size:14px;line-height:22px}.fixture-host-preview__status{border-radius:var(--radius-sm);color:var(--text-inverse);background:#0b0d106b;padding:8px 10px;font-family:Geist Mono,SFMono-Regular,Menlo,monospace}.publisher-empty-state{color:var(--text-inverse);text-align:center;background:#0b0d1070;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex;position:absolute;inset:0}.publisher-empty-state p{max-width:420px;color:var(--text-inverse-muted);font-size:15px;line-height:24px}.stage-footer,.stage-chrome{position:absolute;left:0;right:0}.stage-footer{background:#080a0dbd;border-top:1px solid #ffffff14;padding:14px 16px;bottom:0}.stage-dot{background:#a5adbacc;border-radius:999px;width:8px;height:8px}.stage-dot-live{background:var(--success)}.debug-overlay{flex-wrap:wrap;gap:8px;max-width:calc(100% - 32px);display:flex;position:absolute;top:16px;left:16px}.debug-overlay span{color:var(--text-inverse-muted);background:#080a0db8;border:1px solid #ffffff14;border-radius:999px;padding:7px 10px;font-size:12px;line-height:17px}.reaction-overlay{pointer-events:none;position:absolute;inset:0}.reaction-burst{font-size:2rem;animation:3s forwards float-up;position:absolute;bottom:18px}@keyframes float-up{0%{opacity:0;transform:translateY(18px)scale(.9)}to{opacity:1;transform:translateY(-140px)scale(1.15)}}.stage-chrome{background:#080a0db8;border-top:1px solid #ffffff14;flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex;bottom:0}.stage-chrome__title{flex-direction:column;gap:2px;display:flex}.stage-chrome__title strong{color:var(--text-inverse);font-size:15px;line-height:22px}.chrome-dot{border-radius:var(--radius-sm);background:#ffffff0f;border:1px solid #ffffff14;width:32px;height:32px}.chrome-dot-active{background:var(--text-inverse)}.stage-progress{gap:10px}.stage-progress__time{flex-shrink:0}.stage-progress__bar{background:#ffffff1a;border-radius:999px;flex:1;height:6px;overflow:hidden}.stage-progress__fill{border-radius:inherit;background:var(--accent);height:100%}.stack-actions{flex-direction:column;gap:10px;display:flex}.key-value-list{flex-direction:column;gap:12px;display:flex}.key-value-list div{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.key-value-list dt{color:var(--text-body);font-size:14px;line-height:20px}.key-value-list dd{text-align:right;color:var(--text-strong);overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:500;line-height:20px}.note-list{color:var(--text-body);flex-direction:column;gap:12px;margin:0;padding-left:1.1rem;display:flex}.chapter-list,.activity-feed,.technical-proof,.track-list,.chat-feed,.reaction-log{flex-direction:column;gap:12px;display:flex}.chapter-row,.activity-item,.chat-message,.reaction-log-row,.technical-proof>div,.track-card{background:var(--bg-subtle);border-radius:10px}.chapter-row{align-items:flex-start;gap:14px;padding:14px;display:flex}.chapter-row>span{width:48px;color:var(--text-muted);flex-shrink:0;font-family:Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px}.chapter-row strong,.activity-item strong,.chat-message strong,.track-card strong{font-size:15px;font-weight:500;line-height:22px}.chapter-row p,.activity-item p,.chat-message p,.technical-proof p,.track-card p{color:var(--text-body);font-size:14px;line-height:22px}.activity-item,.chat-message,.reaction-log-row,.technical-proof>div,.track-card{padding:14px}.activity-item__meta,.chat-message__meta,.reaction-log-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-item__meta span,.chat-message__meta span,.reaction-log-row span:last-child{color:var(--text-muted);font-family:Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px}.chat-feed{max-height:420px;overflow:auto}.chat-form{gap:12px;display:flex}.chat-form input{border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--bg-shell);min-height:44px;color:var(--text-strong);flex:1;padding:0 14px}.chat-form input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.reaction-buttons{flex-wrap:wrap;gap:12px;display:flex}.reaction-button{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--bg-shell);cursor:pointer;width:56px;height:56px;font-size:24px}.reaction-log-row{grid-template-columns:40px 1fr auto;align-items:center;gap:12px;display:grid}.reaction-log-row strong{font-size:15px;line-height:22px}.technical-proof>div{flex-direction:column;gap:6px;display:flex}.technical-proof span{color:var(--text-muted);letter-spacing:.02em;font-family:Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px}.technical-proof strong{overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:24px}.track-list{gap:10px}.track-card p{overflow-wrap:anywhere}.table-shell{overflow:auto}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{border-bottom:1px solid var(--line-subtle);text-align:left;white-space:nowrap;padding:12px 10px}.data-table th{letter-spacing:.04em;color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:500;line-height:17px}.loading-card{text-align:center;padding:42px 24px}.landing-page{gap:48px}.marketing-page{gap:64px}.marketing-hero{isolation:isolate;border-radius:var(--radius-lg);min-height:580px;color:var(--text-strong);border:1px solid var(--line-subtle);box-shadow:var(--card-shadow);background:#fffffff0;flex-direction:column;gap:26px;padding:72px 64px 54px;display:flex;position:relative;overflow:hidden}.marketing-hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#fffffff5 0%,#ffffffd1 52%,#ffffff3d 100%),linear-gradient(#1113170a 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#1113170a 1px,#0000 1px) 0 0/48px 48px;position:absolute;inset:0}.hero-product-scene{z-index:0;border-radius:var(--radius-lg);border:1px solid var(--line-subtle);background:linear-gradient(#ffffff14,#ffffff06),#101419;width:min(560px,54%);position:absolute;inset:42px 44px 42px auto;box-shadow:0 24px 60px #1113172e}.hero-product-scene__panel{border-radius:var(--radius-md);background:#ffffff14;border:1px solid #ffffff1a;flex-direction:column;gap:10px;padding:18px;display:flex;position:absolute}.hero-product-scene__panel-live{background:linear-gradient(#4f6bff2e,#4f6bff08),#ffffff14;width:68%;min-height:192px;top:42px;left:34px}.hero-product-scene__panel-api{width:58%;bottom:126px;right:28px}.hero-product-scene__panel span,.hero-product-scene__timeline span{color:var(--text-inverse-muted);font-family:var(--font-mono);font-size:12px;line-height:17px}.hero-product-scene__panel strong{letter-spacing:-.035em;font-size:28px;line-height:32px}.hero-product-scene__panel code{color:var(--text-inverse)}.hero-product-scene__timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:absolute;bottom:34px;left:30px;right:30px}.hero-product-scene__timeline span{border-radius:var(--radius-sm);background:#ffffff0f;align-items:center;min-height:52px;padding:10px;display:flex}.landing-badge{border-radius:var(--radius-xs);background:var(--accent-soft);color:#3852bd;align-self:flex-start;padding:6px 12px;font-size:13px;font-weight:700;line-height:18px}.marketing-hero__copy{z-index:1;flex-direction:column;gap:24px;width:min(780px,100%);display:flex;position:relative}.marketing-hero h1{letter-spacing:-.052em;max-width:780px;font-size:clamp(54px,7vw,84px);font-weight:650;line-height:.95}.marketing-hero p:not(.landing-badge),.landing-section__head p,.architecture-panel__head p,.developer-preview-card p,.landing-card p,.landing-footer p,.marketing-hero p:not(.landing-badge){color:var(--text-body)}.marketing-hero__copy p{max-width:760px;font-size:23px;line-height:36px}.marketing-hero__actions,.landing-chip-row{z-index:1;flex-wrap:wrap;align-items:center;gap:12px;display:flex;position:relative}.text-link{color:#4c62c9;align-items:center;min-height:40px;padding:0 8px;font-weight:600;display:inline-flex}.marketing-hero .primary-button{background:var(--text-strong);color:var(--text-inverse)}.marketing-hero .secondary-button{background:var(--bg-shell);border-color:var(--line-strong);color:var(--text-strong)}.landing-chip-row span{border-radius:var(--radius-xs);background:var(--bg-subtle);box-shadow:0 0 0 1px var(--line-subtle);color:var(--text-strong);padding:8px 12px;font-family:Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:16px}.landing-stage{border-radius:var(--radius-lg);color:var(--text-inverse);box-shadow:var(--stage-shadow);background:#090b0f;grid-template-columns:minmax(0,1.65fr) minmax(360px,.95fr);display:grid;overflow:hidden}.landing-stage__left,.landing-stage__right{flex-direction:column;display:flex}.landing-stage__left{gap:20px;padding:28px}.landing-stage__right{background:#080a0d;border-left:1px solid #ffffff1a;gap:22px;padding:32px 30px}.stage-label-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.stage-label-row span,.landing-stage__right>span,.section-kicker,.landing-card>span,.api-feature-grid span,.developer-preview-card>span{letter-spacing:.04em;text-transform:uppercase;font-family:Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px}.stage-label-row span,.landing-stage__right>span,.developer-preview-card>span{color:var(--text-inverse-muted)}.live-pill{border-radius:var(--radius-sm);color:var(--text-inverse);text-transform:none;background:#ffffff0f;border:1px solid #ffffff1a;padding:7px 11px}.live-pill:before{content:"";background:var(--live);border-radius:999px;width:7px;height:7px;margin-right:8px;display:inline-block}.landing-stage h2{letter-spacing:-.04em;max-width:720px;font-size:clamp(28px,3vw,40px);font-weight:650;line-height:1.04}.demo-surface-grid{grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr);gap:14px;display:grid}.demo-panel,.frame-timeline,.inspector-list div{border-radius:var(--radius-md);background:var(--bg-stage-elevated);border:1px solid #ffffff14}.demo-panel{flex-direction:column;min-height:252px;display:flex;overflow:hidden}.demo-panel__head,.demo-panel__foot{justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.demo-panel__head{border-bottom:1px solid #ffffff14}.demo-panel__head strong,.demo-panel__foot strong{font-size:15px;font-weight:650;line-height:22px}.demo-panel__head code,.demo-panel__foot span,.frame-timeline code,.frame-timeline span,.inspector-list dt,.inspector-list dd{color:var(--text-inverse-muted);font-family:Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px}.demo-host-frame{flex:1;min-height:150px;position:relative}.demo-avatar{background:linear-gradient(#333b49 0%,#262e3b 100%);border-radius:999px;width:88px;height:88px;position:absolute;bottom:34px;left:22px;box-shadow:inset 0 0 0 1px #ffffff0f}.demo-wave{border-radius:999px;height:10px;position:absolute;right:18px}.demo-wave-primary{background:var(--accent);width:150px;bottom:62px}.demo-wave-secondary{background:#2f3a47;width:150px;bottom:42px}.demo-wave-muted{background:#29323d;width:150px;bottom:22px}.demo-panel__foot strong{border-radius:var(--radius-sm);color:var(--text-inverse);background:#00000047;padding:7px 12px}.demo-chat-list{flex-direction:column;gap:16px;padding:18px 16px 12px;display:flex}.demo-chat-list div{gap:12px;display:flex}.demo-chat-list p{color:var(--text-inverse-muted);flex-direction:column;gap:2px;font-size:14px;line-height:20px;display:flex}.demo-chat-list strong{color:var(--text-inverse);font-size:14px;line-height:20px}.presence-dot{border-radius:999px;flex-shrink:0;width:24px;height:24px}.presence-blue{background:var(--accent)}.presence-green{background:var(--success)}.frame-tags{flex-wrap:wrap;gap:8px;padding:0 16px 16px;display:flex}.frame-tags code{border-radius:var(--radius-xs);color:var(--text-inverse-muted);background:#ffffff0f;padding:6px 9px}.frame-timeline{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.frame-timeline>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.frame-timeline code{overflow-wrap:anywhere}.landing-stage__right h2{max-width:none}.inspector-list{flex-direction:column;gap:12px;margin:0;display:flex}.inspector-list div{justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.inspector-list dd{color:var(--text-inverse);margin:0}.inspector-list .inspector-success{color:var(--success)}.landing-section,.landing-architecture,.landing-footer{flex-direction:column;gap:28px;display:flex}.landing-section__head,.architecture-panel__head{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:start;gap:48px;display:grid}.landing-section__head>div,.architecture-panel__head>div{flex-direction:column;gap:12px;display:flex}.section-kicker,.landing-card>span,.api-feature-grid span{color:var(--text-muted)}.landing-section h2,.architecture-panel h2,.developer-preview-card h2,.landing-footer h2{letter-spacing:-.045em;font-size:clamp(32px,4vw,44px);font-weight:650;line-height:1.08}.landing-section__head p,.architecture-panel__head p{font-size:18px;line-height:30px}.landing-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.landing-card{border-radius:var(--radius-md);min-height:208px;box-shadow:var(--card-shadow);background:#ffffffe6;flex-direction:column;gap:14px;padding:24px;display:flex}.landing-card h3{letter-spacing:-.03em;margin:0;font-size:24px;font-weight:650;line-height:29px}.landing-card p{font-size:16px;line-height:25px}.landing-architecture{grid-template-columns:minmax(0,1.55fr) minmax(340px,.8fr);align-items:stretch;gap:22px;display:grid}.architecture-panel,.developer-preview-card{border-radius:var(--radius-md)}.architecture-panel{box-shadow:var(--card-shadow);background:#ffffffe6;flex-direction:column;gap:24px;padding:30px;display:flex}.architecture-diagram{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--line-subtle);flex-direction:column;gap:14px;padding:20px;display:flex}.architecture-diagram div{grid-template-columns:minmax(120px,1fr) 110px 170px 110px minmax(160px,1fr);align-items:center;gap:18px;display:grid}.architecture-diagram strong{font-size:16px;line-height:24px}.architecture-diagram code{color:#4c62c9;text-align:center}.architecture-diagram span{background:var(--line-strong);height:1px;display:block}.api-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.api-feature-grid article{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--line-subtle);flex-direction:column;gap:12px;min-height:142px;padding:18px;display:flex}.api-feature-grid strong{font-size:16px;line-height:25px}.developer-preview-card{color:var(--text-inverse);background:#111317;flex-direction:column;gap:20px;padding:30px;display:flex}.developer-preview-card h2{color:var(--text-inverse)}.developer-preview-card p{color:var(--text-inverse-muted);font-size:16px;line-height:27px}.preview-link-list{border-top:1px solid #ffffff1a;flex-direction:column;display:flex}.preview-link-list a{color:var(--text-inverse);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.preview-link-list code{color:var(--text-inverse-muted)}.landing-footer{border-top:1px solid var(--line-subtle);grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:24px;padding:28px 0 0;display:grid}.landing-footer h2{max-width:520px;font-size:24px;line-height:30px}.landing-footer p{max-width:540px;margin-top:12px;font-size:15px;line-height:24px}.landing-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:16px 22px;display:flex}.landing-footer a{font-size:14px;font-weight:600;line-height:20px}.landing-footer__meta{color:var(--text-muted);text-align:right;grid-column:2;justify-self:end;font-family:Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px}.host-page,.watch-page,.admin-page{gap:24px}.ui-button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:600;line-height:20px;transition:background-color .14s ease-out,border-color .14s ease-out,color .14s ease-out,transform .14s ease-out;display:inline-flex}.ui-button-primary{background:var(--text-strong);color:var(--text-inverse)}.ui-button-secondary{background:var(--bg-shell);color:var(--text-strong);border-color:var(--line-strong)}.ui-button-ghost{color:var(--text-body);background:0 0;border-color:#0000}.ui-button:hover{transform:translateY(-1px)}.ui-button:disabled{opacity:.52;cursor:default;transform:none}.ui-card{border-radius:var(--radius-md);background:var(--bg-shell);box-shadow:var(--card-shadow)}.ui-card-subtle{background:var(--bg-subtle)}.ui-card-stage{background:var(--bg-stage);color:var(--text-inverse);box-shadow:var(--stage-shadow)}.ui-badge{border-radius:var(--radius-xs);background:var(--bg-subtle);width:fit-content;min-height:24px;color:var(--text-body);font-family:var(--font-mono);letter-spacing:.02em;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:500;line-height:17px;display:inline-flex}.ui-badge-accent{background:var(--accent-soft);color:#3852bd}.ui-badge-inverse{color:var(--text-inverse);border:1px solid var(--line-inverse);background:#ffffff14}.ui-badge-success{color:#13744a;background:#1f9d681f}.ui-badge-danger{color:#9a292d;background:#e5484d21}.ui-status-dot{background:var(--text-muted);border-radius:999px;flex:none;width:8px;height:8px;display:inline-block}.ui-status-dot-success{background:var(--success)}.ui-status-dot-accent{background:var(--accent)}.ui-status-dot-danger{background:var(--live)}.ui-code-block{border-radius:var(--radius-md);background:var(--bg-stage);border:1px solid var(--line-inverse);color:var(--text-inverse);margin:0;padding:18px;overflow:auto}.ui-code-block code{color:inherit;font-size:13px;line-height:21px}.ui-empty-state{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px dashed var(--line-strong);flex-direction:column;align-items:flex-start;gap:8px;padding:24px;display:flex}.ui-empty-state strong{font-size:18px;line-height:24px}.ui-empty-state p{max-width:540px;color:var(--text-body);font-size:15px;line-height:24px}.dashboard-shell{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:24px;display:grid}.dashboard-sidebar{border-radius:var(--radius-lg);box-shadow:var(--card-shadow);background:#ffffffe6;flex-direction:column;gap:18px;padding:18px;display:flex;position:sticky;top:118px}.dashboard-sidebar__workspace{border-radius:var(--radius-md);background:var(--bg-stage);color:var(--text-inverse);flex-direction:column;gap:5px;padding:14px;display:flex}.dashboard-sidebar__workspace span,.dashboard-sidebar__workspace code,.dashboard-sidebar__note,.dashboard-nav__item small,.dashboard-kicker,.dashboard-user-card span,.dashboard-stat-card span,.dashboard-card-foot span,.dashboard-create-form span,.dashboard-channel-count,.dashboard-step{font-family:var(--font-mono);letter-spacing:.02em;font-size:12px;line-height:17px}.dashboard-sidebar__workspace span,.dashboard-sidebar__workspace code{color:var(--text-inverse-muted)}.dashboard-sidebar__workspace strong{font-size:18px;font-weight:600;line-height:24px}.dashboard-nav{flex-direction:column;gap:6px;display:flex}.dashboard-nav__item{border-radius:var(--radius-sm);min-height:42px;color:var(--text-body);justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.dashboard-nav__item.is-active,.dashboard-nav__item:hover{background:var(--bg-subtle);color:var(--text-strong)}.dashboard-nav__item small{color:var(--text-muted)}.dashboard-sidebar__note{border-radius:var(--radius-md);background:var(--bg-subtle);color:var(--text-body);align-items:flex-start;gap:10px;margin-top:auto;padding:14px;display:flex}.dashboard-sidebar__note .ui-status-dot{margin-top:5px}.dashboard-main{flex-direction:column;gap:24px;display:flex}.dashboard-top-rail{grid-template-columns:minmax(0,1fr) minmax(260px,.32fr);align-items:end;gap:24px;display:grid}.dashboard-top-rail h1{letter-spacing:-.05em;max-width:740px;margin-top:10px;font-size:clamp(44px,5vw,64px);font-weight:600;line-height:.98}.dashboard-top-rail p:not(.dashboard-kicker){max-width:760px;color:var(--text-body);margin-top:16px;font-size:18px;line-height:30px}.dashboard-kicker{color:var(--accent)}.dashboard-user-card{border-radius:var(--radius-md);background:var(--bg-shell);box-shadow:var(--card-shadow);flex-direction:column;gap:4px;padding:16px;display:flex}.dashboard-user-card span,.dashboard-user-card code,.dashboard-stat-card span,.dashboard-card-foot span,.dashboard-create-form span,.dashboard-channel-count,.dashboard-step{color:var(--text-muted)}.dashboard-user-card strong{font-size:18px;font-weight:600;line-height:24px}.dashboard-user-card code{overflow-wrap:anywhere}.dashboard-stat-grid,.dashboard-grid,.dashboard-secondary-grid{gap:18px;display:grid}.dashboard-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.dashboard-secondary-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.dashboard-stat-card,.dashboard-create-card,.dashboard-api-card,.dashboard-checklist-card,.dashboard-channel-list-card{flex-direction:column;gap:16px;padding:22px;display:flex}.dashboard-stat-card{min-height:138px}.dashboard-stat-card strong{letter-spacing:-.03em;margin-top:auto;font-size:30px;font-weight:600;line-height:34px}.dashboard-stat-card p,.dashboard-create-card>p,.dashboard-api-card>p,.dashboard-channel-row p{color:var(--text-body);font-size:15px;line-height:24px}.dashboard-card-head,.dashboard-card-foot{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboard-card-head>div{flex-direction:column;gap:12px;display:flex}.dashboard-card-head h2{letter-spacing:-.03em;margin:0;font-size:26px;font-weight:600;line-height:31px}.dashboard-step{border-radius:var(--radius-sm);background:var(--bg-subtle);flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.dashboard-create-form{gap:12px;display:grid}.dashboard-create-form label{flex-direction:column;gap:7px;display:flex}.dashboard-create-form input{border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--bg-shell);width:100%;min-height:44px;color:var(--text-strong);padding:0 14px}.dashboard-create-form input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.dashboard-webcam-card{flex-direction:column;gap:18px;padding:18px;display:flex}.webcam-stage{flex-direction:column;gap:14px;display:flex}.webcam-stage__top,.dashboard-card-foot{justify-content:space-between;align-items:center;display:flex}.webcam-stage__top>span{color:var(--text-inverse-muted);font-family:var(--font-mono);font-size:12px;line-height:17px}.webcam-stage__frame{border-radius:var(--radius-lg);border:1px solid var(--line-inverse);background:radial-gradient(circle at 30% 20%,#4f6bff42,#0000 26%),linear-gradient(#252b35 0%,#141922 48%,#090b0f 100%);min-height:286px;position:relative;overflow:hidden}.webcam-stage__portrait{background:linear-gradient(#ffffff1f,#fff0),#56606d;border-radius:999px;width:118px;height:118px;position:absolute;bottom:42px;left:34px;box-shadow:inset 0 0 0 1px #ffffff14}.webcam-stage__signal{flex-direction:column;gap:12px;display:flex;position:absolute;bottom:58px;right:28px}.webcam-stage__signal span{background:#ffffff1f;border-radius:999px;width:168px;height:9px;display:block}.webcam-stage__signal span:first-child{background:var(--accent);width:132px}.webcam-stage__signal span:last-child{width:92px}.webcam-stage__caption{border-radius:var(--radius-md);border:1px solid var(--line-inverse);background:#080a0d94;justify-content:space-between;align-items:flex-start;gap:18px;padding:14px;display:flex;position:absolute;top:18px;left:18px;right:18px}.webcam-stage__caption strong{color:var(--text-inverse);font-size:15px;line-height:22px}.webcam-stage__caption p{color:var(--text-inverse-muted);font-family:var(--font-mono);font-size:12px;line-height:17px}.dashboard-card-foot{padding-top:2px}.dashboard-card-foot>div{flex-direction:column;gap:5px;display:flex}.dashboard-card-foot strong{color:var(--text-inverse);font-size:15px;font-weight:600;line-height:22px}.dashboard-api-card .ui-code-block{margin-top:auto}.dashboard-checklist{flex-direction:column;gap:10px;display:flex}.dashboard-checklist div{border-radius:var(--radius-sm);background:var(--bg-subtle);min-height:42px;color:var(--text-body);align-items:center;gap:10px;padding:0 12px;font-size:14px;line-height:20px;display:flex}.dashboard-channel-count{border-radius:var(--radius-sm);background:var(--bg-subtle);padding:7px 10px}.dashboard-channel-table{flex-direction:column;gap:10px;display:flex}.dashboard-channel-row{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid #0000;grid-template-columns:minmax(0,1fr) 120px 120px minmax(190px,auto);align-items:center;gap:16px;padding:14px;display:grid}.dashboard-channel-row-head{min-height:34px;color:var(--text-muted);font-family:var(--font-mono);background:0 0;padding:0 14px;font-size:12px;line-height:17px}.dashboard-channel-row strong{margin-bottom:4px;font-size:16px;font-weight:600;line-height:22px;display:block}.dashboard-channel-row code{color:var(--text-muted);margin-top:8px;display:inline-flex}.dashboard-channel-row span{color:var(--text-body);font-size:14px;line-height:20px}.dashboard-channel-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=1200px){.page-intro,.landing-stage,.landing-section__head,.landing-architecture,.architecture-panel__head,.landing-footer,.two-column-layout,.supporting-layout,.route-grid,.landing-card-grid,.api-feature-grid,.source-grid,.metric-grid-tight,.metric-grid-quad,.metric-grid-triple,.dashboard-shell,.dashboard-top-rail,.dashboard-stat-grid,.dashboard-grid,.dashboard-secondary-grid{grid-template-columns:1fr}.dashboard-sidebar{position:static}.page-intro,.page-intro__side{align-items:flex-start}.shell-header__inner{flex-wrap:wrap;justify-content:center;width:min(100%,100% - 32px);padding:14px 16px}.identity-panel{flex-wrap:wrap;justify-content:center;width:100%}.identity-panel__field span{text-align:left}.page-shell{width:min(100%,100% - 32px);padding-top:56px}.fact-row{gap:24px}.stage-frame-publisher{min-height:380px}.dashboard-channel-row{grid-template-columns:minmax(0,1fr) 110px}.dashboard-channel-row-head{display:none}.dashboard-channel-actions{justify-content:flex-start}.landing-stage__right{border-top:1px solid #ffffff1a;border-left:0}.landing-footer__meta{text-align:left;grid-column:1;justify-self:start}}@media (width<=720px){.shell-header{padding-top:10px}.shell-header__inner{justify-content:flex-start;align-items:center;gap:10px;padding:12px}.brand-link{flex:auto;min-width:0}.brand-copy span{display:none}.shell-nav{order:3;justify-content:center;width:100%}.shell-nav__link{flex:1;min-width:0;min-height:30px;padding:0 8px;font-size:13px}.shell-header__cta{width:auto}.auth-actions,.identity-panel{gap:8px;width:auto}.identity-panel__meta{display:none}.page-actions{justify-content:stretch;width:100%}.primary-button,.secondary-button,.ui-button{width:100%}.shell-header .primary-button,.shell-header .secondary-button{width:auto;min-height:36px;padding:0 13px;font-size:14px}.dashboard-card-head,.dashboard-card-foot,.webcam-stage__top,.webcam-stage__caption{flex-direction:column;align-items:flex-start}.dashboard-channel-row{grid-template-columns:1fr}.dashboard-channel-actions{flex-direction:column}.webcam-stage__frame{min-height:340px}.page-title{font-size:40px;line-height:40px}.page-summary{font-size:16px;line-height:26px}.marketing-page{gap:42px}.marketing-hero{min-height:auto;padding:36px 24px 28px}.marketing-hero h1{font-size:48px}.marketing-hero__copy p{font-size:18px;line-height:29px}.hero-product-scene{z-index:0;order:4;width:100%;min-height:300px;margin-top:8px;position:relative;inset:auto}.hero-product-scene__panel-live{width:calc(100% - 40px);top:20px;left:20px}.hero-product-scene__panel-api{width:calc(100% - 40px);bottom:104px;right:20px}.hero-product-scene__timeline{grid-template-columns:1fr;bottom:20px;left:20px;right:20px}.hero-product-scene__timeline span:nth-child(n+2){display:none}.landing-stage__left,.landing-stage__right,.architecture-panel,.developer-preview-card,.landing-card{padding:20px}.demo-surface-grid,.frame-timeline>div{grid-template-columns:1fr}.frame-timeline>div{gap:8px}.stage-label-row,.demo-panel__head,.demo-panel__foot,.inspector-list div,.preview-link-list a{flex-direction:column;align-items:flex-start}.architecture-diagram div{grid-template-columns:1fr;gap:10px}.architecture-diagram span{width:100%}.architecture-diagram code{text-align:left}.landing-footer nav{justify-content:flex-start}.fact-row{flex-direction:column;gap:16px}.chat-form{flex-direction:column}.reaction-log-row{grid-template-columns:32px 1fr}.reaction-log-row span:last-child{grid-column:2}.stage-frame-publisher{min-height:320px}}.dashboard-app-shell{background:var(--bg-page);grid-template-rows:72px minmax(0,1fr);grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-app-topbar{z-index:20;background:var(--bg-shell);border-bottom:1px solid var(--line-subtle);grid-column:1/-1;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.dashboard-app-brand,.dashboard-app-actions,.dashboard-app-logo,.dashboard-env-pill,.dashboard-top-button,.dashboard-health-pill,.dashboard-account-pill{align-items:center;display:flex}.dashboard-app-brand{gap:16px}.dashboard-app-logo{border-radius:var(--radius-sm);background:var(--text-strong);width:36px;height:36px;color:var(--text-inverse);justify-content:center;font-weight:600}.dashboard-app-brand>div:not(.dashboard-env-pill){flex-direction:column;gap:2px;display:flex}.dashboard-app-brand strong{font-size:16px;font-weight:600;line-height:20px}.dashboard-app-brand span{color:var(--text-muted);font-size:13px;line-height:18px}.dashboard-env-pill{border-radius:var(--radius-sm);background:var(--bg-subtle);border:1px solid var(--line-subtle);gap:10px;min-height:36px;padding:0 12px}.dashboard-env-pill small{color:var(--text-muted);font-family:var(--font-mono);font-size:11px;line-height:15px}.dashboard-app-actions{gap:12px}.dashboard-top-button,.dashboard-health-pill,.dashboard-account-pill{border-radius:var(--radius-sm);background:var(--bg-shell);border:1px solid var(--line-subtle);min-height:36px;color:var(--text-strong);justify-content:center;padding:0 14px;font-size:14px;font-weight:500;line-height:20px}.dashboard-health-pill{gap:10px}.dashboard-account-pill{width:36px;color:var(--text-body);cursor:pointer;padding:0}.dashboard-app-sidebar{background:var(--bg-shell);border-right:1px solid var(--line-subtle);flex-direction:column;grid-area:2/1;align-self:start;gap:24px;min-height:calc(100vh - 72px);padding:28px 18px;display:flex;position:sticky;top:72px}.dashboard-app-nav{flex-direction:column;gap:8px;display:flex}.dashboard-app-nav__label{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.04em;padding:18px 10px 6px;font-size:12px;line-height:17px}.dashboard-app-nav__label:first-child{padding-top:0}.dashboard-app-nav__item{border-radius:var(--radius-md);min-height:44px;color:var(--text-body);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 12px;display:grid}.dashboard-app-nav__item.is-active{box-shadow:inset 3px 0 0 var(--accent);color:var(--text-strong);background:#4f6bff1f}.dashboard-app-nav__item strong{font-size:14px;font-weight:500;line-height:20px}.dashboard-app-nav__item small{color:var(--text-muted);font-family:var(--font-mono);font-size:12px;line-height:17px}.dashboard-nav-icon{color:currentColor;justify-content:center;align-items:center;display:flex}.dashboard-app-main{grid-area:2/2;min-width:0;padding:52px 48px 72px}.dashboard-home,.dashboard-main,.dashboard-channel-detail,.dashboard-utility-page{width:100%}.dashboard-main,.dashboard-channel-detail,.dashboard-utility-page{flex-direction:column;gap:28px;display:flex}.dashboard-utility-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;display:grid}.dashboard-utility-card{flex-direction:column;gap:18px;min-height:260px;padding:24px;display:flex}.dashboard-utility-card span{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.04em;font-size:12px;line-height:17px}.dashboard-utility-card h2{letter-spacing:-.04em;max-width:640px;margin:0;font-size:30px;font-weight:600;line-height:34px}.dashboard-utility-card p{max-width:680px;color:var(--text-body);font-size:16px;line-height:26px}.dashboard-utility-card code{overflow-wrap:anywhere;border-radius:var(--radius-sm);background:var(--bg-subtle);width:fit-content;max-width:100%;color:var(--text-strong);margin-top:auto;padding:12px 14px}.dashboard-utility-card-dark{background:var(--bg-stage);border-color:var(--line-inverse);color:var(--text-inverse)}.dashboard-utility-card-dark h2,.dashboard-utility-card-dark code{color:var(--text-inverse)}.dashboard-utility-card-dark span,.dashboard-utility-card-dark p{color:var(--text-inverse-muted)}.dashboard-utility-card-dark code{background:#ffffff14}.dashboard-page-head{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.dashboard-page-head__copy{flex-direction:column;gap:12px;width:min(760px,100%);display:flex}.dashboard-kicker{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.04em;font-size:12px;line-height:17px}.dashboard-page-head h1{letter-spacing:-.045em;font-size:48px;font-weight:600;line-height:52px}.dashboard-page-head p:not(.dashboard-kicker){color:var(--text-body);font-size:17px;line-height:28px}.dashboard-page-head__actions,.dashboard-primary-actions,.dashboard-capability-tags{align-items:center;gap:10px;display:flex}.dashboard-primary-grid{grid-template-columns:minmax(0,1.38fr) minmax(360px,.86fr);gap:24px;display:grid}.dashboard-primary-card{min-height:540px;padding:32px 34px 24px}.dashboard-card-head h2{font-size:26px;line-height:31px}.dashboard-primary-card .dashboard-card-head h2{max-width:560px;font-size:32px;line-height:37px}.dashboard-primary-card>p,.dashboard-api-panel>p{max-width:660px;color:var(--text-body);font-size:16px;line-height:28px}.dashboard-primary-actions{margin-top:12px}.dashboard-capability-tags{flex-wrap:wrap}.dashboard-capability-tags span{border-radius:var(--radius-xs);background:var(--bg-subtle);color:var(--text-body);font-family:var(--font-mono);padding:7px 10px;font-size:12px;line-height:17px}.dashboard-mini-stage{border-radius:var(--radius-md);background:var(--bg-stage);color:var(--text-inverse);border:1px solid var(--line-inverse);grid-template-columns:minmax(0,1.1fr) minmax(180px,.72fr) minmax(210px,.88fr);margin-top:8px;display:grid;overflow:hidden}.dashboard-mini-stage__webcam,.dashboard-mini-stage__chat,.dashboard-mini-stage__timeline{min-height:132px;padding:18px}.dashboard-mini-stage__webcam,.dashboard-mini-stage__timeline{flex-direction:column;gap:16px;display:flex}.dashboard-mini-stage__webcam>span,.dashboard-mini-stage__timeline>span,.dashboard-api-panel .ui-badge,.dashboard-feature-card .ui-badge{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.04em;font-size:12px;line-height:17px}.dashboard-mini-stage__webcam>div{border-radius:var(--radius-sm);background:var(--bg-stage-elevated);border:1px solid var(--line-inverse);grid-template-rows:repeat(2,8px);grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px 12px;padding:14px;display:grid}.dashboard-mini-stage__webcam i{background:#293241;border-radius:999px;grid-row:1/3;width:34px;height:34px}.dashboard-mini-stage__webcam strong{background:#ffffff21;border-radius:999px;height:7px;display:block}.dashboard-mini-stage__webcam strong:first-of-type{background:var(--accent)}.dashboard-mini-stage__chat{border-left:1px solid var(--line-inverse);border-right:1px solid var(--line-inverse);flex-direction:column;justify-content:center;gap:4px;display:flex}.dashboard-mini-stage__chat p,.dashboard-mini-stage__chat code,.dashboard-mini-stage__timeline code{color:var(--text-inverse-muted);font-family:var(--font-mono);font-size:12px;line-height:18px}.dashboard-mini-stage__timeline code:last-child{color:var(--success)}.dashboard-create-form{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) auto;gap:10px;padding-top:4px;display:grid}.dashboard-api-panel{padding:26px 24px}.dashboard-endpoint-list{border-top:1px solid var(--line-subtle);flex-direction:column;margin-top:2px;display:flex}.dashboard-endpoint-list>div{border-bottom:1px solid var(--line-subtle);justify-content:space-between;gap:18px;padding:17px 0;display:flex}.dashboard-endpoint-list strong,.dashboard-endpoint-list span{display:block}.dashboard-endpoint-list strong{font-size:14px;font-weight:600;line-height:20px}.dashboard-endpoint-list span{color:var(--text-muted);margin-top:3px;font-size:13px;line-height:18px}.dashboard-endpoint-list code{border-radius:var(--radius-xs);background:var(--accent-soft);color:#3852bd;flex-shrink:0;align-self:flex-start;padding:5px 7px;font-size:12px}.dashboard-api-panel .ui-code-block{margin-top:auto}.dashboard-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-feature-card{flex-direction:column;gap:12px;min-height:162px;padding:20px 18px;display:flex}.dashboard-feature-card h3{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600;line-height:23px}.dashboard-feature-card p{color:var(--text-body);font-size:14px;line-height:22px}.dashboard-state-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.e2e-videojs-page{background:#111827;place-items:center;min-height:calc(100vh - 96px);padding:24px;display:grid}.e2e-videojs-player{gap:12px;width:min(100%,960px);display:grid}.e2e-videojs-surface{aspect-ratio:16/9;background:#020617;width:min(100%,960px);display:block}.e2e-videojs-controls{color:#f8fafc;align-items:center;gap:12px;display:flex}.e2e-videojs-controls select{color:#f8fafc;background:#0f172a;border:1px solid #64748b;min-width:160px;padding:8px 10px}.e2e-videojs-player pre{color:#cbd5e1;background:#020617;max-width:960px;margin:0;padding:12px;font-size:12px;overflow:auto}.e2e-videojs-error{color:#fecaca}@media (width<=1200px){.dashboard-app-shell{grid-template-rows:auto auto 1fr;grid-template-columns:1fr}.dashboard-app-topbar,.dashboard-app-sidebar,.dashboard-app-main{grid-column:1}.dashboard-app-topbar{flex-wrap:wrap;gap:16px;height:auto;min-height:72px;padding:14px 18px;position:static}.dashboard-app-sidebar{border-right:0;border-bottom:1px solid var(--line-subtle);grid-row:2;min-height:auto;position:static}.dashboard-app-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-app-nav__label{grid-column:1/-1}.dashboard-app-main{grid-row:3;padding:32px 18px 56px}.dashboard-page-head,.dashboard-primary-grid,.dashboard-state-grid,.dashboard-feature-grid,.dashboard-utility-grid{grid-template-columns:1fr}.dashboard-primary-grid,.dashboard-state-grid,.dashboard-feature-grid,.dashboard-utility-grid{display:grid}.dashboard-page-head{flex-direction:column;align-items:flex-start}.dashboard-mini-stage,.dashboard-create-form{grid-template-columns:1fr}.dashboard-mini-stage__chat{border-left:0;border-right:0;border-top:1px solid var(--line-inverse);border-bottom:1px solid var(--line-inverse)}}@media (width<=720px){.dashboard-app-actions,.dashboard-page-head__actions,.dashboard-primary-actions{flex-direction:column;width:100%}.dashboard-app-actions>*,.dashboard-page-head__actions>*,.dashboard-primary-actions>*{width:100%}.dashboard-page-head h1{font-size:40px;line-height:42px}.dashboard-primary-card,.dashboard-api-panel{min-height:auto;padding:22px}.dashboard-app-nav{grid-template-columns:1fr}}.docs-shell{grid-template-columns:minmax(220px,268px) minmax(0,1fr);align-items:start;gap:28px;display:grid}.docs-sidebar,.docs-toc,.docs-header,.docs-article,.docs-pager__link{border:1px solid var(--line-subtle);box-shadow:var(--shadow-card);background:#ffffffe0}.docs-sidebar{border-radius:var(--radius-sm);max-height:calc(100vh - 140px);position:sticky;top:116px;overflow:auto}.docs-sidebar__intro{border-bottom:1px solid var(--line-subtle);flex-direction:column;gap:6px;padding:18px;display:flex}.docs-sidebar__intro span,.docs-header span,.docs-code-panel__title,.docs-schema-example__title{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.docs-sidebar__intro strong{color:var(--text-strong);font-size:15px;line-height:20px}.docs-sidebar__nav{flex-direction:column;gap:4px;padding:14px;display:flex}.docs-sidebar__section{flex-direction:column;gap:8px;padding:8px 0;display:flex}.docs-sidebar__section+.docs-sidebar__section{border-top:1px solid var(--line-subtle)}.docs-sidebar__section h2{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;margin:0;padding:0 8px;font-size:12px;font-weight:700;line-height:16px}.docs-sidebar__section div{flex-direction:column;gap:2px;display:flex}.docs-sidebar__link{border-radius:var(--radius-xs);min-height:36px;color:var(--text-body);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;font-size:13px;font-weight:600;line-height:18px;display:grid}.docs-sidebar__link:hover,.docs-sidebar__link.is-active{background:var(--accent-soft);color:var(--text-strong)}.docs-sidebar__link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.docs-sidebar__link small{color:var(--text-muted);font-size:11px;font-weight:700;line-height:16px}.docs-main{min-width:0}.docs-header{border-radius:var(--radius-sm);justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;padding:26px;display:flex}.docs-header div{flex-direction:column;gap:10px;display:flex}.docs-header h1{color:var(--text-strong);letter-spacing:0;margin:0;font-size:clamp(34px,4vw,48px);font-weight:650;line-height:1.03}.docs-header p{max-width:720px;color:var(--text-body);font-size:17px;line-height:28px}.docs-status{border-radius:var(--radius-xs);white-space:nowrap;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.docs-status-draft{color:#7a4b10;background:#b7791f1f}.docs-status-designing{color:var(--accent-hover);background:#4f6bff1f}.docs-status-stable{color:var(--success);background:#1f9d681f}.docs-content-grid{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:18px;display:grid}.docs-article{border-radius:var(--radius-sm);min-width:0;padding:clamp(26px,4vw,46px)}.docs-article>*+*{margin-top:18px}.docs-heading{color:var(--text-strong);letter-spacing:0;scroll-margin-top:128px}.docs-article h1.docs-heading{margin:0 0 22px;font-size:clamp(30px,4vw,42px);font-weight:650;line-height:1.08}.docs-article h2.docs-heading{margin-top:34px;padding-top:8px;font-size:25px;font-weight:650;line-height:32px}.docs-article h3.docs-heading{margin-top:28px;font-size:19px;font-weight:650;line-height:27px}.docs-article h4.docs-heading{margin-top:22px;font-size:15px;font-weight:700;line-height:22px}.docs-paragraph,.docs-list,.docs-quote{color:var(--text-body);font-size:16px;line-height:27px}.docs-list{padding-left:22px}.docs-list li+li{margin-top:7px}.docs-list-ordered{padding-left:24px}.docs-inline-link{color:var(--accent-hover);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.docs-code{border-radius:var(--radius-xs);background:var(--bg-subtle);color:var(--text-strong);font-family:var(--font-mono);padding:.12em .34em;font-size:.92em}.docs-code-block{border:1px solid var(--line-subtle);border-radius:var(--radius-sm);max-width:100%;color:var(--text-inverse);background:linear-gradient(90deg,#4f6bff1f,#1f9d681a 52%,#e5484d14),#111317;margin:0;padding:18px;font-size:13px;line-height:21px;overflow-x:auto}.docs-code-block .docs-code{color:inherit;background:0 0;padding:0;display:block}.docs-code-panel,.docs-schema-example,.docs-endpoint,.docs-callout,.docs-resource-diagram,.docs-pressure-tests,.docs-open-questions{border-radius:var(--radius-sm)}.docs-code-panel,.docs-schema-example{border:1px solid var(--line-subtle);background:#f6f7f8cc;flex-direction:column;gap:12px;padding:14px;display:flex}.docs-callout{color:var(--text-body);background:#4f6bff14;border:1px solid #4f6bff2e;flex-direction:column;gap:8px;padding:16px;display:flex}.docs-callout strong{color:var(--text-strong)}.docs-callout-warning{background:#b7791f1a;border-color:#b7791f3d}.docs-callout-success{background:#1f9d681a;border-color:#1f9d6838}.docs-endpoint{border:1px solid var(--line-subtle);background:#ffffffc2;flex-direction:column;gap:14px;padding:16px;display:flex}.docs-endpoint__signature{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.docs-endpoint__signature code{overflow-wrap:anywhere;min-width:0}.docs-method{border-radius:var(--radius-xs);min-height:24px;color:var(--text-inverse);font-family:var(--font-mono);align-items:center;padding:0 8px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.docs-method-get{background:var(--accent)}.docs-method-post{background:var(--success)}.docs-method-patch,.docs-method-put{background:var(--warning)}.docs-method-delete{background:var(--live)}.docs-resource-diagram{border:1px solid var(--line-subtle);border-radius:var(--radius-sm);background:linear-gradient(135deg,#4f6bff1a,#1f9d6814);grid-template-columns:repeat(7,minmax(92px,1fr));gap:8px;margin:0;padding:14px;display:grid}.docs-resource-diagram__item{align-items:center;min-height:56px;display:flex;position:relative}.docs-resource-diagram__item span{border:1px solid var(--line-subtle);border-radius:var(--radius-xs);background:var(--bg-shell);width:100%;min-height:46px;color:var(--text-strong);text-align:center;justify-content:center;align-items:center;padding:8px;font-size:13px;font-weight:700;line-height:18px;display:inline-flex}.docs-resource-diagram__item i{z-index:1;color:var(--accent);font-style:normal;font-weight:800;position:absolute;right:-12px}.docs-table-wrap{border:1px solid var(--line-subtle);border-radius:var(--radius-sm);max-width:100%;overflow-x:auto}.docs-table-wrap table{border-collapse:collapse;background:var(--bg-shell);width:100%;min-width:560px;color:var(--text-body);font-size:14px;line-height:22px}.docs-table-wrap th,.docs-table-wrap td{border-bottom:1px solid var(--line-subtle);text-align:left;vertical-align:top;padding:12px 14px}.docs-table-wrap th{color:var(--text-strong);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.docs-table-wrap tr:last-child td{border-bottom:0}.docs-quote{border-left:3px solid var(--accent);background:var(--bg-subtle);margin:0;padding:14px 16px}.docs-pressure-tests,.docs-open-questions{border:1px solid var(--line-subtle);background:#f6f7f8d1;padding:16px}.docs-pressure-tests h2.docs-heading,.docs-open-questions h2.docs-heading{margin-top:0;padding-top:0}.docs-toc{border-radius:var(--radius-sm);flex-direction:column;gap:12px;padding:16px;display:flex;position:sticky;top:116px}.docs-toc strong{color:var(--text-strong);font-size:13px;line-height:18px}.docs-toc nav{flex-direction:column;gap:7px;display:flex}.docs-toc__link{color:var(--text-muted);font-size:13px;font-weight:600;line-height:18px}.docs-toc__link:hover{color:var(--accent-hover)}.docs-toc__link-level-3{padding-left:12px}.docs-toc p{color:var(--text-muted);font-size:13px;line-height:20px}.docs-pager{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-top:18px;display:grid}.docs-pager__link{border-radius:var(--radius-sm);flex-direction:column;gap:5px;min-height:78px;padding:16px;display:flex}.docs-pager__link span{color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:800;line-height:16px}.docs-pager__link strong{color:var(--text-strong);font-size:16px;line-height:22px}.docs-pager__link-next{text-align:right;align-items:flex-end}@media (width<=1120px){.docs-shell,.docs-content-grid{grid-template-columns:1fr}.docs-sidebar,.docs-toc{max-height:none;position:static}.docs-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}}@media (width<=760px){.docs-shell{gap:18px}.docs-sidebar__nav,.docs-pager{grid-template-columns:1fr}.docs-header{flex-direction:column;padding:20px}.docs-article{padding:22px}.docs-resource-diagram{grid-template-columns:1fr}.docs-resource-diagram__item i{display:none}}
