.PropertiesSection_section__W_Mf9{padding:4rem 0 5rem;background:linear-gradient(180deg,var(--page-bg,#f8fafc) 0,var(--surface-bg,#f1f5f9) 100%)}.PropertiesSection_container__wXJdn{max-width:1280px;margin:0 auto;padding:0 1.5rem}.PropertiesSection_title__R_sb0{font-size:2rem;font-weight:800;color:var(--text-primary);text-align:center;margin-bottom:.5rem;letter-spacing:-.02em}@media (min-width:768px){.PropertiesSection_title__R_sb0{font-size:2.5rem}}.PropertiesSection_subtitle__pqRqg{text-align:center;color:var(--text-secondary);font-size:1.125rem;margin-bottom:2.5rem}.PropertiesSection_grid__2JdiN{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.PropertiesSection_grid__2JdiN{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PropertiesSection_grid__2JdiN{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.PropertiesSection_card__6W3GR{background:var(--card-bg);border:1px solid var(--border-light);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.PropertiesSection_card__6W3GR:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.PropertiesSection_cardImageWrap__VQwUU{position:relative;aspect-ratio:16/10;background:var(--surface-bg)}.PropertiesSection_cardImage__3PCOO{width:100%;height:100%;object-fit:cover}.PropertiesSection_cardImagePlaceholder__Tm34X{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--surface-bg) 0,var(--border-color) 100%)}.PropertiesSection_cardIcon___7kl_{width:3rem;height:3rem;color:rgba(255,255,255,.9)}.PropertiesSection_cardType__fVP_d{position:absolute;bottom:.5rem;left:.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:white;background:rgba(0,0,0,.5);padding:.25rem .5rem;border-radius:.375rem}.PropertiesSection_cardBody__AF_4k{padding:1rem 1.25rem}.PropertiesSection_cardTitleRow__Pwp46{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.375rem}.PropertiesSection_cardTitle__9IPvt{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.3;flex:1;min-width:0}.PropertiesSection_cardLocation__wh78_{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--text-secondary);margin:0}.PropertiesSection_cardLocationIcon__lOMBk{width:1rem;height:1rem;flex-shrink:0;color:var(--text-muted)}.PropertiesSection_cardOrg__vK1kt{font-size:.8125rem;color:var(--text-muted);margin:.25rem 0 0}.PropertiesSection_cardStructureBtn__PbtB4{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;padding:0;color:var(--primary);background:color-mix(in srgb,var(--primary) 12%,transparent);border:1px solid color-mix(in srgb,var(--primary) 35%,var(--border-color));border-radius:.5rem;cursor:pointer;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.PropertiesSection_cardStructureBtn__PbtB4:hover{background:color-mix(in srgb,var(--primary) 20%,transparent);border-color:color-mix(in srgb,var(--primary) 50%,var(--border-color));color:var(--primary-hover)}.PropertiesSection_cardStructureBtnDisabled__K2jcS{cursor:not-allowed;opacity:.55;pointer-events:none}.PropertiesSection_cardStructureIcon__abwkt{width:1.125rem;height:1.125rem}.PropertiesSection_cardSkeleton__5ijxC{background:linear-gradient(90deg,var(--surface-bg) 25%,var(--card-bg) 50%,var(--surface-bg) 75%);background-size:200% 100%;animation:PropertiesSection_shimmer__zNF_T 1.2s ease-in-out infinite;border-radius:1rem;aspect-ratio:16/14;border:1px solid var(--border-light)}@keyframes PropertiesSection_shimmer__zNF_T{0%{background-position:200% 0}to{background-position:-200% 0}}