body{background:var(--color-bg);color:var(--color-text)}.hero-formats.hero::after{background:radial-gradient(circle at 5% 0,rgba(0,0,0,0.32),transparent 52%),radial-gradient(circle at 80% 120%,rgba(0,0,0,0.5),rgba(0,0,0,0.88))}.hero-panel-center{margin-inline:auto;text-align:left}.hero-panel-center .hero-title{max-width:26rem}.hero-panel-center .hero-subtitle{max-width:30rem}.formats-intro-panel{align-self:flex-start}.formats-list{display:flex;flex-direction:column;gap:var(--space-3);font-size:var(--text-sm);color:var(--gray-700)}.formats-list li{display:flex;align-items:flex-start;gap:var(--space-2)}.formats-dot{width:0.55rem;height:0.55rem;border-radius:999px;background:var(--color-accent);margin-top:0.3rem;flex-shrink:0}.formats-overview{align-items:flex-start}.formats-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.formats-card{display:flex;flex-direction:column;justify-content:space-between}.formats-card h3{margin-bottom:var(--space-2)}.formats-card-wide{grid-column:1/-1}.formats-points{margin-top:var(--space-3);display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--text-sm);color:var(--gray-700)}.formats-points li::before{content:"";display:inline-block;width:0.45rem;height:0.45rem;border-radius:999px;border:1px solid rgba(58,56,53,0.35);margin-right:0.4rem;transform:translateY(-1px)}.formats-points-large{font-size:var(--text-base)}.formats-2plus1{align-items:stretch;gap:var(--space-8)}.formats-image-wrap{border-radius:24px;overflow:hidden;background:var(--gray-100);box-shadow:var(--shadow-sm);margin-bottom:var(--space-4)}.formats-image-wrap img{width:100%;height:100%;min-height:220px}.formats-image-tall img{min-height:260px}.formats-note{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.formats-note .formats-link{font-size:var(--text-sm);color:var(--color-accent);border-bottom:1px solid rgba(101,109,74,0.5);padding-bottom:2px;align-self:flex-start}.formats-prep{align-items:stretch}.formats-steps{align-self:stretch}.formats-host{align-items:stretch;gap:var(--space-10)}.formats-host-visual{display:flex;flex-direction:column;gap:var(--space-4)}.formats-safety{margin-top:auto}.formats-gallery-header{max-width:40rem;margin-bottom:var(--space-6)}.formats-gallery-panel{height:100%;display:flex;flex-direction:column;justify-content:space-between}.formats-experience{align-items:stretch}.formats-highlights{align-self:stretch}.formats-cta{padding-top:var(--space-12);padding-bottom:var(--space-16)}.formats-cta-grid{align-items:center;gap:var(--space-6)}.formats-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:flex-end}.formats-cta-actions .btn{white-space:normal;text-align:center}.popup-overlay{display:flex}.nav-toggle{flex-direction:column}@media (max-width:960px){.formats-overview-grid{grid-template-columns:1fr}.formats-card-wide{grid-column:auto}.formats-2plus1{grid-template-columns:1fr}.formats-host{grid-template-columns:1fr}.formats-cta-grid{grid-template-columns:1fr}.formats-cta-actions{justify-content:flex-start}}@media (max-width:720px){.formats-gallery .gallery-grid{grid-template-columns:1fr}.formats-image-wrap img{min-height:200px}.formats-cta{padding-top:var(--space-10);padding-bottom:var(--space-12)}}@media (max-width:480px){.hero-panel-center{text-align:left}.formats-cta-actions{flex-direction:column;align-items:stretch}}