.house-breadcrumb{background:var(--color-background);border-bottom:1px solid #0000000f;padding:14px 0}.house-breadcrumb__inner{font-size:var(--text-sm);color:var(--color-text-muted);align-items:center;gap:8px;display:flex}.house-breadcrumb__link{color:var(--color-text-muted);transition:color var(--transition-base)}.house-breadcrumb__link:hover{color:var(--color-primary)}.house-breadcrumb__sep{opacity:.4}.house-breadcrumb__current{color:var(--color-text);font-weight:500}.house-top{background:#fff;padding:40px 0 0}.house-top__header{margin-bottom:24px}.house-top__name{font-family:var(--font-heading);color:var(--color-secondary);margin-bottom:8px;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.1}.house-top__meta{color:var(--color-text-muted);font-size:var(--text-sm);align-items:center;gap:6px;display:flex}.house-gallery{border-radius:16px;grid-template-rows:480px;grid-template-columns:3fr 2fr;gap:10px;margin-bottom:24px;display:grid;overflow:hidden}.house-gallery__main{height:480px;overflow:hidden}.house-gallery__grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:10px;height:480px;display:grid}.house-gallery__thumb{position:relative;overflow:hidden}.house-gallery__more{color:#fff;font-size:var(--text-sm);letter-spacing:.5px;cursor:pointer;background:#0000008c;justify-content:center;align-items:center;font-weight:600;transition:background .2s;display:flex;position:absolute;inset:0}.house-gallery__more:hover{background:#000000b3}.house-gallery__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.house-gallery__main:hover .house-gallery__img,.house-gallery__thumb:hover .house-gallery__img{transform:scale(1.03)}.house-stats{border-top:1px solid #00000014;border-bottom:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:40px;padding:18px 0;display:flex}.house-stat{font-size:var(--text-sm);color:var(--color-text);align-items:center;gap:8px;font-weight:500;display:flex}.house-stat svg{color:var(--color-text-muted)}.house-stats>span{align-items:center;display:flex}.house-stat__divider{background:#0000001f;align-self:center;width:1px;height:18px}.house-content-layout{grid-template-columns:1fr 360px;align-items:start;gap:60px;margin-bottom:60px;display:grid}.house-tagline{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-secondary);margin-bottom:20px;font-style:italic;font-weight:400;line-height:1.4}.house-desc{font-size:var(--text-base);color:var(--color-text-muted);margin-bottom:48px;line-height:1.8}.house-amenities{margin-bottom:40px}.house-section-title{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-secondary);margin-bottom:8px;font-weight:400}.house-section-sub{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:28px}.house-amenities__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.house-amenity-card{background:var(--house-color-light,#f5f5f5);border-radius:14px;flex-direction:column;gap:8px;padding:20px;transition:transform .25s,box-shadow .25s;display:flex}.house-amenity-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.house-amenity-card__icon{background:var(--house-color,#333);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex}.house-amenity-card__label{font-size:var(--text-sm);color:var(--color-secondary);font-weight:600}.house-amenity-card__desc{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.6}.house-extras{border-top:1px solid #00000012;padding-top:28px}.house-extras__title{font-size:var(--text-lg);color:var(--color-secondary);margin-bottom:18px;font-weight:600}.house-extras__list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.house-extras__item{font-size:var(--text-sm);color:var(--color-text);align-items:center;gap:8px;display:flex}.house-price-col{position:sticky;top:100px}.house-price-card{background:#fff;border:1px solid #0000001a;border-radius:20px;padding:28px;box-shadow:0 4px 30px #00000014}.house-price-card__from{font-size:var(--text-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.house-price-card__price{align-items:baseline;gap:2px;margin-bottom:6px;display:flex}.house-price-card__currency{font-size:var(--text-2xl);color:var(--color-secondary);font-weight:700}.house-price-card__amount{color:var(--color-secondary);font-size:2.8rem;font-weight:800;line-height:1}.house-price-card__period{font-size:var(--text-sm);color:var(--color-text-muted)}.house-price-card__breakdown{color:var(--color-text-muted);margin-bottom:16px;font-size:12px}.house-price-card__divider{background:#00000014;height:1px;margin:16px 0}.house-price-card__includes{flex-direction:column;gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex}.house-price-card__includes li{font-size:var(--text-sm);color:var(--color-text);align-items:center;gap:8px;display:flex}.house-price-card__includes svg{color:#22c55e;flex-shrink:0}.house-price-card__btn{background:var(--color-secondary);color:#fff;width:100%;font-size:var(--text-sm);border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;padding:14px 24px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.house-price-card__btn:hover{background:var(--color-primary);color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #00000026}.house-price-card__note{color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.house-price-card__phone{font-size:var(--text-sm);color:var(--color-text);transition:color var(--transition-base);justify-content:center;align-items:center;gap:8px;font-weight:500;display:flex}.house-price-card__phone:hover{color:var(--color-primary)}.house-rooms{margin-bottom:48px}.house-rooms__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:24px;display:grid}.house-room-card{border:1px solid #00000014;border-radius:16px;transition:box-shadow .25s,transform .25s;overflow:hidden}.house-room-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.house-room-card__header{color:#fff;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex}.house-room-card__type{font-family:var(--font-heading);font-size:var(--text-xl);color:#fff;margin:0;font-weight:400}.house-room-card__price{opacity:.85;flex-direction:column;align-items:flex-end;font-size:12px;display:flex}.house-room-card__price strong{font-size:var(--text-xl);opacity:1}.house-room-card__price sub{font-size:11px}.house-room-card__features{background:#fff;flex-direction:column;gap:8px;margin:0;padding:20px 24px;list-style:none;display:flex}.house-room-card__features li{font-size:var(--text-sm);color:var(--color-text);align-items:center;gap:8px;display:flex}.house-room-card__features svg{color:#22c55e;flex-shrink:0}.house-room-card__cta{background:var(--color-background);font-size:var(--text-sm);color:var(--color-secondary);border-top:1px solid #0000000f;justify-content:center;align-items:center;gap:6px;padding:14px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.house-room-card__cta:hover{background:var(--color-secondary);color:#fff}.house-address-block{background:var(--house-color-light,#f5f5f5);border-radius:16px;align-items:center;gap:20px;margin-bottom:60px;padding:24px 28px;display:flex}.house-address-block__icon{background:var(--house-color,#333);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.house-address-block__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-muted);margin-bottom:4px}.house-address-block__address{font-size:var(--text-base);color:var(--color-secondary);margin:0;font-weight:500}.house-others{padding:60px 0}.house-others__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;display:grid}.house-other-card{background:#fff;border:1px solid #00000012;border-radius:16px;text-decoration:none;transition:box-shadow .3s,transform .3s;display:block;overflow:hidden}.house-other-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.house-other-card__img-wrap{height:200px;position:relative;overflow:hidden}.house-other-card__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.house-other-card:hover .house-other-card__img{transform:scale(1.05)}.house-other-card__overlay{opacity:.25;transition:opacity .3s;position:absolute;inset:0}.house-other-card:hover .house-other-card__overlay{opacity:.35}.house-other-card__body{padding:20px}.house-other-card__name{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-secondary);margin-bottom:4px;font-weight:400}.house-other-card__neighborhood{color:var(--color-text-muted);align-items:center;gap:4px;margin-bottom:10px;font-size:12px;display:flex}.house-other-card__tagline{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:14px;line-height:1.6}.house-other-card__link{font-size:var(--text-sm);color:var(--color-primary);align-items:center;gap:4px;font-weight:600;display:flex}@media (width<=1100px){.house-content-layout{grid-template-columns:1fr}.house-price-col{order:-1;position:static}.house-price-card{grid-template-columns:1fr 1fr;align-items:start;gap:0 24px;display:grid}.house-price-card__divider:first-of-type,.house-price-card__btn,.house-price-card__note,.house-price-card__divider:last-of-type,.house-price-card__phone{grid-column:1/-1}}@media (width<=900px){.house-gallery{height:320px}.house-amenities__grid,.house-others__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.house-gallery{grid-template-rows:260px auto;grid-template-columns:1fr;height:auto}.house-gallery__main{grid-row:auto;height:260px}.house-gallery__grid{grid-template-columns:repeat(2,1fr);height:180px}.house-price-card{flex-direction:column;display:flex}.house-rooms__grid{grid-template-columns:1fr}}@media (width<=576px){.house-amenities__grid,.house-extras__list,.house-others__grid{grid-template-columns:1fr}.house-stat__divider{display:none}}.lightbox{z-index:9999;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox__img-wrap{justify-content:center;align-items:center;max-width:90vw;max-height:88vh;display:flex}.lightbox__img{object-fit:contain;border-radius:4px;max-width:90vw;max-height:88vh;box-shadow:0 8px 60px #0009}.lightbox__close{color:#fff;cursor:pointer;opacity:.8;z-index:10000;background:0 0;border:none;padding:8px;transition:opacity .2s;position:fixed;top:20px;right:24px}.lightbox__close:hover{opacity:1}.lightbox__prev,.lightbox__next{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1f;border:none;border-radius:4px;padding:16px 12px;transition:background .2s;position:fixed;top:50%;transform:translateY(-50%)}.lightbox__prev{left:16px}.lightbox__next{right:16px}.lightbox__prev:hover,.lightbox__next:hover{background:#ffffff40}.lightbox__counter{color:#ffffffb3;letter-spacing:1px;font-size:.9rem;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.house-neighborhood{margin-top:var(--space-3xl);margin-bottom:var(--space-3xl)}.house-neighborhood__grid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.house-neighborhood__item{gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-md);background:var(--color-background);border:1px solid var(--color-border);transition:all var(--transition-base);display:flex}.house-neighborhood__item:hover{border-color:var(--house-color,var(--color-primary));box-shadow:var(--shadow-sm)}.house-neighborhood__pin{color:var(--house-color,var(--color-primary));flex-shrink:0;margin-top:2px}.house-neighborhood__label{font-weight:600;font-size:var(--text-sm);color:var(--color-secondary);margin-bottom:4px;display:block}.house-neighborhood__desc{font-size:var(--text-sm);color:var(--color-text-muted);margin:0;line-height:1.6}@media (width<=600px){.house-neighborhood__grid{grid-template-columns:1fr}}
