*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;height:100%;overflow-x:hidden}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 20%,#7877c626 0%,#0000 50%),radial-gradient(at 80%,#ff77c61a 0%,#0000 50%),linear-gradient(#0a0a0a 0%,#1a1a1a 100%);width:100%;height:100%;position:fixed;top:0;left:0}@media (max-width:768px){body:before{height:100%;min-height:100vh;position:absolute}}@supports (-webkit-touch-callout:none){body{min-height:-webkit-fill-available}html{height:-webkit-fill-available}body:before{min-height:-webkit-fill-available;position:absolute}}h1,h2,h3,h4,h5,h6{font-weight:700}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#15151f}::-webkit-scrollbar-thumb{background-color:#7b68ee80;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#7b68ee}.gradient-text{background:linear-gradient(135deg,#7b68ee,#6b7fec,#9b88ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}:root{--font-inter:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif}*{font-family:var(--font-inter)}main{z-index:0;width:100%;position:relative;overflow-x:hidden}
.Header-module__lnUIdW__header{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0a0a0ab3;border-bottom:1px solid #ffffff14;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0003,inset 0 1px #ffffff08}.Header-module__lnUIdW__headerScrolled{-webkit-backdrop-filter:blur(25px)saturate(200%);background:#0a0a0ad9;border-bottom:1px solid #ffffff1f;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.Header-module__lnUIdW__header .Header-module__lnUIdW__container{justify-content:space-between;align-items:center;max-width:1200px;height:80px;margin:0 auto;padding:0 40px;display:flex;position:relative}.Header-module__lnUIdW__logo{z-index:10;border-radius:12px;align-items:center;gap:14px;padding:8px 12px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__lnUIdW__logo:before{content:"";opacity:0;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.Header-module__lnUIdW__logo:hover:before{opacity:1}.Header-module__lnUIdW__logoIcon{color:#fff;z-index:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:flex;position:relative;box-shadow:0 4px 15px #667eea4d,inset 0 1px #fff3}.Header-module__lnUIdW__logoText{background:linear-gradient(135deg,#a8b8ff 0%,#667eea 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:700;position:relative}.Header-module__lnUIdW__nav{gap:40px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__navLink{color:#ccc;border-radius:8px;padding:8px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header-module__lnUIdW__navLink:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__navLink:hover{color:#fff;background:#ffffff08}.Header-module__lnUIdW__navLink:hover:after{width:70%}.Header-module__lnUIdW__navLinkActive{color:#fff;background:#667eea1a}.Header-module__lnUIdW__navLinkActive:after{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);width:70%}.Header-module__lnUIdW__rightSide{align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__loginButton{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;align-items:center;padding:9px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 15px #667eea4d}.Header-module__lnUIdW__loginButton:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #667eea73}.Header-module__lnUIdW__loginButton:active{transform:translateY(0)}.Header-module__lnUIdW__languageSwitcher{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:4px;padding:6px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 2px 10px #0000001a}.Header-module__lnUIdW__langButton{color:#aaa;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header-module__lnUIdW__langButton:hover{color:#fff;background:#ffffff0d;transform:translateY(-1px)}.Header-module__lnUIdW__langButtonActive{color:#fff;background:linear-gradient(135deg,#667eea33 0%,#764ba233 100%);box-shadow:0 2px 8px #667eea33,inset 0 1px #ffffff1a}.Header-module__lnUIdW__langButtonActive:hover{background:linear-gradient(135deg,#667eea40 0%,#764ba240 100%)}.Header-module__lnUIdW__mobileMenuButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;font-size:20px;transition:all .3s;display:none}.Header-module__lnUIdW__mobileMenuButton:hover{background:#ffffff14;border-color:#ffffff26;transform:scale(1.05)}.Header-module__lnUIdW__mobileMenuButtonActive{background:#667eea26;border-color:#667eea4d}.Header-module__lnUIdW__mobileNav{display:none}@media (max-width:1024px) and (min-width:769px){.Header-module__lnUIdW__header .Header-module__lnUIdW__container{height:76px;padding:0 30px}.Header-module__lnUIdW__nav{gap:32px}.Header-module__lnUIdW__navLink{padding:6px 10px;font-size:14px}.Header-module__lnUIdW__logoText{font-size:22px}.Header-module__lnUIdW__logoIcon{width:34px;height:34px;font-size:17px}}@media (max-width:768px){.Header-module__lnUIdW__header{-webkit-backdrop-filter:blur(15px)saturate(180%)}.Header-module__lnUIdW__header .Header-module__lnUIdW__container{height:70px;padding:0 20px}.Header-module__lnUIdW__logo{gap:12px}.Header-module__lnUIdW__logoIcon{border-radius:9px;width:32px;height:32px;font-size:16px}.Header-module__lnUIdW__logoText{font-size:20px}.Header-module__lnUIdW__nav,.Header-module__lnUIdW__loginButton{display:none}.Header-module__lnUIdW__mobileMenuButton{display:flex}.Header-module__lnUIdW__mobileNav{-webkit-backdrop-filter:blur(25px)saturate(200%);background:#0a0a0af2;border-bottom:1px solid #ffffff1f;flex-direction:column;gap:0;padding:30px 20px;animation:.4s cubic-bezier(.4,0,.2,1) Header-module__lnUIdW__slideDown;display:flex;position:fixed;top:70px;left:0;right:0;box-shadow:0 20px 60px #0006,inset 0 1px #ffffff0d}@keyframes Header-module__lnUIdW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__mobileNavLink{color:#ddd;text-align:center;border-radius:12px;margin:4px 0;padding:18px 20px;font-size:17px;font-weight:500;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.Header-module__lnUIdW__mobileNavLink:before{content:"";opacity:0;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.Header-module__lnUIdW__mobileNavLink:hover{color:#fff}.Header-module__lnUIdW__mobileNavLink:hover:before{opacity:1}.Header-module__lnUIdW__mobileNavLinkActive{color:#fff;background:#667eea26;border:1px solid #667eea4d}.Header-module__lnUIdW__mobileLoginButton{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;margin:12px 0 0;padding:16px 20px;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 15px #667eea4d}.Header-module__lnUIdW__mobileLoginButton:hover{filter:brightness(1.1)}.Header-module__lnUIdW__mobileLanguageSwitcher{border-top:1px solid #ffffff14;justify-content:center;margin-top:30px;padding-top:24px;display:flex}.Header-module__lnUIdW__languageSwitcher{background:#ffffff0a;border:1px solid #ffffff1a;padding:6px}}@media (max-width:374px){.Header-module__lnUIdW__header .Header-module__lnUIdW__container{height:66px;padding:0 16px}.Header-module__lnUIdW__logoText{font-size:18px}.Header-module__lnUIdW__logoIcon{width:30px;height:30px;font-size:15px}.Header-module__lnUIdW__mobileMenuButton{width:40px;height:40px;font-size:18px}.Header-module__lnUIdW__mobileNav{padding:25px 16px;top:66px}.Header-module__lnUIdW__mobileNavLink{padding:16px;font-size:16px}.Header-module__lnUIdW__languageSwitcher{padding:5px}.Header-module__lnUIdW__langButton{padding:5px 12px;font-size:12px}}@keyframes Header-module__lnUIdW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__header{animation:.5s ease-out Header-module__lnUIdW__fadeIn}.Header-module__lnUIdW__navLink{animation:.5s ease-out forwards Header-module__lnUIdW__fadeIn;animation-delay:calc(var(--item-index,0) * 50ms);opacity:0}
.Footer-module__3hUVsW__footer{background:radial-gradient(at 20% 100%,#7877c614 0%,#0000 60%),radial-gradient(at 80% 100%,#ff77c60d 0%,#0000 60%),linear-gradient(#121212 0%,#0a0a0a 100%);border-top:1px solid #ffffff14;padding:80px 0 40px;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#667eea4d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__3hUVsW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.Footer-module__3hUVsW__mainContent{grid-template-columns:1.5fr repeat(3,1fr);gap:60px;margin-bottom:60px;display:grid}.Footer-module__3hUVsW__logoSection{flex-direction:column;display:flex}.Footer-module__3hUVsW__logo{border-radius:14px;align-items:center;gap:14px;width:fit-content;margin-bottom:28px;padding:10px 16px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Footer-module__3hUVsW__logo:before{content:"";opacity:0;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:14px;transition:opacity .3s;position:absolute;inset:0}.Footer-module__3hUVsW__logo:hover:before{opacity:1}.Footer-module__3hUVsW__logoIcon{color:#fff;z-index:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;font-weight:700;display:flex;position:relative;box-shadow:0 4px 20px #667eea40,inset 0 1px #fff3}.Footer-module__3hUVsW__logoText{background:linear-gradient(135deg,#a8b8ff 0%,#667eea 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:700;position:relative}.Footer-module__3hUVsW__tagline{color:#e0e0e0;max-width:340px;margin-bottom:16px;font-size:17px;font-weight:500;line-height:1.6}.Footer-module__3hUVsW__taglineDesc{color:#888;max-width:340px;font-size:15px;line-height:1.7}.Footer-module__3hUVsW__linksSection{flex-direction:column;display:flex}.Footer-module__3hUVsW__linksTitle{color:#aaa;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:24px;padding-bottom:12px;font-size:12px;font-weight:600;position:relative}.Footer-module__3hUVsW__linksTitle:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:1px;width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__linksList{margin:0;padding:0;list-style:none}.Footer-module__3hUVsW__linkItem{opacity:.9;margin-bottom:16px;transition:opacity .2s}.Footer-module__3hUVsW__linkItem:hover{opacity:1}.Footer-module__3hUVsW__link{color:#ccc;padding:4px 0;font-size:15px;font-weight:400;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.Footer-module__3hUVsW__link:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:.5px;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__link:hover{color:#fff;transform:translate(4px)}.Footer-module__3hUVsW__link:hover:after{width:100%}.Footer-module__3hUVsW__emailLink{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding:4px 0;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.Footer-module__3hUVsW__emailLink:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:.5px;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__emailLink:hover{opacity:.9;transform:translate(4px)}.Footer-module__3hUVsW__emailLink:hover:after{width:100%}.Footer-module__3hUVsW__socialLinks{gap:16px;margin-top:24px;display:flex}.Footer-module__3hUVsW__socialLink{color:#888;-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Footer-module__3hUVsW__socialLink:before{content:"";opacity:0;background:linear-gradient(135deg,#667eea26 0%,#764ba226 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.Footer-module__3hUVsW__socialLink:hover{color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #667eea26,inset 0 1px #ffffff1a}.Footer-module__3hUVsW__socialLink:hover:before{opacity:1}.Footer-module__3hUVsW__divider{background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);height:1px;margin-bottom:40px}.Footer-module__3hUVsW__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.Footer-module__3hUVsW__copyright{color:#666;margin:0;font-size:14px;font-weight:400}.Footer-module__3hUVsW__legalLinks{align-items:center;gap:28px;display:flex}.Footer-module__3hUVsW__legalLink{color:#777;padding:4px 0;font-size:14px;text-decoration:none;transition:all .2s;position:relative}.Footer-module__3hUVsW__legalLink:after{content:"";background:#777;border-radius:.5px;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__legalLink:hover{color:#aaa}.Footer-module__3hUVsW__legalLink:hover:after{width:100%}@media (max-width:1024px) and (min-width:769px){.Footer-module__3hUVsW__footer{padding:70px 0 35px}.Footer-module__3hUVsW__container{padding:0 30px}.Footer-module__3hUVsW__mainContent{grid-template-columns:1.5fr repeat(3,1fr);gap:50px;margin-bottom:50px}.Footer-module__3hUVsW__logoText{font-size:24px}.Footer-module__3hUVsW__logoIcon{width:36px;height:36px;font-size:18px}.Footer-module__3hUVsW__tagline{font-size:16px}.Footer-module__3hUVsW__taglineDesc{font-size:14px}.Footer-module__3hUVsW__socialLink{width:40px;height:40px}}@media (max-width:768px){.Footer-module__3hUVsW__footer{background:linear-gradient(#121212 0%,#0a0a0a 100%);padding:60px 0 30px}.Footer-module__3hUVsW__container{padding:0 20px}.Footer-module__3hUVsW__mainContent{grid-template-columns:1fr;gap:40px;margin-bottom:40px}.Footer-module__3hUVsW__logoSection{text-align:center;align-items:center}.Footer-module__3hUVsW__logo{margin-left:auto;margin-right:auto}.Footer-module__3hUVsW__logoText{font-size:22px}.Footer-module__3hUVsW__logoIcon{width:34px;height:34px;font-size:17px}.Footer-module__3hUVsW__tagline,.Footer-module__3hUVsW__taglineDesc{text-align:center;max-width:100%}.Footer-module__3hUVsW__tagline{font-size:16px}.Footer-module__3hUVsW__linksSection{text-align:center;align-items:center}.Footer-module__3hUVsW__linksTitle{padding-bottom:10px}.Footer-module__3hUVsW__linksTitle:after{left:50%;transform:translate(-50%)}.Footer-module__3hUVsW__link,.Footer-module__3hUVsW__emailLink{padding:3px 0}.Footer-module__3hUVsW__link:hover,.Footer-module__3hUVsW__emailLink:hover{transform:translateY(-2px)}.Footer-module__3hUVsW__socialLinks{justify-content:center}.Footer-module__3hUVsW__socialLink{width:44px;height:44px}.Footer-module__3hUVsW__bottomSection{text-align:center;flex-direction:column;gap:20px}.Footer-module__3hUVsW__copyright{font-size:13px}.Footer-module__3hUVsW__legalLinks{flex-direction:column;gap:16px}.Footer-module__3hUVsW__legalLink{font-size:13px}}@media (max-width:374px){.Footer-module__3hUVsW__footer{padding:50px 0 25px}.Footer-module__3hUVsW__container{padding:0 16px}.Footer-module__3hUVsW__logoText{font-size:20px}.Footer-module__3hUVsW__logoIcon{width:32px;height:32px;font-size:16px}.Footer-module__3hUVsW__tagline{font-size:15px}.Footer-module__3hUVsW__taglineDesc{font-size:13px}.Footer-module__3hUVsW__link,.Footer-module__3hUVsW__emailLink{font-size:14px}.Footer-module__3hUVsW__socialLink{width:40px;height:40px}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__legalLink{font-size:12px}}@keyframes Footer-module__3hUVsW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Footer-module__3hUVsW__footer{animation:.6s ease-out Footer-module__3hUVsW__fadeInUp}.Footer-module__3hUVsW__linksSection,.Footer-module__3hUVsW__logoSection{animation:.6s ease-out forwards Footer-module__3hUVsW__fadeInUp;animation-delay:calc(var(--section-index,0) * .1s);opacity:0}
