@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#17201c;background:#f2f5f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17201c;--muted: #6e7973;--line: #dce3df;--panel: #ffffff;--green: #37d67a;--green-dark: #166a42;--forest: #0c1913}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;max-width:100%;min-height:100%}body{margin:0;min-width:0;min-height:100vh;overflow-x:hidden;background:#f2f5f2}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:224px;padding:24px 17px 20px;background:var(--forest);color:#fff;display:flex;flex-direction:column;border-right:1px solid #20352b}.brand{display:flex;align-items:center;gap:11px;font-size:17px;letter-spacing:-.02em;padding:0 7px 30px}.brand-mark{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;filter:drop-shadow(0 6px 13px rgba(28,190,102,.18))}.brand-mark svg{display:block}.brand-copy{min-width:0;display:grid;gap:1px}.brand-copy strong{color:#fff;font-size:18px;font-weight:800;letter-spacing:.06em;line-height:1.1}.brand-copy small{color:#77a08a;font-size:7px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.sidebar nav{flex:1 1 auto;min-height:0;padding-right:4px;display:grid;gap:6px;grid-auto-rows:min-content;align-content:start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#315444 transparent}.sidebar nav::-webkit-scrollbar{width:5px}.sidebar nav::-webkit-scrollbar-track{background:transparent}.sidebar nav::-webkit-scrollbar-thumb{background:#315444;border-radius:999px}.sidebar nav a{color:#90a098;text-decoration:none;display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:9px;font-size:13px;font-weight:600;transition:.18s ease}.sidebar nav a:hover{color:#fff;background:#172a21}.sidebar nav a.active{color:#fff;background:#1d3227;box-shadow:inset 3px 0 var(--green)}.tiktok-nav-label{width:100%;min-height:44px;padding:11px 12px;border:0;border-radius:9px;background:transparent;display:flex;align-items:center;gap:11px;color:#90a098;font-size:13px;font-weight:600;text-align:left;-webkit-user-select:none;user-select:none;cursor:pointer}.tiktok-nav-label>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tiktok-nav-label:hover{color:#fff;background:#172a21}.tiktok-nav-label:focus-visible{outline:2px solid #36d77d;outline-offset:-2px}.tiktok-nav-label.active{color:#fff;background:linear-gradient(90deg,#fe2c552e,#25f4ee14);box-shadow:inset 3px 0 #fe2c55}.device-nav-label.active{background:#1d3227;box-shadow:inset 3px 0 var(--green)}.tiktok-nav-chevron{flex:0 0 auto;margin-left:auto;transition:transform .2s ease}.tiktok-nav-label[aria-expanded=true] .tiktok-nav-chevron{transform:rotate(180deg)}.tiktok-subnav{max-height:0;margin:-2px 0 0 16px;padding-left:10px;border-left:1px solid #294438;display:grid;gap:4px;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transition:max-height .2s ease,opacity .18s ease,padding .2s ease,visibility 0s linear .2s}.tiktok-subnav.open{max-height:190px;padding-top:5px;padding-bottom:5px;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.device-subnav.open{max-height:128px}.sidebar nav .tiktok-subnav a{min-height:47px;padding:7px 9px;border-radius:8px;gap:8px;color:#82958b;font-size:11px}.sidebar nav .tiktok-subnav a>span{min-width:0}.sidebar nav .tiktok-subnav strong,.sidebar nav .tiktok-subnav small{display:block}.sidebar nav .tiktok-subnav strong{color:inherit;font-size:11px}.sidebar nav .tiktok-subnav small{margin-top:3px;color:#60766b;font-size:9px;font-weight:500}.sidebar nav .tiktok-subnav a.active{color:#eafff2;background:#163425;box-shadow:inset 2px 0 #36d77d}.sidebar nav .tiktok-subnav a.active small{color:#82a892}.sidebar-status{flex:0 0 auto;margin-top:12px;padding:14px 12px;border-radius:10px;background:#13241b;border:1px solid #223a2e;display:flex;align-items:center;gap:10px}.sidebar-status strong,.sidebar-status small{display:block}.sidebar-status strong{font-size:11px}.sidebar-status small{color:#71877b;font-size:10px;margin-top:3px}.server-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #37d67a1f}.server-dot.error{background:#ff6b61;box-shadow:0 0 0 4px #ff6b611f}.sidebar-foot{flex:0 0 auto;margin:12px 8px 0;font-size:9px;color:#617169;line-height:1.5}.mobile-close,.menu-button,.nav-scrim{display:none}main{padding-left:224px;min-height:100vh}.topbar{height:78px;padding:0 34px;display:flex;align-items:center;gap:16px;background:#ffffffe6;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar h1{font-size:19px;margin:2px 0 0;letter-spacing:-.035em}.eyebrow{margin:0;color:#7d8982;font-size:9px;font-weight:800;letter-spacing:.16em}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.live-indicator{display:inline-flex;align-items:center;gap:7px;color:#5d6a63;font-size:11px;font-weight:700}.live-indicator i{width:7px;height:7px;border-radius:50%;background:#26c56b;box-shadow:0 0 0 4px #26c56b1f;animation:pulse 2s infinite}.live-indicator.error i{background:#ef5c55;box-shadow:none;animation:none}.refresh-button{height:36px;padding:0 14px;border-radius:8px;border:1px solid #cfd8d3;background:#fff;color:#304038;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;box-shadow:0 1px 2px #0a1e140a}.refresh-button:hover{border-color:#9eaaa3;background:#f9fbfa}.refresh-button:disabled{opacity:.65}@keyframes pulse{50%{box-shadow:0 0 0 7px #26c56b00}}@keyframes spin{to{transform:rotate(360deg)}}.spinning{animation:spin .8s linear infinite}.content{padding:28px 34px 42px;max-width:1580px;margin:0 auto}.content.tiktok-content{padding-top:18px}.system-alert{border-radius:10px;background:#fff2ef;border:1px solid #f1c9c2;padding:12px 15px;margin-bottom:18px;display:flex;align-items:flex-start;gap:10px;color:#a33e32}.system-alert strong,.system-alert span{display:block}.system-alert strong{font-size:12px;margin-bottom:3px}.system-alert span{font:10px/1.5 DM Mono,monospace;word-break:break-word}.profile-required-alert{margin-bottom:16px;padding:13px 15px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #efc67b;border-radius:12px;background:#fff8e9;color:#754d0c;box-shadow:0 7px 20px #6544090f}.profile-required-alert>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#ffedc4;color:#a66b08}.profile-required-alert strong,.profile-required-alert small,.profile-required-alert p{display:block}.profile-required-alert strong{margin-bottom:3px;font-size:12px;color:#5f400d}.profile-required-alert small{color:#926b2b;font:9px/1.5 DM Mono,monospace;overflow-wrap:anywhere}.profile-required-alert p{margin:4px 0 0;color:#856531;font-size:10px}.profile-required-alert button{min-height:34px;padding:0 13px;border:1px solid #d8a84e;border-radius:9px;background:#fff;color:#80550c;font-weight:700;font-size:10px;cursor:pointer;white-space:nowrap}.profile-required-alert button:hover{background:#fff2d5}.hero-summary{min-height:174px;padding:27px 30px;border-radius:14px;color:#fff;background:linear-gradient(120deg,#10241a,#173728 55%,#10291e);overflow:hidden;position:relative;display:flex;align-items:center;box-shadow:0 15px 32px #0c23181f}.hero-summary:before{content:"";position:absolute;width:380px;height:380px;right:-110px;top:-230px;border:1px solid rgba(83,227,143,.2);border-radius:50%;box-shadow:0 0 0 45px #53e38f06,0 0 0 95px #53e38f05}.hero-summary:after{content:"";position:absolute;inset:0;opacity:.07;background-image:linear-gradient(90deg,transparent 49%,#fff 50%),linear-gradient(transparent 49%,#fff 50%);background-size:34px 34px;-webkit-mask-image:linear-gradient(to right,transparent 25%,black 100%);mask-image:linear-gradient(to right,transparent 25%,black 100%)}.hero-copy{max-width:640px;position:relative;z-index:1}.hero-copy .eyebrow{color:#64dd97}.hero-copy h2{font-size:clamp(24px,3vw,34px);line-height:1.14;letter-spacing:-.045em;margin:11px 0 9px}.hero-copy>p:last-child{color:#9ab1a5;font-size:12px;line-height:1.6;max-width:570px;margin:0}.hero-signal{margin-left:auto;width:112px;height:90px;position:relative;z-index:1;color:#57e392;display:grid;place-items:center}.hero-signal svg{width:36px;height:36px}.hero-signal span{position:absolute;width:60px;height:60px;border:1px solid rgba(87,227,146,.25);border-radius:50%;animation:signal 2.8s infinite}.hero-signal span:nth-child(2){width:88px;height:88px;animation-delay:-.9s}.hero-signal span:nth-child(3){width:116px;height:116px;animation-delay:-1.8s}@keyframes signal{0%,to{opacity:.25;transform:scale(.92)}50%{opacity:.8;transform:scale(1)}}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:16px 0}.metric-card{min-height:94px;background:var(--panel);border:1px solid var(--line);border-radius:11px;padding:15px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;align-items:center;gap:0 12px;box-shadow:0 3px 14px #0c231806}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;grid-row:1}.metric-icon svg{width:18px}.metric-icon.green{color:#147744;background:#e7f8ee}.metric-icon.amber{color:#9b6515;background:#fff4d9}.metric-card small,.metric-card strong{display:block}.metric-card small{color:#7b867f;font-size:11px;font-weight:700;margin-bottom:3px}.metric-card strong{font-size:23px;letter-spacing:-.04em;line-height:1}.metric-card em{grid-column:1 / -1;font-style:normal;font-size:10px;color:#98a29c;margin-top:7px;padding-top:7px;border-top:1px solid #edf0ee}.calibration-status-section{margin:0 0 16px}.calibration-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.calibration-status-card{min-width:0;min-height:98px;padding:15px;border:1px solid var(--line);border-radius:11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:1fr auto;align-items:center;gap:0 12px;color:#28362f;background:#fff;box-shadow:0 3px 14px #0c231806;text-align:left;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s}.calibration-status-card:hover{transform:translateY(-1px);box-shadow:0 7px 20px #0c231811}.calibration-status-card.calibrated:hover,.calibration-status-card.calibrated.active{border-color:#75bc93;background:linear-gradient(115deg,#fff,#f2fbf6)}.calibration-status-card.missing:hover,.calibration-status-card.missing.active{border-color:#e4be78;background:linear-gradient(115deg,#fff,#fff9ed)}.calibration-status-icon{width:46px;height:46px;grid-row:1;display:grid;place-items:center;border-radius:12px}.calibrated .calibration-status-icon{color:#15804b;background:#e3f6eb}.missing .calibration-status-icon{color:#a56813;background:#fff1d2}.calibration-status-card small,.calibration-status-card strong{display:block}.calibration-status-card small{margin-bottom:3px;color:#6f7d75;font-size:11px;font-weight:700}.calibration-status-card strong{font-size:23px;line-height:1;letter-spacing:-.04em}.calibration-status-chevron{color:#9aa59f;transition:transform .18s}.calibration-status-card.active .calibration-status-chevron{transform:rotate(90deg)}.calibration-status-card em{grid-column:1 / -1;margin-top:8px;padding-top:8px;border-top:1px solid #edf0ee;color:#909c95;font-size:10px;font-style:normal}.calibration-status-detail{margin-top:10px;padding:15px;border:1px solid #d9e4de;border-radius:12px;background:#fff;animation:calibrationDetailIn .18s ease-out}.calibration-status-detail.calibrated{border-color:#cce3d5;background:linear-gradient(130deg,#fff,#f8fcfa)}.calibration-status-detail.missing{border-color:#ead8b6;background:linear-gradient(130deg,#fff,#fffcf6)}@keyframes calibrationDetailIn{0%{opacity:0;transform:translateY(-4px)}}.calibration-status-detail>header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:14px}.calibration-status-detail>header>div{min-width:0;display:flex;align-items:center;gap:10px}.calibration-detail-icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:10px;color:#247b4c;background:#e7f5ec}.calibration-status-detail.missing .calibration-detail-icon{color:#9d6415;background:#fff0d2}.calibration-status-detail h3{margin:0 0 3px;font-size:12px;color:#26372e}.calibration-status-detail p{margin:0;color:#7d8b83;font-size:9px}.calibration-device-status-list{max-height:310px;overflow-y:auto;display:grid;gap:7px}.calibration-device-status-list article{min-width:0;min-height:58px;padding:9px 11px;border:1px solid #e0e7e3;border-radius:9px;display:grid;grid-template-columns:32px minmax(155px,1fr) auto auto auto;align-items:center;gap:10px;background:#ffffffdb}.calibration-list-device-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#315a43;background:#ebf4ef}.calibration-list-identity{min-width:0}.calibration-list-identity strong,.calibration-list-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calibration-list-identity strong{color:#304138;font-size:10px}.calibration-list-identity small{margin-top:4px;color:#87938c;font-size:8px}.calibration-layout-badges{display:flex;align-items:center;gap:5px}.calibration-layout-badges span{padding:5px 7px;border-radius:999px;font-size:8px;font-weight:800;white-space:nowrap}.calibration-layout-badges .complete{color:#1a7948;background:#e5f6ec}.calibration-layout-badges .required{color:#a16012;background:#fff0d3}.calibration-device-online{min-width:49px;color:#9a6b2d;font-size:8px;font-weight:800;text-align:right}.calibration-device-online.online{color:#208052}.calibration-device-manual{min-height:32px;padding:0 10px;border:1px solid #7fc29b;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#176d43;background:#f1faf5;font-size:8px;font-weight:800;white-space:nowrap;cursor:pointer;transition:color .16s,background .16s,border-color .16s}.calibration-device-manual:hover:not(:disabled){color:#fff;border-color:#218753;background:#218753}.calibration-device-manual:disabled{color:#98a49d;border-color:#dbe3de;background:#f2f5f3;cursor:not-allowed}.calibration-status-empty{min-height:72px;display:flex;align-items:center;justify-content:center;gap:8px;color:#718179}.calibration-retry-note{margin-top:10px!important;padding:8px 10px;border-radius:7px;color:#996016!important;background:#fff2d9}.calibration-settings-page{display:grid;gap:16px}.calibration-settings-hero{min-height:128px;padding:22px 24px;border:1px solid #cfe1d7;border-radius:14px;display:flex;align-items:center;gap:15px;background:linear-gradient(125deg,#fff,#eef8f2)}.calibration-settings-hero-icon{width:50px;height:50px;flex:0 0 50px;border-radius:14px;display:grid;place-items:center;color:#177848;background:#dcf3e5}.calibration-settings-hero>div:nth-child(2){min-width:0}.calibration-settings-hero h2{margin:5px 0 4px;font-size:21px;letter-spacing:-.035em}.calibration-settings-hero p:last-child{margin:0;color:#708078;font-size:10px;line-height:1.5}.calibration-settings-summary{margin-left:auto;display:flex;gap:8px}.calibration-settings-summary>span{min-width:104px;min-height:58px;padding:9px 11px;border:1px solid #d1e3d8;border-radius:10px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:7px;color:#27734a;background:#fffc}.calibration-settings-summary strong{font-size:15px}.calibration-settings-summary small{grid-column:1 / -1;color:#87938c;font-size:8px}.calibration-speed-panel{padding:20px;border:1px solid #d7e2dc;border-radius:14px;background:#fff}.calibration-speed-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.calibration-speed-panel h3,.calibration-speed-guide h3{margin:4px 0;font-size:14px;color:#26372e}.calibration-speed-panel header p:last-child{margin:0;color:#829087;font-size:9px}.calibration-saved-state{padding:6px 9px;border-radius:999px;color:#1e7548;background:#e5f6eb;font-size:8px;font-weight:800;white-space:nowrap}.calibration-saved-state.changed{color:#99621a;background:#fff0d6}.calibration-speed-options{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.calibration-speed-option{min-width:0;min-height:148px;padding:13px;border:1px solid #dce4df;border-radius:11px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-template-rows:1fr auto;align-items:start;gap:8px 10px;color:#35453d;background:#fff;text-align:left;cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s}.calibration-speed-option:hover:not(:disabled){transform:translateY(-1px);border-color:#9fc2ad;box-shadow:0 7px 20px #1439250f}.calibration-speed-option.selected{border-color:#45a06c;background:linear-gradient(135deg,#f1faf5,#fff);box-shadow:inset 3px 0 #29935c}.calibration-speed-option.fast.selected{border-color:#d4a459;background:linear-gradient(135deg,#fff8ea,#fff);box-shadow:inset 3px 0 #c18123}.calibration-speed-option:disabled{cursor:wait;opacity:.65}.calibration-speed-option-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#26764b;background:#e5f4ea}.calibration-speed-option.fast .calibration-speed-option-icon{color:#9a6416;background:#fff0d3}.calibration-speed-option-copy{min-width:0;display:grid;gap:5px}.calibration-speed-option-copy strong{font-size:11px;color:#2e3f36}.calibration-speed-option-copy small{color:#7e8c84;font-size:8px;line-height:1.5}.calibration-speed-values{display:grid;justify-items:end;gap:3px}.calibration-speed-values b{color:#237049;font-size:11px}.calibration-speed-values small{color:#8d9892;font-size:7px;white-space:nowrap}.calibration-speed-option>i{grid-column:1 / -1;width:100%;height:4px;border-radius:999px;background:linear-gradient(90deg,#73bd91 0 50%,#e5ebe7 50%)}.calibration-speed-option.stable>i{background:linear-gradient(90deg,#73bd91 0 35%,#e5ebe7 35%)}.calibration-speed-option.fast>i{background:linear-gradient(90deg,#d7a24d 0 82%,#eee8de 82%)}.calibration-speed-footer{margin-top:14px;padding-top:14px;border-top:1px solid #e8edea;display:flex;align-items:center;justify-content:space-between;gap:12px}.calibration-speed-footer>div{display:flex;align-items:center;gap:8px;color:#277249}.calibration-speed-footer>div.warning{color:#996119}.calibration-speed-footer strong,.calibration-speed-footer small{display:block}.calibration-speed-footer strong{font-size:9px}.calibration-speed-footer small{margin-top:3px;color:#829087;font-size:8px}.calibration-speed-footer>button{min-height:38px;padding:0 14px;border:1px solid #247e4d;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#247e4d;font-size:9px;font-weight:800;cursor:pointer}.calibration-speed-footer>button:hover:not(:disabled){background:#196b3e}.calibration-speed-footer>button:disabled{border-color:#cad6cf;color:#96a198;background:#eef2ef;cursor:not-allowed}.calibration-settings-error{margin:10px 0 0;padding:8px 10px;border-radius:7px;color:#ad443b;background:#ffebe8;font-size:8px}.calibration-speed-guide{padding:18px 20px;border:1px solid #dce5e0;border-radius:13px;background:#f8faf9}.calibration-speed-guide>div{margin-top:11px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.calibration-speed-guide article{min-height:92px;padding:12px;border:1px solid #e0e7e3;border-radius:9px;background:#fff}.calibration-speed-guide article>span{color:#38a16a;font-size:8px;font-weight:900;letter-spacing:.08em}.calibration-speed-guide article strong{display:block;margin-top:7px;color:#34463c;font-size:9px}.calibration-speed-guide article p{margin:5px 0 0;color:#849088;font-size:8px;line-height:1.5}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 258px;gap:16px;align-items:start}.fleet-dashboard-page{display:grid;gap:16px}.comfy-generation-card{border:1px solid #d8e5dd;border-radius:14px;background:#fff;overflow:hidden}.comfy-generation-card>header{padding:16px 18px;border-bottom:1px solid #e5ece8;display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:12px}.comfy-generation-card>header h3{margin:3px 0;color:#293a31;font-size:13px}.comfy-generation-card>header small{color:#7b8b82;font-size:7px;line-height:1.45}.comfy-generation-icon{width:42px;height:42px;border-radius:12px;color:#5be392;background:#173c28;display:grid;place-items:center}.comfy-refresh{width:34px;height:34px;border:1px solid #d7e3dc;border-radius:9px;color:#47705a;background:#f6faf7;display:grid;place-items:center}.comfy-refresh:disabled{opacity:.55}.comfy-connection-state{min-height:34px;padding:7px 18px;display:flex;align-items:center;gap:7px;font-size:7px;font-weight:700}.comfy-connection-state.ready{color:#247b4b;background:#eaf8ef}.comfy-connection-state.blocked{color:#8b611e;background:#fff6df}.comfy-token-control{padding:12px 18px;border-bottom:1px solid #e5ece8;display:grid;grid-template-columns:minmax(190px,.8fr) minmax(360px,1.2fr);align-items:center;gap:14px;background:#fbfdfc}.comfy-token-copy{min-width:0;color:#2d7d4e;display:flex;align-items:flex-start;gap:8px}.comfy-token-copy>svg{flex:0 0 auto;margin-top:1px}.comfy-token-copy>span{min-width:0;display:grid;gap:3px}.comfy-token-copy strong{color:#405249;font-size:7px}.comfy-token-copy small{color:#7b8c83;font-size:6.5px;line-height:1.4}.comfy-token-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.comfy-token-actions input{width:auto;min-width:0;height:32px;padding:0 10px;flex:1 1 520px;border:1px solid #d7e3dc;border-radius:8px;color:#34463c;background:#fff;font:inherit;font-size:8px}.comfy-token-actions input:focus{outline:2px solid rgba(47,150,93,.18);border-color:#4ca774}.comfy-token-actions button{min-height:32px;padding:7px 9px;border:1px solid #2d8b56;border-radius:8px;color:#fff;background:#287d4c;display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;font:inherit;font-size:7px;font-weight:800}.comfy-token-actions button.clear{border-color:#e5b5af;color:#b34c43;background:#fff8f7}.comfy-token-actions button:disabled{border-color:#dbe3de;color:#93a099;background:#edf2ef;cursor:not-allowed}.comfy-generation-fields{padding:15px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.comfy-generation-fields fieldset{min-width:0;margin:0;padding:0;border:0}.comfy-generation-fields legend,.comfy-direction>span{margin-bottom:7px;color:#4c5c53;font-size:7px;font-weight:800}.comfy-chip-list{display:flex;flex-wrap:wrap;gap:6px}.comfy-chip-list label{min-height:28px;padding:6px 9px;border:1px solid #dbe5df;border-radius:9px;color:#617068;background:#f9fbfa;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:7px;font-weight:700}.comfy-chip-list label.selected{border-color:#50a976;color:#216f45;background:#e9f7ee}.comfy-chip-list input{accent-color:#2f965d}.comfy-direction{grid-column:1 / -1;display:grid}.comfy-direction textarea{min-height:70px;padding:10px 11px;resize:vertical;border:1px solid #d8e3dc;border-radius:10px;color:#34463c;background:#fbfdfc;font:inherit;font-size:8px;line-height:1.5}.comfy-direction textarea:focus{outline:2px solid rgba(47,150,93,.18);border-color:#4ca774}.comfy-generation-message{margin:0 18px 12px;padding:9px 10px;border-radius:9px;font-size:7px;line-height:1.45}.comfy-generation-message.success{color:#237047;background:#e9f7ee}.comfy-generation-message.error{color:#a53f39;background:#fff0ee}.comfy-generation-card>footer{padding:12px 18px;border-top:1px solid #e5ece8;display:flex;align-items:center;justify-content:space-between;gap:12px}.comfy-generation-card>footer span{color:#78877f;font-size:7px}.comfy-generation-card>footer button{min-height:34px;padding:8px 12px;border:0;border-radius:9px;color:#fff;background:#237a4a;display:inline-flex;align-items:center;gap:7px;font-size:7px;font-weight:800}.comfy-generation-card>footer button:disabled{color:#8c9891;background:#e5ebe7;cursor:not-allowed}.fleet-dashboard-hero{min-height:132px;padding:24px 26px;border:1px solid #234834;border-radius:15px;color:#eaf5ee;background:linear-gradient(125deg,#10261a,#173b28 62%,#123020);box-shadow:0 14px 34px #0b271724;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:17px;overflow:hidden;position:relative}.fleet-dashboard-hero:after{content:"";position:absolute;width:270px;height:270px;right:-90px;top:-150px;border:1px solid rgba(88,226,146,.16);border-radius:50%;box-shadow:0 0 0 38px #58e29206,0 0 0 78px #58e29205;pointer-events:none}.fleet-dashboard-hero-icon{width:52px;height:52px;border:1px solid #37684d;border-radius:14px;color:#67e29a;background:#173c28;display:grid;place-items:center}.fleet-dashboard-hero-copy{min-width:0;position:relative;z-index:1}.fleet-dashboard-hero-copy .eyebrow{color:#65d995}.fleet-dashboard-hero-copy h2{margin:5px 0 7px;font-size:20px;letter-spacing:-.035em}.fleet-dashboard-hero-copy p:last-child{max-width:560px;margin:0;color:#9ab2a3;font-size:9px;line-height:1.55}.fleet-monitor-button{min-width:208px;min-height:56px;padding:9px 11px;border:1px solid #4ba472;border-radius:12px;color:#eaf7ef;background:#1b5133;box-shadow:0 9px 24px #05190d33;display:grid;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:9px;text-align:left;position:relative;z-index:1}.fleet-monitor-button>svg:first-child{width:32px;height:32px;padding:7px;border-radius:9px;color:#72e6a3;background:#143e27}.fleet-monitor-button span{min-width:0;display:grid;gap:3px}.fleet-monitor-button strong{color:#f1f8f4;font-size:8.5px}.fleet-monitor-button small{color:#9cc7ad;font-size:6.2px}.fleet-monitor-button:hover{border-color:#72d99b;background:#21633d;transform:translateY(-1px)}.fleet-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.fleet-dashboard-metrics article{min-height:74px;padding:13px 15px;border:1px solid #dbe5df;border-radius:12px;background:#fff;display:flex;align-items:center;gap:11px}.fleet-dashboard-metrics article>span{width:36px;height:36px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center}.fleet-dashboard-metrics article div{min-width:0;display:grid;gap:2px}.fleet-dashboard-metrics article small{color:#829089;font-size:7px;font-weight:700}.fleet-dashboard-metrics article strong{color:#26362d;font-size:18px;line-height:1}.fleet-dashboard-metrics article.online>span{color:#258051;background:#e5f6ec}.fleet-dashboard-metrics article.offline>span{color:#68776f;background:#edf1ef}.fleet-dashboard-metrics article.permission>span{color:#9b6a1c;background:#fff2d8}.fleet-dashboard-metrics article.stored>span{color:#3a6d8f;background:#e8f2f8}.fleet-dashboard-columns{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:14px;align-items:start}.fleet-dashboard-devices{border:1px solid #dce5e0;border-radius:14px;overflow:hidden;background:#fff}.fleet-dashboard-devices>header{min-height:76px;padding:17px 19px;border-bottom:1px solid #e2e9e5;display:flex;align-items:center;justify-content:space-between;gap:14px}.fleet-dashboard-devices>header h3{margin:3px 0;color:#293a31;font-size:13px}.fleet-dashboard-devices>header small{color:#87938d;font-size:7px}.fleet-dashboard-devices>header>b{padding:6px 9px;border-radius:10px;color:#27764c;background:#e8f6ed;font-size:7px;white-space:nowrap}.fleet-dashboard-device-list{display:grid}.fleet-dashboard-device-list>button{width:100%;min-height:70px;padding:12px 16px;border:0;border-bottom:1px solid #edf1ef;color:#33443b;background:#fff;display:grid;grid-template-columns:40px minmax(150px,1fr) minmax(180px,.85fr) auto 20px;align-items:center;gap:12px;text-align:left}.fleet-dashboard-device-list>button{cursor:pointer}.fleet-dashboard-device-list>button:last-child{border-bottom:0}.fleet-dashboard-device-list>button:hover{background:#f4faf6;box-shadow:inset 3px 0 #31a864}.fleet-dashboard-device-list>button.offline{opacity:.76}.fleet-dashboard-device-list>button.unauthorized{background:#fffbf3}.fleet-dashboard-device-icon{width:40px;height:40px;border-radius:11px;color:#267b4d;background:#e8f5ed;display:grid;place-items:center}.fleet-dashboard-device-list>button.offline .fleet-dashboard-device-icon{color:#738078;background:#edf1ef}.fleet-dashboard-device-name{min-width:0;display:grid;gap:4px}.fleet-dashboard-device-name strong{color:#2c3d33;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fleet-dashboard-device-name small{color:#87948d;font-size:6.8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fleet-dashboard-device-list code{min-width:0;color:#77877e;font-size:6.8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fleet-dashboard-device-arrow{color:#a2ada7}.fleet-dashboard-empty{min-height:180px;color:#89958e;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;font-size:8px;text-align:center}.fleet-dashboard-empty strong{color:#526158;font-size:9px}.fleet-dashboard-monitors{border:1px solid #dce5e0;border-radius:14px;overflow:hidden;background:#fff}.fleet-dashboard-monitors>header{min-height:76px;padding:17px 18px;border-bottom:1px solid #e2e9e5;display:flex;align-items:center;justify-content:space-between;gap:12px}.fleet-dashboard-monitors>header h3{margin:3px 0;color:#293a31;font-size:13px}.fleet-dashboard-monitors>header small{color:#87938d;font-size:7px;line-height:1.45}.fleet-dashboard-monitors>header>b{padding:6px 9px;border-radius:10px;color:#27764c;background:#e8f6ed;font-size:7px;white-space:nowrap}.fleet-dashboard-monitor-list{padding:12px;display:grid;gap:9px}.fleet-dashboard-monitor-list>button{min-height:94px;padding:12px;border:1px solid #dce6e0;border-radius:12px;color:#34463c;background:#fbfdfc;display:grid;grid-template-columns:38px minmax(0,1fr) 17px;gap:5px 10px;align-items:center;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.fleet-dashboard-monitor-list>button:hover{border-color:#69b78b;background:#f0faf4;transform:translateY(-1px)}.fleet-dashboard-monitor-list>button.active{border-color:#65b989;background:#f0faf4}.fleet-dashboard-monitor-list>button.failed{border-color:#e5aaa5;background:#fff6f5}.fleet-dashboard-monitor-list .monitor-icon{width:38px;height:38px;grid-row:1 / 3;border-radius:11px;color:#40c77a;background:#153d28;display:grid;place-items:center}.fleet-dashboard-monitor-list .autoscroll .monitor-icon{color:#73d5e8;background:#173943}.fleet-dashboard-monitor-list .monitor-copy{min-width:0;display:grid;gap:3px}.fleet-dashboard-monitor-list .monitor-copy strong{color:#293c32;font-size:9px}.fleet-dashboard-monitor-list .monitor-copy small{color:#819087;font-size:6.5px;line-height:1.4}.fleet-dashboard-monitor-list .monitor-stats{grid-column:2 / 4;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.fleet-dashboard-monitor-list .monitor-stats em{min-height:20px;padding:3px 6px;border-radius:8px;color:#687970;background:#edf3ef;display:inline-flex;align-items:center;gap:4px;font-size:6px;font-style:normal;font-weight:700}.fleet-dashboard-monitor-list .monitor-stats em.failed{color:#b33f39;background:#ffe6e3}.fleet-dashboard-monitor-list .monitor-arrow{grid-column:3;grid-row:1;color:#95a39b}.fleet-dashboard-monitor-note{margin:0 12px 13px;padding:10px;border-radius:10px;color:#73827a;background:#f2f6f4;display:flex;align-items:flex-start;gap:7px;font-size:6.5px;line-height:1.5}.fleet-dashboard-monitor-note svg{flex:0 0 auto;color:#3b8c5f}.panel{background:var(--panel);border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 16px #0c231806}.panel-heading{min-height:70px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebe8}.panel-heading h2{font-size:14px;margin:4px 0 0;letter-spacing:-.025em}.count-pill{border:1px solid #dbe3de;background:#f5f8f6;color:#647169;padding:5px 9px;border-radius:20px;font-size:9px;font-weight:700}.heading-icon{color:#819087}.loading-panel{min-height:220px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:var(--muted)}.loader{width:17px;height:17px;border:2px solid #dce5df;border-top-color:#25ad61;border-radius:50%;animation:spin .8s linear infinite}.table-tools{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #edf0ee;gap:12px}.search-box{height:35px;width:min(330px,50%);border:1px solid #d7ded9;border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#8a958f;background:#fafcfb}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:11px;color:var(--ink)}.search-box:focus-within{border-color:#6fb88e;box-shadow:0 0 0 3px #35b16a14}.filter-tabs{padding:3px;display:flex;background:#f1f4f2;border-radius:8px}.filter-tabs button{padding:7px 11px;border:0;background:transparent;border-radius:6px;color:#7d8882;font-size:10px;font-weight:700}.filter-tabs button.active{color:#23362c;background:#fff;box-shadow:0 1px 3px #0f23191a}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:auto}th{padding:11px 14px;color:#8b958f;font-size:9px;letter-spacing:.07em;text-transform:uppercase;font-weight:800;text-align:left;white-space:nowrap;background:#fafbfa;border-bottom:1px solid #edf0ee}td{padding:14px;border-bottom:1px solid #edf0ee;font-size:11px;color:#4c5a52;white-space:nowrap}tbody tr{cursor:pointer;outline:0;transition:background .15s}tbody tr:hover,tbody tr:focus,tbody tr.selected{background:#f4faf6}tbody tr:last-child td{border-bottom:0}.device-name-cell{display:flex;align-items:center;gap:10px;min-width:170px}.device-avatar{width:34px;height:34px;border-radius:9px;color:#257a4c;background:#e8f7ee;display:grid;place-items:center}.device-name-cell strong,.device-name-cell small{display:block;max-width:165px;overflow:hidden;text-overflow:ellipsis}.device-name-cell strong{color:#25322c;font-size:11px}.device-name-cell small,.subline{color:#919b95;font-size:9px;margin-top:3px}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:20px;font-size:9px;font-weight:800}.status-device{color:#137344;background:#e6f8ed}.status-offline,.status-unknown{color:#78847d;background:#edf1ef}.status-unauthorized{color:#946312;background:#fff3d4}.android-version{color:#405048;font-weight:700}.muted{color:#a7afaa}code{display:block;font:8.5px DM Mono,monospace;color:#506159}.last-seen{color:#738078;font-size:10px}.row-arrow{color:#9ba69f}.device-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.delete-device-button{width:34px;height:34px;border:1px solid #f0cbc7;border-radius:8px;display:grid;place-items:center;color:#c6534b;background:#fff8f7;cursor:pointer}.delete-device-button:hover:not(:disabled){border-color:#e49b94;color:#a83c35;background:#ffefed}.delete-device-button:disabled{border-color:#e2e7e4;color:#b4bdb8;background:#f5f7f6;cursor:not-allowed;opacity:.7}.empty-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.empty-icon{width:52px;height:52px;display:grid;place-items:center;background:#edf7f1;color:#32845a;border-radius:15px;margin-bottom:12px}.empty-state h3{font-size:13px;margin:0 0 7px}.empty-state p{color:#849088;font-size:10px;line-height:1.6;max-width:330px;margin:0}.activity-panel{overflow:hidden}.activity-list{padding:4px 0}.activity-item{padding:12px 15px;display:flex;gap:9px;align-items:center;border-bottom:1px solid #edf0ee}.activity-list button.activity-item{width:100%;border:0;border-bottom:1px solid #edf0ee;color:inherit;background:transparent;font:inherit;text-align:left}.activity-item.clickable{cursor:pointer;transition:background .16s,box-shadow .16s,border-color .16s}.activity-item.clickable:hover{background:#f2faf5}.activity-item.calibration{position:relative}.activity-item.calibration strong{color:#176d42}.activity-open-icon{margin-left:auto;flex:0 0 auto;color:#8aa198;transition:transform .16s}.activity-item.clickable:hover .activity-open-icon{color:#18864e;transform:translate(2px)}.activity-item:last-child{border:0}.activity-status{flex:0 0 auto;width:25px;height:25px;display:grid;place-items:center;border-radius:7px}.activity-status.success{background:#e6f8ed;color:#1b8250}.activity-status.failed{background:#ffebe8;color:#c04f45}.activity-status.running{background:#fff3d8;color:#a66b13}.activity-item strong,.activity-item small{display:block}.activity-item strong{color:#34423b;font-size:10px;margin-bottom:4px}.activity-item small{color:#8a958f;font-size:9px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-empty{min-height:130px;padding:25px;color:#8e9892;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;text-align:center}.activity-page{display:grid;gap:16px}.activity-page-intro{min-height:112px;padding:22px 24px;border:1px solid #d7e2dc;border-radius:14px;display:flex;align-items:center;gap:15px;background:linear-gradient(125deg,#fff,#f0f8f3)}.activity-page-intro>span{width:46px;height:46px;flex:0 0 auto;border-radius:13px;display:grid;place-items:center;color:#1b7547;background:#dff4e7}.activity-page-intro h2{margin:5px 0 4px;font-size:20px;letter-spacing:-.035em}.activity-page-intro div>p:last-child{margin:0;color:#718078;font-size:11px}.activity-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.activity-summary-grid article{min-height:82px;padding:16px 18px;border:1px solid var(--line);border-radius:11px;background:#fff}.activity-summary-grid small,.activity-summary-grid strong{display:block}.activity-summary-grid small{color:#78857e;font-size:10px;font-weight:700}.activity-summary-grid strong{margin-top:6px;font-size:24px;letter-spacing:-.04em}.activity-summary-grid article.success strong{color:#18824d}.activity-summary-grid article.failed strong{color:#c14d44}.activity-panel.expanded .activity-list{padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.activity-panel.expanded .activity-item{min-width:0;min-height:64px;padding:12px;border:1px solid #e2e8e4;border-radius:9px}.activity-panel.expanded .activity-item>div{min-width:0}.activity-panel.expanded .activity-item strong{font-size:11px}.activity-panel.expanded .activity-item small{max-width:none;font-size:9.5px}.activity-result{margin-left:auto;padding:4px 7px;border-radius:12px;font-size:8px;font-weight:800}.activity-result.success{color:#197847;background:#e4f6eb}.activity-result.failed{color:#b7463d;background:#ffebe8}.activity-result.running{color:#91611a;background:#fff3d8}.calibration-monitor-overlay{position:fixed;inset:0;z-index:95;padding:22px;display:grid;place-items:center;background:#05120b9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:toastIn .18s ease-out}.calibration-monitor-dialog{width:min(720px,100%);max-height:calc(100vh - 44px);overflow:auto;border:1px solid #37624a;border-radius:18px;color:#e4f2e9;background:linear-gradient(145deg,#0a1c12,#0d2518);box-shadow:0 28px 80px #020c077a}.calibration-monitor-dialog.failed{border-color:#9a4b45}.calibration-monitor-dialog>header{min-height:84px;padding:17px 19px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 36px;align-items:center;gap:12px;border-bottom:1px solid #294336}.calibration-monitor-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid #2f6648;border-radius:11px;color:#54df91;background:#123322}.calibration-monitor-dialog header .eyebrow{margin:0 0 3px;color:#45d985}.calibration-monitor-dialog header h2{margin:0 0 3px;font-size:18px;color:#fff}.calibration-monitor-dialog header div>span{color:#83a893;font-size:9px}.calibration-monitor-status{padding:6px 9px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-size:8px;font-weight:800}.calibration-monitor-status.running{color:#f0c95e;background:#403713}.calibration-monitor-status.success{color:#5ce59a;background:#123923}.calibration-monitor-status.failed{color:#ff8d83;background:#431d1a}.calibration-monitor-close{width:36px;height:36px;display:grid;place-items:center;border:1px solid #355043;border-radius:9px;color:#9cb2a6;background:#12261b}.calibration-monitor-close:hover{color:#fff;border-color:#527562}.calibration-monitor-body{padding:18px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px}.calibration-monitor-body.without-screen{grid-template-columns:minmax(0,1fr)}.calibration-monitor-screen{display:grid;justify-items:center;align-content:start;gap:8px}.calibration-monitor-screen .monitor-mini-screen{width:104px;height:270px}.calibration-monitor-screen>small{color:#678775;font-size:8px;line-height:1.45;text-align:center}.calibration-monitor-detail{min-width:0;display:grid;align-content:start;gap:12px}.calibration-current-stage{padding:14px;border:1px solid #315c45;border-radius:11px;background:#102a1b}.calibration-current-stage.running{border-color:#746020;background:#2d2812}.calibration-current-stage.failed{border-color:#79413c;background:#321817}.calibration-current-stage small{color:#46cf81;font:8px DM Mono,monospace;letter-spacing:.1em}.calibration-current-stage.running small{color:#e7bd4b}.calibration-current-stage.failed small{color:#ff847a}.calibration-current-stage strong{margin:5px 0;display:block;color:#fff;font-size:14px;text-transform:capitalize}.calibration-current-stage p{margin:0;color:#9bb1a5;font-size:10px;line-height:1.55}.calibration-recommendation{padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 12px;border:1px solid #3b7653;border-radius:9px;background:#123322}.calibration-recommendation span{color:#65d99a;font:7px DM Mono,monospace;letter-spacing:.08em}.calibration-recommendation strong{grid-row:span 2;color:#e9fff2;font-size:14px}.calibration-recommendation small{color:#83a893;font-size:8px}.calibration-stage-timings{min-width:0;overflow:hidden;border:1px solid #294438;border-radius:10px;background:#0a1c12b3}.calibration-stage-timings>header{padding:9px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #294438}.calibration-stage-timings>header strong{color:#d7e8de;font-size:9px}.calibration-stage-timings>header span{color:#6f9380;font-size:7px}.calibration-stage-timings>div{max-height:190px;overflow-y:auto}.calibration-stage-timings article{padding:8px 10px;display:grid;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid rgba(41,68,56,.65)}.calibration-stage-timings article:last-child{border-bottom:0}.calibration-stage-timings article>span{width:21px;height:21px;display:grid;place-items:center;border-radius:7px;color:#5fca8d;background:#143523;font:7px DM Mono,monospace}.calibration-stage-timings article div{min-width:0}.calibration-stage-timings article div strong{display:block;overflow:hidden;color:#cce1d5;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.calibration-stage-timings article div small{display:block;margin-top:2px;color:#607f6d;font:6.5px DM Mono,monospace}.calibration-stage-timings article>b{color:#8ab59d;font:7px DM Mono,monospace;white-space:nowrap}.calibration-monitor-detail dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.calibration-monitor-detail dl>div{min-width:0;padding:10px;border:1px solid #294438;border-radius:9px;background:#0f2418b8}.calibration-monitor-detail dt{margin-bottom:4px;color:#668574;font-size:8px}.calibration-monitor-detail dd{margin:0;color:#d3e4da;font:9px/1.45 DM Mono,monospace;overflow-wrap:anywhere}.calibration-monitor-note{padding:10px 11px;display:flex;align-items:center;gap:8px;border:1px dashed #345c47;border-radius:9px;color:#7fa08e;font-size:9px}.tiktok-room{scroll-margin-top:96px;margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 3px 16px #0c231809}.tiktok-page .tiktok-room{margin-top:0}.tiktok-room-header{min-height:76px;padding:14px 18px;display:flex;align-items:center;gap:13px;color:#fff;position:relative;overflow:hidden;background:linear-gradient(115deg,#111715,#18221f 62%,#151a19)}.tiktok-room-header:before{content:"";position:absolute;inset:0;opacity:.22;background:radial-gradient(circle at 82% 15%,#25f4ee 0,transparent 27%),radial-gradient(circle at 94% 100%,#fe2c55 0,transparent 30%)}.tiktok-room-header>*{position:relative;z-index:1}.tiktok-title-mark{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:#fff;background:#111;border:1px solid #3b4541;box-shadow:-2px 2px #25f4ee,2px -2px #fe2c55}.tiktok-title-mark svg{width:20px;height:20px}.tiktok-room-header .eyebrow{color:#7ae6df}.tiktok-room-header h2{margin:2px 0;font-size:16px;letter-spacing:-.035em}.tiktok-room-header p:last-child{margin:0;color:#9eaaa5;font-size:9px;line-height:1.5}.tiktok-online-stat{margin-left:auto;min-width:96px;padding:8px 10px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#0003;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tiktok-online-stat span{font-size:8px;color:#aab5b0}.tiktok-online-stat strong{color:#fff;font-size:15px;margin-right:2px}.tiktok-room-body{display:block}.tiktok-device-column{padding:18px;min-width:0;background:#fafbfa}.gemini-key-panel{margin-bottom:14px;padding:13px;border:1px solid #d7e4dc;border-radius:11px;background:linear-gradient(105deg,#f1faf5,#fff);display:grid;grid-template-columns:minmax(190px,.65fr) minmax(280px,1.35fr);align-items:center;gap:14px}.gemini-key-heading{display:flex;align-items:center;gap:9px;min-width:0}.gemini-key-heading>span{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#1f7a4b;background:#ddf3e7}.local-host-panel{background:linear-gradient(105deg,#f3f8fb,#fff)}.local-host-panel .gemini-key-heading>span{color:#2f6f82;background:#e0f0f4}.gemini-key-heading strong,.gemini-key-heading small{display:block}.gemini-key-heading strong{color:#314139;font-size:9px}.gemini-key-heading small{margin-top:4px;color:#7d8d84;font-size:7px;line-height:1.4}.codex-auth-settings{min-width:0;display:grid;gap:8px}.codex-login-status{min-height:46px;padding:8px 9px;border:1px solid #d8e2dc;border-radius:9px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;background:#f8faf9}.codex-login-status>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#78877f;background:#e9efec}.codex-login-status.connected{border-color:#8dc9a7;background:#f0faf4}.codex-login-status.connected>span{color:#167446;background:#dff4e7}.codex-login-status.pending{border-color:#e4ca8a;background:#fffaf0}.codex-login-status.pending>span{color:#9a6816;background:#f9edcf}.codex-login-status strong,.codex-login-status small{display:block}.codex-login-status strong{color:#314139;font-size:8px}.codex-login-status small{margin-top:3px;color:#7d8d84;font-size:6.5px}.codex-login-status>button{min-height:34px;padding:0 11px;border:1px solid #278b56;border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:#278b56;font-size:7px;font-weight:800;white-space:nowrap}.codex-login-status>button.logout{border-color:#d2dbd6;color:#65736b;background:#fff}.codex-login-status>button:disabled{opacity:.55;cursor:wait}.gemini-key-control{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center}.gemini-key-control>label{height:40px;min-width:0;padding-left:11px;border:1px solid #cedbd3;border-radius:9px;background:#fff;display:flex;align-items:center;transition:border-color .16s,box-shadow .16s}.gemini-key-control>label:focus-within{border-color:#56a97b;box-shadow:0 0 0 3px #2a975812}.gemini-key-control>label.filled{border-color:#8bc5a6}.gemini-key-control>label.locked{background:#f5f8f6}.gemini-key-panel input{min-width:0;height:100%;flex:1;border:0;outline:0;color:#314139;background:transparent;font:500 8px/1 monospace}.gemini-key-panel input:disabled{color:#536159;opacity:1;cursor:default}.gemini-key-panel input::placeholder{color:#a0aaa4;font-family:inherit}.gemini-key-control label>button{width:34px;height:100%;flex:0 0 auto;border:0;display:grid;place-items:center;color:#718078;background:transparent}.gemini-key-control label>button:hover:not(:disabled){color:#227349}.gemini-key-control label>button:disabled{opacity:.45}.gemini-key-control label>i{min-width:62px;margin-right:7px;padding:5px 7px;border-radius:12px;color:#7c8982;background:#edf1ef;font-size:6.5px;font-style:normal;font-weight:800;text-align:center;white-space:nowrap}.gemini-key-control label.filled>i{color:#216f45;background:#e1f4e9}.gemini-key-actions{display:flex;align-items:center;gap:5px}.gemini-key-actions>button{height:40px;padding:0 11px;border:1px solid #cbd8d0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#526158;background:#fff;font-size:7px;font-weight:800;white-space:nowrap}.gemini-key-actions>button:hover:not(:disabled){border-color:#7db596;color:#1f7247;background:#f7fcf9}.gemini-key-actions>button.primary{border-color:#278b56;color:#fff;background:#278b56}.gemini-key-actions>button.primary:hover:not(:disabled){border-color:#1f7a4b;color:#fff;background:#1f7a4b}.gemini-key-actions>button:disabled{opacity:.55;cursor:wait}.gemini-key-error{grid-column:1 / -1;color:#b2473d;font-size:7px}.tiktok-section-heading{min-height:26px;margin-bottom:11px;display:flex;align-items:center;justify-content:space-between}.tiktok-section-heading>div{display:flex;align-items:center;gap:7px;color:#3e4c45}.tiktok-section-heading span{font-size:9px;font-weight:800}.tiktok-section-heading button{border:0;padding:4px;background:transparent;color:#24784b;font-size:8px;font-weight:800}.tiktok-section-heading button:disabled{color:#a4ada8}.tiktok-section-heading small{color:#87928c;font-size:7px;font-weight:500}.tiktok-device-list{display:grid;grid-template-columns:1fr;gap:10px;max-height:380px;overflow-y:auto;padding:2px 3px 2px 2px}.tiktok-device-card{width:100%;min-height:96px;padding:11px 12px;border:1px solid #dce3df;border-radius:11px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.tiktok-device-card:hover{border-color:#9ab7a7;box-shadow:0 5px 14px #1538250f;transform:translateY(-1px)}.tiktok-device-card.selected{border-color:#54aa7b;background:linear-gradient(105deg,#f0faf4,#f9fcfa);box-shadow:inset 3px 0 #28aa65,0 5px 14px #155f350f}.tiktok-device-select{min-width:0;padding:0;border:0;background:transparent;display:grid;grid-template-columns:20px 42px minmax(0,1fr);align-items:center;column-gap:11px;text-align:left;cursor:pointer}.device-check{width:19px;height:19px;display:grid;place-items:center;border:1px solid #cbd5cf;border-radius:6px;color:#fff;background:#fff}.selected .device-check{border-color:#26955a;background:#26955a}.tiktok-device-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#315541;background:#eaf3ee}.tiktok-device-copy{min-width:0;margin-right:auto}.tiktok-device-copy strong{display:block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#26362e;font-size:10px;letter-spacing:-.01em}.tiktok-device-specs{margin-top:5px;display:flex;align-items:center;min-width:0;color:#65736b}.tiktok-device-specs>span{font-size:7px;line-height:1;text-transform:capitalize;white-space:nowrap}.tiktok-device-specs>span+span:before{content:"•";margin:0 6px;color:#a5afa9}.tiktok-device-copy code{margin-top:7px;font-size:7px;color:#8d9892;letter-spacing:.015em}.tiktok-device-actions{min-width:118px;display:grid;justify-items:end;gap:7px}.tiktok-device-actions .status-badge{justify-self:end}.tiktok-empty{min-height:125px;border:1px dashed #d7ded9;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#8a968f;text-align:center}.tiktok-empty span{max-width:190px;font-size:8px;line-height:1.5}.autoscroll-workspace{min-height:430px;padding:20px;background:#f5f8f6}.auto-upload-workspace{min-height:560px;padding:20px;background:#f5f8f6}.auto-upload-grid{margin-top:12px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:12px;align-items:start}.auto-upload-form,.auto-upload-queue{margin:0}.auto-upload-queue>header>div{min-width:0;flex:1 1 auto}.upload-delete-all{min-height:30px;padding:0 9px;border:1px solid #efc4c0;border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#bc4942;background:#fff8f7;font-size:7px;font-weight:800;white-space:nowrap}.upload-delete-all:hover:not(:disabled){border-color:#dc8d87;background:#fff0ee}.upload-delete-all:disabled{opacity:.5;cursor:not-allowed}.upload-source-picker{margin-bottom:10px;padding:3px;border:1px solid #d8e3dd;border-radius:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;background:#f3f7f5}.upload-source-picker button{min-width:0;min-height:50px;padding:8px 10px;border:1px solid transparent;border-radius:8px;display:flex;align-items:center;gap:8px;color:#718078;background:transparent;text-align:left;cursor:pointer}.upload-source-picker button:hover{color:#2d6748;background:#fff}.upload-source-picker button.active{color:#197747;border-color:#80c39b;background:#fff;box-shadow:0 2px 7px #2369410f}.upload-source-picker button>svg{flex:0 0 auto}.upload-source-picker strong,.upload-source-picker small{display:block}.upload-source-picker strong{font-size:8px}.upload-source-picker small{margin-top:3px;color:#8b9891;font-size:6px;line-height:1.35}.upload-file-drop{min-height:120px;border:1px dashed #9fcbb2;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#27784d;background:#f3fbf6;cursor:pointer;text-align:center;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.upload-file-drop:hover{border-color:#55ad7a;background:#effaf3}.upload-file-drop.is-dragging{border-color:#238653;background:#e6f7ec;box-shadow:inset 0 0 0 2px #2386531f,0 8px 24px #1a5f3914;transform:scale(1.005)}.upload-file-drop.is-dragging strong{color:#167344}.upload-file-drop strong{max-width:90%;color:#344b3e;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-file-drop span{color:#839188;font-size:7px}.upload-file-drop input{display:none}.upload-folder-source{min-height:120px;padding:10px;border:1px dashed #8fc7a5;border-radius:10px;background:#f2faf5}.upload-folder-guide{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;color:#23784b}.upload-folder-guide>svg{width:32px;height:32px;padding:7px;border-radius:8px;background:#dff2e6}.upload-folder-guide strong,.upload-folder-guide span{display:block}.upload-folder-guide strong{font:7px/1.4 DM Mono,monospace;overflow-wrap:anywhere}.upload-folder-guide span{margin-top:3px;color:#7a8e83;font-size:6.2px;line-height:1.45}.upload-folder-guide code{padding:1px 3px;border-radius:3px;color:#2e6f4a;background:#e6f4eb;font-size:6px}.upload-folder-live{margin-top:8px;display:flex;align-items:center;gap:5px;color:#287a4e;font-size:6.2px;font-weight:750}.upload-folder-live i{width:6px;height:6px;border-radius:50%;background:#24a162;box-shadow:0 0 0 4px #24a1621c;animation:pulse 1.8s ease-in-out infinite}.upload-folder-rules{margin-top:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.upload-folder-rules>div{min-width:0;padding:8px;border:1px solid #d6e6dc;border-radius:8px;background:#ffffffc7}.upload-folder-rules small,.upload-folder-rules code,.upload-folder-rules strong{display:block;min-width:0}.upload-folder-rules small{margin-bottom:5px;color:#87988e;font-size:5.5px;font-weight:850;letter-spacing:.09em}.upload-folder-rules code,.upload-folder-rules strong{color:#2d6546;font-size:6.2px;line-height:1.45;overflow-wrap:anywhere;white-space:normal}.upload-folder-empty{position:relative;min-height:62px;margin-top:9px;padding:10px 12px;border:1px solid #cfe3d7;border-radius:9px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;overflow:hidden;color:#6d8377;background:linear-gradient(115deg,#ffffffdb,#eff9f3eb);text-align:left}.upload-folder-empty:after{content:"";position:absolute;inset:0 auto 0 -45%;width:32%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(68,177,110,.1),transparent);transform:skew(-18deg);animation:uploadFolderSweep 2.8s ease-in-out infinite}.upload-folder-loader{position:relative;width:36px;height:36px;border-radius:11px;display:grid;place-items:center;color:#208253;background:#e1f4e8;box-shadow:inset 0 0 0 1px #2389531a}.upload-folder-loader:before,.upload-folder-loader:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(37,148,88,.28);animation:uploadFolderRing 2s ease-out infinite}.upload-folder-loader:before{inset:-3px}.upload-folder-loader:after{inset:-7px;animation-delay:1s}.upload-folder-loader>svg{position:relative;z-index:1;animation:uploadFolderFloat 1.8s ease-in-out infinite}.upload-folder-loader>i{position:absolute;width:4px;height:4px;border-radius:50%;background:#2fac68;box-shadow:0 0 0 3px #2fac681a}.upload-folder-loader>i:first-of-type{top:3px;right:2px;animation:uploadFolderBlink 1.35s ease-in-out infinite}.upload-folder-loader>i:last-of-type{bottom:2px;left:4px;animation:uploadFolderBlink 1.35s .65s ease-in-out infinite}.upload-folder-wait-copy{position:relative;z-index:1;min-width:0}.upload-folder-wait-copy strong,.upload-folder-wait-copy small{display:block}.upload-folder-wait-copy strong{color:#2b6245;font-size:7.2px;font-weight:850}.upload-folder-wait-copy small{margin-top:3px;color:#7f9187;font-size:6.2px;line-height:1.4}.upload-folder-wait-dots{position:relative;z-index:1;display:flex;align-items:center;gap:3px}.upload-folder-wait-dots i{width:4px;height:4px;border-radius:50%;background:#54aa77;animation:uploadFolderDot 1.25s ease-in-out infinite}.upload-folder-wait-dots i:nth-child(2){animation-delay:.16s}.upload-folder-wait-dots i:nth-child(3){animation-delay:.32s}.upload-folder-empty.checking{border-color:#9dceb0;background:linear-gradient(115deg,#fff,#e4f6ebf5)}@keyframes uploadFolderSweep{0%,18%{left:-45%;opacity:0}36%{opacity:1}78%,to{left:120%;opacity:0}}@keyframes uploadFolderRing{0%{opacity:.65;transform:scale(.72)}75%,to{opacity:0;transform:scale(1.18)}}@keyframes uploadFolderFloat{0%,to{transform:translateY(1px)}50%{transform:translateY(-2px)}}@keyframes uploadFolderBlink{0%,to{opacity:.25;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}@keyframes uploadFolderDot{0%,65%,to{opacity:.3;transform:translateY(0)}32%{opacity:1;transform:translateY(-3px)}}.upload-folder-results{margin-top:9px;display:grid;gap:6px}.upload-folder-results>div{min-width:0;padding:7px 8px;border:1px solid #d8e5dd;border-radius:8px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;background:#fff}.upload-folder-results>div>span{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;color:#597067;background:#eef3f0}.upload-folder-results>div.matched{border-color:#9bcfb0}.upload-folder-results>div.matched>span{color:#167744;background:#e2f5e9}.upload-folder-results>div.missing{border-color:#edc3a1;background:#fffaf5}.upload-folder-results>div.missing>span{color:#b96d24;background:#ffedda}.upload-folder-results strong,.upload-folder-results small,.upload-folder-results code{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-folder-results strong{color:#385046;font-size:7px}.upload-folder-results small{margin-top:2px;color:#7b8c83;font-size:6.2px}.upload-folder-results code{margin-top:3px;color:#95a099;font-size:5.7px}.upload-folder-results em{padding:3px 5px;border-radius:6px;color:#327450;background:#eaf6ee;font-size:5.8px;font-style:normal;white-space:nowrap}.upload-folder-watches{margin-top:9px;padding:8px;border:1px solid #9dceb0;border-radius:8px;background:#eaf7ef}.upload-folder-watches>strong{display:block;margin-bottom:5px;color:#217548;font-size:6.8px}.upload-folder-watches>div{min-width:0;padding:6px 0;border-top:1px solid rgba(67,142,94,.15);display:flex;align-items:center;justify-content:space-between;gap:7px}.upload-folder-watches>div:first-of-type{border-top:0}.upload-folder-watches span,.upload-folder-watches b,.upload-folder-watches small{min-width:0;display:block}.upload-folder-watches b{color:#365044;font-size:6.8px}.upload-folder-watches small{margin-top:2px;color:#71877a;font-size:5.8px}.upload-folder-watches button{width:26px;height:26px;flex:0 0 auto;border:1px solid #dfaaa5;border-radius:7px;display:grid;place-items:center;color:#b84c45;background:#fff8f7;cursor:pointer}.upload-folder-notice{margin-top:10px;padding:8px 10px;border:1px solid #8fcaa7;border-radius:8px;display:flex;align-items:center;gap:6px;color:#23754a;background:#eaf7ef;font-size:6.8px;line-height:1.45}.upload-folder-notice span,.upload-folder-notice strong{min-width:0}.upload-folder-notice strong{margin-right:3px}.upload-folder-notice code{font-size:.92em}.upload-device-heading strong small{margin-left:6px;color:#8b9991;font-size:6px;font-weight:650}.upload-device-empty{min-height:52px;padding:9px;border:1px dashed #d3e0d8;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;color:#829088;background:#fafcfb}.upload-device-empty>svg{flex:0 0 auto}.upload-device-empty span,.upload-device-empty strong,.upload-device-empty small{display:block}.upload-device-empty strong{color:#52655b;font-size:7px}.upload-device-empty small{margin-top:2px;font-size:6px}.upload-auto-targets{max-height:112px;padding:7px;border:1px solid #d7e4dc;border-radius:9px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px;overflow:auto;background:#fafcfb}.upload-auto-targets>span{min-width:0;padding:6px 8px;border:1px solid #dce6e0;border-radius:8px;display:grid;grid-template-columns:14px minmax(0,1fr);grid-template-areas:"icon name" "icon state";column-gap:5px;background:#fff}.upload-auto-targets svg{grid-area:icon;align-self:center}.upload-auto-targets b{grid-area:name;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3c5146;font-size:6.4px}.upload-auto-targets small{grid-area:state;margin-top:1px;color:#919d96;font-size:5.4px}.upload-auto-targets>span.online{border-color:#a8d5b9;background:#f0faf4}.upload-auto-targets>span.online svg,.upload-auto-targets>span.online small{color:#218451}.upload-auto-targets>span.offline svg{color:#9aa59e}.upload-caption{position:relative;display:block;margin-top:11px;color:#52645a;font-size:8px;font-weight:800}.upload-caption textarea{width:100%;min-height:85px;margin-top:6px;padding:10px;border:1px solid #d6e1db;border-radius:9px;resize:vertical;outline:none;color:#34463d;background:#fff;font:8px inherit}.upload-caption textarea:focus{border-color:#66b486;box-shadow:0 0 0 3px #2a9f5c14}.upload-caption small{position:absolute;right:7px;bottom:7px;color:#9aa49e;font-size:6px}.upload-schedule-panel{margin-top:11px;padding:10px;border:1px solid #d8e3dd;border-radius:9px;background:#f8fbf9;transition:border-color .18s ease,background .18s ease}.upload-schedule-panel.active{border-color:#91cba8;background:#eff9f3}.upload-run-mode-picker{flex:0 0 auto;padding:3px;border:1px solid #c8d9cf;border-radius:8px;display:flex;gap:3px;background:#ffffffb8}.upload-run-mode-picker button{height:25px;padding:0 8px;border:0;border-radius:6px;display:inline-flex;align-items:center;gap:4px;color:#66786e;background:transparent;font-size:6.2px;font-weight:800;cursor:pointer}.upload-run-mode-picker button.active{color:#fff;background:#238653;box-shadow:0 3px 8px #2386532e}.upload-auto-flow{margin-top:11px;padding:10px;border:1px solid #92cba8;border-radius:9px;display:flex;align-items:center;gap:8px;color:#23784b;background:#eff9f3}.upload-auto-flow>svg{width:30px;height:30px;padding:7px;flex:0 0 auto;border-radius:8px;color:#fff;background:#238653}.upload-auto-flow span,.upload-auto-flow strong,.upload-auto-flow small{display:block;min-width:0}.upload-auto-flow strong{font-size:7.2px}.upload-auto-flow small{margin-top:2px;color:#71857a;font-size:6.1px;line-height:1.45}.upload-auto-active{margin-top:11px;padding:10px 12px;border:1px solid #78bf94;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:9px;color:#186d41;background:#e5f7ec;text-align:left}.upload-auto-active>i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#24a162;box-shadow:0 0 0 5px #24a1621f;animation:pulse 1.8s ease-in-out infinite}.upload-auto-active span,.upload-auto-active strong,.upload-auto-active small{display:block}.upload-auto-active strong{font-size:7.3px}.upload-auto-active small{margin-top:2px;color:#668273;font-size:6.1px}@media(max-width:760px){.upload-folder-rules{grid-template-columns:1fr}.upload-run-mode-picker{width:100%;margin-top:7px}.upload-run-mode-picker button{flex:1;justify-content:center}}.upload-repair-panel{margin-top:11px;padding:10px;border:1px solid #d8e3dd;border-radius:9px;background:#f8fbf9}.upload-repair-panel.active{border-color:#8fcaa6;background:#eff9f3}.upload-repair-options{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.upload-repair-options label>span{display:block;margin-bottom:5px;color:#52645a;font-size:7px;font-weight:800}.upload-repair-options label>div{height:32px;border:1px solid #cddbd3;border-radius:7px;display:grid;grid-template-columns:1fr auto;overflow:hidden;background:#fff}.upload-repair-options input{min-width:0;padding:0 9px;border:0;outline:0;color:#395047;background:transparent;font:8px inherit}.upload-repair-options em{padding:0 9px;border-left:1px solid #dbe5df;display:grid;place-items:center;color:#77857d;background:#f4f7f5;font-size:6px;font-style:normal}.upload-repair-safety{margin:8px 0 0!important;display:flex;align-items:flex-start;gap:5px;color:#8a6a2d!important;font-size:6.5px!important}.upload-repair-safety svg{flex:0 0 auto}.upload-schedule-heading{display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px}.upload-schedule-heading>span{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;color:#28744b;background:#e4f3e9}.upload-schedule-heading strong,.upload-schedule-heading small{display:block}.upload-schedule-heading strong{color:#385044;font-size:8px}.upload-schedule-heading small{margin-top:3px;color:#87948d;font-size:6.5px;line-height:1.4}.upload-schedule-time{margin-top:10px;display:grid;grid-template-columns:minmax(100px,.55fr) minmax(170px,1fr);align-items:center;gap:9px}.upload-schedule-time span{color:#52645a;font-size:7px;font-weight:800}.upload-schedule-time input,.upload-job-schedule input{min-width:0;height:32px;padding:0 9px;border:1px solid #cddbd3;border-radius:7px;outline:none;color:#395047;background:#fff;font:7px inherit;color-scheme:light}.upload-schedule-time input:focus,.upload-job-schedule input:focus{border-color:#63ae80;box-shadow:0 0 0 3px #2a9f5c14}.upload-device-heading{margin:12px 0 7px;display:flex;align-items:center;justify-content:space-between}.upload-device-heading-top{margin-top:0}.upload-device-heading-top+.upload-device-list{margin-bottom:11px;padding-bottom:11px;border-bottom:1px solid #e1e9e4}.upload-device-heading strong{color:#506158;font-size:8px}.upload-device-heading button{min-height:34px;padding:0 8px;border:0;border-radius:7px;color:#24754a;background:transparent;font-size:7px;font-weight:800;cursor:pointer}.upload-device-heading button:hover{background:#eef8f2}.upload-device-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.upload-device-card{min-width:0;padding:7px;border:1px solid #dce5e0;border-radius:8px;color:#708078;background:#fff;transition:border-color .18s ease,background .18s ease}.upload-device-card.selected{border-color:#70bd8e;color:#1d7548;background:#effaf3}.upload-device-select{width:100%;min-width:0;padding:1px;border:0;display:grid;grid-template-columns:18px 20px minmax(0,1fr);align-items:center;gap:6px;text-align:left;color:inherit;background:transparent;cursor:pointer}.upload-device-list i{width:17px;height:17px;border:1px solid #b8c8bf;border-radius:5px;display:grid;place-items:center}.upload-device-card.selected i{color:#fff;border-color:#24975b;background:#24975b}.upload-device-list strong,.upload-device-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-device-list strong{color:#35473d;font-size:7.5px}.upload-device-list small{margin-top:2px;font-size:5.8px}.upload-device-file{min-width:0;margin-top:6px;padding:5px 6px;border-radius:6px;display:flex;align-items:center;gap:5px;color:#6d7e75;background:#f2f6f3;font-size:5.8px}.upload-device-file svg{flex:0 0 auto}.upload-device-file span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-device-file.matched{color:#1f7548;background:#ddf3e5}.upload-device-file.missing{color:#a96523;background:#ffead6}.upload-empty{min-height:225px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#87958d;text-align:center}.upload-empty strong{color:#526159;font-size:9px}.upload-empty span{font-size:7px}.upload-job-list{display:grid;gap:8px;max-height:640px;overflow-y:auto}.upload-job-list article{padding:10px;border:1px solid #dce6e0;border-radius:9px;background:#fbfdfc}.upload-job-list article.scheduled{border-color:#9bceb0;box-shadow:inset 3px 0 #2a9259}.upload-job-list article.dispatch-uncertain{border-color:#e2a66b;box-shadow:inset 3px 0 #d98232}.upload-job-main{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px}.upload-job-main>span{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#27784c;background:#e5f5eb}.upload-job-main strong,.upload-job-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-job-main strong{color:#33463b;font-size:8px}.upload-job-main small{margin-top:3px;color:#89958e;font-size:6px}.upload-job-main em{padding:4px 7px;border-radius:9px;color:#75632e;background:#fff3d5;font-size:6px;font-style:normal;font-weight:900;text-transform:uppercase}.upload-job-main em.success{color:#176e43;background:#dff5e7}.upload-job-main em.failed{color:#a8423b;background:#ffebe9}.upload-job-main em.running{color:#1d6387;background:#e2f2fa}.upload-job-list p{margin:8px 0 0;color:#4f5f56;font-size:7px;line-height:1.45}.upload-job-list code{margin-top:7px;white-space:normal;line-height:1.4}.upload-job-schedule{margin-top:8px;padding:8px;border:1px solid #dce7e1;border-radius:8px;display:grid;grid-template-columns:minmax(125px,1fr) minmax(145px,.9fr) auto;align-items:center;gap:8px;background:#f5faf7}.upload-job-schedule>div{min-width:0;display:flex;align-items:center;gap:7px;color:#2c754c}.upload-job-schedule>div span{min-width:0}.upload-job-schedule strong,.upload-job-schedule small{display:block}.upload-job-schedule strong{color:#3c5347;font-size:7px}.upload-job-schedule small{margin-top:2px;color:#87938c;font-size:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-job-schedule input:disabled{color:#708079;background:#edf3ef;cursor:not-allowed}.upload-job-schedule .ai-master-toggle{justify-self:end}.upload-repair-status{margin-top:7px;padding:7px 8px;border:1px solid #d8e8df;border-radius:8px;display:flex;align-items:center;gap:7px;color:#27784c;background:#f1f9f4}.upload-repair-status span{min-width:0}.upload-repair-status strong,.upload-repair-status small{display:block}.upload-repair-status strong{color:#315640;font-size:7px}.upload-repair-status small{margin-top:2px;color:#7d8e84;font-size:6px}.upload-repair-status.locked{color:#a55a22;border-color:#efc89e;background:#fff7ed}.upload-repair-status.locked strong{color:#8d4d1d}.upload-job-actions{margin-top:8px;display:flex;justify-content:flex-end;gap:6px}.upload-job-actions button{min-height:34px;padding:0 10px;border:1px solid #cad9d0;border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#32694b;background:#fff;font-size:7px;font-weight:800;cursor:pointer}.upload-job-actions .run{color:#fff;border-color:#19794a;background:#19794a}.upload-job-actions .delete{color:#c14d47;border-color:#f0c7c3;background:#fff7f6}.upload-job-actions button:disabled{opacity:.5;cursor:not-allowed}.autoscroll-device-preview{margin-top:12px;padding:13px;border:1px solid #d8e3dd;border-radius:11px;display:grid;gap:8px;background:#fff}.autoscroll-device-preview>header{min-height:27px;display:flex;align-items:center;justify-content:space-between}.autoscroll-device-preview>header>div{display:flex;align-items:center;gap:7px;color:#3d5045}.autoscroll-device-preview>header strong{font-size:9px}.autoscroll-device-preview>header b{min-width:21px;height:21px;padding:0 6px;border-radius:11px;display:grid;place-items:center;color:#1d7547;background:#e4f5eb;font-size:7px}.autoscroll-device-preview article{min-height:58px;padding:9px 11px;border:1px solid #e0e7e3;border-radius:9px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;background:#fbfdfc}.autoscroll-device-preview article>span{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;color:#246f48;background:#e9f5ee}.autoscroll-device-preview article small,.autoscroll-device-preview article strong,.autoscroll-device-preview article code{display:block}.autoscroll-device-preview article small{color:#8a968f;font-size:5.8px;font-weight:900;letter-spacing:.1em}.autoscroll-device-preview article strong{margin-top:2px;color:#304138;font-size:8.5px}.autoscroll-device-preview article code{margin-top:4px;color:#859189;font-family:inherit;font-size:6.5px}.autoscroll-device-preview article em{padding:5px 8px;border-radius:10px;color:#217549;background:#e2f4e9;font-size:6.5px;font-style:normal;font-weight:800}.autoscroll-empty{min-height:150px;border:1px dashed #d6dfda;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8c9891;font-size:8px}.autoscroll-device-panel{padding:14px;border:1px solid #d8e3dd;border-radius:12px;background:#fff}.autoscroll-device-panel>header{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:12px}.autoscroll-device-panel>header>div{display:flex;align-items:center;gap:8px;color:#385044}.autoscroll-device-panel>header span strong,.autoscroll-device-panel>header span small{display:block}.autoscroll-device-panel>header strong{font-size:9px}.autoscroll-device-panel>header small{margin-top:3px;color:#8d9992;font-size:7px;font-weight:500}.autoscroll-device-panel>header button{min-height:34px;padding:0 11px;border:1px solid #b9d6c5;border-radius:7px;color:#28724a;background:#f2faf5;font-size:7px;font-weight:800;cursor:pointer}.autoscroll-device-panel>header button:disabled{opacity:.45;cursor:not-allowed}.autoscroll-grid{margin-top:12px}.autoscroll-toggle-row{margin:0 0 11px;background:#f8fbf9}.idle-autoscroll-toggle-row{background:#f4faf6}.comment-farming-toggle-row{border-color:#c9e1d3;background:#eef9f2}.comment-farming-options{margin:-3px 0 12px;padding:10px;border:1px solid #cde3d6;border-radius:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:center;background:#f7fcf9}.comment-farming-options>label{min-width:0;color:#65736b;font-size:8px;font-weight:700}.comment-farming-options label>span{margin-bottom:4px;display:flex;align-items:center;gap:5px;color:#2f6045}.comment-farming-options label>small{display:block;color:#87968e;font-size:7px;font-weight:500;line-height:1.4}.comment-farming-options label>div{height:34px;margin-top:7px;display:flex}.comment-farming-options input{width:100%;min-width:0;padding:0 9px;border:1px solid #bcd8c8;border-radius:7px 0 0 7px;outline:0;color:#294d39;background:#fff;font-size:9px;font-weight:700}.comment-farming-options input:focus{border-color:#54a778;box-shadow:0 0 0 3px #2a975814}.comment-farming-options em{min-width:58px;padding:0 8px;border:1px solid #bcd8c8;border-left:0;border-radius:0 7px 7px 0;display:grid;place-items:center;color:#648270;background:#eaf5ee;font-size:7px;font-style:normal}.comment-farming-options>p{grid-column:1 / -1;margin:0;padding:8px 9px;border-radius:7px;color:#5c7165;background:#e9f5ed;font-size:7px;line-height:1.5}.comment-farming-options>p strong{color:#26754a}.autoscroll-action-heading{margin:12px 1px 7px;display:flex;align-items:center;justify-content:space-between;gap:8px}.autoscroll-action-heading strong{color:#56675e;font-size:8px}.autoscroll-action-heading span{color:#929d97;font-size:6.5px;text-align:right}.scheduler-input-label.field-disabled{opacity:.62}.scheduler-input-label.field-disabled input{cursor:not-allowed}.autoscroll-workspace .scheduler-input-label>small{position:static;display:block;margin:-1px 0 7px 2px;color:#909b95;font-size:7px;font-weight:500}.input-with-suffix{display:grid;grid-template-columns:minmax(0,1fr) 54px}.input-with-suffix input{border-radius:8px 0 0 8px}.input-with-suffix em{display:grid;place-items:center;border:1px solid #d5ded8;border-left:0;border-radius:0 8px 8px 0;color:#718078;background:#f2f5f3;font-size:7px;font-style:normal}.autoscroll-config-meta{margin-top:9px;padding-top:8px;border-top:1px solid #e7ece9;display:flex;align-items:center;justify-content:space-between;color:#819087;font-size:7px}.autoscroll-config-meta b{color:#34664b}.saved-generated-comment{margin-top:9px;padding:8px 9px;border:1px solid #cde4d7;border-radius:8px;background:#f1faf5}.saved-generated-comment small{display:block;color:#318057;font-size:5.8px;font-weight:900;letter-spacing:.08em}.saved-generated-comment p{margin:5px 0 0;color:#40544a;font-size:7px;line-height:1.5}.autoscroll-mode-summary{margin-top:2px;display:grid;gap:7px}.autoscroll-mode-summary>div{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.autoscroll-mode-summary>div>span{width:fit-content;padding:4px 7px;border-radius:10px;display:inline-flex;align-items:center;gap:4px;font-size:6.5px;font-weight:800}.autoscroll-mode-summary>div>span.on{color:#207347;background:#e4f6eb}.autoscroll-mode-summary>div>span.on.idle{color:#185f50;background:#dcf4ec}.autoscroll-mode-summary>div>span.on.farming{color:#176c46;background:#d8f3e3}.autoscroll-mode-summary>div>span.off{color:#7b8580;background:#ecefed}.autoscroll-mode-summary>strong{color:#3a4b42;font-size:8px}.comment-farming-count{margin-top:8px;padding:7px 8px;border:1px solid #d2e7da;border-radius:7px;display:flex;align-items:center;gap:6px;color:#557064;background:#f1faf5;font-size:7px}.comment-farming-count strong{color:#1f794b;font-size:8px}.schedule-comment-result{margin-bottom:8px}.schedule-comment-result.pending{border-style:dashed;border-color:#dfd3ad;background:#fffaf0}.schedule-comment-result.pending small{color:#9a7629}.schedule-comment-result.pending p{color:#806f4c}.autoscroll-progress{margin-top:9px;padding:7px 8px;border-radius:7px;display:flex;align-items:flex-start;gap:6px;color:#856622;background:#fff8e7;font-size:7px;line-height:1.45}.autoscroll-progress i{width:6px;height:6px;margin-top:2px;flex:0 0 auto;border-radius:50%;background:#d8a833}.autoscroll-progress.success{color:#237149;background:#eaf8ef}.autoscroll-progress.success i{background:#2aa864}.autoscroll-progress.failed{color:#aa443e;background:#fff0ef}.autoscroll-progress.failed i{background:#df5a52}.autoscroll-run-history{margin-top:12px;padding-top:11px;border-top:1px solid #e3e9e5}.autoscroll-run-history>header{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between}.autoscroll-run-history>header strong{color:#3b4b42;font-size:8px}.autoscroll-run-history>header span{color:#278050;font-size:6.5px;font-weight:800;text-transform:uppercase}.autoscroll-run-history article{padding:7px 2px;display:grid;grid-template-columns:7px minmax(0,1fr);align-items:center;gap:7px;border-top:1px solid #edf1ef}.autoscroll-run-history article>i{width:6px;height:6px;border-radius:50%;background:#d4a13b}.autoscroll-run-history article>i.success{background:#2ca664}.autoscroll-run-history article>i.failed{background:#df5b53}.autoscroll-run-history article strong,.autoscroll-run-history article small{display:block}.autoscroll-run-history article strong{color:#3f4e46;font-size:7.5px}.autoscroll-run-history article small{margin-top:2px;color:#8b9690;font-size:6.5px}.autoscroll-monitor{border-top:1px solid #1f3b2c}.autoscroll-source-card strong{display:block;color:#bfe8cf;font-size:8px;line-height:1.5}.scheduler-section{padding:22px;border-top:1px solid #dfe5e1;background:#f3f6f4}.scheduler-title-row{margin-bottom:15px;display:flex;align-items:center;gap:11px}.scheduler-title-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;color:#126e42;background:#dff5e8;border:1px solid #c7ead5}.scheduler-title-row h3{margin:3px 0 2px;color:#27352e;font-size:15px;letter-spacing:-.03em}.scheduler-title-row>div:last-child>span{display:block;color:#89948e;font-size:8px}.scheduler-edit-banner{margin:-3px 0 12px;padding:10px 12px;border:1px solid #9bceb0;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#276d47;background:#edf8f1}.scheduler-edit-banner>div{display:flex;align-items:center;gap:8px}.scheduler-edit-banner strong,.scheduler-edit-banner small{display:block}.scheduler-edit-banner strong{font-size:8.5px}.scheduler-edit-banner small{margin-top:3px;color:#748d80;font-size:7px}.scheduler-edit-banner button{min-height:34px;padding:0 10px;border:1px solid #a7cfb7;border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#277149;background:#fff;font-size:7px;font-weight:800;cursor:pointer}.scheduler-edit-banner button:hover{border-color:#6eb58c;background:#f8fffa}.scheduler-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.42fr);gap:13px;align-items:start}.scheduler-grid>*,.schedule-list-column,.saved-schedule-list,.saved-schedule-list article{min-width:0}.scheduler-form-column{display:grid;gap:10px}.scheduler-card{padding:15px;border:1px solid #d9e1dc;border-radius:11px;background:#fff;box-shadow:0 2px 8px #0e2a1b06}.scheduler-card>header{margin-bottom:14px;display:flex;align-items:center;gap:9px}.scheduler-card>header>span{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;color:#fff;background:#1d7b4b;font-size:9px;font-weight:800}.scheduler-card header h4,.scheduler-card header p{margin:0}.scheduler-card header h4{color:#34423b;font-size:10px}.scheduler-card header p{margin-top:3px;color:#929c96;font-size:7.5px}.selected-device-summary{margin-bottom:12px;padding:10px 11px;border:1px solid #e0e6e2;border-radius:8px;background:#f8faf9}.selected-device-summary>div:first-child{display:flex;align-items:center;gap:7px;color:#4b5b52}.selected-device-summary strong{font-size:8px}.selected-device-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.selected-device-tags>span{padding:4px 7px;border-radius:14px;color:#236942;background:#e4f5eb;font-size:7px;font-weight:700}.selected-device-tags .empty-device-tag{color:#88938d;background:#ebefed;font-weight:500}.scheduler-field-group{display:grid;grid-template-columns:78px 1fr;align-items:center;gap:9px;margin-bottom:10px}.scheduler-field-group>label{color:#718078;font-size:8px;font-weight:700}.schedule-type-switch{padding:3px;display:grid;grid-template-columns:1fr 1fr;border-radius:8px;background:#eef2ef}.schedule-type-switch button{height:34px;border:0;border-radius:6px;color:#7a8780;background:transparent;font-size:8px;font-weight:800}.schedule-type-switch button.active{color:#1f6840;background:#fff;box-shadow:0 1px 4px #0c2a1a1a}.scheduler-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.scheduler-two-fields>label,.scheduler-input-label{display:block;color:#65736b;font-size:8px;font-weight:700}.scheduler-two-fields label>span,.scheduler-input-label>span{margin:0 0 6px 2px;display:flex;align-items:center;gap:5px}.scheduler-two-fields input,.scheduler-input-label input,.scheduler-input-label textarea{width:100%;height:37px;padding:0 10px;border:1px solid #d5ded8;border-radius:8px;outline:0;color:#34433b;background:#fff;font-size:9px;font-weight:500}.scheduler-two-fields input:focus,.scheduler-input-label input:focus,.scheduler-input-label textarea:focus{border-color:#62aa82;box-shadow:0 0 0 3px #2a975812}.scheduler-enabled-row{margin-top:11px;padding:10px 11px;border:1px solid #dfe5e1;border-radius:8px;display:flex;align-items:center;position:relative;cursor:pointer}.scheduler-enabled-row>span{display:flex;align-items:center;gap:8px;color:#4b5b52}.scheduler-enabled-row strong,.scheduler-enabled-row small{display:block}.scheduler-enabled-row strong{font-size:8px}.scheduler-enabled-row small{margin-top:3px;color:#939d97;font-size:7px;font-weight:400}.scheduler-enabled-row input,.saved-schedule-top label input{position:absolute;opacity:0;pointer-events:none}.scheduler-enabled-row>i,.saved-schedule-top label i{width:34px;height:19px;margin-left:auto;border-radius:12px;background:#cbd4cf;position:relative;transition:.16s}.scheduler-enabled-row>i:after,.saved-schedule-top label i:after{content:"";position:absolute;width:15px;height:15px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:.16s}.scheduler-enabled-row input:checked+i,.saved-schedule-top label input:checked+i{background:#24945a}.scheduler-enabled-row input:checked+i:after,.saved-schedule-top label input:checked+i:after{transform:translate(15px)}.scheduler-input-label{position:relative}.scheduler-input-label textarea{height:72px;padding:9px 10px;resize:vertical;line-height:1.5}.scheduler-input-label>small{position:absolute;right:7px;bottom:6px;color:#a0aaa4;font-size:6px}.interaction-options{margin:10px 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.interaction-options button{height:42px;border:1px solid #dae2dd;border-radius:8px;color:#637169;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-size:8px;font-weight:700}.interaction-options button>span{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#eff3f1}.interaction-options button.active{border-color:#54a879;color:#1d7044;background:#f0faf4}.interaction-options button.active>span{color:#fff;background:#26945a}.scheduler-timing-grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.scheduler-timing-grid>label{min-width:0;padding:10px;border:1px solid #dce5df;border-radius:9px;color:#65736b;background:#fbfdfc;font-size:8px;font-weight:700}.scheduler-timing-grid label>span{margin-bottom:5px;display:flex;align-items:center;gap:5px;color:#425249}.scheduler-timing-grid .movement-limiter-badge{margin-left:auto;padding:3px 5px;border-radius:8px;display:inline-flex;align-items:center;gap:3px;color:#23764a;background:#e3f5ea;font-size:5.8px;font-weight:800;white-space:nowrap}.scheduler-timing-grid label>small{min-height:27px;display:block;color:#96a19b;font-size:7px;font-weight:500;line-height:1.35}.scheduler-timing-grid label>div{height:35px;margin-top:7px;display:flex}.scheduler-timing-grid input{width:100%;min-width:0;padding:0 9px;border:1px solid #d5ded8;border-radius:7px 0 0 7px;outline:0;color:#34433b;background:#fff;font-size:9px;font-weight:600}.scheduler-timing-grid input:focus{border-color:#62aa82;box-shadow:0 0 0 3px #2a975812}.scheduler-timing-grid em{width:43px;flex:0 0 auto;border:1px solid #d5ded8;border-left:0;border-radius:0 7px 7px 0;display:grid;place-items:center;color:#8b9690;background:#f1f5f2;font-size:7px;font-style:normal}.scheduler-timing-grid .recommended-interval-field{border-color:#bfe0cd;background:#f5fbf7}.recommended-interval-badge{margin-left:auto;padding:3px 5px;border-radius:999px;color:#1d7647;background:#dff4e7;font-size:6px;white-space:nowrap}.scheduler-timing-grid .recommended-interval-control{gap:0}.scheduler-timing-grid .recommended-interval-control input:disabled{cursor:not-allowed;color:#527162;border-color:#c8dbd0;background:#eaf3ee;opacity:1}.scheduler-timing-grid .recommended-interval-control button{width:57px;margin-left:6px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #9bc9ae;border-radius:7px;color:#24784a;background:#edf8f1;font-size:7px;font-weight:800}.scheduler-timing-grid .recommended-interval-control button:hover{border-color:#3b9663;background:#e0f3e7}.scheduler-timing-grid .recommended-interval-field.editing{border-color:#76b990;box-shadow:0 0 0 2px #2d915614}.scheduler-recovery-panel{margin-top:11px;padding:10px;border:1px solid #dce5df;border-radius:10px;background:#fafcfb}.scheduler-recovery-panel.active{border-color:#b9ddc8;background:#f3fbf6}.scheduler-recovery-panel .scheduler-enabled-row{margin-top:0;border:0;padding:2px;background:transparent}.scheduler-recovery-fields{margin-top:11px;padding-top:10px;border-top:1px solid #dce9e1}.scheduler-recovery-fields.single{grid-template-columns:minmax(0,1fr)}.scheduler-recovery-fields label>div{display:flex}.scheduler-recovery-fields label>div input{border-radius:8px 0 0 8px}.scheduler-recovery-fields em{width:45px;flex:0 0 45px;border:1px solid #d5ded8;border-left:0;border-radius:0 8px 8px 0;display:grid;place-items:center;color:#87948c;background:#eef4f0;font-size:7px;font-style:normal}.ai-comments-card{padding:15px;border:1px solid #cfded5;border-radius:11px;background:#fff;box-shadow:0 2px 8px #0e2a1b06}.ai-comments-header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-comments-header>div{display:flex;align-items:center;gap:9px}.ai-comments-header>div>span{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:#197347;background:#e3f6eb}.ai-comments-header h4,.ai-comments-header p{margin:0}.ai-comments-header h4{color:#304039;font-size:10px}.ai-comments-header p{margin-top:3px;color:#8e9993;font-size:7.5px}.ai-comments-header-actions{display:flex;align-items:center;gap:9px}.ai-comments-header-actions>b{padding:4px 7px;border-radius:12px;color:#256e47;background:#e6f5ec;font-size:7px;white-space:nowrap}.ai-generate-now{min-height:29px;padding:0 10px;border:1px solid #69af86;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#176d42;background:#edf9f2;font-size:7px;font-weight:800;white-space:nowrap}.ai-generate-now:hover:not(:disabled){border-color:#238a55;color:#fff;background:#238a55}.ai-generate-now:disabled{opacity:.6;cursor:wait}.ai-master-toggle{min-height:34px;padding:0 2px;display:flex;align-items:center;gap:7px;cursor:pointer}.ai-master-toggle>span{color:#56665d;font-size:7px;font-weight:800;white-space:nowrap}.ai-master-toggle input{position:absolute;opacity:0;pointer-events:none}.ai-master-toggle i{width:32px;height:18px;border-radius:11px;background:#cbd4cf;position:relative;transition:.16s}.ai-master-toggle i:after{content:"";position:absolute;width:14px;height:14px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000024;transition:.16s}.ai-master-toggle input:checked+i{background:#24945a}.ai-master-toggle input:checked+i:after{transform:translate(14px)}.ai-master-toggle input:disabled+i{opacity:.55}.ai-draft-panel{padding:11px;border:1px solid #b8ddc7;border-radius:9px;background:#f0faf4;display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr) minmax(210px,1fr);gap:10px;align-items:center}.ai-draft-panel.disabled{border-color:#d9e1dc;background:#f4f6f5}.ai-draft-panel.disabled .ai-draft-copy{color:#849089}.ai-draft-panel.disabled .ai-draft-copy span{color:#9aa49e}.ai-draft-panel.manual{border-color:#c9dbd1;background:#f8fbf9}.ai-draft-copy{display:flex;align-items:flex-start;gap:7px;color:#236942}.ai-draft-copy strong,.ai-draft-copy span{display:block}.ai-draft-copy strong{font-size:8px}.ai-draft-copy span{margin-top:4px;color:#6f8579;font-size:6.8px;line-height:1.45}.ai-draft-panel>label>span{display:block;margin-bottom:5px;color:#4c5d54;font-size:7px;font-weight:800}.ai-draft-panel>label input{width:100%;height:35px;padding:0 9px;border:1px solid #bcd1c4;border-radius:7px;outline:0;color:#304039;background:#fff;font-size:8px}.ai-draft-panel>label input:focus{border-color:#54a879;box-shadow:0 0 0 3px #2a975812}.ai-draft-panel>label input:disabled{color:#8e9993;background:#e9edeb;cursor:not-allowed}.ai-draft-panel>label small{display:block;margin-top:4px;color:#7f8f86;font-size:6px;line-height:1.35}.ai-provider-buttons{display:grid;grid-template-columns:1fr 1fr;gap:6px}.ai-provider-buttons button{min-height:50px;padding:7px;border:1px solid #bad2c4;border-radius:8px;color:#33624a;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;text-align:left}.ai-provider-buttons button:hover:not(:disabled){border-color:#55a77a;background:#f7fcf9}.ai-provider-buttons button.active{border-color:#30925e;color:#176a3f;background:#e8f7ee;box-shadow:inset 0 0 0 1px #30925e1f}.ai-provider-buttons button:disabled{opacity:.48}.ai-provider-buttons strong,.ai-provider-buttons small{display:block}.ai-provider-buttons strong{font-size:7.5px}.ai-provider-buttons small{max-width:85px;margin-top:3px;color:#85938b;font-size:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-manual-generation-row{grid-column:1 / -1;min-height:43px;padding:7px 8px 7px 11px;border:1px solid #c7dfd1;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#ffffffb8}.ai-manual-generation-row strong,.ai-manual-generation-row span{display:block}.ai-manual-generation-row strong{color:#2d6346;font-size:7.5px}.ai-manual-generation-row>div>span{margin-top:3px;color:#829088;font-size:6.5px;line-height:1.35}.manual-mode-status{min-height:50px;padding:8px 10px;border:1px solid #d1ded7;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;color:#607269;background:#fff}.manual-mode-status strong,.manual-mode-status span{display:block}.manual-mode-status strong{font-size:7.5px}.manual-mode-status span{margin-top:3px;color:#8b9891;font-size:6px}.ai-comment-error{margin-top:9px;padding:8px 10px;border:1px solid #efccc6;border-radius:7px;color:#a44036;background:#fff0ed;font-size:8px}.ai-generation-feedback{margin-top:9px;padding:8px 10px;border:1px solid;border-radius:7px;font-size:7.5px;line-height:1.45}.ai-generation-feedback.success{border-color:#aad6bc;color:#236d45;background:#edf9f2}.ai-generation-feedback.error{border-color:#efccc6;color:#a44036;background:#fff0ed}.device-comment-list{margin-top:10px;display:grid;gap:7px}.device-comment-list article{min-height:90px;padding:10px;border:1px solid #d9e2dc;border-radius:9px;background:#fafcfb;display:grid;grid-template-columns:185px 1fr;gap:11px;align-items:center}.comment-device-identity{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.comment-device-icon{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#2a7650;background:#e5f3eb}.comment-device-identity>div{min-width:0}.comment-device-identity strong,.comment-device-identity code,.comment-device-identity>div>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-device-identity strong{color:#33423a;font-size:8.5px}.comment-device-identity code{margin-top:4px;color:#849088;font-size:6.5px}.comment-device-identity>div>span{margin-top:5px;padding:4px 6px;border-radius:10px;color:#2f6f4c;background:#e6f4ec;font-size:6.5px}.profile-writing-guide{width:100%;margin:0 0 0 36px;color:#72837a;font-size:6.5px;line-height:1.45}.device-comment-list article>label{min-width:0;position:relative}.device-comment-list article>label>span{margin:0 0 5px 2px;display:flex;align-items:center;justify-content:space-between;color:#596860;font-size:7px;font-weight:800}.device-comment-list article>label>span i{padding:3px 5px;border-radius:9px;color:#227248;background:#e3f5ea;display:inline-flex;align-items:center;gap:3px;font-size:6px;font-style:normal}.device-comment-list textarea{width:100%;height:57px;padding:8px 9px;border:1px solid #d1dcd5;border-radius:7px;outline:0;resize:vertical;color:#34433b;background:#fff;font-size:8px;line-height:1.45}.device-comment-list textarea:focus{border-color:#5aaa7d;box-shadow:0 0 0 3px #2a97580f}.device-comment-list article>label>small{position:absolute;right:7px;bottom:6px;color:#a0aaa4;font-size:6px}.runtime-comment-note{min-height:57px;padding:9px 11px;border:1px dashed #9fcbb2;border-radius:8px;display:flex;align-items:center;gap:9px;color:#267049;background:#f0faf4}.runtime-comment-note>svg{flex:0 0 auto}.runtime-comment-note strong,.runtime-comment-note span{display:block}.runtime-comment-note strong{font-size:7.5px}.runtime-comment-note span{margin-top:4px;color:#71847a;font-size:6.5px;line-height:1.4}.workflow-card{overflow:hidden}.workflow-steps{display:flex;align-items:flex-start;overflow-x:auto;padding:3px 2px 8px}.workflow-steps>div{min-width:92px;flex:1 0 92px;display:flex;flex-direction:column;align-items:center;position:relative;text-align:center}.workflow-steps>div>span{width:25px;height:25px;z-index:1;display:grid;place-items:center;border:2px solid #9ad2b2;border-radius:50%;color:#1e7848;background:#eef9f2;font-size:8px;font-weight:800}.workflow-steps>div p{margin:6px 4px 0;color:#5d6b63;font-size:7px;line-height:1.4}.workflow-steps>div i{position:absolute;top:12px;left:calc(50% + 13px);right:calc(-50% + 13px);height:1px;background:#cddbd3}.scheduler-error{margin:7px 0;padding:8px 10px;border-radius:7px;color:#a44036;background:#fff0ed;border:1px solid #efccc6;font-size:8px}.save-schedule-button{width:100%;height:39px;margin-top:9px;border:0;border-radius:8px;color:#fff;background:#1a7546;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:800}.save-schedule-button:hover:not(:disabled){background:#115f37}.save-schedule-button:disabled{opacity:.6}.schedule-submit-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.enqueue-link-button{width:100%;height:39px;margin-top:9px;border:1px solid #27915a;border-radius:8px;color:#176d42;background:#ecf8f1;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:800}.enqueue-link-button:hover:not(:disabled){border-color:#176d42;color:#fff;background:#218653}.enqueue-link-button:disabled{opacity:.6}.schedule-list-column{padding:13px;border:1px solid #d9e1dc;border-radius:11px;background:#fff;position:static}.schedule-list-heading{min-height:27px;margin-bottom:9px;display:flex;align-items:center;justify-content:space-between}.schedule-list-heading>div{display:flex;align-items:center;gap:6px;color:#46564d}.schedule-list-heading span{font-size:9px;font-weight:800}.schedule-list-heading b{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:10px;color:#277249;background:#e8f7ee;font-size:7px}.schedule-list-summary{margin-left:auto;display:flex;align-items:center;gap:5px}.schedule-list-summary>button{height:34px;padding:0 10px;border:1px solid #277e4d;border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:#1b7043;font-size:7px;font-weight:800;cursor:pointer}.schedule-list-summary>button:hover:not(:disabled){background:#115c36}.schedule-list-summary>button.stop-all{border-color:#e7a5a5;color:#b92e2e;background:#fff6f6}.schedule-list-summary>button.stop-all:hover:not(:disabled){background:#ffe8e8}.schedule-list-summary>button.delete-all{border-color:#efd1d1;color:#aa3939;background:snow}.schedule-list-summary>button.delete-all:hover:not(:disabled){border-color:#dc8f8f;color:#962b2b;background:#fff0f0}.schedule-list-summary>button:disabled{opacity:.5;cursor:not-allowed}.empty-schedule-list{min-height:160px;border:1px dashed #d8e0db;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#99a39d}.empty-schedule-list strong{margin:8px 0 4px;color:#5f6d65;font-size:9px}.empty-schedule-list span{max-width:180px;font-size:7px;line-height:1.5}.saved-schedule-list{max-height:none;overflow:visible;display:grid;gap:8px}.saved-schedule-list article{padding:11px;border:1px solid #dfe5e1;border-radius:9px;background:#fafbfa}.saved-schedule-list article.enabled{border-color:#a8d5ba;background:#f6fcf8}.saved-schedule-list article.editing{border-color:#369b62;box-shadow:inset 3px 0 #28955a,0 0 0 2px #28955a14}.saved-schedule-list article.failed{border-color:#e5a39f;background:snow;box-shadow:inset 3px 0 #d95047}.saved-schedule-list article.running{border-color:#dfbd68;background:#fffdf7;box-shadow:inset 3px 0 #d5a934}.saved-schedule-identity{margin-top:9px;display:grid;grid-template-columns:.9fr 1.25fr;gap:6px}.schedule-identity-block{min-width:0;padding:9px;border:1px solid #dce7e1;border-radius:8px;display:flex;align-items:flex-start;gap:7px;background:#fff}.schedule-identity-block>span{width:25px;height:25px;flex:0 0 auto;border-radius:7px;display:grid;place-items:center}.schedule-identity-block>div{min-width:0}.schedule-identity-block small,.schedule-identity-block strong,.schedule-identity-block em,.schedule-identity-block code{display:block}.schedule-identity-block small{margin-bottom:3px;color:#849088;font-size:5.8px;font-weight:900;letter-spacing:.1em}.schedule-identity-block strong{color:#2e4036;font-size:7.8px;line-height:1.3;overflow-wrap:anywhere}.schedule-identity-block em,.schedule-identity-block code{margin-top:3px;color:#89958e;font-family:inherit;font-size:5.8px;font-style:normal;line-height:1.3;overflow-wrap:anywhere}.schedule-identity-block.profile{border-color:#bfe2cd;background:#eff9f3}.schedule-identity-block.profile>span{color:#197448;background:#d9f1e3}.schedule-identity-block.profile.unnamed{border-color:#eadbb9;background:#fffaf0}.schedule-identity-block.profile.unnamed>span{color:#916d25;background:#f6eacb}.schedule-identity-block.profile.unnamed strong{color:#896721}.schedule-identity-block.device>span{color:#405e50;background:#edf2ef}.saved-schedule-top{display:flex;align-items:center;justify-content:space-between}.saved-schedule-labels{display:flex;align-items:center;gap:5px}.schedule-failure-badge{padding:3px 7px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;color:#a92e29;background:#ffe5e3;font-size:6.5px;font-weight:900;letter-spacing:.03em}.schedule-running-badge{padding:3px 7px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;color:#8b650f;background:#fff0c9;font-size:6.5px;font-weight:900;letter-spacing:.03em}.saved-schedule-actions{display:flex;align-items:center;gap:5px}.saved-schedule-actions>button{width:34px;height:34px;padding:0;border:1px solid #cbd8d0;border-radius:8px;display:inline-grid;place-items:center;color:#4c6858;background:#fff;cursor:pointer;transition:border-color .16s,color .16s,background .16s,transform .16s}.saved-schedule-actions>button:hover{border-color:#70b38c;color:#1e7546;background:#f2fbf6}.saved-schedule-actions>button:hover:not(:disabled){transform:translateY(-1px)}.saved-schedule-actions>button.run{border-color:#2b8e59;color:#fff;background:#1d7547}.saved-schedule-actions>button.run:hover:not(:disabled){color:#fff;background:#125e37}.saved-schedule-actions>button.power.active{border-color:#8ccca7;color:#187246;background:#e6f7ed}.saved-schedule-actions>button.delete{border-color:#efd1d1;color:#b34848;background:#fff7f7}.saved-schedule-actions>button.delete:hover:not(:disabled){border-color:#dc8f8f;color:#9e3030;background:#fff0f0}.saved-schedule-actions>button:disabled{opacity:.5;cursor:not-allowed}.saved-schedule-actions>button.expand{color:#26734a;background:#f1faf5}.saved-schedule-actions>button.expand svg{transition:transform .18s ease}.saved-schedule-actions>button.expand[aria-expanded=true] svg{transform:rotate(180deg)}.saved-schedule-list article.collapsed{padding-bottom:9px}.saved-schedule-list article [hidden]{display:none!important}.saved-schedule-compact{margin-top:9px;padding:8px 9px;border:1px solid #dce7e1;border-radius:8px;background:#fff;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr) auto;align-items:center;gap:8px}.saved-schedule-compact>span{min-width:0;display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;column-gap:5px}.saved-schedule-compact>span svg{grid-row:1 / 3;color:#438363}.saved-schedule-compact small{color:#8a968f;font-size:6px;text-transform:uppercase;letter-spacing:.08em}.saved-schedule-compact strong{min-width:0;color:#33463b;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-schedule-compact>em{max-width:140px;padding:4px 7px;border-radius:999px;color:#7a8880;background:#edf1ef;font-size:6.5px;font-style:normal;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-schedule-compact>em.enabled{color:#24764a;background:#e4f5eb}.saved-schedule-compact>em.running{color:#8b650f;background:#fff0c9}.saved-schedule-compact>em.failed{color:#a92e29;background:#ffe5e3}.saved-schedule-live{margin-top:9px;padding:9px 10px;border:1px solid #9fcfb3;border-radius:9px;background:linear-gradient(135deg,#eff9f3,#f8fcfa);box-shadow:inset 3px 0 #2b9a5d}.saved-schedule-live.repairing{border-color:#e5c582;background:linear-gradient(135deg,#fff8e7,#fffdf8);box-shadow:inset 3px 0 #d89b27}.saved-schedule-live>header{min-height:18px;display:flex;align-items:center;justify-content:space-between;gap:8px}.saved-schedule-live>header>span{display:inline-flex;align-items:center;gap:4px;color:#20784a}.saved-schedule-live.repairing>header>span{color:#9a6816}.saved-schedule-live>header b{font-size:6px;letter-spacing:.11em}.saved-schedule-live>header i{width:6px;height:6px;border-radius:50%;background:#35b76e;animation:schedule-live-pulse 1.35s ease-out infinite}.saved-schedule-live.repairing>header i{background:#dea633}.saved-schedule-live>header time{color:#75867d;font:6.5px DM Mono,monospace}.saved-schedule-live-stage{margin-top:6px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;color:#258653}.saved-schedule-live.repairing .saved-schedule-live-stage{color:#b47b1b}.saved-schedule-live-stage>svg{margin-top:2px}.saved-schedule-live-stage>span{min-width:0}.saved-schedule-live-stage small,.saved-schedule-live-stage strong{display:block}.saved-schedule-live-stage small{color:#759184;font-size:5.6px;font-weight:900;letter-spacing:.08em}.saved-schedule-live-stage strong{margin-top:2px;color:#244c35;font-size:8px}.saved-schedule-live.repairing .saved-schedule-live-stage strong{color:#765415}.saved-schedule-live-stage p{margin:3px 0 0;color:#66776e;font-size:6.5px;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.saved-schedule-live-actions{margin-top:8px;padding-top:7px;border-top:1px solid rgba(52,123,81,.13);display:grid;grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:5px}.saved-schedule-live-actions>span{min-width:0;min-height:23px;padding:0 6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#8b9690;background:#ffffffb8;font-size:6px;font-weight:800;white-space:nowrap}.saved-schedule-live-actions>span>i{width:5px;height:5px;border-radius:50%;background:#b7c1bb}.saved-schedule-live-actions>span.active{color:#176f43;background:#dcf3e5}.saved-schedule-live-actions>span.done{color:#fff;background:#258853}.saved-schedule-live.repairing .saved-schedule-live-actions>span.active{color:#865c13;background:#ffedc9}@keyframes schedule-live-pulse{0%{box-shadow:0 0 #35b76e47}75%,to{box-shadow:0 0 0 6px #35b76e00}}.schedule-kind{padding:3px 6px;border-radius:10px;color:#66746c;background:#e9eeeb;font:6px DM Mono,monospace;letter-spacing:.06em}.enabled .schedule-kind{color:#1e7546;background:#ddf3e6}.saved-schedule-top label{position:relative;cursor:pointer}.saved-schedule-top label i{width:30px;height:17px;display:block}.saved-schedule-top label i:after{width:13px;height:13px}.saved-schedule-top label input:checked+i:after{transform:translate(13px)}.saved-schedule-list article>strong{display:block;margin:9px 0 5px;color:#34423b;font-size:8.5px;line-height:1.45}.saved-ai-runtime{width:fit-content;margin:0 0 7px;padding:4px 7px;border-radius:12px;display:inline-flex;align-items:center;gap:4px;color:#256f47;background:#e3f5ea;font-size:6.5px;font-weight:800}.saved-auto-repair{width:fit-content;margin:0 0 7px 5px;padding:4px 7px;border-radius:12px;display:inline-flex;align-items:center;gap:4px;color:#8a5c13;background:#fff1d7;font-size:6.5px;font-weight:800}.saved-schedule-failure{margin:3px 0 8px;padding:9px;border:1px solid #f0c5c2;border-radius:8px;display:flex;align-items:flex-start;gap:8px;color:#ad352f;background:#fff0ef}.saved-schedule-failure>svg{flex:0 0 auto;margin-top:1px}.saved-schedule-failure>div{min-width:0;display:grid;gap:3px}.saved-schedule-failure strong{font-size:7.5px}.saved-schedule-failure span{color:#8f5a56;font-size:6.7px;line-height:1.45;overflow-wrap:anywhere}.saved-schedule-list article>a{max-width:100%;display:flex;align-items:center;gap:5px;color:#738078;font-size:6.8px;text-decoration:none;overflow:hidden}.saved-schedule-list article>a svg{flex:0 0 auto}.saved-schedule-list article>a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-schedule-list dl{margin:9px 0 0;padding-top:8px;border-top:1px solid #e5eae7;display:grid;gap:6px}.saved-schedule-list dl div{display:flex;align-items:center;justify-content:space-between;gap:10px}.saved-schedule-list dt{color:#919b95;font-size:7px}.saved-schedule-list dd{margin:0;color:#526057;font-size:7px;font-weight:700;text-align:right}.saved-schedule-status{margin-top:8px;display:flex;align-items:center;gap:5px;color:#87938c;font-size:6.8px}.saved-schedule-status i{width:5px;height:5px;border-radius:50%;background:#adb6b1}.enabled .saved-schedule-status{color:#347752}.enabled .saved-schedule-status i{background:#2eaa67;box-shadow:0 0 0 3px #2eaa671a}.saved-schedule-status.failed,.enabled .saved-schedule-status.failed{color:#b23a34;font-weight:800}.saved-schedule-status.failed i,.enabled .saved-schedule-status.failed i{background:#d95047;box-shadow:0 0 0 3px #d950471f}.saved-schedule-status.running,.enabled .saved-schedule-status.running{color:#916b16;font-weight:800}.saved-schedule-status.running i,.enabled .saved-schedule-status.running i{background:#d5a934;box-shadow:0 0 0 3px #d5a93421;animation:pulse 1.4s infinite}.link-queue-section{margin-top:14px;padding:16px;border:1px solid #d7e2dc;border-radius:12px;background:#fff}.link-queue-section-top{margin-top:0;margin-bottom:14px}.link-queue-heading{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.link-queue-title{display:flex;align-items:center;gap:10px;min-width:0}.link-queue-title>span{width:35px;height:35px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#177246;background:#e4f5eb}.link-queue-title h3{margin:2px 0;color:#2c3b33;font-size:13px}.link-queue-title small{color:#849189;font-size:7.5px}.link-queue-heading>b{padding:6px 9px;border-radius:12px;color:#24754b;background:#e8f7ee;font-size:7px;white-space:nowrap}.link-queue-mode-note,.link-queue-save-hint{padding:11px 12px;border:1px solid #b9ddc8;border-radius:10px;display:flex;align-items:flex-start;gap:9px;color:#27744b;background:#effaf4}.scheduler-repost-chain-note{margin-top:8px;padding:10px 11px;border:1px solid #b9ddc8;border-radius:10px;display:flex;align-items:flex-start;gap:8px;color:#27744b;background:#effaf4}.scheduler-repost-chain-note>svg{flex:0 0 auto;margin-top:1px}.scheduler-repost-chain-note>span{display:grid;gap:3px}.scheduler-repost-chain-note strong{font-size:7.5px}.scheduler-repost-chain-note small{color:#6e8177;font-size:6.8px;line-height:1.5}.link-queue-mode-note>svg,.link-queue-save-hint>svg{flex:0 0 auto;margin-top:1px}.link-queue-mode-note>span{display:grid;gap:3px}.link-queue-mode-note strong{color:#235f40;font-size:8px}.link-queue-mode-note small,.link-queue-save-hint span{color:#6e8177;font-size:7px;line-height:1.5}.link-queue-save-hint{margin-top:10px;padding:8px 10px;border-style:dashed}.link-queue-save-hint strong{color:#326a4b}.link-queue-empty{min-height:110px;border:1px dashed #cbdcd2;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8a9990;text-align:center}.link-queue-empty strong{margin:7px 0 3px;color:#506159;font-size:9px}.link-queue-empty span{max-width:390px;font-size:7px;line-height:1.5}.link-queue-list{display:grid;gap:8px}.link-queue-list article{min-height:82px;padding:10px;border:1px solid #dce5e0;border-radius:10px;display:grid;grid-template-columns:35px minmax(0,1fr) auto;gap:10px;align-items:center;background:#fafcfb}.link-queue-list article.enabled{border-color:#a9d5bb;background:#f5fcf8}.link-queue-list article.failed{border-color:#e5a39f;box-shadow:inset 3px 0 #d95047;background:snow}.link-queue-list article.editing{border-color:#369b62;box-shadow:inset 3px 0 #28955a,0 0 0 2px #28955a14}.link-queue-index{height:100%;display:flex;flex-direction:column;align-items:center;color:#347853}.link-queue-index span{width:29px;height:29px;display:grid;place-items:center;border:1px solid #bcdac8;border-radius:50%;background:#eaf7ef;font:700 8px DM Mono,monospace}.link-queue-index i{width:1px;flex:1;min-height:18px;margin-top:4px;background:#c8ddd1}.link-queue-content{min-width:0;display:grid;gap:7px}.link-queue-meta{display:flex;align-items:center;gap:7px;min-width:0}.link-queue-meta>strong{color:#33433a;font-size:8px}.link-queue-meta>code{color:#88958e;font-size:6.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-queue-content>a{display:flex;align-items:center;gap:5px;min-width:0;color:#397858;font-size:7px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-queue-details{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.link-queue-details>span{padding:4px 6px;border-radius:8px;display:inline-flex;align-items:center;gap:4px;color:#68776f;background:#eef3f0;font-size:6.5px}.link-queue-details>span.active{color:#1d7547;background:#dff3e7}.link-queue-details>span.failed{color:#a93631;background:#ffe8e6}.link-queue-actions{align-self:start}.operator-monitor{position:relative;padding:22px;border-top:1px solid #24342c;color:#dbe8e0;background:linear-gradient(145deg,#0c1712,#111f18 68%,#0e1914)}.operator-monitor-heading{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:14px}.operator-monitor-heading>div:first-child{display:flex;align-items:center;gap:11px;min-width:0}.operator-monitor-heading>div:first-child>span{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #2b4d3b;border-radius:10px;color:#68e39b;background:#142a1e}.operator-monitor-heading h3,.operator-monitor-heading small{display:block}.operator-monitor-heading h3{margin:3px 0;color:#f2f8f4;font-size:15px;letter-spacing:-.03em}.operator-monitor-heading small{color:#7e9588;font-size:7.5px;line-height:1.4}.operator-monitor-heading .eyebrow{color:#51d78b}.operator-monitor-live{padding:8px 10px;border:1px solid #294838;border-radius:9px;display:flex;align-items:center;gap:7px;color:#6fe6a1;background:#10251a;white-space:nowrap}.operator-monitor-live>i{width:6px;height:6px;border-radius:50%;background:#55e593;box-shadow:0 0 0 4px #55e5931a;animation:pulse 2s infinite}.operator-monitor-live span{font:700 6.5px DM Mono,monospace;letter-spacing:.08em}.operator-monitor-live b{min-width:18px;height:18px;padding:0 5px;border-radius:9px;display:grid;place-items:center;color:#dff8e9;background:#244b35;font-size:7px}.operator-monitor-live.idle{color:#83978c;border-color:#304139;background:#15221b}.operator-monitor-live.idle>i{background:#708279;box-shadow:none;animation:none}.operator-monitor-live.idle b{color:#a8b8af;background:#27382f}.operator-source-badge{width:fit-content;margin-bottom:7px;padding:3px 6px;border:1px solid #335444;border-radius:8px;color:#75dda0;background:#14281d;font:800 5.5px DM Mono,monospace;letter-spacing:.06em;text-transform:uppercase}.operator-source-badge.autoscroll{color:#74cfe2;border-color:#315562;background:#14272d}.operator-source-badge.upload{color:#e2bd68;border-color:#66562c;background:#292313}.operator-monitor-empty{min-height:140px;border:1px dashed #2a4035;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#638071;text-align:center}.operator-monitor-empty strong{color:#adc0b5;font-size:9px}.operator-monitor-empty span{max-width:250px;font-size:7px;line-height:1.5}.operator-monitor-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.operator-monitor-card{min-width:0;min-height:230px;padding:12px;border:1px solid #294035;border-radius:12px;background:#0b1711d1;display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;box-shadow:0 8px 22px #00000026}.operator-monitor-card.running{border-color:#776329;box-shadow:inset 0 2px #c19b35,0 8px 22px #00000026}.operator-monitor-card.success{border-color:#27583e;box-shadow:inset 0 2px #2ab16a,0 8px 22px #00000026}.operator-monitor-card.failed{border-color:#653936;box-shadow:inset 0 2px #cf5a51,0 8px 22px #00000026}.monitor-mini-screen{position:relative;width:88px;height:230px;align-self:start;padding:8px 5px 7px;border:1px solid #354a3f;border-radius:15px;background:#050a07;display:flex;flex-direction:column}.monitor-mini-speaker{width:28px;height:3px;margin:0 auto 6px;border-radius:3px;background:#30433a}.monitor-mini-display{flex:1;min-height:165px;overflow:hidden;border-radius:9px;background:#122018;display:grid;place-items:center}.monitor-mini-display img{width:100%;height:100%;display:block;object-fit:contain}.monitor-mini-screen.interactive .monitor-mini-display img{cursor:crosshair}.monitor-mini-display>div{display:flex;flex-direction:column;align-items:center;gap:7px;color:#587567}.monitor-mini-display span{font:600 5.5px DM Mono,monospace;letter-spacing:.07em}.monitor-mini-screen>i{width:28px;height:3px;margin:7px auto 0;border-radius:3px;background:#3b5045}.monitor-tap-state{margin:6px auto 0;padding:3px 5px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:3px;color:#79a98e;background:#11251a;font:700 5px DM Mono,monospace;white-space:nowrap}.monitor-tap-state.sending{color:#e5c46b}.monitor-tap-state.sent{color:#5ee499}.monitor-tap-state.failed{color:#ff8178;background:#3a201f}.operator-monitor-detail{min-width:0;display:flex;flex-direction:column}.operator-device-top{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.operator-device-top>div{min-width:0}.operator-device-top strong,.operator-device-top code{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-device-top strong{color:#f0f7f3;font-size:9px}.operator-device-top code{margin-top:5px;color:#789083;font-size:6.5px}.operator-run-status{padding:5px 7px;border-radius:11px;display:inline-flex;align-items:center;gap:4px;font-size:6.5px;font-weight:800;white-space:nowrap}.operator-run-status.running{color:#e5c46b;background:#392f17}.operator-run-status.ready{color:#9bb1a4;background:#1b2d24}.operator-run-status.success{color:#5ee499;background:#153523}.operator-run-status.failed{color:#f08b83;background:#3a201f}.operator-run-status.calibration-ready{color:#8bcba6;background:#183426}.operator-run-status.calibration-running{color:#e5c46b;background:#392f17}.operator-run-status.calibration-success{color:#5ee499;background:#153523}.operator-run-status.calibration-failed{color:#ff8178;background:#3a201f}.operator-monitor-card.calibration.ready{border-color:#355b47}.operator-monitor-card.calibration.running{border-color:#776329}.operator-monitor-card.calibration.success{border-color:#27583e}.operator-monitor-card.calibration.failed{border-color:#653936}.operator-link-source{margin-top:12px}.operator-link-source small,.operator-opened-link small{display:block;color:#5f7b6c;font:600 5.8px DM Mono,monospace;letter-spacing:.07em}.operator-link-source strong{margin-top:5px;display:flex;align-items:center;gap:5px;color:#a9beb2;font-size:7px}.operator-calibration-stage{margin-top:10px;padding:9px;border:1px solid #2d4639;border-radius:8px;background:#101e17}.operator-calibration-stage small,.operator-calibration-stage strong{display:block}.operator-calibration-stage small{color:#5f7b6c;font:700 5.8px DM Mono,monospace;letter-spacing:.07em}.operator-calibration-stage strong{margin-top:6px;color:#a9beb2;font-size:7px;line-height:1.45}.operator-calibration-stage.running strong{color:#e5c46b}.operator-calibration-stage.success strong{color:#5ee499}.operator-calibration-stage.failed{border-color:#653936;background:#251716}.operator-calibration-stage.failed strong{color:#ff8178}.operator-opened-link{margin-top:10px;padding:9px;border:1px solid #2d4639;border-radius:8px;background:#101e17}.operator-opened-link a{margin-top:6px;max-height:34px;display:flex;align-items:flex-start;gap:5px;color:#78d9a0;font:600 6.5px/1.45 DM Mono,monospace;overflow-wrap:anywhere;text-decoration:none;overflow:hidden}.operator-opened-link a svg{flex:0 0 auto;margin-top:1px}.operator-chain-link{margin-top:8px;padding:9px;border:1px solid #2e704c;border-radius:8px;background:linear-gradient(135deg,#11271b,#0c1c14);box-shadow:inset 3px 0 #45c77e}.operator-chain-link small{display:block;color:#63c98f;font:700 5.8px DM Mono,monospace;letter-spacing:.08em}.operator-chain-link strong{margin-top:5px;display:flex;align-items:center;gap:5px;color:#9ce8ba;font-size:7px}.operator-chain-link a{margin-top:6px;max-height:34px;display:flex;align-items:flex-start;gap:5px;color:#72dba0;font:600 6.4px/1.45 DM Mono,monospace;overflow-wrap:anywhere;text-decoration:none;overflow:hidden}.operator-chain-link a svg{flex:0 0 auto;margin-top:1px}.operator-runtime-summary{margin-top:9px;display:flex;flex-wrap:wrap;gap:5px}.operator-runtime-summary>span{padding:4px 7px;border:1px solid #294438;border-radius:10px;display:inline-flex;align-items:center;gap:4px;color:#89a497;background:#12231a;font:700 5.8px DM Mono,monospace}.operator-runtime-summary>span.repair{border-color:#705d27;color:#e3bf60;background:#2a2413}.operator-workflow-live{margin-top:9px;padding:9px 10px;border:1px solid #365748;border-radius:9px;background:#12231a}.operator-workflow-live>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.operator-workflow-live>div span{display:flex;align-items:center;gap:5px;color:#75dda0;font:800 5.8px DM Mono,monospace;letter-spacing:.08em}.operator-workflow-live>div time{color:#678576;font:600 5.8px DM Mono,monospace}.operator-workflow-live>strong,.operator-workflow-live>small{display:block}.operator-workflow-live>strong{margin-top:6px;color:#eaf5ee;font-size:8px;text-transform:uppercase}.operator-workflow-live>small{margin-top:4px;color:#9ab0a4;font-size:6.5px;line-height:1.45}.operator-workflow-live.waiting{border-color:#665825;background:#282313}.operator-workflow-live.waiting>div span,.operator-workflow-live.waiting>strong{color:#f0d578}.operator-workflow-live.waiting>small{color:#bcae79}.operator-workflow-live.repair{border-color:#815f28;background:#302312}.operator-workflow-live.repair>div span,.operator-workflow-live.repair>strong{color:#f1b95f}.operator-workflow-live.done{border-color:#286141;background:#122a1c}.operator-workflow-live.done>div span,.operator-workflow-live.done>strong{color:#5ee499}.operator-workflow-live.failed{border-color:#70403b;background:#2b1918}.operator-workflow-live.failed>div span,.operator-workflow-live.failed>strong{color:#ff8178}.operator-comment-pipeline{margin-top:7px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.operator-comment-pipeline span{min-width:0;padding:5px 4px;border:1px solid #294438;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:4px;color:#688174;background:#0c1a13;font:700 5.7px DM Mono,monospace}.operator-comment-pipeline span i{width:13px;height:13px;border-radius:50%;display:grid;place-items:center;color:#789184;background:#17271f;font-style:normal}.operator-comment-pipeline span.active{border-color:#95712f;color:#f1c96e;background:#2b2312}.operator-comment-pipeline span.active i{color:#171107;background:#e7ba56;animation:pulse-soft 1.25s ease-in-out infinite}.operator-comment-pipeline span.done{border-color:#2e6347;color:#75dda0;background:#12261b}.operator-comment-pipeline span.done i{color:#0b2115;background:#69d997}.operator-event-timeline{margin-top:9px;padding:8px 9px;border:1px solid #273f34;border-radius:9px;background:#07110c80}.operator-event-timeline>p{margin:0 0 6px;color:#617c6e;font:800 5.6px DM Mono,monospace;letter-spacing:.09em}.operator-event-timeline>div{position:relative;min-height:22px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:6px}.operator-event-timeline>div:not(:last-child):after{content:"";position:absolute;left:7px;top:15px;bottom:-2px;width:1px;background:#315044}.operator-event-timeline i{position:relative;z-index:1;width:15px;height:15px;border-radius:50%;display:grid;place-items:center;color:#6bdc99;background:#183426}.operator-event-timeline .repair i,.operator-event-timeline .waiting i{color:#e8c566;background:#392f17}.operator-event-timeline .failed i{color:#ff8178;background:#3a201f}.operator-event-timeline span{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.operator-event-timeline span strong{color:#a9beb2;font-size:6.3px;font-weight:700;text-transform:capitalize}.operator-event-timeline span small{flex:0 0 auto;color:#60796c;font:500 5.6px DM Mono,monospace}.spinning-soft{animation:pulse 1.6s ease-in-out infinite}.operator-upload-content{margin-top:10px;padding:9px;border:1px solid #2d4639;border-radius:8px;background:#101e17}.operator-upload-content small,.operator-upload-content strong,.operator-upload-content span{display:block}.operator-upload-content small{color:#5f7b6c;font:600 5.8px DM Mono,monospace;letter-spacing:.07em}.operator-upload-content strong{margin-top:6px;display:flex;align-items:center;gap:5px;color:#78d9a0;font:600 6.5px DM Mono,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-upload-content strong svg{flex:0 0 auto}.operator-upload-content span{margin-top:5px;color:#789083;font-size:6.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-upload-progress{margin-top:9px;padding:8px 9px;border:1px solid #354a3f;border-radius:8px;background:#101e17}.operator-upload-progress small,.operator-upload-progress strong{display:block}.operator-upload-progress small{color:#789083;font:700 5.8px DM Mono,monospace;letter-spacing:.07em}.operator-upload-progress strong{margin-top:5px;color:#a9beb2;font-size:6.5px;line-height:1.4}.operator-upload-progress.running{border-color:#6f5f28;background:#282313}.operator-upload-progress.running small,.operator-upload-progress.running strong{color:#e5c46b}.operator-upload-progress.success{border-color:#27583e}.operator-upload-progress.success strong{color:#5ee499}.operator-upload-progress.failed{border-color:#653936;background:#251716}.operator-upload-progress.failed strong{color:#ff8178}.auto-upload-monitor{margin-top:16px;border:1px solid #20342a;border-radius:13px;overflow:hidden}.operator-runtime-url{margin-top:9px;display:grid;gap:5px}.operator-runtime-url>span{display:flex;align-items:center;gap:5px;color:#79b995;font:700 5.8px DM Mono,monospace;letter-spacing:.06em;text-transform:uppercase}.operator-runtime-url input{width:100%;height:30px;padding:0 9px;border:1px solid #315844;border-radius:7px;outline:0;color:#75dda0;background:#0b1b13;font:600 6.2px DM Mono,monospace}.operator-runtime-url input::placeholder{color:#527060}.operator-workflow-progress{margin-top:9px;padding:8px 9px;border:1px solid #6f5f28;border-radius:8px;background:#282313}.operator-workflow-progress>span{display:flex;align-items:center;gap:5px;color:#e5c46b;font:700 5.8px DM Mono,monospace;letter-spacing:.07em}.operator-workflow-progress strong,.operator-workflow-progress small{display:block}.operator-workflow-progress strong{margin-top:6px;color:#f0d987;font-size:7px}.operator-workflow-progress small{margin-top:4px;color:#bcae79;font-size:6.5px;line-height:1.4}.operator-run-footer{margin-top:auto;padding-top:9px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;color:#719080;font-size:6.5px}.operator-run-footer>span{max-width:72%;white-space:normal;overflow-wrap:anywhere;line-height:1.45}.operator-run-message.success{color:#5ee499}.operator-run-message.failed{color:#ff8178}.operator-run-message.running{color:#e5c46b}.operator-run-footer time{color:#779183;font-family:DM Mono,monospace;text-align:right}.operator-run-history{margin-top:18px;padding-top:18px;border-top:1px solid #293c32}.operator-run-history>header{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:12px}.operator-run-history>header>div{min-width:0;display:flex;align-items:center;gap:9px}.operator-run-history>header>div>span{width:31px;height:31px;flex:0 0 auto;border:1px solid #31513f;border-radius:9px;display:grid;place-items:center;color:#6ad99a;background:#14281d}.operator-run-history h4{margin:2px 0;color:#e8f2ec;font-size:10px}.operator-run-history header small{display:block;color:#71877b;font-size:6.5px;line-height:1.4}.operator-run-history header .eyebrow{color:#4bcf84;font-size:5.8px}.operator-run-history>header>b{padding:5px 8px;border-radius:10px;color:#87a494;background:#192b21;font:700 6px DM Mono,monospace;white-space:nowrap}.operator-history-header-actions{flex:0 0 auto;justify-content:flex-end;flex-wrap:wrap}.operator-history-header-actions>b{padding:5px 8px;border-radius:10px;color:#87a494;background:#192b21;font:700 6px DM Mono,monospace;white-space:nowrap}.operator-history-header-actions>button{min-height:28px;padding:6px 9px;border:1px solid #603c37;border-radius:8px;color:#e88a82;background:#2b1d1a;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:6px;font-weight:800;white-space:nowrap}.operator-history-header-actions>button:hover:not(:disabled){color:#fff1ef;border-color:#a54e47;background:#482522}.operator-history-header-actions>button:disabled{opacity:.42;cursor:not-allowed}.operator-history-filters{margin:0 0 10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.operator-history-filters button{min-width:0;min-height:40px;padding:7px 8px;border:1px solid #2d4237;border-radius:9px;color:#6f887b;background:#102219;display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:7px;text-align:left;transition:border-color .18s,background .18s,color .18s,transform .18s}.operator-history-filters button:hover{border-color:#42604f;color:#a2b9ad;transform:translateY(-1px)}.operator-history-filters button>svg{width:25px;height:25px;padding:6px;border-radius:7px;background:#192d22}.operator-history-filters button span,.operator-history-filters button strong,.operator-history-filters button small{min-width:0;display:block}.operator-history-filters button strong{color:#b8c9bf;font-size:6.8px}.operator-history-filters button small{margin-top:2px;color:#5f786b;font-size:5.5px}.operator-history-filters button>b{min-width:19px;padding:3px 5px;border-radius:8px;color:#80998c;background:#1b3025;font:800 5.8px DM Mono,monospace;text-align:center}.operator-history-filters button.active{border-color:#3d7655;color:#5ee497;background:#173325;box-shadow:inset 0 0 0 1px #4bcf8414}.operator-history-filters button.scheduled.active>svg{color:#62df96;background:#1c422d}.operator-history-filters button.scheduled.active>b{color:#69e09a;background:#20442f}.operator-history-filters button.upload.active{border-color:#326a7a;color:#70d7ee;background:#132f38;box-shadow:inset 0 0 0 1px #57c2da17}.operator-history-filters button.upload.active>svg{color:#75d7eb;background:#19414c}.operator-history-filters button.upload.active>b{color:#82dcef;background:#1c4652}.operator-history-empty{min-height:66px;border:1px dashed #2c4036;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;color:#668173;font-size:7px}.operator-history-empty.scheduled{border-color:#31513e;color:#69a984;background:#1635242e}.operator-history-empty.upload{border-color:#2d5360;color:#6da7b5;background:#13313b38}.operator-history-list{display:grid;gap:7px}.operator-history-list article{position:relative;min-width:0;border:1px solid #2d4237;border-radius:9px;overflow:hidden;background:#09140e9e}.operator-history-list article.scheduled{background:linear-gradient(90deg,#122f1fb8,#09140e9e 42%)}.operator-history-list article.upload{border-color:#294650;background:linear-gradient(90deg,#102b34cc,#091412a8 42%)}.operator-history-list article.success{border-left:3px solid #2eaf69}.operator-history-list article.failed{border-left:3px solid #cc564f}.operator-history-list article.expanded{border-color:#3b5c4a;background:#0c1b12e6}.operator-history-summary{width:100%;padding:9px 43px 9px 10px;border:0;color:inherit;background:transparent;display:grid;grid-template-columns:25px minmax(125px,.65fr) minmax(210px,1.4fr) auto 22px;align-items:center;gap:10px;text-align:left}.operator-history-summary:hover{background:#274b362e}.operator-history-delete{position:absolute;z-index:2;right:9px;top:9px;width:25px;height:25px;border:1px solid #593732;border-radius:7px;color:#e98780;background:#2a1d1a;display:grid;place-items:center}.operator-history-delete:hover:not(:disabled){color:#fff1ef;border-color:#a84c45;background:#492522}.operator-history-delete:disabled{opacity:.55;cursor:wait}.operator-history-status{width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.operator-history-status.success{color:#63e69c;background:#173824}.operator-history-status.failed{color:#ff8e86;background:#3b211f}.operator-history-identity,.operator-history-result{min-width:0}.operator-history-identity strong,.operator-history-identity code,.operator-history-result strong,.operator-history-result span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-history-identity strong{color:#e5efe9;font-size:7.5px}.operator-history-identity code{margin-top:4px;color:#698277;font-size:5.8px}.operator-history-source{width:fit-content;margin-bottom:4px;padding:2px 5px;border-radius:7px;color:#69d995;background:#173425;display:inline-flex;align-items:center;gap:3px;font:800 5px DM Mono,monospace;letter-spacing:.04em;text-transform:uppercase}.operator-history-source.autoscroll,.operator-history-source.upload{color:#77cfe2;background:#17303a}.operator-history-result strong{color:#9db2a6;font-size:6.5px;text-transform:uppercase}.operator-history-result span{margin-top:4px;color:#718b7d;font-size:6px}.operator-history-list article.failed .operator-history-result strong{color:#ed8d86}.operator-history-list article.success .operator-history-result strong{color:#6fd99b}.operator-history-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px;color:#6f887b;font:600 5.7px DM Mono,monospace}.operator-history-meta>span,.operator-history-meta>a{padding:3px 5px;border-radius:7px;display:inline-flex;align-items:center;gap:3px;color:inherit;background:#172820;text-decoration:none;white-space:nowrap}.operator-history-meta>a:hover{color:#67df9b}.operator-history-meta time{flex:0 0 100%;color:#60796c;text-align:right;white-space:nowrap}.operator-history-chevron{width:22px;height:22px;border-radius:7px;color:#718d7d;background:#172820;display:grid;place-items:center;transition:transform .18s,color .18s,background .18s}.operator-history-list article.expanded .operator-history-chevron{transform:rotate(180deg);color:#6ee09c;background:#1b3828}.operator-history-flow{padding:10px 12px 12px 46px;border-top:1px solid #2a4436;background:#07110b8c}.operator-history-flow>header{margin-bottom:9px;display:flex;align-items:center;justify-content:space-between;gap:10px}.operator-history-flow>header strong,.operator-history-flow>header small{display:block}.operator-history-flow>header strong{color:#dceae2;font-size:7.5px}.operator-history-flow>header small{margin-top:3px;color:#688175;font-size:5.7px}.operator-history-flow>header a{padding:5px 7px;border:1px solid #315441;border-radius:8px;color:#70d99b;background:#14281d;display:inline-flex;align-items:center;gap:4px;font-size:5.8px;text-decoration:none;white-space:nowrap}.operator-history-flow ol{max-height:420px;margin:0;padding:0 5px 0 0;overflow-y:auto;overscroll-behavior:contain;list-style:none;display:grid}.operator-history-flow li{position:relative;min-height:36px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:start;gap:8px}.operator-history-flow li:not(:last-child):after{content:"";position:absolute;left:9px;top:19px;bottom:2px;width:1px;background:#315044}.operator-history-flow li>i{position:relative;z-index:1;width:19px;height:19px;border-radius:50%;color:#68dc99;background:#193627;display:grid;place-items:center}.operator-history-flow li.repair>i,.operator-history-flow li.waiting>i{color:#e7c465;background:#3a3017}.operator-history-flow li.failed>i{color:#ff8b83;background:#3b201f}.operator-history-flow li>div{min-width:0;padding:2px 0 9px}.operator-history-flow li>div strong,.operator-history-flow li>div span{display:block}.operator-history-flow li>div strong{color:#a9beb2;font-size:6.5px;text-transform:capitalize}.operator-history-flow li.done>div strong{color:#6edb9a}.operator-history-flow li.repair>div strong,.operator-history-flow li.waiting>div strong{color:#e5c36a}.operator-history-flow li.failed>div strong{color:#ef8d86}.operator-history-flow li>div span{margin-top:3px;color:#728a7d;font-size:5.8px;line-height:1.4;overflow-wrap:anywhere}.operator-history-flow li>time{padding-top:3px;color:#60796c;font:500 5.5px DM Mono,monospace;white-space:nowrap}.operator-history-monitor{min-height:100%;display:grid;align-content:start;gap:12px}.operator-history-monitor-header{min-width:0;padding-bottom:12px;border-bottom:1px solid #293f34;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.operator-history-monitor-header>button{min-height:30px;padding:0 9px;border:1px solid #355343;border-radius:8px;color:#9bb4a7;background:#15271e;display:inline-flex;align-items:center;gap:5px;font-size:6.5px;font-weight:800;white-space:nowrap}.operator-history-monitor-header>button:hover{color:#e6f3eb;border-color:#4d7c61;background:#1a3325}.operator-history-monitor-header>div{min-width:0}.operator-history-monitor-header h4{margin:2px 0;color:#e8f2ec;font-size:10px}.operator-history-monitor-header small{display:block;color:#71877b;font-size:6.5px;line-height:1.45}.operator-history-monitor-header .eyebrow{color:#4bcf84;font-size:5.8px}.operator-history-monitor-card{min-width:0;padding:13px;border:1px solid #31493d;border-radius:12px;background:#09140ebd;display:grid;grid-template-columns:104px minmax(0,1fr);gap:15px;box-shadow:0 10px 30px #00000024}.operator-history-monitor-card.success{border-color:#2c5d42;box-shadow:inset 0 2px #2eaf69,0 10px 30px #00000024}.operator-history-monitor-card.failed{border-color:#673a36;box-shadow:inset 0 2px #cc564f,0 10px 30px #00000024}.operator-history-monitor-card.upload{background:linear-gradient(135deg,#0f2b3394,#09140ec7 42%)}.operator-history-monitor-screen{display:grid;justify-items:center;align-content:start;gap:8px}.operator-history-monitor-screen>span{padding:4px 6px;border-radius:8px;color:#799186;background:#17271f;display:inline-flex;align-items:center;gap:4px;font:700 5.4px DM Mono,monospace;white-space:nowrap}.operator-history-monitor-screen>span i{width:6px;height:6px;border-radius:50%;background:#6c8076}.operator-history-monitor-screen>span.online{color:#63df98;background:#143021}.operator-history-monitor-screen>span.online i{background:#55e593;box-shadow:0 0 0 3px #55e5931f;animation:pulse 1.6s infinite}.operator-history-monitor-detail{min-width:0;display:flex;flex-direction:column}.operator-history-monitor-identity{min-width:0}.operator-history-monitor-identity>strong,.operator-history-monitor-identity>code{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-history-monitor-identity>strong{color:#eef6f1;font-size:9px}.operator-history-monitor-identity>code{margin-top:5px;color:#789083;font-size:6.3px}.operator-history-monitor-flow{margin-top:10px;padding:10px;border:1px solid #2a4436;border-radius:9px;background:#07110b8c}.operator-history-monitor-flow>header>svg{color:#65d998}.operator-history-monitor-flow ol{max-height:340px}.tiktok-monitor-fab{position:fixed;right:18px;bottom:18px;z-index:38;width:44px;min-width:44px;height:44px;padding:0 6px;border:1px solid #28553e;border-radius:13px;color:#eaf7ef;background:linear-gradient(145deg,#10281b,#0b1d14);box-shadow:0 11px 27px #081d1142;display:flex;align-items:center;gap:6px;overflow:hidden;text-align:left;transition:width .18s ease,transform .18s,border-color .18s,box-shadow .18s}.tiktok-monitor-fab:hover,.tiktok-monitor-fab:focus-visible{width:138px;transform:translateY(-2px);border-color:#3b9863;box-shadow:0 17px 40px #081d1157}.tiktok-monitor-fab>span:first-child{position:relative;width:30px;height:30px;flex:0 0 auto;border-radius:9px;color:#64e49a;background:#173b27;display:grid;place-items:center}.tiktok-monitor-fab>span:first-child>svg{width:16px;height:16px}.tiktok-monitor-fab .monitor-active-indicator{position:absolute;right:1px;top:1px;width:7px;height:7px;border:2px solid #14301f;border-radius:50%;background:#55e593;box-shadow:0 0 0 3px #55e5931f;animation:pulse 1.6s infinite}.tiktok-monitor-fab .monitor-failure-indicator{position:absolute;right:-6px;top:-6px;min-width:19px;height:16px;padding:0 3px;border:2px solid #13261b;border-radius:8px;color:#fff1ef;background:#d94841;box-shadow:0 3px 9px #c52c2559;display:flex;align-items:center;justify-content:center;gap:1px;font-style:normal;animation:monitorFailurePulse 1.8s ease-in-out infinite}.tiktok-monitor-fab .monitor-failure-indicator em{font:850 5.5px DM Mono,monospace;font-style:normal}@keyframes monitorFailurePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.tiktok-monitor-fab>span:nth-child(2){min-width:59px;display:grid;gap:1px;opacity:0;transition:opacity .12s ease}.tiktok-monitor-fab:hover>span:nth-child(2),.tiktok-monitor-fab:focus-visible>span:nth-child(2){opacity:1}.tiktok-monitor-fab strong{color:#f0f8f3;font-size:7.2px}.tiktok-monitor-fab small{color:#789487;font-size:5.4px}.tiktok-monitor-fab>b{min-width:19px;height:19px;padding:0 5px;border-radius:10px;color:#a9c1b4;background:#23382d;display:none;place-items:center;font:800 5.8px DM Mono,monospace}.tiktok-monitor-fab:hover>b,.tiktok-monitor-fab:focus-visible>b{display:grid}.tiktok-monitor-fab.active{border-color:#4dbb79;box-shadow:0 14px 35px #0f68373d}.tiktok-monitor-fab.active>b{color:#0c2b18;background:#59df91}.tiktok-monitor-fab.has-new-failure{border-color:#be4a45;background:linear-gradient(145deg,#2b1a18,#171916);box-shadow:0 14px 35px #76231f47}.tiktok-monitor-fab.has-new-failure>span:first-child{color:#ff9c95;background:#3a211f}.tiktok-monitor-fab.has-new-failure small{color:#e68e88}.tiktok-monitor-fab.has-new-failure>b{color:#fff1ef;background:#c9413a}.tiktok-monitor-fab.autoscroll-monitor-fab{bottom:69px;border-color:#315966;background:linear-gradient(145deg,#10262b,#0c1c21)}.tiktok-monitor-fab.autoscroll-monitor-fab:not(.has-new-failure)>span:first-child{color:#72d5e8;background:#17343c}.tiktok-monitor-fab.autoscroll-monitor-fab:not(.has-new-failure).active{border-color:#55b7ca;box-shadow:0 14px 35px #1b718340}.tiktok-monitor-fab.autoscroll-monitor-fab:not(.has-new-failure).active>b{color:#0a2830;background:#69d0e3}.tiktok-monitor-overlay{position:fixed;inset:0;z-index:70;pointer-events:none}.tiktok-monitor-scrim{position:absolute;inset:0;border:0;background:#050e098a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:auto}.tiktok-monitor-drawer{position:absolute;inset:16px 16px 16px auto;width:min(960px,calc(100vw - 32px));border:1px solid #294337;border-radius:17px;overflow:hidden;color:#e2eee7;background:#0c1712;box-shadow:-20px 0 70px #0000005c;display:flex;flex-direction:column;pointer-events:auto;animation:monitorDrawerIn .22s ease-out}@keyframes monitorDrawerIn{0%{opacity:.35;transform:translate(28px)}}.tiktok-monitor-drawer-header{min-height:76px;padding:13px 16px;border-bottom:1px solid #2a4035;background:#102019;display:grid;grid-template-columns:38px minmax(180px,1fr) auto 34px;align-items:center;gap:10px}.tiktok-monitor-drawer-header>span{width:38px;height:38px;border:1px solid #315742;border-radius:11px;color:#68e39b;background:#173224;display:grid;place-items:center}.tiktok-monitor-drawer-header h2{margin:2px 0;color:#f0f7f3;font-size:13px}.tiktok-monitor-drawer-header small{display:block;color:#799084;font-size:6.5px}.tiktok-monitor-drawer-summary{min-width:52px;height:39px;padding:0 9px;border:1px solid #31513f;border-radius:10px;background:#14281d;display:flex;align-items:baseline;justify-content:center;gap:4px}.tiktok-monitor-drawer-summary strong{color:#64df98;font:800 12px DM Mono,monospace}.tiktok-monitor-drawer-summary span{color:#7d9b8b;font-size:6px}.tiktok-monitor-view-switch{padding:4px;border:1px solid #2e4a3a;border-radius:11px;background:#0c1913;display:flex;align-items:center;gap:4px}.tiktok-monitor-view-switch button{min-height:34px;padding:0 9px;border:0;border-radius:8px;color:#82988c;background:transparent;display:flex;align-items:center;gap:6px;font-size:7px;font-weight:750;white-space:nowrap}.tiktok-monitor-view-switch button:hover{color:#c8d8cf;background:#17271f}.tiktok-monitor-view-switch button.active{color:#71e2a0;background:#193425;box-shadow:inset 0 0 0 1px #315d43}.tiktok-monitor-view-switch button b{min-width:18px;height:18px;padding:0 5px;border-radius:9px;color:#9db2a6;background:#24382e;display:grid;place-items:center;font:800 6px DM Mono,monospace}.tiktok-monitor-view-switch button.active b{color:#0b2817;background:#62dc95}.tiktok-monitor-drawer-header>button{width:34px;height:34px;border:1px solid #354a3f;border-radius:9px;color:#9bb0a4;background:#17271f;display:grid;place-items:center}.tiktok-monitor-drawer-header>button:hover{color:#fff;border-color:#557665}.tiktok-monitor-drawer-content{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain}.tiktok-monitor-drawer-content .operator-monitor{min-height:100%;border-top:0;padding:18px}.autoscroll-monitor-drawer{width:min(1160px,calc(100vw - 32px))}.autoscroll-monitor-drawer .tiktok-monitor-drawer-header>span{color:#73d6e8;border-color:#315966;background:#16323a}.tiktok-monitor-view-switch.autoscroll button.active{color:#8ee2ef;background:#17333a;box-shadow:inset 0 0 0 1px #356474}.tiktok-monitor-view-switch.autoscroll button.active b{color:#0b2930;background:#74d3e3}.autoscroll-dedicated-monitor{position:relative;min-height:100%;padding:16px;color:#dce9e4;background:linear-gradient(145deg,#0b1718,#102021 68%,#0c1819)}.autoscroll-monitor-empty{min-height:145px;border:1px dashed #2b4a4d;border-radius:12px;color:#6d9296;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.autoscroll-monitor-empty strong{color:#b4cacc;font-size:9px}.autoscroll-monitor-empty span{font-size:7px}.autoscroll-monitor-empty.compact{min-height:85px;flex-direction:row}.autoscroll-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));align-items:start;gap:10px}.autoscroll-mini-card{min-width:0;min-height:205px;padding:10px;border:1px solid #2a484b;border-radius:12px;background:#091617e0;display:grid;grid-template-columns:70px minmax(0,1fr);gap:10px;box-shadow:0 8px 20px #00000024}.autoscroll-mini-card.running{border-color:#3c707a;box-shadow:inset 0 2px #48b9cb,0 8px 20px #00000024}.autoscroll-mini-card .monitor-mini-screen{width:68px;height:184px;padding:7px 4px 6px;border-color:#345257;border-radius:13px}.autoscroll-mini-card .monitor-mini-display{min-height:0;border-radius:8px}.autoscroll-mini-card .monitor-mini-speaker,.autoscroll-mini-card .monitor-mini-screen>i{width:23px}.autoscroll-mini-detail{min-width:0;display:flex;flex-direction:column}.autoscroll-mini-device{display:flex;align-items:flex-start;justify-content:space-between;gap:5px}.autoscroll-mini-device>div{min-width:0}.autoscroll-mini-device strong,.autoscroll-mini-device code{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.autoscroll-mini-device strong{color:#edf7f3;font-size:8px}.autoscroll-mini-device code{margin-top:4px;color:#6d8f90;font-size:5.5px}.autoscroll-mini-device>span{padding:4px 6px;border-radius:9px;color:#83dce8;background:#17363d;display:inline-flex;align-items:center;gap:3px;font-size:5.5px;font-weight:800;white-space:nowrap}.autoscroll-mini-source{margin-top:9px;display:flex;align-items:center;gap:4px;color:#74cedc}.autoscroll-mini-source span{font-size:6.5px;font-weight:750}.autoscroll-mini-source small{margin-left:auto;color:#667f80;font-size:5.4px}.autoscroll-action-chips{margin-top:7px;display:flex;flex-wrap:wrap;gap:4px}.autoscroll-action-chips span{padding:3px 5px;border:1px solid #2d4e52;border-radius:7px;color:#89a9aa;background:#132627;display:inline-flex;align-items:center;gap:3px;font-size:5.5px}.autoscroll-mini-stage{margin-top:8px;padding:7px;border:1px solid #31565b;border-radius:8px;background:#102426}.autoscroll-mini-stage small,.autoscroll-mini-stage strong,.autoscroll-mini-stage p{display:block}.autoscroll-mini-stage small{color:#5c898d;font:750 5px DM Mono,monospace;letter-spacing:.07em}.autoscroll-mini-stage strong{margin-top:4px;color:#86dbe6;font-size:6.3px;text-transform:capitalize}.autoscroll-mini-stage p{margin:4px 0 0;color:#81999a;font-size:5.7px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.autoscroll-mini-stage time{display:block;margin-top:5px;color:#587b7e;font:600 5px DM Mono,monospace}.autoscroll-mini-url{margin-top:6px;min-width:0;color:#6bc7d5;display:flex;align-items:center;gap:4px;font-size:5.4px;text-decoration:none}.autoscroll-mini-url span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.autoscroll-mini-url svg{flex:0 0 auto}.autoscroll-log>header{margin-bottom:10px;padding:0 2px 10px;border-bottom:1px solid #294245;display:flex;align-items:center;justify-content:space-between;gap:10px}.autoscroll-log>header strong,.autoscroll-log>header small{display:block}.autoscroll-log>header strong{color:#e7f2ef;font-size:10px}.autoscroll-log>header small{margin-top:4px;color:#698487;font-size:6px}.autoscroll-log>header b{padding:5px 8px;border-radius:9px;color:#77d3df;background:#17343a;font-size:6px}.autoscroll-log-list{display:grid;gap:7px}.autoscroll-log-list article{min-width:0;padding:9px 10px;border:1px solid #2c4547;border-radius:9px;background:#081314b3;display:grid;grid-template-columns:24px minmax(120px,.65fr) minmax(200px,1.4fr) auto 25px;align-items:center;gap:9px}.autoscroll-log-list article.success{border-left:3px solid #2eaf69}.autoscroll-log-list article.failed{border-left:3px solid #cc564f}.autoscroll-log-status{width:23px;height:23px;border-radius:50%;color:#67df9b;background:#173824;display:grid;place-items:center}.autoscroll-log-list article.failed .autoscroll-log-status{color:#ff8e86;background:#3b211f}.autoscroll-log-device,.autoscroll-log-result{min-width:0}.autoscroll-log-device strong,.autoscroll-log-device code,.autoscroll-log-result strong,.autoscroll-log-result span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.autoscroll-log-device strong{color:#e6f0ec;font-size:7.5px}.autoscroll-log-device code{margin-top:4px;color:#698486;font-size:5.7px}.autoscroll-log-result strong{color:#83d4df;font-size:6.4px;text-transform:capitalize}.autoscroll-log-result span{margin-top:4px;color:#718b8d;font-size:5.9px}.autoscroll-log-list article.failed .autoscroll-log-result strong{color:#ed8d86}.autoscroll-log-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px;color:#728d8e;font:600 5.5px DM Mono,monospace}.autoscroll-log-meta>span,.autoscroll-log-meta>a{padding:3px 5px;border-radius:7px;color:inherit;background:#172a2b;display:inline-flex;align-items:center;gap:3px;text-decoration:none}.autoscroll-log-meta time{flex:0 0 100%;text-align:right}.autoscroll-log-delete{width:25px;height:25px;border:1px solid #593936;border-radius:7px;color:#e88e87;background:#2b1e1d;display:grid;place-items:center}.autoscroll-log-delete:hover:not(:disabled){color:#fff1ef;border-color:#aa504a;background:#492624}.autoscroll-log-delete:disabled{opacity:.55;cursor:wait}.autoscroll-history-sections{display:grid;gap:18px}.farming-failure-log{padding:12px;border:1px solid #66443d;border-radius:12px;background:linear-gradient(145deg,#2e1916c7,#161615b8)}.farming-failure-log>header{border-bottom-color:#684740}.farming-failure-log>header b{color:#ffaaa2;background:#482924}.farming-failure-log.healthy{border-color:#285f4d;background:linear-gradient(145deg,#0c2b20d1,#091d19c2)}.farming-failure-log.healthy>header{border-bottom-color:#2d6653}.farming-failure-log.healthy>header b{color:#82e4b2;background:#174332}.farming-failure-log.healthy .autoscroll-monitor-empty{color:#72cfa3;border-color:#2c6653;background:#0e2f2461}.farming-failure-log.healthy .autoscroll-monitor-empty svg{color:#7ae0ad}.farming-failure-list{max-height:260px;padding-right:4px;overflow-y:auto}.autoscroll-log-list article.farming-failure{grid-template-columns:24px minmax(120px,.65fr) minmax(220px,1.5fr) auto;border-left:3px solid #dd655b}.autoscroll-log-list article.farming-failure .autoscroll-log-status{color:#ff9d95;background:#472622}.autoscroll-log-list article.farming-failure .autoscroll-log-result strong{color:#f5a098}.autoscroll-log-list article.farming-failure .autoscroll-log-result span{color:#d5aaa5}.farming-result-log{padding:12px;border:1px solid #28554a;border-radius:12px;background:linear-gradient(145deg,#0c221dc7,#091818bd)}.farming-result-log>header{border-bottom-color:#2c5a50}.farming-result-log>header b{color:#72dfad;background:#173c31}.farming-result-list{max-height:310px;padding-right:4px;overflow-y:auto}.autoscroll-log-list article.farming-result{grid-template-columns:24px minmax(120px,.65fr) minmax(220px,1.5fr) auto;border-left:3px solid #39b982}.autoscroll-log-list article.farming-result .autoscroll-log-status{color:#70e0aa;background:#173c2d}.autoscroll-log-list article.farming-result .autoscroll-log-result strong{color:#77ddb0}.autoscroll-log-list article.farming-result .autoscroll-log-result span{color:#b4cbc3;font-size:6.3px}.all-devices-monitor-page{display:grid;gap:16px}.all-devices-monitor-hero{min-height:118px;padding:20px 22px;border:1px solid #d8e4dd;border-radius:14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;background:linear-gradient(135deg,#fff,#f1faf5);box-shadow:0 8px 24px #1238230d}.all-devices-monitor-hero>span{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;color:#187849;background:#dff4e8}.all-devices-monitor-hero h2{margin:4px 0 6px;color:#24362c;font-size:18px;letter-spacing:-.035em}.all-devices-monitor-hero p:last-child{margin:0;color:#78877f;font-size:8px;line-height:1.55}.all-devices-monitor-summary{min-width:96px;padding:12px;border:1px solid #cce4d7;border-radius:11px;color:#267b4d;background:#fff;text-align:center}.all-devices-monitor-summary strong,.all-devices-monitor-summary span{display:block}.all-devices-monitor-summary strong{font-size:22px;line-height:1}.all-devices-monitor-summary span{margin-top:5px;color:#78877f;font-size:7px}.all-devices-monitor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:13px;align-items:start}.all-device-monitor-card{min-width:0;padding:11px;border:1px solid #d9e2dd;border-radius:14px;background:#fff;box-shadow:0 7px 20px #0f2d1d0f}.all-device-monitor-card.online{border-color:#b9dac7}.all-device-monitor-card.offline{background:#f6f8f7}.all-device-monitor-card>header{min-height:54px;margin-bottom:9px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.all-device-monitor-icon{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#248052;background:#e4f5eb}.all-device-monitor-card.offline .all-device-monitor-icon{color:#849189;background:#e9eeeb}.all-device-monitor-card>header>div{min-width:0}.all-device-monitor-card>header strong,.all-device-monitor-card>header small,.all-device-monitor-card>header code{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-device-monitor-card>header strong{color:#2a3b32;font-size:8.5px}.all-device-monitor-card>header small{margin-top:3px;color:#7c8b83;font-size:6.5px}.all-device-monitor-card>header code{margin-top:3px;color:#9aa49f;font-size:5.8px}.all-device-monitor-card .virtual-screen-card{width:100%;padding:9px;box-shadow:none}.all-device-monitor-card .virtual-screen-heading{height:21px}.all-device-monitor-card .virtual-screen-heading span{font-size:6.8px}.all-device-monitor-card .virtual-screen-footer>span{min-width:0;font-size:6.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-device-monitor-controls{margin-top:9px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.all-device-monitor-controls button{min-height:34px;border:1px solid #c9d8d0;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px;color:#356047;background:#f7fbf8;font-size:7px;font-weight:800}.all-device-monitor-controls button:hover:not(:disabled){color:#176c3d;border-color:#75b891;background:#edf8f1}.all-device-monitor-controls button:disabled{opacity:.42;cursor:not-allowed}.all-device-monitor-card>footer{min-height:27px;margin-top:8px;padding:0 8px;border-radius:8px;display:flex;align-items:center;gap:6px;font-size:6.5px;font-weight:700}.all-device-monitor-card>footer.online{color:#27794c;background:#eaf7ef}.all-device-monitor-card>footer.offline{color:#7f8d85;background:#ebefed}.all-devices-monitor-empty{min-height:260px;border:1px dashed #c9d9d0;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#84938b;background:#fbfcfb;text-align:center}.all-devices-monitor-empty strong{color:#4b5d53;font-size:10px}.all-devices-monitor-empty span{font-size:8px}.drawer-scrim{position:fixed;inset:0;z-index:39;border:0;background:#07110c6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.control-drawer{position:fixed;z-index:40;inset:0 0 0 auto;width:min(610px,100vw);background:#f7f9f7;box-shadow:-18px 0 55px #06160d33;animation:slideIn .24s ease-out;overflow:hidden}@keyframes slideIn{0%{transform:translate(100%)}}.drawer-header{height:78px;padding:0 22px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer-header h2{margin:5px 0 0;font-size:17px;letter-spacing:-.04em;max-width:470px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dbe1dd;border-radius:8px;background:#fff;color:#55625b}.drawer-content{padding:18px 20px 35px;height:calc(100vh - 78px);overflow-y:auto}.device-overview{display:grid;grid-template-columns:minmax(190px,220px) 1fr;gap:14px;align-items:start}.device-overview-info{display:grid;gap:10px}.device-identity{min-height:82px;padding:15px;border:1px solid #dce4df;border-radius:11px;background:#fff;display:flex;align-items:center;gap:13px}.large-device-icon{width:48px;height:48px;border-radius:13px;background:#e7f7ed;color:#278052;display:grid;place-items:center}.device-profile-display{display:block;max-width:180px;margin-bottom:6px;color:#293830;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-identity code{margin-top:8px;font-size:9px}.profile-name-card{padding:12px;border:1px solid #dce4df;border-radius:10px;background:#fff;transition:border-color .16s,box-shadow .16s}.profile-name-card.editing{border-color:#7fbc99;box-shadow:0 0 0 3px #2d9f5e12}.profile-name-heading{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.profile-name-heading>div{display:flex;align-items:center;gap:6px;color:#4e5e55}.profile-name-heading>div span{font-size:8px;font-weight:800}.profile-saved-state{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:12px;color:#24794b;background:#e8f7ee;font-size:6.5px;font-weight:800}.profile-name-card form{height:36px;display:flex}.profile-name-card input{flex:1;min-width:0;padding:0 9px;border:1px solid #ccd7d1;border-radius:7px 0 0 7px;outline:0;background:#fff;color:#2d3c34;font-size:9px;font-weight:700}.profile-name-card input:focus{border-color:#4ca977}.profile-name-card input:disabled{color:#34443b;background:#f1f4f2;opacity:1;cursor:not-allowed}.profile-form-actions{display:flex}.profile-save-button,.profile-edit-button,.profile-cancel-button{border:0;display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;font-weight:800}.profile-save-button{min-width:75px;padding:0 9px;border-radius:0 7px 7px 0;color:#fff;background:#237d4c}.profile-save-button:hover:not(:disabled){background:#17673c}.profile-save-button:disabled{background:#99afa3}.profile-edit-button{min-width:58px;border:1px solid #c9d5ce;border-left:0;border-radius:0 7px 7px 0;color:#356148;background:#f7faf8}.profile-edit-button:hover{color:#176c3d;background:#edf7f1}.profile-cancel-button{width:34px;border-top:1px solid #ccd7d1;border-bottom:1px solid #ccd7d1;color:#7f8d85;background:#fff}.profile-name-card>small{display:block;margin-top:7px;color:#939d97;font-size:6.8px;line-height:1.4}.profile-heading-badges{display:flex;align-items:center;gap:5px}.profile-age-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:12px;color:#765d22;background:#fff4d9;font-size:6.5px;font-weight:800}.profile-details-card .profile-details-form{height:auto;display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:9px}.profile-details-form label{min-width:0;display:grid;gap:5px}.profile-details-form label>span{min-height:13px;display:flex;align-items:center;justify-content:space-between;gap:5px;color:#65756c;font-size:7px;font-weight:800}.profile-details-form label>span em{padding:2px 5px;border-radius:8px;color:#34734f;background:#e8f5ed;font-size:6px;font-style:normal}.profile-details-form label>span small{margin-left:auto;color:#9aa49e;font-size:6px;font-weight:500}.profile-details-card .profile-details-form input{width:100%;height:36px;border-radius:7px;font-weight:600}.profile-details-form .profile-character-field{grid-column:1 / -1}.profile-details-form textarea{width:100%;min-height:66px;padding:9px;resize:vertical;border:1px solid #ccd7d1;border-radius:7px;outline:0;color:#2d3c34;background:#fff;font-family:inherit;font-size:8px;font-weight:500;line-height:1.5}.profile-details-form textarea:focus{border-color:#4ca977;box-shadow:0 0 0 3px #2d9f5e0f}.profile-details-form textarea:disabled{color:#34443b;background:#f1f4f2;opacity:1;cursor:not-allowed}.profile-detail-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:6px}.profile-primary-button,.profile-secondary-button{min-height:31px;padding:0 10px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:7px;font-weight:800;cursor:pointer}.profile-primary-button{border:1px solid #237d4c;color:#fff;background:#237d4c}.profile-primary-button:hover:not(:disabled){background:#17673c}.profile-secondary-button{border:1px solid #c9d5ce;color:#52635a;background:#fff}.profile-secondary-button.edit{color:#236f47;border-color:#a8cdb8;background:#f3faf6}.profile-primary-button:disabled,.profile-secondary-button:disabled{opacity:.55;cursor:not-allowed}.screen-help{padding:13px 14px;border:1px solid #dce4df;border-radius:10px;background:#fff}.screen-help strong,.screen-help span{display:block}.screen-help strong{color:#35443c;font-size:9px;margin-bottom:5px}.screen-help span{color:#829087;font-size:8px;line-height:1.55}.virtual-screen-card{border-radius:13px;padding:12px;background:#101b15;border:1px solid #26382f;box-shadow:0 10px 24px #07160d29}.virtual-screen-heading{height:24px;display:flex;align-items:center;justify-content:space-between;color:#d8e5dc}.virtual-screen-heading>div{display:flex;align-items:center;gap:6px}.virtual-screen-heading span{font-size:8px;font-weight:800}.screen-live{display:inline-flex;align-items:center;gap:5px;color:#67e99d;font:7px DM Mono,monospace;letter-spacing:.08em}.screen-live i{width:5px;height:5px;border-radius:50%;background:#55e593;box-shadow:0 0 0 3px #55e5931f;animation:pulse 2s infinite}.screen-live.offline{color:#8da097}.screen-live.offline i{background:#768980;box-shadow:none;animation:none}.phone-frame{width:100%;margin-top:8px;padding:11px 5px 10px;border:1px solid #3d4e45;border-radius:20px;background:#060b08;position:relative;box-shadow:inset 0 0 0 2px #17221c,0 7px 16px #00000047}.phone-frame.disabled{cursor:not-allowed}.phone-speaker{width:24%;height:3px;margin:-4px auto 7px;border-radius:5px;background:#304038}.phone-display{width:100%;aspect-ratio:9 / 19.5;overflow:hidden;border-radius:13px;background:#17231c;display:grid;place-items:center;position:relative}.phone-display img{width:100%;height:100%;display:block;object-fit:contain;cursor:crosshair;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none}.phone-frame.disabled .phone-display img{cursor:not-allowed}.screen-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#6f8579}.screen-placeholder span{font-size:8px}.phone-home-indicator{width:36%;height:3px;margin:8px auto -3px;border-radius:5px;background:#516159}.virtual-screen-footer{height:29px;padding-top:9px;display:flex;align-items:center;justify-content:space-between;color:#84968c}.virtual-screen-footer>span{display:inline-flex;align-items:center;gap:5px;font-size:7px}.virtual-screen-footer>span.sending{color:#e5c46b}.virtual-screen-footer>span.sent{color:#67e99d}.virtual-screen-footer>span.failed{color:#ff8178}.virtual-screen-footer button{width:25px;height:23px;display:grid;place-items:center;border-radius:6px;border:1px solid #34483d;color:#a7b9af;background:#1a2921}.virtual-screen-footer button:hover:not(:disabled){color:#68e59d;border-color:#397452}.virtual-screen-footer button:disabled{opacity:.45}.offline-notice{background:#f0f3f1;border:1px solid #dde3df;border-radius:9px;margin-top:12px;padding:11px 13px;color:#69766f;font-size:9px;line-height:1.55}.offline-notice.warning{background:#fff8e6;border-color:#efdfac;color:#8a651e}.control-section{margin-top:20px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-title span{font-size:10px;font-weight:800;color:#35443c}.section-title small{font-size:8px;color:#929b96}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.quick-grid button{min-height:63px;border:1px solid #dbe2de;border-radius:9px;background:#fff;color:#506158;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:8px;font-weight:700;transition:.16s}.quick-grid button:hover:not(:disabled){border-color:#69b78b;color:#177445;background:#f4fbf7;transform:translateY(-1px)}.quick-grid button:disabled{opacity:.45}.device-details{padding:14px;border:1px solid #dce3df;background:#fff;border-radius:10px}.device-details dl{margin:0}.device-details dl div{display:grid;grid-template-columns:80px 1fr;padding:8px 0;border-top:1px solid #edf0ee;font-size:9px}.device-details dt{color:#8a958e}.device-details dd{margin:0;color:#3c4a43;font-weight:600;overflow-wrap:anywhere}.danger-zone{margin-top:18px;padding:13px;border-radius:9px;border:1px solid #f0cec8;background:#fff8f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.danger-zone>div{display:flex;align-items:center;gap:9px;color:#a94b42}.danger-zone strong,.danger-zone small{display:block}.danger-zone strong{font-size:9px}.danger-zone small{font-size:7.5px;color:#a17f7a;margin-top:3px}.danger-zone button{padding:7px 10px;border-radius:7px;border:1px solid #e1aaa3;color:#a43f36;background:#fff;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:800}.danger-zone button:disabled{opacity:.45}.transaction-failure-overlay{position:fixed;inset:0;z-index:80;padding:20px;display:grid;place-items:center;background:#06120b94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:toastIn .18s ease-out}.transaction-failure-dialog{width:min(490px,100%);padding:22px;border:1px solid #efc1bd;border-radius:16px;position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;color:#2d3932;background:#fff;box-shadow:0 24px 70px #08190f4d}.transaction-failure-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;color:#bd3730;background:#ffe8e6}.transaction-failure-copy{min-width:0}.transaction-failure-copy>span{color:#bc3b34;font-size:8px;font-weight:900;letter-spacing:.09em}.transaction-failure-copy h2{margin:4px 0 7px;color:#25342c;font-size:17px;line-height:1.25}.transaction-failure-copy>p{margin:0;max-height:112px;overflow-y:auto;color:#71514e;font-size:10px;line-height:1.55;overflow-wrap:anywhere}.transaction-failure-copy dl{margin:13px 0 0;padding:10px 0;border-top:1px solid #f0e1df;border-bottom:1px solid #f0e1df;display:grid;gap:7px}.transaction-failure-copy dl div{display:grid;grid-template-columns:70px minmax(0,1fr);gap:8px}.transaction-failure-copy dt{color:#9a7c78;font-size:8px}.transaction-failure-copy dd{margin:0;color:#425048;font-size:8px;font-weight:700;overflow-wrap:anywhere}.transaction-failure-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.transaction-failure-actions button{min-height:38px;padding:0 14px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:850;cursor:pointer}.transaction-failure-actions button.dismiss{border:1px solid #d8dfdb;color:#5c6962;background:#fff}.transaction-failure-actions button.retry{border:1px solid #bd3e37;color:#fff;background:#b9342d}.transaction-failure-actions button.retry:hover:not(:disabled){background:#972a25}.transaction-failure-actions button.dismiss:hover:not(:disabled){background:#f5f8f6}.transaction-failure-actions button:disabled{opacity:.58;cursor:not-allowed}.transaction-failure-queue{grid-column:1 / -1;margin-top:-3px;color:#9a5d57;text-align:right;font-size:7.5px}.toast-stack{position:fixed;right:20px;bottom:20px;z-index:90;display:grid;gap:8px;width:min(340px,calc(100vw - 40px))}.toast{padding:12px 14px;background:#17221c;color:#fff;border-radius:9px;box-shadow:0 12px 30px #06140c3d;display:flex;gap:9px;align-items:flex-start;font-size:10px;line-height:1.45;animation:toastIn .2s ease-out}.toast.success{border-left:3px solid var(--green)}.toast.error{border-left:3px solid #f16d63}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}}.calibration-flow-panel{margin:0 0 16px;padding:11px 13px;border:1px solid #cfe2d7;border-radius:11px;background:linear-gradient(135deg,#fbfefc,#f1faf5);transition:border-color .18s,box-shadow .18s}.calibration-flow-panel.has-queue{border-color:#7fc79d;box-shadow:0 5px 16px #237e4c14}.calibration-flow-heading{display:flex;align-items:center;gap:12px}.calibration-flow-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:9px;color:#16804b;background:#dff5e8}.calibration-flow-icon svg{width:17px;height:17px}.calibration-flow-heading>div{min-width:0}.calibration-flow-heading h3{margin:2px 0;font-size:13px;color:#14261b}.calibration-flow-heading p{margin:0;color:#77847d}.calibration-flow-heading .eyebrow{color:#259b60;font-weight:800;letter-spacing:.11em}.calibration-flow-actions{margin-left:auto;display:flex;align-items:center;gap:7px}.calibration-batch-button{min-height:32px;padding:0 11px;border:1px solid #26965c;border-radius:8px;color:#fff;background:#1b8a50;display:inline-flex;align-items:center;gap:6px;font-weight:800;white-space:nowrap}.calibration-batch-button:hover:not(:disabled){background:#147542;border-color:#147542}.calibration-batch-button:disabled{opacity:.65;cursor:wait}.calibration-rule-badge{margin-left:auto;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:#116f42;background:#def3e7;font-size:9px;font-weight:800}.calibration-flow-toggle{min-height:32px;padding:0 9px;border:1px solid #bdd9c8;border-radius:8px;color:#286b47;background:#fff;display:inline-flex;align-items:center;gap:6px;font-weight:800}.calibration-flow-toggle:hover{border-color:#69ae85;background:#f5fbf7}.calibration-flow-toggle svg{transition:transform .18s}.calibration-flow-panel.expanded .calibration-flow-toggle svg{transform:rotate(180deg)}.calibration-flow-details{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .2s ease,opacity .16s ease}.calibration-flow-details-inner{min-height:0;overflow:hidden}.calibration-flow-panel.collapsed .calibration-flow-details{grid-template-rows:0fr;opacity:0;overflow:hidden}.calibration-flow-steps{margin:10px 0;padding:8px 10px;display:flex;align-items:center;gap:9px;border:1px solid #dce8e1;border-radius:9px;background:#ffffffc7}.calibration-flow-steps span{display:inline-flex;align-items:center;gap:6px;color:#42534a;font-size:9px;font-weight:700;white-space:nowrap}.calibration-flow-steps b{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#23965a;font-size:8px}.calibration-flow-steps i{flex:1;height:1px;min-width:14px;background:#c9ded1}.calibration-queue-content{display:grid;grid-template-columns:minmax(240px,1fr) minmax(240px,1.25fr);gap:10px}.calibration-active-device,.calibration-queue-idle{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #b9ddc8;border-radius:10px;background:#fff}.calibration-device-icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:9px;color:#16804b;background:#e8f7ee}.calibration-active-device>div{display:grid;gap:2px;min-width:0}.calibration-active-device small{color:#27945b;font-weight:800;letter-spacing:.08em}.calibration-active-device strong{color:#17251d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calibration-active-device div span{color:#7a8880;font-size:9px}.calibration-live-dot{margin-left:auto;padding:5px 8px;border-radius:999px;color:#147643;background:#e6f7ed;display:inline-flex;align-items:center;gap:5px;font-size:8px;font-weight:800}.calibration-live-dot i{width:6px;height:6px;border-radius:50%;background:#23b76c;box-shadow:0 0 0 3px #d5f3e1}.calibration-waiting-list{min-width:0;padding:10px 11px;border:1px solid #dce8e1;border-radius:10px;background:#ffffffb8;display:flex;align-items:center;gap:7px;overflow-x:auto}.calibration-waiting-title{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;color:#596a60;font-size:9px;font-weight:800}.calibration-waiting-list>p{margin:0;color:#8a968f}.calibration-waiting-item{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:6px 9px 6px 6px;border-radius:8px;background:#eef5f1}.calibration-waiting-item>b{width:21px;height:21px;display:grid;place-items:center;border-radius:6px;color:#387556;background:#fff}.calibration-waiting-item>span{display:grid}.calibration-waiting-item strong{max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#304239}.calibration-waiting-item small{color:#819087}.calibration-queue-idle{justify-content:center;color:#24915a}.calibration-queue-idle>span{display:grid;gap:2px}.calibration-queue-idle small{color:#7f8d85;font-weight:400}:where(a,button,input,textarea,[tabindex]):focus-visible{outline:2px solid #2caf68;outline-offset:2px}.tiktok-page small{font-size:9.5px!important;line-height:1.45}.tiktok-page p{font-size:10px;line-height:1.5}.tiktok-page button{font-size:9.5px}.tiktok-page input,.tiktok-page textarea{font-size:11px}.tiktok-page code{font-size:9px}.tiktok-page label,.tiktok-page dt,.tiktok-page dd{font-size:10px}.tiktok-page strong{font-size:10.5px}.tiktok-page em{font-size:9px}.tiktok-page .eyebrow{font-size:10px}.tiktok-page .scheduler-card header h4{font-size:12px}.tiktok-page .scheduler-card header p{font-size:10px}.tiktok-page .operator-run-footer{font-size:9px}.sidebar nav a,.tiktok-nav-label,.refresh-button,.filter-tabs button{min-height:40px}@media(max-width:1120px){.fleet-dashboard-hero{grid-template-columns:52px minmax(0,1fr)}.fleet-monitor-button{grid-column:2;width:min(100%,260px)}.fleet-dashboard-device-list>button{grid-template-columns:40px minmax(140px,1fr) minmax(150px,.8fr) auto}.fleet-dashboard-device-arrow{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.auto-upload-grid{grid-template-columns:1fr}.activity-list{display:grid;grid-template-columns:repeat(2,1fr)}.activity-item:nth-child(odd){border-right:1px solid #edf0ee}.activity-panel.expanded .activity-list,.scheduler-grid{grid-template-columns:1fr}.schedule-list-column{position:static}.saved-schedule-list{grid-template-columns:repeat(2,1fr);max-height:none}.operator-monitor-grid{grid-template-columns:1fr}.ai-draft-panel{grid-template-columns:1fr 1fr}.ai-draft-copy{grid-column:1 / -1}}@media(max-width:900px){.fleet-dashboard-columns{grid-template-columns:1fr}}@media(max-width:760px){.all-devices-monitor-grid{grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:10px}.all-devices-monitor-hero{padding:16px;grid-template-columns:auto minmax(0,1fr)}.all-devices-monitor-summary{grid-column:1 / -1;width:100%;display:flex;align-items:baseline;justify-content:center;gap:6px}.all-devices-monitor-summary span{margin:0}.comfy-token-control{grid-template-columns:1fr}.comfy-token-actions{justify-content:flex-start;flex-wrap:wrap}.comfy-token-actions input{flex:1 1 220px}.sidebar{transform:translate(-100%);transition:transform .22s;width:240px}.sidebar.open{transform:translate(0)}.mobile-close{display:grid;place-items:center;position:absolute;right:15px;top:24px;width:34px;height:34px;color:#91a098;background:#182b21;border:0;border-radius:8px}.nav-scrim{display:block;position:fixed;inset:0;z-index:19;border:0;background:#040c0875}main{padding-left:0}.topbar{height:68px;padding:0 17px}.menu-button{width:35px;height:35px;display:grid;place-items:center;border:1px solid #d8dfdb;background:#fff;border-radius:8px;color:#46544c}.topbar h1{font-size:16px}.live-indicator,.refresh-button span{display:none}.refresh-button{width:36px;padding:0;justify-content:center}.content{padding:18px 14px 30px}.fleet-dashboard-hero{min-height:0;padding:20px;grid-template-columns:45px minmax(0,1fr);gap:13px}.fleet-dashboard-hero-icon{width:45px;height:45px;border-radius:12px}.fleet-dashboard-hero-copy h2{font-size:17px}.fleet-monitor-button{grid-column:1 / -1;width:100%;min-height:52px}.fleet-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fleet-dashboard-columns{grid-template-columns:1fr}.fleet-dashboard-device-list>button{grid-template-columns:40px minmax(0,1fr) auto;gap:9px 11px}.fleet-dashboard-device-icon{grid-row:1 / 3}.fleet-dashboard-device-list code{grid-column:2 / 4;grid-row:2}.fleet-dashboard-device-list .status-badge{grid-column:3;grid-row:1}.hero-summary{padding:23px 20px;min-height:170px}.hero-copy h2{font-size:24px}.hero-signal{display:none}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:96px;padding:12px}.calibration-status-grid{grid-template-columns:1fr 1fr;gap:9px}.calibration-status-card{padding:12px}.calibration-status-detail>header{align-items:flex-start;flex-direction:column}.calibration-device-status-list article{grid-template-columns:32px minmax(0,1fr) auto}.calibration-layout-badges{grid-column:2;flex-wrap:wrap}.calibration-device-online{grid-column:3;grid-row:1}.calibration-device-manual{grid-column:3;grid-row:2}.calibration-settings-hero{align-items:flex-start;flex-wrap:wrap;padding:18px}.calibration-settings-summary{width:100%;margin-left:65px}.calibration-speed-options,.calibration-speed-guide>div{grid-template-columns:1fr}.calibration-speed-option{min-height:112px}.calibration-speed-footer{align-items:stretch;flex-direction:column}.calibration-speed-footer>button{width:100%}.table-tools{align-items:stretch;flex-direction:column}.search-box{width:100%}.filter-tabs button{flex:1}table{min-width:700px}.activity-list{grid-template-columns:1fr}.activity-item:nth-child(odd){border-right:0}.calibration-monitor-overlay{padding:10px}.calibration-monitor-dialog{max-height:calc(100vh - 20px);border-radius:14px}.calibration-monitor-dialog>header{padding:14px;grid-template-columns:38px minmax(0,1fr) 34px;gap:9px}.calibration-monitor-mark{width:38px;height:38px}.calibration-monitor-status{grid-column:2;justify-self:start}.calibration-monitor-close{grid-column:3;grid-row:1;width:34px;height:34px}.calibration-monitor-body{padding:14px;grid-template-columns:88px minmax(0,1fr);gap:12px}.calibration-monitor-screen .monitor-mini-screen{width:82px;height:220px}.calibration-monitor-detail dl,.activity-summary-grid{grid-template-columns:1fr}.activity-page-intro{align-items:flex-start;padding:18px}.tiktok-room-header{padding:18px;align-items:flex-start}.calibration-flow-panel{margin:0 0 16px;padding:13px}.calibration-flow-heading{align-items:flex-start;flex-wrap:wrap}.calibration-flow-actions{width:100%;margin-left:46px;flex-wrap:wrap}.calibration-rule-badge{margin-left:0}.calibration-flow-steps{overflow-x:auto}.calibration-queue-content{grid-template-columns:1fr}.tiktok-online-stat{margin-left:0}.tiktok-device-list,.gemini-key-panel{grid-template-columns:1fr}.gemini-key-control{grid-template-columns:minmax(0,1fr)}.gemini-key-actions{justify-content:flex-end}.codex-login-status{grid-template-columns:30px minmax(0,1fr)}.codex-login-status>button{grid-column:1 / -1}.scheduler-section{padding:15px}.scheduler-two-fields,.scheduler-timing-grid,.comment-farming-options{grid-template-columns:1fr}.interaction-options{grid-template-columns:repeat(2,1fr)}.upload-device-list{grid-template-columns:1fr}.upload-job-schedule{grid-template-columns:minmax(0,1fr) auto}.upload-job-schedule input{grid-column:1 / -1;grid-row:2}.saved-schedule-list,.schedule-submit-actions{grid-template-columns:1fr}.link-queue-heading{align-items:flex-start}.link-queue-list article{grid-template-columns:31px minmax(0,1fr)}.link-queue-actions{grid-column:2;justify-self:start}.ai-draft-panel{grid-template-columns:1fr}.ai-draft-copy{grid-column:auto}.device-comment-list article{grid-template-columns:1fr}.operator-history-summary{grid-template-columns:24px minmax(0,1fr) 22px;align-items:start}.operator-history-result,.operator-history-meta{grid-column:2}.operator-history-chevron{grid-column:3;grid-row:1}.operator-history-meta{justify-content:flex-start}.operator-history-meta time{flex-basis:auto;text-align:left}.operator-history-flow{padding-left:44px}.tiktok-monitor-drawer{inset:8px;width:auto;border-radius:14px}.tiktok-monitor-drawer-header{grid-template-columns:36px minmax(0,1fr) 32px;padding:11px 12px}.tiktok-monitor-drawer-header>button{grid-column:3;grid-row:1}.tiktok-monitor-view-switch{grid-column:1 / -1;width:100%}.tiktok-monitor-view-switch button{flex:1;justify-content:center}.tiktok-monitor-drawer-content .operator-monitor{padding:14px}.autoscroll-dedicated-monitor{padding:12px}.autoscroll-mini-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.autoscroll-log-list article{grid-template-columns:24px minmax(0,1fr);align-items:start}.autoscroll-log-list article.farming-result{grid-template-columns:24px minmax(0,1fr)}.autoscroll-log-list article.farming-failure{grid-template-columns:24px minmax(0,1fr)}.autoscroll-log-result,.autoscroll-log-meta{grid-column:2}.autoscroll-log-delete{grid-column:2;justify-self:end}.autoscroll-log-meta{justify-content:flex-start}.autoscroll-log-meta time{flex-basis:auto;text-align:left}}@media(max-width:560px){.all-devices-monitor-grid{grid-template-columns:1fr}.all-device-monitor-card{width:min(100%,270px);justify-self:center}.all-devices-monitor-hero{grid-template-columns:1fr;text-align:center}.all-devices-monitor-hero>span{margin:0 auto}.all-devices-monitor-summary{grid-column:1}.device-overview{grid-template-columns:1fr}.virtual-screen-card{width:min(100%,240px);justify-self:center}.device-overview-info{width:100%}.upload-source-picker{grid-template-columns:1fr}.profile-required-alert{grid-template-columns:auto minmax(0,1fr);align-items:start}.profile-required-alert button{grid-column:1 / -1;width:100%}.scheduler-section{padding:10px}.operator-history-monitor-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.operator-history-monitor-header>button{grid-column:1 / -1;justify-self:start}.operator-history-monitor-card{grid-template-columns:78px minmax(0,1fr);padding:10px;gap:10px}.operator-history-monitor-card .monitor-mini-screen{width:76px;height:198px}.schedule-list-column{padding:10px;overflow:hidden}.schedule-list-heading{min-height:0;align-items:stretch;flex-direction:column;gap:9px}.schedule-list-summary{width:100%;margin-left:0}.schedule-list-summary>button{flex:1;justify-content:center;min-width:0}.saved-schedule-list article{width:100%;padding:10px;overflow:hidden}.saved-schedule-top{align-items:flex-start;flex-wrap:wrap;gap:8px}.saved-schedule-labels{min-width:0;flex-wrap:wrap}.saved-schedule-actions{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.saved-schedule-compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.saved-schedule-compact>em{grid-column:1 / -1;max-width:none;width:fit-content}.saved-schedule-identity{grid-template-columns:minmax(0,1fr)}.saved-ai-runtime,.saved-auto-repair{margin-left:0;margin-right:4px}.saved-generated-comment p{overflow-wrap:anywhere}.saved-schedule-list dl div{align-items:flex-start}.saved-schedule-list dd{max-width:62%;overflow-wrap:anywhere}}@media(max-width:440px){.fleet-dashboard-hero{padding:17px}.fleet-dashboard-hero-copy p:last-child{font-size:8px}.fleet-dashboard-metrics article{min-height:66px;padding:10px}.fleet-dashboard-metrics article>span{width:32px;height:32px}.fleet-dashboard-metrics article strong{font-size:16px}.fleet-dashboard-devices>header{min-height:0;padding:14px;align-items:flex-start}.fleet-dashboard-devices>header small{display:block;margin-top:4px}.fleet-dashboard-device-list>button{min-height:68px;padding:11px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:82px}.calibration-status-grid{grid-template-columns:1fr}.calibration-settings-summary{margin-left:0}.calibration-settings-summary>span{min-width:0;flex:1}.quick-grid{grid-template-columns:repeat(2,1fr)}.drawer-content{padding:16px 14px 30px}.drawer-header{padding:0 15px}.device-overview{grid-template-columns:1fr;gap:12px}.device-identity{padding:10px;min-height:72px;gap:8px}.large-device-icon{width:38px;height:38px}.screen-help{padding:10px}.profile-details-card .profile-details-form{grid-template-columns:1fr}.profile-details-form .profile-character-field,.profile-detail-actions{grid-column:1}.virtual-screen-card{padding:9px}.tiktok-room-header{flex-wrap:wrap}.tiktok-online-stat{width:100%}.scheduler-field-group,.upload-schedule-time,.ai-provider-buttons{grid-template-columns:1fr}.ai-comments-header{align-items:flex-start;flex-wrap:wrap}.ai-comments-header>div:first-child{min-width:0;flex:1 0 100%}.ai-comments-header-actions{width:100%;padding-left:38px;flex:1 0 100%;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px}.operator-monitor{padding:15px}.operator-monitor-heading{align-items:flex-start}.operator-monitor-live span{display:none}.operator-monitor-card{grid-template-columns:76px minmax(0,1fr)}.monitor-mini-screen{width:76px;height:198px}.tiktok-monitor-fab{right:11px;bottom:11px;min-width:0;width:44px;height:44px;padding:6px;border-radius:13px}.tiktok-monitor-fab:hover,.tiktok-monitor-fab:focus-visible{width:44px}.tiktok-monitor-fab.autoscroll-monitor-fab{bottom:63px}.tiktok-monitor-fab>span:first-child{width:30px;height:30px}.tiktok-monitor-fab>span:nth-child(2),.tiktok-monitor-fab>b{display:none}.tiktok-monitor-drawer{inset:0;border:0;border-radius:0}.tiktok-monitor-drawer-header{min-height:68px;grid-template-columns:34px minmax(0,1fr) 31px;gap:8px}.tiktok-monitor-drawer-header>span{width:34px;height:34px}.tiktok-monitor-view-switch button{padding:0 6px}.tiktok-monitor-view-switch button span{overflow:hidden;text-overflow:ellipsis}.tiktok-monitor-drawer-summary{display:none}.tiktok-monitor-drawer-header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.autoscroll-mini-grid{grid-template-columns:1fr}.autoscroll-mini-card{grid-template-columns:62px minmax(0,1fr)}.autoscroll-mini-card .monitor-mini-screen{width:60px;height:166px}.transaction-failure-overlay{padding:12px}.transaction-failure-dialog{padding:17px;grid-template-columns:40px minmax(0,1fr);gap:11px}.transaction-failure-icon{width:40px;height:40px;border-radius:11px}.transaction-failure-actions{flex-direction:column-reverse}.transaction-failure-actions button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
