@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap";
*,:before,:after{box-sizing:border-box}html,body{scroll-behavior:smooth;margin:0;padding:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent-strong)}*{scrollbar-width:thin;scrollbar-color:var(--accent)var(--bg-main)}img{max-width:100%;display:block}:root{--bg-main:#090a0f;--bg-elevated:#13151f;--bg-soft:#1c1f2e;--accent:#ffd633;--accent-soft:#ffd6331f;--accent-strong:#ffe680;--text-main:#fff;--text-muted:#b0b5c0;--text-dark:#64748b;--border-subtle:#ffffff14;--shadow-soft:0 22px 60px #0009;--radius-lg:24px;--radius-md:14px;--transition-fast:.2s cubic-bezier(.2,.8,.2,1);--font-main:"Manrope",sans-serif;--font-mono:"JetBrains Mono",monospace}.app-body{min-height:100vh;font-family:var(--font-main);color:var(--text-main);background-color:var(--bg-main);background-image:radial-gradient(circle at 0 0,#1a1d29 0,#0000 40%),radial-gradient(circle at 100% 100%,#151824 0,#0000 40%)}button,input,textarea,select{font-family:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.btnAccent{background:var(--accent);color:#000;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;border-radius:99px;padding:14px 28px;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 0 20px #ffd63333}.btnAccent:hover{transform:translateY(-2px);box-shadow:0 0 30px #ffd63366}.btnOutline{color:#fff;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:99px;padding:14px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s}.btnOutline:hover{background:#ffffff0d;border-color:#fff}.reveal-item{opacity:0;filter:blur(10px);transform-origin:top;will-change:opacity,transform,filter;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1),filter .8s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)scale(.96)rotateX(5deg)}.in-view .reveal-item{opacity:1;filter:blur();transform:translateY(0)scale(1)rotateX(0)}
.Header-module__KHjLKa__topBar{background-color:var(--bg-main);border-bottom:1px solid var(--border-subtle);z-index:102;height:40px;position:relative}.Header-module__KHjLKa__topBarInner{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__KHjLKa__contactInfo{align-items:center;display:flex}.Header-module__KHjLKa__phoneLink{color:var(--text-muted);letter-spacing:.02em;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__KHjLKa__phoneLink:hover{color:var(--accent)}.Header-module__KHjLKa__socialIcons{align-items:center;gap:12px;display:flex}.Header-module__KHjLKa__iconLink{color:var(--text-muted);justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.Header-module__KHjLKa__iconLink svg{width:16px;height:16px}.Header-module__KHjLKa__iconLink:hover{color:var(--accent);transform:translateY(-1px)}.Header-module__KHjLKa__headerRoot{z-index:100;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090a0fd9;transition:background .3s;position:sticky;top:0}.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;height:80px;display:flex}.Header-module__KHjLKa__logo,.Header-module__KHjLKa__desktopNav,.Header-module__KHjLKa__desktopCta,.Header-module__KHjLKa__burgerBtn{opacity:0;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards Header-module__KHjLKa__header-reveal}.Header-module__KHjLKa__logo{animation-delay:.1s;display:block}.Header-module__KHjLKa__logoImage{width:auto;height:40px}.Header-module__KHjLKa__desktopNav{align-items:center;gap:32px;animation-delay:.3s;display:flex}.Header-module__KHjLKa__navLink{color:var(--text-muted);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Header-module__KHjLKa__navLink:hover{color:#fff}.Header-module__KHjLKa__desktopCta{align-items:center;gap:24px;animation-delay:.5s;display:flex}.Header-module__KHjLKa__langSwitcher{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:8px;padding:2px;display:flex;position:relative}.Header-module__KHjLKa__langBtn{z-index:2;color:var(--text-muted);cursor:pointer;text-align:center;background:0 0;border:none;width:36px;padding:6px 10px;font-size:12px;font-weight:700;transition:color .2s;position:relative}.Header-module__KHjLKa__langActive{color:#000}.Header-module__KHjLKa__langGlider{background:var(--accent);z-index:1;border-radius:6px;width:36px;height:calc(100% - 4px);transition:transform .25s cubic-bezier(.2,0,.2,1);position:absolute;top:2px;left:2px}.Header-module__KHjLKa__btnAccent{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:700;transition:all .2s}.Header-module__KHjLKa__btnAccent:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ffd63340}.Header-module__KHjLKa__burgerBtn{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;animation-delay:.3s;display:none}.Header-module__KHjLKa__burgerBtn span{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s}.Header-module__KHjLKa__burgerActive span:first-child{background-color:var(--accent);transform:translateY(8px)rotate(45deg)}.Header-module__KHjLKa__burgerActive span:nth-child(2){opacity:0}.Header-module__KHjLKa__burgerActive span:nth-child(3){background-color:var(--accent);transform:translateY(-8px)rotate(-45deg)}.Header-module__KHjLKa__mobileMenu{background:var(--bg-main);z-index:90;opacity:0;visibility:hidden;flex-direction:column;width:100%;height:100vh;padding-top:100px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__KHjLKa__mobileMenuOpen{opacity:1;visibility:visible}.Header-module__KHjLKa__mobileMenuContent{flex-direction:column;flex:1;justify-content:space-between;align-items:center;padding-bottom:40px;display:flex}.Header-module__KHjLKa__mobileNav{flex-direction:column;align-items:center;gap:32px;margin-top:20px;display:flex}.Header-module__KHjLKa__mobileLink{color:var(--text-muted);font-size:24px;font-weight:700;text-decoration:none;transition:color .2s}.Header-module__KHjLKa__mobileLink:hover{color:#fff}.Header-module__KHjLKa__mobileLangContainer{background:#ffffff0d;border-radius:12px;gap:4px;padding:4px;display:flex}.Header-module__KHjLKa__mobileLangBtn{color:var(--text-muted);background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.Header-module__KHjLKa__mobileLangActive{background:var(--accent);color:#000}.Header-module__KHjLKa__mobileFooter{flex-direction:column;align-items:center;gap:24px;width:100%;padding:0 24px;display:flex}.Header-module__KHjLKa__mobileSocials .Header-module__KHjLKa__iconLink{border:1px solid #ffffff1a;border-radius:50%;width:40px;height:40px}.Header-module__KHjLKa__mobileSocials .Header-module__KHjLKa__iconLink svg{width:20px;height:20px}.Header-module__KHjLKa__mobilePhone{color:#fff;font-size:18px;font-weight:600;text-decoration:none}.Header-module__KHjLKa__mobileFooter .Header-module__KHjLKa__btnAccent{width:100%;max-width:320px;padding:16px;font-size:16px}@keyframes Header-module__KHjLKa__header-reveal{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.Header-module__KHjLKa__desktopNav,.Header-module__KHjLKa__desktopCta{display:none}.Header-module__KHjLKa__burgerBtn{display:flex}.Header-module__KHjLKa__topBar{display:none}}
.Footer-module__yg9ahW__footer{background-color:var(--bg-main);border-top:1px solid var(--border-subtle);color:#fff;padding:80px 0 40px}.Footer-module__yg9ahW__top{justify-content:space-between;gap:40px;margin-bottom:60px;display:flex}.Footer-module__yg9ahW__brand{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Footer-module__yg9ahW__logoWrapper{margin-bottom:24px}.Footer-module__yg9ahW__logoImg{object-fit:contain;width:auto;height:65px;display:block}.Footer-module__yg9ahW__tagline{color:var(--text-muted);font-size:15px;line-height:1.6}.Footer-module__yg9ahW__nav{gap:80px;display:flex}.Footer-module__yg9ahW__navGroup h4{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;margin-bottom:20px;font-family:JetBrains Mono,monospace;font-size:12px}.Footer-module__yg9ahW__navGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__yg9ahW__navGroup a{color:var(--text-muted);font-size:15px;text-decoration:none;transition:color .3s}.Footer-module__yg9ahW__navGroup a:hover{color:var(--accent)}.Footer-module__yg9ahW__bottom{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__yg9ahW__copy,.Footer-module__yg9ahW__location{color:var(--text-dark);font-size:13px}@media (max-width:1024px){.Footer-module__yg9ahW__top{text-align:center;flex-direction:column;align-items:center;gap:60px}.Footer-module__yg9ahW__brand{text-align:center;align-items:center}.Footer-module__yg9ahW__nav{justify-content:center;gap:60px;width:100%}.Footer-module__yg9ahW__navGroup{align-items:center}.Footer-module__yg9ahW__bottom{text-align:center;flex-direction:column;gap:16px}}@media (max-width:768px){.Footer-module__yg9ahW__logoImg{height:55px}.Footer-module__yg9ahW__nav{gap:40px}}@media (max-width:480px){.Footer-module__yg9ahW__nav{flex-direction:column;gap:40px}}
