.space-hero{padding-top:var(--space-32);padding-bottom:var(--space-24)}.space-hero-inner{max-width:720px;margin:0 auto;text-align:center}.space-hero-ctas{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-6);margin-top:var(--space-8)}@media(min-width:640px){.space-hero-ctas{flex-direction:row}}.space-grid-2{display:grid;grid-template-columns:1fr;gap:var(--space-16)}@media(min-width:768px){.space-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.space-image-card img{border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.space-highlights{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-8)}.space-bullets{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-8);font-size:var(--font-size-sm);color:var(--gray-200)}.space-bullets li::before{content:"•";color:var(--color-primary);margin-right:var(--space-4)}.space-bullets li{display:flex;align-items:flex-start}.space-bullets li::before{flex-shrink:0;margin-top:2px}.space-links{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-8)}.space-lounge{position:relative}.space-gallery{position:relative}.space-flexibility{position:relative}.space-cta{padding-bottom:var(--space-32)}.space-cta-card{text-align:center;max-width:840px;margin:0 auto}.space-cta-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-6);margin-top:var(--space-8)}@media(min-width:640px){.space-cta-actions{flex-direction:row;justify-content:center}}