*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,sans-serif;line-height:1.6;color:#2d3748}html[dir=rtl]{text-align:right}html[dir=rtl] .container{direction:rtl}.language-switcher[data-astro-cid-a2mxz4y6]{display:flex;gap:.5rem;align-items:center}.lang-link[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:8px;text-decoration:none;color:#4b5563;font-weight:500;font-size:.875rem;transition:all .2s ease;border:1px solid #e5e7eb;background:#fff}.lang-link[data-astro-cid-a2mxz4y6]:hover{background:#f9fafb;color:#1f2937;border-color:#d1d5db}.lang-link[data-astro-cid-a2mxz4y6].active{background:#667eea;color:#fff;border-color:#667eea}.lang-flag[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;width:24px;height:18px}.lang-flag[data-astro-cid-a2mxz4y6] .flag-icon{width:100%;height:100%;display:block;border-radius:2px}.lang-code[data-astro-cid-a2mxz4y6]{font-size:.8125rem;font-weight:600;letter-spacing:.05em;min-width:20px}@media (max-width: 767px){.language-switcher[data-astro-cid-a2mxz4y6]{justify-content:center;gap:.5rem;padding:.5rem 0;flex-wrap:wrap}.lang-link[data-astro-cid-a2mxz4y6]{flex:1;min-width:90px;justify-content:center;padding:.625rem 1rem}.lang-flag[data-astro-cid-a2mxz4y6]{width:28px;height:21px}.lang-code[data-astro-cid-a2mxz4y6]{font-size:.875rem}}@media (max-width: 1024px) and (min-width: 768px){.language-switcher[data-astro-cid-a2mxz4y6]{gap:.375rem}.lang-link[data-astro-cid-a2mxz4y6]{padding:.5rem .75rem}}.header[data-astro-cid-gwscrgfn]{position:fixed;top:0;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;z-index:1000;transition:box-shadow .2s ease}.header[data-astro-cid-gwscrgfn].scrolled{box-shadow:0 1px 3px #0000001a}.container[data-astro-cid-gwscrgfn]{max-width:1200px;margin:0 auto;padding:0 20px}.nav[data-astro-cid-gwscrgfn]{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;min-height:70px}.logo-link[data-astro-cid-gwscrgfn]{display:flex;align-items:center}.nav-desktop[data-astro-cid-gwscrgfn]{display:none;align-items:center;gap:2rem}.nav-link[data-astro-cid-gwscrgfn]{text-decoration:none;color:#374151;font-weight:500;font-size:.95rem;transition:color .2s ease;display:flex;align-items:center;gap:.25rem;padding:.5rem 0}.nav-link[data-astro-cid-gwscrgfn]:hover{color:#111827}.dropdown-item[data-astro-cid-gwscrgfn]{position:relative}.dropdown-arrow[data-astro-cid-gwscrgfn]{font-size:.75rem;transition:transform .2s ease}.dropdown-item[data-astro-cid-gwscrgfn]:hover .dropdown-arrow[data-astro-cid-gwscrgfn]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-gwscrgfn]{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1001}.dropdown-item[data-astro-cid-gwscrgfn]:hover .dropdown-menu[data-astro-cid-gwscrgfn]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-link[data-astro-cid-gwscrgfn]{display:block;padding:.75rem 1rem;text-decoration:none;color:#374151;transition:all .2s ease;border-bottom:1px solid #f3f4f6}.dropdown-link[data-astro-cid-gwscrgfn]:last-child{border-bottom:none}.dropdown-link[data-astro-cid-gwscrgfn]:hover{background:#f9fafb;color:#111827}.nav-cta[data-astro-cid-gwscrgfn]{display:none}.cta-btn[data-astro-cid-gwscrgfn]{background:#111827;color:#fff;text-decoration:none;padding:.5rem 1.25rem;border-radius:6px;font-weight:500;transition:background-color .2s ease}.cta-btn[data-astro-cid-gwscrgfn]:hover{background:#1f2937}.mobile-menu-btn[data-astro-cid-gwscrgfn]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0;gap:4px}.hamburger[data-astro-cid-gwscrgfn]{width:20px;height:2px;background:#374151;border-radius:1px;transition:all .3s ease}.mobile-menu-btn[data-astro-cid-gwscrgfn].active .hamburger[data-astro-cid-gwscrgfn]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn[data-astro-cid-gwscrgfn].active .hamburger[data-astro-cid-gwscrgfn]:nth-child(2){opacity:0}.mobile-menu-btn[data-astro-cid-gwscrgfn].active .hamburger[data-astro-cid-gwscrgfn]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-mobile[data-astro-cid-gwscrgfn]{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;max-height:calc(100vh - 70px);overflow-y:auto}.nav-mobile[data-astro-cid-gwscrgfn].active{transform:translateY(0);opacity:1;visibility:visible}.mobile-nav-item[data-astro-cid-gwscrgfn]{position:relative}.nav-mobile-link[data-astro-cid-gwscrgfn]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;color:#374151;text-decoration:none;font-weight:500;transition:background-color .2s ease}.nav-mobile-link[data-astro-cid-gwscrgfn]:hover{background:#f9fafb}.mobile-dropdown-arrow[data-astro-cid-gwscrgfn]{font-size:.75rem;transition:transform .2s ease}.mobile-nav-item[data-astro-cid-gwscrgfn].active .mobile-dropdown-arrow[data-astro-cid-gwscrgfn]{transform:rotate(180deg)}.mobile-dropdown[data-astro-cid-gwscrgfn]{background:#f9fafb;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-nav-item[data-astro-cid-gwscrgfn].active .mobile-dropdown[data-astro-cid-gwscrgfn]{max-height:300px}.mobile-dropdown-item[data-astro-cid-gwscrgfn]{display:block;padding:.5rem 2.5rem;color:#6b7280;text-decoration:none;transition:all .2s ease}.mobile-dropdown-item[data-astro-cid-gwscrgfn]:hover{background:#f3f4f6;color:#374151}.mobile-language-switcher[data-astro-cid-gwscrgfn]{padding:1rem 1.5rem;border-top:1px solid #e5e7eb}.mobile-cta[data-astro-cid-gwscrgfn]{display:block;margin:.75rem 1.5rem;background:#111827;color:#fff;text-decoration:none;padding:.75rem 1rem;border-radius:6px;font-weight:500;text-align:center;transition:background-color .2s ease}.mobile-cta[data-astro-cid-gwscrgfn]:hover{background:#1f2937}@media (min-width: 768px){.nav-desktop[data-astro-cid-gwscrgfn]{display:flex}.nav-cta[data-astro-cid-gwscrgfn]{display:block}.mobile-menu-btn[data-astro-cid-gwscrgfn],.nav-mobile[data-astro-cid-gwscrgfn]{display:none}}.footer[data-astro-cid-qoaxtre7]{background:#1f2937;color:#fff;border-top:1px solid #374151}.footer-main[data-astro-cid-qoaxtre7]{padding:3rem 0 2rem}.container[data-astro-cid-qoaxtre7]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-astro-cid-qoaxtre7]{display:grid;grid-template-columns:1fr;gap:2rem}.footer-brand[data-astro-cid-qoaxtre7]{text-align:center}.brand-logo[data-astro-cid-qoaxtre7] img[data-astro-cid-qoaxtre7]{height:auto;max-height:40px}.brand-description[data-astro-cid-qoaxtre7]{color:#d1d5db;line-height:1.6;margin:1rem 0 1.5rem;max-width:300px;margin-left:auto;margin-right:auto}.social-links[data-astro-cid-qoaxtre7]{display:flex;justify-content:center;gap:.75rem}.social-link[data-astro-cid-qoaxtre7]{width:40px;height:40px;background:#374151;border-radius:8px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#d1d5db;transition:all .2s ease}.social-link[data-astro-cid-qoaxtre7]:hover{background:#4b5563;color:#fff}.footer-links[data-astro-cid-qoaxtre7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;text-align:center}.links-title[data-astro-cid-qoaxtre7]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#f3f4f6}.links-list[data-astro-cid-qoaxtre7]{list-style:none;padding:0;margin:0}.links-list[data-astro-cid-qoaxtre7] li[data-astro-cid-qoaxtre7]{margin-bottom:.5rem}.footer-link[data-astro-cid-qoaxtre7]{color:#d1d5db;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-link[data-astro-cid-qoaxtre7]:hover{color:#fff}.footer-contact[data-astro-cid-qoaxtre7]{text-align:center}.contact-title[data-astro-cid-qoaxtre7]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#f3f4f6}.contact-info[data-astro-cid-qoaxtre7]{display:flex;flex-direction:column;gap:.75rem}.contact-item[data-astro-cid-qoaxtre7]{font-size:.875rem}.contact-item[data-astro-cid-qoaxtre7] strong[data-astro-cid-qoaxtre7]{color:#f3f4f6;display:block;margin-bottom:.25rem}.contact-item[data-astro-cid-qoaxtre7] p[data-astro-cid-qoaxtre7]{color:#d1d5db;margin:0;line-height:1.4}.contact-item[data-astro-cid-qoaxtre7] a[data-astro-cid-qoaxtre7]{color:#d1d5db;text-decoration:none}.contact-item[data-astro-cid-qoaxtre7] a[data-astro-cid-qoaxtre7]:hover{color:#fff}.footer-bottom[data-astro-cid-qoaxtre7]{padding:1rem 0;border-top:1px solid #374151;background:#111827}.bottom-content[data-astro-cid-qoaxtre7]{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;text-align:center}.copyright[data-astro-cid-qoaxtre7]{color:#9ca3af;font-size:.875rem}.copyright[data-astro-cid-qoaxtre7] p[data-astro-cid-qoaxtre7]{margin:0}.bottom-links[data-astro-cid-qoaxtre7]{display:flex;gap:1.5rem;flex-wrap:wrap}.bottom-link[data-astro-cid-qoaxtre7]{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .2s ease}.bottom-link[data-astro-cid-qoaxtre7]:hover{color:#d1d5db}@media (min-width: 768px){.footer-content[data-astro-cid-qoaxtre7]{grid-template-columns:1fr 2fr 1fr;gap:3rem}.footer-brand[data-astro-cid-qoaxtre7]{text-align:left}.brand-description[data-astro-cid-qoaxtre7]{margin-left:0;margin-right:0}.social-links[data-astro-cid-qoaxtre7]{justify-content:flex-start}.footer-links[data-astro-cid-qoaxtre7],.footer-contact[data-astro-cid-qoaxtre7]{text-align:left}.bottom-content[data-astro-cid-qoaxtre7]{justify-content:space-between}}@media (max-width: 767px){.bottom-content[data-astro-cid-qoaxtre7]{flex-direction:column;gap:1rem}}html[dir=rtl] .footer-brand[data-astro-cid-qoaxtre7]{text-align:right}html[dir=rtl] .social-links[data-astro-cid-qoaxtre7]{justify-content:flex-end}html[dir=rtl] .footer-links[data-astro-cid-qoaxtre7],html[dir=rtl] .footer-contact[data-astro-cid-qoaxtre7]{text-align:right}@media (min-width: 768px){html[dir=rtl] .footer-brand[data-astro-cid-qoaxtre7]{text-align:right}html[dir=rtl] .brand-description[data-astro-cid-qoaxtre7]{margin-left:auto;margin-right:0}html[dir=rtl] .social-links[data-astro-cid-qoaxtre7]{justify-content:flex-end}html[dir=rtl] .footer-links[data-astro-cid-qoaxtre7],html[dir=rtl] .footer-contact[data-astro-cid-qoaxtre7]{text-align:right}}
