:root{--canvas: #f5f7fb;--surface: #fff;--surface-soft: #fafcff;--text: #1f2937;--text-2: #667085;--text-3: #98a2b3;--line: #e6eaf0;--line-strong: #d9e1ec;--blue: #1677ff;--blue-dark: #0958d9;--blue-soft: #eaf3ff;--green: #12b76a;--green-soft: #ecfdf3;--amber: #f79009;--amber-soft: #fff7e8;--purple: #7a5af8;--purple-soft: #f4f3ff;--danger: #f04438;--danger-soft: #fff1f0;--shadow: 0 10px 24px rgba(16,24,40,.055);font-family:Microsoft YaHei UI,Microsoft YaHei,Inter,Segoe UI,Arial,sans-serif;color:var(--text);background:var(--canvas);font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:1080px;background:var(--canvas);font-size:13px;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #91caff;outline-offset:1px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:58px;display:flex;align-items:center;padding:0 20px;gap:24px;border-bottom:1px solid var(--line);background:#fffffffa;box-shadow:0 1px 2px #10182806}.brand{display:flex;align-items:center;gap:10px;min-width:235px}.brand-mark{width:30px;height:30px;display:grid;grid-template-columns:repeat(3,4px);align-items:center;justify-content:center;gap:3px;border-radius:8px;background:linear-gradient(145deg,#3d91ff,#176ae8);box-shadow:0 5px 12px #1677ff38}.brand-mark span{height:12px;border-radius:2px;background:#fff}.brand-mark span:nth-child(2){height:17px}.brand-mark span:nth-child(3){height:9px}.brand strong{display:block;color:#172033;font-size:16px;letter-spacing:.1px}.brand small{display:block;margin-top:2px;color:var(--text-3);font-size:9px;letter-spacing:1.25px}.connection{display:flex;align-items:center;gap:8px;color:var(--text-2);font-size:12px}.connection i,.footer-bar i,.phone-footer i,.adb-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #d1fadf}.connection i.mock,.footer-bar i.mock{background:var(--amber);box-shadow:0 0 0 3px #fff0d8}.connection i.proxy{background:var(--green)}.connection>span{color:#c1c7d0}.endpoint{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-3)}.top-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.ghost-button,.icon-button,.login-button,.account-pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;background:transparent;color:var(--text-2)}.ghost-button{height:30px;padding:0 9px;border-radius:6px}.ghost-button:hover,.icon-button:hover{background:#f2f4f7;color:var(--text)}.icon-button{width:32px;height:30px;border-radius:6px}.login-button{height:31px;padding:0 13px;border:1px solid #b2d2ff;border-radius:6px;background:var(--blue-soft);color:var(--blue-dark);font-weight:600}.login-button:hover{background:#dbeaff}.account-pill{height:31px;padding:0 9px 0 5px;border-color:var(--line);border-radius:99px;background:#fff;color:var(--text)}.account-pill:hover{border-color:#b2d2ff}.avatar{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue-dark);font-size:11px;font-weight:700}.workspace{width:min(1440px,calc(100% - 40px));min-height:calc(100vh - 58px);margin:0 auto;padding:18px 0 13px;display:flex;flex-direction:column;gap:14px}.panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.toolbar{min-height:64px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.toolbar-left,.toolbar-right,.toolbar-title,.switch-wrap,.scale-control,.section-head,.task-actions,.submit-actions,.setting-row,.setting-label,.link-input,.adb-input,.modal-foot{display:flex;align-items:center}.toolbar-left{gap:8px}.toolbar-title{gap:9px;margin-right:9px}.toolbar-title b,.toolbar-title span,.section-head b,.section-head span{display:block}.toolbar-title b{font-size:13px}.toolbar-title span,.section-head span{margin-top:3px;color:var(--text-3);font-size:11px}.switch-wrap{gap:8px;padding:0 8px;color:var(--text-2);font-size:12px;white-space:nowrap}.switch{position:relative;width:31px;height:18px;padding:0;border:0;border-radius:99px;background:#d0d5dd;transition:.18s ease}.switch i{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #1018282c;transition:.18s ease}.switch.on{background:var(--blue)}.switch.on i{left:16px}.toolbar-button{height:31px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:#475467;white-space:nowrap}.toolbar-button:hover:not(:disabled),.outline-action:hover:not(:disabled){border-color:#a9c9f7;color:var(--blue-dark);background:#fbfdff}.toolbar-button.primary,.primary-action,.empty-cta,.modal-primary{border-color:var(--blue);background:var(--blue);color:#fff}.toolbar-button.primary:hover:not(:disabled),.primary-action:hover:not(:disabled),.empty-cta:hover:not(:disabled),.modal-primary:hover:not(:disabled){background:var(--blue-dark)}.toolbar-button.danger{color:var(--danger)}.state-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:99px;font-size:11px;white-space:nowrap}.state-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.state-badge.muted{color:var(--text-2);background:#f2f4f7}.state-badge.blue{color:var(--blue-dark);background:var(--blue-soft)}.state-badge.amber{color:#b54708;background:var(--amber-soft)}.state-badge.purple{color:#5925dc;background:var(--purple-soft)}.state-badge.green{color:#027a48;background:var(--green-soft)}.last-action{max-width:180px;overflow:hidden;color:var(--text-3);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.content-grid{display:grid;grid-template-columns:minmax(330px,37%) minmax(500px,1fr);align-items:start;gap:14px;flex:1}.phone-column{min-height:650px;display:flex;flex-direction:column;overflow:hidden}.section-head{min-height:54px;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line)}.small-icon{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--text-2)}.small-icon:hover{color:var(--blue);border-color:#b2d2ff}.scale-control{gap:7px;color:var(--text-2)}.scale-control input{width:94px;accent-color:var(--blue)}.scale-control b{width:34px;color:var(--text);font-size:11px;text-align:right}.phone-stage{min-height:542px;display:grid;place-items:center;overflow:hidden;padding:28px 20px 12px;background:radial-gradient(circle at 50% 43%,#eef5ff 0,#fafcff 42%,#fff 73%)}.phone{position:relative;width:248px;height:502px;flex:0 0 auto;padding:9px;border:7px solid #1d2939;border-radius:31px;background:#1d2939;box-shadow:0 22px 38px #1018282d;transform-origin:center center}.phone-notch{position:absolute;z-index:2;top:4px;left:50%;width:78px;height:17px;transform:translate(-50%);border-radius:0 0 12px 12px;background:#1d2939}.phone-screen{height:100%;overflow:hidden;border-radius:19px;background:linear-gradient(180deg,#242832,#101216);color:#fff}.phone-status,.douyin-head{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 4px;font-size:9px}.douyin-head{padding-top:13px;color:#fff}.douyin-head b{font-size:13px}.video-placeholder{height:300px;display:grid;place-items:center;align-content:center;gap:12px;color:#d0d5dd;background:linear-gradient(135deg,#3b4353,#161a23 66%);text-align:center}.play-circle{display:grid;width:47px;height:47px;place-items:center;border:1px solid #ffffff66;border-radius:50%;background:#ffffff21}.video-placeholder span{max-width:130px;color:#b6bfcc;font-size:10px;line-height:1.5}.phone-caption{display:grid;gap:6px;padding:13px 13px 0}.phone-caption b{font-size:12px}.phone-caption span{color:#b6bfcc;font-size:10px;line-height:1.5}.phone-tabs{display:flex;justify-content:space-around;padding:17px 5px 10px;color:#98a2b3;font-size:9px}.phone-tabs .active{color:#fff;font-weight:700}.phone-footer{display:flex;justify-content:space-between;align-items:center;min-height:42px;padding:0 13px;border-top:1px solid var(--line);color:var(--text-3);font-size:11px}.phone-footer span{display:inline-flex;align-items:center;gap:7px}.phone-footer i{width:6px;height:6px;background:var(--text-3);box-shadow:none}.phone-footer span.online i{background:var(--green);box-shadow:0 0 0 3px #d1fadf}.phone-footer button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--blue);font-size:11px}.task-column{display:grid;gap:14px}.task-panel,.submit-panel{overflow:hidden}.empty-task{min-height:390px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--text-3);text-align:center}.empty-task b{margin-top:4px;color:#475467;font-size:14px}.empty-task span{font-size:11px}.empty-icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid #cfe0f8;border-radius:14px;background:var(--blue-soft);color:var(--blue)}.empty-cta{display:inline-flex;align-items:center;gap:5px;margin-top:13px;padding:8px 14px;border:0;border-radius:6px}.task-title-row{display:flex;justify-content:space-between;gap:12px;padding:17px 16px 14px}.task-title-row h2{margin:0 0 8px;font-size:16px}.task-title-row strong{color:#027a48;font-size:16px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0 16px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft)}.metric-grid div{min-height:54px;padding:10px 12px;border-right:1px solid var(--line)}.metric-grid div:last-child{border-right:0}.metric-grid span,.keyword-card span,.field-label,.detail-list span{display:block;color:var(--text-3);font-size:11px}.metric-grid b{display:block;margin-top:6px;font-size:12px}.keyword-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 16px 10px;padding:12px 13px;border:1px solid #cfe0f8;border-radius:7px;background:linear-gradient(100deg,#f5f9ff,#fff)}.keyword-card b{display:block;margin-top:5px;color:#155eef;font-size:16px;letter-spacing:.2px}.keyword-card button{display:inline-flex;align-items:center;gap:5px;height:29px;padding:0 9px;border:1px solid #b2d2ff;border-radius:5px;background:#fff;color:var(--blue-dark);font-size:11px;white-space:nowrap}.instruction{display:flex;gap:8px;margin:0 16px 14px;padding:10px 12px;border-radius:6px;background:#fffaf0;color:#8a5a00;font-size:11px;line-height:1.55}.instruction svg{flex:0 0 auto;margin-top:1px}.task-actions{gap:8px;padding:13px 16px;border-top:1px solid var(--line);background:#fcfdff}.primary-action,.outline-action,.submit-button,.issue-button,.modal-primary,.modal-secondary,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 12px;border-radius:6px;font-size:12px}.primary-action,.submit-button,.modal-primary{border:1px solid var(--blue)}.outline-action,.issue-button,.modal-secondary{border:1px solid var(--line-strong);background:#fff;color:#475467}.issue-button{color:#b54708}.submit-panel .section-head{min-height:57px}.submit-chip{padding:4px 8px;border-radius:99px;background:#f2f4f7;color:var(--text-3);font-size:11px}.submit-chip.ready{background:var(--green-soft);color:#027a48}.submit-panel{padding-bottom:15px}.submit-panel>.field-label,.link-input,.submit-actions{margin-left:16px;margin-right:16px}.submit-panel>.field-label{margin-top:15px;margin-bottom:6px}.link-input{height:36px;gap:7px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;color:var(--text-3)}.link-input:focus-within{border-color:#91caff;box-shadow:0 0 0 2px #eaf3ff}.link-input input{min-width:0;flex:1;border:0;outline:0;color:var(--text)}.link-input button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--text-2)}.submit-actions{gap:8px;margin-top:13px}.submit-button{background:var(--blue);color:#fff}.submit-button:hover:not(:disabled){background:var(--blue-dark)}.footer-bar{display:flex;justify-content:space-between;align-items:center;min-height:27px;padding:0 3px;color:var(--text-3);font-size:10px}.footer-bar span{display:inline-flex;align-items:center;gap:7px}.footer-bar i{width:6px;height:6px;box-shadow:none;background:var(--green)}.footer-bar em{padding:2px 5px;border-radius:3px;background:#eaecf0;color:#667085;font-style:normal}.modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#10182857;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{position:relative;width:min(420px,100%);border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 24px 60px #10182833}.wide-modal{width:min(650px,100%)}.modal-close{position:absolute;top:14px;right:14px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--text-2)}.modal-close:hover{background:#f2f4f7}.modal-title{display:flex;align-items:center;gap:10px;min-height:67px;padding:14px 17px;border-bottom:1px solid var(--line)}.modal-title-icon,.modal-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:var(--blue-soft);color:var(--blue)}.modal-title h2,.login-modal h2{margin:0;font-size:15px}.modal-title span{display:block;margin-top:3px;color:var(--text-3);font-size:11px}.modal-title .inline{position:static;margin-left:auto}.login-modal{padding:27px 28px 23px}.login-modal .modal-icon{margin-bottom:13px}.login-modal h2{font-size:18px}.login-modal p{margin:7px 0 20px;color:var(--text-2);font-size:12px;line-height:1.6}.login-modal label{display:grid;gap:6px;margin-bottom:13px;color:#475467;font-size:12px}.login-modal input,.settings-block>input,.adb-input input,textarea{width:100%;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--text);outline:0}.login-modal input{height:36px;padding:0 10px}.login-modal input:focus,.settings-block>input:focus,.adb-input input:focus,textarea:focus{border-color:#91caff;box-shadow:0 0 0 2px #eaf3ff}.modal-primary{width:100%;height:37px}.modal-primary.compact{width:auto}.modal-hint{display:block;margin-top:13px;color:var(--text-3);text-align:center}.log-list{max-height:410px;overflow:auto;padding:7px 17px}.log-row{display:grid;grid-template-columns:8px 66px 36px minmax(0,1fr);align-items:center;gap:8px;min-height:33px;border-bottom:1px solid #f2f4f7;color:#475467;font-size:11px}.log-row time{color:var(--text-3);font-variant-numeric:tabular-nums}.log-row b{color:var(--text-2);font-size:10px}.log-dot{width:6px;height:6px;border-radius:50%;background:#98a2b3}.log-dot.success{background:var(--green)}.log-dot.warn{background:var(--amber)}.log-dot.error{background:var(--danger)}.modal-foot{justify-content:flex-end;gap:8px;padding:13px 17px;border-top:1px solid var(--line)}.text-button{height:auto;padding:0;border:0;background:transparent;color:var(--danger)}.settings-modal{width:min(520px,100%)}.settings-block{padding:17px;border-bottom:1px solid var(--line)}.setting-label{gap:9px;margin-bottom:12px;color:var(--blue)}.setting-label b,.setting-label span{display:block}.setting-label b{color:var(--text);font-size:12px}.setting-label span{margin-top:3px;color:var(--text-3);font-size:11px}.settings-block>input{height:35px;padding:0 10px}.setting-row{justify-content:space-between;margin-top:15px;color:var(--text-2);font-size:12px}.adb-input{gap:8px}.adb-input input{height:35px;padding:0 10px}.adb-input .outline-action{flex:0 0 auto}.adb-status{display:flex;align-items:center;gap:7px;margin-top:10px;color:var(--text-3);font-size:11px}.adb-status i{width:6px;height:6px;background:var(--text-3);box-shadow:none}.adb-status.connected{color:#027a48}.adb-status.connected i{background:var(--green);box-shadow:0 0 0 3px #d1fadf}.screen-modal{width:min(450px,100%)}.screen-preview{display:grid;min-height:300px;place-items:center;background:#101828}.screen-preview-phone{display:grid;place-items:center;gap:9px;width:165px;height:230px;padding:22px;border:5px solid #344054;border-radius:20px;color:#98a2b3;text-align:center}.screen-preview-phone b{color:#f2f4f7;font-size:13px}.screen-preview-phone span{font-size:10px;line-height:1.5}.task-modal{width:min(520px,100%)}.detail-list{display:grid;gap:12px;padding:17px}.detail-list div{display:grid;grid-template-columns:85px 1fr;gap:12px}.detail-list b{color:#344054;font-size:12px;line-height:1.55}.task-modal>.field-label,.task-modal>textarea{margin-left:17px;margin-right:17px}.task-modal>.field-label{margin-bottom:6px}.task-modal textarea{display:block;min-height:78px;resize:vertical;padding:9px 10px}@media(max-width:1180px){.workspace{width:calc(100% - 28px)}.connection{display:none}.content-grid{grid-template-columns:minmax(315px,38%) minmax(500px,1fr)}.toolbar-title span,.last-action{display:none}}
