.hero-header{flex-wrap:wrap}.hero-text{max-width:720px}.hero-ctas{flex-wrap:wrap}.image-feature img{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.testimonial{background:rgba(15,23,42,0.7);border-radius:var(--radius-md);border:1px solid rgba(148,163,184,0.5);padding:var(--space-5);box-shadow:var(--shadow-subtle)}.testimonial blockquote{font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);color:var(--color-text-secondary);margin-bottom:var(--space-3)}.testimonial figcaption{font-size:var(--font-size-xs);color:var(--gray-200)}.experience-gallery{position:relative;overflow:hidden;border-radius:var(--radius-lg);background:rgba(15,23,42,0.8);box-shadow:var(--shadow-soft)}.experience-slide img{width:100%;height:260px;object-fit:cover}.experience-caption{padding:var(--space-4);border-top:1px solid rgba(148,163,184,0.4);font-size:var(--font-size-sm);color:var(--color-text-secondary)}.booking-section{align-items:flex-start;gap:var(--space-8)}.booking-aside img{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.booking-aside h3{margin-bottom:var(--space-3)}.gallery-meta{align-items:center}.booking-section .card-soft{height:100%}.hero-strip{padding:var(--space-6);border-radius:var(--radius-xl)}.hero-strip.card-soft{background:rgba(15,23,42,0.7)}.event-block+.event-block{margin-top:var(--space-6);padding-top:var(--space-6);border-top:1px solid rgba(148,163,184,0.4)}@media (max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-slide img{height:220px}}@media (max-width:768px){.hero-strip{padding:var(--space-5)}.testimonials-grid{grid-template-columns:minmax(0,1fr)}.experience-slide img{height:200px}.booking-section{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.gallery-meta{flex-direction:column;align-items:flex-start;gap:var(--space-4)}}@media (max-width:480px){.hero-strip{padding:var(--space-4)}.experience-slide img{height:180px}}