/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#edf5f2;--muted:#8b9c98;--line:#a4cfc424;--panel:#121e1ddb;--panel-strong:#142321;--bg:#08100f;--green:#78e6b6;--green-strong:#35c889;--amber:#f5c76a;--danger:#ff887f}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:radial-gradient(circle at 78% 4%, #28866933, transparent 32rem), radial-gradient(circle at 5% 65%, #21554a24, transparent 28rem), var(--bg);min-height:100vh;color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.38}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:linear-gradient(160deg,#192b28f5,#0b1413fa);border-radius:28px;width:min(100%,460px);padding:42px;box-shadow:0 28px 80px #00000073}.brand-mark{align-items:end;gap:5px;height:28px;margin-bottom:32px;display:flex}.brand-mark span{background:var(--green);border-radius:8px;width:8px;display:block}.brand-mark span:first-child{opacity:.45;height:15px}.brand-mark span:nth-child(2){height:24px}.brand-mark span:nth-child(3){opacity:.72;height:19px}.eyebrow,.section-kicker{color:var(--green);letter-spacing:.15em;margin:0 0 9px;font:700 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.login-card h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,8vw,55px);line-height:.98}.login-copy{color:var(--muted);margin:22px 0 30px;line-height:1.75}.login-card label{color:#b9c9c5;margin-bottom:9px;font-size:13px;display:block}.login-card input{color:#fff;background:#030a09b3;border:1px solid #a6d9ca33;border-radius:12px;outline:none;width:100%;height:52px;padding:0 15px}.login-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #78e6b61a}.form-error{color:var(--danger);font-size:13px}.privacy-note{color:#667a75;margin:24px 0 0;font-size:12px;line-height:1.6}.checking{min-height:52px;color:var(--muted);align-items:center;gap:10px;display:flex}.checking i{background:var(--green);border-radius:50%;width:8px;height:8px;animation:1.4s infinite pulse;box-shadow:0 0 0 6px #78e6b61a}.dashboard-shell{width:min(1220px,100% - 24px);margin:0 auto;padding:8px 0 24px}.compact-topbar{z-index:20;border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:48px;margin-bottom:8px;padding:5px 8px;display:grid;position:relative}.compact-brand{align-items:center;gap:9px;min-width:0;display:flex}.compact-brand>i{background:linear-gradient(var(--green), var(--green-strong));border-radius:4px;flex:none;width:8px;height:22px;box-shadow:0 0 18px #78e6b633}.compact-brand h1{letter-spacing:-.025em;white-space:nowrap;margin:0;font-size:18px;line-height:1.1}.compact-brand span{color:var(--muted);margin-top:2px;font-size:8px;display:block}.compact-status{justify-content:center;align-items:center;gap:18px;min-width:0;display:flex}.status-item{align-items:center;gap:6px;min-width:0;display:flex}.status-item strong,.status-item small{display:block}.status-item strong{font-size:10px;line-height:1}.status-item small{color:#677771;text-overflow:ellipsis;white-space:nowrap;max-width:145px;margin-top:2px;font-size:7px;line-height:1.05;overflow:hidden}.dot.warning{background:var(--amber);box-shadow:0 0 0 4px #f5bd4e14,0 0 12px #f5bd4e38}.dot{background:#53615e;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #5f706b14}.dot.ok{background:var(--green);box-shadow:0 0 0 3px #78e6b617,0 0 9px #78e6b64d}.topbar-actions{align-items:center;gap:5px;display:flex}.text-button{color:var(--muted);background:0 0;border:0;padding:6px;font-size:11px}.text-button:hover{color:var(--ink)}.compact-logout{font-size:10px}.device-refresh-button{min-width:76px;height:34px;color:var(--green);background:#78e6b614;border:1px solid #78e6b647;border-radius:8px;padding:0 12px;font-size:11px;font-weight:720}.device-refresh-button:hover:not(:disabled){background:#78e6b624;border-color:#78e6b67a}.content-grid,.automation-layout{grid-template-columns:1fr;align-items:start;gap:8px;display:grid}.panel{border:1px solid var(--line);background:var(--panel);border-radius:13px;min-width:0;padding:14px;box-shadow:0 10px 26px #0000001f}.section-kicker{margin-bottom:4px;font-size:9px}button.primary,button.secondary,button.warning{border:1px solid #0000;border-radius:8px;min-height:36px;padding:0 12px;font-size:11px;font-weight:720}button.primary{background:var(--green);color:#082118;box-shadow:0 7px 16px #35c8891a}button.primary:hover:not(:disabled){background:#9af0cb}button.primary.full{width:100%;min-height:50px;margin-top:16px}button.secondary{border-color:var(--line);color:var(--ink);background:#ffffff09}button.secondary:hover:not(:disabled){border-color:#78e6b659}button.warning{background:var(--amber);color:#2c210c}.live-pill,.muted-pill{letter-spacing:.04em;border-radius:999px;flex:none;padding:4px 7px;font-size:8px;font-weight:750}.live-pill{color:var(--green);background:#78e6b61f}.muted-pill{color:#758681;background:#ffffff0a}.task-launcher{padding:13px}.task-center-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:9px;display:flex}.task-center-head h2,.panel-title h2,.screen-heading h2{letter-spacing:-.025em;margin:0;font-size:17px}.task-running-state{align-items:center;gap:7px;min-width:0;display:flex}.active-task-chip{min-width:0;color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.active-task-chip i{background:#54615e;border-radius:50%;flex:none;width:6px;height:6px}.active-task-chip i.running{background:var(--green);box-shadow:0 0 9px #78e6b68c}.active-task-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stop-active-task{color:#ffaaa3;background:#ff887f12;border:1px solid #ff887f38;border-radius:7px;min-height:29px;padding:0 9px;font-size:9px;font-weight:700}.task-collapse-button{border:1px solid var(--line);color:#b5c5c1;background:#ffffff09;border-radius:7px;min-height:29px;padding:0 9px;font-size:9px;font-weight:700}.task-collapse-button:hover{color:var(--green);border-color:#78e6b652}.task-launcher.is-collapsed{padding-top:9px;padding-bottom:9px}.task-launcher.is-collapsed .task-center-head{margin-bottom:0}.configurable-tasks{border:1px solid var(--line);background:var(--line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.task-panel{background:#0d1917fa;min-width:0}.task-panel.expanded{grid-column:1/-1}.task-panel.active{box-shadow:inset 3px 0 0 var(--green)}.task-panel-header{align-items:stretch;min-width:0;display:flex}.task-panel-toggle{width:100%;min-width:0;min-height:50px;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:7px 11px;display:flex}.task-panel-toggle:hover{background:#78e6b609}.task-chevron{color:var(--green);font-size:18px;line-height:1;transition:transform .18s}.task-panel.expanded .task-chevron{transform:rotate(90deg)}.task-panel-copy{flex:1;min-width:0;display:block}.task-panel-copy strong,.task-panel-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.task-panel-copy strong{font-size:11px}.task-panel-copy small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:450}.mini-stop{color:#ffaaa3;background:#ff887f12;border:1px solid #ff887f3d;border-radius:7px;align-self:center;min-height:30px;margin:0 8px 0 0;padding:0 8px;font-size:9px;font-weight:700}.task-panel-body{border-top:1px solid var(--line);background:#08121075;padding:11px 13px 13px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.purchase-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.field{min-width:0;display:block}.field>span{color:#9dafaa;margin:0 0 5px;font-size:9px;display:block}.field input,.field textarea{width:100%;color:var(--ink);background:#030a0999;border:1px solid #a6d9ca29;border-radius:7px;outline:none}.field input{height:34px;padding:0 9px}.field textarea{resize:vertical;min-height:64px;padding:8px 9px;line-height:1.45}.field input:focus,.field textarea:focus,.direct-abyss input:focus,.direct-fatigue input:focus{border-color:#78e6b68c;box-shadow:0 0 0 3px #78e6b614}.field small{color:#657571;margin-top:3px;font-size:8px;display:block}.check-row{color:#acbdb8;align-items:center;gap:6px;min-height:29px;margin-top:6px;font-size:10px;display:flex}.check-row input{width:14px;height:14px;accent-color:var(--green-strong)}.action-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.action-row button{border-radius:7px;min-height:34px;padding:0 11px;font-size:10px;font-weight:700}.direct-task-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:7px;display:grid}.direct-task{min-width:0;min-height:46px;color:var(--ink);text-align:left;background:linear-gradient(145deg,#78e6b60e,#ffffff05);border:1px solid #78e6b633;border-radius:8px;justify-content:space-between;align-items:center;gap:9px;padding:6px 8px 6px 10px;display:flex}.direct-task:hover:not(:disabled){background:#78e6b60d;border-color:#78e6b657}.direct-task.active,.direct-task.pending{filter:saturate(.45);background:#94a49f14;border-color:#a6b8b34d;box-shadow:inset 3px 0 #7f918c}.direct-task.active:disabled,.direct-task.pending:disabled{opacity:.68}.direct-task-copy{flex:1;min-width:0;display:block}.direct-task strong,.direct-task small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.direct-task strong{font-size:10px}.direct-task small{color:var(--muted);margin-top:3px;font-size:8px}.direct-task-state{min-width:43px;color:var(--green);text-align:center;background:#78e6b621;border-radius:6px;flex:none;padding:5px 7px;font-size:8px;font-weight:760}.direct-task.active .direct-task-state,.direct-task.pending .direct-task-state{color:#c1ceca;background:#bcc9c521}.direct-abyss{background:linear-gradient(145deg,#78e6b60e,#ffffff05);border:1px solid #78e6b633;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:46px;padding:6px 8px 6px 10px;display:flex}.direct-abyss.active,.direct-abyss.pending{filter:saturate(.45);background:#94a49f14;border-color:#a6b8b34d;box-shadow:inset 3px 0 #7f918c}.direct-abyss-copy{flex:1;min-width:0}.direct-abyss-copy strong{font-size:10px;display:block}.direct-abyss-copy label{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;margin-top:3px;font-size:8px;display:flex}.direct-abyss input{width:42px;height:22px;color:var(--ink);text-align:right;background:#030a098c;border:1px solid #a6d9ca29;border-radius:5px;outline:0;padding:0 5px}.direct-abyss>button{min-width:43px;min-height:26px;color:var(--green);background:#78e6b621;border:0;border-radius:6px;flex:none;padding:0 7px;font-size:8px;font-weight:760}.direct-abyss.active>button,.direct-abyss.pending>button{color:#c1ceca;background:#bcc9c521}.direct-mystery{background:linear-gradient(145deg,#78e6b60e,#ffffff05);border:1px solid #78e6b633;border-radius:8px;justify-content:space-between;align-items:center;gap:7px;min-width:0;min-height:46px;padding:6px 8px 6px 10px;display:flex}.direct-mystery.active,.direct-mystery.pending{filter:saturate(.45);background:#94a49f14;border-color:#a6b8b34d;box-shadow:inset 3px 0 #7f918c}.direct-mystery-copy{flex:1;min-width:0}.direct-mystery-copy strong{font-size:10px;display:block}.mystery-options{color:var(--muted);flex-wrap:wrap;align-items:center;gap:2px 6px;margin-top:3px;font-size:8px;line-height:1.2;display:flex}.mystery-options>span{color:#70817c}.mystery-options label{white-space:nowrap;cursor:pointer;align-items:center;gap:2px;display:inline-flex}.mystery-options input{width:10px;height:10px;accent-color:var(--green-strong);margin:0}.direct-mystery>button{min-width:43px;min-height:26px;color:var(--green);background:#78e6b621;border:0;border-radius:6px;flex:none;padding:0 7px;font-size:8px;font-weight:760}.direct-mystery.active>button,.direct-mystery.pending>button{color:#c1ceca;background:#bcc9c521}.direct-fatigue{grid-column:1/-1;grid-template-columns:1fr auto;gap:6px;min-width:0;display:grid}.direct-fatigue input{min-width:0;height:36px;color:var(--ink);background:#030a098c;border:1px solid #a6d9ca29;border-radius:8px;outline:0;padding:0 10px;font-size:10px}.direct-fatigue button{min-height:36px;color:var(--green);background:#78e6b614;border:1px solid #78e6b633;border-radius:8px;padding:0 13px;font-size:10px;font-weight:700}.direct-fatigue.active button{background:var(--green);color:#082118}.direct-fatigue.active button:disabled,.direct-fatigue.pending button:disabled{opacity:.68;filter:saturate(.45)}.maintenance-strip{scrollbar-width:thin;align-items:center;gap:5px;margin-top:7px;display:flex;overflow-x:auto}.maintenance-strip>span{color:var(--muted);flex:none;margin-right:2px;font-size:9px}.maintenance-strip button{color:#9fb0ab;background:#ffffff05;border:1px solid #a4cfc41a;border-radius:6px;flex:none;min-height:28px;padding:0 8px;font-size:8px}.maintenance-strip small{color:#61716d;flex:none;font-size:8px}.panel-title,.screen-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.logs-card{min-height:118px}.log-list{max-height:185px;padding-right:4px;overflow:auto}.log-line{border-top:1px solid #ffffff0b;grid-template-columns:58px 1fr;gap:8px;padding:6px 0;display:grid}.log-line time{color:#60716d;font:9px/1.45 ui-monospace,monospace}.log-line p{color:#b4c3bf;margin:0;font-size:10px;line-height:1.45}.log-line.error p{color:#ffaaa3}.empty-log{color:#61716d;font-size:10px}.screen-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.movement-controls{align-items:center;gap:8px;margin:2px 0 7px;display:flex}.movement-controls>span{color:#9dafaa;flex:none;font-size:9px;font-weight:650}.movement-controls>div{grid-template-columns:repeat(4,minmax(68px,auto));gap:5px;display:grid}.movement-controls button{min-height:31px;padding:0 10px;font-size:9px;font-weight:700}.manual-message{min-height:15px;color:var(--muted);margin:0 0 6px;font-size:10px}.manual-message.error{color:var(--danger)}.frame-freshness{color:var(--muted);align-items:center;gap:8px;margin:-2px 0 6px;font-size:9px;display:flex}.frame-freshness span{color:var(--green);font-weight:750}.frame-freshness small{color:#63736c;margin-left:auto}.frame-freshness.stale,.frame-freshness.stale span{color:var(--danger)}.screen-stage{background:#030706;border:1px solid #0000;border-radius:10px;place-items:center;min-height:180px;display:grid;overflow:hidden}.screen-stage-large{min-height:clamp(300px,47vw,570px)}.screen-stage.interactive{border-color:#78e6b638;box-shadow:inset 0 0 28px #35c88908}.screen-stage img{object-fit:contain;width:100%;height:100%;max-height:600px}.interactive-image{touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#020404;width:100%;position:relative;overflow:hidden}.interactive-image img{object-fit:fill;pointer-events:none;width:100%;height:100%;max-height:none;position:absolute;inset:0}.interactive-image.stale{cursor:not-allowed}.interactive-image.stale img{filter:saturate(.45)brightness(.55)}.stale-frame-overlay{z-index:5;color:#fff;text-align:center;pointer-events:all;background:#02050466;place-content:center;gap:5px;padding:20px;display:grid;position:absolute;inset:0}.stale-frame-overlay strong{font-size:clamp(17px,2vw,26px)}.stale-frame-overlay span{color:#c5d0cb;font-size:11px}.stale-placeholder span{color:var(--danger)!important}.ocr-button{z-index:2;pointer-events:none;background:#35c88914;border:1.5px solid #78e6b6e0;border-radius:5px;position:absolute;box-shadow:0 0 0 1px #030b084d,0 0 12px #35c8891f}.ocr-button i{color:#a9f4d2;text-overflow:ellipsis;white-space:nowrap;background:#04120de0;border-radius:4px 4px 0 0;max-width:160px;padding:2px 5px;font:600 9px/1.25 ui-monospace,monospace;position:absolute;bottom:100%;left:0;overflow:hidden}.tap-marker{z-index:3;border:2px solid var(--amber);pointer-events:none;border-radius:50%;width:24px;height:24px;animation:.8s ease-out infinite tapPulse;position:absolute;transform:translate(-50%,-50%)}.tap-marker:before,.tap-marker:after{content:"";background:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tap-marker:before{width:34px;height:1px}.tap-marker:after{width:1px;height:34px}.tap-marker.pending{color:var(--amber);border-color:var(--amber)}.tap-marker.success{color:var(--green);border-color:var(--green);animation:none}.tap-marker.error{color:var(--danger);border-color:var(--danger);animation:none}.screen-stage:fullscreen{background:#000;border:0;border-radius:0;width:100vw;height:100vh;padding:0}.screen-stage:fullscreen .interactive-image{width:min(100vw,216.8vh);max-width:100vw}.screen-stage:fullscreen>img{object-fit:contain;width:100vw;height:100vh;max-height:none}.screen-placeholder{text-align:center;color:#4e5c59}.screen-placeholder span{letter-spacing:.2em;font:700 11px/1 ui-monospace,monospace}.screen-placeholder p{font-size:10px}.helper-text{color:var(--muted);margin:6px 0 0;font-size:9px;line-height:1.45}footer{color:#50605c;text-align:center;padding:14px 0 2px;font-size:9px}@keyframes pulse{50%{opacity:.5}}@keyframes tapPulse{50%{opacity:.45;transform:translate(-50%,-50%)scale(.82)}}@media (width<=760px){.dashboard-shell{width:min(100% - 12px,680px)}.compact-topbar{grid-template-columns:1fr auto;gap:7px 12px;min-height:62px;padding:5px 3px 7px}.compact-status{grid-area:2/1/auto/-1;justify-content:flex-start;gap:16px;padding-left:2px}.topbar-actions{grid-area:1/2}.purchase-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.login-card{border-radius:22px;padding:30px 24px}.dashboard-shell{width:calc(100% - 8px);padding-top:3px}.compact-topbar{margin-bottom:5px}.compact-brand h1{font-size:15px}.compact-brand span{display:none}.compact-status{gap:12px}.status-item strong{font-size:9px}.device-refresh-button{min-width:64px;height:31px;padding:0 9px;font-size:10px}.compact-logout{padding-right:2px}.content-grid,.automation-layout{gap:6px}.panel{border-radius:10px;padding:10px}.task-launcher{padding:10px}.task-center-head{margin-bottom:7px}.task-center-head h2,.panel-title h2,.screen-heading h2{font-size:15px}.task-running-state{max-width:56%}.active-task-chip{font-size:8px}.configurable-tasks{grid-template-columns:repeat(2,minmax(0,1fr))}.task-panel-toggle{gap:5px;min-height:46px;padding:6px 8px}.task-chevron{font-size:15px}.task-panel-copy strong{font-size:10px}.task-panel-copy small,.task-panel-toggle .muted-pill,.mini-stop{display:none}.task-panel-body{padding:9px 10px 11px}.form-grid,.purchase-fields{grid-template-columns:1fr;gap:7px}.action-row{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.action-row button{width:100%;padding:0 7px}.direct-task-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:6px}.direct-task{min-height:40px;padding:5px 8px}.direct-task-state{min-width:38px;padding:4px 5px;font-size:7px}.direct-abyss{min-height:40px;padding:5px 8px}.direct-abyss>button{min-width:38px;padding:0 5px;font-size:7px}.direct-mystery{min-height:40px;padding:5px 8px}.direct-mystery>button{min-width:38px;padding:0 5px;font-size:7px}.mystery-options{gap:2px 4px;font-size:7px}.direct-fatigue{grid-column:1/-1}.direct-fatigue input{height:34px;font-size:9px}.direct-fatigue button{min-height:34px;padding:0 9px;font-size:9px}.maintenance-strip{margin-top:6px}.logs-card{min-height:102px}.log-list{max-height:150px}.screen-heading{align-items:flex-start}.screen-actions{grid-template-columns:repeat(3,auto);gap:4px;display:grid}.screen-actions button{min-height:32px;padding:0 7px;font-size:9px}.screen-actions .live-pill,.screen-actions .muted-pill{grid-column:1/-1;justify-self:end;margin-top:-2px}.movement-controls{flex-direction:column;align-items:stretch;gap:5px}.movement-controls>div{grid-template-columns:repeat(4,minmax(0,1fr))}.movement-controls button{width:100%;min-height:34px;padding:0 4px}.screen-stage-large{min-height:235px}.manual-message{font-size:9px}.helper-text{font-size:8px}.ocr-button i{display:none}}@media (width<=370px){.compact-status{gap:8px}.screen-heading{display:block}.screen-actions{grid-template-columns:repeat(3,1fr);margin-top:7px}.screen-actions button{width:100%}}@media (orientation:landscape) and (height<=620px){.screen-stage:fullscreen{place-items:center;display:grid}.screen-stage:fullscreen .interactive-image{width:min(100vw,216.8vh)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
