.Buildings-module__eGMZPW__container{flex-direction:column;gap:2rem;padding-bottom:4rem;display:flex}.Buildings-module__eGMZPW__buildingCard{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow .2s,border-color .2s;overflow:hidden}.Buildings-module__eGMZPW__buildingCard:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover)}.Buildings-module__eGMZPW__header{border-bottom:1px solid var(--border-subtle);background:var(--bg-subtle);justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.Buildings-module__eGMZPW__headerContent{align-items:center;gap:1rem;display:flex}.Buildings-module__eGMZPW__iconWrapper{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);width:48px;height:48px;color:var(--color-indigo-600);justify-content:center;align-items:center;display:flex}.Buildings-module__eGMZPW__titleArea{flex-direction:column;gap:.25rem;display:flex}.Buildings-module__eGMZPW__title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}.Buildings-module__eGMZPW__subtitle{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Buildings-module__eGMZPW__statusBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.025em;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Buildings-module__eGMZPW__statusActive{background-color:var(--color-green-50);color:var(--color-green-700);border:1px solid var(--color-green-200)}.Buildings-module__eGMZPW__statusInactive{background-color:var(--color-gray-100);color:var(--color-gray-600);border:1px solid var(--color-gray-200)}.Buildings-module__eGMZPW__content{padding:1.5rem}.Buildings-module__eGMZPW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Buildings-module__eGMZPW__field{flex-direction:column;gap:.5rem;display:flex}.Buildings-module__eGMZPW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.025em;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.Buildings-module__eGMZPW__value{color:var(--text-primary);font-size:.95rem;font-weight:500;line-height:1.4}.Buildings-module__eGMZPW__valueSub{color:var(--text-tertiary);margin-top:.25rem;font-size:.85rem;font-weight:400;display:block}.Buildings-module__eGMZPW__unitsSection{border-top:1px solid var(--border-subtle);margin-top:1.5rem;padding-top:1.5rem}.Buildings-module__eGMZPW__unitsHeader{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:600;display:flex}.Buildings-module__eGMZPW__unitsGrid{gap:1rem;display:grid}.Buildings-module__eGMZPW__unitCard{background:var(--bg-subtle-alpha);border-radius:var(--radius-md);border:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Buildings-module__eGMZPW__unitInfo{flex-direction:column;gap:.25rem;display:flex}.Buildings-module__eGMZPW__unitTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.Buildings-module__eGMZPW__unitMeta{color:var(--text-secondary);gap:1rem;font-size:.85rem;display:flex}.Buildings-module__eGMZPW__unitMetaItem{align-items:center;gap:.35rem;display:flex}.Buildings-module__eGMZPW__dot{border-radius:var(--radius-round);background-color:var(--text-tertiary);opacity:.6;width:4px;height:4px}.Buildings-module__eGMZPW__highlight{color:var(--text-primary);font-weight:500}
