.Header-module__lnUIdW__header{z-index:100;color:#fff;background:#000;position:sticky;top:0}.Header-module__lnUIdW__inner{justify-content:space-between;align-items:center;gap:24px;height:70px;display:flex}.Header-module__lnUIdW__left{align-items:center;gap:40px;display:flex}.Header-module__lnUIdW__logo{letter-spacing:2px;text-transform:uppercase;color:#fff;font-size:22px;font-weight:800}.Header-module__lnUIdW__mainNav{align-items:center;gap:8px;display:flex}.Header-module__lnUIdW__mainNavLink{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.Header-module__lnUIdW__mainNavLink:hover{color:#fff;background:#ffffff1a}.Header-module__lnUIdW__search{flex:1;max-width:400px;position:relative}.Header-module__lnUIdW__searchInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:12px 16px 12px 44px;font-size:14px;transition:all .2s}.Header-module__lnUIdW__searchInput::placeholder{color:#fff6}.Header-module__lnUIdW__searchInput:focus{background:#ffffff1a;border-color:#ffffff4d;outline:none}.Header-module__lnUIdW__searchIcon{color:#fff6;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Header-module__lnUIdW__nav{align-items:center;gap:8px;display:flex}.Header-module__lnUIdW__navItem{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.Header-module__lnUIdW__navItem:hover{color:#fff;background:#ffffff1a}.Header-module__lnUIdW__navItem svg{width:20px;height:20px}.Header-module__lnUIdW__iconContainer{position:relative}.Header-module__lnUIdW__badge{color:#000;background:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.Header-module__lnUIdW__userMenu{position:relative}.Header-module__lnUIdW__adminBadge{color:#000;text-transform:uppercase;background:#fff;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.Header-module__lnUIdW__dropdown{z-index:200;background:#fff;border-radius:12px;min-width:200px;animation:.2s Header-module__lnUIdW__dropdownFade;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px #0003}@keyframes Header-module__lnUIdW__dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__dropdownItem{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 18px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.Header-module__lnUIdW__dropdownItem:hover{background:#f5f5f5}.Header-module__lnUIdW__dropdownItem:not(:last-child){border-bottom:1px solid #eee}.Header-module__lnUIdW__dropdownItem svg{color:#666;width:18px;height:18px}.Header-module__lnUIdW__mobileMenuBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;display:none}@media (max-width:1024px){.Header-module__lnUIdW__mainNav{display:none}.Header-module__lnUIdW__search{max-width:300px}}@media (max-width:768px){.Header-module__lnUIdW__inner{gap:12px;height:60px}.Header-module__lnUIdW__logo{letter-spacing:1px;font-size:18px}.Header-module__lnUIdW__search{display:none}.Header-module__lnUIdW__mobileMenuBtn{display:flex}.Header-module__lnUIdW__navItem span{display:none}.Header-module__lnUIdW__navItem{padding:10px}.Header-module__lnUIdW__nav{gap:4px}}
.LanguageSwitcher-module__U9ItxG__switcher{align-items:center;display:flex}.LanguageSwitcher-module__U9ItxG__select{cursor:pointer;color:#fffc;background:#ffffff1a;border:1px solid #ffffff26;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s}.LanguageSwitcher-module__U9ItxG__select:hover{color:#fff;background:#ffffff26}.LanguageSwitcher-module__U9ItxG__select:focus{border-color:#ffffff4d;outline:none}.LanguageSwitcher-module__U9ItxG__select option{color:#fff;background:#000}
:root{--color-primary:#000;--color-primary-hover:#1a1a1a;--color-secondary:#fff;--color-background:#f8f8f8;--color-surface:#fff;--color-text:#111;--color-text-light:#666;--color-text-muted:#999;--color-border:#e5e5e5;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--spacing-3xl:64px;--font-heading:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001f;--shadow-xl:0 16px 48px #00000026}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.container{max-width:1400px;margin:0 auto;padding:0 24px}@media (max-width:768px){.container{padding:0 16px}}.btn{border-radius:var(--radius-full);justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--color-primary);color:var(--color-secondary)}.btn-primary:hover{background:var(--color-primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-secondary{background:var(--color-secondary);color:var(--color-primary);border:1px solid var(--color-border)}.btn-secondary:hover{background:var(--color-primary);color:var(--color-secondary);border-color:var(--color-primary)}.btn-ghost{color:var(--color-text);background:0 0}.btn-ghost:hover{background:#0000000d}.input{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;padding:14px 16px;font-size:14px;transition:all .2s}.input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #00000014}.input::placeholder{color:var(--color-text-muted)}::selection{background:var(--color-primary);color:var(--color-secondary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#ddd}::-webkit-scrollbar-thumb:hover{background:#ccc}.page-enter{opacity:0;transform:translateY(10px)}.page-enter-active{opacity:1;transition:all .3s;transform:translateY(0)}.footer{color:#fff;background:#000;margin-top:80px;padding:80px 0 40px}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-brand{max-width:300px}.footer-logo{letter-spacing:2px;margin-bottom:16px;font-size:24px;font-weight:800}.footer-desc{color:#fff9;font-size:14px;line-height:1.7}.footer-col h4{text-transform:uppercase;letter-spacing:1px;color:#ffffff80;margin-bottom:20px;font-size:13px;font-weight:700}.footer-col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-col a{color:#ffffffb3;font-size:14px;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.footer-copyright{color:#ffffff80;font-size:13px}.footer-socials{gap:16px;display:flex}.footer-socials a{color:#ffffffb3;background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.footer-socials a:hover{color:#fff;background:#fff3}@media (max-width:1024px){.footer-inner{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.footer{margin-top:60px;padding:60px 0 30px}.footer-inner{grid-template-columns:1fr;gap:32px}.footer-brand{max-width:none}.footer-bottom{text-align:center;flex-direction:column;gap:20px}}
@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_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
