:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.floorplan-container[data-v-c319d8e2]{width:100%;height:100%;display:flex;flex-direction:column}.controls[data-v-c319d8e2]{padding:10px;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;display:flex;gap:10px;align-items:center}.toggle-btn[data-v-c319d8e2]{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.toggle-btn[data-v-c319d8e2]:hover{background-color:#0056b3}.toggle-btn[data-v-c319d8e2]:active{background-color:#004494}.ct[data-v-c319d8e2]{flex:1;min-width:600px;min-height:400px;position:relative;border:1px solid black}#three-renderer-canvas{transform:scaleY(-1)}.svg-map[data-v-8e5f4c9e]{position:relative}.svg-map .loading-overlay[data-v-8e5f4c9e]{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#5d5d5d80}.svg-map .loading-label[data-v-8e5f4c9e]{position:absolute;top:50%;left:50%}.buttons[data-v-8e5f4c9e]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.buttons button.autorun.active[data-v-8e5f4c9e]{background-color:#f40;color:#fff}.data-display[data-v-8e5f4c9e]{padding:16px;color:#000988;margin-left:1px}a[data-v-ab5e915e]{color:#088;margin-left:10px}.run-ct[data-v-23cfadfb]{display:flex;flex-direction:column;gap:12px}.run-btn[data-v-23cfadfb]{background-color:#3498db;color:#fff;cursor:pointer}.run-btn[data-v-23cfadfb]:hover{background-color:#217dbb}.back-btn[data-v-31daed9c]{position:absolute;top:1rem;left:1rem}.benchmark-results[data-v-31daed9c]{padding:2rem;max-width:1200px;margin:0 auto}.benchmark-results h2[data-v-31daed9c]{color:#2c3e50;margin-bottom:2rem;text-align:center}.benchmark-results h3[data-v-31daed9c]{color:#34495e;margin-bottom:1rem}.benchmark-results h4[data-v-31daed9c]{color:#5a6c7d;margin-bottom:.5rem}.stats-grid[data-v-31daed9c]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.stats-grid .stat-card[data-v-31daed9c]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:8px;text-align:center;box-shadow:0 4px 6px #0000001a}.stats-grid .stat-card h3[data-v-31daed9c]{color:#fff;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.stats-grid .stat-card .stat-value[data-v-31daed9c]{font-size:2rem;font-weight:700}.door-types[data-v-31daed9c]{margin-bottom:2rem}.door-types .type-grid[data-v-31daed9c]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.door-types .type-grid .type-card[data-v-31daed9c]{background:#fff;border:1px solid #e1e8ed;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.door-types .type-grid .type-card .type-stats .stat-row[data-v-31daed9c]{display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.25rem 0;border-bottom:1px solid #f8f9fa}.door-types .type-grid .type-card .type-stats .stat-row[data-v-31daed9c]:last-child{border-bottom:none}.door-types .type-grid .type-card .type-stats .stat-row span[data-v-31daed9c]:first-child{font-weight:500;color:#6c757d}.door-types .type-grid .type-card .type-stats .stat-row span[data-v-31daed9c]:last-child{font-weight:600;color:#495057}.wrong-predictions[data-v-31daed9c]{margin-bottom:2rem}.wrong-predictions .wrong-grid[data-v-31daed9c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;max-width:100%}@media (min-width: 1400px){.wrong-predictions .wrong-grid[data-v-31daed9c]{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1100px) and (max-width: 1399px){.wrong-predictions .wrong-grid[data-v-31daed9c]{grid-template-columns:repeat(4,1fr)}}@media (min-width: 900px) and (max-width: 1099px){.wrong-predictions .wrong-grid[data-v-31daed9c]{grid-template-columns:repeat(3,1fr)}}@media (min-width: 600px) and (max-width: 899px){.wrong-predictions .wrong-grid[data-v-31daed9c]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 599px){.wrong-predictions .wrong-grid[data-v-31daed9c]{grid-template-columns:1fr}}.wrong-predictions .wrong-grid .wrong-item[data-v-31daed9c]{background:#fff;border:1px solid #e74c3c;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #e74c3c1a}.wrong-predictions .wrong-grid .wrong-item .wrong-image[data-v-31daed9c]{height:120px;overflow:hidden}.wrong-predictions .wrong-grid .wrong-item .wrong-image img[data-v-31daed9c]{width:100%;height:100%;object-fit:fill}.wrong-predictions .wrong-grid .wrong-item .wrong-details[data-v-31daed9c]{padding:1rem}.wrong-predictions .wrong-grid .wrong-item .wrong-details .prediction-info[data-v-31daed9c]{display:flex;flex-direction:column;gap:.5rem}.wrong-predictions .wrong-grid .wrong-item .wrong-details .prediction-info .real-type[data-v-31daed9c]{color:#27ae60;font-weight:600;font-size:.9rem}.wrong-predictions .wrong-grid .wrong-item .wrong-details .prediction-info .predicted-type[data-v-31daed9c]{color:#e74c3c;font-weight:600;font-size:.9rem}.wrong-predictions .wrong-grid .wrong-item .wrong-details .length-info[data-v-31daed9c]{margin-top:.5rem;font-size:.8rem;color:#6c757d}.wrong-predictions .wrong-grid .wrong-item .wrong-details .length-info span[data-v-31daed9c]{display:block}.actions[data-v-31daed9c]{text-align:center;margin-top:2rem}.actions .reset-btn[data-v-31daed9c]{background:#e74c3c;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.actions .reset-btn[data-v-31daed9c]:hover{background:#c0392b}.actions .reset-btn[data-v-31daed9c]:active{transform:translateY(1px)}@media (max-width: 768px){.benchmark-results[data-v-31daed9c]{padding:1rem}.stats-grid[data-v-31daed9c],.type-grid[data-v-31daed9c]{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 480px){.stats-grid .stat-card[data-v-31daed9c]{padding:1rem}.stats-grid .stat-card .stat-value[data-v-31daed9c]{font-size:1.5rem}.type-card[data-v-31daed9c]{padding:1rem!important}}.import-to-fpc[data-v-37d62d8f]{display:flex;flex-direction:column;gap:.5rem}.import-progress[data-v-37d62d8f]{font-size:.9rem;color:#333}
