.hero[data-astro-cid-kh7btl4r]{position:relative;height:60vh;min-height:400px;max-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-bg[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(135deg,#667eea,#764ba2);background-image:url(https://images.unsplash.com/photo-1652088241116-5faf85b6c6aa?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center}.hero-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(180deg,#0b0e134d,#0b0e13cc)}.hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2;text-align:center;padding:24px;max-width:800px}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:clamp(32px,6vw,56px);margin:0 0 16px;line-height:1.1;font-weight:800;background:linear-gradient(135deg,var(--brand2) 0%,var(--brand) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:clamp(16px,2vw,20px);color:var(--text);margin:0;opacity:.95}.about-wrap[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:80px 16px}.features[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:60px 0}.feature-card[data-astro-cid-kh7btl4r]{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:32px 24px;transition:all .3s ease}.feature-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);border-color:var(--brand);box-shadow:0 8px 32px #6aa8ff26}.feature-icon[data-astro-cid-kh7btl4r]{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--brand) 0%,var(--brand2) 100%);display:grid;place-items:center;margin-bottom:16px;font-size:24px}.feature-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin:0 0 12px;font-size:20px;color:var(--text)}.feature-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.map-section[data-astro-cid-kh7btl4r]{margin:80px 0;padding:48px 32px;background:var(--surface);border:1px solid var(--line);border-radius:20px}.map-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:32px;margin:0 0 12px;text-align:center;background:linear-gradient(135deg,var(--brand2) 0%,var(--brand) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.map-subtitle[data-astro-cid-kh7btl4r]{text-align:center;color:var(--muted);margin:0 0 32px;font-size:16px}#map[data-astro-cid-kh7btl4r]{height:500px;border-radius:12px;background:var(--bg);border:1px solid var(--line)}.map-legend[data-astro-cid-kh7btl4r]{display:flex;gap:24px;justify-content:center;margin-top:24px;flex-wrap:wrap}.legend-item[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted)}.legend-dot[data-astro-cid-kh7btl4r]{width:12px;height:12px;border-radius:50%}.content-section[data-astro-cid-kh7btl4r]{margin:60px 0}.content-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:28px;margin:0 0 20px;color:var(--text)}.content-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--muted);font-size:16px;line-height:1.8;margin:16px 0}.content-section[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--brand);text-decoration:none;transition:color .2s}.content-section[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--brand2);text-decoration:underline}.cta-section[data-astro-cid-kh7btl4r]{text-align:center;padding:60px 24px;background:linear-gradient(135deg,#6aa8ff1a,#8cffd11a);border-radius:20px;border:1px solid var(--line);margin:80px 0}.cta-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:32px;margin:0 0 16px}.cta-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--muted);font-size:18px;margin:0 0 32px}.cta-button[data-astro-cid-kh7btl4r]{display:inline-block;padding:16px 32px;background:linear-gradient(135deg,var(--brand) 0%,var(--brand2) 100%);color:var(--bg);font-weight:700;font-size:16px;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s}.cta-button[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6aa8ff4d}@media (max-width:768px){.about-wrap[data-astro-cid-kh7btl4r]{padding:40px 16px}.features[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.map-section[data-astro-cid-kh7btl4r]{padding:32px 16px}#map[data-astro-cid-kh7btl4r]{height:400px}}
