:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#151b26;background:#f7f9fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}.app-shell{display:grid;grid-template-columns:258px 1fr;grid-template-rows:72px 1fr;min-height:100vh}.topbar{grid-column:1/3;background:#fff;border-bottom:1px solid #e4e8ef;display:flex;align-items:center;justify-content:space-between;padding:0 32px;z-index:2}.brand{display:flex;align-items:center;gap:14px;font-size:22px;letter-spacing:.2px}.x-logo{font-size:38px;line-height:1;font-weight:300;color:#0b5ce1;transform:scaleX(.8)}.account{display:flex;align-items:center;gap:9px;color:#566171;font-size:14px}.account>svg{width:19px}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#1259d5;color:#fff;margin-left:20px}.sidebar{grid-row:2;background:#fff;border-right:1px solid #e4e8ef;padding:25px 10px;display:flex;flex-direction:column;justify-content:space-between}.sidebar nav{display:grid;gap:6px}.nav-item{height:54px;border:0;background:transparent;color:#273140;border-radius:7px;padding:0 20px;display:flex;align-items:center;gap:15px;font-size:16px;cursor:pointer;text-align:left}.nav-item svg{width:23px}.nav-item.active{background:#eaf2ff;color:#0d59d7;font-weight:700;box-shadow:inset -4px 0 #1463e6}.side-foot{display:grid;gap:10px;padding:0 28px;color:#85909f;font-size:12px}.workspace{padding:28px 38px 36px;overflow:auto}.page-heading h1{font-size:28px;margin:0 0 8px}.page-heading p{color:#687486;margin:0 0 24px}.builder-layout{display:grid;grid-template-columns:minmax(620px,1fr) 375px;gap:28px;align-items:start}.form-stack{display:grid;gap:18px}.panel,.preview-panel{background:#fff;border:1px solid #dfe4ec;border-radius:9px;box-shadow:0 1px 2px #16233708}.panel-title{height:59px;border-bottom:1px solid #e1e5ec;display:flex;align-items:center;padding:0 20px;gap:11px}.panel-title>span{display:block;width:3px;height:25px;background:#1765e7;border-radius:3px}.panel-title h2{font-size:18px;margin:0}.panel-title>b{margin-left:auto;color:#0f5fdc}.panel-body{padding:20px}.field{display:grid;gap:9px;margin-bottom:22px}.field:last-child{margin-bottom:0}.field>span{font-weight:650}.field b,.about-row b{font-size:13px;color:#667184;font-weight:500}.field small,.about-row p,.cost-row small,.total small{display:block;color:#7a8594;font-size:12px;line-height:1.65}.input-wrap{position:relative}.input-wrap input{width:100%;height:44px;border:1px solid #cbd3df;border-radius:5px;padding:0 43px 0 13px;outline:none}.input-wrap input:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.input-wrap svg{position:absolute;right:12px;top:12px;width:20px;color:#16a45a}.segment{display:grid;grid-template-columns:1fr 1fr}.segment button{height:44px;border:1px solid #cbd3df;background:#fff;cursor:pointer}.segment button:first-child{border-radius:5px 0 0 5px}.segment button:last-child{border-radius:0 5px 5px 0}.segment button.selected{border-color:#1463e6;color:#0758d4;background:#f5f9ff;box-shadow:inset 0 0 0 1px #1463e6}.api-options,.scope-options{display:flex;flex-wrap:wrap;gap:22px}.api-options label,.scope-options label{display:flex;align-items:center;gap:7px;cursor:pointer;font-size:14px}.api-options input,.scope-options input{position:absolute;opacity:0}.api-options i,.scope-options i{width:17px;height:17px;border:1.5px solid #aeb8c5;border-radius:50%;position:relative}.api-options input:checked+i,.scope-options input:checked+i{border:5px solid #1765e7}.about-row{display:grid;grid-template-columns:1fr auto auto;align-items:start;gap:12px}.about-row h3{margin:0 0 7px;font-size:15px}.about-row p{margin:0}.switch{width:42px;height:23px;border:0;background:#b8c0cb;border-radius:20px;padding:3px;cursor:pointer}.switch span{display:block;width:17px;height:17px;border-radius:50%;background:#fff;transition:.2s}.switch.on{background:#1765e7}.switch.on span{transform:translate(19px)}.about-row>strong{font-size:14px;font-weight:500}.disabled{opacity:.45}.preview-panel{position:sticky;top:20px;overflow:hidden}.preview-panel>h2{font-size:19px;margin:0;padding:24px 22px 20px}.preview-panel>label{display:block;padding:0 22px 9px;color:#555f6d;font-size:13px}.batch{padding:0 22px 23px;color:#0d5fdc;font-weight:700;font-size:15px;word-break:break-all;border-bottom:1px solid #e4e8ee}.cost-row{padding:22px;display:flex;justify-content:space-between;border-bottom:1px solid #e4e8ee}.cost-row>div{display:grid;gap:7px}.cost-row>b{font-size:15px}.total{background:#f1f6fd;padding:21px 22px;display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid #e4e8ee}.total span{font-weight:700;font-size:17px}.total strong{font-size:25px;color:#0c60dd}.total small{grid-column:1/3}.meta{display:flex;justify-content:space-between;padding:15px 22px;font-size:13px}.meta span{color:#697586}.primary,.secondary{border:0;border-radius:5px;height:49px;font-weight:700;cursor:pointer}.primary{background:#0d5edf;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.primary:hover{background:#084ebc}.primary:disabled{background:#9aabc4;cursor:not-allowed}.primary svg{width:19px}.preview-panel>.primary{margin:18px 22px 8px;width:calc(100% - 44px)}.consent{text-align:center;color:#8a94a2;font-size:11px;margin:0 10px 21px}.task-page{display:grid;gap:20px}.task-head{display:flex;justify-content:space-between;align-items:center}.task-head h1{font-size:26px;margin:8px 0 6px}.task-head p{margin:0;color:#687486}.task-head>div:last-child{display:flex;gap:10px}.status{background:#fff5df;color:#a96800;padding:5px 9px;border-radius:20px;font-size:12px}.status.done{background:#e7f8ee;color:#12804a}.secondary{background:#fff;border:1px solid #cbd3df;padding:0 18px}.compact{height:40px;padding:0 18px}.summary-grid{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid #dfe4ec;border-radius:9px}.summary-grid>div{padding:20px;border-right:1px solid #e5e9ef;display:grid;gap:7px}.summary-grid>div:last-child{border:0}.summary-grid small{color:#6c7788}.summary-grid strong{font-size:22px}.progress-panel{padding-bottom:20px}.progress-track{height:7px;background:#edf1f6;margin:24px 20px;border-radius:10px;overflow:hidden}.progress-track i{display:block;height:100%;background:#1765e7;transition:width .45s}.stage-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 20px}.stage-list>div{border:1px solid #e0e5ec;border-radius:7px;padding:16px;display:grid;grid-template-columns:auto 1fr;gap:5px 9px;color:#8b95a3}.stage-list svg{width:22px;grid-row:1/3}.stage-list small{grid-column:2}.stage-list .complete{color:#15804a;background:#f5fbf7;border-color:#bee6cf}.task-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px}.task-bottom dl{display:grid;grid-template-columns:150px 1fr;margin:0;padding:12px 20px}.task-bottom dt,.task-bottom dd{padding:11px 0;border-bottom:1px solid #eef1f5;margin:0}.task-bottom dt{color:#758091}.result-note{display:flex;gap:14px;padding:24px}.result-note svg{width:32px;color:#16a45a}.result-note strong{font-size:17px}.result-note p{color:#687486;line-height:1.6}.empty{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty>svg{width:54px;color:#1765e7}.empty h1{margin:18px 0 8px}.empty p{color:#6d7888;max-width:480px}.empty .primary{margin-top:16px}@media(max-width:1250px){.builder-layout{grid-template-columns:1fr 340px}.workspace{padding:24px}.app-shell{grid-template-columns:230px 1fr}.summary-grid strong{font-size:18px}}.x-logo{width:34px;height:34px;color:#0b5ce1;stroke-width:1.3;transform:none}.task-note{width:100%;min-height:72px;resize:vertical;border:1px solid #cbd3df;border-radius:5px;padding:10px 13px;outline:none}.task-note:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.task-name-preview{padding:0 22px 14px;color:#1c2531;font-size:15px;font-weight:700;overflow-wrap:anywhere}.balance-row{display:flex;justify-content:space-between;align-items:center;padding:13px 22px;border-top:1px solid #e4e8ee;border-bottom:1px solid #e4e8ee;color:#6a7686;font-size:13px}.top-balance{display:inline-flex;align-items:center;gap:7px;margin-left:18px;padding-left:18px;border-left:1px solid #e1e6ed;color:#667386;font-size:13px}.top-balance strong{color:#0d5edf;font-size:15px}.account-logout{border:0;background:transparent;color:#273140;cursor:pointer;font:inherit;padding:8px 0}.account-logout:hover{color:#0d5edf}.login-shell{align-items:center;background:#f4f7fb;display:grid;justify-items:center;min-height:100vh;padding:24px}.login-card{background:#fff;border:1px solid #dfe4ec;border-radius:12px;box-shadow:0 16px 40px #16243a1f;display:grid;gap:14px;padding:36px;width:min(100%,380px)}.login-card h1{font-size:24px;margin:2px 0 0}.login-card p{color:#657288;margin:0 0 8px}.login-card label{display:grid;font-size:14px;font-weight:650;gap:7px}.login-card input{border:1px solid #c9d2df;border-radius:7px;font:inherit;height:44px;padding:0 12px}.login-card input:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e71f;outline:none}.login-card .primary{margin-top:8px;width:100%}.inline-link{justify-self:start;border:0;padding:0;color:#0d5edf;background:transparent;font-size:12px;cursor:pointer}.inline-link:hover{text-decoration:underline}.login-logo{color:#101828;height:34px;width:34px}.balance-row strong{color:#1765e7;font-size:16px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;background:#121c2a6b;padding:20px}.confirm-modal{position:relative;width:min(100%,430px);border-radius:10px;background:#fff;padding:30px;box-shadow:0 20px 60px #1020323d}.confirm-modal h2{margin:0 0 10px;font-size:21px}.confirm-modal p{margin:0 0 20px;color:#637083;line-height:1.65}.confirm-modal label{display:grid;gap:8px;color:#2e3745;font-weight:650;font-size:14px}.confirm-modal input{height:43px;padding:0 12px;border:1px solid #cbd3df;border-radius:5px;outline:none}.confirm-modal input:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.modal-close{position:absolute;top:13px;right:13px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:5px;background:transparent;color:#667386;cursor:pointer}.modal-close:hover{background:#f1f4f8}.modal-close svg{width:20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.confirm-error{margin-top:10px;color:#c53636;font-size:13px}.account-settings-page{display:grid;gap:20px}.account-module-head{align-items:center;border-bottom:1px solid #e7ebf1;display:flex;justify-content:space-between;padding:16px 20px}.account-module-head h2{color:#1f2937;font-size:16px;margin:0 0 4px}.account-module-head p{color:#748092;font-size:12px;margin:0}.account-module-head button svg{height:17px;width:17px}.sender-confirm-backdrop{z-index:120}.account-page-message{border:1px solid #bde8cf;background:#f2fbf6;color:#157347;border-radius:7px;padding:12px 14px;font-size:13px}.getxapi-config-panel,.admin-config-panel{overflow:hidden}.admin-config-form{align-items:end;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(160px,1fr)) auto;padding:18px 20px 20px}.admin-config-form label{color:#2e3745;display:grid;font-size:13px;font-weight:650;gap:7px}.admin-config-form input{border:1px solid #cbd3df;border-radius:5px;font:inherit;height:40px;outline:none;padding:0 11px;width:100%}.admin-config-actions{display:flex;justify-content:flex-end}.account-config-status{color:#157347;font-size:12px;font-weight:500;margin-left:auto}.getxapi-form{display:grid;gap:16px;padding:18px 20px 20px}.getxapi-form label{color:#2e3745;display:grid;font-size:13px;font-weight:650;gap:7px}.getxapi-form input{border:1px solid #cbd3df;border-radius:5px;font:inherit;height:40px;outline:none;padding:0 11px;width:100%}.getxapi-form input:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.getxapi-form small{color:#748092;font-size:12px;font-weight:400;line-height:1.5}.pricing-title{border-top:1px solid #e7ebf1;color:#566376;font-size:13px;font-weight:700;padding-top:16px}.pricing-grid{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(120px,1fr))}.pricing-grid label{font-size:12px}.pricing-grid input{height:36px}.pricing-readonly{background:#f7f9fc;color:#536174;cursor:default}.getxapi-form-actions{display:flex;justify-content:flex-end}.config-separate-note{background:#f5f8fd;border:1px solid #e1e9f5;border-radius:5px;color:#536176;font-size:12px;line-height:1.6;padding:10px 12px}.pricing-toggle{background:transparent;border:0;color:#1765e7;cursor:pointer;font:inherit;font-size:13px;font-weight:700;padding:2px 0;text-align:left}.pricing-toggle:hover{text-decoration:underline}.pricing-details{display:grid;gap:16px}.account-security-note{overflow:hidden}.account-rule-grid{display:grid;grid-template-columns:repeat(3,1fr)}.account-rule-grid div{border-right:1px solid #e8edf3;display:grid;gap:7px;padding:18px 20px}.account-rule-grid div:last-child{border-right:0}.account-rule-grid strong{color:#233047;font-size:14px}.account-rule-grid small{color:#697689;font-size:12px;line-height:1.6}.account-table{min-width:1120px}.credential-flags{display:grid;gap:5px}.credential-on,.credential-off{display:inline-block;font-size:11px}.credential-on{color:#16824b}.credential-off{color:#8a95a5}.account-error{color:#c53636!important;max-width:180px;overflow-wrap:anywhere}.account-form-modal{width:min(100%,720px)}.account-form{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.account-form label{color:#2e3745;display:grid;font-size:13px;font-weight:650;gap:7px}.account-form input,.account-form select,.account-form textarea{border:1px solid #cbd3df;border-radius:5px;font:inherit;min-height:42px;outline:none;padding:0 11px;width:100%}.account-form textarea{min-height:70px;padding:10px 11px;resize:vertical}.account-form input:focus,.account-form select:focus,.account-form textarea:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.account-form-wide{grid-column:1 / -1}.account-form-divider{border-top:1px solid #e7ebf1;color:#566376;font-size:13px;font-weight:700;grid-column:1 / -1;margin-top:4px;padding-top:16px}.list-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.list-head h1{margin:0 0 8px;font-size:28px}.list-head p{margin:0;color:#687486}.task-table-panel{overflow:auto}.task-table{width:100%;border-collapse:collapse;min-width:940px}.task-table th,.task-table td{padding:16px 18px;text-align:left;border-bottom:1px solid #e8edf3;font-size:13px;white-space:nowrap}.task-table th{color:#6e7988;font-weight:600;background:#f8fafc}.task-table tbody tr{cursor:pointer;transition:background .15s}.task-table tbody tr:hover{background:#f5f9ff}.task-table td:first-child{white-space:normal;min-width:190px}.task-table td strong,.task-table td small{display:block}.task-table td small{color:#7b8796;margin-top:5px}.batch-cell{color:#155fd7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px!important}.text-button,.back-link{border:0;background:transparent;color:#1261de;font-weight:650;cursor:pointer;padding:0}.task-actions{align-items:center;display:flex;gap:14px}.delete-text-button{align-items:center;background:transparent;border:0;color:#c53636;cursor:pointer;display:inline-flex;font-weight:650;gap:4px;padding:0}.delete-text-button svg{height:16px;width:16px}.danger-button{align-items:center;background:#c53636;border:1px solid #c53636;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:7px;min-height:38px;padding:0 16px}.danger-button:hover{background:#a92d2d;border-color:#a92d2d}.danger-button svg{height:17px;width:17px}.back-link{display:block;margin-bottom:10px;font-size:13px}.empty-list{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-list svg{width:46px;color:#1765e7}.empty-list h2{margin:16px 0 5px}.empty-list p{color:#748092;margin:0 0 18px}.seed-select,.seed-form input,.seed-form select,.seed-form textarea{width:100%;border:1px solid #cbd3df;border-radius:5px;min-height:44px;padding:0 12px;background:#fff;outline:none}.seed-select:focus,.seed-form input:focus,.seed-form select:focus,.seed-form textarea:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.seed-page{display:grid;gap:20px}.seed-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:20px;align-items:start}.seed-form{display:grid;gap:16px;padding:20px}.seed-form label{display:grid;gap:8px;color:#2e3745;font-size:14px;font-weight:650}.seed-form textarea{min-height:90px;padding:10px 12px;resize:vertical}.seed-form-actions{display:flex;justify-content:flex-end;gap:10px}.seed-table{min-width:860px}.seed-note{white-space:normal!important;min-width:180px;color:#687486}.seed-empty{color:#7b8796;text-align:center!important;padding:50px!important}.seed-metrics-hint{padding:14px 18px;color:#687486;font-size:12px;border-bottom:1px solid #e8edf3;background:#fbfcfe}.seed-table td small{white-space:nowrap}.seed-table{min-width:1420px}.metric-with-refresh{align-items:center;display:inline-flex;gap:7px;white-space:nowrap}.icon-button{align-items:center;background:transparent;border:0;border-radius:5px;color:#1261de;cursor:pointer;display:inline-flex;justify-content:center;padding:4px}.icon-button:hover{background:#eaf2ff}.icon-button:disabled{color:#8da3c3;cursor:wait}.icon-button svg{height:17px;width:17px}.icon-button.is-refreshing svg{animation:seed-refresh-spin .8s linear infinite}@keyframes seed-refresh-spin{to{transform:rotate(360deg)}}.seed-head-actions{display:flex;align-items:center;gap:10px}.seed-head-actions button{align-items:center;display:inline-flex;gap:7px}.seed-head-actions svg{height:17px;width:17px}.seed-page-message{margin:-8px 0 0}.seed-filter-panel{overflow:visible}.seed-filter-panel .panel-title{align-items:center;display:flex}.seed-filter-count{color:#748092;font-size:12px;font-weight:500;margin-left:auto}.seed-filter-builder{display:grid;gap:10px;padding:18px}.seed-filter-empty{color:#748092;font-size:13px;margin:0}.seed-filter-row{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(150px,1.1fr) minmax(130px,.9fr) minmax(180px,1.3fr) auto}.seed-filter-row select,.seed-filter-row input{background:#fff;border:1px solid #cbd3df;border-radius:5px;height:38px;min-width:0;outline:none;padding:0 10px}.seed-filter-row select:focus,.seed-filter-row input:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.seed-filter-row .seed-filter-remove{justify-self:end}.seed-filter-actions button{align-items:center;display:inline-flex;gap:6px}.seed-filter-actions svg{height:16px;width:16px}.seed-filters{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:14px;padding:18px}.seed-filters label{color:#2e3745;display:grid;font-size:12px;font-weight:650;gap:7px}.seed-filters input,.seed-filters select{background:#fff;border:1px solid #cbd3df;border-radius:5px;height:38px;min-width:0;outline:none;padding:0 10px}.seed-filters input:focus,.seed-filters select:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.seed-filter-actions{border-top:1px solid #e8edf3;display:flex;justify-content:flex-end;padding:12px 18px}.seed-table-panel{overflow:hidden}.seed-table{min-width:0}.seed-table th,.seed-table td{padding:13px 10px;white-space:normal;vertical-align:top}.seed-table th{font-size:12px}.seed-table td:first-child{min-width:120px}.seed-table td small{white-space:normal}.seed-table .task-actions{flex-wrap:wrap;gap:8px}.seed-form-modal{width:min(100%,520px)}.seed-form-modal .seed-form{padding:0}.task-detail-panel{overflow:hidden}.task-detail-count{color:#748092;font-size:12px;font-weight:500;margin-left:auto}.task-detail-filters{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(260px,2fr) repeat(4,minmax(110px,1fr)) auto;padding:16px 18px;border-bottom:1px solid #e8edf3}.task-detail-filters label{color:#596577;display:grid;font-size:12px;font-weight:650;gap:6px}.task-detail-filters input,.task-detail-filters select{background:#fff;border:1px solid #cbd3df;border-radius:5px;height:38px;min-width:0;outline:none;padding:0 10px}.country-filter-field{position:relative}.country-filter-toggle{align-items:center;background:#fff;border:1px solid #cbd3df;border-radius:5px;color:#293547;cursor:pointer;display:flex;height:38px;justify-content:space-between;padding:0 10px;text-align:left;width:100%}.country-filter-toggle svg{color:#7b8796;height:15px;transform:rotate(90deg);width:15px}.country-filter-menu{background:#fff;border:1px solid #cbd3df;border-radius:5px;box-shadow:0 8px 20px #14233c21;left:0;max-height:250px;min-width:100%;overflow-y:auto;padding:7px;position:absolute;top:68px;z-index:20}.country-filter-menu label,.country-filter-all{align-items:center;background:transparent;border:0;color:#293547;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:7px;min-height:30px;padding:4px 7px;text-align:left;white-space:nowrap;width:100%}.country-filter-menu label:hover,.country-filter-all:hover{background:#f3f7fd}.country-filter-menu input{accent-color:#1765e7;height:15px;width:15px}.country-filter-all{border-bottom:1px solid #edf0f4;color:#1765e7;font-weight:700;margin-bottom:4px}.country-filter-all.selected{background:#eaf2ff}.task-detail-filters input:focus,.task-detail-filters select:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.task-detail-table-wrap{overflow-x:auto}.task-detail-table{min-width:1120px}.task-detail-table td{vertical-align:top}.task-detail-table td:first-child{min-width:190px}.task-detail-table .user-profile-link{color:#111827;font-weight:700;text-decoration:none}.task-detail-table .user-profile-link:hover{color:#1d9bf0;text-decoration:underline}.task-detail-table .description-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-detail-table .text-button{align-items:center;display:inline-flex;gap:5px}.task-detail-table .text-button svg{height:15px;width:15px}.detail-badge,.duplicate-label,.normal-label{border-radius:12px;display:inline-block;font-size:12px;padding:4px 8px}.detail-badge.yes,.normal-label{background:#e7f8ee;color:#12804a}.detail-badge.no{background:#f2f4f7;color:#7a8594}.duplicate-label{background:#fff3e7;color:#b36000}.detail-empty{color:#748092;padding:42px!important;text-align:center!important}.detail-error{background:#fff1f1;color:#c63d3d;font-size:13px;padding:12px 18px}.task-detail-pagination{align-items:center;color:#748092;display:flex;gap:18px;justify-content:flex-end;padding:14px 18px;font-size:12px}.task-detail-pagination>div{display:flex;gap:7px}.icon-pagination{align-items:center;display:inline-flex;justify-content:center;padding:0;width:36px}.icon-pagination svg{height:17px;width:17px}.task-user-modal{max-height:min(90vh,820px);overflow:auto;width:min(100%,760px)}.task-user-modal h3{border-top:1px solid #e8edf3;font-size:14px;margin:22px 0 0;padding-top:18px}.user-detail-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.user-detail-grid div{background:#f7f9fc;border-radius:6px;display:grid;gap:5px;padding:11px 12px}.user-detail-grid span{color:#748092;font-size:12px}.user-detail-grid strong{font-size:13px;overflow-wrap:anywhere}.detail-json{background:#f7f9fc;border:1px solid #e7ebf1;border-radius:6px;color:#394454;font:12px/1.55 Consolas,SFMono-Regular,monospace;max-height:190px;overflow:auto;padding:12px;white-space:pre-wrap;word-break:break-word}.overview-heading{align-items:center;display:flex;justify-content:space-between}.overview-heading .primary svg{height:17px;width:17px}.overview-cards{display:grid;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:18px}.overview-card{background:#fff;border:1px solid #dfe6ef;border-radius:8px;display:grid;gap:7px;min-height:116px;padding:18px 20px}.overview-card small,.overview-card span{color:#748092;font-size:12px}.overview-card strong{color:#111827;font-size:25px}.overview-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);margin-bottom:18px}.overview-grid .panel,.overview-recent{min-width:0}.overview-balance-value{color:#1261d6;font-size:34px;font-weight:700;margin:8px 0 2px}.overview-balance p{color:#748092;font-size:13px;margin:0}.overview-balance-meta{border-top:1px solid #edf0f4;color:#748092;display:flex;font-size:12px;gap:20px;margin-top:24px;padding-top:14px}.overview-empty{color:#748092;padding:24px 4px}.overview-empty strong{color:#334155;display:block;font-size:14px;margin-bottom:6px}.overview-empty p{font-size:13px;margin:0 0 14px}.overview-seed-list{display:grid;gap:2px}.overview-seed-list>div{align-items:center;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between;padding:10px 0}.overview-seed-list>div:last-child{border-bottom:0}.overview-seed-list span{display:grid;gap:3px}.overview-seed-list strong{color:#1f2937;font-size:13px}.overview-seed-list small,.overview-seed-list b{color:#748092;font-size:12px;font-weight:400}.overview-recent .panel-title{align-items:center}.overview-recent .panel-title .text-button{margin-left:auto}.overview-recent .task-table{min-width:760px}.overview-v2{display:grid;gap:16px}.overview-v2 .overview-heading,.overview-v2 .page-heading p{margin-bottom:0}.overview-insight{align-items:center;background:#f6f9ff;border:1px solid #dce8ff;border-radius:9px;color:#536176;display:flex;gap:10px;min-height:48px;padding:11px 15px}.overview-insight svg{color:#1765e7;height:21px;width:21px}.overview-insight strong{color:#0d5edf}.overview-insight small{color:#748092;font-size:12px}.overview-command-grid{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1.9fr) minmax(310px,.9fr)}.overview-sources{min-height:310px;overflow:hidden}.overview-sources .panel-title small{color:#748092;font-size:12px;margin-left:auto}.source-table-wrap{overflow-x:auto}.source-table{border-collapse:collapse;min-width:670px;width:100%}.source-table th,.source-table td{border-bottom:1px solid #edf0f4;font-size:13px;padding:16px 18px;text-align:left}.source-table th{background:#fbfcfe;color:#748092;font-size:12px;font-weight:650}.source-table tbody tr:last-child td{border-bottom:0}.source-name{align-items:center;display:flex;gap:10px}.source-name>b{align-items:center;background:#f0f4fa;border-radius:50%;color:#526174;display:inline-flex;font-size:12px;height:24px;justify-content:center;width:24px}.source-name span{display:grid;gap:3px}.source-name strong{color:#1e293b}.source-name small{color:#748092;font-size:12px}.rate-cell{align-items:center;display:flex;gap:10px;min-width:150px}.rate-cell>strong{color:#1261de;min-width:34px}.rate-cell i,.task-progress i{background:#e8eef7;border-radius:99px;display:block;height:6px;overflow:hidden;width:88px}.rate-cell em,.task-progress em{background:#1765e7;border-radius:inherit;display:block;height:100%}.overview-side-stack{display:grid;gap:18px}.overview-account-card{background:#0d5edf;border-radius:9px;color:#fff;display:grid;gap:10px;min-height:164px;padding:21px 22px}.overview-account-card>span{color:#dbe9ff;font-size:13px;font-weight:650}.overview-account-card>strong{font-size:38px;letter-spacing:-.7px;line-height:1}.overview-account-card>b{align-self:start;background:#e5f8ec;border-radius:99px;color:#12804a;font-size:12px;font-weight:650;padding:5px 9px;width:fit-content}.overview-account-card>small{border-top:1px solid rgba(255,255,255,.26);color:#dce9ff;font-size:12px;line-height:1.55;padding-top:11px}.overview-alerts{overflow:hidden}.overview-alerts .panel-title{height:52px}.overview-alert{align-items:center;background:#fff;border:0;border-bottom:1px solid #edf0f4;cursor:pointer;display:flex;gap:10px;padding:13px 16px;text-align:left;width:100%}.overview-alert:last-child{border-bottom:0}.overview-alert:hover{background:#f8fbff}.overview-alert>i{align-items:center;background:#e9f2ff;border-radius:50%;color:#1261de;display:inline-flex;font-style:normal;font-weight:800;height:23px;justify-content:center;width:23px}.overview-alert.warning>i{background:#fff0d9;color:#d87800}.overview-alert span{display:grid;flex:1;gap:3px;min-width:0}.overview-alert strong{color:#273140;font-size:13px}.overview-alert small{color:#788496;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-alert svg{color:#7e8b9d;height:16px;width:16px}.overview-alert-empty{color:#748092;font-size:13px;padding:22px 18px}.overview-workbench{min-height:252px;overflow:hidden}.overview-workbench .panel-title .text-button{align-items:center;display:inline-flex;gap:2px;margin-left:auto}.overview-workbench .panel-title .text-button svg{height:16px;width:16px}.overview-task-rows{display:grid}.overview-task-row{align-items:center;background:#fff;border:0;border-bottom:1px solid #edf0f4;cursor:pointer;display:grid;gap:12px;grid-template-columns:9px minmax(170px,1fr) minmax(180px,.9fr) auto 16px;padding:15px 18px;text-align:left;width:100%}.overview-task-row:last-child{border-bottom:0}.overview-task-row:hover{background:#f8fbff}.overview-task-state{background:#1765e7;border-radius:50%;height:8px;width:8px}.overview-task-state.done{background:#22a061}.overview-task-state.failed{background:#dc4e45}.overview-task-copy,.overview-task-progress{display:grid;gap:5px;min-width:0}.overview-task-copy strong{color:#243044;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-task-copy small,.overview-task-progress small{color:#768295;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-task-progress i{width:100%}.overview-task-row>svg{color:#8390a0;height:16px;width:16px}.overview-v2 .overview-cards{margin-bottom:0}.overview-result-strip{gap:0;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}.overview-result-strip .overview-card{border-radius:0;border-right:0;min-height:105px;padding:17px 20px}.overview-result-strip .overview-card:first-child{border-radius:9px 0 0 9px}.overview-result-strip .overview-card:last-child{border-right:1px solid #dfe6ef;border-radius:0 9px 9px 0}.overview-result-strip .overview-card strong{font-size:24px}.overview-recent .panel-title .text-button{align-items:center;display:inline-flex;gap:2px}.overview-recent .panel-title .text-button svg{height:16px;width:16px}.task-progress{align-items:center;display:flex;gap:8px}.task-progress span{color:#657287;font-size:12px}.template-filter-panel{margin-bottom:18px}.template-filters{align-items:end;display:grid;gap:14px;grid-template-columns:minmax(280px,1fr) 220px 180px auto;padding:16px 18px}.template-filters label,.template-modal form>label{color:#596577;display:grid;font-size:12px;font-weight:650;gap:7px}.template-filters input,.template-filters select,.template-modal input,.template-modal select,.template-modal textarea{background:#fff;border:1px solid #cbd3df;border-radius:5px;font:inherit;outline:none;padding:10px 12px}.template-filters input,.template-filters select,.template-modal input,.template-modal select{height:40px}.template-filters input:focus,.template-filters select:focus,.template-modal input:focus,.template-modal select:focus,.template-modal textarea:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.template-table-panel{overflow:hidden}.template-content-preview{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-empty{align-items:center;color:#748092;display:flex;flex-direction:column;min-height:300px;justify-content:center;text-align:center}.template-empty svg{color:#1765e7;height:48px;width:48px}.template-empty h2{color:#263448;font-size:18px;margin:15px 0 7px}.template-empty p{margin:0 0 16px}.template-modal{max-height:92vh;overflow-y:auto;width:min(100%,680px)}.template-modal>p,.template-version-modal>p{color:#748092;line-height:1.55}.template-modal form{display:grid;gap:16px}.template-modal textarea{line-height:1.6;resize:vertical}.template-modal label small{color:#7a8594;font-weight:400;line-height:1.5}.template-variable-box{background:#f6f9fd;border:1px solid #e1e8f2;border-radius:6px;padding:12px}.template-variable-box strong,.template-preview>strong{color:#4d5c70;display:block;font-size:12px;margin-bottom:9px}.template-variable-box>div{display:flex;flex-wrap:wrap;gap:7px}.template-variable-box button{background:#fff;border:1px solid #cbd8ea;border-radius:4px;color:#1765e7;cursor:pointer;font-size:12px;padding:6px 8px}.template-preview{background:#fbfcfe;border:1px solid #e3e8ef;border-radius:6px;padding:12px}.template-preview>div{color:#273548;line-height:1.65;min-height:55px;white-space:pre-wrap}.template-version-modal{max-height:90vh;overflow-y:auto;width:min(100%,760px)}.template-version-list{display:grid;gap:10px;max-height:55vh;overflow-y:auto}.template-version-list article{border:1px solid #e2e7ef;border-radius:6px;padding:12px}.template-version-list article.current{background:#f6faff;border-color:#a9c9f8}.template-version-list article>div{align-items:center;display:flex;gap:9px}.template-version-list article span{background:#e7f8ee;border-radius:12px;color:#12804a;font-size:11px;padding:3px 7px}.template-version-list article small{color:#7a8594;font-size:11px;margin-left:auto}.template-version-list pre{background:#fbfcfe;color:#334155;font:13px/1.6 inherit;margin:10px 0 0;max-height:180px;overflow:auto;white-space:pre-wrap}@media(max-width:1100px){.template-filters{grid-template-columns:1fr 1fr}.template-filters button{justify-self:start}}.dm-builder-grid{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);margin-bottom:18px}.dm-form{display:grid;gap:15px;padding:20px}.dm-form>label,.dm-filter-box label{color:#596577;display:grid;font-size:12px;font-weight:650;gap:7px}.dm-form input,.dm-form select,.dm-form textarea,.dm-filter-box input,.dm-filter-box select{background:#fff;border:1px solid #cbd3df;border-radius:5px;font:inherit;outline:none;padding:10px 12px}.dm-form input,.dm-form select,.dm-filter-box input,.dm-filter-box select{height:40px}.dm-form textarea{min-height:70px;resize:vertical}.dm-form input:focus,.dm-form select:focus,.dm-form textarea:focus,.dm-filter-box input:focus,.dm-filter-box select:focus{border-color:#1765e7;box-shadow:0 0 0 3px #1765e716}.dm-form small{color:#7a8594;font-size:12px;font-weight:400;line-height:1.5}.dm-filter-box{background:#f7f9fc;border:1px solid #e1e7f0;border-radius:7px;display:grid;gap:12px;padding:14px}.dm-filter-box>strong{color:#334155;font-size:13px}.dm-country-field{position:relative}.dm-country-menu{left:0;max-height:220px;min-width:240px;top:68px}.dm-country-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:100%;width:100%}.dm-country-menu label,.dm-country-menu .country-filter-all{display:flex;align-items:center;gap:7px;min-height:30px}.dm-country-menu .country-filter-all{grid-column:1 / -1}.dm-filter-row{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.dm-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:2px}.dm-form-actions .primary svg{height:16px;width:16px}.dm-preview-panel{min-height:400px;overflow:hidden}.dm-preview-stat{border-bottom:1px solid #edf0f4;display:grid;gap:7px;padding:24px 20px}.dm-preview-stat small,.dm-preview-stat span{color:#748092;font-size:12px}.dm-preview-stat strong{color:#1261d6;font-size:34px}.dm-preview-meta{display:grid;gap:12px;grid-template-columns:80px 1fr;margin:0;padding:18px 20px}.dm-preview-meta dt{color:#748092;font-size:12px}.dm-preview-meta dd{color:#334155;font-size:13px;margin:0;overflow-wrap:anywhere}.dm-sample{border-top:1px solid #edf0f4;display:grid;gap:8px;padding:18px 20px}.dm-sample>strong{color:#334155;font-size:13px}.dm-sample>div{align-items:center;border-bottom:1px solid #f0f2f5;display:flex;font-size:13px;justify-content:space-between;padding:6px 0}.dm-sample>div small{color:#748092}.dm-sample>span{color:#748092;font-size:12px}.dm-task-list-panel{overflow:hidden}.nav-group{display:grid;gap:2px}.nav-subitems{display:none;gap:2px;margin:0 10px 4px 48px}.nav-group.open .nav-subitems{display:grid}.nav-item-chevron{margin-left:auto;transition:transform .18s ease;width:17px!important}.nav-group.open .nav-item-chevron{transform:rotate(90deg)}.nav-subitem{background:transparent;border:0;border-left:2px solid #dfe6f1;color:#657184;cursor:pointer;font-size:13px;padding:9px 12px;text-align:left}.nav-subitem:hover,.nav-subitem.active{background:#f3f7fd;border-left-color:#1765e7;color:#0d59d7;font-weight:650}.dm-task-table{min-width:1120px}.dm-task-table td,.dm-target-table td{vertical-align:top}.dm-task-table td small,.dm-target-table td small{color:#7a8594;display:block;font-size:12px;margin-top:5px}.dm-task-action-cell{min-width:118px;white-space:nowrap!important}.dm-detail-action{align-items:center;background:#f3f7ff;border:1px solid #cfe0ff;border-radius:6px;color:#0d59d7;cursor:pointer;display:inline-flex;font-size:12px;font-weight:650;gap:6px;min-height:34px;padding:0 10px;white-space:nowrap}.dm-detail-action:hover{background:#e6f0ff;border-color:#a9c9f8}.dm-detail-action svg{height:17px;width:17px}.dm-detail-info{overflow:hidden}.dm-detail-info dl{display:grid;grid-template-columns:150px 1fr;margin:0;padding:8px 20px 18px}.dm-detail-info dt,.dm-detail-info dd{border-bottom:1px solid #eef1f5;margin:0;padding:12px 0}.dm-detail-info dt{color:#748092}.dm-detail-info dd{color:#334155;overflow-wrap:anywhere}.dm-detail-info code{color:#526174;font:12px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.dm-target-table{min-width:980px}.dm-target-table{min-width:1040px}.dm-select-column{text-align:center;width:42px}.dm-target-table th:first-child,.dm-target-table td:first-child{min-width:0;padding-left:10px;padding-right:10px;width:42px}.dm-target-table td:nth-child(2){padding-left:12px}.dm-target-table td:nth-child(2){min-width:170px}.dm-row-avatar{background:#e8edf5;border-radius:50%;height:30px;margin-right:9px;object-fit:cover;vertical-align:middle;width:30px}.dm-avatar img{border-radius:inherit;display:block;height:100%;object-fit:cover;width:100%}.dm-inbox-shell.dm-inbox-shell-v2{grid-template-columns:300px 400px minmax(0,1fr)}.dm-inbox-shell.dm-inbox-shell-v2>*{min-width:0}.dm-inbox-shell-v2>.dm-account-list{grid-column:1;grid-row:1}.dm-inbox-shell-v2>.dm-conversation-list{grid-column:2;grid-row:1}.dm-inbox-shell-v2>.dm-conversation-view{grid-column:3;grid-row:1;min-height:650px}.dm-inbox-shell-v2>.dm-conversation-list .dm-list-toolbar strong{font-size:0}.dm-inbox-shell-v2>.dm-conversation-list .dm-list-toolbar strong:after{content:"用户";font-size:16px}.dm-inbox-shell-v2>.dm-conversation-view:before{background:#fff;border-bottom:1px solid #e5e9ef;color:#152238;content:"聊天窗口";display:block;font-size:16px;font-weight:700;padding:18px 22px 12px}.dm-account-list{background:#fff;border-right:1px solid #dce3ed;min-width:0;overflow:hidden}.dm-account-items{overflow-y:auto}.dm-account-item{align-items:center;background:transparent;border:0;border-bottom:1px solid #edf1f6;color:#243246;cursor:pointer;display:flex;gap:9px;padding:12px;text-align:left;width:100%}.dm-account-item:hover,.dm-account-item.selected{background:#eef5ff}.dm-account-item>span:not(.dm-avatar){display:flex;flex:1;flex-direction:column;min-width:0}.dm-account-item strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-account-item small{color:#7c899b;font-size:11px;margin-top:3px}.dm-account-item b{color:#9aa6b5;font-size:18px;font-weight:400}@media(max-width:1100px){.dm-inbox-shell.dm-inbox-shell-v2{grid-template-columns:300px 400px minmax(0,1fr)}}.dm-select-column input{accent-color:#0d59d7;cursor:pointer;height:16px;width:16px}.dm-select-column input:disabled{cursor:not-allowed;opacity:.45}.dm-target-panel-title{align-items:center;display:flex;gap:12px}.dm-target-panel-title .task-detail-count{margin-left:0}.dm-target-panel-title .dm-selection-count{margin-left:auto}.dm-target-panel-title>.dm-selection-count{background:transparent;border-radius:0;display:inline;height:auto;width:auto}.dm-target-panel-title .dm-history-filter{margin-left:0}.dm-selection-count{color:#526174;flex:0 0 auto;font-size:12px;white-space:nowrap}.dm-batch-send-button{flex:0 0 auto;font-size:12px;gap:5px;min-height:32px;padding:0 10px;white-space:nowrap}.dm-target-panel-title .dm-history-filter,.dm-target-panel-title .dm-detail-country-filter{flex:0 0 auto}.profile-avatar-wrap{display:inline-flex;flex:0 0 auto;height:34px;width:34px}.profile-avatar{background:#dce8f8;border-radius:50%;color:#1765e7;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:700;height:34px;justify-content:center;object-fit:cover;overflow:hidden;width:34px}.profile-avatar-fallback{align-items:center}.dm-avatar.large .profile-avatar{height:44px;width:44px}.identity-cell{align-items:center;display:flex;gap:10px}.identity-cell>span:last-child{min-width:0}.identity-cell small{display:block}.task-source-line{align-items:center;display:inline-flex;gap:8px}.task-source-line .profile-avatar-wrap{height:26px;width:26px}.task-source-line .profile-avatar{font-size:11px;height:26px;width:26px}.dm-detail-country-filter{position:relative;width:170px}.dm-detail-country-filter .country-filter-toggle{height:32px}.dm-detail-country-menu{left:auto;max-height:280px;right:0;top:40px;min-width:190px}.dm-detail-country-menu label,.dm-detail-country-menu .country-filter-all{font-size:12px}.dm-history-filter{align-items:center;color:#748092;display:flex;font-size:12px;gap:7px;margin-left:auto;white-space:nowrap}.dm-history-filter select{background:#fff;border:1px solid #cbd3df;border-radius:5px;color:#293547;height:32px;padding:0 8px}.dm-target-panel-title>.dm-history-filter{display:none}.dm-history-filters{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:0 0 14px}.dm-history-filters label{align-items:center;color:#667487;display:flex;font-size:12px;gap:7px}.dm-history-filters select{background:#fff;border:1px solid #cbd3df;border-radius:5px;color:#293547;height:34px;min-width:150px;padding:0 9px}.task-detail-table td:last-child .quick-seed-user-button{color:#1765e7;margin-left:8px}.dm-history-filter+.dm-detail-country-filter{margin-left:0}.dm-inbox-head{align-items:flex-end}.dm-inbox-actions{align-items:flex-end;display:flex;gap:10px}.dm-inbox-actions label{color:#748092;display:grid;font-size:12px;gap:5px}.dm-inbox-actions select{background:#fff;border:1px solid #cbd3df;border-radius:5px;color:#293547;height:38px;min-width:180px;padding:0 10px}.dm-inbox-actions button svg,.dm-conversation-header button svg{height:16px;width:16px}.dm-inbox-shell{background:#fff;border:1px solid #dfe5ed;border-radius:8px;display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);min-height:650px;overflow:hidden}.dm-conversation-list{border-right:1px solid #e5e9ef;display:flex;flex-direction:column;min-width:0}.dm-list-toolbar{align-items:baseline;border-bottom:1px solid #eef1f5;display:flex;justify-content:space-between;padding:18px 18px 12px}.dm-list-toolbar strong{color:#152238;font-size:16px}.dm-list-toolbar small{color:#8a96a6}.dm-search{align-items:center;background:#f5f7fa;border:1px solid #e8edf2;border-radius:20px;color:#7d8998;display:flex;gap:8px;margin:12px 14px;padding:0 12px}.dm-search svg{height:17px;width:17px}.dm-search input{background:transparent;border:0;height:34px;min-width:0;outline:0;width:100%}.dm-conversation-items{overflow-y:auto}.dm-conversation-item{align-items:flex-start;background:#fff;border:0;border-bottom:1px solid #f0f2f5;cursor:pointer;display:grid;gap:10px;grid-template-columns:40px minmax(0,1fr) auto;padding:14px 16px;text-align:left;width:100%}.dm-conversation-item:hover,.dm-conversation-item.selected{background:#f2f6fc}.dm-avatar{align-items:center;background:#dce8f8;border-radius:50%;color:#1765e7;display:inline-flex;flex:0 0 auto;font-size:15px;font-weight:700;height:40px;justify-content:center;width:40px}.dm-avatar.large{height:44px;width:44px}.dm-conversation-copy{min-width:0}.dm-conversation-copy strong,.dm-conversation-copy small,.dm-conversation-copy p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-conversation-copy strong{color:#162338;font-size:14px}.dm-conversation-copy small{color:#8190a1;font-size:11px;margin-top:2px}.dm-conversation-copy p{color:#67768a;font-size:12px;margin:7px 0 0}.dm-conversation-time{color:#8a96a6;font-size:11px;white-space:nowrap}.dm-conversation-time b{background:#1765e7;border-radius:10px;color:#fff;display:block;font-size:10px;margin-top:6px;padding:2px 6px;text-align:center}.dm-conversation-view{background:#fbfcfe;display:flex;flex-direction:column;min-width:0}.dm-conversation-header{align-items:center;background:#fff;border-bottom:1px solid #e5e9ef;display:flex;justify-content:space-between;padding:16px 22px}.dm-conversation-header>div{align-items:center;display:flex;gap:12px}.dm-conversation-header h2{color:#152238;font-size:17px;margin:0}.dm-conversation-header p{color:#7b8796;font-size:12px;margin:4px 0 0}.dm-conversation-meta{align-items:center;color:#778597;display:flex;flex-wrap:wrap;font-size:12px;gap:18px;padding:12px 22px 0}.dm-message-timeline{display:flex;flex:1;flex-direction:column;gap:14px;min-height:420px;overflow-y:auto;padding:28px 10%}.dm-message-row{display:flex}.dm-message-row.outbound{justify-content:flex-end}.dm-message-bubble{background:#edf1f5;border-radius:14px 14px 14px 4px;color:#243247;max-width:min(620px,78%);padding:11px 14px}.dm-message-row.outbound .dm-message-bubble{background:#176fe5;border-radius:14px 14px 4px;color:#fff}.dm-message-bubble p{line-height:1.55;margin:0;white-space:pre-wrap}.dm-message-bubble small{display:block;font-size:10px;margin-top:7px;opacity:.7}.dm-compose-placeholder{background:#fff;border-top:1px solid #e5e9ef;color:#8793a2;font-size:12px;padding:15px 22px}.dm-empty-state{align-items:center;color:#8a96a6;display:flex;flex:1;flex-direction:column;justify-content:center;text-align:center}.dm-empty-state svg{color:#1765e7;height:42px;margin-bottom:10px;width:42px}.dm-empty-state h2{color:#2d3b4e;font-size:18px;margin:0}.dm-empty-state p{font-size:13px}@media(max-width:900px){.dm-inbox-shell{grid-template-columns:minmax(260px,34%) minmax(0,1fr)}.dm-inbox-actions{align-items:stretch;flex-direction:column}.dm-inbox-actions select{min-width:140px}.dm-message-timeline{padding-left:5%;padding-right:5%}}.dm-send-action{align-items:center;background:#1765e7;border:1px solid #1765e7;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:650;gap:5px;min-height:32px;padding:0 10px;white-space:nowrap}.dm-send-action:hover{background:#0c53c7;border-color:#0c53c7}.dm-send-action svg{height:15px;width:15px}.dm-sent-label{color:#16824b;font-size:12px;font-weight:650;white-space:nowrap}.dm-muted-label{color:#8a95a5;font-size:12px;white-space:nowrap}.dm-send-modal{width:min(100%,560px)}.dm-send-modal>p{color:#596577;line-height:1.6}.dm-interval-fields{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dm-interval-fields label{margin:0}.dm-interval-fields input{margin-top:6px}.dm-interval-hint{color:#687588;display:block;line-height:1.5;margin:-2px 0 2px}.dm-send-modal textarea{border:1px solid #cbd3df;border-radius:5px;color:#334155;font:inherit;line-height:1.6;min-height:150px;padding:10px 12px;resize:vertical;width:100%}.dm-summary-grid{grid-template-columns:repeat(6,minmax(120px,1fr))}.dm-summary-grid strong{font-size:18px}@media(max-width:1200px){.dm-builder-grid{grid-template-columns:1fr}.dm-preview-panel{min-height:0}}@media(max-width:1400px){.overview-command-grid{grid-template-columns:minmax(0,1.6fr) minmax(285px,.85fr)}.overview-result-strip .overview-card{padding:16px}}@media(max-width:1400px){body{min-width:1100px}.app-shell{grid-template-columns:220px 1fr}.workspace{padding:24px}.builder-layout{grid-template-columns:minmax(0,1fr) 320px;gap:20px}.preview-panel{min-width:0}.batch{font-size:13px}.cost-row{padding:20px 18px}.cost-row>div{min-width:0}.cost-row>b{flex:0 0 60px;text-align:right}.total strong{font-size:21px}.meta b{max-width:150px;text-align:right;font-size:11px}.summary-grid strong{font-size:18px}.api-options,.scope-options{gap:15px}.seed-filters{grid-template-columns:repeat(4,minmax(135px,1fr))}.seed-filter-row{grid-template-columns:minmax(135px,1fr) minmax(120px,.9fr) minmax(150px,1.2fr) auto}.task-detail-filters{grid-template-columns:repeat(3,minmax(130px,1fr))}.task-detail-filters label:first-child{grid-column:1 / -1}.task-detail-filters button{justify-self:end}.user-detail-grid{grid-template-columns:repeat(2,1fr)}}
