:root{font-family:inherit;line-height:inherit}body{margin:0;background:transparent;color:inherit}.login-page{min-height:calc(100vh - 56px);display:flex;align-items:center;justify-content:center;padding:36px 16px 48px}.login-card{width:min(440px,100%);background:#fff;border:1px solid #edebe9;border-radius:12px;box-shadow:0 10px 30px #0000001f;padding:18px 18px 14px}.login-brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;margin-bottom:14px}.login-logo{height:36px;object-fit:contain;margin-bottom:2px}.login-title{font-size:18px;font-weight:700;color:#323130}.login-subtitle{font-size:12px;color:#605e5c}.login-field{margin-top:12px}.login-label{display:block;font-size:12px;color:#605e5c;font-weight:600;margin-bottom:6px}.login-input{width:100%;height:38px;padding:8px 10px;border:1px solid #edebe9;border-radius:8px;background:#fff;color:#201f1e;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s}.login-input:focus{border-color:#0078d4;box-shadow:0 0 0 3px #0078d433}.login-input:disabled{background:#faf9f8}.login-submit{width:100%;margin-top:14px;height:40px;border-radius:8px;font-weight:700}.login-footer{margin-top:12px;padding-top:12px;border-top:1px solid #f3f2f1}.login-footnote{font-size:11px;color:#605e5c;text-align:center}.filters{background:#fff;padding:16px;border-radius:8px;margin-bottom:20px;display:flex;gap:10px;flex-wrap:wrap;align-items:end;border:1px solid #edebe9}.filter-group{display:flex;flex-direction:column;min-width:160px}.filter-group label{font-size:12px;color:#605e5c;margin-bottom:6px;font-weight:600}.badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;display:inline-block;line-height:1.2}.badge-connect{background:#107c10;color:#fff}.badge-disconnect{background:#a4262c;color:#fff}.badge-send{background:#0078d4;color:#fff}.badge-success{background:#107c10;color:#fff}.badge-error{background:#a4262c;color:#fff}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}input.native-datetime{height:32px;padding:6px 10px;border:1px solid #edebe9;border-radius:4px;background:#fff;color:#201f1e;font-size:12px;box-sizing:border-box}input.native-input,select.native-select{height:32px;padding:6px 10px;border:1px solid #edebe9;border-radius:4px;background:#fff;color:#201f1e;font-size:12px;box-sizing:border-box;min-width:160px}button.native-button{height:32px;padding:0 12px;border-radius:6px;border:1px solid #edebe9;background:#fff;color:#201f1e;font-size:12px;cursor:pointer}button.native-button.primary{background:#0078d4;border-color:#0078d4;color:#fff}.history-table-wrap{background:#fff;border:1px solid #edebe9;border-radius:8px;overflow:auto}.history-table{width:100%;border-collapse:collapse;font-size:12px}.history-table thead th{text-align:left;padding:8px 10px;background:#edebe9;color:#323130;position:sticky;top:0;z-index:1;border-bottom:1px solid #edebe9}.history-table tbody td{padding:6px 10px;border-bottom:1px solid #f3f2f1;vertical-align:top;color:#323130;white-space:nowrap}.history-table tbody tr:nth-child(2n) td{background:#faf9f8}.history-page .filters{background:#fff;padding:16px;border-radius:8px;margin-bottom:20px;display:flex;gap:10px;flex-wrap:wrap;align-items:end;border:1px solid #edebe9}.history-page .filter-group{display:flex;flex-direction:column;min-width:160px}.history-page .filter-group label{font-size:12px;color:#605e5c;margin-bottom:6px;font-weight:600}.history-page .badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;display:inline-block}.history-page .badge-connect{background:#107c10;color:#fff}.history-page .badge-disconnect{background:#a4262c;color:#fff}.history-page .badge-send{background:#0078d4;color:#fff}.history-page .badge-success{background:#107c10;color:#fff}.history-page .badge-error{background:#a4262c;color:#fff}.history-page .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.history-page input.native-datetime{height:32px;padding:6px 10px;border:1px solid #edebe9;border-radius:4px;background:#fff;color:#201f1e;font-size:12px;box-sizing:border-box}.history-page input.native-input,.history-page select.native-select{height:32px;padding:6px 10px;border:1px solid #edebe9;border-radius:4px;background:#fff;color:#201f1e;font-size:12px;box-sizing:border-box;min-width:160px}.history-page button.native-button{height:32px;padding:0 12px;border-radius:6px;border:1px solid #edebe9;background:#fff;color:#201f1e;font-size:12px;cursor:pointer}.history-page button.native-button.primary{background:#0078d4;border-color:#0078d4;color:#fff}.history-page .history-table-wrap{background:#fff;border:1px solid #edebe9;border-radius:8px;overflow:auto}.history-page table.history-table{border-collapse:collapse;width:100%;font-size:12px}.history-page table.history-table th,.history-page table.history-table td{border-bottom:1px solid #edebe9;padding:8px 10px;text-align:left;vertical-align:top;white-space:nowrap}.history-page table.history-table thead th{background:#f3f2f1;color:#323130;font-weight:600;position:sticky;top:0;z-index:1}.history-page table.history-table tbody tr:nth-child(2n) td{background:#faf9f8}.history-page td.history-clickable{cursor:pointer}.history-page td.history-clickable:hover{background:#f3f2f1}.history-dialog-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999}.history-dialog{width:min(1100px,96vw);max-height:90vh;background:#fff;border-radius:10px;border:1px solid #edebe9;box-shadow:0 10px 40px #00000040;display:flex;flex-direction:column}.history-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #edebe9;background:#faf9f8}.history-dialog-title{font-weight:700;color:#323130;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-dialog-actions{display:flex;gap:8px}.history-dialog-body{margin:0;padding:12px 14px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.4}.downloads-page .section-title{margin-top:0;color:#0078d4}.downloads-page .download-item{padding:16px;margin:12px 0;background:#fff;border:1px solid #edebe9;border-radius:8px}.downloads-page .download-item p{color:#605e5c;margin:10px 0}.downloads-page .info-box{padding:12px;background:#eaf3fb;border-left:4px solid #0078D4;margin:12px 0;border-radius:6px}.downloads-page .info-box.warning{background:#fff4ce;border-left-color:#f7d154}.downloads-page .file-info{font-size:13px;color:#605e5c;margin-top:8px}.downloads-page code.inline-code{background:#f3f2f1;padding:6px;border-radius:4px;display:block;margin-top:8px}.downloads-page input.native-input{height:32px;padding:6px 10px;border:1px solid #edebe9;border-radius:4px;background:#fff;color:#201f1e;font-size:12px;box-sizing:border-box;min-width:160px;width:100%}.downloads-page button.native-button{height:32px;padding:0 12px;border-radius:6px;border:1px solid #edebe9;background:#fff;color:#201f1e;font-size:12px;cursor:pointer}.downloads-page button.native-button.primary{background:#0078d4;border-color:#0078d4;color:#fff}.settings-page .key-list{margin-top:12px}.settings-page .key-item{padding:12px;margin:8px 0;background:#fff;border:1px solid #edebe9;border-radius:6px;display:flex;justify-content:space-between;align-items:center;gap:12px}.settings-page .key-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;color:#323130;word-break:break-all}.settings-page .section-title{margin-top:0;color:#0078d4}.settings-page .form-group{margin-bottom:20px;display:grid;gap:10px;max-width:760px}.settings-page .result{margin-top:16px;padding:12px;border-radius:8px;display:none}.settings-page .result.success{display:block;background:#dff6dd;color:#107c10}.settings-page .result.error{display:block;background:#fde7e9;color:#a4262c}.settings-page .badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700}.settings-page .badge-success{background:#107c10;color:#fff}.settings-page .badge-error{background:#a4262c;color:#fff}.settings-page input.native-input{height:32px;padding:6px 10px;border:1px solid #edebe9;border-radius:4px;background:#fff;color:#201f1e;font-size:12px;box-sizing:border-box;min-width:160px;width:100%}.settings-page button.native-button{height:32px;padding:0 12px;border-radius:6px;border:1px solid #edebe9;background:#fff;color:#201f1e;font-size:12px;cursor:pointer}.settings-page button.native-button.primary{background:#0078d4;border-color:#0078d4;color:#fff}.settings-page button.native-button.danger{background:#a4262c;border-color:#a4262c;color:#fff}.card{background:#fff;border:1px solid #edebe9;border-radius:8px;padding:16px;margin-bottom:12px}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:end}.row>*{min-width:220px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.result{margin-top:12px;padding:12px;border-radius:8px;display:none}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-weight:600;color:#605e5c}.result{margin-top:16px;padding:12px;border-radius:8px;display:none}.result.success{background:#dff6dd;color:#107c10}.result.error{background:#fde7e9;color:#a4262c}
