:root {--background: #0a0a0a;--foreground: #f4f4f4;--card: #141414;--secondary: #1f1f1f;--muted: #b7b7b7;--primary: #e40000;--border: #2d2d2d;--bs-primary: #e40000;--bs-primary-rgb: 228, 0, 0;}html, body {scroll-behavior: smooth;}body {background: var(--background);color: var(--foreground);font-family: 'Inter', sans-serif;font-size: 1.06rem;overflow-x: hidden;}h1, h2, h3, h4, h5, h6, .section-title {font-family: 'Space Grotesk', sans-serif;}.btn-primary, #contact .btn-primary {--bs-btn-bg: var(--primary);--bs-btn-border-color: var(--primary);--bs-btn-hover-bg: #bf0000;--bs-btn-hover-border-color: #bf0000;--bs-btn-active-bg: #bf0000;--bs-btn-active-border-color: #bf0000;--bs-btn-color: #fff;--bs-btn-hover-color: #fff;font-weight: 700;}.hero-logo {filter: invert(1);}.hero-section {min-height: 100vh;min-height: 100svh;height: 100vh;}.hero-video {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;object-position: center center;transform: scale(1.02);}.hero-overlay {position: absolute;inset: 0;background: rgba(10, 10, 10, 0.58);}.hero-logo {width: auto;height: 122px;}.hero-subtitle {font-size: clamp(1.35rem, 2.2vw, 1.85rem);color: rgba(244, 244, 244, 0.92);}.hero-meta {font-size: 1rem;letter-spacing: 0.16em;text-transform: uppercase;color: rgba(244, 244, 244, 0.76);}.hero-scroll {position: absolute;bottom: 2.5rem;left: 50%;transform: translateX(-50%);color: var(--primary);font-size: 1.5rem;animation: arrow 2s ease-in-out infinite;}@keyframes arrow {0%, 100% {transform: translate(-50%, 0);}50% {transform: translate(-50%, 10px);}}.section-space {padding: 7rem 0;}.section-soft {background: var(--card);}.section-kicker {font-size: 0.9rem;letter-spacing: 0.2em;text-transform: uppercase;color: var(--primary);font-weight: 700;}.section-title {font-size: clamp(2.5rem, 4.8vw, 4rem);line-height: 1.04;}.section-text {color: var(--muted);font-size: 1.06rem;line-height: 1.75;}.info-card {border: 1px solid var(--border);background: var(--card);padding: 1.8rem;}.info-value {color: var(--primary);font-size: clamp(1.8rem, 3vw, 2.5rem);font-weight: 700;line-height: 1.1;}.info-label {color: var(--muted);font-size: 1rem;}.interior-card {border: 1px solid var(--border);background: var(--secondary);overflow: hidden;}.interior-photo {width: 100%;min-height: 472px;max-height: 540px;object-fit: cover;}.interior-body {padding: 2.4rem;display: flex;flex-direction: column;justify-content: center;}.interior-title {color: var(--primary);font-size: clamp(1.75rem, 2.2vw, 2.35rem);}.interior-list li {display: flex;gap: 0.75rem;align-items: flex-start;color: #cfcfcf;font-size: 1rem;line-height: 1.7;}.interior-list li + li {margin-top: 0.45rem;}.interior-list i, .spec-item i {font-size: 0.4rem;margin-top: 0.62rem;color: var(--primary);}.exterior-card {border: 1px solid var(--border);background: var(--secondary);overflow: hidden;}.exterior-photo {height: 430px;object-fit: cover;}.exterior-card figcaption {padding: 1.1rem 1.2rem;border-top: 1px solid var(--border);font-size: 1rem;color: #e3e3e3;}.exterior-specs {border: 1px solid var(--border);background: var(--secondary);padding: 2.2rem;}.spec-item {display: flex;gap: 0.7rem;align-items: flex-start;color: #c8c8c8;font-size: 1rem;line-height: 1.7;}.unit-card {border: 1px solid var(--border);background: var(--card);overflow: hidden;transition: border-color 0.2s ease;}.unit-card:hover {border-color: rgba(228, 0, 0, 0.65);}.units-subtitle {font-size: 1.45rem;letter-spacing: 0.02em;}.unit-card.is-available {border-color: rgba(228, 0, 0, 0.35);background: rgba(228, 0, 0, 0.07);}.unit-card.is-sold {background: var(--secondary);}.unit-card.is-sold:hover {border-color: var(--border);}.unit-photo {width: 100%;height: 300px;object-fit: cover;}.unit-body {padding: 2rem;}.badge-highlight {display: inline-block;margin-bottom: 1rem;padding: 0.38rem 0.72rem;font-size: 0.78rem;text-transform: uppercase;letter-spacing: 0.12em;font-weight: 700;color: var(--primary);background: rgba(228, 0, 0, 0.14);}.badge-status {letter-spacing: 0.1em;}.unit-card.is-sold .badge-status {color: #d0d0d0;background: rgba(208, 208, 208, 0.14);}.unit-type {font-size: 1.75rem;line-height: 1;}.unit-meta, .unit-facts {color: var(--muted);font-size: 1rem;}.unit-icon, .unit-facts i, .unit-link, .cta-links i {color: var(--primary);}.unit-card.is-sold .unit-icon, .unit-card.is-sold .unit-facts i {color: #8f8f8f;}.unit-link {display: inline-flex;gap: 0.4rem;align-items: center;font-size: 1rem;font-weight: 600;}.unit-link:hover {color: var(--primary);}.unit-price {font-size: 1.25rem;font-weight: 700;color: var(--primary);}.unit-card.is-sold .unit-price {color: #d0d0d0;}.map-wrap {border: 1px solid var(--border);background: var(--secondary);overflow: hidden;}.cta-section {padding: 7rem 0;}.cta-layer {position: absolute;inset: 0;background: linear-gradient(150deg, rgba(228, 0, 0, 0.14) 0%, rgba(10, 10, 10, 0.94) 60%, rgba(10, 10, 10, 1) 100%);}.cta-box {max-width: 920px;}.cta-text {max-width: 650px;}.cta-links {color: var(--muted);font-size: 1rem;}.cta-links a, .cta-links span {color: inherit;}.site-footer {border-top: 1px solid var(--border);padding: 1.8rem 0;}.footer-logo {height: 60px;width: auto;}.footer-copy {color: var(--muted);font-size: 0.9rem;}.reveal {opacity: 1;transform: none;}.js .reveal {opacity: 0;transform: translateY(20px);transition: opacity 0.45s ease, transform 0.45s ease;}.js .reveal.in-view {opacity: 1;transform: translateY(0);}@media (max-width: 991.98px) {body {font-size: 1rem;}.hero-logo {height: 96px;}.hero-subtitle {font-size: clamp(1.12rem, 4.2vw, 1.45rem);}.hero-meta {font-size: 0.88rem;}.section-space {padding: 4.8rem 0;}.section-title {font-size: clamp(2rem, 7vw, 2.8rem);}.interior-photo {min-height: 280px;}.interior-body, .unit-body, .exterior-specs {padding: 1.55rem;}.unit-photo {height: 240px;}}