:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#18283f;background:#f5f7fa;font-synthesis:none;--blue:#244ec7;--navy:#122b56;--muted:#748094;--line:#e7ecf3;--green:#177356;--red:#b93c46;--radius:18px}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.6}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.58}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a9c3ff;outline-offset:3px}[hidden]{display:none!important}h1,h2,p{margin-top:0}h2{font-size:19px;line-height:1.4;margin-bottom:0;font-weight:650;letter-spacing:-.3px}.muted{color:var(--muted)}.small-label{font-size:11px;font-weight:650;letter-spacing:1.1px;color:#8390a4;display:block;margin-bottom:7px}.eyebrow{color:#5c76a3;font-weight:650;font-size:11px;letter-spacing:2px;margin-bottom:12px}.brand{display:flex;align-items:center;gap:11px;font-size:16px;font-weight:700;color:var(--navy);white-space:nowrap}.brand:hover{text-decoration:none}.brand-icon{display:grid;place-items:center;width:34px;height:34px;background:var(--navy);color:#fff;border-radius:10px;font-size:27px;line-height:1}.brand-tag{font-weight:500;font-size:10px;background:#edf2fb;border:1px solid #e3eaf7;padding:2px 7px;border-radius:5px;color:#687a99;margin-left:4px}.topbar{background:#ffffffed;border-bottom:1px solid var(--line)}.topbar-inner{max-width:1200px;margin:auto;padding:18px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.header-actions{display:flex;gap:15px;align-items:center}.text-link{font-size:12px;color:#6e7a8e}.workspace{max-width:1200px;padding:38px 30px 0;margin:auto}.page-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.page-intro h1{font-size:29px;letter-spacing:-.7px;font-weight:650;margin-bottom:9px;line-height:1.4}.page-intro .muted{margin-bottom:0}.badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:550;line-height:1.5;padding:5px 9px;border-radius:6px;white-space:nowrap}.badge.neutral{background:#eff2f6;color:#778397}.badge.success{background:#eaf6ef;color:#237854}.badge.running{background:#edf2ff;color:#3d63bf}.badge.error{background:#fff0f0;color:#b6464f}.badge.warning{background:#fff6e5;color:#94631f}.status-dot{width:5px;height:5px;background:currentColor;border-radius:50%}.work-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:23px;align-items:start}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 3px 7px #192d4c02}.create-card,.progress-card{padding:27px 28px}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:25px}.heading-icon{font-size:28px;color:#8192b5;line-height:1;display:grid;place-items:center;width:45px;height:45px;background:#f5f7fb;border-radius:13px}label,legend{font-size:13px;font-weight:600;display:block;margin-bottom:9px}input[type=text],input[type=password],select{width:100%;height:46px;border:1px solid #dce3ec;border-radius:9px;background:#fff;color:#20344f;padding:10px 13px;transition:border .15s,box-shadow .15s;min-width:0}input::placeholder{color:#a1acbd;font-size:12px}input:focus,select:focus{outline:none;border-color:#6c8cda;box-shadow:0 0 0 3px #dfe8ff8c}.required-label,.optional-label{margin-left:6px;font-size:10px;font-weight:400;color:#909bae}.required-label{color:#899bb8}.field-helper{display:flex;align-items:flex-start;gap:12px;margin:8px 0 24px}.field-helper p{font-size:11px;margin:0;flex:1;line-height:1.7}.inline-button{border:0;padding:0;background:none;color:var(--blue);font-size:11px;white-space:nowrap;line-height:1.7}.inline-button:hover{text-decoration:underline}.action-fieldset{padding:0;border:0;margin:24px 0 0}.action-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.action-option{position:relative;display:flex;align-items:start;gap:10px;margin:0;cursor:pointer;min-width:0}.action-option input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.option-content{width:100%;padding:16px 30px 15px 13px;border-radius:10px;border:1px solid var(--line);background:#fff;transition:all .15s;min-height:81px}.option-content strong{display:block;font-size:12px;font-weight:600;margin-bottom:4px}.option-content>span{display:block;font-size:10px;color:#8491a5;font-weight:400;line-height:1.5}.radio-visual{position:absolute;right:12px;top:19px;width:13px;height:13px;border-radius:50%;border:1px solid #cbd4e1;pointer-events:none}.action-option input:checked~.option-content{background:#f5f8ff;border-color:#8ca7e8;color:#244ba7}.action-option input:checked~.radio-visual{border:4px solid #3c63c4;background:white}.action-option input:focus-visible~.option-content{outline:3px solid #a9c3ff;outline-offset:3px}.publish-hint{font-size:11px;min-height:18px;color:#8a734d;margin:11px 0 18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:11px 19px;border-radius:9px;border:1px solid transparent;font-size:12px;font-weight:600;line-height:1.5;transition:background .15s,transform .15s;white-space:nowrap;text-decoration:none}.button:hover{text-decoration:none}.button.primary{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 3px 5px #122b560d}.button.primary:hover:not(:disabled){background:#203e70}.button.secondary{background:#fff;border-color:#dce4ee;color:#49607f}.button.secondary:hover:not(:disabled){background:#f6f8fc}.button.subtle{background:transparent;color:#708097}.button.subtle:hover:not(:disabled){background:#edf1f7}.button.compact{padding:7px 10px;font-size:11px}.full-width{width:100%}.create-button{height:47px;justify-content:space-between;padding-left:19px;padding-right:18px}.create-button>span:last-child{font-size:20px;font-weight:400;line-height:1}.form-footnote{margin:13px 0 0;color:#98a2b2;font-size:10px;text-align:center}.form-footnote a{color:#7186a8}.side-column{display:grid;gap:18px}.progress-card .card-heading{margin-bottom:15px}.progress-description{font-size:12px;margin-bottom:18px;word-break:break-word}.progress-track{height:4px;border-radius:4px;background:#eef2f8;overflow:hidden;margin-bottom:25px}.progress-track>div{width:0;height:100%;background:#4268c9;transition:width .3s;border-radius:4px}.stage-list{list-style:none;padding:0;margin:0}.stage{display:flex;gap:15px;position:relative;padding-bottom:25px}.stage:last-child{padding-bottom:0}.stage:not(:last-child):after{content:"";position:absolute;left:14px;top:34px;bottom:6px;border-left:1px dashed #dfe5ef}.stage-number{flex-shrink:0;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#f2f5f9;color:#94a0b3;font-size:11px;font-weight:600;margin-top:1px}.stage strong{display:block;color:#8895a8;font-size:12px;font-weight:550;margin-bottom:2px}.stage div>span{display:block;color:#a0aabc;font-size:10px}.stage.active .stage-number{background:#eaf0ff;color:#3860c0;box-shadow:0 0 0 4px #f8faff}.stage.active strong{color:#355aa9}.stage.done .stage-number{background:#eaf5ef;color:#328661}.stage.done strong{color:#49627c}.tip-card{display:flex;gap:12px;border-radius:13px;padding:16px 20px;background:#edf2fa;color:#566d90}.tip-icon{display:grid;place-items:center;width:16px;height:16px;border:1px solid #8ca0c1;border-radius:50%;flex-shrink:0;margin-top:3px;font-size:10px}.tip-card strong{font-size:11px;font-weight:600}.tip-card p{font-size:11px;line-height:1.8;margin:4px 0 0;color:#7b8da8}.history-card{margin-top:25px;overflow:hidden}.history-card .card-heading{padding:25px 28px 20px;margin:0}.count{font-size:11px;display:inline-block;vertical-align:middle;color:#8090a7;background:#eff3f8;padding:1px 7px;border-radius:5px;margin-left:7px;font-weight:500}.history-scroll{overflow-x:auto}.history-table{width:100%;border-collapse:collapse;font-size:11px;text-align:left;table-layout:fixed;min-width:810px}.history-table th{font-size:10px;letter-spacing:.2px;background:#fafbfd;border-top:1px solid #f0f3f7;border-bottom:1px solid #f0f3f7;color:#8895a8;font-weight:500;padding:12px 20px}.history-table th:first-child{width:30%;padding-left:28px}.history-table th:nth-child(2){width:11%}.history-table th:nth-child(3){width:26%}.history-table th:nth-child(4){width:15%}.history-table th:last-child{width:18%;padding-right:28px}.history-table td{padding:17px 20px;border-bottom:1px solid #eef2f7;vertical-align:middle}.history-table td:first-child{padding-left:28px}.history-table td:last-child{padding-right:28px}.history-table tbody tr:last-child td{border-bottom:0}.target-title{font-weight:550;font-size:12px;color:#415573;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.target-address{font-size:10px;color:#8d99ab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin-top:3px}.share-link{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#496bab}.record-date{color:#8a97a9;font-size:10px;white-space:nowrap}.record-actions{display:flex;gap:10px;justify-content:flex-end;align-items:center;flex-wrap:wrap}.record-actions button,.record-actions a{font-size:10px}.align-right{text-align:right}.empty-state{padding:35px 20px 38px;text-align:center;color:#929fb2}.empty-icon{display:grid;place-items:center;width:35px;height:35px;margin:0 auto 11px;border:1px solid #e4eaf3;border-radius:11px;background:#f9fbff;font-size:22px;color:#a0b0cb}.empty-state strong{font-size:12px;color:#7788a2;font-weight:500}.empty-state p{font-size:11px;margin:6px 0 0}.footer{display:flex;justify-content:space-between;gap:15px;padding:25px 2px 28px;color:#a0a9b7;font-size:10px}.notice{border:1px solid #e3eaf7;background:#f4f7fd;border-radius:9px;color:#526c94;padding:11px 13px;font-size:11px;line-height:1.8;overflow-wrap:anywhere;margin:0 0 18px}.notice.error{background:#fff4f4;border-color:#f4d9dc;color:#a84b54}.notice.warning{background:#fffaef;border-color:#f1e4c7;color:#8d6c35}.notice.success{background:#eff8f3;border-color:#d9ece1;color:#41785d}.notice p:last-child{margin:0}.notice ul{margin:5px 0 0;padding-left:17px}.job-result{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.result-title{font-size:12px;font-weight:600;margin:0 0 7px}.result-url{font-size:11px;display:block;overflow-wrap:anywhere;line-height:1.7;margin-bottom:12px}.result-actions{display:flex;flex-wrap:wrap;gap:9px}.result-actions .button{font-size:10px;padding:7px 10px}.result-warning{margin-top:13px;margin-bottom:0}.settings-dialog{border:1px solid #e6edf6;border-radius:19px;padding:29px 31px;width:520px;max-width:calc(100% - 32px);max-height:calc(100dvh - 48px);color:#233550;box-shadow:0 24px 90px #1427462e}.settings-dialog::backdrop{background:#12213d64;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:13px}.icon-button{border:0;background:#f4f6fa;border-radius:8px;width:29px;height:29px;color:#8797b0;font-size:22px;line-height:1;display:grid;place-items:center}.settings-dialog .muted{font-size:12px;margin-bottom:23px}.settings-dialog label{margin-top:19px}.field-note{font-size:10px;color:#8b98ab;margin-top:8px;margin-bottom:0}.field-note a{margin:0 3px}.dialog-actions{display:flex;justify-content:space-between;gap:10px;margin-top:26px}.settings-dialog .notice{margin-top:18px;margin-bottom:0}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#173156;color:white;padding:10px 19px;font-size:12px;border-radius:10px;box-shadow:0 7px 35px #16284124;z-index:99;max-width:calc(100% - 32px);text-align:center}.boot{min-height:100dvh;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:#7a8ca7}.spinner{width:16px;height:16px;border:2px solid #dfe7f4;border-top-color:#375b9e;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-layout{max-width:1100px;margin:0 auto;min-height:100dvh;padding:70px 36px;display:grid;grid-template-columns:1.2fr 1fr;gap:85px;align-items:center}.login-intro .brand{margin-bottom:66px}.login-intro h1{font-weight:600;letter-spacing:-1px;font-size:41px;line-height:1.5;margin-bottom:18px;color:#14305b}.intro-copy{max-width:335px;font-size:13px;color:#8391a8;line-height:1.9}.login-flow{display:flex;align-items:center;gap:17px;font-size:11px;color:#61799e;margin-top:40px}.login-flow i{font-style:normal;color:#aab8cd}.login-card{padding:35px 33px;background:white;border:1px solid #e3eaf4;border-radius:20px;box-shadow:0 12px 50px #162e5610}.login-card h2{font-size:24px;margin-bottom:10px}.login-card>.muted{font-size:12px;margin-bottom:29px}.login-card .button{margin-top:23px;justify-content:space-between;height:46px}.login-note{font-size:10px;margin:21px 0 0;color:#98a6ba;text-align:center}.field-error{color:var(--red);font-size:12px;margin:10px 0 0;overflow-wrap:anywhere}@media(min-width:1500px){.workspace{padding-top:50px}}@media(max-width:950px){.topbar-inner,.workspace{padding-left:22px;padding-right:22px}.work-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:17px}.create-card,.progress-card{padding:23px 21px}.action-options{grid-template-columns:1fr}.option-content{min-height:0;padding:12px 34px 12px 13px}.radio-visual{top:16px}.field-helper{display:block}.inline-button{margin-top:4px}.login-layout{gap:40px}.login-intro h1{font-size:34px}.brand-tag{display:none}}@media(max-width:740px){.topbar-inner{padding:15px 17px}.brand{font-size:14px;gap:8px}.brand-icon{width:29px;height:29px;font-size:23px}.header-actions{gap:3px}.header-actions .text-link{display:none}.header-actions .button{font-size:10px;padding:6px 7px}.workspace{padding:25px 16px 0}.page-intro{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:22px}.page-intro h1{font-size:24px}.page-intro .muted{font-size:12px}.eyebrow{font-size:10px;margin-bottom:10px}.work-grid{grid-template-columns:1fr;gap:18px}.create-card,.progress-card{padding:23px 21px}.action-options{grid-template-columns:1fr 1fr}.option-content{min-height:85px;padding-top:14px}.radio-visual{top:19px}.field-helper{display:flex}.inline-button{margin-top:0}.progress-card .card-heading{margin-bottom:14px}.stage{padding-bottom:20px}.history-card{margin-top:19px}.history-card .card-heading{padding:21px}.history-card h2{font-size:17px}.history-table th:first-child,.history-table td:first-child{padding-left:21px}.footer{flex-direction:column;gap:4px;padding-top:20px}.login-layout{grid-template-columns:1fr;gap:29px;padding:35px 22px;max-width:490px;align-content:center}.login-intro .brand{margin-bottom:32px}.login-intro h1{font-size:30px;line-height:1.4;margin-bottom:12px}.login-intro h1 br{display:none}.login-intro .eyebrow{display:none}.intro-copy{font-size:12px;margin-bottom:0;max-width:none}.login-flow{display:none}.login-card{padding:27px 24px}.settings-dialog{padding:24px 21px}.dialog-actions .button{padding:10px 13px;font-size:11px}}@media(max-width:390px){.action-options{grid-template-columns:1fr}.option-content{min-height:0}.field-helper{display:block}.inline-button{margin-top:5px}.page-intro h1{font-size:22px}.brand{font-size:12px}.header-actions .button{padding:6px 5px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}
.stage-list.package-only .stage{padding-bottom:0}.stage-list.package-only .stage:after{display:none}
.workspace-menu{display:flex;gap:7px;margin:0 0 29px;padding:5px;background:#eaf0f8;border:1px solid #e1e8f3;border-radius:12px;width:max-content;max-width:100%}.workspace-menu-item{border:0;border-radius:8px;background:transparent;padding:10px 23px;color:#6b7d98;font-size:12px;font-weight:500;white-space:nowrap}.workspace-menu-item:hover{background:#f7faff;color:#31588f}.workspace-menu-item.selected{background:#fff;color:#234d96;box-shadow:0 2px 7px #2748750a;font-weight:650}.workspace-view{min-width:0}.pricing-card{padding:27px 29px;max-width:680px}.pricing-card .card-heading{margin-bottom:7px}.pricing-card h2{font-size:30px;font-variant-numeric:tabular-nums;color:#173967}.pricing-unit{font-size:12px;font-weight:500;color:#7a8eab}.pricing-card form{margin-top:25px}.pricing-card label{margin-bottom:9px}.pricing-card input{max-width:360px}.pricing-card .field-note{font-size:11px;line-height:1.8}.pricing-scope{background:#f4f7fc;border:1px solid #e6edf7;border-radius:9px;padding:13px 15px;color:#657d9f;font-size:12px;margin:21px 0;line-height:1.9}.pricing-card .notice{margin:0 0 18px}#payment-unit-price{background:#f5f7fb;color:#7b8eaa;font-size:12px}@media(max-width:740px){.workspace-menu{width:100%;gap:4px;margin-bottom:24px}.workspace-menu-item{padding:10px 11px;flex:1;font-size:12px}.pricing-card{padding:23px 20px}.pricing-card h2{font-size:27px}.pricing-card .card-heading{gap:12px}.pricing-card .field-note{font-size:10px}.pricing-card input{max-width:none}.pricing-scope{font-size:11px;padding:12px}.pricing-card #pricing-save{width:100%}}
.auth-card{margin-top:19px;padding:18px;border:1px solid #dfe7f5;background:#f8faff;border-radius:12px}.auth-card h3{font-size:14px;margin:0 0 7px;font-weight:650}.auth-card>p:not(.notice){font-size:11px;line-height:1.8;margin-bottom:13px;color:#75869f}.auth-steps{padding-left:19px;margin:0 0 13px;color:#526c94;font-size:11px;line-height:1.9}.auth-steps li+li{margin-top:4px}.auth-card .auth-help{margin:15px 0 0!important;font-size:10px!important}.auth-card .notice{margin-top:13px}.auth-card .inline-button{margin-top:12px}.auth-card .field-note{overflow-wrap:anywhere}.auth-card #mcp-auth-complete{margin-top:13px;white-space:normal}.manual-auth{margin-top:17px}.manual-auth summary{font-size:11px;color:#708097;cursor:pointer}.manual-auth summary:focus-visible{outline:3px solid #a9c3ff;outline-offset:3px}.manual-auth label{margin-top:13px}
.generation-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 24px}.stat-card{background:#fff;border:1px solid #e1e8f3;border-radius:15px;padding:21px 25px}.stat-label{display:block;font-size:12px;color:#6d7f9b}.stat-value{display:block;font-size:31px;line-height:1.4;letter-spacing:-.5px;color:#19355f;margin:5px 0;font-variant-numeric:tabular-nums}.stat-card p{font-size:11px;color:#8796ac;margin:0;overflow-wrap:anywhere;line-height:1.7}@media(max-width:740px){.generation-stats{gap:12px;margin-bottom:19px}.stat-card{padding:16px 15px}.stat-value{font-size:27px}.stat-card p{font-size:10px}}
.daily-stats-card{margin:0 0 24px;overflow:hidden}.daily-stats-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;gap:12px}.daily-stats-heading h2{font-size:17px}.daily-stats-heading p{font-size:11px;color:#8595ac;margin:6px 0 0}.daily-stats-table{border-collapse:collapse;width:100%;font-size:12px}.daily-stats-table th,.daily-stats-table td{padding:12px 24px;border-top:1px solid #edf1f7;text-align:left}.daily-stats-table th{color:#7c8da7;font-size:11px;font-weight:500;background:#fafbfd}.daily-stats-table th:last-child,.daily-stats-table td:last-child{text-align:right;width:100px}.daily-number{font-variant-numeric:tabular-nums;color:#1f406f;font-weight:600}.daily-date{color:#607795}.daily-current{font-size:10px;display:inline-block;color:#2a7d60;background:#edf8f2;border-radius:5px;margin-left:10px;padding:2px 6px}.daily-stats-pagination{display:flex;gap:10px;align-items:center;justify-content:space-between;border-top:1px solid #edf1f7;padding:13px 24px;font-size:11px;color:#8a99ae}.daily-stats-pagination>div{display:flex;gap:8px}#daily-stats-error{margin:0 18px 14px}@media(max-width:740px){.daily-stats-heading{padding:17px 16px}.daily-stats-table th,.daily-stats-table td{padding:11px 16px}.daily-date{font-size:10px;overflow-wrap:anywhere}.daily-stats-table th:last-child,.daily-stats-table td:last-child{width:78px}.daily-current{margin:4px 0 0;display:table}.daily-stats-pagination{padding:13px 16px;flex-wrap:wrap}.daily-stats-heading p{font-size:10px}}
/* Multiple accounts, batch work, and API management. */
textarea{font:inherit;width:100%;min-height:145px;resize:vertical;border:1px solid #dce3ec;border-radius:9px;background:#fff;color:#20344f;padding:11px 13px;line-height:1.8;font-size:12px;overflow-wrap:anywhere}textarea::placeholder{color:#a1acbd}textarea:focus{outline:none;border-color:#6c8cda;box-shadow:0 0 0 3px #dfe8ff8c}textarea:focus-visible{outline:3px solid #a9c3ff;outline-offset:3px}input[type=checkbox]{width:15px;height:15px;accent-color:#244ec7;cursor:pointer;flex-shrink:0;margin:0}button:disabled{cursor:default}.input-mode{display:flex;gap:3px;background:#f1f4f9;padding:4px;border-radius:10px;margin-bottom:22px;max-width:256px}.mode-button{border:0;background:transparent;color:#7b8a9f;border-radius:7px;padding:8px 18px;font-size:12px;flex:1;white-space:nowrap}.mode-button.selected{background:#fff;color:#244a8d;box-shadow:0 1px 5px #1730550c;font-weight:600}.publish-account-field{margin-top:21px}.history-toolbar{border-top:1px solid #f0f3f7;padding:12px 28px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.history-toolbar>span{color:#73839b;font-size:11px;white-space:nowrap}.bulk-actions{display:flex;gap:8px;flex-wrap:wrap}.button.danger{background:#fff4f4;color:#b1434e;border-color:#f0dce0}.button.danger:hover:not(:disabled){background:#ffe9eb}.danger-text{color:#b14d58!important}.history-table{min-width:940px}.history-table th,.history-table td{padding-left:13px;padding-right:13px}.history-table th:first-child,.history-table td:first-child{width:44px;padding-left:22px;padding-right:7px}.history-table th:nth-child(2){width:27%}.history-table th:nth-child(3){width:14%}.history-table th:nth-child(4){width:25%}.history-table th:nth-child(5){width:13%}.history-table th:last-child{width:auto;padding-right:22px}.history-table td:last-child{padding-right:22px}.select-cell{text-align:center}.select-cell input{vertical-align:middle}.record-account{display:block;max-width:115px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7084a0;font-size:10px;margin-bottom:5px}.history-table .selected-row{background:#f7faff}.history-table .selected-row td{border-bottom-color:#e6edf8}.settings-dialog{width:620px}.accounts-heading,.account-editor-heading,.keys-heading{display:flex;justify-content:space-between;gap:15px;align-items:center}.accounts-heading{font-size:12px;color:#526781;margin-top:24px}.accounts-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px;padding-bottom:22px;border-bottom:1px solid var(--line);max-height:200px;overflow-y:auto}.accounts-list .field-note{margin:0}.account-item{text-align:left;background:#fafbfd;border:1px solid #e2e8f1;border-radius:9px;padding:10px 12px;min-width:135px;max-width:100%;flex:1 1 135px;color:#586e8b}.account-item strong{display:block;font-weight:600;font-size:12px;overflow-wrap:anywhere}.account-item span{display:block;font-size:10px;color:#8a98ae;margin-top:2px}.account-item.selected{background:#f0f5ff;border-color:#8ea9e0;color:#284e9d}.account-item:hover:not(:disabled){border-color:#a5b8da}.account-editor-heading{margin-top:23px}.account-editor-heading h3,.keys-heading h3{font-size:13px;margin:0;font-weight:600}.account-editor-actions{display:flex;gap:16px}.settings-dialog #account-name{margin-bottom:0}.settings-dialog .auth-card{padding:16px}.compact-dialog{width:490px}.settings-dialog .check-label{display:flex;align-items:center;gap:9px;font-weight:500;font-size:12px;margin:17px 0 8px}.compact-dialog .muted{margin-bottom:17px;overflow-wrap:anywhere}.compact-dialog .dialog-actions{justify-content:flex-end}.api-dialog{width:650px}.key-create{display:flex;gap:10px}.key-create input{flex:1;min-width:0}.new-key-panel{background:#f4f8ff;border:1px solid #dae6fa;border-radius:11px;padding:17px;margin-top:20px;overflow:hidden}.new-key-panel>strong{font-size:12px;color:#355580}.key-value-row{display:flex;gap:12px;align-items:flex-start;margin-top:13px}.key-value-row code{flex:1;overflow-wrap:anywhere;font-size:12px;color:#24457c;user-select:all}.new-key-panel pre{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #e2e9f5;border-radius:8px;padding:12px;margin-bottom:10px}.keys-heading{margin:25px 0 8px}.key-item{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #edf1f6;padding:13px 0}.key-info{min-width:0;overflow-wrap:anywhere}.key-info>strong{font-size:12px;display:block;font-weight:600}.key-info>code{font-size:11px;color:#7b8ba3}.key-item .field-note{margin-top:3px}.api-dialog .field-note{line-height:1.8}#batch-progress{margin-bottom:15px}#batch-count{margin-top:6px}#delete-explanation{line-height:1.9}#api-example{user-select:text}
@media(max-width:740px){.history-toolbar{padding:12px 20px;align-items:flex-start;flex-direction:column;gap:8px}.bulk-actions{gap:6px}.bulk-actions .button{font-size:10px;padding:6px 9px}.header-actions{gap:1px}.header-actions .button{padding:6px}.settings-dialog{max-width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:22px 19px}.accounts-list{max-height:170px}.account-item{min-width:115px;flex-basis:115px;padding:8px 10px}.account-editor-actions{gap:12px}.key-create{gap:7px}.key-create .button{padding-left:12px;padding-right:12px}.key-value-row{flex-direction:column;gap:9px}.dialog-actions{flex-wrap:wrap;justify-content:flex-end}.compact-dialog .dialog-actions .button{white-space:normal}.input-mode{max-width:100%}.new-key-panel{padding:13px}.new-key-panel pre{padding:10px;font-size:10px}.brand{font-size:12px}.brand-icon{width:27px;height:27px}.header-actions .button{font-size:10px}.topbar-inner{gap:7px;padding-left:13px;padding-right:13px}}
@media(max-width:390px){.topbar-inner{align-items:flex-start;flex-direction:column;gap:10px}.header-actions{width:100%;justify-content:flex-end}.brand{font-size:14px}.header-actions .button{padding:5px 8px}.account-editor-heading{align-items:flex-start}.account-editor-actions{flex-wrap:wrap;justify-content:flex-end}.history-toolbar{padding-left:17px;padding-right:17px}}
/* Customer accounts, USDT wallet, recharge, and payment settings. */
input[type=url],input[type=number]{width:100%;height:46px;border:1px solid #dce3ec;border-radius:9px;background:#fff;color:#20344f;padding:10px 13px;transition:border .15s,box-shadow .15s;min-width:0}input[type=url]:focus,input[type=number]:focus{outline:none;border-color:#6c8cda;box-shadow:0 0 0 3px #dfe8ff8c}
.current-user{font-size:11px;color:#7a8ba4;max-width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:8px}.login-modes{max-width:none;margin:0 0 24px}.login-modes .mode-button{padding:9px 11px;font-size:11px}.login-card #login-password-label{margin-top:18px}.wallet-card{border:1px solid #dbe6f5;background:linear-gradient(105deg,#f5f8ff 0%,#fff 80%);border-radius:16px;padding:23px 26px;margin:0 0 23px}.wallet-heading,.wallet-content,.wallet-actions,.order-heading,.order-actions{display:flex;align-items:center;justify-content:space-between;gap:18px}.wallet-heading h2{font-size:17px;margin:3px 0 0}.wallet-heading .small-label{font-size:9px}.wallet-price{font-size:11px;white-space:nowrap;color:#315f9b;background:#eaf1ff;border:1px solid #dbe6fb;border-radius:7px;padding:6px 10px}.wallet-content{margin-top:22px}.wallet-amounts{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:30px}.wallet-amounts span{display:block;font-size:11px;color:#7e91ac;margin-bottom:6px}.wallet-amounts strong{font-size:22px;line-height:1.4;font-weight:600;color:#2c4871;letter-spacing:-.4px;font-variant-numeric:tabular-nums}.wallet-amounts>div:first-child strong{font-size:29px;color:#173967}.wallet-actions{gap:10px;flex-shrink:0}.wallet-card>.field-note{margin-top:17px;font-size:10px;line-height:1.8}.wallet-card>.notice{margin:12px 0 0}.create-cost{font-size:11px;color:#4c6488;background:#f4f7fc;border:1px solid #e8edf6;border-radius:8px;padding:10px 12px;margin:0 0 15px;line-height:1.8}.create-cost.insufficient{background:#fff9ee;border-color:#f2e3c6;color:#916d30}.record-fee{display:block;font-size:10px;color:#8594a9;margin-top:6px;white-space:nowrap}.billing-result{font-size:11px;color:#55729a;padding:9px 11px;background:#f4f7fc;border-radius:7px;margin:0 0 16px}.billing-dialog{width:610px}.recharge-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.amount-preset{font-size:14px;color:#647c9c;padding:11px 15px;border:1px solid #dfe7f2;border-radius:8px;background:#fafcfe;font-variant-numeric:tabular-nums}.amount-preset.selected{background:#edf3ff;border-color:#8ba9e0;color:#2d579a}.amount-preset:hover{border-color:#8ba9e0}#create-recharge{margin-top:20px}.active-recharge{margin-top:22px;padding:18px;background:#f4f8ff;border:1px solid #dce7f9;border-radius:12px}.order-heading>strong{font-size:15px;color:#2e527e}.order-amount{font-size:13px;font-weight:600;color:#325887;margin:12px 0 0}.active-recharge .field-note{overflow-wrap:anywhere;line-height:1.8}.order-actions{justify-content:flex-start;flex-wrap:wrap;margin-top:16px;gap:9px}.order-actions .button{font-size:11px}.payment-success{font-size:12px;color:#38806b;margin:13px 0 0}.recharge-item,.ledger-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid #eaf0f7}.billing-record-info{min-width:0}.billing-record-info>strong{font-size:12px;color:#3b5577;font-weight:600}.billing-record-info>.field-note{font-size:10px;overflow-wrap:anywhere;line-height:1.8;margin-top:4px}.billing-record-actions{display:flex;gap:12px;align-items:center;flex-shrink:0}.ledger-amount{font-size:12px;font-weight:600;white-space:nowrap;color:#56708e;font-variant-numeric:tabular-nums}.ledger-recharge .ledger-amount,.ledger-release .ledger-amount{color:#3e876b}.ledger-charge .ledger-amount{color:#a96a45}.recharge-list,.ledger-list{max-height:340px;overflow:auto}.payment-settings-dialog input[readonly],#payment-notify-url{background:#f5f7fb;color:#7b8eaa;font-size:11px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.wallet-card [hidden],.billing-dialog [hidden]{display:none!important}
@media(max-width:950px){.wallet-amounts{gap:20px;grid-template-columns:repeat(3,minmax(80px,1fr))}.wallet-amounts strong{font-size:20px}.wallet-amounts>div:first-child strong{font-size:25px}.wallet-actions .button{font-size:11px;padding:10px 13px}}
@media(max-width:740px){.topbar-inner{flex-wrap:wrap;row-gap:12px}.header-actions{margin-left:auto;row-gap:6px}.current-user{font-size:10px;margin-right:4px;max-width:80px}.wallet-card{padding:19px 18px;margin-bottom:19px}.wallet-heading h2{font-size:16px}.wallet-price{font-size:10px;padding:5px 8px}.wallet-content{align-items:stretch;flex-direction:column;gap:19px;margin-top:18px}.wallet-amounts{gap:12px;grid-template-columns:1.2fr 1fr 1fr}.wallet-amounts span{font-size:10px}.wallet-amounts strong{font-size:20px;overflow-wrap:anywhere}.wallet-amounts>div:first-child strong{font-size:25px}.wallet-actions{justify-content:flex-end}.wallet-actions .button{min-width:89px}.wallet-card>.field-note{font-size:10px;margin-top:13px}.billing-record-actions{gap:8px;flex-direction:column;align-items:flex-end}.ledger-item{gap:10px}.ledger-amount{font-size:11px}.recharge-presets{gap:7px}.amount-preset{padding:9px 12px}.active-recharge{padding:15px}.order-heading>strong{font-size:14px}.order-heading{gap:8px}.login-modes .mode-button{padding:9px 8px}.create-cost{font-size:10px}}

.target-https-hint{display:flex;flex-direction:column;gap:4px;margin:12px 0 0;padding:12px 14px;border:1px solid #c9d9f5;border-radius:9px;background:#f2f6ff;color:#365780;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.target-https-hint strong{color:#234d8e;font-weight:600}

.api-dialog{width:650px}.api-dialog [hidden]{display:none!important}.api-example-panel{margin-top:24px}.api-example-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.api-example-heading h3{font-size:13px;margin:0;color:#294666}.api-example-heading .inline-button{margin:0}.api-code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;color:#28476d;background:#f5f7fb;border:1px solid #e0e7f0;border-radius:9px;padding:15px;margin:0 0 10px;user-select:text;tab-size:2}.api-example-panel .field-note{font-size:11px;line-height:1.85;margin:7px 0;color:#617b9c}
@media(max-width:740px){.api-code{font-size:10px;padding:12px}.api-example-panel .field-note{font-size:10px}.api-example-heading .inline-button{font-size:11px}}

.account-item .account-owner{color:#4b6b91;overflow-wrap:anywhere}#account-owner-note{font-size:11px;line-height:1.9;color:#637d9f;margin:9px 0 0}

/* Administrator customer balances and wallet details. */
.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}
.users-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.users-stat{min-width:0;background:#fff;border:1px solid #e1e8f3;border-radius:13px;padding:18px 20px}
.users-stat>span,.users-stat>small{display:block;font-size:11px;color:#7b8da7}
.users-stat>strong{display:block;color:#244570;font-size:26px;font-weight:600;line-height:1.5;margin:7px 0 2px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.users-stat:first-child>strong,.users-stat:nth-child(3)>strong{color:#224e9a}
.users-stat>small{font-size:10px;color:#8b9ab0}
.users-summary-note{font-size:11px;color:#8898ae;margin:13px 0 23px}
.users-card{overflow:hidden}
.users-card-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:23px 24px 13px}
.users-card-heading h2{font-size:18px}
.users-card-heading .field-note{margin:4px 0 0;font-size:10px}
.users-search{display:flex;gap:9px;padding:0 24px 19px;max-width:540px}
.users-search input{font-size:12px;min-width:0;flex:1;width:100%;height:42px;border:1px solid #dce3ec;border-radius:9px;background:#fff;color:#20344f;padding:10px 13px;transition:border .15s,box-shadow .15s}
.users-search button{flex-shrink:0}
#users-error{margin:0 24px 17px}
.users-table-scroll{overflow:auto;max-width:100%}
.users-table{width:100%;border-collapse:collapse;min-width:1120px;font-size:12px}
.users-table th,.users-table td{padding:15px 12px;border-top:1px solid #eaf0f7;text-align:right;vertical-align:middle}
.users-table th{color:#7a8da8;font-size:11px;font-weight:500;white-space:nowrap;background:#fafcfe}
.users-table th:first-child,.users-table td:first-child{padding-left:24px;text-align:left}
.users-table th:last-child,.users-table td:last-child{padding-right:24px}
.users-table tbody tr:hover{background:#fafcff}
.users-identity{min-width:198px;max-width:250px}
.users-identity strong{display:block;color:#355274;font-size:12px;overflow-wrap:anywhere}
.users-identity span{display:block;color:#8b9bb1;font-size:10px;margin-top:5px;white-space:nowrap}
.users-money,.users-count{font-variant-numeric:tabular-nums;white-space:nowrap;color:#506b8e}
.users-money.users-available{color:#244e92;font-weight:600}
.users-actions{width:111px;white-space:nowrap}
.users-actions .button{font-size:10px;padding:7px 10px}
.users-table .users-empty,.users-empty{text-align:center;padding:35px 20px;color:#8b9bb0;font-size:12px;margin:0}
.users-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #eaf0f7;padding:15px 24px;font-size:11px;color:#8092ac}
.users-pagination>div{display:flex;gap:8px;flex-shrink:0}
.admin-user-dialog{width:760px}
.admin-user-meta{font-size:10px;color:#8092ac;line-height:1.9;overflow-wrap:anywhere;margin:0 0 20px}
.admin-user-wallet{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 20px;padding:20px;background:#f4f8ff;border:1px solid #e1eafa;border-radius:12px;margin-bottom:22px}
.admin-user-wallet>div{min-width:0}
.admin-user-wallet>div:first-child{grid-column:span 1}
.admin-user-wallet span,.admin-user-wallet small{display:block;font-size:10px;color:#7c91b1}
.admin-user-wallet strong{display:block;overflow-wrap:anywhere;font-size:22px;line-height:1.5;font-weight:600;color:#284e81;font-variant-numeric:tabular-nums}
.admin-user-wallet>div:first-child strong{color:#204ea0}
.admin-user-wallet small{font-size:9px}
.admin-user-records-heading{display:flex;gap:12px;align-items:center;justify-content:space-between;margin:0 0 12px}
.admin-user-tabs{margin:0;flex-shrink:1}
.admin-user-tabs .mode-button{font-size:11px;padding:8px 15px}
#admin-user-refresh{font-size:11px;white-space:nowrap}
.admin-user-records-note{font-size:10px;line-height:1.8;margin:0 0 13px}
.admin-user-records{max-height:340px;overflow:auto;overscroll-behavior:contain}
.admin-user-record{padding:16px 0;border-top:1px solid #eaf0f7}
.admin-record-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}
.admin-record-heading>strong:first-child{font-size:12px;color:#395879}
.admin-user-record .field-note{font-size:10px;margin:5px 0 0;line-height:1.8;overflow-wrap:anywhere}
.admin-record-snapshot{font-size:10px;color:#6982a3;margin:9px 0 0;padding:7px 10px;background:#f5f8fc;border-radius:6px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
.admin-user-dialog .users-pagination{padding:14px 0 0;margin-top:8px}
.admin-user-wallet-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-6px 0 23px}.admin-user-wallet-actions .field-note{font-size:10px;line-height:1.8;margin:0}.admin-user-wallet-actions .button{white-space:nowrap}
.users-price{font-variant-numeric:tabular-nums;white-space:nowrap}.users-price strong{display:block;color:#355479;font-size:12px;font-weight:600}.users-price>span{display:block;margin-top:3px;color:#8391a5;font-size:10px}.users-price>span.custom-price{color:#385fc0}
.admin-user-pricing{margin:0 0 24px;padding:18px;border:1px solid #dfe7f4;border-radius:12px;background:#f9fbff}.admin-user-price-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-user-price-heading h3{margin:0 0 7px;color:#365376;font-size:13px;font-weight:600}.admin-user-price-heading p{margin:0;color:#71849f;font-size:11px}.admin-user-price-heading strong{color:#24446f;font-size:25px;font-weight:650;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.admin-user-pricing .field-note{color:#6e829f;font-size:11px;line-height:1.8;overflow-wrap:anywhere}.admin-user-pricing label{margin-top:17px}.admin-user-price-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.admin-user-pricing .notice{margin:14px 0 0}.admin-user-pricing input{max-width:360px}
@media(max-width:740px){.admin-user-pricing{padding:15px}.admin-user-price-heading{gap:10px}.admin-user-price-heading strong{font-size:23px}.admin-user-pricing .field-note{font-size:10px}.admin-user-price-actions{gap:8px}.admin-user-price-actions .button{flex:1}.admin-user-pricing input{max-width:none}}
.manual-credit-dialog{width:570px}.manual-credit-dialog [hidden]{display:none!important}.manual-credit-recipient{padding:16px 18px;background:#f4f8ff;border:1px solid #dfe8f8;border-radius:11px}.manual-credit-recipient>span{font-size:11px;color:#7c91b1;display:block}.manual-credit-recipient>strong{display:block;color:#274d7f;font-size:19px;overflow-wrap:anywhere;margin-top:5px}.manual-credit-recipient .field-note{margin:6px 0 0;overflow-wrap:anywhere;font-size:10px}.manual-credit-recipient .field-note strong{font-variant-numeric:tabular-nums;color:#325887}.manual-credit-dialog textarea{min-height:80px}.manual-credit-preview{font-size:11px;color:#47688f;line-height:1.9;background:#f5f8fd;border:1px solid #e8edf7;border-radius:8px;padding:12px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:16px 0}.manual-credit-review{margin-top:20px}.manual-credit-review>p:first-child{color:#2a4874;font-size:14px;line-height:1.9;overflow-wrap:anywhere}.manual-credit-review .field-note{overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.8}.manual-credit-review .dialog-actions{flex-wrap:wrap;gap:10px}.manual-credit-review .button{white-space:normal;overflow-wrap:anywhere}.manual-credit-review .button.primary{flex:1;min-width:180px}.manual-credit-dialog .notice{overflow-wrap:anywhere}
@media(max-width:740px){
  .workspace-menu{overflow-x:auto}.workspace-menu-item{padding:10px 9px;font-size:11px}
  .users-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .users-stat{padding:14px}.users-stat>span{font-size:10px}.users-stat>strong{font-size:23px}.users-stat>small{font-size:9px}
  .users-summary-note{font-size:10px;margin-bottom:19px}
  .users-card-heading{padding:18px 17px 12px}.users-card-heading h2{font-size:17px}
  .users-search{padding:0 17px 17px}#users-error{margin:0 17px 14px}
  .users-pagination{padding:13px 17px;flex-wrap:wrap;font-size:10px}
  .admin-user-wallet{padding:15px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .admin-user-wallet>div:first-child{grid-column:1 / -1}
  .admin-user-wallet strong{font-size:21px}.admin-user-wallet>div:first-child strong{font-size:26px}
  .admin-user-meta{font-size:10px}.admin-user-tabs .mode-button{padding:8px 11px}
  .admin-user-records{max-height:310px}.admin-record-heading{gap:8px}.admin-record-heading .ledger-amount{font-size:11px}
}
