.PropertyOverviewSection_section___28yF{padding:var(--space-2xl) 0;position:relative}.PropertyOverviewSection_container__fzxUM{max-width:1280px;margin:0 auto;padding:0 var(--space-lg)}.PropertyOverviewSection_header__ivsll{margin-bottom:var(--space-3xl)}.PropertyOverviewSection_title___6zfz{font-size:2.75rem;font-weight:700;color:var(--pub-text-primary);margin:0 0 var(--space-md) 0;line-height:1.2}.PropertyOverviewSection_location___q2OD{display:flex;align-items:center;gap:var(--space-sm);font-size:1.125rem;color:var(--pub-text-secondary);margin:0}.PropertyOverviewSection_featuresGrid__mqz9D{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-sm);margin-bottom:var(--space-2xl)}.PropertyOverviewSection_featureCard__YEwKX{position:relative;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:var(--radius-lg);padding:var(--space-md) var(--space-lg);display:flex;align-items:center;gap:var(--space-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}[data-theme-mode=dark-blue] .PropertyOverviewSection_featureCard__YEwKX,[data-theme-mode=dark-emerald] .PropertyOverviewSection_featureCard__YEwKX,[data-theme-mode=dark-ocean] .PropertyOverviewSection_featureCard__YEwKX,[data-theme-mode=dark-violet] .PropertyOverviewSection_featureCard__YEwKX,[data-theme-mode=dark] .PropertyOverviewSection_featureCard__YEwKX{background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.1)}.PropertyOverviewSection_featureCard__YEwKX:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(168,85,247,.04));opacity:0;transition:opacity .3s ease;pointer-events:none}[data-theme-mode=dark-blue] .PropertyOverviewSection_featureCard__YEwKX:before,[data-theme-mode=dark-emerald] .PropertyOverviewSection_featureCard__YEwKX:before,[data-theme-mode=dark-ocean] .PropertyOverviewSection_featureCard__YEwKX:before,[data-theme-mode=dark-violet] .PropertyOverviewSection_featureCard__YEwKX:before,[data-theme-mode=dark] .PropertyOverviewSection_featureCard__YEwKX:before{background:linear-gradient(135deg,rgba(99,102,241,.1),rgba(168,85,247,.05))}.PropertyOverviewSection_featureCard__YEwKX:hover{transform:translateY(-4px) scale(1.02);border-color:rgba(99,102,241,.5);box-shadow:0 8px 32px rgba(99,102,241,.25),0 0 0 1px rgba(99,102,241,.1),inset 0 1px 0 rgba(255,255,255,.1)}.PropertyOverviewSection_featureCard__YEwKX:hover:before{opacity:1}.PropertyOverviewSection_featureIcon__D_oGA{flex-shrink:0;width:40px;height:40px;padding:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:var(--radius-md);color:white;box-shadow:0 4px 16px rgba(99,102,241,.3),inset 0 1px 0 rgba(255,255,255,.2);transition:all .3s ease}.PropertyOverviewSection_featureCard__YEwKX:hover .PropertyOverviewSection_featureIcon__D_oGA{transform:rotate(-5deg) scale(1.1);box-shadow:0 6px 24px rgba(99,102,241,.5),inset 0 1px 0 rgba(255,255,255,.3)}.PropertyOverviewSection_featureInfo__Qbken{flex:1 1;position:relative;z-index:1}.PropertyOverviewSection_featureLabel__6dOLL{font-size:.625rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--pub-text-secondary);margin-bottom:4px}.PropertyOverviewSection_featureValue__LBmr9{font-size:.9375rem;font-weight:700;color:var(--pub-text-primary);line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.1)}.PropertyOverviewSection_description__Rcywj{padding:0}.PropertyOverviewSection_sectionTitle__xSBOH{font-size:1.75rem;font-weight:700;color:var(--pub-text-primary);margin:0 0 var(--space-lg) 0}.PropertyOverviewSection_descriptionContent__s588p{font-size:1rem;line-height:1.7;color:var(--pub-text-secondary);transition:max-height .3s ease}.PropertyOverviewSection_descriptionContent__s588p h3{font-size:1.25rem;font-weight:700;color:var(--pub-text-primary);margin:var(--space-lg) 0 var(--space-md) 0}.PropertyOverviewSection_descriptionContent__s588p h3:first-child{margin-top:0}.PropertyOverviewSection_descriptionContent__s588p ul{margin:var(--space-md) 0;padding-left:var(--space-xl);list-style:none}.PropertyOverviewSection_descriptionContent__s588p ul li{position:relative;margin-bottom:var(--space-sm);padding-left:var(--space-md)}.PropertyOverviewSection_descriptionContent__s588p ul li:before{content:"•";position:absolute;left:0;color:var(--pub-accent);font-weight:700}.PropertyOverviewSection_descriptionContent__s588p p{margin:0 0 var(--space-md) 0}.PropertyOverviewSection_descriptionContent__s588p p:last-child{margin-bottom:0}.PropertyOverviewSection_descriptionContent__s588p.PropertyOverviewSection_clamped__MHFb9{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;max-height:calc(1rem * 1.7 * 5)}.PropertyOverviewSection_readMoreBtn__yHinv{display:inline-flex;align-items:center;gap:var(--space-xs);margin-top:var(--space-md);padding:var(--space-sm) var(--space-lg);background:linear-gradient(135deg,rgba(99,102,241,.1),rgba(168,85,247,.08));border:1px solid rgba(99,102,241,.3);border-radius:var(--radius-lg);color:var(--pub-accent);font-size:.9375rem;font-weight:600;cursor:pointer;transition:all var(--transition-smooth);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PropertyOverviewSection_readMoreBtn__yHinv:hover{transform:translateY(-2px);background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(168,85,247,.12));border-color:rgba(99,102,241,.5);box-shadow:0 4px 16px rgba(99,102,241,.2)}.PropertyOverviewSection_readMoreBtn__yHinv svg{transition:transform var(--transition-fast)}.PropertyOverviewSection_readMoreBtn__yHinv:hover svg{transform:translateY(2px)}.PropertyOverviewSection_paragraph__WHK9o{margin:0 0 var(--space-lg) 0}.PropertyOverviewSection_paragraph__WHK9o:last-child{margin-bottom:0}.PropertyOverviewSection_list__EGnhS{margin:0 0 var(--space-lg) 0;padding-left:var(--space-xl);list-style:none}.PropertyOverviewSection_list__EGnhS li{position:relative;margin-bottom:var(--space-sm);padding-left:var(--space-md)}.PropertyOverviewSection_list__EGnhS li:before{content:"•";position:absolute;left:0;color:var(--pub-accent);font-weight:700}@media (max-width:768px){.PropertyOverviewSection_section___28yF{padding:var(--space-md) 0}.PropertyOverviewSection_container__fzxUM{padding:0 var(--space-sm)}.PropertyOverviewSection_header__ivsll{margin-bottom:var(--space-md)}.PropertyOverviewSection_title___6zfz{font-size:1.25rem;line-height:1.3}.PropertyOverviewSection_location___q2OD{font-size:.8125rem;gap:var(--space-xs)}.PropertyOverviewSection_location___q2OD svg{width:14px;height:14px}.PropertyOverviewSection_featuresGrid__mqz9D{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:var(--space-lg)}.PropertyOverviewSection_featuresGrid__mqz9D>.PropertyOverviewSection_featureCard__YEwKX:last-child{grid-column:1/-1}.PropertyOverviewSection_featureCard__YEwKX{flex-direction:row;text-align:left;padding:10px 12px;gap:10px;border-radius:var(--radius-md)}.PropertyOverviewSection_featureCard__YEwKX:hover{transform:none}.PropertyOverviewSection_featureIcon__D_oGA{width:28px;height:28px;padding:6px;border-radius:6px}.PropertyOverviewSection_featureLabel__6dOLL{font-size:.5rem;letter-spacing:.5px;margin-bottom:2px}.PropertyOverviewSection_featureValue__LBmr9{font-size:.75rem}.PropertyOverviewSection_sectionTitle__xSBOH{font-size:1.125rem;margin-bottom:var(--space-sm)}.PropertyOverviewSection_descriptionContent__s588p{font-size:.8125rem;line-height:1.6}.PropertyOverviewSection_descriptionContent__s588p h3{font-size:1rem;margin:var(--space-md) 0 var(--space-sm) 0}.PropertyOverviewSection_descriptionContent__s588p.PropertyOverviewSection_clamped__MHFb9{-webkit-line-clamp:4;max-height:calc(.8125rem * 1.6 * 4)}.PropertyOverviewSection_readMoreBtn__yHinv{font-size:.8125rem;padding:var(--space-xs) var(--space-md);margin-top:var(--space-sm)}.PropertyOverviewSection_description__Rcywj{padding:0}}@media (max-width:480px){.PropertyOverviewSection_section___28yF{padding:var(--space-sm) 0}.PropertyOverviewSection_title___6zfz{font-size:1.125rem}.PropertyOverviewSection_header__ivsll{margin-bottom:var(--space-sm)}.PropertyOverviewSection_featuresGrid__mqz9D{gap:5px}}