.about-hero[data-astro-cid-4jb2nhgl]{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:10rem 1.5rem 5rem;overflow:hidden}.about-hero-bg[data-astro-cid-4jb2nhgl]{position:absolute;inset:0;z-index:0;background-image:url(/images/loc-hero.svg);background-size:cover;background-position:center;background-repeat:no-repeat}.about-hero-overlay[data-astro-cid-4jb2nhgl]{position:absolute;inset:0;background:#ffffffd9}.about-hero-content[data-astro-cid-4jb2nhgl]{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.locations-hero-title[data-astro-cid-4jb2nhgl]{font-size:clamp(3rem,6vw,4.5rem);font-weight:400;color:#003e47;margin:0 0 1rem;line-height:1.1}.locations-hero-title[data-astro-cid-4jb2nhgl] strong[data-astro-cid-4jb2nhgl]{font-weight:700}.locations-hero-description[data-astro-cid-4jb2nhgl]{font-size:clamp(1.1rem,2vw,1.35rem);color:#4b5563;line-height:1.6;font-weight:400;max-width:800px;margin:0 auto}.location-tags-container[data-astro-cid-4jb2nhgl]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto}.location-tag[data-astro-cid-4jb2nhgl]{background:#fff;color:#003e47;padding:.5rem 1rem;border-radius:9999px;font-size:.95rem;font-weight:500;box-shadow:0 2px 10px #0000000d;border:1px solid #e5e7eb;transition:all .2s ease}.location-tag[data-astro-cid-4jb2nhgl]:hover{background:#003e47;color:#fff;border-color:#003e47;transform:translateY(-2px);box-shadow:0 4px 12px #003e4726}.about-info[data-astro-cid-4jb2nhgl]{padding:5rem 1.5rem;background-color:#fff}.about-info-container[data-astro-cid-4jb2nhgl]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:3.5rem;align-items:stretch}.about-info-image[data-astro-cid-4jb2nhgl]{border-radius:1.25rem;overflow:hidden;position:relative;max-height:600px}.about-info-image[data-astro-cid-4jb2nhgl] img[data-astro-cid-4jb2nhgl]{width:100%;height:100%;object-fit:cover;display:block;border-radius:1.25rem}.about-info-content[data-astro-cid-4jb2nhgl]{display:flex;flex-direction:column;justify-content:center}.about-info-title[data-astro-cid-4jb2nhgl]{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;color:#003e47;margin:0 0 1.75rem;line-height:1.25}.about-info-title[data-astro-cid-4jb2nhgl] strong[data-astro-cid-4jb2nhgl]{font-weight:700}.about-info-paragraphs[data-astro-cid-4jb2nhgl] p[data-astro-cid-4jb2nhgl]{font-size:.95rem;color:#7d7d7d;line-height:1.75;margin:0 0 1rem}.about-info-paragraphs[data-astro-cid-4jb2nhgl] p[data-astro-cid-4jb2nhgl]:last-child{margin-bottom:0}.about-features[data-astro-cid-4jb2nhgl]{display:flex;gap:2rem;margin-top:2rem}.about-feature[data-astro-cid-4jb2nhgl]{display:flex;align-items:center;gap:.75rem;flex:1}.about-feature-icon[data-astro-cid-4jb2nhgl]{width:48px;height:48px;min-width:48px;background-color:#009bb11a;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#009bb1}.about-feature-icon[data-astro-cid-4jb2nhgl] svg[data-astro-cid-4jb2nhgl]{width:24px;height:24px}.about-feature-text[data-astro-cid-4jb2nhgl]{display:flex;flex-direction:column;gap:.15rem}.about-feature-text[data-astro-cid-4jb2nhgl] strong[data-astro-cid-4jb2nhgl]{font-size:.9375rem;color:#003e47;font-weight:600}.about-feature-text[data-astro-cid-4jb2nhgl] span[data-astro-cid-4jb2nhgl]{font-size:.8125rem;color:#7d7d7d}@media(max-width:768px){.location-tags-container[data-astro-cid-4jb2nhgl]{gap:.35rem}.location-tag[data-astro-cid-4jb2nhgl]{font-size:.8rem;padding:.35rem .75rem}.about-feature-text[data-astro-cid-4jb2nhgl] strong[data-astro-cid-4jb2nhgl]{font-size:.8rem}.about-feature-text[data-astro-cid-4jb2nhgl] span[data-astro-cid-4jb2nhgl]{font-size:.7rem}.about-features[data-astro-cid-4jb2nhgl]{flex-direction:column;gap:1rem}}.about-cta-section[data-astro-cid-4jb2nhgl]{padding:6rem 1.5rem;background-color:#fff;text-align:center}.about-cta-container[data-astro-cid-4jb2nhgl]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.about-cta-title[data-astro-cid-4jb2nhgl]{font-size:clamp(2rem,4vw,3rem);font-weight:400;color:#003e47;line-height:1.1;margin-bottom:1rem}.about-cta-title[data-astro-cid-4jb2nhgl] strong[data-astro-cid-4jb2nhgl]{font-weight:700}.about-cta-desc[data-astro-cid-4jb2nhgl]{font-size:1.1rem;color:#4b5563;margin-bottom:2.5rem}.about-cta-btn[data-astro-cid-4jb2nhgl]{display:inline-flex;align-items:center;gap:.75rem;background-color:#003e47;color:#fff;padding:.75rem 1.75rem;border-radius:999px;text-decoration:none;font-size:1rem;transition:all .3s ease}.about-cta-btn[data-astro-cid-4jb2nhgl]:hover{background-color:#0d9488;transform:translateY(-2px);box-shadow:0 4px 12px #0d94884d}.about-cta-arrow[data-astro-cid-4jb2nhgl]{width:32px;height:32px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s}.about-cta-btn[data-astro-cid-4jb2nhgl]:hover .about-cta-arrow[data-astro-cid-4jb2nhgl]{transform:rotate(45deg)}.about-cta-arrow[data-astro-cid-4jb2nhgl] svg[data-astro-cid-4jb2nhgl]{width:16px;height:16px}.locations-split-section[data-astro-cid-4jb2nhgl]{height:calc(100vh - 250px);min-height:600px;background:#fff;overflow:hidden}.split-container[data-astro-cid-4jb2nhgl]{display:flex;height:100%;max-width:1600px;margin:0 auto}.list-panel[data-astro-cid-4jb2nhgl]{width:450px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid #e2e8f0;background:#fff;z-index:2}.list-controls[data-astro-cid-4jb2nhgl]{padding:1rem;border-bottom:1px solid #f1f5f9;background:#fff;display:flex;flex-direction:column;gap:.75rem}.search-box[data-astro-cid-4jb2nhgl]{position:relative;display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:.5rem;padding:.5rem .75rem}.search-box[data-astro-cid-4jb2nhgl]:focus-within{border-color:#003e47;box-shadow:0 0 0 2px #003e471a}.search-icon[data-astro-cid-4jb2nhgl]{width:18px;height:18px;color:#94a3b8;margin-right:.5rem}#location-search[data-astro-cid-4jb2nhgl]{border:none;outline:none;width:100%;font-size:.95rem;color:#1e293b}.nearby-btn[data-astro-cid-4jb2nhgl]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;background:#f0fdfa;border:1px solid #ccfbf1;color:#0d9488;border-radius:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.nearby-btn[data-astro-cid-4jb2nhgl]:hover{background:#ccfbf1}.nearby-btn[data-astro-cid-4jb2nhgl] svg[data-astro-cid-4jb2nhgl],.nearby-icon-small[data-astro-cid-4jb2nhgl]{width:16px;height:16px;flex-shrink:0}.locations-list-scroll[data-astro-cid-4jb2nhgl]{flex-grow:1;overflow-y:auto;padding:1rem}.location-card-compact[data-astro-cid-4jb2nhgl]{display:flex;align-items:center;justify-content:space-between;padding:1rem;margin-bottom:.75rem;border:1px solid #e2e8f0;border-radius:.75rem;cursor:pointer;transition:all .2s ease;background:#fff}.location-card-compact[data-astro-cid-4jb2nhgl]:hover,.location-card-compact[data-astro-cid-4jb2nhgl].active{border-color:#003e47;background-color:#f8fafc;transform:translate(4px)}.location-card-compact[data-astro-cid-4jb2nhgl].active{background-color:#f0fdfa;border-color:#0d9488}.card-content[data-astro-cid-4jb2nhgl]{flex-grow:1}.card-header[data-astro-cid-4jb2nhgl]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.card-title[data-astro-cid-4jb2nhgl]{font-size:1rem;font-weight:700;color:#0f172a;margin:0}.distance-badge[data-astro-cid-4jb2nhgl]{font-size:.75rem;background:#e2e8f0;color:#475569;padding:.1rem .4rem;border-radius:999px;font-weight:600}.card-meta[data-astro-cid-4jb2nhgl]{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.meta-item[data-astro-cid-4jb2nhgl]{display:flex;align-items:flex-start;gap:.5rem;color:#64748b;font-size:.85rem;line-height:1.4}.meta-icon[data-astro-cid-4jb2nhgl]{width:15px;height:15px;margin-top:2px;flex-shrink:0;color:#94a3b8}.address-text[data-astro-cid-4jb2nhgl]{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-actions[data-astro-cid-4jb2nhgl]{display:flex;gap:.75rem;margin-top:auto}.card-btn[data-astro-cid-4jb2nhgl]{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem;border-radius:999px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s ease}.card-btn[data-astro-cid-4jb2nhgl].primary{background-color:#003e47;color:#fff;border:1px solid #003e47}.card-btn[data-astro-cid-4jb2nhgl].primary:hover{background-color:#0d9488;border-color:#0d9488;transform:translateY(-1px);box-shadow:0 4px 12px #0d948833}.card-btn[data-astro-cid-4jb2nhgl].secondary{background-color:#fff;color:#003e47;border:1px solid #e2e8f0}.card-btn[data-astro-cid-4jb2nhgl].secondary:hover{border-color:#003e47;background-color:#f8fafc}.card-btn[data-astro-cid-4jb2nhgl] svg[data-astro-cid-4jb2nhgl]{width:14px;height:14px}.btn-arrow[data-astro-cid-4jb2nhgl]{transition:transform .2s}.card-btn[data-astro-cid-4jb2nhgl].primary:hover .btn-arrow[data-astro-cid-4jb2nhgl]{transform:translate(3px)}.card-arrow[data-astro-cid-4jb2nhgl]{display:none}.map-panel[data-astro-cid-4jb2nhgl]{flex-grow:1;position:relative;background:#e2e8f0}.map-container[data-astro-cid-4jb2nhgl]{width:100%;height:100%}#no-results[data-astro-cid-4jb2nhgl]{text-align:center;color:#94a3b8;padding:2rem}.hidden[data-astro-cid-4jb2nhgl]{display:none!important}@media(max-width:850px){.about-info-container[data-astro-cid-4jb2nhgl]{grid-template-columns:1fr;gap:2rem}.about-info-image[data-astro-cid-4jb2nhgl]{aspect-ratio:16/9;max-height:300px}}@media(max-width:768px){.locations-split-section[data-astro-cid-4jb2nhgl]{height:auto;min-height:0;flex-direction:column}.split-container[data-astro-cid-4jb2nhgl]{flex-direction:column}.list-panel[data-astro-cid-4jb2nhgl]{width:100%;height:auto;max-height:65vh;border-right:none;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column}.locations-list-scroll[data-astro-cid-4jb2nhgl]{height:450px}.map-panel[data-astro-cid-4jb2nhgl]{width:100%;height:400px}.card-title[data-astro-cid-4jb2nhgl]{font-size:.95rem}}
