.site-header[data-astro-cid-3ef6ksr2]{border:1px solid var(--color-text-secondary);border-radius:12px;position:sticky;top:12px;z-index:100;backdrop-filter:saturate(120%) blur(20px);margin:0 0 12px;width:100%;background:var(--color-surface, transparent)}.header-content[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:12px;gap:1rem}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:28px;width:auto;display:block}.main-nav[data-astro-cid-3ef6ksr2]{display:none}.main-nav[data-astro-cid-3ef6ksr2].open{display:flex;position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:#0f0f23e6;backdrop-filter:saturate(120%) blur(30px);-webkit-backdrop-filter:saturate(120%) blur(30px);border:1px solid rgba(255,255,255,.1);box-shadow:-2px 0 10px #0000001f;padding:2rem;z-index:105;flex-direction:column;gap:1.5rem}.nav-links[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--color-text-primary);font-weight:400;font-size:1.05rem}.main-nav[data-astro-cid-3ef6ksr2].open .nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--tv-gradient-top);font-weight:400;font-size:1.5rem}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{text-decoration:underline;text-underline-offset:8px}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active-link,.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:active{text-decoration:underline;color:var(--tv-gradient-bottom);text-underline-offset:8px}.language-selector[data-astro-cid-3ef6ksr2]{display:flex;gap:.75rem;align-items:center}.language-flag[data-astro-cid-3ef6ksr2]{width:24px;height:16px;border-radius:2px;box-shadow:0 2px 4px #0000001f}.mobile-menu-toggle[data-astro-cid-3ef6ksr2]{display:inline-flex;flex-direction:column;gap:6px;background:none;border:none;padding:6px;cursor:pointer;z-index:110}.burger-line[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--tv-gradient-top);transition:transform .25s ease,opacity .25s ease;transform-origin:center}.mobile-menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .burger-line[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.mobile-menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .burger-line[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .burger-line[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.mobile-overlay[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;background:#00000073;z-index:100;display:none;opacity:0;transition:opacity .2s ease}.mobile-overlay[data-astro-cid-3ef6ksr2].active{display:block;opacity:1}@media screen and (min-width: 768px){.mobile-menu-toggle[data-astro-cid-3ef6ksr2],.mobile-overlay[data-astro-cid-3ef6ksr2]{display:none!important}.main-nav[data-astro-cid-3ef6ksr2]{display:flex!important;position:static;width:auto;height:auto;padding:0;background:transparent;border:none;box-shadow:none;flex-direction:row;align-items:center;gap:1rem}.nav-links[data-astro-cid-3ef6ksr2]{flex-direction:row;gap:2rem}.header-content[data-astro-cid-3ef6ksr2]{padding:0 2rem}.language-selector[data-astro-cid-3ef6ksr2]{padding:1rem}}.footer[data-astro-cid-sz7xmlte]{padding:1rem;background:linear-gradient(135deg,#2117394d,#271c4933);backdrop-filter:blur(20px);border-radius:12px;border:1px solid rgba(167,139,250,.3);color:#fff;margin-top:1rem;box-shadow:0 8px 32px #8b5cf633;width:100%}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;box-sizing:border-box}.footer-content[data-astro-cid-sz7xmlte]{box-sizing:border-box}.company-section[data-astro-cid-sz7xmlte]{margin-bottom:2rem;text-align:center}.logo-text[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:600;color:var(--color-text-primary);display:block;margin-bottom:1rem}.address[data-astro-cid-sz7xmlte],.legal-info[data-astro-cid-sz7xmlte]{font-size:.8rem;line-height:1.5;color:var(--color-text-secondary);opacity:.9;margin-bottom:1.5rem;font-weight:300}.legal-info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-accent-blue-light);text-decoration:none}.legal-info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.footer-grid[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem}.footer-section[data-astro-cid-sz7xmlte]{text-align:center}.section-title[data-astro-cid-sz7xmlte]{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.75rem}.section-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.section-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{list-style:none;margin:0}.section-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-text-secondary);text-decoration:none;font-size:.9rem;transition:color .3s ease;display:inline-block;padding:.25rem 0}.section-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent-blue-light)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(39,90,123,.45);margin-top:1rem;padding-top:1.5rem}.footer-bottom-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem;text-align:center;box-sizing:border-box}.copyright[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--color-text-secondary);opacity:.8;margin:0}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-text-secondary);text-decoration:none;font-size:.875rem;transition:color .3s ease;padding:.25rem 0}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent-blue-light)}.cta-section[data-astro-cid-sz7xmlte]{text-align:center;padding:3rem 1rem;background:linear-gradient(135deg,#8b5cf64d,#a78bfa33);backdrop-filter:blur(20px);border-radius:12px;border:1px solid rgba(167,139,250,.3);color:#fff;margin-top:1rem;box-shadow:0 8px 32px #8b5cf633}.footer[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-size:1.75rem;margin-bottom:.5rem;background:linear-gradient(135deg,#e9d5ff,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#e9d5ffe6}@media screen and (min-width: 480px){.footer-container[data-astro-cid-sz7xmlte]{padding:2.5rem 1.5rem}.footer-legal[data-astro-cid-sz7xmlte]{flex-direction:row;gap:1.5rem}}@media screen and (min-width: 640px){.footer-container[data-astro-cid-sz7xmlte]{padding:2.5rem 2rem}.footer-grid[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;gap:2rem}.footer-section[data-astro-cid-sz7xmlte]{text-align:left;flex:1}.company-section[data-astro-cid-sz7xmlte]{text-align:left}}@media screen and (min-width: 768px){.footer-container[data-astro-cid-sz7xmlte]{padding:3rem 2rem}.footer-content[data-astro-cid-sz7xmlte]{display:flex;gap:3rem;align-items:flex-start}.footer-bottom[data-astro-cid-sz7xmlte]{margin-top:0}.company-section[data-astro-cid-sz7xmlte]{flex:2;flex-basis:0;margin-bottom:0;margin-right:1rem}.footer-grid[data-astro-cid-sz7xmlte]{flex:3;flex-basis:0;gap:2rem}.footer-bottom-content[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.logo-text[data-astro-cid-sz7xmlte]{font-size:1.75rem}.address[data-astro-cid-sz7xmlte],.legal-info[data-astro-cid-sz7xmlte]{font-size:.8rem}}@media screen and (min-width: 1024px){.footer-container[data-astro-cid-sz7xmlte]{padding:.5rem}.footer-content[data-astro-cid-sz7xmlte]{gap:4rem}.footer-section[data-astro-cid-sz7xmlte]{padding-top:2rem}.company-section[data-astro-cid-sz7xmlte]{margin-right:1rem}.footer-grid[data-astro-cid-sz7xmlte]{gap:0}.section-links[data-astro-cid-sz7xmlte]{gap:.75rem}.footer-legal[data-astro-cid-sz7xmlte]{gap:2rem}}@media screen and (min-width: 1200px){.footer-container[data-astro-cid-sz7xmlte]{padding:1rem}.footer-grid[data-astro-cid-sz7xmlte]{gap:0}.footer-content[data-astro-cid-sz7xmlte]{gap:5rem}.company-section[data-astro-cid-sz7xmlte]{margin-right:1rem}.footer-section[data-astro-cid-sz7xmlte]{padding-top:4rem}}@media screen and (max-width: 479px){.footer-container[data-astro-cid-sz7xmlte]{padding:2rem 1rem}.company-section[data-astro-cid-sz7xmlte],.footer-section[data-astro-cid-sz7xmlte]{max-width:100%;overflow-wrap:break-word}}body{display:flex;flex-direction:column;align-items:center;line-height:1.5;padding:0;margin:0;width:100%;min-height:100vh;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-background-primary);color:var(--color-text-primary)}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse 60% 80% at center,#2804430d,#9967ea29 35%,#8bf1fa26 75%,#3f254e0d);backdrop-filter:blur(10px);z-index:-10}.layout-container[data-astro-cid-sckkx6r4]{width:100%;display:flex;flex-direction:column;align-items:center;min-height:100vh;box-sizing:border-box;padding:12px}main[data-astro-cid-sckkx6r4]{display:flex;flex-grow:1;box-sizing:border-box;flex-direction:column;align-items:center;width:100%}[data-astro-cid-sckkx6r4]{box-sizing:border-box}img[data-astro-cid-sckkx6r4]{max-width:100%;height:auto}
