.unit-hero{position:relative;min-height:220px;background:linear-gradient(135deg,#d4b96a 0,#c4a255 40%,#b8943f 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:-1px}.unit-hero__content{position:relative;z-index:2;padding:3.5rem 1rem 3rem}.unit-hero__title{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:0.25rem;text-shadow:0 2px 8px rgba(0,0,0,0.12);letter-spacing:1px}.unit-hero__subtitle{color:rgba(255,255,255,0.85);font-size:0.9rem;letter-spacing:3px;text-transform:uppercase;margin:0}.unit-card__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.unit-card__title{font-size:1.75rem;font-weight:700;color:var(--aam-color-primary);margin-bottom:0.35rem}.unit-card__meta{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.unit-card__property{display:inline-flex;align-items:center;gap:0.35rem;color:var(--aam-color-paragraph);font-size:0.95rem;font-weight:500}.unit-card__property i{color:var(--aam-color-accent);font-size:1rem}.unit-card__property a{color:inherit;text-decoration:none;transition:color 0.2s ease}.unit-card__property a:hover{color:var(--aam-color-accent)}.unit-card__location{display:inline-flex;align-items:center;gap:0.35rem;color:var(--aam-color-primary);font-size:0.95rem;font-weight:500}.unit-card__location i{font-size:1rem;color:var(--aam-color-accent)}.unit-details{display:flex;flex-wrap:wrap;gap:0.75rem 1.5rem;margin-bottom:2rem;padding:1rem 1.25rem;background:var(--aam-color-bg);border-radius:10px;border-left:3px solid var(--aam-color-accent)}.unit-details__item{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.95rem;font-weight:500;color:var(--aam-color-paragraph)}.unit-details__item i{color:var(--aam-color-accent);font-size:1rem}a.unit-building-card{display:block;text-decoration:none;color:inherit;transition:transform 0.25s ease,box-shadow 0.25s ease}a.unit-building-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px rgba(0,0,0,0.15)}.unit-card__contacts{display:flex;gap:0.5rem}.unit-contact-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--aam-color-accent);color:var(--aam-color-white);font-size:1.15rem;transition:all 0.3s ease;text-decoration:none;border:none;padding:0;cursor:pointer}.unit-contact-btn:hover{background:var(--aam-color-primary);color:var(--aam-color-white);transform:scale(1.05)}#unitInquiryModal .modal-header{border-bottom:1px solid var(--aam-color-bg)}#unitInquiryModal .modal-title{font-weight:600;color:var(--aam-color-paragraph)}#unitInquiryModal .btn-primary:hover{background:var(--aam-color-primary);color:var(--aam-color-white)}.unit-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:2.5rem;max-width:900px;margin-left:auto;margin-right:auto}.unit-gallery__main{grid-row:1 / 2}.unit-gallery__main .unit-gallery__link{aspect-ratio:1 / 1}.unit-gallery__main .unit-gallery__img{width:100%;height:100%;object-fit:cover;border-radius:12px}.unit-gallery__thumbs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.unit-gallery__thumbs .unit-gallery__link{aspect-ratio:1 / 1}.unit-gallery__link{display:block;position:relative;overflow:hidden;border-radius:12px;cursor:pointer}.unit-gallery__link:hover .unit-gallery__img{transform:scale(1.04)}.unit-gallery__img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform 0.35s ease}.unit-gallery__more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.5);color:#fff;font-size:1.5rem;font-weight:700;border-radius:12px}.unit-gallery__videos{margin-bottom:2.5rem}.unit-gallery__videos-grid{display:flex;gap:12px;flex-wrap:wrap}.unit-gallery__video-thumb{position:relative;width:150px;height:112px;display:flex;align-items:center;justify-content:center;background:var(--aam-color-primary);border-radius:12px;overflow:hidden;cursor:pointer}.unit-gallery__video-img{width:100%;height:100%;object-fit:cover}.unit-gallery__video-thumb i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.5rem;color:rgba(255,255,255,0.9);text-shadow:0 2px 8px rgba(0,0,0,0.4);transition:transform 0.3s ease}.unit-gallery__video-link:hover .unit-gallery__video-thumb i{transform:translate(-50%,-50%) scale(1.15)}.lightbox-video{width:100%;aspect-ratio:16 / 9;border:0}.unit-gallery__media-row{display:flex;gap:1.5rem;margin-top:1.5rem}.unit-gallery__videos,.unit-gallery__floor-plans{flex:0 0 auto}.unit-gallery__videos h3,.unit-gallery__floor-plans h3{font-size:1.25rem;margin-bottom:8px}.unit-gallery__floor-plans-grid{display:flex;gap:12px;flex-wrap:wrap}.unit-gallery__floor-plan-link{display:block;width:150px;height:112px;border-radius:12px;overflow:hidden;border:2px solid var(--aam-color-bg);transition:border-color 0.3s ease}.unit-gallery__floor-plan-link:hover{border-color:var(--aam-color-accent)}.unit-gallery__floor-plan-img{width:100%;height:100%;object-fit:cover}.unit-desc-gallery-row{margin-bottom:2.5rem}@media (min-width:1400px){.unit-desc-gallery-row{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:start}}.unit-content-row{display:grid;grid-template-columns:3fr 1fr;gap:2.5rem;align-items:start;margin-bottom:2.5rem}.unit-building-card{border-radius:14px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.1);border:2px solid var(--aam-color-accent)}.unit-building-card__image-wrap{overflow:hidden}.unit-building-card__img{width:100%;display:block;object-fit:cover;max-height:320px}.unit-building-card__caption{background:linear-gradient(135deg,var(--aam-color-primary),#3d4a57);padding:0.75rem 1.25rem;text-align:center}.unit-building-card__caption span{color:#fff;font-size:0.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.unit-features{margin-bottom:1rem}.unit-features h3{font-family:'Roboto',sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:26px;color:#535E6B;margin-bottom:1.25rem}.unit-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.unit-feature-item{text-align:center}.unit-feature-item__icon{width:96px;height:96px;margin:0 auto 0.65rem;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#DCD5C6;border:1px solid #fff}.unit-feature-item__icon i{font-size:1.5rem;color:var(--aam-color-primary)}.unit-feature-item__svg{width:48px;height:48px;object-fit:contain}.unit-feature-item__label{font-size:0.78rem;line-height:1.3;color:var(--aam-color-paragraph);font-weight:500;margin:0}.unit-map{border-radius:14px;overflow:hidden;border:2px solid var(--aam-color-accent);box-shadow:0 2px 16px rgba(0,0,0,0.06);margin-bottom:2.5rem}.unit-map iframe{display:block;border-radius:12px}.unit-explore{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.unit-explore__info h3{font-size:1.65rem;font-weight:700;color:var(--aam-color-paragraph);margin-bottom:1rem;line-height:1.3}.unit-explore__accent{color:var(--aam-color-accent);font-style:italic}.unit-explore__text{font-size:0.92rem;line-height:1.75;color:#555;margin-bottom:1.25rem}.unit-explore__text p:last-child{margin-bottom:0}.unit-explore__btn{border-color:var(--aam-color-accent);color:var(--aam-color-accent);font-weight:600;padding:0.6rem 1.75rem;border-radius:50px;transition:all 0.3s ease}.unit-explore__btn:hover{background:var(--aam-color-accent);border-color:var(--aam-color-accent);color:#fff}.unit-explore__siblings h4{font-size:1.25rem;font-weight:700;color:var(--aam-color-paragraph);margin-bottom:1rem}.unit-siblings__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.unit-sibling-card{border-radius:14px;overflow:hidden;background:var(--aam-color-white);box-shadow:0 2px 12px rgba(0,0,0,0.08);border:2px solid var(--aam-color-accent);transition:transform 0.3s ease,box-shadow 0.3s ease}.unit-sibling-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.12)}.unit-sibling-card__link{display:block;text-decoration:none;color:inherit}.unit-sibling-card__image{position:relative;overflow:hidden;aspect-ratio:4 / 3}.unit-sibling-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.unit-sibling-card:hover .unit-sibling-card__image img{transform:scale(1.05)}.unit-sibling-card__placeholder{width:100%;height:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:var(--aam-color-bg);color:var(--aam-color-accent);font-size:3rem}.unit-sibling-card__badge{position:absolute;top:12px;right:12px;padding:0.25rem 0.75rem;border-radius:20px;font-size:0.75rem;font-weight:600;color:#fff}.unit-sibling-card__badge.badge-sold{background:#dc3545}.unit-sibling-card__badge.badge-reserved{background:#f0ad4e}.unit-sibling-card__badge.badge-special-offer{background:#198754;right:auto;left:12px}.unit-sibling-card__footer{display:flex;align-items:center;justify-content:space-between;padding:0.75rem 1rem;background:linear-gradient(135deg,var(--aam-color-primary),#3d4a57);color:#fff}.unit-sibling-card__name{font-size:0.9rem;font-weight:600}.unit-sibling-card__arrow{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--aam-color-accent);color:#fff;font-size:0.75rem}#unitLightbox .modal-content{border-radius:12px;overflow:hidden}#unitLightbox .modal-body{min-height:300px;display:flex;align-items:center;justify-content:center;background:#111}#unitLightboxImage{max-height:80vh;border-radius:4px}@media (max-width:991.98px){.unit-gallery{grid-template-columns:1fr}.unit-gallery{max-width:100%}.unit-content-row{grid-template-columns:1fr}.unit-content-row__building{order:-1}.unit-building-card__img{max-height:280px}.unit-explore{grid-template-columns:1fr}.unit-features__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.unit-feature-item__icon{width:80px;height:80px}.unit-feature-item__svg{width:44px;height:44px}.unit-features h3{font-size:18px;line-height:24px}.unit-siblings__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.unit-hero{min-height:160px}.unit-hero__title{font-size:1.5rem}.unit-hero__content{padding:2.5rem 0.5rem 2rem}.unit-card__title{font-size:1.35rem}.unit-gallery__thumbs{grid-template-columns:1fr 1fr}.unit-gallery__img{min-height:0}.unit-features__grid{grid-template-columns:repeat(2,1fr)}.unit-feature-item__icon{width:68px;height:68px}.unit-feature-item__svg{width:38px;height:38px}.unit-feature-item__label{font-size:0.7rem}.unit-features h3{font-size:16px;line-height:22px}.unit-siblings__grid{grid-template-columns:1fr}.unit-explore__info h3{font-size:1.3rem}}