:root{color:#1f2937;background:#f7f8fa;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f8fa;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.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}.admin-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:248px;flex-direction:column;border-right:1px solid #e6e9ef;background:#fff}.brand{display:flex;min-height:72px;align-items:center;gap:11px;padding:14px 20px;border-bottom:1px solid #edf0f4}.brand-logo{width:36px;height:36px;object-fit:contain}.brand strong{display:block;color:#101828;font-size:15px;font-weight:650;line-height:1.3}.brand span{display:block;margin-top:3px;color:#98a2b3;font-size:11px}.sidebar-scroll{overflow-y:auto;padding:14px 12px 18px}.nav-group+.nav-group{margin-top:18px}.nav-group h2{margin:0 10px 7px;color:#a2a9b6;font-size:11px;font-weight:600;line-height:18px}.nav-items{display:grid;gap:2px}.nav-item{width:100%;min-height:38px;padding:7px 11px;border:0;border-radius:8px;color:#344054;background:transparent;text-align:left;font-size:16px;line-height:24px;transition:color .12s ease,background .12s ease}.nav-item:hover{background:#f4f5f7;color:#111827}.nav-item:focus-visible{outline:2px solid #3b82f6;outline-offset:1px}.nav-item-active{color:#155eef;background:#eef5ff;font-weight:600}.nav-item-active:hover{color:#155eef;background:#e8f1ff}.workspace{min-width:0;flex:1;margin-left:248px}.topbar{position:sticky;top:0;z-index:10;display:flex;height:64px;align-items:center;gap:12px;padding:0 32px;border-bottom:1px solid #e8ebf0;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-spacer{flex:1}.admin-name{color:#475467;font-size:14px}.language-button,.logout-button,.mobile-menu{border:0;background:transparent;color:#667085;font-size:13px}.language-button:hover,.logout-button:hover{color:#155eef}.mobile-menu{display:none}.content{max-width:1480px;margin:0 auto;padding:42px 42px 72px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.eyebrow{margin:0 0 9px;color:#155eef;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.page-header h1{margin:0;color:#101828;font-size:clamp(28px,3vw,38px);font-weight:650;letter-spacing:-.035em}.page-header p:not(.eyebrow){max-width:640px;margin:12px 0 0;color:#667085;font-size:15px;line-height:24px}.connection-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #d8eadf;border-radius:999px;color:#287a4a;background:#f2fbf5;font-size:12px;white-space:nowrap}.connection-pill span{width:7px;height:7px;border-radius:50%;background:#3bb273;box-shadow:0 0 0 3px #daf3e3}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:31px}.metrics article{position:relative;min-height:126px;padding:21px;overflow:hidden;border:1px solid #eaecf0;border-radius:14px;background:#fff;box-shadow:0 1px 2px #10182806}.metrics span{display:block;color:#667085;font-size:13px}.metrics strong{display:block;margin-top:11px;color:#101828;font-size:28px;font-weight:650;letter-spacing:-.03em}.metrics small{position:absolute;right:18px;bottom:18px;color:#98a2b3;font-size:11px}.data-panel{margin-top:18px;overflow:hidden;border:1px solid #e6e9ef;border-radius:14px;background:#fff;box-shadow:0 2px 8px #10182808}.panel-toolbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid #edf0f4}.panel-toolbar form{display:flex;gap:8px;width:min(480px,60%)}.panel-toolbar input{min-width:0;flex:1;height:40px;padding:0 13px;border:1px solid #d9dee7;border-radius:8px;color:#101828;outline:none}.panel-toolbar input:focus{border-color:#84adff;box-shadow:0 0 0 3px #eaf1ff}.toolbar-actions{display:flex;gap:8px}.primary-button,.secondary-button{min-height:40px;padding:8px 15px;border-radius:8px;font-size:13px;font-weight:600}.primary-button{border:1px solid #155eef;color:#fff;background:#155eef}.primary-button:hover{background:#004eeb}.secondary-button{border:1px solid #d9dee7;color:#344054;background:#fff}.secondary-button:hover{background:#f8fafc}.primary-button:focus-visible,.secondary-button:focus-visible{outline:3px solid #c7d7fe;outline-offset:1px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{min-width:130px;padding:14px 18px;border-bottom:1px solid #edf0f4;text-align:left;font-size:13px}th{color:#667085;background:#fafbfc;font-weight:600}td{color:#344054}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfe}.empty-state{display:flex;min-height:300px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:48px;color:#98a2b3;font-size:13px;text-align:center}.empty-state strong{color:#475467;font-size:15px}.error-state strong{color:#b42318}.success-notice{padding:11px 18px;border-bottom:1px solid #d8eadf;color:#287a4a;background:#f2fbf5;font-size:13px}.users-content{max-width:none;padding:34px 30px 72px}.users-page-header{align-items:flex-end}.users-page-header h1{font-size:32px}.users-panel{margin-top:26px}.users-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:18px 18px 10px}.users-filters input,.users-filters select{height:42px;padding:0 12px;border:1px solid #d6dbe4;border-radius:7px;color:#344054;background:#fff;font-size:14px;outline:none}.users-filters input{min-width:180px;flex:1 1 210px}.users-filters select{min-width:116px;flex:0 1 130px}.users-filters input:focus,.users-filters select:focus,.action-form select:focus{border-color:#84adff;box-shadow:0 0 0 3px #eaf1ff}.users-filters .primary-button,.users-filters .secondary-button{min-height:42px}.users-filters .secondary-button{border-color:transparent;background:#e9edf3}.users-summary{padding:6px 18px 17px;color:#667085;font-size:13px}.users-table-scroll{border-top:1px solid #edf0f4}.users-table{min-width:1580px;table-layout:auto}.users-table th,.users-table td{min-width:0;padding:13px 10px;white-space:nowrap;vertical-align:middle}.users-table th:first-child,.users-table td:first-child{padding-left:18px}.users-table th:last-child,.users-table td:last-child{position:sticky;right:0;z-index:1;min-width:252px;padding-right:18px;background:#fff;box-shadow:-10px 0 18px -16px #10182880}.users-table th:last-child{z-index:2}.users-table tbody tr:hover td:last-child{background:#fbfcfe}.users-table th{color:#5d6675;background:#fff;font-size:12px}.users-table td{color:#202939;font-size:12px}.users-table .account-cell{font-variant-numeric:tabular-nums}.source-tag,.state-tag{display:inline-flex;align-items:center;min-height:25px;padding:3px 9px;border-radius:999px;font-size:12px;line-height:18px}.source-tag{color:#667085;background:#f2f4f7}.state-active{color:#14804a;background:#dcfae6}.state-offline{color:#667085;background:#f2f4f7}.state-banned{color:#b42318;background:#fee4e2}.two-line-cell{display:grid;gap:3px;line-height:1.25}.two-line-cell strong{color:#202939;font-size:12px;font-weight:500}.two-line-cell small{color:#667085;font-size:11px}.location-cell{min-width:215px}.row-actions{display:flex;gap:6px}.row-actions button,.danger-button{min-height:36px;padding:7px 12px;border:0;border-radius:7px;color:#344054;background:#e9edf3;font-size:12px;font-weight:600}.row-actions button:hover{background:#dfe4eb}.row-actions .row-action-primary{color:#fff;background:#246beb}.row-actions .row-action-primary:hover{background:#155eef}.row-actions .row-action-danger,.danger-button{color:#fff;background:#e62e2e}.row-actions .row-action-danger:hover,.danger-button:hover{background:#c92626}.row-actions .row-action-success{color:#fff;background:#14804a}.row-actions .row-action-success:hover{background:#116b3e}.users-loading,.users-empty{padding:52px 18px!important;color:#98a2b3!important;text-align:center!important}.action-form select{width:100%;min-height:44px;padding:0 12px;border:1px solid #d0d5dd;border-radius:9px;color:#101828;background:#fff;outline:none}.confirm-copy{margin:2px 0 8px;color:#475467;font-size:14px;line-height:23px}.confirm-copy strong{color:#101828}.dialog-muted{margin:8px 0;color:#98a2b3;font-size:13px}.device-dialog-list{display:grid;gap:10px}.device-dialog-list article{display:grid;gap:5px;padding:14px 15px;border:1px solid #e4e7ec;border-radius:10px;background:#fafbfc}.device-dialog-list article strong{color:#101828;font-size:14px}.device-dialog-list article span{color:#475467;font-size:12px}.device-dialog-list article small{color:#98a2b3;font-size:11px}.reference-content{max-width:none;padding:30px 24px 64px}.reference-page-title{margin-bottom:18px}.reference-page-title h1{margin:0;color:#101828;font-size:28px;font-weight:650;letter-spacing:-.03em}.reference-panel{overflow:hidden;border:1px solid #dde2e9;border-radius:9px;background:#fff;box-shadow:0 1px 2px #10182806}.reference-panel h2{margin:0;color:#202939;font-size:13px;font-weight:700}.activation-generator,.agent-form,.administrator-create{padding:20px 18px 0}.activation-fields{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:12px;margin-top:16px}.activation-fields label,.agent-form-grid label{display:grid;align-content:start;gap:7px;color:#344054;font-size:12px;font-weight:600}.activation-fields input,.activation-fields select,.agent-form-grid input,.administrator-create-row input{width:100%;height:40px;padding:0 10px;border:1px solid #ccd3dd;border-radius:6px;color:#202939;background:#fff;outline:none}.activation-fields select{min-width:0}.activation-fields input:focus,.activation-fields select:focus,.agent-form-grid input:focus,.administrator-create-row input:focus{border-color:#84adff;box-shadow:0 0 0 3px #eaf1ff}.activation-fields small,.agent-form-grid small{min-height:17px;color:#7d8797;font-size:11px;font-weight:400;line-height:17px}.generate-code-button{width:min(342px,100%);margin-top:26px}.current-settings{margin:9px 0 0;color:#7d8797;font-size:11px}.activation-list-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 18px 10px}.activation-list-heading span{color:#667085;font-size:12px}.reference-actions{display:flex;flex-wrap:wrap;gap:9px;padding:0 18px 13px}.reference-actions button,.reference-muted-button{min-height:40px;padding:8px 14px;border:0;border-radius:6px;color:#344054;background:#e9edf3;font-size:13px;font-weight:500}.reference-actions button:hover,.reference-muted-button:hover{background:#dfe4eb}.inline-notice{margin:0 18px 13px;padding:9px 11px;border:1px solid #b7ebc9;border-radius:6px;color:#137a46;background:#edfbf2;font-size:12px}.inline-notice-error{border-color:#fecaca;color:#b42318;background:#fff1f1}.reference-loading{padding:45px 18px;color:#98a2b3;font-size:13px;text-align:center}.reference-table{min-width:1040px}.reference-table th,.reference-table td{min-width:0;padding:11px 8px;font-size:12px;vertical-align:middle;white-space:nowrap}.reference-table th{color:#5d6675;background:#fff}.reference-table th:first-child,.reference-table td:first-child{padding-left:18px}.reference-table th:last-child,.reference-table td:last-child{padding-right:18px}.reference-table th:last-child,.reference-table td:last-child{position:sticky;right:0;z-index:1;background:#fff;box-shadow:-10px 0 18px -16px #1018287a}.reference-table th:last-child{z-index:2}.reference-table tbody tr:hover td:last-child{background:#fbfcfe}.activation-table th:first-child{width:250px}.activation-table th:nth-child(2){width:160px}.activation-table th:nth-child(8){width:290px}.activation-code-value{color:#344054;font-size:11px!important;font-weight:700;letter-spacing:.04em}.row-finished,.current-account-note{align-self:center;color:#667085;font-size:12px}.reference-empty-cell{height:120px;color:#98a2b3!important;text-align:center!important}.reference-dialog-body{padding:20px 24px 24px}.dialog-code-copy{margin:0 0 14px;padding:11px 12px;border-radius:7px;color:#344054;background:#f4f6f8;font-size:12px;font-weight:700;letter-spacing:.04em}.usage-table{min-width:480px}.compact-dialog{width:min(100%,580px)}.agent-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;padding-bottom:16px}.agent-form-grid label:nth-child(9){grid-column:1;grid-row:5}.agent-form-grid input[type=file]{height:44px;padding:7px 9px}.agent-form-actions{display:flex;grid-column:2;grid-row:5;align-items:center;gap:8px}.agent-form-actions>span{color:#7d8797;font-size:11px}.agent-table{min-width:1040px;border-top:1px solid #e7eaf0}.agent-table th:nth-child(1){width:150px}.agent-table th:nth-child(2){width:180px}.agent-table th:nth-child(3){width:220px}.agent-table th:nth-child(4){width:130px}.agent-table th:nth-child(5){width:120px}.agent-table th:nth-child(6){width:180px}.agent-table th:nth-child(7){width:190px}.administrator-create h2{margin-bottom:12px}.administrator-create-row{display:grid;grid-template-columns:194px 194px 194px max-content max-content;gap:10px;align-items:center;padding-bottom:17px}.administrator-create-row .primary-button,.administrator-create-row .reference-muted-button{height:42px}.administrators-table{min-width:1000px;border-top:1px solid #e7eaf0}.administrators-table th:nth-child(1){width:180px}.administrators-table th:nth-child(2){width:210px}.administrators-table th:nth-child(3){width:105px}.administrators-table th:nth-child(4),.administrators-table th:nth-child(5){width:200px}.administrators-table th:nth-child(6){width:240px}.current-account-label{margin-left:8px;color:#667085}.updates-content{max-width:none;padding:34px 30px 72px}.updates-page-header{align-items:flex-end}.updates-page-header h1{font-size:32px}.updates-page-header>.primary-button{flex:0 0 auto}.update-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.update-metrics article{min-height:112px}.update-metrics strong{font-size:24px}.updates-panel{margin-top:24px}.updates-panel .panel-toolbar form{max-width:360px}.update-table{min-width:1370px;table-layout:fixed}.update-table th,.update-table td{min-width:0;vertical-align:top}.update-table th:nth-child(1){width:105px}.update-table th:nth-child(2){width:112px}.update-table th:nth-child(3),.update-table th:nth-child(4){width:265px}.update-table th:nth-child(5){width:310px}.update-table th:nth-child(6){width:180px}.update-table th:nth-child(7){width:112px}.version-tag{display:inline-flex;min-height:27px;align-items:center;padding:3px 9px;border-radius:7px;color:#155eef;background:#eef4ff;font-weight:650}.update-copy-cell{display:grid;max-width:245px;gap:5px}.update-copy-cell strong{overflow:hidden;color:#202939;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.update-copy-cell small{display:-webkit-box;overflow:hidden;color:#667085;font-size:12px;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.platform-links{display:flex;flex-wrap:wrap;gap:6px}.platform-link,.platform-empty{display:inline-flex;min-height:27px;align-items:center;padding:3px 8px;border-radius:6px;font-size:11px;text-decoration:none}.platform-link{color:#155eef;background:#eef4ff}.platform-link:hover{color:#004eeb;background:#e1ebff}.platform-empty{color:#98a2b3;background:#f2f4f7}.table-detail-button{min-height:34px;padding:6px 11px;border:1px solid #d9dee7;border-radius:7px;color:#344054;background:#fff;font-size:12px;font-weight:600}.table-detail-button:hover{color:#155eef;border-color:#b2ccff;background:#f5f8ff}.update-release-dialog{width:min(100%,850px);max-height:calc(100vh - 40px)}.update-release-form{gap:0;padding:0 26px 26px}.update-form-section{padding:22px 0;border-bottom:1px solid #edf0f4}.update-form-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:15px}.update-form-heading strong{color:#101828;font-size:15px}.update-form-heading span{color:#98a2b3;font-size:12px;font-weight:400}.update-form-grid,.update-language-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.update-language-card{display:grid;gap:14px;padding:16px;border:1px solid #e4e7ec;border-radius:11px;background:#fafbfc}.update-language-card>b{color:#475467;font-size:12px;letter-spacing:.02em}.update-platform-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.update-file-field small{color:#98a2b3;font-size:11px;font-weight:400;line-height:18px}.update-dialog-actions{padding-top:22px}.update-detail-dialog{width:min(100%,760px)}.update-detail-body{display:grid;gap:22px;padding:24px 26px 28px}.update-detail-body dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.update-detail-body dl div{padding:13px 14px;border:1px solid #e4e7ec;border-radius:9px;background:#fafbfc}.update-detail-body dt{color:#98a2b3;font-size:11px}.update-detail-body dd{margin:5px 0 0;color:#202939;font-size:13px}.update-detail-logs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.update-detail-logs article{padding:16px;border:1px solid #e4e7ec;border-radius:10px}.update-detail-logs article>span{display:block;color:#98a2b3;font-size:11px}.update-detail-logs article>strong{display:block;margin-top:7px;color:#101828;font-size:14px}.update-detail-logs ul{margin:10px 0 0;padding-left:18px;color:#475467;font-size:12px;line-height:21px}.update-detail-platforms{display:grid;gap:9px}.update-detail-platforms div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;align-items:start}.update-detail-platforms span{color:#667085;font-size:12px}.update-detail-platforms a{overflow:hidden;color:#155eef;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.update-detail-platforms em{color:#98a2b3;font-size:12px;font-style:normal}.dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#10182875;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.action-dialog{width:min(100%,520px);max-height:min(760px,calc(100vh - 48px));overflow-y:auto;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 24px 80px #10182833}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 26px 18px;border-bottom:1px solid #edf0f4}.dialog-header h2{margin:0;color:#101828;font-size:22px;letter-spacing:-.02em}.dialog-close{width:34px;height:34px;border:0;border-radius:8px;color:#667085;background:#f7f8fa;font-size:24px;line-height:1}.dialog-close:hover{color:#101828;background:#eef1f5}.action-form{display:grid;gap:15px;padding:22px 26px 26px}.action-form label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:600}.action-form input,.action-form textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d0d5dd;border-radius:9px;color:#101828;background:#fff;outline:none;resize:vertical}.action-form input:focus,.action-form textarea:focus{border-color:#84adff;box-shadow:0 0 0 3px #eaf1ff}.action-form input[type=file]{padding:8px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:5px}.login-page{display:grid;min-height:100vh;place-items:center;padding:28px;background:#f7f8fa}.login-card{width:min(100%,420px);padding:38px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 18px 50px #10182814}.login-logo{width:48px;height:48px;object-fit:contain;margin-bottom:25px}.login-card h1{margin:0;color:#101828;font-size:28px;letter-spacing:-.03em}.login-subtitle{margin:8px 0 28px;color:#667085;font-size:14px}.login-card form{display:grid;gap:9px}.login-card label{margin-top:8px;color:#344054;font-size:13px;font-weight:600}.login-card input{height:46px;padding:0 13px;border:1px solid #d0d5dd;border-radius:9px;outline:none}.login-card input:focus{border-color:#84adff;box-shadow:0 0 0 3px #eaf1ff}.login-button{width:100%;margin-top:15px}.login-button:disabled{opacity:.65;cursor:wait}.form-error{margin:5px 0 0;color:#b42318;font-size:12px}.sidebar-backdrop{display:none}@media(max-width:980px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding-inline:28px}.reference-content{padding-inline:20px}.activation-fields,.administrator-create-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1160px){.activation-fields,.administrator-create-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .18s ease}.sidebar-open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;border:0;background:#10182861}.workspace{margin-left:0}.mobile-menu{display:block;padding:6px 0}.topbar{height:58px;padding-inline:20px}.admin-name{display:none}.content{padding:28px 18px 50px}.page-header{display:block}.connection-pill{margin-top:18px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metrics article{min-height:108px;padding:17px}.panel-toolbar{align-items:stretch;flex-direction:column}.panel-toolbar form{width:100%}.toolbar-actions{justify-content:flex-end}.users-content{padding:28px 18px 50px}.users-page-header .primary-button{margin-top:18px}.users-filters{align-items:stretch;flex-direction:column}.users-filters input,.users-filters select{width:100%}.reference-content{padding:24px 14px 48px}.activation-fields,.agent-form-grid,.administrator-create-row{grid-template-columns:1fr}.agent-form-grid label:nth-child(9){grid-column:auto;grid-row:auto}.agent-form-actions{grid-column:auto;grid-row:auto;align-items:stretch;flex-direction:column}.agent-form-actions button{width:100%}.reference-actions button{flex:1 1 100%}.updates-content{padding:28px 18px 50px}.updates-page-header>.primary-button{margin-top:18px}.update-metrics,.update-form-grid,.update-language-grid,.update-platform-fields,.update-detail-body dl,.update-detail-logs{grid-template-columns:1fr}.update-form-heading{align-items:flex-start;flex-direction:column;gap:5px}}@media(max-width:430px){.metrics{grid-template-columns:1fr}.panel-toolbar form{flex-wrap:wrap}.panel-toolbar input{flex-basis:100%}}.compact-system-content{padding:18px 10px 54px;color:#202939}.compact-panel{overflow:hidden;border:1px solid #dfe3e9;border-radius:7px;background:#fff;box-shadow:0 1px 2px #10182808}.compact-panel h1,.compact-panel h2{margin:0;color:#202939;font-size:13px;font-weight:700}.compact-panel p{color:#667085;font-size:12px;line-height:18px}.compact-field{display:grid;min-width:0;gap:6px;color:#667085;font-size:12px}.compact-field input,.compact-field select,.compact-field textarea{width:100%;min-width:0;min-height:40px;padding:8px 10px;border:1px solid #ccd3dd;border-radius:6px;color:#202939;background:#fff;outline:none;resize:vertical}.compact-field input:focus,.compact-field select:focus,.compact-field textarea:focus{border-color:#84adff;box-shadow:0 0 0 3px #eaf1ff}.compact-field small{color:#7d8797;font-size:11px;line-height:17px}.compact-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.compact-check{display:inline-flex;align-items:center;gap:7px;color:#202939;font-size:12px;cursor:pointer}.compact-check input{width:14px;height:14px;margin:0;accent-color:#2563eb}.inline-success{margin:10px 0 0!important;color:#137a46!important}.daily-reward-panel{display:grid;grid-template-columns:minmax(0,3.7fr) minmax(250px,1.1fr);min-height:218px}.daily-reward-panel form{padding:20px 18px}.daily-reward-panel form>p{margin:10px 0 14px}.daily-reward-panel .compact-field{margin-bottom:12px}.daily-reward-panel .compact-actions .compact-check{margin-right:2px}.daily-rule{padding:20px 18px;border-left:1px solid #e3e6eb}.daily-rule>strong{display:block;margin-top:23px;color:#202939;font-size:27px;line-height:1.15}.daily-rule p{margin:12px 0 0}.notices-panel{display:grid;grid-template-columns:minmax(330px,27%) minmax(0,73%);min-height:720px}.notice-editor{padding:20px 18px;border-right:1px solid #e3e6eb}.notice-editor>p{margin:10px 0 24px}.notice-editor .compact-field{margin-bottom:14px}.notice-editor textarea{min-height:106px}.notice-history{min-width:0;padding:20px 18px}.notice-history>h2{margin-bottom:10px}.notice-history>.secondary-button{margin-bottom:18px}.notice-table{min-width:970px}.notice-table th:nth-child(1){width:410px}.notice-table th:nth-child(2){width:90px}.notice-table th:nth-child(3),.notice-table th:nth-child(4){width:155px}.notice-table th:nth-child(5){width:190px}.notice-table td:first-child strong{display:block;color:#202939;font-size:12px}.notice-table td:first-child span{display:block;overflow:hidden;max-width:410px;margin-top:3px;color:#667085;font-size:11px;line-height:17px;white-space:pre-line}.support-panel{display:flex;align-items:flex-start;gap:25px;min-height:258px;padding:18px}.support-preview{display:grid;width:220px;height:220px;flex:0 0 220px;place-items:center;overflow:hidden;border:1px solid #dfe3e9;border-radius:7px;color:#98a2b3;background:#fafbfc;font-size:12px;line-height:20px;text-align:center}.support-preview img{width:100%;height:100%;padding:8px;object-fit:contain;background:#fff}.support-controls{width:min(440px,100%);padding-top:3px}.support-controls>p{margin:14px 0 18px}.support-controls>input[type=file]{width:100%;min-height:48px;padding:10px;border:1px solid #ccd3dd;border-radius:6px;color:#344054;background:#fff}.support-controls .compact-actions{margin-top:12px}.support-source-note{color:#9a6700!important}.update-reference-content{padding-bottom:40px}.update-reference-panel{display:grid;grid-template-columns:minmax(0,7fr) minmax(330px,3fr)}.update-reference-form{min-width:0;padding:20px 18px}.update-refresh{margin:10px 0 16px}.update-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.update-reference-form>.compact-field,.update-two-column{margin-bottom:13px}.update-reference-form textarea{min-height:108px}.update-file{padding:12px;border:1px solid #e1e5eb;border-radius:7px;background:#fafbfc}.update-file input{min-height:42px;padding:7px;background:#fff}.update-submit{margin-top:12px}.update-reference-form>.form-error,.update-reference-form>.inline-success{max-width:820px}.update-release-status{border-left:1px solid #e3e6eb}.update-release-status section{padding:20px 18px 25px;border-bottom:1px solid #e3e6eb}.update-release-status section>strong{display:block;margin:16px 0 17px;color:#202939;font-size:28px;line-height:1.1}.update-release-status dl{display:grid;gap:7px;margin:0}.update-release-status dl div{display:flex;min-width:0;color:#667085;font-size:12px;line-height:18px}.update-release-status dt{flex:0 0 auto}.update-release-status dd{min-width:0;margin:0}.update-url-value{overflow-wrap:anywhere}.release-count{margin:16px 18px!important}@media(max-width:1040px){.daily-reward-panel,.notices-panel,.update-reference-panel{grid-template-columns:1fr}.daily-rule,.update-release-status{border-top:1px solid #e3e6eb;border-left:0}.notice-editor{border-right:0;border-bottom:1px solid #e3e6eb}.notices-panel{min-height:0}}@media(max-width:680px){.compact-system-content{padding:14px 12px 40px}.update-two-column{grid-template-columns:1fr}.support-panel{align-items:stretch;flex-direction:column}.support-preview{width:min(220px,100%)}}.commerce-content{padding:18px 10px 56px;color:#202939}.commerce-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:0 8px 18px}.commerce-title-row h1{margin:0;color:#111827;font-size:20px;font-weight:700}.commerce-title-row p{margin:6px 0 0;color:#667085;font-size:12px}.bulk-actions{display:flex;align-items:center;gap:10px;color:#667085;font-size:12px}.soft-danger-button{min-height:40px;padding:8px 14px;border:0;border-radius:7px;color:#fff;background:#ee8d8d;font-size:12px;font-weight:600}.soft-danger-button:disabled{opacity:.55;cursor:not-allowed}.add-strip{display:flex;width:calc(100% - 16px);min-height:46px;align-items:center;gap:7px;margin:0 8px 14px;padding:0 14px;border:1px solid #d7dce5;border-radius:7px;color:#1455d9;background:#fff;font-size:14px;font-weight:650;text-align:left}.add-strip span{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#e7efff;font-size:16px;line-height:1}.default-model-setting{display:flex;align-items:flex-end;gap:12px;padding:0 8px 14px}.default-model-setting label{display:grid;width:325px;gap:5px;color:#667085;font-size:11px}.default-model-setting select{height:40px;padding:0 12px;border:1px solid #ccd3dd;border-radius:6px;color:#202939;background:#fff}.default-model-setting small{line-height:17px}.commerce-panel{margin:0 8px}.model-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border-bottom:1px solid #e7eaf0;background:#f8fafc}.segmented-tabs{display:flex;overflow:hidden;border:1px solid #d8dee7;border-radius:7px;background:#f4f6f8}.segmented-tabs button{min-height:36px;padding:6px 11px;border:0;color:#475467;background:transparent;font-size:12px}.segmented-tabs button.active{color:#101828;background:#fff;box-shadow:0 1px 4px #1018281a}.model-filter-set{display:flex;min-width:0;gap:8px}.model-filter-set select,.model-filter-set input{height:38px;padding:0 11px;border:1px solid #ccd3dd;border-radius:6px;color:#344054;background:#fff;font-size:12px}.model-filter-set select,.model-filter-set input{width:260px}.models-table{min-width:1500px}.models-table th,.models-table td{white-space:normal}.models-table th:first-child,.models-table td:first-child{width:32px;padding-right:0}.models-table th:nth-child(2){width:170px}.models-table th:nth-child(3){width:100px}.models-table th:nth-child(4){width:180px}.models-table th:nth-child(5){width:205px}.models-table th:nth-child(6),.models-table th:nth-child(7){width:160px}.models-table th:nth-child(8){width:72px}.models-table th:nth-child(9){width:400px}.model-text{color:#175cd3;background:#eaf2ff}.model-image,.model-video{color:#14804a;background:#dcfae6}.wrap-cell{max-width:220px;line-height:19px;white-space:normal!important}.model-row-actions{min-width:390px}.commerce-dialog{width:min(100%,720px)}.commerce-form select{width:100%;min-height:44px;padding:0 12px;border:1px solid #d0d5dd;border-radius:9px;color:#101828;background:#fff}.commerce-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.route-fieldset{display:grid;gap:10px;padding:14px;border:1px solid #dfe3e9;border-radius:9px}.route-fieldset legend{padding:0 6px;color:#475467;font-size:12px;font-weight:600}.check-line{display:inline-flex!important;align-items:center;gap:7px;margin:0;color:#344054;font-size:12px;font-weight:400!important;white-space:nowrap}.check-line input{width:15px!important;min-height:0!important;height:15px!important;margin:0;padding:0}.upstream-panel{margin:0}.upstream-create{padding:18px 14px 12px}.upstream-create h2{margin:0 0 13px;color:#202939;font-size:13px}.upstream-create-row{display:grid;grid-template-columns:1fr 1fr 2.2fr 2.2fr 1fr 110px;gap:9px}.upstream-create-row input{min-width:0;height:42px;padding:0 11px;border:1px solid #ccd3dd;border-radius:6px;color:#344054;outline:none}.upstream-create-row input:focus{border-color:#84adff;box-shadow:0 0 0 3px #eaf1ff}.upstream-form-foot{display:flex;align-items:center;gap:9px;padding-top:8px}.upstream-form-foot p{flex:1;margin:0;color:#667085;font-size:11px;line-height:18px}.upstream-form-foot button{white-space:nowrap}.upstream-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:0 14px 14px}.upstream-metrics article{min-height:70px;padding:12px;border-left:3px solid #d8dee8;background:#f7f9fb}.upstream-metrics span{display:block;color:#667085;font-size:11px}.upstream-metrics strong{display:block;margin-top:6px;color:#202939;font-size:17px}.upstream-table{min-width:1300px}.upstream-table th:nth-child(1){width:180px}.upstream-table th:nth-child(2){width:230px}.upstream-table th:nth-child(3){width:105px}.upstream-table th:nth-child(4){width:110px}.upstream-table th:nth-child(5){width:300px}.upstream-table th:nth-child(6){width:95px}.upstream-table th:nth-child(7){width:330px}.upstream-row-actions{min-width:310px}.relay-content{padding-top:26px}.relay-page-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.relay-page-title p{max-width:720px;margin:8px 0 0;color:#667085;font-size:14px;line-height:22px}.relay-status{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:6px 11px;border:1px solid #e4e7ec;border-radius:999px;color:#667085;background:#fff;font-size:12px;white-space:nowrap}.relay-status>span{width:8px;height:8px;border-radius:999px;background:#98a2b3}.relay-status-ready{border-color:#b7ebc9;color:#137a46;background:#edfbf2}.relay-status-ready>span{background:#22a05a;box-shadow:0 0 0 3px #d7f5e2}.relay-config-panel form{padding:22px}.relay-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.relay-section-heading h2{font-size:16px}.relay-section-heading p{margin:6px 0 0;color:#667085;font-size:13px;line-height:20px}.relay-section-heading>span,.relay-section-heading>strong{color:#155eef;font-size:12px;font-weight:650}.relay-form-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(190px,.7fr);gap:16px;margin-top:22px}.relay-form-grid label{display:grid;align-content:start;gap:8px;color:#344054;font-size:13px;font-weight:600}.relay-form-grid input,.relay-form-grid select{width:100%;height:44px;padding:0 12px;border:1px solid #ccd3dd;border-radius:7px;color:#202939;background:#fff;outline:none}.relay-form-grid input:focus,.relay-form-grid select:focus{border-color:#84adff;box-shadow:0 0 0 3px #eaf1ff}.relay-form-grid small{color:#7d8797;font-size:12px;font-weight:400;line-height:18px}.relay-security-note{display:flex;gap:10px;margin-top:18px;padding:13px 14px;border:1px solid #dce6f7;border-radius:7px;color:#475467;background:#f5f8ff;font-size:12px;line-height:19px}.relay-security-note strong{flex:0 0 auto;color:#175cd3}.relay-config-panel .inline-notice{margin:14px 0 0}.relay-form-actions{display:flex;align-items:center;gap:9px;margin-top:18px}.relay-form-actions>span{margin-left:auto;color:#98a2b3;font-size:12px}.relay-model-panel{margin-top:16px;padding:22px}.relay-model-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}.relay-model-list span{display:inline-flex;align-items:center;min-height:32px;padding:5px 10px;border:1px solid #dce2ea;border-radius:6px;color:#344054;background:#fafbfc;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.relay-empty{margin-top:18px;padding:30px 14px;border:1px dashed #d8dee8;border-radius:7px;color:#98a2b3;background:#fafbfc;font-size:13px;text-align:center}.usage-content,.orders-content{padding-top:18px}.usage-panel,.orders-panel{overflow:visible}.analytics-filters,.order-filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:9px;padding:16px 12px 7px}.analytics-filters>input,.analytics-filters>select,.order-filters>input,.order-filters>select{height:42px;padding:0 11px;border:1px solid #ccd3dd;border-radius:6px;color:#344054;background:#fff}.analytics-filters>input,.order-filters>input{width:195px}.analytics-filters>select{width:155px}.analytics-filters>select:nth-of-type(3){width:300px}.analytics-filters label,.order-filters label{display:grid;gap:4px;color:#667085;font-size:10px}.analytics-filters label input,.order-filters label input{width:125px;height:42px;padding:0 9px;border:1px solid #ccd3dd;border-radius:6px;color:#344054}.analytics-refresh{padding:4px 12px 0}.analytics-summary{margin:0;padding:8px 12px 11px;color:#667085;font-size:11px}.analytics-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:0 12px 13px}.analytics-metrics article{min-height:80px;padding:13px;border:1px solid #dce2ea;border-radius:6px;background:#f8fafc}.analytics-metrics span{color:#667085;font-size:11px}.analytics-metrics strong{display:block;margin-top:8px;color:#101828;font-size:18px}.section-heading{display:flex;align-items:center;justify-content:space-between;padding:7px 12px 8px}.section-heading h2{margin:0;color:#202939;font-size:13px}.section-heading span{color:#667085;font-size:10px}.performance-table{min-width:1100px}.usage-detail-table{min-width:1550px}.performance-table th,.usage-detail-table th{background:#fff}.performance-table td:first-child{font-weight:600}.order-filters{flex-wrap:nowrap;overflow-x:auto}.order-filters>select{width:145px}.order-table{min-width:1420px}.order-table th:nth-child(1){width:255px}.order-table th:nth-child(2){width:150px}.order-table th:nth-child(8){width:280px}.order-table th:nth-child(9),.order-table th:nth-child(10){width:180px}.order-number{font-weight:700;letter-spacing:.02em}.payment-tag{display:inline-flex;min-height:24px;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px}.payment-alipay{color:#0969a8;background:#dff3ff}.payment-wechat,.payment-wxpay{color:#14804a;background:#dcfae6}.state-pending{color:#b42318;background:#fee4e2}@media(max-width:980px){.upstream-create-row,.analytics-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.model-toolbar,.commerce-title-row{align-items:stretch;flex-direction:column}}@media(max-width:760px){.commerce-content{padding-inline:6px}.bulk-actions,.model-filter-set,.upstream-form-foot,.default-model-setting{align-items:stretch;flex-direction:column}.default-model-setting label,.model-filter-set select,.model-filter-set input{width:100%}.commerce-form-grid,.upstream-create-row,.upstream-metrics,.analytics-metrics{grid-template-columns:1fr}.analytics-filters{align-items:stretch;flex-direction:column}.analytics-filters>input,.analytics-filters>select,.analytics-filters label input{width:100%}.relay-page-title,.relay-section-heading,.relay-security-note,.relay-form-actions{align-items:stretch;flex-direction:column}.relay-form-grid{grid-template-columns:1fr}.relay-form-actions>span{margin-left:0}}.fuel-content{width:100%;padding:18px 10px 54px;color:#202939}.fuel-panel{overflow:hidden;border:1px solid #dfe3e9;border-radius:8px;background:#fff;box-shadow:0 1px 3px #10182806}.fuel-loading,.fuel-inline-notice,.fuel-inline-error{margin:14px 18px 0;padding:10px 12px;border-radius:6px;font-size:12px}.fuel-loading{color:#667085;background:#f4f6f8}.fuel-inline-notice{color:#137a46;background:#eafaf0}.fuel-inline-error{color:#b42318;background:#fff0ee}.fuel-section{padding:20px 18px 26px}.fuel-section+.fuel-section{border-top:1px solid #edf0f4}.fuel-amount-section{min-height:214px}.fuel-amount-layout{display:grid;grid-template-columns:minmax(0,3.4fr) minmax(310px,1fr);gap:24px}.fuel-section-heading h1,.fuel-section-heading h2{margin:0;color:#202939;font-size:13px;font-weight:700;line-height:20px}.fuel-section-heading p{margin:9px 0 0;color:#667085;font-size:12px;line-height:18px}.fuel-amount-input{width:100%;height:42px;margin-top:17px;padding:0 10px;border:1px solid #ccd3dd;border-radius:6px;color:#202939;background:#fff;outline:none;font-size:13px}.fuel-amount-input:focus,.fuel-field input:focus,.fuel-field textarea:focus{border-color:#5790f5;box-shadow:0 0 0 3px #eaf1ff}.fuel-preview strong{display:block;color:#202939;font-size:12px;line-height:20px}.fuel-preview p{margin:9px 0 12px;color:#667085;font-size:12px;line-height:18px}.fuel-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.fuel-preview-grid span{display:grid;min-height:44px;place-items:center;border:1px solid #ccd3dd;border-radius:6px;color:#202939;background:#fff;font-size:13px;font-weight:700}.fuel-payment-heading>div{display:flex;align-items:center;gap:12px}.fuel-payment-heading p{margin:8px 0 0}.fuel-complete-badge,.fuel-incomplete-badge{display:inline-flex;min-height:24px;align-items:center;margin-top:7px;padding:3px 9px;border-radius:999px;font-size:11px;white-space:nowrap}.fuel-complete-badge{color:#137a46;background:#dcfae6}.fuel-incomplete-badge{color:#a15c07;background:#fff1ce}.fuel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px;margin-top:19px}.fuel-field{display:grid;min-width:0;gap:6px;color:#596273;font-size:12px;line-height:18px}.fuel-field input,.fuel-field textarea{width:100%;border:1px solid #ccd3dd;border-radius:6px;color:#202939;background:#fff;outline:none;font-size:12px}.fuel-field input{height:40px;padding:0 10px}.fuel-field textarea{min-height:108px;padding:10px;resize:vertical;line-height:18px}.fuel-field input::placeholder,.fuel-field textarea::placeholder{color:#7d8797;opacity:1}.fuel-config-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.fuel-chip-ready,.fuel-chip-missing{display:inline-flex;min-height:26px;align-items:center;padding:4px 9px;border-radius:999px;font-size:11px}.fuel-chip-ready{color:#137a46;background:#dcfae6}.fuel-chip-missing{color:#667085;background:#f0f2f5}.fuel-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.fuel-actions .primary-button,.fuel-muted-button{min-height:40px;padding:8px 13px;border:0;border-radius:6px;font-size:12px;font-weight:600}.fuel-muted-button{color:#344054;background:#e7eaee}.fuel-muted-button:hover{background:#dce1e7}.fuel-actions button:disabled{opacity:.62;cursor:wait}@media(max-width:1180px){.fuel-amount-layout{grid-template-columns:1fr}.fuel-preview{max-width:420px}}@media(max-width:760px){.fuel-content{padding:10px 6px 36px}.fuel-section{padding:18px 14px 22px}.fuel-grid{grid-template-columns:1fr}.fuel-preview{max-width:none}.fuel-payment-heading>div{align-items:flex-start;flex-direction:column;gap:0}}@media(max-width:430px){.fuel-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fuel-actions button{flex:1 1 auto}}.overview-content{width:100%;max-width:1640px;margin:0 auto;padding:28px 28px 56px;color:#202939}.overview-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.overview-eyebrow{margin:0 0 7px;color:#155eef;font-size:10px;font-weight:750;letter-spacing:.13em}.overview-header h1{margin:0;color:#101828;font-size:27px;letter-spacing:-.03em}.overview-header>div>p:last-child{margin:8px 0 0;color:#667085;font-size:13px}.overview-period{display:inline-flex;padding:4px;border:1px solid #dfe3e9;border-radius:9px;background:#fff;box-shadow:0 1px 2px #10182808}.overview-period button{min-height:34px;padding:6px 12px;border:0;border-radius:6px;color:#667085;background:transparent;font-size:12px}.overview-period button:hover{color:#155eef;background:#f6f8fb}.overview-period button.active{color:#fff;background:#155eef;font-weight:650}.overview-loading,.overview-error{margin-top:16px;padding:11px 13px;border-radius:7px;font-size:12px}.overview-loading{color:#344054;background:#eef4ff}.overview-error{color:#b42318;background:#fff0ee}.overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.overview-metric{position:relative;min-height:116px;padding:18px 18px 16px;overflow:hidden;border:1px solid #e3e7ed;border-radius:10px;color:#202939;background:#fff;box-shadow:0 1px 3px #10182809;text-align:left;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.overview-metric:before{position:absolute;inset:0 auto 0 0;width:3px;background:#3974e9;content:""}.overview-metric:hover{transform:translateY(-1px);border-color:#b9cff9;box-shadow:0 5px 14px #10182811}.overview-metric>span{display:block;color:#667085;font-size:12px}.overview-metric>strong{display:block;margin-top:9px;color:#101828;font-size:25px;font-weight:700;letter-spacing:-.025em}.overview-metric>small{display:block;margin-top:9px;color:#7d8797;font-size:11px}.overview-metric>i{position:absolute;right:16px;bottom:15px;color:#b0b7c3;font-size:16px;font-style:normal}.overview-metric-violet:before{background:#875bf7}.overview-metric-green:before{background:#17a673}.overview-metric-orange:before{background:#f79009}.overview-grid{display:grid;gap:12px;margin-top:12px}.overview-grid-top{grid-template-columns:minmax(0,1.75fr) minmax(310px,.75fr)}.overview-grid-middle{grid-template-columns:minmax(0,1.3fr) minmax(360px,.9fr)}.overview-grid-bottom{grid-template-columns:minmax(0,1.65fr) minmax(330px,.75fr);align-items:start}.overview-panel{min-width:0;overflow:hidden;border:1px solid #e3e7ed;border-radius:10px;background:#fff;box-shadow:0 1px 3px #10182806}.overview-panel>header{display:flex;min-height:67px;align-items:center;justify-content:space-between;gap:16px;padding:14px 17px;border-bottom:1px solid #edf0f4}.overview-panel>header h2{margin:0;color:#202939;font-size:14px}.overview-panel>header p{margin:6px 0 0;color:#8a93a3;font-size:10px}.overview-panel>header>button{border:0;color:#155eef;background:transparent;font-size:11px}.overview-legend{display:flex;gap:14px;color:#667085;font-size:10px}.overview-legend span:before{display:inline-block;width:16px;height:3px;margin:0 6px 3px 0;border-radius:3px;content:""}.overview-legend .active:before{background:#3974e9}.overview-legend .new:before{background:#9b7bf7}.overview-chart-wrap{padding:14px 16px 12px}.overview-chart{display:block;width:100%;height:225px;overflow:visible}.overview-chart line{stroke:#edf0f4;stroke-width:1;vector-effect:non-scaling-stroke}.overview-chart polyline{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.overview-line-active{stroke:#3974e9}.overview-line-new{stroke:#9b7bf7}.overview-chart-labels{display:flex;justify-content:space-between;padding:2px 7px 0;color:#98a2b3;font-size:9px}.overview-chart-labels span{min-width:0;text-align:center}.overview-funnel{display:grid;gap:10px;padding:17px}.overview-funnel-step>div{display:flex;min-width:150px;height:42px;align-items:center;justify-content:space-between;padding:0 13px;border-radius:6px;color:#175cd3;background:linear-gradient(90deg,#dfeaff,#eef4ff);font-size:11px}.overview-funnel-step:nth-child(2)>div{color:#5d3fd3;background:linear-gradient(90deg,#e8e0ff,#f3efff)}.overview-funnel-step:nth-child(3)>div{color:#087a55;background:linear-gradient(90deg,#d5f5e8,#eafaf3)}.overview-funnel-step:nth-child(4)>div{color:#a15c07;background:linear-gradient(90deg,#ffedc7,#fff7e8)}.overview-funnel-step strong{font-size:15px}.overview-funnel-step small{display:block;margin-top:4px;color:#98a2b3;font-size:9px}.overview-revenue-bars{display:flex;height:220px;align-items:flex-end;gap:clamp(4px,1vw,14px);padding:22px 20px 16px}.overview-revenue-bars>div{display:flex;min-width:0;height:100%;flex:1;align-items:center;flex-direction:column;justify-content:flex-end}.overview-revenue-bars span{width:min(28px,72%);min-height:4px;border-radius:4px 4px 1px 1px;background:linear-gradient(#5b8def,#2463de)}.overview-revenue-bars small{margin-top:7px;color:#98a2b3;font-size:9px;white-space:nowrap}.overview-health-panel{padding-bottom:12px}.overview-relay{display:flex;width:calc(100% - 28px);min-height:65px;align-items:center;gap:11px;margin:14px;padding:11px 13px;border:1px solid #d8eadf;border-radius:7px;color:#202939;background:#f2fbf5;text-align:left}.overview-relay .status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#2eab6f;box-shadow:0 0 0 4px #d8f3e3}.overview-relay div{min-width:0;flex:1}.overview-relay strong,.overview-relay small{display:block}.overview-relay strong{font-size:12px}.overview-relay small{margin-top:5px;color:#667085;font-size:10px}.overview-relay i{color:#98a2b3;font-style:normal}.overview-relay-disabled,.overview-relay-no_models{border-color:#f1d3d0;background:#fff5f4}.overview-relay-disabled .status-dot,.overview-relay-no_models .status-dot{background:#e24b4b;box-shadow:0 0 0 4px #fee4e2}.overview-alerts{display:grid;gap:7px;padding:0 14px}.overview-alert{display:grid;gap:4px;padding:10px 11px;border:0;border-left:3px solid #47a978;border-radius:5px;color:#344054;background:#f7f9fb;text-align:left}.overview-alert-warning{border-left-color:#f79009}.overview-alert-critical{border-left-color:#d92d20}.overview-alert span{font-size:11px;font-weight:650}.overview-alert small{color:#7d8797;font-size:10px;line-height:16px}.overview-table{min-width:760px}.overview-table th,.overview-table td{height:47px;padding:9px 13px;border-bottom:1px solid #edf0f4;color:#475467;font-size:11px;text-align:left;white-space:nowrap}.overview-table th{height:39px;color:#667085;background:#fafbfc;font-size:10px;font-weight:600}.overview-table td:first-child{color:#202939}.overview-good,.overview-watch{display:inline-flex;padding:3px 7px;border-radius:999px}.overview-good{color:#137a46;background:#dcfae6}.overview-watch{color:#a15c07;background:#fff1ce}.overview-empty{padding:20px!important;color:#98a2b3!important;text-align:center!important}.overview-side-stack{display:grid;gap:12px}.overview-source-panel>div{display:grid}.overview-source-panel>div>button{display:flex;min-height:61px;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border:0;border-bottom:1px solid #edf0f4;color:#202939;background:#fff;text-align:left}.overview-source-panel>div>button:hover{background:#fafbfc}.overview-source-panel span strong,.overview-source-panel span small{display:block}.overview-source-panel span strong{font-size:11px}.overview-source-panel span small{margin-top:5px;color:#8a93a3;font-size:9px}.overview-source-panel b{color:#137a46;font-size:11px}.overview-device-panel>div{display:grid;gap:13px;padding:16px}.overview-device-panel>div>div{display:grid;grid-template-columns:66px minmax(0,1fr) 30px;align-items:center;gap:8px;font-size:10px}.overview-device-panel i{height:6px;overflow:hidden;border-radius:4px;background:#edf0f4}.overview-device-panel i b{display:block;height:100%;border-radius:4px;background:#5b8def}.overview-device-panel strong{text-align:right}@media(max-width:1180px){.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid-top,.overview-grid-middle,.overview-grid-bottom{grid-template-columns:1fr}.overview-side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.overview-content{padding:20px 12px 40px}.overview-header{align-items:stretch;flex-direction:column}.overview-period{align-self:flex-start}.overview-metrics,.overview-side-stack{grid-template-columns:1fr}.overview-legend{display:none}.overview-chart{height:185px}.overview-chart-labels span:nth-child(2n){visibility:hidden}}
