:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#191a19;--panel:#1d1e1d;--border:#343632;--text:#e2e3dd;--dim:#969a90;--ok:#b5c5a3;--warn:#d1b987;--bad:#e0a49c;--accent:#dcded5;--accent-hover:#f0f1eb}body{background:var(--bg);margin:0}.production{width:min(1080px,100%);min-height:100svh;color:var(--text);flex-direction:column;margin:0 auto;padding:0 36px;font:14px/1.5 Segoe UI Variable Text,Segoe UI,sans-serif;display:flex}.production *,.production :before,.production :after{box-sizing:border-box}.production [hidden]{display:none!important}.production h1,.production h2,.production h3,.production p{margin:0}.production h1{letter-spacing:-.025em;color:var(--text);font:400 25px/1.25 Bahnschrift,Aptos,Segoe UI,sans-serif}.production h2{color:var(--text);letter-spacing:0;text-transform:none;margin-bottom:22px;font-size:13px;font-weight:500}.production a{color:inherit;text-decoration:none}.production button,.production input,.production select,.production textarea{font:inherit}.production button,.production a,.production summary{-webkit-tap-highlight-color:transparent}.production button:disabled{cursor:not-allowed;opacity:.38}.production :focus-visible{outline-offset:4px;outline:2px solid #bfc8ae}.production .btn,.production .production__quiet{border:1px solid var(--border);min-height:36px;color:var(--text);cursor:pointer;box-shadow:none;background:0 0;border-radius:5px;padding:7px 14px;font-size:12px;font-weight:500;transition:background-color .12s,border-color .12s}.production .btn:hover:not(:disabled){background:#242623;border-color:#50544b}.production .btn--primary,.production .btn--primary:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:#20221c}.production .btn--primary:hover:not(:disabled){background:var(--accent-hover)}.production .btn--small{min-height:30px;padding:5px 10px;font-size:12px}.production .btn--on{background:#30332d;border-color:#92978b}.production .production__quiet{color:var(--dim);border-color:#0000;padding-inline:8px}.production .production__quiet:hover:not(:disabled){color:var(--text);background:0 0}.production .num,.production .text,.production select,.production textarea{color:var(--text);background:#1d1f1c;border:1px solid #3b3e36;border-radius:4px;min-height:34px;padding:6px 9px;font-size:12px}.production select{cursor:pointer;max-width:100%}.production input[type=checkbox],.production input[type=radio]{accent-color:#c3cbb6}.production .panel{background:0 0;border:0;border-radius:0;margin:0;padding:0}.production fieldset{border:0;min-width:0;margin:0;padding:0}.production .row{gap:9px}.production .check{color:var(--dim);gap:7px;font-size:12px}.production .dim{color:var(--dim)}.production .warn{color:var(--warn)}.production .bad{color:var(--bad)}.production .ok{color:var(--ok)}.production .problems{color:var(--bad);padding-left:18px;font-size:12px}.production__header{justify-content:space-between;align-items:center;gap:20px;min-height:88px;display:flex}.production__brand{letter-spacing:-.025em;align-items:center;gap:13px;font-size:14px;font-weight:500;display:flex}.production__brand-mark{letter-spacing:-.13em;padding-right:4px;font:500 25px/1 Bahnschrift,Segoe UI,sans-serif;display:inline-block}.production__brand-mark>span{color:var(--dim)}.production__header-actions{align-items:center;gap:20px;display:flex}.production__connection{color:var(--dim);align-items:center;gap:8px;font-size:11px;display:inline-flex}.production__dot{background:#686d61;border-radius:50%;flex:0 0 5px;width:5px;height:5px;display:inline-block}.production__connection--on .production__dot{background:#a5b890}.production__welcome{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;min-height:530px;padding:60px 0 90px;display:flex}.production__device-mark{stroke:#858c7c;stroke-width:1px;fill:none;width:54px;height:76px;margin-bottom:22px}.production__welcome h1{font-size:24px}.production__welcome p{color:var(--dim);overflow-wrap:anywhere;max-width:460px;font-size:13px}.production__welcome .btn{min-width:140px;margin-top:14px}.production__welcome-note{color:var(--dim);margin-top:10px;font-size:10px}.production__device-bar{border-block:1px solid #2e302b;justify-content:space-between;align-items:center;gap:16px;min-height:65px;display:flex}.production__run-state{align-items:center;gap:12px;font-size:12px;display:flex}.production__run-state strong{font-weight:500}.production__run-state>span:last-child:not(.production__dot){color:var(--dim);font-size:11px}.production__device-bar--1 .production__dot{background:var(--ok)}.production__device-bar--0 .production__dot{background:var(--warn)}.production .production__stop{border-color:#777e6c;min-width:90px}.production__device-bar .btn{min-width:90px}.production__loading{min-height:400px;color:var(--dim);text-align:center;align-content:center;justify-items:center;gap:16px;padding:80px 0;display:grid}.production__loading h1{font-size:20px}.production__library{border-bottom:1px solid var(--border);padding:26px 0}.production__library .profiles{margin:20px 0 12px}.production__library .profiles__item{border-color:var(--border);padding:8px 0}.production__library .profiles__name{color:var(--text);font-size:13px}.production__library .profiles__item--on{background:#252821}.production__library .panel>p{margin-top:12px;font-size:12px}.production__workspace-heading{justify-content:space-between;align-items:end;gap:24px;padding:36px 0 26px;display:flex}.production__eyebrow{color:var(--dim);margin-bottom:7px;font-size:10px;display:block}.production__tools{flex-wrap:wrap;gap:4px;display:flex}.production__tools button{color:var(--dim);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:7px 12px;font-size:12px}.production__tools button:hover:not(:disabled){color:var(--text)}.production__tools button[aria-pressed=true]{color:var(--text);background:#2a2d26}.production .production__workspace{flex:1;grid-template-columns:minmax(0,1fr) 230px;gap:44px;padding-bottom:32px;display:grid}.production__canvas{min-width:0}.production .production__workspace--wide{grid-template-columns:minmax(0,1fr)}.production__workspace--wide .production__canvas{width:min(620px,100%)}.production__sidebar{border-left:1px solid #2e302b;padding:22px 0 0 26px}.production__preview{margin:0 0 24px}.production__preview svg{width:100%;height:auto;min-height:200px;display:block}.production__preview figcaption{color:var(--dim);text-align:center;padding-top:2px;font-size:10px}.production__preview-guides{fill:none;stroke:#2b2e27;stroke-width:1px;stroke-dasharray:2 6}.production__preview-line{fill:none;stroke:#bac2ac;stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round}.production__preview-origin{fill:#cbd3bd;stroke:var(--bg);stroke-width:2px}.production__settings{border-top:1px solid #2e302b;padding-top:20px}.production__field{min-height:36px;color:var(--dim);justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;font-size:12px;display:flex}.production__field select{width:128px}.production__field .num{width:100px}.production__sidebar .production__field{flex-wrap:wrap;gap:7px;margin-bottom:20px}.production__sidebar .production__field>span,.production__sidebar .production__field select,.production__sidebar .production__field .num{width:100%}.production__sidebar .warn{font-size:11px}.production summary{cursor:pointer;color:var(--dim);padding:10px 0;font-size:12px}.production summary:hover{color:var(--text)}.production__advanced .production__field{margin-top:12px}.production__steps{border-top:1px solid #2e302b;margin-top:16px}.production__steps summary{display:list-item}.production__steps summary>span{color:var(--dim);margin-left:8px;font-size:10px}.production__steps .panel{padding-top:16px}.production__steps .table-scroll{max-height:360px;overflow:auto}.production__steps table{font-size:11px}.production__steps .num{width:60px;min-width:46px}.production__steps textarea{width:100%}.production__apply{background:var(--bg);border-top:1px solid #3b3f34;padding:22px 0 18px;position:relative}.production__apply-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.production__draft-status{flex-direction:column;gap:5px;display:flex}.production__draft-status strong{font-size:12px;font-weight:400}.production__impact{color:var(--dim);font-size:11px}.production__impact--amber{color:var(--warn)}.production__impact--red{color:var(--bad)}.production__apply-actions{align-items:center;gap:15px;display:flex}.production__apply-actions .btn--primary{min-width:95px}.production .production__safety,.production__apply>p{margin-top:12px;font-size:11px}.production__command-error{overflow-wrap:anywhere;padding-top:16px}.production__footer{min-height:76px;color:var(--dim);justify-content:space-between;align-items:center;gap:24px;margin-top:auto;font-size:10px;display:flex}.production__footer a:hover{color:var(--text)}.production .path-editor__return-note{color:var(--dim);background:0 0;border:0;margin-bottom:14px;padding:0;font-size:11px}.production .path-editor__return-note strong{font-weight:400}.production .path-editor__plot{margin:12px 0;padding:12px}.production .path-editor__grid{background:#1b1d19;outline-color:#30352b}.production .path-editor__guides line{stroke:#292f23}.production .path-editor__guides .path-editor__axis{stroke:#3e4734}.production .path-editor__route{stroke:#bec8ae;stroke-width:1.5px}.production .path-editor__return{stroke:#808b71}.production .path-editor__handle circle{stroke:#7f8c6e;fill:#22271d;stroke-width:1px}.production .path-editor__handle--selected circle{fill:#bac8a6;stroke:#bac8a6}.production .path-editor__handle--selected text{fill:#20251b}.production .path-editor__handle text,.production .path-editor__guides text{font-family:Segoe UI,sans-serif}.production .path-editor__help{margin:10px 0;font-size:11px}.production .path-editor__details{grid-template-columns:minmax(110px,1fr) minmax(210px,1.7fr);gap:16px}.production .path-editor__fields{border-left:1px solid var(--border);border-radius:0;padding-left:16px}.production .path-editor__points{max-height:210px}.production .path-editor__point{border-color:#0000;border-radius:4px}.production .path-editor__point.btn--on{background:#2a3024}.production .path-editor__point span{color:var(--dim);font-size:10px}.production .path-editor__field>span{font-size:11px}.production .path-editor__field .num{width:78px}.production .path-editor__field .text{width:138px;max-width:65%;font-size:11px}.production .path-editor>.dim{margin-bottom:12px;font-size:11px}.production .path-editor>.btn--primary{margin-top:8px}.production .field{margin-bottom:14px}.production .field__label{color:var(--dim);font-size:12px}.production .field__label select,.production .field__label .num{width:140px}.production .record-target,.production .recording{min-height:270px;color:var(--text);background:#1c1f18;border:1px dashed #444d37;border-radius:4px;margin:20px 0;padding:36px 20px}.production .record-target:hover{background:#21261b;border-color:#7d8c66}.production .recording__time{font-size:36px;font-weight:300}.production .recording__label{color:var(--ok);font-size:12px}.production__canvas>.panel>p{margin-bottom:16px;font-size:12px}.production__canvas .facts{font-size:12px}@media (width<=850px){.production{padding-inline:24px}.production .production__workspace{grid-template-columns:minmax(0,1fr) 185px;gap:24px}.production__sidebar{padding-left:20px}.production__header-actions{gap:12px}.production .path-editor__details{grid-template-columns:1fr}.production .path-editor__points{max-height:125px}.production .path-editor__fields{border-left:0;padding-left:0}}@media (width<=620px){.production{padding-inline:20px}.production__header{min-height:74px}.production__brand>span:last-child{display:none}.production__header-actions{gap:8px}.production__connection{font-size:10px}.production__welcome{min-height:460px}.production__workspace-heading{flex-direction:column;align-items:start;gap:20px;padding-block:26px 22px}.production__tools{justify-content:space-between;gap:0;width:100%}.production__tools button{padding-inline:10px}.production .production__workspace{grid-template-columns:1fr;gap:20px}.production__sidebar{border:0;border-top:1px solid var(--border);padding:20px 0 0}.production__sidebar .production__field>span{width:auto}.production__sidebar .production__field select,.production__sidebar .production__field .num{width:138px}.production__preview svg{min-height:160px}.production__apply-top{flex-direction:column;align-items:stretch;gap:18px}.production__apply-actions{justify-content:space-between;gap:8px}.production__apply{padding-block:16px}.production__apply .check{font-size:11px}.production__run-state{flex-wrap:wrap;gap:8px}.production__run-state>span:last-child:not(.production__dot){flex-basis:100%;padding-left:13px;font-size:10px}.production__footer{min-height:60px}}@media (prefers-reduced-motion:reduce){.production *,.production :before,.production :after{transition:none!important}}
