*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1a1a2e;background:#fff}.container[data-astro-cid-ct3bgug4]{max-width:1100px;margin:0 auto;padding:0 1.5rem}a[data-astro-cid-ct3bgug4]{color:#334155;text-decoration:none}a[data-astro-cid-ct3bgug4]:hover{color:#0077b6}.header[data-astro-cid-ct3bgug4]{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff}.header[data-astro-cid-ct3bgug4] .container[data-astro-cid-ct3bgug4]{display:flex;justify-content:space-between;align-items:center}.burger[data-astro-cid-ct3bgug4]{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer}.burger[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{width:25px;height:2px;background:#000;display:block}.nav[data-astro-cid-ct3bgug4]{display:flex;gap:1rem;align-items:center}.icon[data-astro-cid-ct3bgug4]{color:#334155;transition:box-shadow .2s,transform .2s}.icon[data-astro-cid-ct3bgug4]:hover{color:#0077b6;box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}@media(max-width:768px){.burger[data-astro-cid-ct3bgug4]{display:flex}.nav[data-astro-cid-ct3bgug4]{display:none;position:absolute;top:64px;right:0;left:0;flex-direction:column;background:#fff;padding:1rem;gap:1rem;box-shadow:0 10px 30px #0000001a}.nav[data-astro-cid-ct3bgug4].open{display:flex}}.logo[data-astro-cid-ct3bgug4]{font-size:1.25rem;font-weight:700;color:#0077b6;text-decoration:none;display:flex;align-items:center;gap:.5rem}.logo-image[data-astro-cid-ct3bgug4]{object-fit:contain;max-height:50px}.nav[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{color:#334155;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.nav[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover{color:#0077b6}.lang-switcher[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.35rem;margin-left:.5rem;padding-left:1.5rem;border-left:1px solid #e2e8f0}.lang-switcher[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{font-size:.85rem;font-weight:600;color:#94a3b8;text-decoration:none;transition:color .2s}.lang-switcher[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover,.lang-switcher[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4].active{color:#0077b6}.lang-sep[data-astro-cid-ct3bgug4]{color:#cbd5e1;font-size:.85rem}.hero[data-astro-cid-ct3bgug4]{margin-top:64px}.hero-image[data-astro-cid-ct3bgug4]{width:100%;height:420px;background:linear-gradient(135deg,#caf0f8,#90e0ef,#00b4d8);overflow:hidden}.hero-img[data-astro-cid-ct3bgug4]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-placeholder[data-astro-cid-ct3bgug4]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0077b6;gap:.75rem;font-size:1rem;font-weight:500;opacity:.6}.hero-content[data-astro-cid-ct3bgug4]{text-align:center;padding:3rem 1.5rem;max-width:700px;margin:0 auto}.hero-content[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4]{font-size:2.75rem;font-weight:800;color:#03045e;margin-bottom:1rem;line-height:1.15}.hero-content[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{font-size:1.125rem;color:#475569;margin-bottom:2rem}.btn[data-astro-cid-ct3bgug4]{display:inline-block;background:#0077b6;color:#fff;padding:.8rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:background .2s}.btn[data-astro-cid-ct3bgug4]:hover{background:#005f8a}.about[data-astro-cid-ct3bgug4]{padding:5rem 0;background:#f8fafc}.about[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{text-align:center;font-size:2rem;font-weight:700;color:#03045e;margin-bottom:2rem}.about-text[data-astro-cid-ct3bgug4]{max-width:750px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.about-text[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{color:#475569;font-size:1rem}.about-grid[data-astro-cid-ct3bgug4]{display:flex;gap:2rem;align-items:center}.about-image[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{width:100%;height:100%;object-fit:cover;border-radius:12px}.programs[data-astro-cid-ct3bgug4]{padding:5rem 0}.programs[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{text-align:center;font-size:2rem;font-weight:700;color:#03045e;margin-bottom:2.5rem}.cards[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.card[data-astro-cid-ct3bgug4]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;gap:1rem}.card-image[data-astro-cid-ct3bgug4]{margin-top:auto;width:100%;height:155px;object-fit:cover;object-position:center 42%;border-radius:12px}.card[data-astro-cid-ct3bgug4]:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.card-icon[data-astro-cid-ct3bgug4]{color:#0077b6;margin-bottom:1rem}.card[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:1.25rem;font-weight:700;color:#03045e;margin-bottom:.75rem}.card[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{color:#475569;font-size:.95rem}.contact[data-astro-cid-ct3bgug4]{padding:5rem 0;background:#f8fafc}.contact[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{text-align:center;font-size:2rem;font-weight:700;color:#03045e;margin-bottom:2.5rem}.contact-grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.contact-item[data-astro-cid-ct3bgug4]{text-align:center}.contact-item[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:1rem;font-weight:700;color:#03045e;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.contact-item[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{color:#475569;font-size:.95rem}.social-links[data-astro-cid-ct3bgug4]{display:flex;justify-content:center;align-items:center;gap:1rem}.footer[data-astro-cid-ct3bgug4]{padding:2rem 0;text-align:center;border-top:1px solid #e2e8f0}.footer[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{color:#94a3b8;font-size:.875rem}@media(max-width:768px){.hero-image[data-astro-cid-ct3bgug4]{height:260px}.about-grid[data-astro-cid-ct3bgug4]{display:flex;gap:2rem;flex-direction:column}.hero-content[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4]{font-size:2rem}.hero-content[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{font-size:1rem}.cards[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}.contact-grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr 1fr;gap:2rem}.about[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4],.programs[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4],.contact[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{font-size:1.625rem}}@media(max-width:480px){.nav[data-astro-cid-ct3bgug4]{gap:1rem}.nav[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{font-size:.85rem}.contact-grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}.hero-content[data-astro-cid-ct3bgug4]{padding:2rem 1.5rem}.hero-content[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4]{font-size:1.75rem}.lang-switcher[data-astro-cid-ct3bgug4]{padding-left:.75rem;margin-left:0}.about-grid[data-astro-cid-ct3bgug4]{display:flex;gap:2rem;flex-direction:column}}
