@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#f7f4f1;background:#121111;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#121111}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh;display:flex;background:#151414}.sidebar{width:236px;background:#111010;border-right:1px solid #2d2928;display:flex;flex-direction:column;padding:29px 15px 19px;flex:none}.brand{display:flex;align-items:center;gap:9px;padding:0 13px 32px;color:#fff;letter-spacing:2px;font-size:12px;font-weight:800}.brand b{display:grid;place-items:center;width:31px;height:31px;background:#ee4927;border-radius:9px;font-size:13px;letter-spacing:-1px}.sidebar nav{display:grid;gap:5px}.sidebar button{border:0;background:none;color:#9e9794;display:flex;align-items:center;gap:13px;width:100%;padding:11px 12px;border-radius:9px;text-align:left;font-size:13px;font-weight:600}.sidebar button.nav-active{background:#2d211e;color:#ff8d67}.sidebar button:hover{color:#fff;background:#252120}.side-bottom{margin-top:auto}.operator{margin:18px 6px 0;padding:16px 0 0;border-top:1px solid #2c2928;display:flex;gap:10px;align-items:center}.operator>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#302b29;color:#f58261;font-weight:800;font-size:11px}.operator b,.operator small{display:block}.operator b{font-size:11px}.operator small{font-size:10px;color:#8c8581;margin-top:3px}.workspace{width:min(1460px,calc(100vw - 236px));padding:29px 44px 42px;margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.topbar p,.section-kicker{margin:0;color:#8e8580;font-size:10px;letter-spacing:1.25px;font-weight:800}.topbar h1{font-size:21px;margin:5px 0 0;letter-spacing:-.7px}.topbar h1 span{color:#e84b2d}.topbar h1 em{font-style:normal;font-size:12px;font-weight:600;color:#ff9572;letter-spacing:0}.topbar-right{display:flex;gap:19px;align-items:center}.latency{font-size:12px;color:#a69e9a;display:flex;gap:7px;align-items:center}.latency svg{color:#5ecb97}.open-pgm,.simulate-button{border:0;background:#ee512f;color:#fff;padding:11px 15px;border-radius:8px;font-weight:700;font-size:12px;display:flex;align-items:center;gap:8px}.open-pgm:hover,.simulate-button:hover{filter:brightness(1.08)}.content-grid{display:grid;grid-template-columns:minmax(440px,1.8fr) minmax(330px,.82fr);gap:22px}.section-heading{display:flex;justify-content:space-between;align-items:start}.section-heading h2{margin:5px 0 14px;font-size:15px;letter-spacing:-.35px}.quality{font-size:11px;color:#a9a09b;display:flex;gap:5px;align-items:center;margin-top:7px}.quality svg{color:#e66342}.program-preview{height:auto;aspect-ratio:16/8.85;border:1px solid #403633;background:#292422;position:relative;overflow:hidden;border-radius:11px;isolation:isolate}.map-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.25;background-image:linear-gradient(28deg,rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(118deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:68px 50px;transform:scale(1.2)}.terrain{position:absolute;border-radius:50%;filter:blur(1px);opacity:.85}.terrain-one{width:63%;height:100%;left:-13%;top:43%;background:#525539;transform:rotate(-18deg)}.terrain-two{width:63%;height:82%;right:-19%;top:-30%;background:#765242;transform:rotate(23deg)}.terrain-three{width:44%;height:66%;left:35%;top:22%;background:#6e6546;transform:rotate(28deg)}.road{position:absolute;background:#b3a38a;opacity:.6;height:13px;width:120%;border:2px solid rgba(63,58,48,.5);transform:rotate(-19deg);top:60%;left:-11%}.road-two{top:20%;transform:rotate(48deg);left:30%;width:65%}.drone-shadow{position:absolute;left:48%;top:44%;width:68px;height:68px;border:2px solid rgba(255,255,255,.58);border-radius:50%;box-shadow:0 0 0 20px #ffffff14,0 0 0 37px #ffffff0d}.drone-mark{position:absolute;left:calc(48% + 23px);top:calc(44% + 23px);height:22px;width:22px;background:#ee4d2d;border-radius:6px;display:grid;place-items:center;font-size:8px;font-weight:800}.preview-overlay{position:absolute;left:15px;right:15px;display:flex;justify-content:space-between;z-index:2;font-family:DM Mono;font-size:10px;color:#fff;text-shadow:0 1px 2px #000}.preview-overlay.top{top:14px}.preview-overlay.bottom{bottom:14px;color:#e9e1da}.live-label,.offline-label{font-family:Inter;font-weight:800;font-size:10px;padding:6px 8px;border-radius:4px;background:#d73425;display:flex;align-items:center;gap:5px}.offline-label{background:#312d2b;color:#d7d0cb}.live-label i{height:6px;width:6px;border-radius:50%;background:#fff}.preview-corners i{position:absolute;width:18px;height:18px;border-color:#ffffffb3;border-style:solid;z-index:1}.preview-corners i:nth-child(1){left:12px;top:12px;border-width:1px 0 0 1px}.preview-corners i:nth-child(2){right:12px;top:12px;border-width:1px 1px 0 0}.preview-corners i:nth-child(3){left:12px;bottom:12px;border-width:0 0 1px 1px}.preview-corners i:nth-child(4){right:12px;bottom:12px;border-width:0 1px 1px 0}.offline-cover{z-index:5;position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0c0c8c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#fff}.offline-cover svg{color:#ef643f}.offline-cover strong{font-size:14px}.offline-cover span{font-size:11px;color:#cec6c1}.preview-under{display:flex;justify-content:space-between;color:#8f8681;font-size:11px;margin:9px 1px 0}.preview-under span{display:flex;align-items:center;gap:5px}.preview-under svg{color:#ee5a39}.stream-panel,.timeline-panel,.pgm-output{border:1px solid #332e2c;background:#1b1918;border-radius:11px}.stream-panel{padding:20px}.plain-settings{border:0;color:#978e89;background:transparent}.connection-state{padding:12px;border-radius:8px;background:#24211f;margin:3px 0 18px}.connection-state span{font-size:11px;font-weight:700;display:flex;align-items:center;gap:7px}.connection-state span i{display:block;width:7px;height:7px;background:#77706c;border-radius:50%}.connection-state.on{background:#1c3229}.connection-state.on span{color:#75dcaa}.connection-state.on span i{background:#53c98f;box-shadow:0 0 0 3px #53c98f26}.connection-state small{display:block;margin:5px 0 0 14px;color:#938a85;font-size:10px}.field-label{font-size:10px;color:#a59b95;letter-spacing:.55px;font-weight:700;display:block;margin:12px 0 6px}.credential,.url-box{min-width:0;height:39px;border:1px solid #3a3532;border-radius:7px;background:#131212;display:flex;align-items:center;gap:8px;padding:0 8px}.credential>svg{color:#d96a4d;flex:none}.credential code,.url-box code{font-family:DM Mono;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d2c8c2;flex:1}.copy-button{border:0;background:#2b2624;color:#d1c6bf;border-radius:5px;font-size:10px;font-weight:700;padding:6px 7px;display:flex;align-items:center;gap:4px;flex:none}.copy-button:hover{color:#fff;background:#443b37}.simulate-button{margin-top:18px;width:100%;justify-content:center;background:#d94a2e}.simulate-button.stop{background:#302523;color:#ef8062}.helper-text{font-size:10px;line-height:1.5;color:#847b77;margin:10px 1px 0}.timeline-panel{margin-top:24px;padding:19px 20px 15px}.timeline-status{display:flex;gap:6px;align-items:center;font-size:10px;color:#ff9673;margin-top:6px}.locked .timeline-status{color:#918781}.timeline-tools{display:flex;align-items:center;justify-content:space-between;margin:6px 0 16px}.playback-controls,.timeline-actions{display:flex;gap:7px;align-items:center}.icon-button,.timeline-actions button{height:31px;min-width:31px;border:1px solid #393330;border-radius:6px;background:#24201f;color:#cfc5bf;display:grid;place-items:center}.icon-button:hover,.timeline-actions button:hover:not(:disabled){background:#37302e;color:#fff}.main-play{background:#ec532f;color:#fff;border-color:#ec532f}.timeline-actions button{display:flex;gap:6px;padding:0 10px;font-size:11px;font-weight:700}.timeline-actions .active-tool{color:#ff9a78;border-color:#924a39;background:#39231e}.time-axis{height:22px;margin-left:90px;display:flex;justify-content:space-between;color:#817772;font:9px DM Mono}.tracks{display:flex;gap:13px}.track-label{width:77px;flex:none;font-size:10px;color:#a69d97;padding-top:16px;display:flex;gap:6px;align-items:center}.clip-rail{height:59px;flex:1;background:#131212;border-radius:5px;position:relative;overflow:hidden;background-image:repeating-linear-gradient(90deg,transparent 0,transparent calc(16.66% - 1px),#312b28 calc(16.66% - 1px),#312b28 16.66%)}.loop-region{position:absolute;top:1px;bottom:1px;border:1px solid rgba(255,124,82,.85);background:#ef532e1f;border-radius:4px;z-index:1}.video-clip{height:39px;position:absolute;top:10px;overflow:hidden;border-radius:3px;background:#5b3c2f;color:#fff;z-index:2}.thumbnails{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.thumbnails i{height:100%;flex:1;border-right:1px solid rgba(22,15,13,.45);background:linear-gradient(135deg,hsl(calc(29 + var(--i)*4),30%,calc(33% + var(--i)*2%)),hsl(calc(100 + var(--i)*2),20%,calc(25% + var(--i)*1%)))}.video-clip span{font-size:9px;position:absolute;left:7px;bottom:5px;text-shadow:0 1px 2px #000}.playhead{position:absolute;z-index:4;top:0;bottom:0;width:1px;background:#f36740}.playhead i{position:absolute;width:8px;height:8px;border-radius:50%;background:#f36740;top:-3px;left:-3.5px}.playhead span{position:absolute;top:-21px;left:-15px;font:9px DM Mono;color:#ff9b79}.trim-input{position:absolute;z-index:5;top:0;bottom:0;width:100%;margin:0;opacity:0;pointer-events:none}.timeline-panel:not(.locked) .trim-input{pointer-events:auto}.timeline-hint{font-size:10px;color:#8d837e;margin:12px 0 0 90px;line-height:1.4}.pgm-output{margin-top:22px;padding:19px 20px}.pgm-output{display:grid;grid-template-columns:210px 1fr;gap:10px 24px;align-items:center}.pgm-title{display:flex;align-items:center;gap:11px}.pgm-symbol{width:36px;height:36px;background:#30211e;color:#f26442;border-radius:8px;display:grid;place-items:center}.pgm-title h2{font-size:14px;margin:3px 0}.pgm-title p{font-size:10px;color:#8b817c;margin:0}.url-box{height:42px}.pgm-foot{grid-column:2;display:flex;justify-content:space-between;font-size:10px;color:#a19792}.pgm-foot>span{display:flex;align-items:center;gap:6px}.signal-live,.signal-loop{height:7px;width:7px;border-radius:50%;background:#50cb91;box-shadow:0 0 0 3px #50cb9126}.signal-loop{background:#f37c58;box-shadow:0 0 0 3px #f37c5826}.pgm-foot a{color:#f18160;text-decoration:none;display:flex;align-items:center;gap:5px;font-weight:700}.output-view{height:100vh;width:100vw;background:#000;display:grid;place-items:center;overflow:hidden}.output-view .program-preview{width:100%;height:100%;max-width:100vw;max-height:100vh;border:0;border-radius:0;aspect-ratio:16/9}.output-watermark{position:fixed;right:26px;bottom:22px;color:#ffffffe0;display:flex;align-items:center;gap:5px;font-size:10px;letter-spacing:1.5px}.output-watermark b{padding:5px;background:#e9492b;border-radius:4px;letter-spacing:-.5px}.output-view .preview-overlay{display:none}@media (max-width:1050px){.workspace{padding:26px 25px}.content-grid{grid-template-columns:1fr}.stream-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.stream-panel .section-heading,.connection-state,.simulate-button,.helper-text{grid-column:1/-1}.stream-panel .section-heading{margin-bottom:0}.pgm-output{grid-template-columns:1fr}.pgm-foot{grid-column:1}.sidebar{width:72px;padding:25px 10px}.brand{padding:0 10px 32px}.brand span,.sidebar button span,.operator div{display:none}.sidebar button{justify-content:center;padding:12px}.operator{justify-content:center}.workspace{width:calc(100vw - 72px)}}@media (max-width:680px){.sidebar{display:none}.workspace{width:100%;padding:20px 15px}.topbar{align-items:flex-start}.topbar-right{display:none}.content-grid{gap:18px}.program-preview{border-radius:8px}.stream-panel{display:block}.timeline-panel{margin-top:18px;padding:15px}.timeline-actions button:not(.active-tool){display:none}.time-axis{margin-left:0}.track-label{display:none}.timeline-hint{margin-left:0}.pgm-output{margin-top:18px;padding:15px}.pgm-title p{display:none}.preview-under span:last-child{display:none}.pgm-foot{gap:12px}.pgm-foot a{white-space:nowrap}.pgm-output .url-box{grid-column:1;min-width:0}.credential code{font-size:9px}}.output-view{height:100vh;width:100vw;background:#000;display:grid;place-items:center;overflow:hidden;position:relative}.output-view video{display:none}.output-view canvas{display:none;width:100%;height:100%;object-fit:contain;background:#000}.output-view canvas.has-frame{display:block}.color-bars{width:100%;height:100%;display:flex;align-items:stretch;background:#000}.color-bars.is-hidden{display:none}.color-bars i{height:72%;flex:1}.color-bars i:nth-child(1){background:#c7c7c7}.color-bars i:nth-child(2){background:#c7c700}.color-bars i:nth-child(3){background:#00c7c7}.color-bars i:nth-child(4){background:#00c700}.color-bars i:nth-child(5){background:#c700c7}.color-bars i:nth-child(6){background:#c70000}.color-bars i:nth-child(7){background:#0000c7}
