:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#c2ab1ad8;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font:18px/100% var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{overflow-x:hidden}#root{flex-direction:column;max-height:none;margin:0 auto;display:flex;overflow-y:visible}.page-content{flex-direction:column;flex:1;display:flex}@media (width<=890px){html,body,#root,.page-content{max-width:100vw;overflow-x:hidden}.hide-on-mobile{gap:15px!important;display:none!important}.mobile-only-hide{display:none!important}.mobile-icon-only,.mobile-icon-only2{padding:35px}.mobile-nav-group{gap:10px!important}.mobile-nav-container{padding:10px 20px!important}.mobile-brand-container{padding-right:15px!important}.spacer-right{margin-right:35px!important}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#000;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}}.dest-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17191ebf;border:1px solid #22252e;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:25px;display:flex;box-shadow:0 4px 12px #0000004d}@media (width<=850px){.dest-card{flex-direction:column;align-items:stretch}.dest-card-actions{justify-content:flex-end!important;width:100%!important}}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--metal-bg:#1e222d66;--dark-accent:#170022;--panel-border:#22252e;--panel-border-light:#2d2d2d;--text-author:#a78bfa;--text-body:#cbd5e1}.workspace-container{box-sizing:border-box;background:0 0;min-width:100%;height:calc(50vh - 80px);padding:24px}.workspace-grid{grid-template-columns:1fr 1fr;gap:25px;margin-top:20px;display:grid}.workspace-grid.viewer-full-layout{gap:0;grid-template-columns:1fr!important}.workspace-grid.viewer-full-layout .column-panel{box-sizing:border-box;width:100%}.column-panel{border:1px solid var(--panel-border-light);background:#1a1a1a18;border-radius:8px;flex-direction:column;padding:25px;display:flex}.column-header{border-bottom:1px solid var(--panel-border-light);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;display:flex}.incoming-title{color:#f2d2fa}.approved-title{color:#4c53af}.tabs-bar{border-bottom:2px solid #222;align-items:center;gap:10px;padding-bottom:10px;display:flex}.tab-item{cursor:pointer;background:#2a2a2a;border-top:2px solid #0000;border-radius:6px 6px 0 0;align-items:center;gap:12px;padding:12px 20px;font-size:14px;transition:all .2s;display:flex}.tab-item.active{background:#1a1a1a;border-top:2px solid #9d0aff;font-weight:700}.add-source-btn{cursor:pointer;color:#fff;background:#4a245f3d;border:1px solid #9d91a5b6;border-radius:4px;align-items:center;gap:5px;font-weight:400;display:flex;white-space:nowrap!important;padding:5px 10px!important;font-size:12px!important;line-height:1.2!important}.scrollable-feed{flex-direction:column;flex:1;gap:12px;padding-right:0;display:flex;overflow-y:auto}.scrollable-feed>div{flex-direction:column;flex:1;width:100%;height:100%;display:flex}.scrollable-chat-pane-standardized{flex-direction:column;max-width:100%;padding-right:4px;display:flex;overflow-x:hidden;gap:12px!important;height:calc(83vh - 260px)!important;overflow-y:auto!important}.system-playout-card{border:1px solid var(--panel-border);background:var(--metal-bg);touch-action:pan-y manipulation;cursor:grab;box-sizing:border-box;border-radius:4px;align-items:center;min-height:100px;padding-top:14px;padding-bottom:14px;transition:all .15s ease-in-out;display:flex;position:relative;height:auto!important}.system-playout-card.role-viewer-monitor{margin-bottom:0;min-height:120px!important}.scrollable-chat-pane-standardized .system-playout-card{flex-shrink:0!important;height:auto!important}.card-inner-workspace{text-align:center;flex-direction:column;flex:1;justify-content:center;min-width:0;padding-left:10px;display:flex;position:relative;overflow:visible;height:auto!important}.card-inner-workspace.interactive-mode{padding-right:60px}.card-inner-workspace.batch-selection-mode{padding-right:10px}.card-inner-workspace.role-viewer-monitor{padding-right:80px!important}.author-name-anchor{font:inherit;color:var(--text-author);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;background:0 0;border:none;width:max-content;max-width:100%;font-size:12px;font-weight:400;text-decoration:underline;display:block;overflow:hidden;transform:translate(10px);text-align:center!important;margin:5px auto!important}.author-name-anchor.role-viewer-monitor{margin-bottom:4px!important;font-size:20px!important;font-weight:400!important}.compressed-body{color:var(--text-body);word-break:break-word;overflow-wrap:anywhere;white-space:normal;text-align:center;max-width:100%;margin-top:4px;font-weight:500;display:block;transform:translate(10px);font-size:14px!important;line-height:1.15!important}.compressed-body.role-viewer-monitor{transform:translate(0);font-size:24px!important;font-weight:500!important;line-height:1.4!important}.touch-action-approve-btn{cursor:pointer;background:#100218;border:1px solid #ffffff73;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .1s,background .2s;display:flex}.touch-action-approve-btn:hover{background:#3d085c;transition:transform .1s,background .2s}.touch-action-unapprove-btn{cursor:pointer;background:#1002187a;border:1px solid #ffffff73;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .1s,background .2s;display:flex;transform:translateY(5px)}.touch-action-unapprove-btn:hover{background:#3d085c;transition:transform .1s,background .2s}.touch-action-btn.delete-btn-small-approve{flex-shrink:0;margin-left:0;margin-right:4px;width:36px!important;height:36px!important}.delete-btn-small{cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex;transform:translate(10px);width:36px!important;height:36px!important}.delete-btn-small:hover{background:#c62828;transform:translate(10px)}.delete-btn-small:hover svg{color:#fff!important}.control-icon-btn{cursor:pointer;border-radius:px;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:background .2s;display:flex}.control-icon-btn:hover{background:#2a2a2a}.filter-search-container{width:100%;margin-bottom:12px;position:relative}.filter-search-input{color:#fff;box-sizing:border-box;background:#17191e;border:1px solid #404040;border-radius:4px;width:100%;padding:8px 30px 8px 10px;font-size:13px}.filter-search-icon{pointer-events:none;position:absolute;top:9px;right:10px}.toggle-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex;margin-right:2px!important}.toggle-wrapper span{white-space:nowrap!important;font-size:11px!important}.toggle-switch{background:#334155;border-radius:20px;width:40px;height:20px;transition:background .3s;position:relative}.toggle-switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:2px;left:2px}.toggle-wrapper.active .toggle-switch{background:#635974}.toggle-wrapper.active .toggle-switch:after{transform:translate(20px)}.badge-char-bottom-right{text-align:center;white-space:nowrap;z-index:10;border:1px solid #604b63ce;border-radius:4px;font-weight:700;display:inline-block;transform:translateY(10px);color:#94a3b8!important;background:#01000200!important;padding:2px 6px!important;font-size:10px!important;line-height:1.2!important}.badge-engagement-anchor{z-index:10;gap:4px;display:flex;position:absolute;top:4px;left:6px}.card-pin-trigger{cursor:pointer!important;z-index:10!important;background:0 0!important;border:none!important;padding:4px!important;display:flex!important;position:absolute!important;bottom:5px!important;right:5px!important}.meta-sortid-badge-abs{white-space:nowrap;z-index:10;letter-spacing:.5px;box-sizing:border-box;background:#150327;border-radius:4px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;transform:translate(5px,-20px);color:#f1c916!important;border:1px solid #ffffff73!important;padding:0 5px!important;font-size:25px!important;line-height:1.2!important;position:absolute!important;right:12px!important}.meta-sortid-badge-abs.role-viewer-monitor{top:50%;color:#ff9f43!important;background:#22252e!important;border-radius:4px!important;padding:2px 7px!important;font-size:30px!important;font-weight:800!important;right:15px!important;transform:translateY(-50%)!important}.meta-sortid-label-prefix{text-transform:lowercase;color:#fcfcfd!important;vertical-align:middle!important;margin-right:1px!important;font-size:12px!important;font-weight:100!important;line-height:25px!important;display:inline-block!important}.badge-new-chatter{color:#38bdf8;text-transform:uppercase;letter-spacing:.7px;background-color:#0284c726;border:1px solid #38bdf8;border-radius:2px;padding:2px 4px;font-size:8px;font-weight:700;line-height:1}.badge-active-chatter{color:#34d399;text-transform:uppercase;letter-spacing:.7px;background-color:#065f4626;border:1px solid #34d399;border-radius:2px;padding:2px 4px;font-size:8px;font-weight:700;line-height:1}.badge-vip-chatter{color:#000;text-transform:uppercase;letter-spacing:.7px;background-color:#fded0e;border:1px solid #ebc906;border-radius:2px;padding:2px 4px;font-size:10px;font-weight:700;line-height:1}.modal-overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-window{background:#1e1e1e;border:1px solid #333;border-radius:8px;width:400px;padding:30px;box-shadow:0 10px 25px #00000080}.modal-form{flex-direction:column;gap:15px;display:flex}.modal-label{flex-direction:column;gap:5px;font-size:14px;display:flex}.modal-input,.modal-select{color:#fff;background:#2a2a2a;border:1px solid #444;border-radius:4px;padding:8px}.blink-animation{animation:1.4s ease-in-out infinite livePulseIcon}@keyframes livePulseIcon{0%{opacity:.3;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.3;transform:scale(.95)}}.feed-paused-indicator{opacity:.85;border-left:3px dashed #ff9800!important}@media screen and (width<=960px){.workspace-grid{box-sizing:border-box!important;grid-template-columns:1fr!important;gap:20px!important;width:100%!important;height:auto!important}.workspace-container{height:auto!important;min-height:100vh!important;overflow-x:hidden!important}.column-panel{box-sizing:border-box!important;width:100%!important;height:65vh!important;min-height:600px!important;margin:0!important}.scrollable-chat-pane-standardized,.scrollable-feed{touch-action:pan-y!important;height:100%!important;min-height:0!important;overflow-y:auto!important}.column-header h3{font-size:12px!important}.compressed-author{margin-bottom:0!important;font-size:10px!important}.compressed-body{font-size:12px!important;line-height:1.1!important}.message-card{gap:5px!important;padding:20px!important}.page-content{height:auto!important;min-height:100vh!important;overflow:hidden auto!important}.pending-main-deck{touch-action:pan-y!important;height:100%!important;overflow-y:auto!important}}@media screen and (width>=961px){.page-content{height:100vh!important;overflow:hidden!important}}@media screen and (width<=765px){.tabs-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box!important;flex-wrap:nowrap!important;gap:4px!important;height:65px!important;padding:0 12px!important;display:flex!important;position:relative!important;overflow:auto hidden!important}.tabs-bar::-webkit-scrollbar{display:none}.tab-item{white-space:nowrap!important;flex:none!important;align-items:center!important;margin-top:auto!important;margin-bottom:auto!important;padding:10px 8px!important;display:inline-flex!important;transform:translate(-15px)!important}.tabs-bar>div[style*="margin-left: auto"]{box-sizing:border-box!important;z-index:10!important;background:#262931!important;border:1px solid #444955!important;border-radius:6px!important;flex-direction:column-reverse!important;flex-shrink:0!important;justify-content:center!important;align-items:flex-end!important;gap:6px!important;height:100%!important;margin-top:0!important;margin-bottom:0!important;padding-left:10px!important;padding-right:10px!important;display:flex!important;position:sticky!important;top:0!important;right:0!important;transform:translate(15px)!important}}.builder-desktop{color:#e2e8f0;background:#0a0b0d;width:100vw;height:100vh;font-family:sans-serif;display:flex;overflow:hidden}.properties-inspector{background:#111216;border-right:2px solid #1e222b;flex-direction:column;flex-shrink:0;width:340px;display:flex}.sidebar-header{background:#1c122c;border-bottom:1px solid #1e222b;align-items:center;gap:8px;padding:16px;display:flex}.sidebar-header h2{text-transform:uppercase;color:#cbd5e1;margin:0;font-size:13px;font-weight:700}.inspector-form{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.form-group{display:block}.form-label{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.input-field,.select-field,.input-number-field{color:#f8fafc;box-sizing:border-box;background:#17191e;border:1px solid #22252e;border-radius:4px;width:100%;padding:8px;font-size:13px}.input-number-field::-webkit-inner-spin-button{opacity:1;cursor:pointer;height:30px}.input-number-field::-webkit-outer-spin-button{opacity:1;cursor:pointer;height:30px}.slider-field{cursor:pointer;accent-color:#a78bfa;width:100%;margin:8px 0}.file-upload-wrapper{cursor:pointer;background:#17191e;border:1px solid #22252e;border-radius:4px;align-items:center;padding:8px;display:flex;position:relative}.file-upload-input{opacity:0;cursor:pointer;position:absolute;inset:0}.section-divider{border:none;border-top:1px solid #22252e;margin:5px 0}.node-title{text-transform:uppercase;align-items:center;gap:4px;margin:0 0 10px;font-size:11px;font-weight:700;display:flex}.node-title.author{color:#38bdf8}.node-title.message{color:#10b981}.nested-fields{flex-direction:column;gap:10px;display:flex}.field-row{gap:10px;display:flex}.color-input-wrapper{cursor:pointer;background:#17191e;border:1px solid #22252e;border-radius:4px;width:100%;height:32px;padding:2px}.save-btn{color:#fff;background:#4338ca;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:12px;font-size:13px;font-weight:700;transition:opacity .15s;display:flex}.design-stage{background:#0d0e12;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.stage-header{box-sizing:border-box;background:#111216;border-bottom:1px solid #1e222b;justify-content:space-between;align-items:center;height:55px;padding:16px 24px;display:flex}.stage-title{align-items:center;gap:8px;display:flex}.stage-title h1{color:#cbd5e1;margin:0;font-size:14px;font-weight:600}.canvas-container{box-sizing:border-box;flex:1;justify-content:center;align-items:center;min-height:0;padding:40px;display:flex;position:relative;overflow:hidden}.wysiwyg-canvas{transform-origin:50%;background:#020203;border:2px dashed #334155;border-radius:4px;position:absolute;overflow:hidden;box-shadow:0 25px 50px -12px #000000e6}.checkerboard-grid{z-index:1;pointer-events:none;background-color:#090a0f;background-image:linear-gradient(45deg,#1b1d24 25%,#0000 25%),linear-gradient(-45deg,#1b1d24 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#1b1d24 75%),linear-gradient(-45deg,#0000 75%,#1b1d24 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;position:absolute;inset:0}.transform-bounding-box{cursor:move;z-index:2;box-sizing:border-box;position:absolute}.transform-bounding-box.selected{border:1px solid #a78bfa}.base-plate-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.resize-handle-corner{cursor:se-resize;z-index:5;background:#fff;border:1px solid #a78bfa;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-5px;right:-5px}.resize-handle-corner:hover{background:#a78bfa;transform:scale(1.2)}.empty-canvas-fallback{color:#1e293b;justify-content:center;align-items:center;font-family:monospace;font-size:12px;display:flex;position:absolute;inset:0}.draggable-node{cursor:move;z-index:10;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:6px;padding:2px 6px;display:flex;position:absolute}.legal-container{color:#e2e8f0;background-color:#0f172a;justify-content:center;min-height:100vh;padding:40px 20px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.legal-card{background-color:#1e293b;border:1px solid #334155;border-radius:12px;width:100%;max-width:800px;padding:40px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.legal-card h1{color:#f8fafc;border-bottom:2px solid #334155;margin-bottom:8px;padding-bottom:16px;font-size:2.25rem;font-weight:700}.legal-card .last-updated{color:#94a3b8;margin-bottom:24px;font-size:.875rem;font-style:italic}.legal-content-placeholder{color:#cbd5e1;font-size:1.05rem;line-height:1.75}.pred-card-container{box-sizing:border-box;background:#111216;border:1px solid #22252e;border-radius:8px;width:100%;margin-bottom:12px;transition:opacity .2s,box-shadow .2s;overflow:hidden}.pred-card-header{background:#15171c;border-bottom:1px solid #22252e;align-items:center;padding:10px 16px;display:flex}.pred-card-header.collapsed{border-bottom:none}.pred-action-rack{align-items:center;gap:10px;display:flex}.pred-filter-rack{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pred-contract-card{box-sizing:border-box;border-radius:6px;padding:14px;transition:background .2s,border .2s}.pred-contract-card.enabled{background:#0a0b0d;border:1px solid #1e222b}.pred-contract-card.disabled{opacity:.55;background:#08080a;border:1px solid #171920}.pred-contract-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.pred-odds-container{flex-direction:column;gap:10px;display:flex}.pred-odds-row{flex-direction:column;gap:4px;display:flex}.pred-odds-bar-track{background:#1e222b;border-radius:4px;width:100%;height:8px;overflow:hidden}.pred-odds-bar-fill{height:100%;transition:width .5s ease-in-out}@media (width<=768px){.pred-card-header{flex-wrap:wrap;gap:8px}.pred-contract-header{gap:8px}}
