@font-face{font-family:Inter;src:url(/fonts/inter/inter.woff2) format("woff2");font-weight:100 900;font-display:swap;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Regular.eot);src:url(/fonts/Roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Regular.ttf) format("truetype"),url(/fonts/Roboto/Roboto-Regular.svgRoboto) format("svg"),url(/fonts/Roboto/Roboto-Regular.otf) format("opentype"),url(/fonts/Roboto/Roboto-Regular.woff) format("woff"),url(/fonts/Roboto/Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Bold.eot);src:url(/fonts/Roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Bold.ttf) format("truetype"),url(/fonts/Roboto/Roboto-Bold.svg#Roboto) format("svg"),url(/fonts/Roboto/Roboto-Bold.otf) format("opentype"),url(/fonts/Roboto/Roboto-Bold.woff) format("woff"),url(/fonts/Roboto/Roboto-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto-Bold;src:url(/fonts/Roboto/Roboto-Bold.eot);src:url(/fonts/Roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Bold.ttf) format("truetype"),url(/fonts/Roboto/Roboto-Bold.svgRoboto-Bold) format("svg"),url(/fonts/Roboto/Roboto-Bold.otf) format("opentype"),url(/fonts/Roboto/Roboto-Bold.woff) format("woff"),url(/fonts/Roboto/Roboto-Bold.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto-Medium;src:url(/fonts/Roboto/Roboto-Medium.eot);src:url(/fonts/Roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Medium.ttf) format("truetype"),url(/fonts/Roboto/Roboto-Medium.svgRoboto-Medium) format("svg"),url(/fonts/Roboto/Roboto-Medium.otf) format("opentype"),url(/fonts/Roboto/Roboto-Medium.woff) format("woff"),url(/fonts/Roboto/Roboto-Medium.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.v-application[data-v-35e58fc3]{font-family:Inter!important}html[data-v-35e58fc3]{overflow-y:scroll}.boundaries-playground[data-v-35e58fc3]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 64px);background:#f5f5f5}.controls-panel[data-v-35e58fc3]{width:400px;padding:1.5rem;background:#fff;overflow-y:auto;-webkit-box-shadow:2px 0 12px rgba(0,0,0,.1);box-shadow:2px 0 12px rgba(0,0,0,.1)}.controls-panel h2[data-v-35e58fc3]{margin:0 0 .5rem 0;font-size:1.25rem}.controls-panel p[data-v-35e58fc3]{margin:0 0 1rem 0;color:#666;font-size:.875rem}.mode-tabs[data-v-35e58fc3]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;margin-bottom:1.5rem}.mode-tabs .tab[data-v-35e58fc3]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.6rem .5rem;text-align:center;border-radius:8px;cursor:pointer;background:#f0f0f0;font-size:.8rem;font-weight:500;-webkit-transition:all .2s;transition:all .2s}.mode-tabs .tab[data-v-35e58fc3]:hover{background:#e0e0e0}.mode-tabs .tab.active[data-v-35e58fc3]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.input-group[data-v-35e58fc3]{margin-bottom:1rem}.input-group label[data-v-35e58fc3]{display:block;font-weight:600;margin-bottom:.5rem;font-size:.875rem}.input-group input[data-v-35e58fc3],.input-group select[data-v-35e58fc3]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.input-group input[data-v-35e58fc3]:focus,.input-group select[data-v-35e58fc3]:focus{outline:none;border-color:#667eea;-webkit-box-shadow:0 0 0 3px rgba(102,126,234,.1);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.input-group .coord-inputs[data-v-35e58fc3]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.input-group .coord-inputs input[data-v-35e58fc3]{-webkit-box-flex:1;-ms-flex:1;flex:1}.input-group .hint[data-v-35e58fc3]{margin-top:.5rem;font-size:.75rem;color:#888}.info-box[data-v-35e58fc3]{background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem}.info-box p[data-v-35e58fc3]{margin:0 0 .5rem 0;font-size:.875rem}.info-box p[data-v-35e58fc3]:last-child{margin-bottom:0}.points-list[data-v-35e58fc3]{max-height:150px;overflow-y:auto;margin-bottom:1rem;background:#f8f9fa;border-radius:8px;padding:.5rem}.points-list .point-item[data-v-35e58fc3]{gap:.5rem;padding:.25rem .5rem;font-size:.8rem}.points-list .point-item .point-num[data-v-35e58fc3],.points-list .point-item[data-v-35e58fc3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.points-list .point-item .point-num[data-v-35e58fc3]{background:#f59e0b;color:#fff;border-radius:50%;width:20px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.7rem;font-weight:600}.points-list .point-item .point-coords[data-v-35e58fc3]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:monospace}.points-list .point-item .point-remove[data-v-35e58fc3]{padding:.25rem .5rem;font-size:.8rem;background:#fee;color:#c00;border:none;border-radius:4px;cursor:pointer}.points-list .point-item .point-remove[data-v-35e58fc3]:hover{background:#fcc}.button-row[data-v-35e58fc3]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-bottom:1.5rem}.button-row.export-buttons[data-v-35e58fc3]{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5rem}button[data-v-35e58fc3]{padding:.75rem 1rem;border:none;border-radius:8px;font-size:.85rem;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;background:#eee}button[data-v-35e58fc3]:hover:not(:disabled){background:#ddd}button[data-v-35e58fc3]:disabled{opacity:.5;cursor:not-allowed}button.primary[data-v-35e58fc3]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}button.primary[data-v-35e58fc3]:hover:not(:disabled){-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 12px rgba(102,126,234,.4);box-shadow:0 4px 12px rgba(102,126,234,.4)}button.secondary[data-v-35e58fc3]{background:linear-gradient(135deg,#10b981,#059669);color:#fff}button.small[data-v-35e58fc3]{padding:.5rem .75rem;font-size:.8rem}.stats-panel[data-v-35e58fc3]{background:#f8f9fa;border-radius:12px;padding:1rem;margin-bottom:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.stats-panel .stat .stat-label[data-v-35e58fc3]{font-size:.7rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.stats-panel .stat .stat-value[data-v-35e58fc3]{font-size:1.1rem;font-weight:600;color:#333}.error-panel[data-v-35e58fc3]{background:#fee;border:1px solid #fcc;border-radius:8px;padding:1rem;color:#c00;margin-bottom:1rem;font-size:.875rem}.export-section[data-v-35e58fc3]{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.export-section h4[data-v-35e58fc3]{margin:0 0 .75rem 0;font-size:.9rem}.export-section .code-block[data-v-35e58fc3]{background:#1e1e1e;border-radius:8px;padding:1rem;margin-top:.5rem;overflow:hidden}.export-section .code-block pre[data-v-35e58fc3]{margin:0;color:#9cdcfe;font-size:.7rem;line-height:1.4;white-space:pre-wrap;word-break:break-all}.map-container[data-v-35e58fc3]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.theme--dark .boundaries-playground[data-v-35e58fc3]{background:#121212}.theme--dark .controls-panel[data-v-35e58fc3]{background:#1e1e1e;color:#fff}.theme--dark .controls-panel p[data-v-35e58fc3]{color:#aaa}.theme--dark .mode-tabs .tab[data-v-35e58fc3]{background:#333}.theme--dark .mode-tabs .tab[data-v-35e58fc3]:hover{background:#444}.theme--dark .input-group input[data-v-35e58fc3],.theme--dark .input-group select[data-v-35e58fc3]{background:#2d2d2d;border-color:#444;color:#fff}.theme--dark .info-box[data-v-35e58fc3],.theme--dark .points-list[data-v-35e58fc3],.theme--dark .stats-panel[data-v-35e58fc3]{background:#2d2d2d}.theme--dark .stats-panel .stat-label[data-v-35e58fc3]{color:#888}.theme--dark .stats-panel .stat-value[data-v-35e58fc3]{color:#fff}.theme--dark button[data-v-35e58fc3]{background:#333;color:#fff}.theme--dark button[data-v-35e58fc3]:hover:not(:disabled){background:#444}.theme--dark .export-section[data-v-35e58fc3]{border-top-color:#333}