/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}.resize{resize:both}.rounded{border-radius:.25rem}.italic{font-style:italic}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#111318;--muted:#727783;--line:#e3e5e9;--panel:#f7f7f8;--red:#fcb040;--red-dark:#e79a2d;--blue:#00aeef}*{box-sizing:border-box}body{color:var(--ink);background:#eceef1;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{color:inherit}.app-shell{background:#fff;min-width:1024px;min-height:100vh;overflow:hidden}.topbar{border-bottom:1px solid var(--line);z-index:3;background:#fff;grid-template-columns:320px 1fr 320px;align-items:center;height:64px;padding:0 18px;display:grid;position:relative}.brand{align-items:center;gap:10px;height:64px;display:flex}.brand img{object-fit:contain;width:74px;height:55px;display:block}.brand b{color:#fff;letter-spacing:1px;background:#17191e;border-radius:4px;margin-left:1px;padding:4px 5px;font-size:9px}.project-title{justify-self:center;align-items:center;gap:9px;font-size:14px;font-weight:650;display:flex}.live-dot{background:#38b96b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e1f5e8}.chev{color:#878b93;font-size:17px}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.status-chip,.icon-button,.avatar{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;height:36px}.status-chip{color:#545862;align-items:center;gap:6px;padding:0 11px;font-size:12px;display:flex}.icon-button{width:38px;font-size:18px;position:relative}.badge{background:var(--red);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-5px;right:-4px}.avatar{color:#fff;background:#24272d;border-radius:50%;width:36px;font-size:11px;font-weight:700}.workspace{grid-template-columns:58px minmax(620px,1fr) 320px;height:calc(100vh - 64px);display:grid}.rail{border-right:1px solid var(--line);background:#f9fafb;flex-direction:column;gap:8px;padding:12px 8px;display:flex}.rail-spacer{flex:1}.rail-button{color:#6e727c;cursor:pointer;background:0 0;border:0;border-radius:9px;width:42px;height:42px;font-size:17px}.stage-column{background:#eef0f3;flex-direction:column;gap:12px;min-width:0;padding:16px 22px;display:flex}.stage-toolbar{justify-content:space-between;align-items:center;height:35px;display:flex}.mode-chip{color:#50545d;background:#fff;border:1px solid #dde0e5;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:700}.mode-group{align-items:center;gap:7px;display:flex}.master-chip{color:#8b5a17;letter-spacing:.6px;cursor:pointer;background:#fff8ec;border:1px solid #fcb04066;border-radius:8px;height:32px;padding:0 10px;font-size:8px;font-weight:800}.master-chip span{color:var(--red);margin-right:4px}.pulse{color:#36bb69;margin-right:5px}.toolbar-right{gap:6px;display:flex}.toolbar-right button{cursor:pointer;background:#fff;border:1px solid #dadde3;border-radius:8px;height:34px;padding:0 11px;font-size:11px;font-weight:650}.toolbar-right button span{background:#eee;border-radius:5px;margin-left:5px;padding:2px 5px}.prompter-window{touch-action:none;overscroll-behavior:contain;cursor:grab;background:#0b0c0f;border-radius:14px;flex:1;min-height:440px;position:relative;overflow:hidden;box-shadow:0 12px 28px #2229361f}.prompter-window:active{cursor:grabbing}.prompter-window button{touch-action:manipulation}.prompter-window:before{content:"";background:radial-gradient(circle at 50% 46%,#1b1c22 0%,#0b0c0f 68%);position:absolute;inset:0}.master-output-stage{z-index:1;transform-origin:50%;position:absolute;inset:0;overflow:hidden}.master-output-stage.viewport-synced{background:#0b0c0f;inset:50% auto auto 50%}.master-output-stage.viewport-synced .script{padding-left:8%;padding-right:8%}.master-output-stage.viewport-synced .script p{max-width:1200px}.slave-viewport-badge{z-index:4;color:#fcb040;letter-spacing:.7px;pointer-events:none;background:#101319dd;border:1px solid #fcb04055;border-radius:6px;padding:6px 9px;font-size:7px;font-weight:900;position:absolute;top:13px;left:50%;transform:translate(-50%)}.script{--script-text-color:#fff;color:var(--script-text-color);font-synthesis:weight style;letter-spacing:-1.7px;overflow-anchor:none;scrollbar-width:none;will-change:scroll-position;contain:layout paint;padding:0 9%;font-weight:400;line-height:1.27;transition:font-size .2s;position:absolute;inset:0;overflow:hidden}.script::-webkit-scrollbar{display:none}.phone-script-preview::-webkit-scrollbar{display:none}.slave-display-script::-webkit-scrollbar{display:none}.script:before,.script:after{content:"";height:50%;display:block}.script p{max-width:900px;margin:0 auto 1.15em}.script .dim,.script-rich p:nth-child(n+3),.script.is-scrolling,.script.is-scrolling .dim:not(mark),.script-rich.is-scrolling p:nth-child(n+3){color:var(--script-text-color)}.script-rich mark{color:#111318;border-radius:4px;padding:0 .08em;box-shadow:0 0 0 3px}.script-rich strong,.script-rich strong *,.script-rich b,.script-rich b *{font-weight:900!important}.script-rich em,.script-rich em *,.script-rich i,.script-rich i *{font-style:italic!important}.script-rich :not(.editor-cue){font-family:inherit!important}.script-rich .editor-cue{visibility:hidden;width:0;height:0;display:inline-block;overflow:hidden}.script-rich.highlight-off mark{color:inherit!important;box-shadow:none!important;background:0 0!important}.script.mirror-horizontal{transform:scaleX(-1)}.script.mirror-vertical{transform:scaleY(-1)}.script.mirror-horizontal.mirror-vertical{transform:scale(-1)}mark{color:inherit;background:0 0;border-radius:4px;padding:0 .08em;transition:all .2s}mark.visible{color:#111;background:#f4d546;box-shadow:0 0 0 3px #f4d546}.focus-line{pointer-events:none;grid-template-columns:1fr 1fr;align-items:center;gap:0;display:grid;position:absolute;top:51%;left:0;right:0}.focus-line i{height:var(--guide-thickness,1px);background:#fcb040}.focus-line i:last-child{background:#fcb040}.focus-line span{color:#17191d;background:var(--red);letter-spacing:.8px;border-radius:3px;padding:3px 6px;font-size:8px;font-weight:800}.cue-marker{z-index:2;border-top:1px dashed #fff2;height:1px;position:absolute;left:19px;right:19px}.cue-marker span{letter-spacing:1px;color:#94969d;background:#0d0e12;border-radius:3px;padding:3px 6px;font-size:8px}.cue-marker.top{top:10%}.cue-marker.bottom{bottom:9%}.cue-marker.bottom span{float:right}.stage-controls-toggle{z-index:6;color:#eef1f5;cursor:pointer;background:#171b22eb;border:1px solid #555d69;border-radius:8px;height:31px;padding:0 10px;font-size:8px;font-weight:900;position:absolute;bottom:14px;right:12px;box-shadow:0 5px 16px #0006}.stage-controls-toggle.active{color:#17191d;background:#fcb040;border-color:#fcb040}.stage-actions{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101319e8;border:1px solid #ffffff26;border-radius:15px;align-items:center;gap:6px;max-width:calc(100% - 24px);padding:7px;display:flex;position:absolute;bottom:62px;left:50%;transform:translate(-50%);box-shadow:0 10px 32px #0008}.stage-actions button{color:#f2f4f7;cursor:pointer;background:#242932ee;border:1px solid #454c57;border-radius:10px;place-content:center;gap:2px;min-width:52px;height:44px;padding:0 7px;font-size:10px;font-weight:900;display:grid;box-shadow:0 3px 10px #0005}.stage-actions button b{font-size:15px;line-height:1}.stage-actions button small{color:#aeb4bd;font-size:6px;font-weight:800;line-height:1}.stage-actions .edge-jump{background:#171a20ee;min-width:46px}.stage-actions .cue-control{min-width:58px}.stage-actions .play-button{color:#17191d;background:#fcb040;border:0;border-radius:50%;width:56px;min-width:56px;height:56px;font-size:20px;box-shadow:0 7px 24px #fcb04044}.fullscreen-exit-hint{display:none}.prompter-window:fullscreen{width:100vw;height:100vh;min-height:0;box-shadow:none;border:0;border-radius:0}.prompter-window:fullscreen .stage-actions{bottom:68px}.prompter-window:fullscreen .stage-actions .play-button{width:60px;min-width:60px;height:60px}.prompter-window:fullscreen .fullscreen-exit-hint{z-index:5;color:#969da8;background:#0d1016cc;border:1px solid #ffffff1c;border-radius:7px;align-items:center;gap:7px;padding:7px 10px;font-size:8px;display:flex;position:absolute;top:18px;right:20px}.prompter-window:fullscreen .fullscreen-exit-hint kbd{color:#f2f4f7;background:#262b33;border:1px solid #555d69;border-radius:4px;padding:3px 6px;font:700 8px Arial,sans-serif}.progress-card{background:#fff;border:1px solid #e0e3e7;border-radius:10px;grid-template-columns:78px 1fr;align-items:center;column-gap:10px;height:64px;padding:10px 14px;display:grid}.time-label strong{font-size:15px}.time-label span{color:#999da5;margin-left:4px;font-size:10px}input[type=range]{appearance:none;background:linear-gradient(90deg,var(--red) var(--value),#dfe2e7 var(--value));cursor:pointer;border-radius:4px;width:100%;height:4px}input[type=range]::-webkit-slider-thumb{appearance:none;border:3px solid var(--red);background:#fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px #0003}.progress-meta{color:#898d96;grid-column:2;justify-content:space-between;margin-top:-10px;font-size:9px;display:flex}.controls-panel{border-left:1px solid var(--line);background:#fff;overflow-y:auto}.panel-heading{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:1px;justify-content:space-between;align-items:center;height:50px;padding:0 17px;font-size:10px;font-weight:800;display:flex}.panel-heading button{cursor:pointer;background:0 0;border:0;font-size:20px}.control-section{border-bottom:1px solid #eceef1;padding:14px 17px}.control-section label,.cue-heading label{color:#7b7f88;letter-spacing:.8px;justify-content:space-between;margin-bottom:12px;font-size:9px;font-weight:800;display:flex}.control-section output{color:#1a1c20;letter-spacing:0;background:#f1f2f4;border-radius:5px;padding:3px 7px}.range-labels{color:#a0a3aa;justify-content:space-between;margin-top:6px;font-size:8px;display:flex}.stepper{grid-template-columns:1fr 54px 1fr;gap:5px;display:grid}.stepper button,.segmented button,.square-toggle{cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:7px;height:34px;font-size:12px}.stepper .value{cursor:default;background:#f6f7f8;border:1px solid #dfe1e5;border-radius:7px;place-items:center;height:34px;font-size:12px;font-weight:700;display:grid}.font-select{color:#272a30;cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:7px;outline:none;width:100%;height:36px;padding:0 10px;font-size:11px}.font-select:focus{border-color:var(--red);box-shadow:0 0 0 2px #fcb04033}.split-controls{grid-template-columns:1fr 126px;gap:16px;display:grid}.segmented,.mirror-pair{grid-template-columns:1fr 1fr;gap:4px;display:grid}.square-toggle{width:61px;font-size:10px;font-weight:700}.feature-list{padding-top:5px;padding-bottom:5px}.feature{grid-template-columns:32px 1fr 36px;align-items:center;gap:8px;padding:9px 0;display:grid}.feature.has-open{grid-template-columns:32px 1fr auto 36px}.feature-open{color:#fcb040;letter-spacing:.5px;cursor:pointer;background:0 0;border:0;font-size:7px;font-weight:800}.icon{background:#f1f2f4;border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.feature b{font-size:11px;display:block}.feature span{color:#8a8e96;margin-top:3px;font-size:8px;display:block}.toggle{cursor:pointer;background:#c7cbd1;border:0;border-radius:20px;width:34px;height:19px;padding:2px}.toggle i{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block}.toggle.on{background:var(--red)}.toggle.on i{transform:translate(15px)}.guide-controls{background:#f7f8f9;border:1px solid #eceef1;border-radius:8px;margin:2px 0 9px 40px;padding:10px 11px 8px}.guide-slider{margin-bottom:9px}.guide-slider:last-child{margin-bottom:0}.guide-slider label{color:#717680;letter-spacing:0;text-transform:none;justify-content:space-between;align-items:center;margin:0 0 5px;font-size:8px;font-weight:650;display:flex}.guide-slider output{color:#33363c;background:#fff;border:1px solid #e2e4e8;border-radius:4px;padding:2px 4px;font-size:8px}.guide-slider input[type=range]{height:3px}.guide-slider input[type=range]::-webkit-slider-thumb{border-width:2px;width:11px;height:11px}.cue-section{border-bottom:1px solid #eceef1;padding:14px 17px 8px}.cue-heading{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.cue-heading label{margin:0}.cue-heading button{color:var(--red);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.cue-row{text-align:left;cursor:pointer;background:#fff;border:0;border-left:2px solid #0000;border-radius:5px;grid-template-columns:26px 1fr 34px;align-items:center;width:100%;height:34px;padding:0 7px;display:grid}.cue-row b{color:#9b9ea5;font-size:8px}.cue-row span{font-size:10px;font-weight:650}.cue-row small{color:#8a8e96;font-size:8px}.cue-row-input{color:#fff;background:#171a20;border:1px solid #fcb040;border-radius:4px;outline:none;width:100%;min-width:0;height:24px;padding:0 5px;font-size:9px}.edit-script-button{color:#fff;cursor:pointer;background:#24272d;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 34px);height:40px;margin:12px 17px 0;font-size:10px;font-weight:700;display:flex}.edit-script-button span{color:#b9bdc5;font-size:8px;font-weight:500}.import-button{cursor:pointer;background:#fafafa;border:1px dashed #cfd2d8;border-radius:8px;width:calc(100% - 34px);height:40px;margin:7px 17px 20px;font-size:10px;font-weight:700}.import-button span{color:#9ca0a8;margin-left:7px;font-size:8px;font-weight:500}.drawer-backdrop{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10131b66;position:fixed;inset:0}.drawer{background:#fff;width:390px;padding:40px 28px;animation:.25s ease-out slide;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-20px 0 50px #0002}@keyframes slide{0%{transform:translate(100%)}}.close{cursor:pointer;background:#f1f2f4;border:0;border-radius:50%;width:30px;height:30px;font-size:19px;position:absolute;top:15px;right:18px}.eyebrow{color:var(--red);letter-spacing:1.2px;margin:18px 0 8px;font-size:9px;font-weight:800}.drawer h2{letter-spacing:-.8px;margin:0 0 8px;font-size:27px}.drawer-intro{color:#747983;margin:0 0 25px;font-size:13px;line-height:1.5}.device{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;width:100%;margin-bottom:9px;padding:13px;display:grid}.device b,.script-file b{font-size:12px;display:block}.device span,.script-file span{color:#888d96;margin-top:4px;font-size:9px;display:block}.device em{color:#31a961;background:#e8f7ee;border-radius:10px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.master-device-card{background:#fff8ec;border:1px solid #fcb04077;border-radius:11px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin:0 0 18px;padding:13px;display:grid}.master-symbol{color:#17191d;background:var(--red);border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.master-device-card b,.slave-info b{font-size:11px;display:block}.master-device-card span,.slave-info span{color:#7f8490;margin-top:4px;font-size:8px;display:block}.master-device-card em{color:#8d5b18;letter-spacing:.7px;font-size:8px;font-style:normal;font-weight:800}.slave-heading{color:#9298a3;letter-spacing:.8px;justify-content:space-between;margin:0 2px 8px;font-size:8px;font-weight:800;display:flex}.slave-heading small{color:#38ad67;letter-spacing:0;font-size:8px}.slave-device{border:1px solid var(--line);opacity:.6;background:#fff;border-radius:10px;grid-template-columns:34px 1fr auto 32px;align-items:center;gap:9px;margin-bottom:8px;padding:11px;display:grid}.slave-device.connected{opacity:1}.slave-icon{background:#eff1f4;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.sync-device{color:#8b9099;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:700}.sync-device:disabled{cursor:default;opacity:.45}.device-switch{cursor:pointer;background:#bfc4cc;border:0;border-radius:20px;width:31px;height:18px;padding:2px}.device-switch i{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;display:block}.device-switch.on{background:#3bb66e}.device-switch.on i{transform:translate(13px)}.add-slave-button{color:#d9dde4;cursor:pointer;background:#20242a;border:1px dashed #4b515c;border-radius:9px;width:100%;height:40px;margin-top:4px;font-size:9px;font-weight:700}.add-viewer-top{color:#17191d;background:#fcb040;border-style:solid;border-color:#fcb040;margin:-8px 0 12px;font-size:10px;box-shadow:0 6px 18px #fcb04024}.add-viewer-top+.pairing-panel{margin-top:-2px;margin-bottom:12px}.pairing-panel{background:#1d2026;border:1px solid #363b45;border-radius:10px;margin-top:10px;padding:13px}.pairing-panel>label{color:#9298a3;letter-spacing:.7px;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.connection-grid{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.connection-grid button{color:#c7ccd4;cursor:pointer;background:#252930;border:1px solid #3a404a;border-radius:7px;height:48px;font-size:15px}.connection-grid button span{margin-top:3px;font-size:7px;display:block}.connection-grid button.selected{color:#17191d;background:var(--red);border-color:var(--red)}.pairing-code{text-align:center;background:#14171c;border-radius:8px;margin:10px 0;padding:11px}.pairing-code span,.pairing-code small{color:#8e949f;font-size:7px;display:block}.pairing-code b{color:#fff;letter-spacing:2px;margin:6px 0;font-size:17px;display:block}.slave-qr-overlay{z-index:50;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050608f2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.slave-qr-focus{color:#fff;text-align:center;justify-items:center;gap:14px;width:min(390px,88vw);display:grid}.slave-qr-focus>span{color:#fcb040;letter-spacing:2px;font-size:10px;font-weight:900}.slave-qr-focus img,.slave-qr-placeholder{background:#fff;border-radius:14px;width:min(340px,72vw);height:min(340px,72vw);box-shadow:0 24px 70px #000b}.slave-qr-focus img{object-fit:contain;image-rendering:pixelated;padding:16px;display:block}.slave-qr-placeholder{color:#101319;place-items:center;font-size:44px;display:grid}.slave-qr-focus>b{color:#aeb4bd;letter-spacing:1.4px;font-size:9px}.slave-qr-close{color:#fff;cursor:pointer;background:#191d24;border:1px solid #454b55;border-radius:50%;width:42px;height:42px;font-size:25px;position:absolute;top:20px;right:22px}.slave-qr-copy{color:#17191d;cursor:pointer;background:#fcb040;border:1px solid #765625;border-radius:50%;width:42px;height:42px;font-size:18px}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.mirror-master-card{background:#1d2128;border:1px solid #3b414b;border-radius:11px;margin:0 0 18px;padding:13px}.mirror-master-card.active{background:#2b2318;border-color:#9b6c2f;box-shadow:inset 0 0 0 1px #fcb04012}.mirror-master-heading{grid-template-columns:34px 1fr 32px;align-items:center;gap:9px;display:grid}.mirror-master-heading>span{color:#17191d;background:#fcb040;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.mirror-master-heading b,.mirror-master-heading small{display:block}.mirror-master-heading b{font-size:10px}.mirror-master-heading small{color:#959ca7;margin-top:4px;font-size:7px}.mirror-output-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.mirror-output-actions button{color:#e4e7ec;cursor:pointer;background:#292e36;border:1px solid #4a505a;border-radius:7px;height:34px;font-size:8px;font-weight:800}.mirror-output-actions button:hover{color:#17191d;background:#fcb040;border-color:#fcb040}.mirror-session-line{background:#12151a;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding:8px;display:flex}.mirror-session-line span,.mirror-session-line small{color:#9299a4;font-size:7px}.mirror-session-line b{color:#fcb040;letter-spacing:1px;margin-left:5px}.mirror-master-card>p{color:#8d949f;margin:10px 1px 0;font-size:7px;line-height:1.5}.slave-actions{justify-items:end;gap:2px;display:grid}.mirror-device,.sync-device{color:#8b9099;cursor:pointer;background:0 0;border:0;border-radius:4px;min-width:55px;height:20px;font-size:7px;font-weight:800}.mirror-device:disabled,.sync-device:disabled{cursor:default;opacity:.45}.output-orientation-control{background:#181714;border:1px solid #4a3b27;border-radius:9px;margin-top:11px;padding:10px}.output-orientation-heading{grid-template-columns:30px 1fr;align-items:center;gap:8px;display:grid}.output-orientation-heading>span{color:#fcb040;background:#2b241a;border:1px solid #665033;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.output-orientation-heading b,.output-orientation-heading small{display:block}.output-orientation-heading b{color:#f3e8d7;font-size:9px}.output-orientation-heading small{color:#a79b8b;margin-top:3px;font-size:7px;line-height:1.35}.output-flip-buttons{grid-template-columns:72px 72px 1fr;gap:6px;margin-top:10px;display:grid}.output-flip-buttons>button{color:#d7d2ca;cursor:pointer;background:#27251f;border:1px solid #46423b;border-radius:7px;height:44px;font-size:11px;font-weight:900}.output-flip-buttons>button span{color:#938e84;margin-top:3px;font-size:6px;font-weight:700;display:block}.output-flip-buttons>button.selected{color:#17191d;background:#fcb040;border-color:#fcb040;box-shadow:0 0 0 2px #fcb04022}.output-flip-buttons>button.selected span{color:#5c411c}.output-orientation-preview{color:#eceff3;text-align:center;background:#0c0e12;border:1px solid #3e4148;border-radius:7px;place-content:center;gap:2px;min-width:0;display:grid;overflow:hidden}.output-orientation-preview i{color:#fcb040;letter-spacing:.5px;font-size:5px;font-style:normal}.output-orientation-preview b{white-space:nowrap;transform-origin:50%;font-size:7px}.output-orientation-preview.flip-h b{transform:scaleX(-1)}.output-orientation-preview.flip-v b{transform:scaleY(-1)}.output-orientation-preview.flip-h.flip-v b{transform:scale(-1)}.output-orientation-control>p{color:#9f9689;margin:8px 1px 0;font-size:7px;line-height:1.4}.local-import-card{color:#e8ebef;text-align:left;cursor:pointer;background:#20242b;border:1px solid #3a404a;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.local-import-card b{font-size:11px;display:block}.local-import-card small{color:#8f95a0;margin-top:4px;font-size:8px;display:block}.local-import-card em{color:#fcb040;font-size:8px;font-style:normal;font-weight:800}.source-logo{color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.source-logo.local{color:#17191d;background:#fcb040}.source-divider{color:#858b96;align-items:center;gap:10px;margin:19px 0 10px;font-size:7px;font-weight:800;display:flex}.source-divider:before,.source-divider:after{content:"";background:#343943;flex:1;height:1px}.cloud-source-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.cloud-source-grid button{color:#e3e7ed;text-align:left;cursor:pointer;background:#20242b;border:1px solid #373c46;border-radius:9px;grid-template-rows:1fr 1fr;grid-template-columns:35px 1fr;align-items:end;column-gap:8px;min-height:69px;padding:9px;display:grid}.cloud-source-grid button .source-logo{grid-row:1/3;align-self:center}.cloud-source-grid button b{align-self:end;font-size:9px}.cloud-source-grid button small{color:#8f95a0;align-self:start;margin-top:2px;font-size:7px}.cloud-source-grid button.selected{background:#302515;border-color:#fcb040}.cloud-source-grid button.selected small{color:#fcb040}.cloud-browser{background:#1d2026;border:1px solid #393e48;border-radius:10px;margin-top:12px;padding:10px}.cloud-browser-head{justify-content:space-between;align-items:center;padding:2px 2px 9px;display:flex}.cloud-browser-head b,.cloud-browser-head span{display:block}.cloud-browser-head b{font-size:10px}.cloud-browser-head span{color:#8d939e;margin-top:3px;font-size:7px}.cloud-browser-head button{color:#a8adb6;cursor:pointer;background:0 0;border:0;font-size:7px}.cloud-file{color:#e2e5ea;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #30343d;grid-template-columns:26px 1fr auto;align-items:center;gap:7px;width:100%;padding:9px 5px;display:grid}.cloud-file>span{color:#fcb040}.cloud-file b,.cloud-file small{display:block}.cloud-file b{font-size:8px}.cloud-file small{color:#858b96;margin-top:3px;font-size:7px}.cloud-file em{color:#fcb040;font-size:7px;font-style:normal;font-weight:800}.import-note{color:#7f8590;margin:14px 2px 0;font-size:7px;line-height:1.5}.script-file{border:1px solid var(--line);cursor:pointer;border-radius:10px;margin-bottom:9px;padding:15px}.primary-wide{background:var(--red);color:#17191d;cursor:pointer;border:0;border-radius:9px;width:100%;height:43px;margin-top:12px;font-size:11px;font-weight:800}.remote-status-card{background:#20242b;border:1px solid #3a404a;border-radius:10px;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;margin-bottom:19px;padding:12px;display:grid}.ready-dot{background:#42c675;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #42c67518}.ready-dot.off{box-shadow:none;background:#747b87}.remote-status-card b,.remote-status-card small{display:block}.remote-status-card b{font-size:10px}.remote-status-card small{color:#9198a4;text-overflow:ellipsis;white-space:nowrap;max-width:215px;margin-top:4px;font-size:7px;overflow:hidden}.remote-status-card button{color:#d9dde4;cursor:pointer;background:#2b3038;border:1px solid #454b56;border-radius:6px;height:26px;padding:0 8px;font-size:7px;font-weight:700}.remote-section-label{color:#9da3ae;letter-spacing:.7px;justify-content:space-between;margin:0 1px 8px;font-size:8px;font-weight:800;display:flex}.remote-section-label span{color:#717884;letter-spacing:0;font-size:7px;font-weight:500}.remote-profile-list{gap:6px;display:grid}.remote-profile-list>button{color:#e6e9ee;text-align:left;cursor:pointer;background:#20242b;border:1px solid #353b45;border-radius:9px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;min-height:51px;padding:8px 10px;display:grid}.remote-profile-list>button>span{color:#fcb040;background:#302515;border-radius:7px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.remote-profile-list b,.remote-profile-list small{display:block}.remote-profile-list b{font-size:9px}.remote-profile-list small{color:#858c98;margin-top:3px;font-size:7px}.remote-profile-list i{color:#767e8a;font-size:7px;font-style:normal;font-weight:800}.remote-profile-list>button.selected{background:#302515;border-color:#b17b33;box-shadow:inset 0 0 0 1px #fcb04022}.remote-profile-list>button.selected i{color:#fcb040}.mapping-label{margin-top:21px}.remote-mapping-list{border:1px solid #343a44;border-radius:10px;overflow:hidden}.remote-mapping-list>div{background:#1e2229;border-bottom:1px solid #303641;grid-template-columns:1fr 115px 70px;align-items:center;gap:7px;min-height:42px;padding:7px 9px;display:grid}.remote-mapping-list>div:last-child{border-bottom:0}.remote-mapping-list span{font-size:8px;font-weight:700}.remote-mapping-list kbd{color:#c8cdd5;text-overflow:ellipsis;white-space:nowrap;font:7px Arial,sans-serif;overflow:hidden}.remote-mapping-list button{color:#d6dae1;cursor:pointer;background:#292e36;border:1px solid #454c57;border-radius:5px;height:25px;font-size:7px;font-weight:800}.remote-mapping-list button.learning{color:#17191d;background:#fcb040;border-color:#fcb040}.gamepad-map{background:#14171c;border-radius:8px;margin-top:10px;padding:11px}.gamepad-map b,.gamepad-map span{display:block}.gamepad-map b{color:#fcb040;letter-spacing:.6px;font-size:7px}.gamepad-map span{color:#9197a2;margin-top:5px;font-size:7px;line-height:1.45}.reset-remote-map{color:#b7bdc7;cursor:pointer;background:0 0;border:1px solid #3b414b;border-radius:7px;width:100%;height:34px;margin-top:9px;font-size:8px}.toast{z-index:20;color:#fff;background:#202329;border-radius:9px;padding:11px 16px;font-size:11px;animation:.2s ease-out toast;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #0003}.editor-backdrop{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11141a99;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.editor-modal{background:#fff;border-radius:16px;grid-template-rows:80px 48px 1fr 60px;width:min(1000px,92vw);height:min(740px,90vh);animation:.22s ease-out editor-in;display:grid;overflow:hidden;box-shadow:0 28px 80px #0005}@keyframes editor-in{0%{opacity:.3;transform:scale(.97)}}.editor-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 24px;display:flex}.editor-header .eyebrow{margin:0 0 4px}.editor-header h2{letter-spacing:-.4px;margin:0;font-size:20px}.editor-header-actions{align-items:center;gap:8px;display:flex}.editor-header-actions span{color:#39a966;margin-right:7px;font-size:9px;font-weight:700}.editor-header-actions button,.editor-footer button{cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:7px;height:34px;padding:0 12px;font-size:10px;font-weight:700}.editor-header-actions .done-button,.editor-footer .done-button{background:var(--red);color:#17191d;border-color:var(--red)}.format-bar{border-bottom:1px solid var(--line);background:#f8f9fa;align-items:center;gap:7px;padding:0 24px;display:flex}.format-bar button{cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:6px;min-width:28px;height:28px;font-size:10px}.format-bar>span{color:#868a93;margin-left:auto;font-size:9px}.format-bar>span+span{margin-left:8px}.format-divider{background:#dfe1e5;width:1px;height:20px;margin:0 4px}.format-bar .format-toggle.active{color:#17191d;background:#fcb040;border-color:#fcb040;box-shadow:0 0 0 2px #fcb04033}.format-bar .add-editor-cue{color:#17191d;background:#fcb040;border-color:#fcb040;padding:0 9px;font-size:8px;font-weight:800}.highlight-picker{align-items:center;gap:6px;display:flex}.highlight-picker>span{color:#9ba1ac;margin-right:2px;font-size:9px}.format-bar .colour-swatch{border:2px solid #0000;border-radius:50%;width:20px;min-width:20px;height:20px;padding:0;box-shadow:0 0 0 1px #555c67}.format-bar .colour-swatch.selected{border-color:#171a20;box-shadow:0 0 0 2px #fff}.custom-colour{color:#dce0e6;cursor:pointer;border:1px solid #4a505b;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;display:grid;position:relative;overflow:hidden}.custom-colour input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.wysiwyg-editor{font-synthesis:weight style;white-space:pre-wrap;color:#25272c;background:#fff;border:0;outline:0;padding:32px 11%;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;line-height:1.75;overflow-y:auto}.wysiwyg-editor p{margin:0 0 1em}.wysiwyg-editor mark{color:#111318;border-radius:3px;padding:0 .08em}.wysiwyg-editor strong,.wysiwyg-editor strong *,.wysiwyg-editor b,.wysiwyg-editor b *{font-weight:900!important}.wysiwyg-editor em,.wysiwyg-editor em *,.wysiwyg-editor i,.wysiwyg-editor i *{font-style:italic!important}.wysiwyg-editor :not(.editor-cue):not(.cue-inline-input){font-family:inherit!important}.wysiwyg-editor .editor-cue{color:#fcb040;letter-spacing:.4px;vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:pointer;background:#302515;border:1px solid #fcb040;border-radius:5px;align-items:center;margin:0 .45em;padding:3px 7px;font-family:Arial,sans-serif;font-size:10px;font-weight:800;display:inline-flex}.wysiwyg-editor .cue-inline-input{color:#fff;background:#171a20;border:1px solid #fcb040;border-radius:3px;outline:none;width:130px;height:21px;padding:0 5px;font:700 10px Arial,sans-serif}.editor-footer{border-top:1px solid var(--line);background:#fafafa;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.editor-footer>span{color:#7d818a;font-size:10px}.editor-footer div{gap:7px;display:flex}@keyframes toast{0%{opacity:0;transform:translate(-50%,10px)}}@media (width<=1150px){.workspace{grid-template-columns:52px minmax(580px,1fr) 280px}.controls-panel{font-size:90%}.topbar{grid-template-columns:260px 1fr 260px}.script{padding-left:7%;padding-right:7%}}:root{--ink:#f2f4f7;--muted:#9298a5;--line:#30343d;--panel:#181b21}body,.app-shell{color:var(--ink);background:#101216}.topbar{background:#171a20;border-color:#30343d;box-shadow:0 1px #0006}.brand img{background:#fff;border-radius:7px;padding:3px 5px;box-shadow:0 2px 10px #0005}.brand b{color:#dfe3e9;background:#272b33;border:1px solid #3a3f49}.project-title{color:#eef0f3}.status-chip,.icon-button{color:#c5cad3;background:#20242b;border-color:#373c46}.status-chip.local-save-chip{color:#9ee3bb;background:#17291f;border-color:#2f6d49;font-weight:750}.status-chip.local-save-chip:hover{color:#dff7e8;background:#1c3427;border-color:#438b61}.rail{background:#14171c;border-color:#2d3139}.rail-button{color:#858b97}.rail-button:hover,.rail-button.active{color:#fcb040;background:#22262d;box-shadow:0 2px 10px #0005}.stage-column{background:#0f1115}.mode-chip,.toolbar-right button{color:#d9dde4;background:#1c2026;border-color:#343943}.master-chip{color:#f7c77d;background:#302515;border-color:#8f642a}.toolbar-right button span{color:#dfe3e8;background:#30343c}.toolbar-right .edit-action{color:#fff;background:#343942;border-color:#464c57}.prompter-window{border:1px solid #292d35;box-shadow:0 14px 34px #0008}.progress-card{color:#f1f3f6;background:#191c22;border-color:#30343d}input[type=range]{background:linear-gradient(90deg,var(--red) var(--value),#3c414b var(--value))}input[type=range]::-webkit-slider-thumb{background:#f7f8fa;box-shadow:0 1px 7px #0009}.controls-panel{background:#171a20;border-color:#30343d}.panel-heading,.control-section,.cue-section{border-color:#2d3139}.panel-heading{color:#dfe2e8}.control-section label,.cue-heading label{color:#9da3af}.control-section output{color:#eef0f4;background:#292d35}.stepper button,.segmented button,.square-toggle{color:#dadde3;background:#20242b;border-color:#373c46}.font-select{color:#e9ecf1;background:#20242b;border-color:#373c46}.stepper .value{color:#fff;background:#292d35}.segmented .selected,.square-toggle.selected{color:#fff;background:#4a505c;border-color:#5b626f}.icon{color:#cbd0d8;background:#292d35}.feature b{color:#e9ecf1}.feature span{color:#858b96}.guide-controls{background:#20242b;border-color:#323741}.guide-slider label{color:#abb0ba}.guide-slider output{color:#e8ebef;background:#2c3038;border-color:#3b414b}.cue-row{color:#dfe2e7;background:#171a20}.cue-row:hover,.cue-row.current{color:#fff;background:#3a2c17;border-left-color:#fcb040}.cue-row b,.cue-row small{color:#8f95a0}.edit-script-button{background:#343943;border:1px solid #444a55}.drawer{color:#f1f3f6;background:#181b21}.close{color:#e7e9ed;background:#292d35}.drawer-intro,.device span,.script-file span{color:#969ca7}.device,.script-file{color:#e9ebef;background:#20242b;border-color:#353a44}.master-device-card{background:#302515;border-color:#8f642a}.master-device-card span{color:#aaa093}.master-device-card em{color:#fcb040}.slave-device{color:#e9ebef;background:#20242b;border-color:#353a44}.slave-icon{color:#d5dae1;background:#2c3038}.offline-network-card{background:#14251c;border:1px solid #2f6d49;border-radius:10px;grid-template-columns:1fr auto;gap:8px 12px;margin:0 0 14px;padding:12px;display:grid}.offline-network-card>div{grid-template-columns:9px 1fr;align-items:center;column-gap:7px;display:grid}.offline-network-card b,.offline-network-card small{display:block}.offline-network-card b{color:#dff5e8;font-size:9px}.offline-network-card small{color:#82a991;grid-column:2;margin-top:3px;font-size:7px;line-height:1.4}.network-ready-dot{background:#42c675;border-radius:50%;grid-row:1/3;width:7px;height:7px;box-shadow:0 0 0 3px #42c67518}.offline-network-card em{color:#8de1af;letter-spacing:.5px;background:#21402e;border-radius:5px;align-self:start;padding:4px 6px;font-size:6px;font-style:normal;font-weight:900}.offline-network-card p{color:#9fb4a7;grid-column:1/-1;margin:2px 0 0;font-size:7px;line-height:1.5}.local-routing-card{background:#14251c;border:1px solid #2f6d49;border-radius:9px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;margin:0 0 12px;padding:10px;display:grid}.local-routing-card>span{color:#102017;background:#42c675;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.local-routing-card b,.local-routing-card small{display:block}.local-routing-card b{color:#e2f4e9;font-size:9px}.local-routing-card small{color:#87aa94;margin-top:3px;font-size:7px}.local-routing-card em{color:#8de1af;letter-spacing:.5px;font-size:7px;font-style:normal;font-weight:900}.connection-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.script-file.active{background:#352a1c;border-color:#a8732f}.editor-modal{color:#eef0f3;background:#171a20}.editor-header,.editor-footer,.format-bar{border-color:#30343d}.editor-header-actions button,.editor-footer button,.format-bar button{color:#dfe2e8;background:#252930;border-color:#3a404a}.format-bar,.editor-footer{background:#1d2026}.wysiwyg-editor{color:#e8eaf0;caret-color:#fff;background:#14171c}.format-divider{background:#3b4049}.editor-footer>span,.format-bar>span{color:#949aa5}.toast{color:#191b20;background:#eef0f4}.smartphone-connect-entry{color:#f2f4f7;text-align:left;cursor:pointer;background:#302515;border:1px solid #a8732f;border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:100%;min-height:68px;margin:0 0 12px;padding:11px;display:grid;box-shadow:inset 0 0 0 1px #fcb04018}.smartphone-connect-entry>span{color:#17191d;background:#fcb040;border-radius:10px;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.smartphone-connect-entry b,.smartphone-connect-entry small{display:block}.smartphone-connect-entry b{font-size:11px}.smartphone-connect-entry small{color:#b6aa9b;margin-top:4px;font-size:7px;line-height:1.35}.smartphone-connect-entry i{color:#fcb040;letter-spacing:.4px;font-size:7px;font-style:normal;font-weight:900}.phone-pair-card{background:#20242b;border:1px solid #3a404a;border-radius:12px;grid-template-columns:105px 1fr;align-items:center;gap:15px;margin-bottom:18px;padding:14px;display:grid}.phone-art{color:#fff;background:#0e1014;border:3px solid #4a505b;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:90px;height:154px;display:flex;box-shadow:0 8px 22px #0005}.phone-art:before{content:"";background:#3a3f48;border-radius:4px;width:28px;height:4px;margin-bottom:30px}.phone-art span{color:#00aeef;font-size:8px;font-weight:800}.phone-art b{color:#fcb040;letter-spacing:2px;margin:9px 0;font-size:15px}.phone-art i{color:#7d8490;letter-spacing:1px;font-size:6px;font-style:normal}.phone-pair-card label,.phone-pair-card strong,.phone-pair-card small{display:block}.phone-pair-card label{color:#8e95a0;letter-spacing:1px;font-size:7px;font-weight:800}.phone-pair-card strong{color:#fff;letter-spacing:4px;margin:8px 0;font-size:25px}.phone-pair-card small{color:#42c675;font-size:7px;line-height:1.4}.phone-pair-steps{gap:8px;margin:0 0 18px;display:grid}.phone-pair-steps>div{color:#a9afb9;grid-template-columns:24px 1fr;align-items:center;gap:8px;font-size:8px;display:grid}.phone-pair-steps b{color:#17191d;background:#fcb040;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.phone-link{background:#14171c;border:1px solid #383e48;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:8px 8px 8px 10px;display:grid}.phone-link span{color:#9aa1ac;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:7px;overflow:hidden}.phone-link button{color:#17191d;cursor:pointer;background:#fcb040;border:0;border-radius:5px;height:27px;padding:0 9px;font-size:7px;font-weight:800}.phone-preview-button{color:#e5e8ed;background:#292e36;border:1px solid #505762;border-radius:8px;place-items:center;height:39px;margin-top:9px;font-size:9px;font-weight:800;text-decoration:none;display:grid}.smartphone-capabilities{background:#1e2229;border:1px solid #343a44;border-radius:9px;margin-top:17px;padding:12px}.smartphone-capabilities>b{color:#fcb040;letter-spacing:.8px;margin-bottom:9px;font-size:7px;display:block}.smartphone-capabilities>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.smartphone-capabilities span{color:#adb3bd;font-size:7px}.phone-qr-card{background:#302515;border:1px solid #8f642a;border-radius:12px;grid-template-columns:132px 1fr;align-items:center;gap:14px;margin:0 0 18px;padding:12px;display:grid}.phone-qr-card img,.phone-qr-placeholder{background:#fff;border-radius:8px;width:132px;height:132px}.phone-qr-card img{object-fit:contain;image-rendering:pixelated;padding:7px;display:block}.phone-qr-placeholder{color:#101319;place-items:center;font-size:30px;display:grid}.phone-qr-card label,.phone-qr-card b,.phone-qr-card small,.phone-qr-card span{display:block}.phone-qr-card label{color:#fcb040;letter-spacing:1px;font-size:7px;font-weight:900}.phone-qr-card b{color:#fff;margin:8px 0 5px;font-size:12px}.phone-qr-card small{color:#c4b8aa;font-size:8px;line-height:1.45}.phone-qr-card span{color:#69d58f;margin-top:8px;font-size:7px;font-weight:800}.phone-pair-steps span strong,.phone-pair-steps span small{display:block}.phone-pair-steps span strong{color:#e1e4e9;font-size:8px}.phone-pair-steps span small{color:#858c98;margin-top:3px;font-size:7px;line-height:1.35}.phone-remote-shell{color:#f3f5f8;background:#0f1115;grid-template-rows:64px minmax(300px,1fr) 36px auto auto;gap:12px;min-height:100dvh;padding:0 14px 18px;display:grid;overflow:hidden}.phone-remote-header{border-bottom:1px solid #2b3038;grid-template-columns:64px 1fr 32px;align-items:center;gap:8px;display:grid}.phone-remote-header img{object-fit:contain;background:#fff;border-radius:6px;width:58px;height:47px;padding:3px}.phone-remote-header b,.phone-remote-header span{display:block}.phone-remote-header b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.phone-remote-header span{color:#8e95a1;margin-top:4px;font-size:7px}.phone-remote-header span i{background:#747b86;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.phone-remote-header span i.connected{background:#42c675;box-shadow:0 0 0 3px #42c67518}.phone-remote-header button{color:#aeb4bd;cursor:pointer;background:#20242b;border:1px solid #383e47;border-radius:50%;width:30px;height:30px}.phone-script-card{touch-action:none;overscroll-behavior:contain;cursor:grab;background:#08090c;border:1px solid #292e36;border-radius:15px;min-height:0;position:relative;overflow:hidden;box-shadow:0 12px 28px #0006}.phone-script-preview{--script-text-color:#fff;color:var(--script-text-color);overflow-anchor:none;scrollbar-width:none;scroll-behavior:auto;will-change:scroll-position;contain:layout paint;-webkit-user-select:none;user-select:none;padding:45% 9% 50%;font-size:clamp(18px,5.7vw,30px);line-height:1.35;position:absolute;inset:0;overflow:hidden}.phone-script-preview p,.phone-script-preview.is-scrolling{color:var(--script-text-color)}.phone-script-preview p{margin:0 0 1.05em}.phone-script-preview mark{color:#111318;background:#f4d546}.phone-script-preview strong,.phone-script-preview strong *,.phone-script-preview b,.phone-script-preview b *{font-weight:900!important}.phone-script-preview em,.phone-script-preview em *,.phone-script-preview i,.phone-script-preview i *{font-style:italic!important}.phone-eyeline{z-index:2;pointer-events:none;background:#fcb04099;height:2px;position:absolute;top:48%;left:0;right:0}.phone-progress{z-index:3;background:#15181e;height:22px;position:absolute;bottom:0;left:0;right:0}.phone-progress:before{content:"";background:#323741;height:3px;position:absolute;top:0;left:0;right:0}.phone-progress i{background:#fcb040;height:3px;transition:none;position:absolute;top:0;left:0}.phone-progress span{color:#969da8;font-size:7px;position:absolute;top:7px;right:8px}.phone-now{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:0 4px;display:grid}.phone-now span{color:#fcb040;letter-spacing:1px;font-size:8px;font-weight:800}.phone-now b{color:#abb1bb;justify-self:end;font-size:9px}.phone-edge-buttons{gap:5px;display:flex}.phone-edge-buttons button{color:#e9ecf1;cursor:pointer;background:#20242b;border:1px solid #3b414b;border-radius:7px;height:27px;padding:0 8px;font-size:8px;font-weight:800}.phone-primary-controls{grid-template-columns:1fr 74px 1fr;align-items:center;gap:14px;display:grid}.phone-primary-controls button{color:#f0f2f5;cursor:pointer;background:#20242b;border:1px solid #343a44;border-radius:12px;place-items:center;height:58px;font-size:22px;display:grid}.phone-primary-controls button span,.phone-cue-controls button span{color:#989faa;font-size:7px;display:block}.phone-primary-controls .phone-play{color:#17191d;background:#fcb040;border:0;border-radius:50%;width:74px;height:74px;font-size:25px;box-shadow:0 8px 28px #fcb04033}.phone-cue-controls{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.phone-cue-controls button{color:#dfe3e8;cursor:pointer;background:#181c22;border:1px solid #303641;border-radius:10px;height:48px;font-size:16px}.phone-cue-controls button span{margin-top:3px}.phone-connect-shell{place-items:center;padding:22px}.phone-connect-card{text-align:center;background:#181c22;border:1px solid #343a44;border-radius:18px;width:min(390px,100%);padding:30px 24px;box-shadow:0 20px 50px #0006}.phone-connect-card img{object-fit:contain;background:#fff;border-radius:9px;width:110px;height:82px;padding:5px}.phone-connect-card p{color:#fcb040;letter-spacing:1.5px;margin:20px 0 7px;font-size:8px;font-weight:900}.phone-connect-card h1{margin:0 0 10px;font-size:24px}.phone-connect-card>span{color:#979eaa;font-size:11px;line-height:1.5;display:block}.phone-connect-card input{color:#fff;text-align:center;letter-spacing:8px;background:#0f1217;border:1px solid #464d58;border-radius:10px;outline:none;width:100%;height:58px;margin:22px 0 10px;font-size:25px;font-weight:800}.phone-connect-card input:focus{border-color:#fcb040;box-shadow:0 0 0 3px #fcb04022}.phone-connect-card button{color:#17191d;cursor:pointer;background:#fcb040;border:0;border-radius:9px;width:100%;height:47px;font-size:11px;font-weight:900}.phone-connect-card small{color:#9299a5;min-height:14px;margin-top:12px;font-size:8px;display:block}.phone-script-preview.highlight-off mark{color:inherit!important;background:0 0!important}.phone-script-preview.mirror-horizontal{transform:scaleX(-1)}.phone-script-preview.mirror-vertical{transform:scaleY(-1)}.phone-script-preview.mirror-horizontal.mirror-vertical{transform:scale(-1)}.slave-display-shell{color:#f3f5f8;background:#050608;min-width:0;min-height:100dvh;position:fixed;inset:0;overflow:hidden}.slave-connect-shell{place-items:center;padding:22px;display:grid}.slave-display-header{z-index:6;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:14px;left:16px;right:16px}.slave-display-header>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11141bd9;border:1px solid #323740;border-radius:8px;grid-template-columns:9px auto;align-items:center;column-gap:7px;padding:8px 10px;display:grid}.slave-display-header span{background:#858b95;border-radius:50%;grid-row:1/3;width:7px;height:7px}.slave-display-header span.connected{background:#42c675;box-shadow:0 0 0 3px #42c67518}.slave-display-header b{color:#e5e8ed;letter-spacing:.7px;font-size:8px}.slave-display-header small{color:#8f96a1;margin-top:2px;font-size:7px}.slave-display-tools{pointer-events:auto;gap:7px;display:flex}.slave-display-header button{color:#f1f3f6;cursor:pointer;pointer-events:auto;background:#1d222aee;border:1px solid #4b515c;border-radius:7px;min-width:76px;height:34px;font-size:9px;font-weight:800}.slave-display-stage{touch-action:none;overscroll-behavior:contain;cursor:grab;background:#08090c;position:absolute;inset:0;overflow:hidden}.slave-display-stage:before{content:"";background:radial-gradient(circle at 50% 46%,#181a20 0%,#07080a 70%);position:absolute;inset:0}.slave-output-stage{z-index:1;transform-origin:50%;position:absolute;inset:0;overflow:hidden}.slave-output-stage.viewport-synced{background:#08090c;inset:50% auto auto 50%}.slave-display-script{z-index:1;overflow-anchor:none;overscroll-behavior:none;scroll-behavior:auto;scrollbar-width:none;will-change:scroll-position;contain:layout paint;backface-visibility:hidden;-webkit-user-select:none;user-select:none;padding-left:8%;padding-right:8%;line-height:1.27}.slave-display-script p{max-width:1200px}.slave-focus-line{z-index:3;pointer-events:none;background:#fcb040;position:absolute;left:0;right:0}.slave-standby{z-index:5;text-align:center;background:#07090cf2;place-content:center;gap:9px;padding:30px;display:grid;position:absolute;inset:0}.slave-standby b{color:#fcb040;font-size:22px}.slave-standby span{color:#949ba6;font-size:12px}.slave-display-progress{z-index:4;background:#11141a;height:26px;position:absolute;bottom:0;left:0;right:0}.slave-display-progress:before{content:"";background:#313640;height:4px;position:absolute;top:0;left:0;right:0}.slave-display-progress i{background:#fcb040;height:4px;transition:none;position:absolute;top:0;left:0}.slave-display-progress span{color:#9aa1ab;font-size:8px;position:absolute;top:9px;right:10px}.slave-display-tools{align-items:center}.slave-flex-controls{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18140eee;border:1px solid #66491f;border-radius:8px;grid-template-columns:32px 42px 42px 82px;align-items:center;gap:4px;height:44px;padding:4px;display:grid}.slave-flex-controls>small{color:#fcb040;text-align:center;letter-spacing:.4px;font-size:6px;font-weight:900;line-height:1.1}.slave-flex-controls>button{background:#25221d;border-color:#55482f;min-width:0;height:32px;padding:0 7px;font-size:8px}.slave-flex-controls>button.selected{color:#17191d;background:#fcb040;border-color:#fcb040;box-shadow:0 0 0 2px #fcb04022}.slave-display-header button{box-shadow:0 5px 16px #0007}.slave-display-stage>.slave-controls-toggle{z-index:7;color:#f4f6f8;cursor:pointer;background:#252b34f2;border:1px solid #606975;border-radius:8px;min-width:78px;height:34px;padding:0 10px;font-size:8px;font-weight:900;position:absolute;bottom:36px;right:14px;box-shadow:0 5px 18px #0008}.slave-display-stage>.slave-controls-toggle.active{color:#17191d;background:#fcb040;border-color:#fcb040;box-shadow:0 5px 18px #fcb04033}.viewer-edge-actions{z-index:7;gap:7px;display:flex;position:absolute;bottom:36px;left:14px}.viewer-edge-actions button{color:#fff;cursor:pointer;touch-action:manipulation;background:#302515f2;border:1px solid #8f642a;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:68px;height:42px;padding:0 11px;font-size:9px;font-weight:900;display:flex;box-shadow:0 5px 18px #0008}.viewer-edge-actions button b{color:#fcb040;font-size:18px;line-height:1}.viewer-edge-actions button small{color:#fff;font-size:8px;font-weight:900}.slave-stage-actions{z-index:5;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#101319ed;border:1px solid #ffffff2b;border-radius:17px;align-items:center;gap:8px;padding:9px;display:flex;position:absolute;bottom:82px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #000b}.slave-stage-actions button{color:#f5f7fa;cursor:pointer;background:#272d36f2;border:1px solid #515967;border-radius:12px;place-content:center;gap:4px;width:64px;height:58px;padding:0 7px;font-size:11px;font-weight:900;display:grid;box-shadow:0 4px 14px #0007}.slave-stage-actions .slave-cue-button{background:#302515f2;border-color:#8f642a}.slave-stage-actions .slave-cue-button b{color:#fcb040}.slave-stage-actions button b{color:#fff;font-size:21px;line-height:1}.slave-stage-actions button small{color:#b8bec8;font-size:7px;font-weight:800;line-height:1}.slave-stage-actions .slave-play-button{color:#17191d;background:#fcb040;border:0;border-radius:50%;width:74px;height:74px;font-size:27px;box-shadow:0 8px 28px #fcb0404d}@media (width<=900px){.slave-display-header{align-items:flex-start}.slave-display-tools{flex-wrap:wrap;justify-content:flex-end;max-width:64vw}.slave-flex-controls{flex:none;order:-1}.slave-display-header>div{max-width:31vw}.slave-display-header>div small{line-height:1.35}}@media (width<=620px){.slave-display-header{gap:6px;display:grid;top:8px;left:8px;right:8px}.slave-display-header>div{width:max-content;max-width:100%}.slave-display-tools{justify-content:flex-start;max-width:100%}.slave-flex-controls{grid-template-columns:30px 40px 40px 75px}.slave-display-header button{min-width:62px;height:32px;font-size:8px}.slave-display-stage>.slave-controls-toggle{bottom:32px;right:8px}.viewer-edge-actions{gap:5px;bottom:32px;left:8px}.viewer-edge-actions button{min-width:58px;height:38px;padding:0 8px}.slave-stage-actions{gap:5px;padding:7px;bottom:78px}.slave-stage-actions button{border-radius:10px;width:49px;height:51px}.slave-stage-actions button b{font-size:17px}.slave-stage-actions .slave-play-button{width:62px;height:62px;font-size:23px}}@media (width>=700px){.phone-remote-shell{border:1px solid #343944;border-radius:28px;width:430px;min-height:850px;margin:25px auto;box-shadow:0 22px 60px #0008}body:has(.phone-remote-shell){background:#090b0e}}.member-account{position:relative}.member-menu{z-index:40;color:#e8ebef;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#15181eeb;border:1px solid #3b414b;border-radius:13px;width:260px;padding:10px;position:absolute;top:44px;right:0;box-shadow:0 18px 50px #0009}.member-menu-head{border-bottom:1px solid #30353e;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:5px 5px 11px;display:grid}.member-menu-head>span{color:#17191d;background:#fcb040;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.member-menu-head b,.member-menu-head small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.member-menu-head b{font-size:10px}.member-menu-head small{color:#8f96a1;margin-top:3px;font-size:7px}.member-role{color:#d6b273;letter-spacing:.7px;margin:9px 4px 5px;font-size:7px;font-weight:900}.member-role i{background:#42c675;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #42c67518}.member-menu>a,.member-menu>button{color:#cdd1d8;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;height:37px;padding:0 8px;font-size:8px;font-weight:800;text-decoration:none;display:flex}.beta-landing,.beta-gate-shell,.member-admin-shell{color:#edf0f4;background:#0b0d11;min-height:100dvh}.beta-landing{background:radial-gradient(circle at 78% 34%,#173041 0,#0d131a 24%,#0b0d11 54%);flex-direction:column;display:flex;overflow:hidden}.beta-landing-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,6vw,92px);display:flex}.beta-landing-header img{object-fit:contain;filter:drop-shadow(0 7px 18px #0008);width:116px;height:66px}.beta-landing-header>span{color:#fcb040;letter-spacing:1.5px;background:#fcb0400d;border:1px solid #fcb04055;border-radius:6px;padding:8px 11px;font-size:8px;font-weight:900}.beta-hero{flex:1;grid-template-columns:minmax(340px,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(42px,7vw,100px);width:min(1240px,88vw);margin:auto;padding:52px 0;display:grid}.beta-kicker{color:#fcb040;letter-spacing:1.7px;margin:0 0 13px;font-size:9px;font-weight:900}.beta-hero h1{letter-spacing:-3px;margin:0;font-size:clamp(48px,6vw,84px);line-height:.97}.beta-hero h1 em{color:#00aeef;font-style:normal}.beta-lead{color:#9da5b1;max-width:590px;margin:28px 0 30px;font-size:clamp(15px,1.45vw,19px);line-height:1.65}.beta-account-actions{gap:9px;width:min(390px,100%);display:grid}.beta-signin{color:#17191d;cursor:pointer;background:#fcb040;border:0;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:7px;width:100%;min-height:58px;padding:0 18px;font-size:12px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 15px 40px #fcb04029}.beta-signin:hover{transform:translateY(-2px);box-shadow:0 18px 44px #fcb0403d}.beta-signin span{font-size:16px}.beta-signin b{font-size:18px}.beta-signin:disabled,.beta-create-account:disabled{opacity:.55;cursor:not-allowed;transform:none}.beta-create-account{color:#e8ebef;cursor:pointer;background:#20252d;border:1px solid #424a55;border-radius:10px;min-height:47px;font-size:10px;font-weight:900}.beta-create-account:hover{color:#fcb040;border-color:#fcb040}.beta-owner-access{color:#727b87;margin-top:17px;font-size:8px;text-decoration:none;display:inline-block}.beta-owner-access:hover{color:#bbc1c9}.beta-hero-copy>small{color:#6f7783;margin:12px 0 0 3px;font-size:9px;display:block}.beta-product-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#151920d9;border:1px solid #ffffff1e;border-radius:24px;padding:16px;position:relative;box-shadow:0 38px 90px #0009}.beta-product-card:before{content:"";pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(135deg,#00aeef66,#0000 35%,#fcb04055);border-radius:24px;padding:1px;position:absolute;inset:-1px;-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}.beta-screen-preview{background:radial-gradient(circle at 50% 48%,#1f242c,#06070a 67%);border:1px solid #29313c;border-radius:16px;flex-direction:column;min-height:355px;padding:18px;display:flex;position:relative;overflow:hidden}.beta-preview-top{color:#9ba2ad;letter-spacing:1px;align-items:center;gap:8px;font-size:7px;font-weight:900;display:flex}.beta-preview-top i{background:#42c675;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #42c67516}.beta-preview-top b{color:#fcb040;border:1px solid #765527;border-radius:5px;margin-left:auto;padding:5px 7px}.beta-preview-script{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;font-size:clamp(25px,3vw,43px);font-weight:600;line-height:1.18;display:flex;position:relative}.beta-preview-script strong{color:#fff}.beta-preview-script>i{background:#fcb040aa;width:112%;height:2px;display:block;position:absolute;top:49%}.beta-preview-controls{justify-content:center;align-items:center;gap:10px;display:flex}.beta-preview-controls span{color:#d9dde3;background:#20242b;border:1px solid #424954;border-radius:10px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:900;display:grid}.beta-preview-controls span:nth-child(2){color:#17191d;background:#fcb040;border:0;border-radius:50%;width:56px;height:56px}.beta-product-card ul{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.beta-product-card li{background:#101318;border:1px solid #2b313a;border-radius:9px;grid-template-columns:26px 1fr;gap:7px;min-width:0;padding:11px 8px;display:grid}.beta-product-card li>i{color:#fcb040;font-size:7px;font-style:normal;font-weight:900}.beta-product-card li b,.beta-product-card li span{display:block}.beta-product-card li b{color:#e7eaee;margin-bottom:4px;font-size:8px}.beta-product-card li span{color:#777f8b;min-width:0;font-size:7px;line-height:1.4}.beta-landing-footer{color:#68717d;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:54px;padding:0 clamp(24px,6vw,92px);font-size:8px;display:flex}.beta-landing-footer span:last-child{color:#9da4ae;letter-spacing:.6px;font-weight:800}.beta-landing-footer i{background:#42c675;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.beta-gate-shell{background:radial-gradient(circle at 50% 20%,#172735,#0b0d11 48%);place-items:center;padding:28px;display:grid}.beta-access-card{text-align:center;background:#161a20;border:1px solid #343a44;border-radius:20px;width:min(510px,100%);padding:42px;box-shadow:0 28px 80px #0009}.beta-access-card img{object-fit:contain;width:136px;height:90px}.beta-access-card h1{margin:10px 0 15px;font-size:30px}.beta-access-card>p:not(.beta-kicker){color:#9ba2ae;margin:0;font-size:13px;line-height:1.65}.beta-access-card strong{color:#fff}.beta-access-actions{gap:9px;margin-top:28px;display:grid}.beta-access-actions a{border-radius:9px;place-items:center;min-height:46px;font-size:10px;font-weight:900;text-decoration:none;display:grid}.beta-primary-link{color:#17191d;background:#fcb040}.beta-secondary-link{color:#dce0e6;background:#22272e;border:1px solid #3b424c}.beta-auth-card{text-align:left}.beta-auth-card>img{margin:0 auto 6px;display:block}.beta-auth-card h1,.beta-auth-card>.beta-kicker{text-align:center}.beta-auth-form{gap:14px;margin-top:24px;display:grid}.beta-auth-form label{color:#adb4be;gap:7px;font-size:9px;font-weight:800;display:grid}.beta-auth-form input{color:#f1f3f6;width:100%;height:47px;font:inherit;background:#0d1015;border:1px solid #3a424d;border-radius:9px;outline:none;padding:0 13px;font-size:11px}.beta-auth-form input:focus{border-color:#fcb040;box-shadow:0 0 0 3px #fcb04018}.beta-auth-form>button[type=submit],.beta-auth-form>button:not([type]){color:#17191d;cursor:pointer;background:#fcb040;border:0;border-radius:9px;min-height:48px;font-size:10px;font-weight:900}.beta-auth-form>button:disabled{opacity:.55;cursor:wait}.beta-auth-form .beta-auth-text-button{color:#9ea6b1;text-align:center;background:0 0;min-height:auto;padding:2px;font-size:8px}.beta-auth-form>p{color:#7f8894;text-align:center;margin:2px 0 0;font-size:9px}.beta-auth-form>p button{color:#fcb040;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:900}.beta-auth-help{line-height:1.55}.beta-auth-error{color:#ffb7b7;background:#2b181b;border:1px solid #713b3b;border-radius:8px;margin:16px 0 0;padding:11px 12px;font-size:9px;line-height:1.5}.beta-auth-message{text-align:center;justify-items:center;gap:13px;padding:22px 0 4px;display:grid}.beta-auth-message>span{color:#132119;background:#62d184;border-radius:50%;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid}.beta-auth-message p{color:#aeb5bf;margin:0;font-size:11px;line-height:1.6}.beta-auth-message button{color:#17191d;cursor:pointer;background:#fcb040;border:0;border-radius:8px;min-height:42px;padding:0 20px;font-size:9px;font-weight:900}.beta-auth-footer{border-top:1px solid #2c323b;justify-content:space-between;gap:12px;margin-top:24px;padding-top:16px;display:flex}.beta-auth-footer button,.beta-auth-footer a{color:#747d88;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800;text-decoration:none}.beta-auth-footer button:hover,.beta-auth-footer a:hover{color:#d7dbe0}.member-admin-shell{background:radial-gradient(circle at 74% 8%,#152633,#0b0d11 37%);padding-bottom:70px}.member-admin-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,6vw,88px);display:flex}.member-admin-header>div{align-items:center;gap:13px;display:flex}.member-admin-header img{object-fit:contain;width:92px;height:58px}.member-admin-header span{color:#fcb040;letter-spacing:1px;background:#fcb04012;border-radius:5px;padding:6px 8px;font-size:7px;font-weight:900}.member-admin-header>a{color:#c3c8d0;font-size:10px;font-weight:800;text-decoration:none}.member-admin-hero{justify-content:space-between;align-items:flex-end;gap:30px;width:min(1120px,90vw);margin:0 auto;padding:60px 0 34px;display:flex}.member-admin-hero h1{letter-spacing:-1.5px;margin:0 0 12px;font-size:44px}.member-admin-hero>div>p:last-child{color:#969eaa;max-width:650px;margin:0;font-size:13px;line-height:1.55}.member-count{background:#161a20;border:1px solid #3a4049;border-radius:12px;align-items:center;gap:10px;padding:12px 18px;display:flex}.member-count strong{color:#fcb040;font-size:32px}.member-count span{color:#8d95a1;text-transform:uppercase;font-size:8px;font-weight:800;line-height:1.35}.member-admin-grid{grid-template-columns:340px 1fr;gap:18px;width:min(1120px,90vw);margin:0 auto;display:grid}.member-invite-card,.member-list-card{background:#161a20;border:1px solid #303640;border-radius:16px;box-shadow:0 16px 46px #0005}.member-invite-card{padding:24px}.member-invite-card h2,.member-list-card h2{margin:0;font-size:20px}.member-invite-card label{color:#aeb4be;margin-top:17px;font-size:9px;font-weight:800;display:block}.member-invite-card label small{color:#68717d;font-weight:500}.member-invite-card input,.member-invite-card select{color:#eef1f5;background:#0e1116;border:1px solid #3b424c;border-radius:8px;outline:none;width:100%;height:44px;margin-top:7px;padding:0 11px}.member-invite-card input:focus,.member-invite-card select:focus{border-color:#fcb040;box-shadow:0 0 0 3px #fcb04018}.member-invite-card>button{color:#17191d;cursor:pointer;background:#fcb040;border:0;border-radius:8px;width:100%;height:46px;margin-top:20px;font-size:10px;font-weight:900}.member-invite-card>button:disabled{opacity:.65;cursor:wait}.member-security-note{color:#78818d;margin:14px 0 0;font-size:8px;line-height:1.5}.member-created-invite{background:#12221a;border:1px solid #3a614c;border-radius:9px;gap:8px;margin-top:16px;padding:12px;display:grid}.member-created-invite>b{color:#75d99a;font-size:9px}.member-created-invite input{height:36px;margin:0;font-size:7px}.member-created-invite button{color:#17191d;cursor:pointer;background:#62d184;border:0;border-radius:7px;height:35px;font-size:8px;font-weight:900}.member-created-invite small{color:#7d9585;font-size:7px;line-height:1.4}.member-invite-history{border-top:1px solid #2d333c;gap:8px;margin-top:17px;padding-top:14px;display:grid}.member-invite-history>b{color:#aeb4be;text-transform:uppercase;letter-spacing:.5px;font-size:8px}.member-invite-history>span{color:#c7ccd3;grid-template-columns:8px 1fr;align-items:start;gap:8px;font-size:8px;display:grid}.member-invite-history i{background:#fcb040;border-radius:50%;width:7px;height:7px;margin-top:2px}.member-invite-history i.used{background:#59616c}.member-invite-history small{color:#727b87;margin-top:3px;font-size:7px;display:block}.member-list-card{min-width:0;padding:24px}.member-list-head{border-bottom:1px solid #2c323b;justify-content:space-between;align-items:center;gap:15px;padding-bottom:18px;display:flex}.member-list-head button{color:#cdd2d9;cursor:pointer;background:#22272e;border:1px solid #3c434d;border-radius:7px;height:34px;padding:0 11px;font-size:8px;font-weight:800}.member-list{display:grid}.member-list article{border-bottom:1px solid #292f37;grid-template-columns:38px minmax(150px,1fr) 125px 70px;align-items:center;gap:10px;min-width:0;padding:14px 4px;display:grid}.member-list-avatar{color:#17191d;background:#fcb040;border-radius:50%;place-items:center;width:36px;height:36px;font-size:8px;font-weight:900;display:grid}.member-list article b,.member-list article small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.member-list article b{font-size:10px}.member-list article small{color:#818995;margin-top:4px;font-size:8px}.member-list-status{text-align:right}.member-list-status strong{color:#fcb040;text-transform:uppercase;font-size:7px}.member-list article>button{color:#eaa2a2;cursor:pointer;background:#2c1c1f;border:1px solid #643b3b;border-radius:7px;height:30px;font-size:7px;font-weight:900}.member-protected{color:#626b77;text-align:center;font-size:7px;font-weight:800}.member-error{color:#ffb1b1;background:#2b181b;border:1px solid #713b3b;border-radius:8px;margin:14px 0 0;padding:10px;font-size:9px}.member-loading{color:#858e9a;place-items:center;min-height:180px;font-size:10px;display:grid}@media (width<=900px){.beta-hero{grid-template-columns:1fr;width:min(680px,88vw);padding:42px 0 64px}.beta-product-card{order:-1}.beta-screen-preview{min-height:300px}.beta-product-card ul,.member-admin-grid{grid-template-columns:1fr}.member-admin-hero{flex-direction:column;align-items:flex-start}.member-count{justify-content:center;align-self:stretch}}@media (width<=560px){.beta-landing-header{height:70px}.beta-landing-header img{width:92px}.beta-hero{gap:30px;width:88vw}.beta-hero h1{letter-spacing:-2px;font-size:45px}.beta-product-card{border-radius:18px;padding:10px}.beta-screen-preview{min-height:260px}.beta-landing-footer{flex-direction:column;align-items:flex-start;gap:7px;padding-top:14px;padding-bottom:14px}.beta-access-card{padding:30px 22px}.member-admin-header{height:68px}.member-admin-header span{display:none}.member-admin-hero{width:88vw;padding-top:40px}.member-admin-hero h1{font-size:34px}.member-admin-grid{width:88vw}.member-list-card{padding:18px 14px}.member-list article{grid-template-columns:36px minmax(0,1fr) 64px}.member-list-status{display:none}.member-list article>button,.member-protected{grid-area:1/3}.member-admin-header img{width:78px}}:root{--brand-cyan:#00aeef;--brand-cyan-dark:#008dc4;--brand-cyan-soft:#e9f8fe;--brand-orange:#fcb040;--brand-orange-dark:#e89520;--brand-orange-soft:#fff5e5;--brand-button-shadow:0 8px 20px #00aeef22;--brand-action-shadow:0 8px 22px #fcb04036}:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button{-webkit-tap-highlight-color:transparent;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s,color .16s,filter .16s}:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:hover:not(:disabled){transform:translateY(-1px)}:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:active:not(:disabled){filter:saturate(.96);transform:translateY(0)scale(.98)}:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:focus-visible,:where(.beta-landing,.beta-gate-shell,.member-admin-shell) a:focus-visible{outline:2px solid var(--brand-cyan);outline-offset:2px;box-shadow:0 0 0 4px #00aeef26,0 0 0 6px #fcb0401f}.status-chip,.icon-button{background:linear-gradient(#fff 0%,#f5fbfe 100%);border-color:#c8eefa;box-shadow:0 3px 10px #007da710}.status-chip:hover,.icon-button:hover{border-color:var(--brand-cyan);color:#007ead;box-shadow:var(--brand-button-shadow)}.avatar{background:linear-gradient(145deg,var(--brand-cyan),var(--brand-cyan-dark));border:2px solid #fff;box-shadow:0 0 0 2px #fcb040aa,0 5px 14px #00aeef2b}.badge{background:linear-gradient(145deg,var(--brand-orange),var(--brand-orange-dark));box-shadow:0 3px 8px #fcb04055}.rail-button:hover,.rail-button.active{color:#007fad;box-shadow:inset 3px 0 0 var(--brand-orange),0 6px 16px #00aeef1d;background:linear-gradient(145deg,#fff,#eaf8fd)}.master-chip{color:#855313;background:linear-gradient(#fffaf1,#fff0d7);border-color:#fcb040aa;box-shadow:inset 0 1px #fff,0 4px 12px #fcb0401d}.master-chip:hover{border-color:var(--brand-orange);box-shadow:var(--brand-action-shadow)}.toolbar-right button{background:linear-gradient(#fff,#f3fafd);border-color:#ccecf7;box-shadow:0 3px 10px #00aeef0e}.toolbar-right button:hover{border-color:var(--brand-cyan);color:#007fac;box-shadow:var(--brand-button-shadow)}.toolbar-right .edit-action,.edit-script-button{border-color:var(--brand-cyan);color:#fff;background:linear-gradient(135deg,var(--brand-cyan),var(--brand-cyan-dark));box-shadow:inset 0 1px #ffffff4d,0 8px 19px #00aeef31}.toolbar-right .edit-action:hover,.edit-script-button:hover{color:#fff;border-color:#0097d1;box-shadow:inset 0 1px #ffffff5c,0 10px 24px #00aeef42}.edit-script-button span{color:#dcf5fe}.import-button{color:#087ba4;background:linear-gradient(#fff,#effaff);border-color:#94dff6}.import-button:hover{border-color:var(--brand-cyan);box-shadow:var(--brand-button-shadow)}.stage-controls-toggle.active,.slave-display-stage>.slave-controls-toggle.active{border-color:var(--brand-cyan);color:#fff;background:linear-gradient(135deg,var(--brand-cyan),var(--brand-cyan-dark));box-shadow:inset 0 1px #ffffff4d,0 7px 20px #00aeef40}.stage-actions button:hover,.slave-stage-actions button:hover,.phone-primary-controls button:hover,.phone-cue-controls button:hover{border-color:var(--brand-cyan);color:#fff;background:#163645;box-shadow:inset 0 0 0 1px #00aeef2e,0 7px 20px #00aeef28}.stage-actions .cue-control,.slave-stage-actions .slave-cue-button{background:linear-gradient(#183a49,#102a35);border-color:#176d8d}.stage-actions .cue-control b,.slave-stage-actions .slave-cue-button b{color:var(--brand-cyan)}.stage-actions .play-button,.slave-stage-actions .slave-play-button,.phone-primary-controls .phone-play{color:#17191d;background:linear-gradient(145deg,#ffc45f 0%,var(--brand-orange) 52%,var(--brand-orange-dark) 100%);border:1px solid #ffc66e;box-shadow:inset 0 2px #ffffff78,0 9px 29px #fcb04055,0 0 0 4px #fcb04012}.stage-actions .play-button:hover,.slave-stage-actions .slave-play-button:hover,.phone-primary-controls .phone-play:hover{color:#17191d;background:linear-gradient(145deg,#ffd078,var(--brand-orange) 55%,#ee9d26);border-color:#ffd18a;box-shadow:inset 0 2px #ffffff91,0 12px 34px #fcb04070,0 0 0 5px #fcb0401a}.stepper button,.segmented button,.square-toggle{background:linear-gradient(#fff,#f4fafc);border-color:#cbeaf5;box-shadow:0 2px 7px #00aeef0d}.stepper button:hover,.segmented button:hover,.square-toggle:hover{border-color:var(--brand-cyan);color:#007fae;box-shadow:var(--brand-button-shadow)}.segmented .selected,.square-toggle.selected{border-color:var(--brand-cyan);color:#fff;background:linear-gradient(135deg,var(--brand-cyan),var(--brand-cyan-dark));box-shadow:inset 0 1px #ffffff42,0 5px 13px #00aeef31}.feature-open,.cue-heading button{color:#008ebf}.toggle.on,.device-switch.on{background:linear-gradient(90deg,var(--brand-cyan),var(--brand-cyan-dark));box-shadow:0 3px 10px #00aeef35,inset 0 0 0 1px #ffffff24}.cue-row:hover,.cue-row.current{border-left-color:var(--brand-cyan);background:#ecf9fe}.primary-wide,.add-viewer-top,.editor-header-actions .done-button,.editor-footer .done-button{border-color:var(--brand-orange);color:#17191d;background:linear-gradient(135deg,#ffc25c,var(--brand-orange) 55%,var(--brand-orange-dark));box-shadow:inset 0 1px 0 #ffffff73,var(--brand-action-shadow)}.primary-wide:hover,.add-viewer-top:hover,.editor-header-actions .done-button:hover,.editor-footer .done-button:hover{border-color:#ffc76d;box-shadow:inset 0 1px #ffffff80,0 11px 27px #fcb0404c}.close:hover{color:#fff;background:linear-gradient(145deg,var(--brand-cyan),var(--brand-cyan-dark));box-shadow:var(--brand-button-shadow)}.connection-grid button:hover,.mirror-output-actions button:hover,.remote-status-card button:hover,.remote-mapping-list button:hover,.reset-remote-map:hover,.local-import-card:hover,.cloud-source-grid button:hover,.remote-profile-list>button:hover{border-color:var(--brand-cyan);color:#fff;background:#163442;box-shadow:0 7px 18px #00aeef20}.connection-grid button.selected,.output-flip-buttons>button.selected,.remote-profile-list>button.selected,.cloud-source-grid button.selected{border-color:var(--brand-cyan);color:#fff;box-shadow:inset 3px 0 0 var(--brand-orange),0 7px 18px #00aeef24;background:linear-gradient(145deg,#10485d,#0a3444)}.connection-grid button.selected span,.output-flip-buttons>button.selected span,.remote-profile-list>button.selected i,.cloud-source-grid button.selected small{color:#8ee1fb}.mirror-device.active{color:var(--brand-cyan);background:#00aeef12}.smartphone-connect-entry{box-shadow:inset 3px 0 0 var(--brand-cyan),inset -3px 0 0 var(--brand-orange),0 8px 20px #0004;background:linear-gradient(135deg,#123746,#172833 58%,#332719);border-color:#198cb5}.smartphone-connect-entry:hover{border-color:var(--brand-cyan);box-shadow:inset 3px 0 0 var(--brand-cyan),inset -3px 0 0 var(--brand-orange),0 10px 26px #00aeef24}.phone-link button,.slave-qr-copy{background:linear-gradient(145deg,#ffc45e,var(--brand-orange) 55%,var(--brand-orange-dark));box-shadow:inset 0 1px #ffffff78,0 6px 16px #fcb04039}.beta-signin,.beta-auth-form>button[type=submit],.beta-auth-form>button:not([type]),.beta-auth-message button,.member-invite-card>button,.phone-connect-card button{color:#17191d;background:linear-gradient(135deg,#ffc45f,var(--brand-orange) 55%,var(--brand-orange-dark));box-shadow:inset 0 1px #ffffff78,0 12px 30px #fcb04032}.beta-signin:hover,.beta-auth-form>button[type=submit]:hover,.beta-auth-form>button:not([type]):hover,.beta-auth-message button:hover,.member-invite-card>button:hover,.phone-connect-card button:hover{box-shadow:inset 0 1px #ffffff8a,0 15px 34px #fcb0404a}.beta-create-account{color:#aeeaff;background:linear-gradient(#173543,#122a35);border-color:#167da2;box-shadow:inset 0 0 0 1px #00aeef14}.beta-create-account:hover{border-color:var(--brand-cyan);color:#fff;background:#124154;box-shadow:0 10px 25px #00aeef25}.beta-primary-link{background:linear-gradient(135deg,#ffc45f,var(--brand-orange) 55%,var(--brand-orange-dark));box-shadow:var(--brand-action-shadow)}.beta-secondary-link{color:#b9edff;background:#14303c;border-color:#167da2}.member-list-head button:hover,.member-created-invite button:hover{border-color:var(--brand-cyan);color:#fff;background:var(--brand-cyan-dark);box-shadow:var(--brand-button-shadow)}.member-menu>a:hover,.member-menu>button:hover{color:#fff;background:linear-gradient(135deg,var(--brand-cyan),var(--brand-cyan-dark))}.slave-display-header>button:hover,.slave-display-tools>button:hover,.slave-flex-controls>button:hover,.viewer-edge-actions button:hover,.phone-edge-buttons button:hover,.phone-remote-header button:hover{border-color:var(--brand-cyan);color:#fff;background:#123746;box-shadow:0 7px 20px #00aeef2d}.slave-flex-controls>button.selected{border-color:var(--brand-cyan);color:#fff;background:linear-gradient(135deg,var(--brand-cyan),var(--brand-cyan-dark));box-shadow:inset 0 1px #ffffff42,0 6px 17px #00aeef34}.slave-flex-controls>button.following{color:var(--brand-orange);background:#332616;border-color:#a46d23}.viewer-edge-actions button{background:#123542f2;border-color:#176e8e}.viewer-edge-actions button b{color:var(--brand-cyan)}@media (prefers-reduced-motion:reduce){:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button{transition:none}:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:hover:not(:disabled),:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:active:not(:disabled){transform:none}}.status-chip,.icon-button,.master-chip,.toolbar-right button:not(.edit-action),.stepper button,.segmented button:not(.selected),.square-toggle:not(.selected),.import-button,.cue-row,.device,.script-file,.editor-header-actions button:not(.done-button),.editor-footer button:not(.done-button),.toolbar-right button:not(.edit-action):hover,.status-chip:hover,.icon-button:hover,.stepper button:hover,.segmented button:not(.selected):hover,.square-toggle:not(.selected):hover,.import-button:hover{color:#000}.button-hover-tooltip{z-index:10000;color:#fff;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#101820f2;border:1px solid #00aeef;border-radius:8px;width:max-content;max-width:min(260px,100vw - 24px);padding:8px 11px;font-size:11px;font-weight:700;line-height:1.35;animation:.14s ease-out hover-tooltip-in;position:fixed;box-shadow:0 9px 26px #0007,inset 0 0 0 1px #fcb04026}.button-hover-tooltip.above{transform:translate(-50%,-100%)}.button-hover-tooltip.below{transform:translate(-50%)}.button-hover-tooltip:after{content:"";background:#101820;width:8px;height:8px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.button-hover-tooltip.above:after{border-bottom:1px solid #00aeef;border-right:1px solid #00aeef;bottom:-5px}.button-hover-tooltip.below:after{border-top:1px solid #00aeef;border-left:1px solid #00aeef;top:-5px}@keyframes hover-tooltip-in{0%{opacity:0;margin-top:3px}to{opacity:1;margin-top:0}}@media (hover:hover) and (pointer:fine){:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:hover:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#00aeef 0%,#008dc4 100%)!important;border-color:#00aeef!important;box-shadow:inset 0 1px #ffffff54,0 9px 23px #00aeef3d!important}:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:hover:not(:disabled) :where(span,b,small,i,em){color:#fff!important}}@media (hover:none),(pointer:coarse){.button-hover-tooltip{display:none}}.controls-panel .cue-heading label,.controls-panel .cue-row:not(.current),.controls-panel .cue-row:not(.current) :where(b,span,small){color:#fff}.controls-panel .cue-row.current{color:#000;background:#00aeef;border-left-color:#fcb040;box-shadow:inset 0 1px #ffffff5c,0 5px 14px #00aeef2f}.controls-panel .cue-row.current :where(b,span,small){color:#000}@media (hover:hover) and (pointer:fine){.controls-panel .cue-row.current:hover:not(:disabled),.controls-panel .cue-row.current:hover:not(:disabled) :where(b,span,small){color:#fcb040!important}}.avatar,.toolbar-right .edit-action,.edit-script-button,.stage-controls-toggle.active,.slave-display-stage>.slave-controls-toggle.active,.segmented .selected,.square-toggle.selected,.connection-grid button.selected,.output-flip-buttons>button.selected,.remote-profile-list>button.selected,.cloud-source-grid button.selected,.slave-flex-controls>button.selected,.controls-panel .cue-row.current,.toolbar-right .edit-action :where(span,b,small,i,em),.edit-script-button :where(span,b,small,i,em),.stage-controls-toggle.active :where(span,b,small,i,em),.slave-display-stage>.slave-controls-toggle.active :where(span,b,small,i,em),.segmented .selected :where(span,b,small,i,em),.square-toggle.selected :where(span,b,small,i,em),.connection-grid button.selected :where(span,b,small,i,em),.output-flip-buttons>button.selected :where(span,b,small,i,em),.remote-profile-list>button.selected :where(span,b,small,i,em),.cloud-source-grid button.selected :where(span,b,small,i,em),.slave-flex-controls>button.selected :where(span,b,small,i,em),.controls-panel .cue-row.current :where(b,span,small,i,em){color:#fcb040}.toggle.on i,.device-switch.on i{background:#fcb040}.button-hover-tooltip{color:#fcb040;border-color:#fcb040;box-shadow:0 9px 26px #0007,inset 0 0 0 1px #00aeef2b}.button-hover-tooltip.above:after{border-bottom-color:#fcb040;border-right-color:#fcb040}.button-hover-tooltip.below:after{border-top-color:#fcb040;border-left-color:#fcb040}@media (hover:hover) and (pointer:fine){:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:hover:not(:disabled),:where(.app-shell,.drawer,.editor-modal,.beta-landing,.beta-gate-shell,.member-admin-shell,.phone-remote-shell,.slave-display-shell) button:hover:not(:disabled) :where(span,b,small,i,em){color:#fcb040!important}.controls-panel .cue-row:not(.current):hover:not(:disabled){color:#000!important;background:#fff!important;border-color:#fff #fff #fff #fcb040!important;box-shadow:0 7px 20px #0002!important}.controls-panel .cue-row:not(.current):hover:not(:disabled) :where(b,span,small,i,em){color:#000!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
