:root{color:#1d2926;font-synthesis:none;text-rendering:optimizelegibility;--primary:#167c6a;--primary-dark:#0d6858;--primary-soft:#e8f5f1;--border:#dce3e0;--muted:#677671;--surface:#fff;--danger:#b43a36;--warning:#ad6d16;background:#f6f8f7;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{background:#f6f8f7;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--primary);text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#e7f0ed;background:#122521;border-right:1px solid #263b36;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #29403a;align-items:center;gap:11px;height:72px;padding:16px 17px;display:flex}.brand strong{font-size:15px;display:block}.brand span{color:#9db0aa;margin-top:3px;font-size:12px;display:block}.nav-section-label{color:#81958f;text-transform:uppercase;padding:18px 16px 8px;font-size:11px;font-weight:700}.nav-section-label.public{border-top:1px solid #29403a;margin-top:6px;padding-top:16px}.business-nav,.utility-nav{flex-direction:column;gap:2px;padding:0 9px;display:flex}.business-nav a,.utility-nav a{color:#c5d2ce;border-radius:5px;align-items:center;gap:10px;min-height:40px;padding:9px 10px;font-size:14px;display:flex}.business-nav a span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.business-nav a small{color:#7f9690}.business-nav a:hover,.utility-nav a:hover{color:#fff;background:#1c342e}.business-nav a.active,.utility-nav a.active{color:#fff;background:#185e51}.business-nav a.active small{color:#c6e3db}.nav-empty{color:#82958f;margin:8px;font-size:13px}.sidebar-footer{color:#82958f;border-top:1px solid #29403a;align-items:center;gap:8px;margin-top:auto;padding:16px;font-size:12px;display:flex}.main-content{min-width:0;padding:28px 32px 44px;overflow:hidden}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.page-header h1{margin:0;font-size:24px;font-weight:700;line-height:1.25}.page-header p{color:var(--muted);margin:6px 0 0;font-size:13px}.header-actions,.row-actions,.export-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.boundary-count{color:#60706b;white-space:nowrap;font-size:12px}.subnav{border-bottom:1px solid var(--border);gap:24px;height:42px;margin-bottom:16px;display:flex}.subnav a{color:#55635f;border-bottom:2px solid #0000;padding:9px 2px 10px;font-size:14px;font-weight:600}.subnav a.active{color:var(--primary);border-bottom-color:var(--primary)}.summary-line{color:#596863;margin-bottom:14px;font-size:13px}.summary-line strong{color:#b16410;margin-right:3px;font-size:20px}.summary-line span{color:#a8b2ae;margin:0 8px}button.primary,button.secondary,button.danger-button,.button-link,.file-button,.bulk-bar button{white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:7px 13px;font-size:13px;font-weight:600;display:inline-flex}button.primary,.primary.button-link{background:var(--primary);color:#fff;border-color:var(--primary)}button.primary:hover,.primary.button-link:hover{background:var(--primary-dark)}button.secondary,.secondary.button-link,.file-button{color:#34433f;background:#fff;border-color:#cfd9d5}button.secondary:hover,.secondary.button-link:hover,.file-button:hover{background:#f4f7f6}button.danger-button{background:var(--danger);color:#fff;border-color:var(--danger)}.danger-text{color:var(--danger)!important}.text-button{color:var(--primary);background:0 0;border:0;padding:7px 5px;font-size:13px}.icon-button{color:#50615c;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.icon-button:hover{background:#eef3f1;border-color:#d8e1de}.icon-button.danger:hover{color:var(--danger);background:#fdf0ef;border-color:#f0d4d1}.filter-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#eef2f0;align-items:center;gap:9px;margin-bottom:0;padding:11px;display:flex}.filter-bar select,.search-input,.field input,.field select,.field textarea{color:#283732;background:#fff;border:1px solid #cbd6d2;border-radius:5px;outline:none;min-height:36px}.filter-bar select{min-width:150px;padding:6px 32px 6px 10px}.search-input{align-items:center;gap:8px;width:min(320px,35vw);padding:0 10px;display:flex}.search-input:focus-within,.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px #167c6a1c}.search-input svg{color:#74837e;flex:none}.search-input input{background:0 0;border:0;outline:0;width:100%;height:34px}.bulk-bar{color:#21443c;background:#e7f3ef;border-bottom:1px solid #cde3db;align-items:center;gap:10px;min-height:48px;padding:7px 12px;display:flex}.bulk-bar strong{margin-right:4px;font-size:13px}.bulk-bar button{background:var(--primary);color:#fff;min-height:32px}.bulk-bar button.secondary{color:#31433e;background:#fff}.table-wrap{border:1px solid var(--border);background:var(--surface);width:100%;overflow-x:auto}.filter-bar+.table-wrap,.bulk-bar+.table-wrap{border-top:0}.data-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:820px}.data-table th{text-align:left;color:#5a6864;border-bottom:1px solid var(--border);background:#f8faf9;height:42px;padding:9px 12px;font-size:12px;font-weight:700}.data-table td{color:#283631;vertical-align:middle;border-bottom:1px solid #e7ecea;height:50px;padding:8px 12px;font-size:13px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fafcfb}.data-table tbody tr.selected td{background:#eef7f4}.tasks-table th:nth-child(2){width:29%}.tasks-table th:nth-child(3){width:22%}.tasks-table th:nth-child(4){width:105px}.tasks-table th:nth-child(5){width:125px}.tasks-table th:nth-child(6){width:16%}.check-col{width:42px}.action-col{width:58px}input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary)}.keyword-cell{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.keyword-cell>span{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.copy-button{min-width:28px;min-height:28px;color:var(--primary);background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;gap:5px;padding:4px 5px;display:inline-flex}.copy-button:hover{background:var(--primary-soft)}.copy-button.with-text{padding:3px 6px;font-size:12px}.country-cell{grid-template-columns:auto 1fr;align-items:baseline;gap:5px 7px;display:grid}.country-cell>strong{font-size:13px}.country-cell>span{color:#76847f;font-size:12px}.country-cell>div{grid-column:1/-1;align-items:center;gap:8px;font-size:12px;display:flex}.status-button{border-radius:4px;justify-content:center;align-items:center;gap:4px;min-width:76px;height:30px;font-size:12px;font-weight:700;display:inline-flex}.status-button.pending{color:#9d6418;background:#fff8ed;border:1px solid #e5d4bb}.status-button.completed{color:#12715f;background:#eaf6f2;border:1px solid #bddfcf}.status-button.searching{color:#245b99;background:#eaf2ff;border:1px solid #bfd3e5}.date{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.muted{color:#98a4a0}.note-preview{text-overflow:ellipsis;white-space:nowrap;color:#66746f;display:block;overflow:hidden}.pagination{color:#64726d;justify-content:flex-end;align-items:center;gap:9px;min-height:54px;font-size:13px;display:flex}.pagination span{margin-right:auto}.pagination label{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.pagination select{width:72px;min-height:34px;padding:4px 24px 4px 8px}.text-link{color:#176b52;align-items:center;gap:6px;width:fit-content;font-size:13px;font-weight:650;display:inline-flex}.split-view{border:1px solid var(--border);background:#fff;grid-template-columns:310px minmax(0,1fr);min-height:calc(100vh - 145px);display:grid}.country-panel{border-right:1px solid var(--border);padding:12px}.country-panel .search-input{width:100%;margin-bottom:10px}.country-list{flex-direction:column;gap:2px;display:flex}.country-list>button{text-align:left;color:#283631;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.country-list>button:hover{background:#f2f6f4}.country-list>button.active{background:var(--primary-soft);color:#0d6555}.country-list button div{min-width:0}.country-list strong{font-size:13px;display:block}.country-list span{color:#71807b;margin-top:2px;font-size:12px;display:block}.country-list small{color:#71807b;white-space:nowrap}.cities-panel{min-width:0;padding:20px}.section-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;min-height:54px;padding-bottom:14px;display:flex}.section-header h2,.data-section h2{margin:0;font-size:18px}.section-header p,.data-section p{color:var(--muted);margin:5px 0 0;font-size:13px}.section-toolbar{gap:8px;padding:14px 0;display:flex}.modal-backdrop{z-index:100;background:#121f1b61;justify-content:center;align-items:flex-start;padding:min(12vh,100px) 20px 30px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border-radius:7px;width:100%;overflow:hidden;box-shadow:0 18px 50px #0d231d38}.modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:54px;padding:0 18px;display:flex}.modal>header h2{margin:0;font-size:17px}.modal-body{flex-direction:column;gap:15px;padding:18px;display:flex}.modal-body>p{margin:0;line-height:1.6}.modal-actions{border-top:1px solid var(--border);background:#f7f9f8;justify-content:flex-end;align-items:center;gap:9px;min-height:60px;padding:11px 18px;display:flex}.field{color:#394944;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.field input,.field select,.field textarea{resize:vertical;width:100%;padding:8px 10px;font-weight:400}.field.compact{max-width:160px}.readonly-context{border-left:3px solid var(--primary);background:#f2f6f4;flex-direction:column;gap:4px;padding:11px 12px;font-size:13px;display:flex}.readonly-context span{color:var(--muted)}.danger-note{color:#803631;background:#fff2f0;border:1px solid #f0ceca;border-radius:5px;padding:12px;font-size:13px;line-height:1.55}.help-text{color:var(--muted);font-size:13px}.result-line{color:#2a5e52;background:#edf6f3;border-radius:4px;padding:10px;font-size:13px}.import-summary{border:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.import-summary div{border-right:1px solid var(--border);padding:11px}.import-summary div:last-child{border-right:0}.import-summary strong,.import-summary span{display:block}.import-summary strong{font-size:18px}.import-summary span{color:var(--muted);margin-top:3px;font-size:11px}.error-list{color:var(--danger);margin:0;padding-left:20px;font-size:12px}.empty{text-align:center;color:#4d5c57;border:1px solid var(--border);background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:30px;display:flex}.empty strong{font-size:16px}.empty p{color:var(--muted);margin:7px 0 16px;font-size:13px}.loading{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-state{color:#713d38;background:#fff4f2;border:1px solid #efd6d2;align-items:flex-start;gap:12px;min-height:120px;padding:20px;display:flex}.error-state p{margin:5px 0;font-size:13px}.error-state .secondary{margin-left:auto}.toast-stack{z-index:200;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:20px;right:20px}.toast{color:#fff;background:#193b34;border-radius:5px;align-items:center;gap:8px;min-width:230px;max-width:380px;padding:11px 13px;font-size:13px;display:flex;box-shadow:0 8px 24px #0b1d1833}.toast.error{background:#8b3531}.data-section{border-top:1px solid var(--border);padding:20px 0 24px}.data-section>header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:16px;display:flex}.health-badge{color:#116d5c;background:var(--primary-soft);border-radius:4px;align-items:center;gap:6px;padding:6px 9px;font-size:12px;font-weight:700;display:inline-flex}.integrity-grid{border:1px solid var(--border);grid-template-columns:repeat(5,minmax(110px,1fr));max-width:760px;margin-bottom:12px;display:grid}.integrity-grid div{border-right:1px solid var(--border);padding:12px}.integrity-grid div:last-child{border-right:0}.integrity-grid span,.integrity-grid strong{display:block}.integrity-grid span{color:var(--muted);font-size:11px}.integrity-grid strong{margin-top:4px;font-size:20px}.integrity-grid .warning strong{color:var(--warning)}.file-button{cursor:pointer;width:fit-content}.file-button input{display:none}.restore-summary{color:#165f51;align-items:flex-start;gap:10px;display:flex}.restore-summary strong,.restore-summary span{display:block}.restore-summary span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.5}.bridge-card{border:1px solid var(--border);background:#fff;margin-bottom:18px}.bridge-card>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;min-height:68px;padding:14px 18px;display:flex}.bridge-card>header h2{margin:0;font-size:17px}.bridge-card>header p{color:var(--muted);margin:5px 0 0;font-size:13px}.bridge-card>form>footer{border-top:1px solid var(--border);background:#f7f9f8;justify-content:flex-end;gap:8px;padding:12px 18px;display:flex}.bridge-config-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;padding:16px 18px;display:grid}.bridge-summary{border-bottom:1px solid var(--border);grid-template-columns:repeat(6,minmax(90px,1fr));display:grid}.bridge-summary div{border-right:1px solid var(--border);padding:11px 14px}.bridge-summary div:last-child{border-right:0}.bridge-summary span,.bridge-summary strong{display:block}.bridge-summary span{color:var(--muted);font-size:11px}.bridge-summary strong{margin-top:3px;font-size:18px}.bridge-table{min-width:1080px}.bridge-table th:nth-child(2){width:230px}.bridge-table th:nth-child(3){width:220px}.bridge-table th:nth-child(4){width:110px}.bridge-table th:nth-child(5){width:100px}.bridge-table th:nth-child(6){width:260px}.bridge-table code{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.run-status.discovered,.run-status.ready_to_send,.run-status.paused,.run-status.ignored{color:#8a5a00;background:#fff7df}.run-status.accepted,.run-status.importing,.run-status.sending,.run-status.building{color:#245b99;background:#eaf2ff}.run-status.partial{color:#8a5a00;background:#fff7df}.collection-create{border:1px solid var(--border);background:#fff;margin-bottom:18px}.collection-create>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:16px 18px;display:flex}.collection-create h2{margin:0;font-size:17px}.collection-create p{color:var(--muted);margin:4px 0 0;font-size:13px}.collection-create>footer{border-top:1px solid var(--border);background:#f7f9f8;justify-content:flex-end;gap:8px;padding:12px 18px;display:flex}.city-selector{background:var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1px;display:grid}.city-selector label{background:#fff;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:44px;padding:8px 12px;font-size:13px;display:grid}.city-selector small{color:var(--muted)}.collection-options{color:var(--muted);align-items:center;gap:14px;padding:12px 18px;font-size:13px;display:flex}.segmented{border:1px solid var(--border-strong);border-radius:5px;display:inline-flex;overflow:hidden}.segmented button{border:0;border-right:1px solid var(--border-strong);background:#fff;border-radius:0;min-height:32px;padding:0 12px}.segmented button:last-child{border-right:0}.segmented button.active{background:var(--primary-soft);color:var(--primary);font-weight:700}.preflight-summary{color:var(--muted);align-items:baseline;gap:8px;padding:0 18px 12px;font-size:13px;display:flex}.preflight-summary strong{color:var(--text);font-size:20px}.warning-note{border-left:3px solid var(--warning);color:#6d5420;background:#fff8e8;margin:12px 18px;padding:10px 12px;font-size:13px}.map-runs-table{min-width:1080px}.map-run-filters .search-input{flex:220px;width:auto;max-width:320px}.map-run-filters select{min-width:130px;max-width:260px}.map-run-filters select:first-of-type{flex:220px}.map-run-filters .text-button{white-space:nowrap;flex:none}.map-runs-table th:nth-child(2){width:132px}.map-runs-table th:nth-child(3){width:110px}.map-runs-table th:nth-child(4){width:90px}.map-runs-table th:nth-child(6){width:150px}.map-runs-table th:nth-child(7){width:58px}.cell-subtitle,.cell-error{color:var(--muted);margin-top:3px;font-size:11px;display:block}.cell-error{color:var(--danger);text-overflow:ellipsis;max-width:140px;overflow:hidden}.run-status{white-space:nowrap;background:#edf1ef;border-radius:4px;padding:3px 7px;font-size:12px;font-weight:700;display:inline-block}.run-status.succeeded{background:var(--primary-soft);color:var(--primary)}.run-status.failed,.run-status.interrupted{color:var(--danger);background:#fff0ee}.run-status.running,.run-status.finalizing{color:#245b99;background:#eaf2ff}.run-status.paused{color:#8a5a00;background:#fff7df}.file-path{align-items:center;gap:5px;max-width:360px;display:flex}.file-path code{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.boundary-button{color:var(--muted);background:#f1f3f2;border:0;align-items:center;gap:5px;padding:4px 7px;font-size:12px;display:inline-flex}.boundary-button.ready{background:var(--primary-soft);color:var(--primary)}.boundary-source{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.bbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.rapidapi-settings{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;margin-bottom:14px}.rapidapi-settings>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:11px 14px;display:flex}.rapidapi-settings h2{margin:0;font-size:16px}.rapidapi-settings p{color:var(--muted);margin:3px 0 0;font-size:12px}.settings-grid{grid-template-columns:repeat(6,minmax(120px,1fr));align-items:end;gap:12px;padding:14px;display:grid}.setting-toggle{color:#394944;align-items:center;gap:8px;min-height:36px;font-size:13px;font-weight:600;display:flex}.plaintext-warning{color:#6d5420;border-left:3px solid var(--warning);background:#fff8e8;align-items:center;gap:9px;min-height:42px;margin-bottom:14px;padding:9px 12px;font-size:12px;display:flex}.rapidapi-keys-table{min-width:1120px}.rapidapi-keys-table th:first-child{width:150px}.rapidapi-keys-table th:nth-child(2){width:330px}.rapidapi-keys-table th:nth-child(3){width:130px}.rapidapi-keys-table th:nth-child(4),.rapidapi-keys-table th:nth-child(6){width:120px}.api-key-value{align-items:center;gap:4px;min-width:0;display:flex}.api-key-value code{white-space:normal;overflow-wrap:anywhere;min-width:0;font-size:11px;line-height:1.45}.key-status{color:#53625d;background:#edf1ef;border-radius:4px;padding:3px 7px;font-size:12px;font-weight:700;display:inline-flex}.key-status.active{background:var(--primary-soft);color:var(--primary)}.key-status.invalid,.key-status.exhausted{color:var(--danger);background:#fff0ee}.key-status.cooldown{color:var(--warning);background:#fff8e8}.key-status.archived{color:#77847f;background:#ecefed}.error-code{color:var(--danger);font-size:11px}.error-message{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}@media (width<=1050px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.main-content{padding:22px 20px 36px}.split-view{grid-template-columns:260px minmax(0,1fr)}.tasks-table{min-width:1000px}.settings-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}.bridge-config-grid{grid-template-columns:1fr}.bridge-summary{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.app-shell{display:block}.sidebar{width:100%;height:auto;position:static}.settings-grid{grid-template-columns:1fr}.bridge-card>header{flex-direction:column}.bridge-summary{grid-template-columns:repeat(2,1fr)}.brand{height:60px}.business-nav,.utility-nav{flex-direction:row;padding-bottom:8px;overflow-x:auto}.business-nav a,.utility-nav a{min-width:max-content}.nav-section-label{padding-top:10px}.nav-section-label.public,.sidebar-footer{display:none}.main-content{padding:18px 14px 30px}.page-header{flex-direction:column;align-items:stretch}.header-actions{justify-content:flex-start}.filter-bar{flex-wrap:wrap}.search-input{width:100%}.filter-bar select{flex:1;min-width:130px}.map-run-filters .search-input{flex-basis:100%;max-width:none}.map-run-filters select{max-width:none}.split-view{display:block}.country-panel{border-right:0;border-bottom:1px solid var(--border);max-height:310px;overflow-y:auto}.cities-panel{padding:14px}.integrity-grid{grid-template-columns:repeat(2,1fr)}.integrity-grid div{border-bottom:1px solid var(--border)}.modal-backdrop{padding:20px 10px}}
