:root{font-family:Inter,Microsoft YaHei,system-ui,sans-serif;color:#172033;background:#f3f6fb;font-synthesis:none}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0}a{color:inherit}.topbar{height:64px;background:#06234a;color:#fff;display:flex;align-items:center;padding:0 28px;gap:26px}.brand{font-weight:800;white-space:nowrap;font-size:20px}.nav{display:flex;gap:4px;flex:1}.nav a{padding:10px 15px;border-radius:6px;text-decoration:none;color:#dbe7f7}.nav a:hover,.nav a.active{background:#1261ca;color:#fff}.userbox{font-size:13px;color:#dbe7f7}.page{max-width:1440px;margin:24px auto;padding:0 24px}.page.narrow{max-width:720px}.panel{background:#fff;border:1px solid #d5deeb;border-radius:8px;box-shadow:0 3px 14px #23324d0a;padding:22px;margin-bottom:18px}.page-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.page-title h1{font-size:24px;margin:0}.muted{color:#65738a;font-size:13px}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.toolbar .grow{flex:1}.button,button{border:0;border-radius:6px;background:#0868e8;color:#fff;padding:9px 15px;cursor:pointer;text-decoration:none;font:inherit}.button.secondary,button.secondary{background:#fff;color:#24324b;border:1px solid #b9c6d9}.button.danger,button.danger{background:#fff;color:#dc2626;border:1px solid #ef4444}button:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{border:1px solid #cbd5e1;border-radius:6px;padding:9px 11px;font:inherit;background:#fff}textarea{min-height:100px;resize:vertical}.form-grid{display:grid;grid-template-columns:160px minmax(0,1fr);gap:14px;align-items:center}.form-grid label{font-weight:650}.form-actions{display:flex;gap:10px;margin-top:22px}.table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:9px}table{border-collapse:collapse;width:100%;min-width:850px}th,td{text-align:left;padding:11px 12px;border-bottom:1px solid #e9edf4;white-space:nowrap;font-size:14px}th{background:#f7f9fc;color:#43506a}tr:last-child td{border-bottom:0}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:14px}.badge{display:inline-block;border-radius:5px;padding:3px 8px;background:#edf2f7;font-size:12px}.badge.ok{background:#edfaef;color:#15803d;border:1px solid #a7d9ad}.badge.warn{background:#fff8e1;color:#92400e;border:1px solid #f4d383}.badge.bad{background:#fff0f0;color:#b91c1c;border:1px solid #f5b4b4}.message{border-radius:8px;padding:10px 12px;margin:12px 0;background:#eff6ff;color:#1d4ed8}.message.error{background:#fee2e2;color:#991b1b}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.stat{border:1px solid #e2e8f0;border-radius:9px;padding:16px}.stat b{display:block;font-size:25px;margin-top:8px}.auth{max-width:440px;margin:8vh auto}.auth h1{margin-top:0}.auth input{width:100%}.auth .field{margin:14px 0}.auth button{width:100%}.empty{text-align:center;color:#728097;padding:28px}.danger-text{color:#b91c1c}@media(max-width:900px){.topbar{height:auto;align-items:flex-start;flex-direction:column;padding:16px}.nav{flex-wrap:wrap}.page{padding:0 12px}.form-grid{grid-template-columns:1fr}}.global-busy-indicator{position:fixed;z-index:10000;top:76px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;min-width:210px;justify-content:center;padding:11px 18px;border-radius:9px;background:#172033;color:#fff;box-shadow:0 8px 24px #17203340;font-weight:650}.global-busy-indicator[hidden]{display:none}.busy-spinner{width:17px;height:17px;border:2px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:busy-spin .75s linear infinite}.request-busy button,.request-busy input[type=submit],.request-busy .button{pointer-events:none;opacity:.55}.request-busy{cursor:progress}@keyframes busy-spin{to{transform:rotate(360deg)}}.report-jobs-panel{position:fixed;z-index:9000;right:18px;bottom:18px;width:min(370px,calc(100vw - 24px));border:1px solid #c9d4e4;border-radius:10px;background:#fff;box-shadow:0 14px 38px #17203338;overflow:hidden}.report-jobs-panel.collapsed{width:88px}.report-jobs-toggle{width:100%;display:flex;align-items:center;gap:9px;border-radius:0;padding:12px 14px;background:#082b59;color:#fff;font-weight:750;text-align:left}.report-jobs-icon{display:none;width:22px;height:22px;align-items:center;justify-content:center;flex:0 0 22px}.report-jobs-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.report-jobs-toggle .report-jobs-chevron{margin-left:auto;transition:transform .18s ease}.report-jobs-panel.collapsed .report-jobs-toggle{gap:7px;padding:12px 10px;justify-content:center}.report-jobs-panel.collapsed .report-jobs-title{display:none}.report-jobs-panel.collapsed .report-jobs-icon{display:inline-flex}.report-jobs-panel.collapsed .report-jobs-chevron{margin-left:0;transform:rotate(180deg)}.report-jobs-panel.collapsed .report-jobs-content{display:none}.report-jobs-count{min-width:21px;padding:2px 6px;border-radius:999px;background:#f59e0b;color:#172033;font-size:12px;text-align:center}.report-jobs-content{max-height:min(460px,65vh);display:flex;flex-direction:column}.report-jobs-tools{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e2e8f0;font-size:13px;font-weight:700}.report-jobs-tools button,.report-job button{padding:5px 9px;font-size:12px}.report-jobs-feedback{margin:8px 10px 0;padding:7px 9px;border-radius:6px;background:#fff0f0;color:#991b1b;font-size:12px}.report-jobs-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px}.report-jobs-empty{padding:22px 10px;text-align:center;color:#728097;font-size:13px}.report-job{padding:10px;border:1px solid #dde5ef;border-radius:8px;background:#fff}.report-job+.report-job{margin-top:8px}.report-job-heading,.report-job-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.report-job-heading strong{font-size:13px}.report-job-status{border-radius:999px;padding:2px 7px;background:#edf2f7;color:#43506a;font-size:11px;white-space:nowrap}.report-job[data-status=running] .report-job-status{background:#e8f1ff;color:#1d4ed8}.report-job[data-status=completed] .report-job-status{background:#edfaef;color:#15803d}.report-job[data-status=failed] .report-job-status,.report-job[data-status=expired] .report-job-status{background:#fff0f0;color:#b91c1c}.report-job-progress{height:6px;margin-top:9px;overflow:hidden;border-radius:999px;background:#e8edf5}.report-job-progress span{display:block;height:100%;border-radius:inherit;background:#0868e8;transition:width .2s ease}.report-job-meta{margin-top:6px;color:#728097;font-size:11px}.report-download{margin-top:9px}.report-job-error{margin:8px 0 0;color:#b91c1c;font-size:12px;white-space:normal;overflow-wrap:anywhere}@media(min-width:901px){body[data-page=teams] .page,body[data-page=members] .page,body[data-page=accounts] .page,body[data-page=broker-definitions] .page,body[data-page=records] .page,body[data-page=statistics] .page{width:90%;max-width:none}}@media(max-width:600px){.report-jobs-panel{right:8px;bottom:8px;width:calc(100vw - 16px)}.report-jobs-content{max-height:58vh}}.stat span{color:#1d4ed8;font-weight:800}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;align-items:end;margin-bottom:16px}.filter-grid label,.toolbar label{display:flex;flex-direction:column;gap:4px;color:#526077;font-size:12px}.profit-positive{color:#dc2626!important}.profit-negative{color:#16a34a!important}.profit-zero{color:#64748b!important}.nested{grid-column:1 / -1;margin-top:10px;padding-top:16px;border-top:1px solid #e2e8f0}input[type=checkbox]{width:18px;min-width:18px;height:18px;min-height:18px;margin:0;padding:0;accent-color:#2563eb;cursor:pointer}.compact{display:inline-block;width:fit-content}.pagination .page-size-slot{display:inline-flex;align-items:center;gap:6px;margin-right:auto}.pagination .page-jump{min-width:72px}.description-cell{display:block;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.secret-editor{display:grid;gap:5px;align-content:start;align-self:start;min-width:0}.secret-editor input[type=password]{width:100%;height:38px;min-height:38px}.check-label{display:inline-flex!important;flex-direction:row!important;align-items:center;justify-content:flex-start!important;justify-self:start;gap:7px!important;width:auto!important;min-width:0;color:#25324a;font-size:12px;font-weight:400!important;line-height:1.35;cursor:pointer}.check-label>input[type=checkbox]{flex:0 0 18px;width:18px!important;min-width:18px;height:18px!important;min-height:18px;margin:0;padding:0}.check-label>span{display:inline;min-width:0}.warning-message{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.operation-cell{display:flex;gap:6px;align-items:center}.button.success,button.success{background:#16a34a}.profile-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.modal-dialog{width:min(520px,calc(100vw - 32px));border:0;border-radius:12px;padding:22px;color:#172033;box-shadow:0 20px 60px #17203355}.modal-dialog::backdrop{background:#11182799}.modal-dialog h2{margin-top:0}.modal-fields{display:grid;gap:8px}.modal-fields input,.modal-dialog>form>input{width:100%;margin-top:7px}.modal-warning{padding:10px 12px;border-radius:8px}.modal-actions{justify-content:flex-end}.wide-dialog{width:min(920px,calc(100vw - 32px))}.account-create-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:62vh;overflow:auto;padding:2px}.account-create-grid label{display:grid;gap:5px;font-weight:650}.account-create-grid input,.account-create-grid select{width:100%}@media(max-width:900px){.account-create-grid{grid-template-columns:1fr}}.account-detail-page{max-width:1500px}.detail-breadcrumb{display:flex;gap:9px;color:#64748b;margin:4px 0 18px}.detail-breadcrumb a{color:#2563eb;text-decoration:none}.detail-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.detail-heading h1{display:inline-block;margin:0 12px 8px 0;font-size:clamp(28px,3vw,38px);letter-spacing:-.5px}.detail-badges,.detail-actions,.task-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.detail-layout{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(280px,.95fr);gap:20px;align-items:start}.detail-main,.detail-side{min-width:0}.detail-card{padding:20px 22px;box-shadow:0 2px 10px #23324d08}.detail-card h2{margin:0 0 18px;font-size:20px}.detail-grid{display:grid;grid-template-columns:minmax(105px,.45fr) minmax(160px,1fr) minmax(105px,.45fr) minmax(160px,1fr);gap:15px 18px;align-items:center}.detail-label{color:#64748b}.secret-display{display:inline-flex;align-items:center;gap:9px;min-width:0}.secret-display>span{overflow-wrap:anywhere}.totp-panel{display:grid;grid-template-columns:auto minmax(140px,1fr) auto auto;gap:16px;align-items:center;margin:18px 0 0;padding:15px 18px;border-radius:9px;color:#fff;background:linear-gradient(120deg,#2563eb,#0f6cf5)}.totp-panel strong{font-size:32px;letter-spacing:4px}.totp-panel button{background:#fff2;color:#fff;border:1px solid #ffffff66}.resource-row+.resource-row{border-top:1px solid #e2e8f0;margin-top:16px;padding-top:16px}.resource-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:16px;margin-bottom:14px}.resource-fields div{min-width:0}.resource-fields small{display:block;color:#64748b;margin-bottom:5px}.resource-fields strong{overflow-wrap:anywhere}.runtime-list>div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #e2e8f0}.runtime-list>div:last-child{border-bottom:0}.status-ok{color:#15803d}.status-muted{color:#9a3412}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.card-heading h2{margin:0}.task-timeline{display:grid;gap:14px}.task-card{position:relative;padding:0 0 15px 18px;border-left:2px solid #b7d6ff}.task-card:before{content:"";position:absolute;left:-6px;top:6px;width:10px;height:10px;border-radius:50%;background:#16834a;box-shadow:0 0 0 3px #e7f8ed}.task-card-title,.task-stage,.task-times{display:flex;justify-content:space-between;gap:10px;align-items:center}.task-stage{margin-top:8px;color:#526077;font-size:13px}.task-times{align-items:flex-start;flex-direction:column;margin-top:7px;color:#7a879b;font-size:12px}.task-progress{height:5px;margin-top:7px;overflow:hidden;border-radius:999px;background:#e7edf5}.task-progress i{display:block;height:100%;border-radius:inherit;background:#0868e8;transition:width .25s ease}.task-message{margin-top:8px;padding:7px 9px;border-radius:5px;color:#536176;background:#f4f7fb;font-size:12px;overflow-wrap:anywhere}.task-message.error,.worker-warning{color:#a61b1b;background:#fff0f0;border:1px solid #f3b8b8}.worker-warning{margin-bottom:12px;padding:9px 10px;border-radius:6px;font-size:13px}.task-result{display:grid;grid-template-columns:minmax(90px,.7fr) minmax(0,1fr);gap:5px 12px;margin:10px 0 0;padding:10px;border-radius:6px;background:#f7f9fc;font-size:12px}.task-result dt{color:#68778d}.task-result dd{margin:0;overflow-wrap:anywhere}.account-create-page{max-width:1500px;padding-bottom:88px}.create-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.create-heading h1{margin:0;font-size:30px}.create-heading p{margin:6px 0 0;color:#64748b}.create-layout{display:grid;grid-template-columns:minmax(0,2.55fr) minmax(280px,.95fr);gap:22px;align-items:start}.create-sections{min-width:0}.create-section{padding:16px 20px;margin-bottom:12px}.create-section h2,.create-summary h2{margin:0;font-size:18px}.required-tag{margin-left:7px;padding:2px 6px;border:1px solid #97c3ff;border-radius:4px;color:#0868e8;font-size:11px;font-weight:500;vertical-align:middle}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.create-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:12px 18px;align-items:start}.create-fields.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.create-fields .span-all{grid-column:1 / -1}.create-fields>label{display:grid;gap:5px;align-content:start;align-self:start;color:#25324a;font-size:13px}.create-fields>label>span b{color:#dc2626}.form-field{display:grid;gap:5px;align-content:start;align-self:start;min-width:0;color:#25324a;font-size:13px}.form-field>.field-label{display:block;min-width:0;color:#25324a;font-size:13px;font-weight:400;line-height:18px}.form-field>.field-label b{color:#dc2626}.create-fields input:not([type=checkbox]),.create-fields select,.create-fields textarea{width:100%}.form-field>input:not([type=checkbox]),.form-field>select{height:38px;min-height:38px}.create-fields textarea{min-height:58px}.account-edit-page [data-resource-section=vps] .create-fields{grid-template-columns:repeat(5,minmax(0,1fr))}.account-edit-page .mt5-edit-row .create-fields,.account-edit-page [data-resource-section=s5] .create-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.resource-disabled .create-fields{opacity:.48}.resource-disabled input:not([type=checkbox]){background:#f2f4f8}.resource-switch{display:inline-flex;flex-direction:row!important;align-items:center;gap:8px!important;cursor:pointer}.resource-switch input{position:absolute;opacity:0;pointer-events:none}.resource-switch i{position:relative;width:38px;height:21px;border-radius:999px;background:#aab5c5;transition:.2s}.resource-switch i:after{content:"";position:absolute;width:17px;height:17px;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.resource-switch input:checked+i{background:#0868e8}.resource-switch input:checked+i:after{transform:translate(17px)}.resource-binding-head{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.resource-state{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:5px;color:#64748b;background:#eef1f5;font-size:12px;font-weight:650}.resource-state.bound{color:#08783f;background:#e8f8ef}.secret-state{display:block;min-height:16px;color:#16834a;font-size:11px;font-weight:500;line-height:16px}.binding-note{padding:8px 10px;border:1px solid #86b9ff;border-radius:5px;color:#0755a7;background:#f0f7ff;font-size:12px}.mt5-edit-list{display:grid;gap:10px;margin-bottom:10px}.mt5-edit-row{padding:11px 12px;border:1px solid #cad5e4;border-radius:7px;background:#fff}.mt5-edit-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.mt5-empty,.resource-empty{min-height:64px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:7px;background:#f8fafc}.save-impact{display:grid;gap:10px;margin-top:14px;color:#26354d;font-size:13px}.save-impact>div{color:#075dbb}.assignment-warning{margin-top:15px;padding:10px 12px;border:1px solid #edb447;border-radius:6px;color:#9a5b00;background:#fff8e7;font-size:12px}.create-summary{position:sticky;top:18px}.create-summary .panel{padding:18px}.summary-list,.validation-list{margin-top:12px}.summary-list>div,.validation-list>div{display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #e5eaf1}.validation-list>div{grid-template-columns:26px 1fr}.summary-list>div:last-child,.validation-list>div:last-child{border-bottom:0}.summary-list strong{font-size:12px;font-weight:500;color:#64748b}.summary-icon{display:inline-grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:#9aa7ba;font-size:12px}.summary-icon.on{background:#0870e8}.summary-icon.bad{background:#dc2626}.sensitive-notice{display:grid;gap:5px;padding:16px 18px;border:1px solid #9ac8ff;border-radius:8px;color:#0755a7;background:#eef7ff}.sensitive-notice span{font-size:12px}.create-footer{position:fixed;z-index:20;left:0;right:0;bottom:0;display:flex;justify-content:flex-end;gap:12px;padding:13px max(28px,calc((100vw - 1440px)/2 + 24px));border-top:1px solid #d5deeb;background:#fffffff2;box-shadow:0 -4px 20px #23324d12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.create-footer .button,.create-footer button{min-width:130px;text-align:center}.novnc-page{min-height:100vh;display:grid;place-items:center;background:#06162d;color:#fff}.novnc-session-shell{max-width:520px;padding:30px;text-align:center}.novnc-session-shell .busy-spinner{display:inline-block;width:28px;height:28px}@media(max-width:1050px){.detail-layout{grid-template-columns:1fr}.detail-heading{align-items:flex-start;flex-direction:column}.detail-grid{grid-template-columns:minmax(100px,.4fr) minmax(0,1fr)}}@media(max-width:1120px){.create-layout{grid-template-columns:1fr}.create-summary{position:static}.create-heading{align-items:flex-start}}@media(max-width:1050px){.create-fields,.account-edit-page [data-resource-section=vps] .create-fields,.account-edit-page .mt5-edit-row .create-fields,.account-edit-page [data-resource-section=s5] .create-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.detail-grid{grid-template-columns:1fr}.detail-label{font-size:12px;margin-bottom:-9px}.totp-panel{grid-template-columns:1fr 1fr}.totp-panel strong{font-size:26px}.create-heading{flex-direction:column}.create-fields,.create-fields.two-columns,.account-edit-page [data-resource-section=vps] .create-fields,.account-edit-page .mt5-edit-row .create-fields,.account-edit-page [data-resource-section=s5] .create-fields{grid-template-columns:1fr}.create-footer{padding:12px}.create-footer .button,.create-footer button{min-width:0;flex:1}}
