:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#111827;background:#f4f8fc;font-synthesis:none}*{box-sizing:border-box}#loginView[hidden]{display:none!important}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}.app header{height:68px;background:#fff;border-bottom:1px solid #e4e9ef;display:flex;align-items:center;justify-content:center}.brand,.login-brand{font-weight:800;font-size:22px}.dot{display:inline-block;width:11px;height:11px;border-radius:50%;background:#2b8cf0;box-shadow:0 0 0 4px #e4f2ff;margin-right:10px}nav{height:78px;display:flex;gap:8px;align-items:center;padding:0 20px;background:#fff;border-bottom:1px solid #dde4ec;overflow-x:auto;white-space:nowrap}nav button,.segmented button{border:0;background:transparent;color:#687586;font-weight:700;padding:11px 18px;border-radius:999px;white-space:nowrap}nav button.active,.segmented button.active{color:#fff;background:linear-gradient(135deg,#3699ef,#245bdc);box-shadow:0 6px 14px #2d6ee034}main{padding:28px 24px 48px;max-width:1440px;margin:auto}.page{display:none}.page.active{display:block}.panel{background:#fff;border:1px solid #dbe3eb;border-radius:20px;padding:20px;margin-bottom:18px;box-shadow:0 2px 5px #16253a08}.panel h2{font-size:20px;margin:0 0 16px}.panel h3{font-size:15px;margin:22px 0 12px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px}.metric-grid article{height:116px;border:1px solid #dbe3eb;border-radius:20px;background:linear-gradient(#fff,#f7fbff);display:flex;flex-direction:column;align-items:center;justify-content:center}.metric-grid strong{font-size:42px;line-height:1;color:#2373df}.metric-grid span,.status-grid span{margin-top:8px;color:#667382}.toolbar,.page-top,.section-title,.table-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.page-top h1{font-size:24px;margin:0 0 5px}.search{display:flex;gap:8px;flex:1;max-width:520px}input,select{width:100%;height:42px;border:1px solid #cfd8e3;border-radius:9px;background:#fff;padding:0 12px;outline:0;color:#172033}input:focus,select:focus{border-color:#2d76e5;box-shadow:0 0 0 3px #2d76e518}label{font-size:14px;font-weight:600;color:#465466;display:flex;flex-direction:column;gap:7px}.primary,.ghost,.danger-text{border-radius:9px;height:42px;padding:0 18px;font-weight:700;border:1px solid transparent}.primary{color:#fff;background:#216fe0}.primary:hover{background:#175fc8}.ghost{background:#fff;border-color:#cfd8e3;color:#3b4a5d}.danger-text{color:#dd3f45;background:#fff;border-color:#f0c7c9}.wide{width:100%}.table-panel{padding:0;overflow:hidden}.table-head{padding:19px 20px 0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:14px 18px;border-top:1px solid #edf0f4;font-size:14px}th{background:#f8fafc;color:#617083;font-size:13px}td button{border:0;background:none;color:#216fe0;padding:3px 7px}.badge{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700}.badge.green{color:#18864b;background:#e8f8ef}.badge.gray{color:#657181;background:#edf1f5}.badge.blue{color:#2168cf;background:#e8f1ff}.load-more{display:block;margin:14px auto}.muted{color:#728092;font-size:14px;margin:0}.segmented{display:flex;gap:6px;margin:0 0 18px;overflow-x:auto}.segmented button{border:1px solid #d7dfe8;background:#fff}.review-list{display:grid;gap:10px;margin-top:18px}.review-item{border:1px solid #e0e6ed;border-radius:12px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.review-item h3{margin:0 0 5px}.review-item .actions{margin:0}.empty{text-align:center;color:#8a96a5;padding:32px 0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.span-2{grid-column:span 2}.actions{display:flex;gap:9px;margin-top:20px;flex-wrap:wrap}.actions.end{justify-content:flex-end}.switch{flex-direction:row;align-items:center;cursor:pointer}.switch input{display:none}.switch span{width:42px;height:24px;border-radius:999px;background:#b8c2ce;position:relative}.switch span:after{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:.2s}.switch input:checked+span{background:#2674e5}.switch input:checked+span:after{transform:translateX(18px)}.check{flex-direction:row;align-items:center;margin-top:15px}.check input{width:18px;height:18px}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.status-grid div{padding:15px;border-radius:12px;background:#f6f9fc;display:flex;flex-direction:column;text-align:center}.status-grid strong{font-size:25px;color:#256bd8}.progress-label{display:flex;justify-content:space-between;margin-top:20px;font-size:13px;color:#667382}.progress{height:9px;border-radius:9px;background:#e7ecf2;margin-top:8px;overflow:hidden}.progress i{display:block;height:100%;background:#2c76e5;transition:width .35s}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.price-grid>div{padding:15px;border:1px solid #e0e6ed;border-radius:12px}.price-grid label+label{margin-top:12px}.city-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.city{display:flex;flex-direction:row;align-items:center;padding:12px;background:#f6f9fc;border-radius:9px}.city input{width:18px;height:18px}.narrow{max-width:620px}dialog{border:0;border-radius:16px;padding:0;width:min(650px,calc(100% - 28px));box-shadow:0 20px 80px #17233a45}dialog::backdrop{background:#10182870}dialog form{padding:22px}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head h2{margin:0}.icon-btn{border:0;background:none;font-size:28px;color:#687586}#toast{position:fixed;left:50%;bottom:35px;transform:translate(-50%,20px);opacity:0;background:#172033;color:#fff;padding:11px 20px;border-radius:9px;transition:.25s;pointer-events:none;z-index:20}#toast.show{opacity:1;transform:translate(-50%,0)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:25px;background:linear-gradient(145deg,#f7fbff,#edf4fb)}.login-card{width:min(420px,100%);padding:32px;background:#fff;border:1px solid #dce4ec;border-radius:18px;box-shadow:0 18px 55px #263e6020}.login-brand{text-align:center;margin-bottom:24px;font-size:19px}.console{text-transform:uppercase;letter-spacing:2px;font-size:11px;color:#2674e5;font-weight:800}.login-card h1{margin:8px 0;font-size:28px}.login-card p{margin:0 0 22px;color:#728092}.login-card label{margin-bottom:16px}.login-card small{display:block;color:#8994a2;line-height:1.5;margin-top:16px}.error{color:#d83b41;min-height:20px;font-size:13px;margin-top:8px}
@media(max-width:780px){.brand{font-size:19px}.app header{height:60px}nav{height:66px;padding:0 12px}nav button{padding:10px 15px}main{padding:18px 12px 40px}.panel{border-radius:14px;padding:16px}.metric-grid{grid-template-columns:1fr}.metric-grid article{height:100px}.toolbar,.page-top{align-items:stretch;flex-direction:column}.search{max-width:none}.form-grid,.price-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.city-list{grid-template-columns:repeat(2,1fr)}.status-grid{grid-template-columns:repeat(2,1fr)}.review-item{align-items:flex-start;flex-direction:column}.review-item .actions{width:100%}.review-item .actions button{flex:1}}
@media(max-width:560px){
  .login-shell{display:block;min-height:100vh;min-height:100dvh;padding:clamp(44px,10vh,88px) 20px 28px;overflow-y:auto;background:#f4f8fc}
  .login-card{width:100%;max-width:390px;margin:0 auto;padding:28px 22px 24px;border-radius:16px;box-shadow:0 12px 36px #263e6017}
  .login-brand{display:flex;align-items:center;justify-content:center;margin-bottom:30px;font-size:18px}
  .login-card .console{text-align:center;font-size:10px;letter-spacing:2px}
  .login-card h1{text-align:center;margin:9px 0 8px;font-size:24px;line-height:1.25}
  .login-card p{text-align:center;margin:0 0 26px;font-size:14px;line-height:1.5}
  .login-card label{gap:8px;margin-bottom:17px;font-size:14px}
  .login-card input{height:52px;padding:0 14px;border-radius:11px;font-size:16px}
  .login-card .primary{height:50px;border-radius:11px;font-size:16px}
  .login-card .error{margin-top:10px;text-align:center}
  .login-card small{text-align:center;margin-top:14px;font-size:12px}
  #stats .panel{padding:14px 12px}
  #stats .panel h2{margin-bottom:12px;font-size:18px}
  #stats .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  #stats .metric-grid article{height:82px;min-width:0;border-radius:12px}
  #stats .metric-grid strong{font-size:27px}
  #stats .metric-grid span{margin-top:6px;font-size:11px;white-space:nowrap}
  #workers .toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;margin-bottom:14px}
  #workers .search{display:grid;grid-template-columns:minmax(0,1fr) 58px;gap:6px;min-width:0}
  #workers .search input{min-width:0;padding:0 10px;font-size:14px}
  #workers .search button{width:58px;padding:0 8px}
  #workers .worker-tools{display:block;width:auto;margin:0}
  #workers #addWorker{width:70px;padding:0 7px;white-space:nowrap}
}
@media(max-width:360px){.login-shell{padding-left:12px;padding-right:12px}.login-card{padding-left:18px;padding-right:18px}}
.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:780px){.price-grid{grid-template-columns:1fr}}

/* Full-page worker editor */
.worker-page{inset:0;width:100vw;height:100vh;max-width:none;max-height:none;margin:0;border-radius:0;background:#f4f8fd;overflow:auto;box-shadow:none}
.worker-page::backdrop{background:#f4f8fd}
.worker-page form{padding:0;min-height:100%;background:linear-gradient(135deg,#e8f2ff 0,#f7fbff 38%,#f4f8fd 100%)}
.worker-page-head{position:sticky;top:0;z-index:5;height:72px;display:grid;grid-template-columns:80px 1fr 80px;align-items:center;padding:0 14px;background:#fff;border-bottom:1px solid #d8e3ef}
.worker-page-head h2{display:flex;align-items:center;justify-content:center;margin:0;font-size:22px}
.worker-page-head .dot{width:10px;height:10px;margin-right:9px}
.back-btn{width:38px;height:38px;border:0;background:transparent;color:#46566a;font-size:32px;line-height:1}
.progress-btn{justify-self:end;height:42px;padding:0 18px;border:1px solid #bed6ff;border-radius:999px;background:#edf4ff;color:#1d64d5;font-weight:800}
.worker-form-content{width:min(900px,calc(100% - 32px));margin:30px auto;padding-bottom:50px}
.worker-section{padding:20px;margin-bottom:18px;border:1px solid #d4e1ef;border-radius:22px;background:#ffffffeb;box-shadow:0 2px 6px #2d4f7308}
.worker-section h3{margin:0 0 18px;color:#46566a;font-size:16px}
.worker-section>label+label{margin-top:16px}
.worker-section textarea{width:100%;min-height:118px;padding:13px 14px;border:1px solid #d5e0ec;border-radius:16px;outline:0;resize:vertical;font:inherit;color:#253449;background:#fff}
.worker-section textarea:focus{border-color:#2d76e5;box-shadow:0 0 0 3px #2d76e518}
.worker-section input,.worker-section select{height:50px;border-radius:16px}
.category-radios{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:34px}
.category-radios label{width:auto;flex:0 0 auto}
.category-radios label{display:flex;flex-direction:row;align-items:center;gap:9px;font-size:17px;font-weight:800;color:#4a5a6e;cursor:pointer}
.category-radios input{width:19px;height:19px;margin:0;accent-color:#1677ff}
.price-entry{display:grid;grid-template-columns:1fr 1fr 42px;gap:10px 14px;align-items:center}
.price-entry span{color:#607087;font-size:13px}
.worker-form-actions{display:flex;justify-content:flex-end;gap:12px;padding:4px 2px}
.worker-form-actions button{min-width:120px}
@media(max-width:700px){.worker-page-head{height:62px;grid-template-columns:56px 1fr 62px;padding:0 8px}.worker-page-head h2{font-size:18px}.progress-btn{height:38px;padding:0 12px}.worker-form-content{width:calc(100% - 20px);margin:14px auto 0}.worker-section{padding:15px;border-radius:15px;margin-bottom:11px}.worker-section input,.worker-section select{height:46px;border-radius:12px}.worker-section textarea{border-radius:12px}.category-radios{gap:24px}.price-entry{grid-template-columns:1fr 1fr 28px;gap:8px}.worker-form-actions{position:sticky;bottom:0;padding:10px;background:#f4f8fdeb}.worker-form-actions button{flex:1;min-width:0}}
.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.address-label{margin-top:16px}
.address-search{position:relative;font-weight:400}
.address-search>span{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#8190a2;font-size:12px;pointer-events:none}
.address-search input{padding-right:72px}
.address-suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:20;max-height:280px;overflow-y:auto;padding:6px;border:1px solid #d5e0ec;border-radius:14px;background:#fff;box-shadow:0 16px 40px #20364f24}
.address-suggestions button{display:block;width:100%;padding:11px 12px;border:0;border-radius:9px;background:#fff;text-align:left;color:#253449;line-height:1.45}
.address-suggestions button:hover{background:#edf5ff}
.address-suggestions small{display:block;margin-top:3px;color:#77879a}
.field-hint{margin:9px 0 0;color:#718095;font-size:13px}
.recommend-radios{display:flex;gap:12px;flex-wrap:wrap}
.recommend-radios label{height:72px;min-width:88px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:9px;padding:0 15px;border:1px solid #e0e6ee;border-radius:16px;background:#fff;color:#48576b;font-size:16px;font-weight:800;cursor:pointer}
.recommend-radios input{width:19px;height:19px;margin:0;accent-color:#1677ff}
.upload-grid{display:flex;gap:20px}
.upload-grid>label{gap:10px}
.upload-box{width:130px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #bdd0e4;border-radius:16px;background:#f9fbfe;color:#46566a;cursor:pointer}
.upload-box.accent{border-color:#ed9b00}
.upload-box input{display:none}
.upload-box b{font-size:34px;line-height:1}
.upload-box small{margin-top:8px;color:#7a899a}
@media(max-width:700px){.location-grid{grid-template-columns:1fr}.recommend-radios{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.recommend-radios label{min-width:0;height:56px;padding:0 8px;font-size:14px}.upload-grid{gap:14px}.upload-box{width:110px;height:110px}}
.media-upload-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}
.media-upload-head h3{margin:0}
.batch-btn{height:44px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #dbe4ee;border-radius:14px;background:#fff;color:#33455b;font-weight:800;cursor:pointer}
.batch-btn input{display:none}
.review-detail-dialog{width:min(820px,calc(100% - 24px));max-height:92vh;padding:0;overflow:auto}.review-detail-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#fff;border-bottom:1px solid #e3e9f0}.review-detail-head h2{margin:0;font-size:20px}.review-detail-content{padding:18px}.review-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.review-meta div{padding:12px;border-radius:10px;background:#f4f8fc}.review-bio{white-space:pre-wrap;line-height:1.7;padding:14px;border:1px solid #dce4ed;border-radius:12px;margin:0 0 18px}.review-media-title{margin:18px 0 10px}.review-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-media-grid img,.review-media-grid video{display:block;width:100%;height:auto;border-radius:12px;background:#eef2f6}.review-detail-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;padding:14px 18px;background:#fff;border-top:1px solid #e3e9f0}
.auto-page{max-width:850px;margin:0 auto}.auto-page .panel{border-radius:24px;padding:24px 20px}.auto-overview{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:20px}.auto-overview h2{font-size:27px;margin-bottom:5px}.auto-enable{width:auto;min-width:98px;height:66px;padding:0 18px;border:1px solid #dce5ef;border-radius:999px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;background:#fff;font-size:16px}.auto-enable input{width:24px;height:24px;margin:0;box-shadow:none}.auto-api-panel h2,.auto-collector h2{font-size:20px}.auto-api-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 64px}.auto-api-grid input,.auto-api-grid select{height:52px;border-radius:16px;font-size:16px}.collector-summary{min-height:20px;margin-top:14px}
.collector-category{display:flex;flex-direction:column;gap:7px;color:#465466;font-size:14px;font-weight:600}.collector-category-options{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.collector-category-options button{height:52px;border:1px solid #cfd8e3;border-radius:14px;background:#fff;color:#526174;font-weight:800}.collector-category-options button.active{border-color:#2674e5;background:#eaf2ff;color:#145fc9;box-shadow:0 0 0 2px #2674e516}
.sync-result-card p{color:#5e6d82;overflow-wrap:anywhere}.sync-result-head{display:flex;align-items:center;justify-content:space-between}.sync-result-head h2{margin:0}.sync-pending-badge{padding:7px 11px;border-radius:999px;background:#eaf2ff;color:#1972e8;font-weight:800}.sync-result-card a{color:#53667e;text-decoration:none}.sync-result-card code{font-family:inherit;white-space:normal}.sync-result-progress{height:11px;padding:2px;border-radius:999px;background:#f0f4f9}.sync-result-progress i{display:block;width:100%;height:100%;border-radius:999px;background:linear-gradient(90deg,#2f7cf2,#14a751)}
.review-page{max-width:906px;margin:0 auto}.review-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.review-tabs button{height:48px;border:1px solid #dbe3ed;border-radius:13px;background:#fff;color:#202936;font-weight:800;font-size:17px}.review-tabs button.active{color:#fff;border-color:#2a68eb;background:#2a68eb;box-shadow:0 10px 24px #2a68eb2b}.review-tabs button span:not(:empty){display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#fff3;color:inherit;font-size:13px}.review-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0}.review-panel{border-radius:22px}.review-item{padding:12px}.review-item .review-copy h3{font-size:15px;margin:0 0 3px}.review-item .actions{flex-wrap:nowrap}.review-item .actions button{height:40px;padding:0 13px;border-radius:9px}.review-item .block-review,.review-item .reject-review{color:#eb3e4d;background:#fff0f1;border:1px solid #ffcbd0}.review-item .approve-review{color:#fff;background:#2867ea;border:1px solid #2867ea}
.audit-section{padding:18px;margin-bottom:16px;border:1px solid #dbe4ee;border-radius:18px;background:#fff}.audit-section h3{margin:0 0 14px}.audit-section label{margin-top:12px}.audit-section input,.audit-section textarea{border-radius:14px;background:#fff;color:#27364a}.audit-section textarea{width:100%;padding:12px;resize:vertical}.audit-category{display:flex;align-items:center;justify-content:space-between;gap:16px}.audit-category label{width:auto;display:flex;flex-direction:row;align-items:center;gap:9px;margin:0;font-size:16px}.audit-category input{width:21px;height:21px}.audit-status{color:#6e7e93;margin:17px 0 0}.audit-two,.audit-price{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.audit-two label{margin:0}.audit-title{display:flex;align-items:center;justify-content:space-between}.audit-title h3{margin:0}.audit-title span{color:#8b96a6}.audit-cover img{width:96px;height:106px;object-fit:cover;border-radius:10px;border:1px dashed #bfd0e4}.audit-media-grid{display:flex;flex-wrap:wrap;gap:12px}.audit-media-grid img,.audit-media-grid video{width:102px;height:112px;object-fit:cover;border-radius:10px;border:1px dashed #bfd0e4;background:#eef3f8}.audit-videos video{width:150px;height:150px}
.worker-tools{margin:0;align-items:center}
.media-slots{display:grid;grid-template-columns:repeat(6,130px);gap:14px}
.media-slots .upload-box{width:130px;height:130px;background-size:cover;background-position:center;overflow:hidden}
.upload-box.has-file{border-style:solid;border-color:#65a8f4;box-shadow:0 0 0 3px #65a8f418}
.upload-box.has-file b{display:none}
.upload-box.has-file small{max-width:100%;padding:4px 7px;border-radius:6px;background:#ffffffdc;color:#33455b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.video-box.has-file{background:#eaf3ff}
.video-box.has-file b{display:block;font-size:24px}
@media(max-width:900px){.media-slots{grid-template-columns:repeat(4,110px)}.media-slots .upload-box{width:110px;height:110px}}
@media(max-width:560px){.media-upload-head{justify-content:space-between}.batch-btn{height:38px;padding:0 10px;font-size:13px}.worker-tools{justify-content:flex-end}.media-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.media-slots .upload-box{width:100%;height:auto;aspect-ratio:1}.video-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){.review-meta,.review-media-grid{grid-template-columns:1fr}.review-detail-actions>*{flex:1}.review-detail-content{padding:14px}}
@media(max-width:700px){.auto-page .panel{padding:18px;border-radius:18px}.auto-overview{min-height:92px}.auto-overview h2{font-size:22px}.auto-enable{min-width:82px;height:52px;padding:0 13px}.auto-api-grid{grid-template-columns:1fr;gap:13px}.auto-api-grid .span-2{grid-column:span 1}.auto-api-grid input,.auto-api-grid select{height:48px;border-radius:14px}}
@media(max-width:560px){.auto-page.active{display:flex;flex-direction:column;width:100%;max-width:none}.auto-collector{order:1}.sync-result-card{order:2}.auto-overview{order:3}.auto-api-panel{order:4}.auto-page>.panel:last-child{order:5}.auto-page .panel{margin-bottom:10px;padding:15px 13px;border-radius:14px}.auto-collector h2{font-size:19px;margin-bottom:8px}.auto-collector>.muted{font-size:13px;line-height:1.55}.auto-api-grid{gap:11px}.auto-api-grid input{height:46px;font-size:15px}.collector-category-options button{height:46px;border-radius:12px}.collector-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.collector-actions button{width:100%;height:48px}.collector-summary{margin:10px 0 0;line-height:1.5}.sync-result-head{align-items:center}.sync-result-card p{margin:12px 0;line-height:1.5}.sync-result-card #pullCollectedFeed{width:100%;height:46px}.auto-overview{min-height:0;align-items:center}.auto-overview h2{font-size:19px}.auto-enable{min-width:76px;height:46px}.auto-api-panel .actions{display:grid;grid-template-columns:1fr 1fr}.auto-api-panel .actions button{width:100%;padding:0 8px}.status-grid{gap:8px}.status-grid div{padding:12px 8px}}
@media(max-width:700px){.review-tabs{gap:6px}.review-tabs button{height:44px;font-size:14px}.review-summary{align-items:flex-start;flex-direction:column}.review-summary button{align-self:flex-end}.review-item .actions{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.review-item .actions button{width:100%}}
@media(max-width:560px){.audit-section{padding:14px;border-radius:14px}.audit-two,.audit-price{grid-template-columns:1fr}.audit-category{gap:8px}.audit-category label{font-size:14px}.audit-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.audit-media-grid img,.audit-media-grid video,.audit-videos video{width:100%;height:auto;aspect-ratio:1;object-fit:cover}}

/* Mobile worker editor: fully expanded continuous form */
@media(max-width:560px){
  .worker-page{width:100%;height:100%;max-width:none;max-height:none;overflow-y:auto;overflow-x:hidden}
  .worker-page form{min-height:100%;overflow:visible}
  .worker-page-head{height:58px;grid-template-columns:48px minmax(0,1fr) 58px;padding:0 6px}
  .worker-page-head h2{font-size:17px;white-space:nowrap}
  .back-btn{width:36px;height:36px}
  .progress-btn{height:34px;padding:0 9px;font-size:12px}
  .worker-form-content{width:100%;margin:0;padding:10px 8px 90px}
  .worker-section{display:block;width:100%;padding:13px 12px;margin:0 0 9px;border-radius:13px}
  .worker-section h3{margin-bottom:12px;font-size:15px}
  .worker-section>label+label{margin-top:12px}
  .worker-section input,.worker-section select{height:44px;font-size:14px}
  .worker-section textarea{min-height:110px;font-size:14px}
  .category-radios{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}
  .category-radios label{height:46px;justify-content:center;border:1px solid #dde5ee;border-radius:11px;background:#fff;font-size:15px}
  .location-grid,.worker-section .form-grid{display:grid;grid-template-columns:1fr;gap:10px}
  .address-label{margin-top:12px}
  .field-hint{font-size:12px;line-height:1.55}
  .price-entry{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 24px;gap:7px}
  .recommend-radios{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .recommend-radios label{height:52px;padding:0 5px;font-size:13px}
  .upload-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
  .upload-grid>label{min-width:0}
  .upload-grid .upload-box{width:100%;height:auto;aspect-ratio:1}
  .media-upload-head{gap:8px}
  .media-upload-head h3{font-size:14px}
  .media-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .media-slots .upload-box{width:100%;height:auto;aspect-ratio:1;border-radius:12px}
  .worker-form-actions{position:fixed;left:0;right:0;bottom:0;z-index:8;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:#f7fafff2;border-top:1px solid #dbe5ef;backdrop-filter:blur(10px)}
  .worker-form-actions button{width:100%;height:44px}
}
