@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Manrope:wght@400;600;700&display=swap";
.Layout-module__e_xTDG__root{width:100%;height:100vh;display:flex;overflow:hidden}.Layout-module__e_xTDG__mainWrapper{height:100%;margin-left:var(--sidebar-width);flex-direction:column;flex:1;display:flex;position:relative}.Layout-module__e_xTDG__mainContent{padding-top:var(--header-height);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.Layout-module__e_xTDG__sidebar{width:var(--sidebar-width);background-color:var(--bg-primary);border-right:var(--glass-border);z-index:50;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0}.Layout-module__e_xTDG__sloganContainer{writing-mode:vertical-rl;transform:rotate(180deg)}.Layout-module__e_xTDG__slogan{color:#fff6;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;font-size:.875rem;font-weight:700}.Layout-module__e_xTDG__header{top:0;left:var(--sidebar-width);height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40;border-bottom:var(--glass-border);background-color:#0b0e14cc;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:fixed;right:0}.Layout-module__e_xTDG__navScroll{scrollbar-width:none;align-items:center;gap:1rem;display:flex;overflow-x:auto}.Layout-module__e_xTDG__navScroll::-webkit-scrollbar{display:none}.Layout-module__e_xTDG__navSeparator{background-color:#ffffff1a;width:1px;height:24px;margin-right:.5rem}.Layout-module__e_xTDG__logoIcon{opacity:.9;width:140px;height:auto;margin-right:.5rem;transition:opacity .2s}.Layout-module__e_xTDG__logoIcon:hover{opacity:1}.Layout-module__e_xTDG__navItems{align-items:center;gap:.5rem;margin:0 1rem;display:flex}.Layout-module__e_xTDG__navLink{white-space:nowrap;z-index:10;color:#fff9;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.Layout-module__e_xTDG__navLink:hover,.Layout-module__e_xTDG__navLinkActive{color:#fff}.Layout-module__e_xTDG__activeTabBackground{z-index:-1;background-color:#3b82f633;border:1px solid #3b82f64d;border-radius:9999px;position:absolute;inset:0}.Layout-module__e_xTDG__langSwitch{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;padding:.25rem;display:flex;position:relative}.Layout-module__e_xTDG__langBtn{z-index:10;color:#ffffff80;border-radius:9999px;outline:none;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700;transition:color .2s;display:flex;position:relative}.Layout-module__e_xTDG__langBtn:hover,.Layout-module__e_xTDG__langBtnActive{color:#fff}.Layout-module__e_xTDG__activeLangBackground{background-color:var(--color-blue);z-index:1;border-radius:9999px;position:absolute;inset:.25rem}.Layout-module__e_xTDG__contactBtn{color:#fffc;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;margin-right:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Layout-module__e_xTDG__contactBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.Layout-module__e_xTDG__scrollWrapper{flex:1;align-items:center;height:100%;margin-right:1rem;display:flex;position:relative;overflow:hidden}.Layout-module__e_xTDG__boundaryLine{z-index:25;background:#fff6;flex-shrink:0;width:1px;height:32px;position:relative;box-shadow:0 0 4px #fff3}.Layout-module__e_xTDG__scrollGlowLeft,.Layout-module__e_xTDG__scrollGlowRight{pointer-events:none;z-index:20;opacity:0;filter:blur(6px);width:32px;height:32px;transition:opacity .5s;position:absolute;top:50%;transform:translateY(-50%)}.Layout-module__e_xTDG__scrollGlowLeft{background:radial-gradient(circle,#60a5fa 0%,#0000 70%);left:-16px}.Layout-module__e_xTDG__scrollGlowRight{background:radial-gradient(circle,#60a5fa 0%,#0000 70%);right:-16px}.Layout-module__e_xTDG__visible{opacity:1}
.MobileBlocker-module__IsZrVW__mobileBlocker{z-index:9999;text-align:center;background-color:#0b0e14;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:none;position:fixed;top:0;left:0;overflow:hidden}.MobileBlocker-module__IsZrVW__iconWrapper{background:radial-gradient(circle,#3b82f633 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;display:flex;position:relative}.MobileBlocker-module__IsZrVW__icon{color:#60a5fa;width:64px;height:64px;animation:3s ease-in-out infinite MobileBlocker-module__IsZrVW__pulse}.MobileBlocker-module__IsZrVW__title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:1px;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.MobileBlocker-module__IsZrVW__description{font-family:var(--font-body);color:#fff9;max-width:400px;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.MobileBlocker-module__IsZrVW__divider{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:60px;height:4px;margin-bottom:2rem}@keyframes MobileBlocker-module__IsZrVW__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@media (max-width:1024px){.MobileBlocker-module__IsZrVW__mobileBlocker{display:flex}}
@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_d652679c-module__8elY7G__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_d652679c-module__8elY7G__variable{--font-heading:"Outfit","Outfit Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.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:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_4cfe557d-module__hkvROG__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_4cfe557d-module__hkvROG__variable{--font-body:"Manrope","Manrope Fallback"}
:root{--bg-primary:#0b0e14;--bg-secondary:#0f1218;--text-primary:#fff;--text-secondary:#fff9;--text-accent:#3b82f6;--color-blue:#3b82f6;--color-purple:#8b5cf6;--color-orange:#f97316;--accent-gradient:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);--glass-bg:#ffffff08;--glass-border:1px solid #ffffff14;--glass-blur:blur(20px);--sidebar-width:80px;--header-height:80px;--font-heading:"Outfit",sans-serif;--font-body:"Manrope",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--text-primary);font-family:var(--font-body);overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:.5s ease-out forwards fadeIn}
