:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7f9;--panel:#fff;--text:#17202a;--muted:#657180;--line:#dfe5ec;--brand:#1565c0;--brand-dark:#0d47a1;--danger:#b42318}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.link-button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.link-button:hover{color:var(--brand-dark)}button,input,select,textarea{font:inherit}.shell{width:min(1120px,100% - 32px);margin:0 auto;padding:28px 0 48px}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.brand{flex:360px;min-width:0}.version{color:var(--muted);text-align:right;margin-bottom:12px;font-size:13px}.dashboard-version{white-space:nowrap;margin-bottom:0}.topbar-actions{flex-direction:column;flex:0 auto;align-items:flex-end;gap:10px;min-width:min(820px,100%);display:flex}.topbar-primary-actions,.topbar-pause-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;width:100%}.topbar-pause-actions{align-items:stretch}.report-node-control{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.report-node-control select{appearance:auto;border:1px solid var(--line);color:var(--text);background:#fff;border-radius:8px;min-width:140px;padding:10px 12px}.weekly-report-action{border:1px solid var(--line);white-space:nowrap;background:#f0f3f7;border-radius:10px;align-items:center;gap:8px;padding:4px;display:inline-flex}.weekly-report-action .button.secondary{background:#fff}.tv-command-group{border:1px solid var(--line);background:#f0f3f7;border-radius:10px;gap:6px;padding:4px;display:inline-flex}.tv-icon-button{justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.tv-icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:22px;height:22px}.pause-action-button{white-space:nowrap;max-width:none}.brand h1{margin:0;font-size:30px}.brand p{color:var(--muted);margin:4px 0 0}.grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:18px}.span-4{grid-column:span 4}.span-8{grid-column:span 8}.span-12{grid-column:span 12}.panel h2,.panel h3{margin:0 0 12px}.muted{color:var(--muted)}.form{gap:12px;display:grid}.inline-form{grid-template-columns:minmax(220px,1fr) 140px auto;align-items:end}.phrase-form{grid-template-columns:minmax(220px,1fr) 140px auto auto}.inline-button{min-height:41px}.add-phrase-heading{align-items:end;margin-bottom:12px}.fuzzy-settings{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.checkbox-field{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.checkbox-field input{width:auto}.inline-checkbox-field{min-height:41px}.table-checkbox-field{color:var(--text)}.field{gap:6px;display:grid}.field label{color:var(--muted);font-size:14px}.field input,.field select,.field textarea{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 12px}.password-field{position:relative}.password-field input{width:100%;padding-right:46px}.icon-button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.icon-button:hover{color:var(--text);background:#e9eef5}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px}.icon-label-button{align-items:center;gap:8px;display:inline-flex}.icon-label-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.password-toggle{position:absolute;top:50%;right:6px;transform:translateY(-50%)}.captcha-box{min-height:65px}.table-input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-width:180px;padding:8px 10px}.seconds-table-input{min-width:90px;max-width:130px}.button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:10px 14px}.button:hover{background:var(--brand-dark)}.button.secondary{color:var(--text);background:#e9eef5}.button.danger{background:var(--danger)}.button.danger:hover{background:#8f1d14}.button:disabled{cursor:not-allowed;opacity:.55}.compact-button{white-space:nowrap;padding:7px 10px}.device-summary{margin-top:12px}.device-summary p{margin:0 0 8px}.details-toggle{font-size:14px}.node-details{gap:8px;margin:12px 0 0;display:grid}.node-details div{gap:2px;display:grid}.node-details dt{color:var(--muted);font-size:12px;font-weight:700}.node-details dd{margin:0}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.section-heading h2{margin:0}.heading-stat{color:var(--muted);font-size:16px;font-weight:700}.section-subtitle{margin:4px 0 0}.capture-actions{white-space:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.compact-field{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:inline-flex}.compact-field input{border:1px solid var(--line);border-radius:8px;width:90px;padding:8px 10px}.table{border-collapse:collapse;width:100%}.table-scroll{overflow:auto}.phrase-table-scroll{max-height:458px}.capture-table-scroll{max-height:280px}.weekly-report-scroll{max-height:520px}.weekly-report-table{min-width:720px}.weekly-report-table th:not(:first-child),.weekly-report-table td:not(:first-child){text-align:right;white-space:nowrap}.weekly-report-table th:first-child,.weekly-report-table td:first-child{min-width:220px}.weekly-report-table tfoot td{font-weight:700}.transcript-cell{white-space:pre-wrap;max-width:320px}.suggestion-cell{min-width:190px}.suggestion-cell span{margin-bottom:8px;display:block}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 8px}.table th{background:var(--panel);color:var(--muted);z-index:1;font-size:13px;font-weight:600;position:sticky;top:0}.sort-header{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-weight:600;display:inline-flex}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.phrase-actions-cell{min-width:270px}.phrase-row-actions{white-space:nowrap;flex-wrap:nowrap}.notice{background:#eef6ff;border:1px solid #bfd4ef;border-radius:8px;padding:12px}.error{color:var(--danger)}@media (max-width:780px){.span-4,.span-8{grid-column:span 12}.inline-form{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{align-items:flex-start;width:100%;min-width:0}.topbar-primary-actions,.topbar-pause-actions{white-space:normal;flex-wrap:wrap;justify-content:flex-start}.section-heading{flex-direction:column;align-items:flex-start}.capture-actions{white-space:normal;flex-wrap:wrap;justify-content:flex-start}}
