@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#fff;--foreground:#000;--primary:#ff6b6b;--secondary:#ff8a80;--logo-filter:sepia(100%)saturate(300%)hue-rotate(315deg)brightness(100%)contrast(100%);--font-sans:"Roboto","Inter",sans-serif}[data-theme=dark]{--background:#1e2030;--foreground:#bfa6ff;--primary:#9d72ff;--secondary:#e0d4ff}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-sans);transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}a:hover{color:var(--primary);transition:color .2s}.btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-family:inherit;font-weight:500;transition:background-color .2s,box-shadow .2s,color .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:var(--background)}[data-theme=dark] .btn-primary{color:#1e2030;font-weight:700}.btn-primary:hover{opacity:.9;box-shadow:0 1px 3px #0003}.logo-adaptive{transition:filter .3s}[data-theme=dark] .logo-adaptive{filter:brightness(0)saturate()invert(78%)sepia(34%)saturate(738%)hue-rotate(209deg)brightness(101%)contrast(101%)drop-shadow(0 0 10px #9d72ff66)}
.Header-module__Af2_WG__header{border-bottom:1px solid var(--primary);background-color:var(--background);z-index:100;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:background-color .3s,border-color .3s;display:flex;position:sticky;top:0}.Header-module__Af2_WG__logoContainer,.Header-module__Af2_WG__logoLink{align-items:center;gap:.75rem;display:flex}.Header-module__Af2_WG__logoText{color:var(--primary);font-size:1.5rem;font-weight:700;transition:color .3s}.Header-module__Af2_WG__desktopNav{align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--foreground);font-weight:500;transition:color .3s}.Header-module__Af2_WG__navLink:hover{color:var(--primary)}.Header-module__Af2_WG__menuBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:4px;align-items:center;gap:.25rem;padding:.5rem;font-size:1rem;display:flex}.Header-module__Af2_WG__menuBtn:hover{background-color:#8080801a}.Header-module__Af2_WG__dropdownMenu{background-color:var(--background);border:1px solid var(--primary);z-index:101;border-radius:8px;flex-direction:column;min-width:180px;margin-top:.5rem;padding:.5rem 0;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 6px #0000001a}.Header-module__Af2_WG__menuItem{color:var(--foreground);width:100%;padding:.75rem 1rem;text-decoration:none;display:block}.Header-module__Af2_WG__menuItem:hover{background-color:#8080801a!important}.Header-module__Af2_WG__searchContainer{position:relative}.Header-module__Af2_WG__searchInputWrapper{border:1px solid var(--foreground);opacity:.6;border-radius:20px;align-items:center;padding:.25rem .75rem;display:flex}.Header-module__Af2_WG__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;width:120px;margin-left:.5rem;font-size:.9rem}.Header-module__Af2_WG__searchResults{background-color:var(--background);border:1px solid var(--primary);z-index:101;border-radius:8px;min-width:200px;margin-top:.5rem;padding:.5rem 0;position:absolute;top:100%;right:0;box-shadow:0 4px 6px #0000001a}.Header-module__Af2_WG__langBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem;font-size:.9rem;transition:color .3s;display:flex}.Header-module__Af2_WG__langBtn:hover{background-color:#8080801a}.Header-module__Af2_WG__langMenu{background-color:var(--background);border:1px solid var(--primary);z-index:101;border-radius:8px;min-width:160px;max-height:300px;margin-top:.5rem;padding:.5rem 0;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.Header-module__Af2_WG__langOption{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;display:block}.Header-module__Af2_WG__themeBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .3s}.Header-module__Af2_WG__mobileControls{align-items:center;gap:.5rem;display:none}.Header-module__Af2_WG__mobileThemeToggle{color:var(--primary);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.Header-module__Af2_WG__mobileMenuOverlay{background-color:var(--background);z-index:200;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Header-module__Af2_WG__mobileCloseBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem}.Header-module__Af2_WG__mobileNav{text-align:center;flex-direction:column;gap:1.5rem;font-size:1.25rem;display:flex}.Header-module__Af2_WG__mobileSearchWrapper{border:1px solid var(--foreground);opacity:.8;border-radius:20px;align-items:center;padding:.5rem 1rem;display:flex}.Header-module__Af2_WG__mobileSearchInput{color:var(--foreground);background:0 0;border:none;outline:none;width:100%;margin-left:.5rem;font-size:1rem}.Header-module__Af2_WG__mobileLangContainer{border:1px solid var(--foreground);opacity:.8;border-radius:8px;padding:1rem}.Header-module__Af2_WG__mobileLangGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.Header-module__Af2_WG__mobileLangOption{color:var(--foreground);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:4px;padding:.5rem}.Header-module__Af2_WG__mobileLangOption.Header-module__Af2_WG__active{background-color:var(--primary);color:var(--background);font-weight:700}@media (max-width:1024px){.Header-module__Af2_WG__desktopNav{display:none!important}.Header-module__Af2_WG__mobileControls{display:flex!important}}
.Footer-module__EZoWya__footer{text-align:center;border-top:1px solid #eee;margin-top:auto;padding:2rem}.Footer-module__EZoWya__footerLinks{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:1.5rem 1rem}.Footer-module__EZoWya__footerLinks{flex-direction:column;gap:.5rem}}
