[data-v-048f0473]{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Microsoft YaHei,sans-serif}body[data-v-048f0473]{background:linear-gradient(135deg,#f8fbff,#e6f0fa);min-height:100vh;padding:20px;color:#2c3e50}.container[data-v-048f0473]{width:100%;margin:0 auto}.app-header[data-v-048f0473]{text-align:center;padding:25px 0;margin-bottom:15px;background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:16px;color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.15);position:relative}.app-header h1[data-v-048f0473]{font-size:2.8rem;margin-bottom:10px;text-shadow:1px 1px 3px rgba(0,0,0,.3);position:relative;z-index:2}.header-subtitle[data-v-048f0473]{font-size:1.2rem;max-width:800px;margin:0 auto;line-height:1.6;opacity:.9;position:relative;z-index:2}.header-building[data-v-048f0473]{position:absolute;bottom:-30px;right:20px;font-size:10rem;opacity:.1;z-index:1}.content[data-v-048f0473]{display:flex;gap:30px;margin-bottom:30px}.building-info[data-v-048f0473]{flex:.5;background:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.08);padding:25px;display:flex;flex-direction:column;border:1px solid #e1e8ed}.info-header[data-v-048f0473]{border-bottom:2px solid #f0f4f8;padding-bottom:20px;margin-bottom:20px;display:flex;align-items:center;gap:15px}.building-icon[data-v-048f0473]{width:70px;height:70px;background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;box-shadow:0 4px 10px rgba(52,152,219,.3)}.building-title[data-v-048f0473]{font-size:1.8rem;color:#2c3e50}.building-stats[data-v-048f0473]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:25px}.stat-card[data-v-048f0473]{background:#f8f9fa;border-radius:12px;padding:18px;text-align:center;transition:all .3s ease;border:1px solid #e1e8ed;position:relative;overflow:hidden;cursor:pointer}.stat-card[data-v-048f0473]:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.08)}.stat-card[data-v-048f0473]:after{content:"";position:absolute;top:0;left:0;width:100%;height:4px}.stat-value[data-v-048f0473]{font-size:2rem;font-weight:700;color:#3498db;margin:5px 0}.stat-label[data-v-048f0473]{color:#7f8c8d;font-size:.95rem}.legend-container[data-v-048f0473]{background:#f8f9fa;border-radius:12px;padding:20px;border:1px solid #e1e8ed}.legend-title[data-v-048f0473]{font-size:1.2rem;margin-bottom:15px;color:#2c3e50;display:flex;align-items:center;gap:10px}.legend-items[data-v-048f0473]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.legend-item[data-v-048f0473]{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;transition:background .3s}.legend-item[data-v-048f0473]:hover{background:rgba(52,152,219,.05)}.legend-color[data-v-048f0473]{width:22px;height:22px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.legend-text[data-v-048f0473]{font-size:.95rem;color:#555}.building-layout[data-v-048f0473]{flex:2;background:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.08);padding:25px;display:flex;flex-direction:column;border:1px solid #e1e8ed}.controls[data-v-048f0473]{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;flex-wrap:wrap;gap:15px}.controls h2[data-v-048f0473]{font-size:1.5rem;color:#2c3e50;display:flex;align-items:center;gap:10px}.filter-controls[data-v-048f0473]{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.filter-label[data-v-048f0473]{font-weight:600;color:#2c3e50}.filter-select[data-v-048f0473]{padding:10px 15px;border-radius:8px;border:1px solid #ddd;background:#f8f9fa;font-size:1rem;min-width:180px;outline:none;transition:all .3s;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);cursor:pointer}.filter-select[data-v-048f0473]:focus{border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.2)}.layout-container[data-v-048f0473]{width:1200px;display:flex;flex-direction:column;overflow-x:scroll;background:#f0f4f8;border-radius:12px;padding:20px;border:1px solid #e1e8ed}.unit-row[data-v-048f0473]{width:100%;display:flex;padding-left:60px}.unit-label[data-v-048f0473]{height:40px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#2c3e50;font-size:.95rem;position:relative;width:346px}.unit-container[data-v-048f0473]{display:flex;flex-direction:column;width:calc(33.33333% - 26.66667px);margin-right:5px}.unit-houses[data-v-048f0473]{display:flex;flex-wrap:nowrap;justify-content:center;gap:10px;padding:5px}.houses-container[data-v-048f0473]{display:flex;flex-direction:column;width:100%}.floor-row[data-v-048f0473]{display:flex;border-radius:10px}.floor-label[data-v-048f0473]{width:40px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#2c3e50;font-size:1.1rem}.floor-houses[data-v-048f0473]{display:flex;width:calc(100% - 40px)}.house-cell[data-v-048f0473]{width:100px;height:90px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;box-shadow:0 3px 6px rgba(0,0,0,.1);color:#fff;font-weight:600;position:relative;margin-bottom:10px;border:1px solid hsla(0,0%,100%,.3)}.house-cell[data-v-048f0473]:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.15);z-index:10}.house-number[data-v-048f0473]{z-index:2}.house-number1[data-v-048f0473],.house-number[data-v-048f0473]{font-size:15px;margin-bottom:3px}.house-type[data-v-048f0473]{font-size:.7rem;z-index:2;text-shadow:1px 1px 2px rgba(0,0,0,.5);white-space:nowrap}.unit-header[data-v-048f0473]{background:linear-gradient(90deg,#3498db,#2c3e50);color:#fff;padding:8px 5px;text-align:center;border-radius:6px;margin-bottom:8px;font-size:.9rem;font-weight:600;box-shadow:0 2px 5px rgba(0,0,0,.1)}.footer[data-v-048f0473]{text-align:center;padding:20px;color:#7f8c8d;font-size:.95rem;background:#fff;border-radius:16px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.hover-display[data-v-048f0473]{color:#3498db;font-weight:600}.house-details[data-v-048f0473]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;padding:10px;z-index:2}.status-badge[data-v-048f0473]{position:absolute;top:5px;right:5px;font-size:.6rem;background:rgba(0,0,0,.3);padding:2px 5px;border-radius:10px;z-index:3}@media(max-width:1200px){.house-cell[data-v-048f0473]{width:65px;height:55px}.house-number[data-v-048f0473]{font-size:15px}.house-type[data-v-048f0473]{font-size:.6rem}}@media(max-width:992px){.content[data-v-048f0473]{flex-direction:column}.building-info[data-v-048f0473]{flex:1}.unit-container[data-v-048f0473],.unit-row .unit-label[data-v-048f0473]{width:calc(33.33333% - 20px)}}@media(max-width:768px){.building-stats[data-v-048f0473],.legend-items[data-v-048f0473]{grid-template-columns:1fr}.controls[data-v-048f0473]{flex-direction:column;align-items:flex-start}.unit-container[data-v-048f0473],.unit-row .unit-label[data-v-048f0473]{width:calc(50% - 30px)}}@media(max-width:576px){.unit-container[data-v-048f0473]{width:100%}.unit-houses[data-v-048f0473]{justify-content:center}.app-header h1[data-v-048f0473]{font-size:2rem}.header-subtitle[data-v-048f0473]{font-size:1rem}}