@font-face{font-family:MapInter;src:local("Inter"),local("SF Pro Display"),local("Segoe UI")}:root{color-scheme:dark;font-family:MapInter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0c0f14;color:#e7ebf1}*{box-sizing:border-box}html,body,#map-constructor-root{width:100%;height:100%;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{color:inherit}button:disabled{opacity:.42;cursor:not-allowed!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.map-constructor{--top: 54px;--left: 252px;--right: 304px;width:100%;height:100%;background:#0d1117}.map-topbar{height:var(--top);display:grid;grid-template-columns:var(--left) minmax(0,1fr) auto;align-items:center;border-bottom:1px solid #252b35;background:#141820;position:relative;z-index:20}.map-brand{height:100%;padding:0 14px;display:flex;align-items:center;gap:10px;border-right:1px solid #252b35}.map-brand>div,.map-auth-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(145deg,#4b91ff,#2760e8);color:#fff;font-weight:800;font-size:11px;box-shadow:0 5px 18px #2563eb40}.map-brand span{display:flex;flex-direction:column;min-width:0}.map-brand strong{font-size:13px;letter-spacing:.01em}.map-brand small{color:#778293;font-size:10px;margin-top:1px}.map-region-title{padding:0 16px;min-width:0;display:flex;align-items:center;gap:8px;font-size:12px;color:#9aa4b3}.map-region-title strong{color:#eef2f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-region-title b{color:#424b59}.draft-state{margin-left:8px;padding:4px 8px;border-radius:999px;font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.06em;background:#282f3a;color:#adb7c6}.draft-state.draft{color:#93c5fd;background:#2563eb29}.draft-state.published{color:#86efac;background:#22c55e21}.map-top-actions{height:100%;display:flex;align-items:center;gap:5px;padding:0 10px}.map-top-actions button,.map-canvas-controls button{border:1px solid transparent;background:transparent;border-radius:7px;min-height:32px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:11px;cursor:pointer}.map-top-actions button:hover,.map-top-actions button.active,.map-canvas-controls button:hover,.map-canvas-controls button.active{background:#242b36;border-color:#343d4b}.map-top-actions button.publish{background:#3478f6;border-color:#4d89f7;color:#fff;padding-inline:13px}.map-workspace{height:calc(100% - var(--top));display:grid;grid-template-columns:var(--left) minmax(0,1fr) var(--right)}.map-sidebar,.map-inspector{min-width:0;background:#151920;overflow:auto;scrollbar-color:#3b4350 transparent}.map-sidebar{border-right:1px solid #252b35}.map-inspector{border-left:1px solid #252b35}.map-panel-title{min-height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #242a33;position:sticky;top:0;background:#151920f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3}.map-panel-title span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#c6ced9}.map-panel-title small{font-size:10px;color:#657082;text-transform:capitalize}.map-panel-title.world-title{gap:7px}.map-panel-title.world-title>small{margin-left:auto}.map-panel-title.world-title>button{height:25px;padding:0 7px;display:flex;align-items:center;gap:4px;border:1px solid #315f9f;border-radius:5px;background:#2f6fd826;color:#a9c9ff;cursor:pointer;font-size:9px}.map-panel-title.world-title>button:hover{background:#2f6fd842}.map-panel-title.layers{top:0;margin-top:12px;border-top:1px solid #252b35}.map-tree{padding:7px}.country-row,.region-select,.region-delete,.layer-row{border:0;background:transparent;cursor:pointer;display:flex;align-items:center;text-align:left}.country-row,.region-select,.layer-row{width:100%}.country-row{min-height:34px;padding:6px 7px;gap:7px;color:#d8dee8;border-radius:6px}.country-row:hover{background:#1d222b}.country-row strong{font-size:12px;font-weight:600}.country-code{width:26px;color:#7890ad;font-size:9px;font-weight:800;letter-spacing:.04em}.region-list{margin:0 0 5px 31px;padding-left:8px;border-left:1px solid #2c333e}.region-row{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;border-radius:6px}.region-row:hover,.region-row.active{background:#222936}.region-row.active{box-shadow:inset 2px 0 #4386ff}.region-select{justify-content:space-between;min-width:0;min-height:31px;border-radius:6px;padding:5px 4px 5px 7px;color:#9fa9b8;font-size:11px;gap:5px}.region-row:hover .region-select,.region-row.active .region-select{color:#f1f5f9}.region-select>span{min-width:0;display:flex;flex-direction:column;gap:2px;overflow:hidden}.region-select>span>small{overflow:hidden;text-overflow:ellipsis;color:#5f6b7c;font-size:8px;text-transform:none;white-space:nowrap}.region-delete{width:24px;height:24px;justify-content:center;padding:0;border-radius:5px;color:#687486;opacity:0;transition:opacity .15s,color .15s,background .15s}.region-row:hover .region-delete,.region-row.active .region-delete,.region-delete:focus-visible{opacity:1}.region-delete:hover:not(:disabled){color:#ff9aa5;background:#d6435329}.region-delete:disabled{cursor:wait;opacity:.35}.status{padding:2px 5px;border-radius:999px;font-size:7px!important;text-transform:uppercase;letter-spacing:.06em;background:#2a3039;color:#8e98a7}.status.draft{color:#93c5fd;background:#2563eb2e}.status.published{color:#86efac;background:#22c55e26}.layer-list{padding:7px}.layer-row{padding:6px 8px;gap:7px;min-height:29px;border-radius:5px;font-size:11px;color:#aab4c2}.layer-row:hover{background:#1e242d;color:#e5eaf1}.layer-row.active{color:#eaf2ff;background:#3370e138;box-shadow:inset 2px 0 #4d8afa}.layer-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-group{margin-top:7px}.layer-group>strong{min-height:28px;display:flex;align-items:center;gap:6px;padding:4px 8px;color:#747f90;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.layer-group>small{display:block;padding:4px 9px 7px;color:#525b69;font-size:10px}.layer-group.technical{margin-top:10px;padding-top:7px;border-top:1px solid #252c36}.map-stage{min-width:0;min-height:0;position:relative;background:#0c0f14;overflow:hidden}.map-toolbox{height:42px;position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:5;display:flex;align-items:center;padding:4px;gap:2px;border:1px solid #303744;border-radius:10px;background:#191e27f0;box-shadow:0 12px 32px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.map-toolbox>span{width:1px;height:23px;margin:0 3px;background:#353d49}.map-toolbox button{height:32px;border:1px solid transparent;border-radius:7px;background:transparent;padding:0 8px;display:flex;align-items:center;gap:5px;cursor:pointer;color:#a9b3c1;font-size:10px;white-space:nowrap}.map-toolbox button svg{width:15px;height:15px}.map-toolbox button:hover{background:#252c37;color:#edf1f7}.map-toolbox button.active{background:#3478f6;color:#fff;border-color:#5890f7}.map-toolbox kbd{padding:1px 4px;font-size:8px;border:1px solid rgba(255,255,255,.18);border-radius:3px;color:inherit}.map-canvas-wrap{position:absolute;top:0;right:0;bottom:0;left:0;padding:66px 26px 26px;display:grid;place-items:stretch}.map-canvas{width:100%;height:100%;min-height:0;border-radius:4px;background:#11161d;box-shadow:0 0 0 1px #242b34,0 20px 70px #00000052;touch-action:none}.map-canvas.tool-pan,.map-canvas.is-panning{cursor:grab}.map-canvas.is-panning{cursor:grabbing}.map-canvas.tool-zone{cursor:crosshair}.map-canvas.tool-poi,.map-canvas.tool-calibration{cursor:cell}.map-canvas-controls{position:absolute;right:36px;bottom:36px;z-index:4;display:flex;align-items:center;height:34px;padding:2px;border:1px solid #323945;border-radius:8px;background:#151a22f2;box-shadow:0 8px 25px #0000004d}.map-canvas-controls button{min-height:28px;padding:0 7px}.map-canvas-controls span{min-width:45px;text-align:center;font-size:10px;color:#99a4b4}.map-empty-canvas{pointer-events:none;position:absolute;top:66px;right:26px;bottom:26px;left:26px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#778293;gap:8px}.map-empty-canvas strong{color:#cbd3de;font-size:13px}.map-empty-canvas span{font-size:10px}.map-canvas-hint,.map-preview-badge{position:absolute;left:50%;bottom:36px;transform:translate(-50%);z-index:4;background:#0f1319e6;border:1px solid #36404e;border-radius:7px;padding:7px 10px;color:#b6c1cf;font-size:10px}.map-preview-badge{left:36px;transform:none;display:flex;align-items:center;gap:6px;color:#dbeafe;border-color:#315eae;background:#1d417ccc}.map-marker{cursor:move}.map-marker path{stroke:#121821;stroke-width:2px;vector-effect:non-scaling-stroke}.map-marker text{paint-order:stroke;stroke:#111820;stroke-width:4px;fill:#fff;pointer-events:none}.map-marker.silver path{fill:#bdc5cf}.map-marker.gold path{fill:#f2b83f}.map-marker.bronze path{fill:#b77742}.map-marker.diamond path{fill:#68d8ef;filter:drop-shadow(0 0 5px rgba(104,216,239,.75))}.map-marker.selected path{stroke:#4c92ff;stroke-width:4px}.geo-anchor{cursor:move}.geo-anchor circle{fill:#141922e6;stroke:#f59e0b;stroke-width:2px;vector-effect:non-scaling-stroke}.geo-anchor path{stroke:#fbbf24;stroke-width:2px;vector-effect:non-scaling-stroke}.geo-anchor text{fill:#fde68a;paint-order:stroke;stroke:#111827;stroke-width:3px}.geo-anchor.selected circle{fill:#2d65bc;stroke:#93c5fd}.zone-overlay,.zone-drawing{pointer-events:none}.zone-drawing polyline{vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px rgba(52,120,246,.55))}.real-boundary polygon{fill:#26d08b0f;stroke:#22d394;stroke-width:2px;vector-effect:non-scaling-stroke;stroke-dasharray:8 6;pointer-events:none}.map-inspector{padding-bottom:24px}.inspector-section{padding:13px;border-bottom:1px solid #272d37}.inspector-section h3{margin:0 0 11px;color:#d7dee8;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.map-field{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;min-height:32px;margin:4px 0}.map-field>span{color:#778293;font-size:10px}.map-field input,.map-field select,.map-field textarea{width:100%;min-width:0;border:1px solid #303844;border-radius:5px;background:#10141a;color:#dce3ed;padding:6px 7px;font-size:10px;outline:none}.map-field textarea{resize:vertical;line-height:1.4}.map-field input:focus,.map-field select:focus,.map-field textarea:focus{border-color:#4385f5;box-shadow:0 0 0 2px #3478f624}.map-field input[type=color]{height:29px;padding:3px}.map-field input[type=range]{padding:0;border:0;background:transparent}.map-field output{grid-column:2;margin-top:-5px;text-align:right;color:#768295;font-size:9px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.field-grid .map-field{grid-template-columns:1fr;gap:3px}.map-metric{display:flex;justify-content:space-between;margin:7px 0;font-size:10px}.map-metric span{color:#7e8999}.map-metric strong.good{color:#62d69a}.map-metric strong.warn{color:#f4bc5a}.map-help{color:#687384;font-size:9px;line-height:1.5;margin:8px 0 0}.boundary-source-card{display:flex;flex-direction:column;gap:5px;padding:9px;border:1px solid #2f3946;border-radius:7px;background:#11161d}.boundary-source-card strong{color:#cdd6e2;font-size:9px}.boundary-source-card span,.boundary-source-card small{color:#717e90;font-size:8px;line-height:1.45}.boundary-source-card a{color:#79aaff;font-size:8px;text-decoration:none}.map-asset-summary{display:flex;gap:9px;margin-bottom:10px;align-items:center}.map-asset-summary.zone-overlay-summary{padding:6px;border:1px solid #303844;border-radius:6px;background:#11161d}.map-asset-summary.zone-overlay-summary>img{width:42px;height:42px;flex:none;object-fit:contain;border-radius:4px;background:#1b2028}.map-asset-summary>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.map-asset-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.map-asset-summary small{margin-top:3px;color:#717d8e;font-size:9px}.asset-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;background:#242b35;color:#8ca3c2;flex:none}.map-size-recommendation{margin:0 0 10px;padding:9px;display:flex;flex-direction:column;gap:4px;border:1px solid #2f4f77;border-radius:6px;background:#1f487a24}.map-size-recommendation strong{color:#9eb8dc;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.map-size-recommendation b{color:#dbeafe;font-size:13px}.map-size-recommendation small{color:#74859b;font-size:8px;line-height:1.4}.map-size-recommendation em{color:#f0b36b;font-size:8px;font-style:normal;line-height:1.35}.map-size-recommendation.mismatch{border-color:#72502e;background:#814e1e21}.map-upload-button,.map-wide-button,.map-danger-button{min-height:31px;width:100%;border:1px solid #3c72c9;border-radius:6px;background:#2e6fdd29;color:#bbd4ff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px}.map-upload-button:hover,.map-wide-button:hover{background:#2e6fdd45}.map-upload-button.secondary{border-color:#3a4656;background:#202630;color:#c2cbd8}.map-upload-button input{display:none}.map-wide-button,.map-danger-button{width:calc(100% - 26px);margin:12px 13px 0}.map-wide-button.compact{width:100%;margin:7px 0 0;min-height:26px}.map-danger-button{border-color:#66343a;background:#a8313d1f;color:#ef9aa3}.map-danger-button:hover{background:#a8313d38}.asset-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.asset-library>div{min-width:0;padding:6px;border:1px solid #2e3540;border-radius:6px;background:#11151b}.asset-library img,.asset-library>div>span{width:100%;height:58px;object-fit:contain;display:grid;place-items:center;border-radius:3px;background:#1b2028}.asset-library p{margin:5px 0 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.asset-library small{color:#677285;font-size:8px}.zone-lock-toggle{min-height:45px;margin-top:9px;padding:7px 8px;display:flex;align-items:flex-start;gap:8px;border:1px solid #303844;border-radius:6px;background:#11161d;cursor:pointer}.zone-lock-toggle input{margin:2px 0 0;accent-color:#4385f5}.zone-lock-toggle>span{display:flex;flex-direction:column;gap:3px}.zone-lock-toggle strong{color:#c7d0dc;font-size:10px}.zone-lock-toggle small{color:#697587;font-size:8px;line-height:1.35}.vertex-list{margin-top:10px;border-top:1px solid #292f39;padding-top:8px}.vertex-list summary{min-height:29px;display:flex;align-items:center;justify-content:space-between;color:#8995a6;font-size:9px;text-transform:uppercase;cursor:pointer;list-style:none}.vertex-list summary::-webkit-details-marker{display:none}.vertex-list summary:after{content:"▸";color:#657184;transition:transform .15s}.vertex-list[open] summary:after{transform:rotate(90deg)}.vertex-list-content{max-height:260px;overflow:auto;padding-right:3px}.vertex-list-content>div{height:25px;display:grid;grid-template-columns:28px 1fr 24px;align-items:center}.vertex-list span{color:#596474;font-size:9px}.vertex-list code{color:#9ca8b9;font-size:9px}.vertex-list button{border:0;background:none;color:#8893a2;cursor:pointer}.vertex-list button:disabled{cursor:not-allowed;opacity:.3}.locked-zone{cursor:not-allowed}.preview-panel{position:absolute;top:64px;right:36px;z-index:8;width:240px;max-height:calc(100% - 125px);overflow:auto;padding:11px;border:1px solid #354052;border-radius:10px;background:#161b24f5;box-shadow:0 18px 45px #0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.preview-heading>div{display:flex;align-items:center;gap:6px;font-size:11px}.preview-heading button{border:0;background:none;color:#7d899a;cursor:pointer}.preview-segment{display:grid;grid-template-columns:1fr 1fr;padding:2px;border-radius:7px;background:#0f1319}.preview-segment button{height:29px;border:0;border-radius:5px;background:transparent;color:#7e8998;font-size:9px;display:flex;gap:4px;align-items:center;justify-content:center;cursor:pointer}.preview-segment button.active{color:#e9eef5;background:#2a3340}.preview-panel>p{margin:12px 0 6px;color:#748092;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.preview-place-list{display:flex;flex-direction:column;gap:2px}.preview-place-list label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;min-height:29px;padding:4px;border-radius:5px;font-size:9px;cursor:pointer}.preview-place-list label:hover{background:#222832}.preview-place-list label small{font-size:7px;color:#697587;text-transform:uppercase}.preview-place-list label.premium small{color:#cc9df3}.preview-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:5px;margin-top:10px}.preview-actions button,.preview-zone{min-height:28px;border:1px solid #333c49;border-radius:5px;background:#202630;color:#aeb8c5;font-size:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}.preview-zone{width:100%;margin-top:5px}.preview-note{display:block;margin-top:9px;color:#626d7c;font-size:8px;line-height:1.4}.map-auth-screen{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:radial-gradient(circle at 50% 38%,#1d2635,#0b0e13 52%);color:#98a3b2;font-size:12px}.map-auth-card{width:340px;padding:28px;border:1px solid #2d3541;border-radius:14px;background:#161b23f5;box-shadow:0 30px 90px #00000073;display:flex;flex-direction:column;gap:12px}.map-auth-mark{width:42px;height:42px;font-size:13px}.map-auth-mark.danger{background:#9f3541}.map-auth-card h1{margin:4px 0 0;color:#eff3f8;font-size:20px}.map-auth-card p{margin:0 0 5px;color:#7c8797;line-height:1.5}.map-auth-card label{display:flex;flex-direction:column;gap:5px;color:#98a4b4;font-size:10px}.map-auth-card input{height:36px;border:1px solid #35404e;border-radius:6px;background:#0f1318;color:#fff;padding:0 10px;outline:none}.map-auth-card input:focus{border-color:#4386f5}.primary,.map-auth-card button{min-height:36px;border:1px solid #4785ed;border-radius:7px;background:#3478f6;color:#fff;cursor:pointer}.map-error{padding:8px;border-radius:5px;background:#aa2f3d26;color:#f4a1aa;font-size:10px}.map-spinner{width:23px;height:23px;border:2px solid #36404d;border-top-color:#4b8bff;border-radius:50%;animation:map-spin .7s linear infinite}@keyframes map-spin{to{transform:rotate(360deg)}}.map-toast{position:fixed;left:50%;bottom:25px;z-index:50;transform:translate(-50%);min-width:230px;max-width:500px;padding:10px 14px;border:1px solid #3a4655;border-radius:8px;background:#1e252f;box-shadow:0 15px 50px #0006;text-align:center;font-size:11px}.map-toast.success{border-color:#2f7755;color:#9ae6bd}.map-toast.error{border-color:#773b43;color:#f3a2ab}.map-loading-overlay{position:fixed;top:54px;right:304px;bottom:0;left:252px;z-index:30;display:flex;align-items:center;justify-content:center;gap:10px;background:#0a0d12b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);font-size:11px;color:#a8b2c0}.map-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#030508b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.map-modal{width:min(470px,calc(100% - 40px));max-height:calc(100% - 60px);overflow:auto;padding:22px;border:1px solid #384252;border-radius:12px;background:#191e26;box-shadow:0 30px 100px #0000008c}.map-modal h2{margin:0 0 7px;font-size:17px;color:#f1f4f8}.map-modal p{margin:0;color:#8994a4;font-size:11px}.map-modal ul{margin:14px 0 18px;padding-left:20px;color:#e7a2a9;font-size:10px;line-height:1.7}.map-modal .primary{width:100%}.boundary-dialog-backdrop{padding:24px}.boundary-dialog{width:min(780px,100%);height:min(760px,100%);min-height:480px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #3b4655;border-radius:14px;background:#171c24;box-shadow:0 35px 120px #0000009e}.boundary-dialog>header{min-height:66px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2b333f}.boundary-dialog>header>div{display:flex;align-items:center;gap:11px}.boundary-dialog>header span:not(.boundary-dialog-icon){display:flex;flex-direction:column;gap:3px}.boundary-dialog>header strong{color:#f0f4f8;font-size:14px}.boundary-dialog>header small{color:#778496;font-size:9px}.boundary-dialog-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#357cf32b;color:#7fb0ff}.icon-button{width:31px;height:31px;display:grid;place-items:center;border:1px solid transparent;border-radius:7px;background:transparent;color:#8591a2;cursor:pointer}.icon-button:hover{border-color:#343d4a;background:#242b35;color:#e5eaf1}.boundary-dialog-controls{display:grid;grid-template-columns:220px 1fr;gap:10px;padding:13px 16px 10px}.boundary-dialog-controls>label{display:flex;flex-direction:column;gap:5px;color:#738093;font-size:9px}.boundary-dialog-controls select,.boundary-search>div{height:35px;border:1px solid #323c49;border-radius:7px;background:#0f141a;color:#dce3ec}.boundary-dialog-controls select{padding:0 9px}.boundary-search>div{display:flex;align-items:center;gap:7px;padding:0 9px}.boundary-search svg{color:#687587}.boundary-search input{width:100%;border:0;outline:0;background:transparent;color:#e6ebf2;font-size:10px}.boundary-dialog-note{margin:0 16px 10px;padding:9px 11px;display:flex;flex-direction:column;gap:3px;border:1px solid #2d4b70;border-radius:7px;background:#235ba31a}.boundary-dialog-note strong{color:#a9c9f4;font-size:9px}.boundary-dialog-note span{color:#778ca8;font-size:8px;line-height:1.4}.boundary-dialog-note code{color:#b8d5ff}.boundary-region-list{min-height:0;margin:0 8px;padding:0 8px 8px;overflow:auto;scrollbar-color:#3a4554 transparent}.boundary-region-list article{min-height:54px;display:grid;grid-template-columns:66px minmax(0,1fr) 142px;align-items:center;gap:9px;padding:7px 8px;border-bottom:1px solid #262e38}.boundary-region-list article:hover{border-radius:7px;background:#1c232d}.boundary-region-number{color:#657286;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.boundary-region-list article>div{min-width:0;display:flex;flex-direction:column;gap:3px}.boundary-region-list article strong{overflow:hidden;color:#d8dfe8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.boundary-region-list article small{overflow:hidden;color:#687486;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.boundary-region-list article button{min-height:29px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #3975ce;border-radius:6px;background:#3478f629;color:#bed6ff;cursor:pointer;font-size:9px}.boundary-region-list article button.secondary{border-color:#384353;background:#222a35;color:#abb6c5}.boundary-loading,.boundary-error,.boundary-empty{height:160px;display:grid;place-items:center;color:#748093;font-size:10px}.boundary-error{color:#ee9aa4}.boundary-dialog>footer{min-height:35px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #2a323d;color:#647083;font-size:8px}@media (max-width: 1050px){.map-constructor{--left: 210px;--right: 270px}.map-toolbox button span,.map-toolbox kbd{display:none}.map-region-title>span,.map-region-title>b{display:none}}@media (max-width: 700px){.boundary-dialog-controls{grid-template-columns:1fr}.boundary-region-list article{grid-template-columns:minmax(0,1fr) 126px}.boundary-region-number{display:none}}
