.zones-section[data-astro-cid-3rnywcmj]{width:100%;padding:4rem 0;position:relative}.section-content[data-astro-cid-3rnywcmj]{max-width:1200px;margin:0 auto;padding:0 2rem}h2[data-astro-cid-3rnywcmj]{text-align:center;font-size:2.5rem;color:rgb(var(--accent-dark));margin-bottom:1rem}.section-subtitle[data-astro-cid-3rnywcmj]{text-align:center;font-size:1.2rem;color:rgb(var(--text-primary));max-width:800px;margin:0 auto 3rem;opacity:.8}.zones-grid[data-astro-cid-3rnywcmj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;width:100%}.zones-list[data-astro-cid-3rnywcmj]{display:flex;flex-direction:column;gap:1.5rem}.zone-card[data-astro-cid-3rnywcmj]{background:rgb(var(--bg-primary));border-radius:12px;height:100%;overflow:hidden;text-decoration:none;color:inherit;border:1px solid rgb(var(--border-color));transition:all .3s ease;position:relative;display:flex;flex-direction:column}.zone-card[data-astro-cid-3rnywcmj]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.zone-image[data-astro-cid-3rnywcmj]{position:relative;height:200px;overflow:hidden}.zone-image[data-astro-cid-3rnywcmj] img[data-astro-cid-3rnywcmj]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.zone-card[data-astro-cid-3rnywcmj]:hover .zone-image[data-astro-cid-3rnywcmj] img[data-astro-cid-3rnywcmj]{transform:scale(1.1)}.zone-overlay[data-astro-cid-3rnywcmj]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%)}.zone-content[data-astro-cid-3rnywcmj]{padding:2rem;flex:1;display:flex;flex-direction:column}.zone-header[data-astro-cid-3rnywcmj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}h3[data-astro-cid-3rnywcmj]{color:rgb(var(--accent));font-size:1.5rem;margin:0}.availability[data-astro-cid-3rnywcmj]{background:rgba(var(--accent),.1);color:rgb(var(--accent));padding:.5rem 1rem;border-radius:999px;font-size:.9rem;font-weight:500}.zone-description[data-astro-cid-3rnywcmj]{color:rgb(var(--text-primary));line-height:1.6;margin:1rem 0 1.5rem;flex:1}.zone-stats[data-astro-cid-3rnywcmj]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;padding:1rem;background:rgba(var(--accent),.05);border-radius:8px}.stat[data-astro-cid-3rnywcmj]{text-align:center}.stat-icon[data-astro-cid-3rnywcmj]{font-size:1.5rem;margin-bottom:.5rem;display:block}.stat-value[data-astro-cid-3rnywcmj]{font-weight:600;color:rgb(var(--accent));display:block}.stat-label[data-astro-cid-3rnywcmj]{font-size:.9rem;color:rgb(var(--text-secondary))}.zone-services[data-astro-cid-3rnywcmj]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.service-tag[data-astro-cid-3rnywcmj]{background:rgb(var(--bg-secondary));padding:.5rem 1rem;border-radius:999px;font-size:.9rem;color:rgb(var(--text-primary));display:flex;align-items:center;gap:.5rem}.learn-more[data-astro-cid-3rnywcmj]{display:flex;align-items:center;gap:.5rem;color:rgb(var(--accent));font-weight:500;padding-top:1.5rem;border-top:1px solid rgb(var(--border-color))}.learn-more[data-astro-cid-3rnywcmj] svg[data-astro-cid-3rnywcmj]{transition:transform .3s ease}.zone-card[data-astro-cid-3rnywcmj]:hover .learn-more[data-astro-cid-3rnywcmj] svg[data-astro-cid-3rnywcmj]{transform:translate(5px)}.view-all-wrapper[data-astro-cid-3rnywcmj]{text-align:center;margin-top:3rem}.view-all-button[data-astro-cid-3rnywcmj]{display:inline-flex;align-items:center;gap:.5rem;background:rgb(var(--accent));color:rgb(var(--neutral-0));padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;box-shadow:var(--shadow-md)}.view-all-button[data-astro-cid-3rnywcmj]:hover{transform:translateY(-2px);background:rgb(var(--accent-dark));box-shadow:var(--shadow-lg)}.view-all-button[data-astro-cid-3rnywcmj] svg[data-astro-cid-3rnywcmj]{transition:transform .3s ease}.view-all-button[data-astro-cid-3rnywcmj]:hover svg[data-astro-cid-3rnywcmj]{transform:translate(5px)}@media (max-width: 768px){.zones-grid[data-astro-cid-3rnywcmj]{grid-template-columns:1fr}.zone-stats[data-astro-cid-3rnywcmj]{grid-template-columns:1fr;text-align:left}.stat[data-astro-cid-3rnywcmj]{display:flex;align-items:center;gap:1rem;text-align:left}.stat-icon[data-astro-cid-3rnywcmj]{margin:0}}.zone-card[data-astro-cid-3rnywcmj]{animation:fadeInUp .5s ease-out forwards;opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
