@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&display=swap";:root{--home-scroll-progress: 0}html.home-scroll-mode,body.home-scroll-mode{scroll-snap-type:y proximity;scroll-behavior:smooth}.home-canvas{position:relative;isolation:isolate}.home-canvas.is-rtl{direction:rtl}.home-panel{position:relative;z-index:1;min-height:100svh;display:flex;align-items:center;padding:128px 0 86px;scroll-snap-align:start;scroll-snap-stop:normal}.App.is-home .site-footer{scroll-snap-align:start}.home-panel--hero{padding-top:160px}.home-panel--cta{padding-bottom:124px}.home-shell{width:min(1200px,100% - 40px);margin:0 auto;position:relative}.home-backdrop{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;background:radial-gradient(circle at 12% 16%,rgba(76,169,255,.18),transparent 34%),radial-gradient(circle at 85% 72%,rgba(103,230,194,.16),transparent 32%),linear-gradient(130deg,#04091e,#071337 44%,#081b45)}.home-backdrop__blob{position:absolute;border-radius:999px;filter:blur(42px);opacity:.45;transform:translate3d(0,calc(var(--home-scroll-progress) * -240px),0)}.home-backdrop__blob--one{width:420px;height:420px;left:-120px;top:120px;background:#4ca9ff6b;animation:homeFloatOne 15s ease-in-out infinite}.home-backdrop__blob--two{width:500px;height:500px;right:-200px;top:320px;background:#67e6c25c;animation:homeFloatTwo 18s ease-in-out infinite}.home-backdrop__blob--three{width:360px;height:360px;right:15%;bottom:-160px;background:#1e69d857;animation:homeFloatThree 22s ease-in-out infinite}.home-backdrop__mesh{position:absolute;inset:-6%;width:112%;height:112%;opacity:.66;transform:translate3d(0,calc(var(--home-scroll-progress) * -280px),0) scale(1.06);transition:transform .3s ease}.home-heading{max-width:760px;margin-bottom:30px}.home-kicker{margin:0 0 10px;color:#67e6c2;font-size:.88rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-heading h2{margin:0 0 14px;color:#fff;font-size:clamp(2.05rem,3vw,3rem);line-height:1.18}.home-heading p{margin:0;color:#dbe8ffd1;line-height:1.8;font-size:clamp(1.03rem,1.3vw,1.16rem)}.home-hero{text-align:center;max-width:940px;margin:0 auto}.home-badge-wrap{display:flex;justify-content:center;margin-bottom:18px}.home-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border-radius:999px;border:1px solid rgba(103,230,194,.34);background:#67e6c221;color:#85f5d6;font-size:.92rem;font-weight:700}.home-badge-logo{height:18px;width:auto;display:block;filter:drop-shadow(0 0 12px rgba(0,0,0,.35))}.home-hero-title{margin:0;color:#fff;line-height:1.05;font-size:clamp(2.65rem,6vw,6rem);letter-spacing:-.03em}.home-hero-title span{display:block}.home-hero-highlight{background:linear-gradient(90deg,#b3f7e8,#67e6c2 48%,#5aaefb);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:homeTextGlow 5s linear infinite}.home-hero-description{max-width:920px;margin:28px auto 0;color:#dce9ffd1;font-size:clamp(1.06rem,1.8vw,1.28rem);line-height:1.72}.home-hero-actions{margin-top:34px;display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.home-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:12px;padding:15px 30px;font-size:1.06rem;font-weight:700;line-height:1;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.home-btn:hover{transform:translateY(-2px)}.home-btn--primary{background:linear-gradient(110deg,#67e6c2,#8fe8d5);color:#081632;box-shadow:0 14px 28px #32a89438}.home-btn--outline{background:transparent;color:#8cefd6;border:1px solid rgba(103,230,194,.62)}.home-btn-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.home-scroll-hint{margin-top:24px;color:#a4bce2b8;font-size:.92rem;letter-spacing:.03em}.home-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.home-card{border-radius:16px;border:1px solid rgba(103,230,194,.2);padding:24px;background:linear-gradient(160deg,#0c1d4a94,#070f26e6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none;color:inherit;min-height:230px;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.home-card:hover{transform:translateY(-4px);border-color:#67e6c28c;box-shadow:0 16px 28px #02081673}.home-card-icon{width:52px;height:52px;-o-object-fit:contain;object-fit:contain;margin-bottom:16px}.home-card h3{margin:0 0 12px;color:#fff;font-size:1.35rem;line-height:1.25}.home-card p{margin:0;color:#d9e8ffd1;line-height:1.7;font-size:.98rem}.home-link-inline{margin-top:14px;display:inline-block;color:#8cefd6;font-weight:700;font-size:.9rem}.home-work-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:20px}.home-work-feature{border-radius:18px;overflow:hidden;border:1px solid rgba(103,230,194,.2);text-decoration:none;color:inherit;display:grid;grid-template-rows:265px auto;background:#070f26e6}.home-work-feature-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-work-feature-body{padding:22px}.home-work-tag{display:inline-flex;padding:6px 10px;border-radius:999px;border:1px solid rgba(103,230,194,.35);color:#8cefd6;font-size:.8rem;font-weight:700;margin-bottom:12px}.home-work-feature h3{margin:0 0 10px;color:#fff;font-size:1.55rem}.home-work-feature p{margin:0;color:#d9e8ffd1;line-height:1.72}.home-work-stack{display:flex;flex-direction:column;gap:12px}.home-work-mini{border-radius:14px;border:1px solid rgba(103,230,194,.18);background:linear-gradient(140deg,#0c1d4a94,#070f26e6);text-decoration:none;color:inherit;display:grid;grid-template-columns:120px 1fr;gap:12px;overflow:hidden;min-height:112px;transition:transform .2s ease,border-color .2s ease}.home-work-mini:hover{transform:translateY(-2px);border-color:#67e6c28c}.home-work-mini img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-work-mini div{padding:14px 16px 14px 0;display:flex;flex-direction:column;justify-content:center}.home-work-mini h4{margin:0 0 6px;color:#fff;font-size:1rem}.home-work-mini p{margin:0;color:#c1daffbf;font-size:.86rem}.home-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.home-process-card{border-radius:16px;border:1px solid rgba(103,230,194,.2);background:linear-gradient(160deg,#0e225673,#060f26e6);padding:22px}.home-process-number{width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 25% 18%,#b9fff1,#67e6c2 72%);color:#081632;font-size:1.35rem;font-weight:800;margin-bottom:14px}.home-process-card h3{margin:0 0 10px;color:#fff;font-size:1.36rem}.home-process-card p{margin:0;color:#e0ecfcd6;line-height:1.65;font-size:.97rem}.home-final{text-align:center;max-width:940px;margin:0 auto}.home-final h2{margin:0;color:#fff;font-size:clamp(2rem,3.6vw,3.15rem);line-height:1.17}.home-final p{margin:18px auto 0;color:#dce9ffd6;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.76;max-width:860px}.home-stat-grid{margin:28px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:860px}.home-stat-card{border-radius:12px;border:1px solid rgba(103,230,194,.22);background:#ffffff0a;padding:18px 14px}.home-stat-card strong{display:block;color:#fff;font-size:clamp(1.8rem,2.5vw,2.45rem);line-height:1;margin-bottom:8px}.home-stat-card span{color:#c9deffcc;font-size:.9rem;letter-spacing:.02em}.home-reveal{opacity:0;transform:translate3d(0,54px,0) scale(.98);filter:blur(2px);transition:transform .9s cubic-bezier(.18,.8,.23,1),opacity .75s ease,filter .75s ease;transition-delay:var(--delay, 0ms)}.home-reveal.is-visible{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}@keyframes homeTextGlow{0%{background-position:200% center}to{background-position:-200% center}}@keyframes homeFloatOne{0%,to{transform:translate3d(0,calc(var(--home-scroll-progress) * -240px),0) scale(1)}50%{transform:translate3d(28px,calc(var(--home-scroll-progress) * -240px - 20px),0) scale(1.08)}}@keyframes homeFloatTwo{0%,to{transform:translate3d(0,calc(var(--home-scroll-progress) * -220px),0) scale(1)}50%{transform:translate3d(-24px,calc(var(--home-scroll-progress) * -220px + 24px),0) scale(1.1)}}@keyframes homeFloatThree{0%,to{transform:translate3d(0,calc(var(--home-scroll-progress) * -180px),0) scale(1)}50%{transform:translate3d(-12px,calc(var(--home-scroll-progress) * -180px - 18px),0) scale(1.06)}}@media(max-width:1060px){.home-work-grid{grid-template-columns:1fr}.home-work-mini div{padding-right:14px}}@media(max-width:900px){.home-panel{min-height:auto;padding:112px 0 84px}.home-panel--hero{padding-top:138px}.home-hero-title{font-size:clamp(2.25rem,9vw,3.2rem)}.home-stat-grid{grid-template-columns:1fr}}@media(max-width:640px){.home-shell{width:min(1200px,100% - 30px)}.home-btn{width:100%}.home-work-mini{grid-template-columns:100px 1fr}}:root{--primary-color: #67e6c2;--primary-dark: #48d7b5;--background-color: #050b21;--text-dark: #0f1838;--text-light: #9db4d8;--white: #ffffff;--border-color: #1c2f5c;--font-body: "Manrope", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-heading: "Sora", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-body-ar: "Cairo", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-heading-ar: "Cairo", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--shadow: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .2)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);line-height:1.6;color:var(--white);background-color:var(--background-color);background-image:linear-gradient(90deg,#050b21,#08173d 58%,#102e73);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[dir=rtl] body{font-family:var(--font-body-ar)}h1,h2,h3,h4,h5,h6,.section-title{font-family:var(--font-heading);letter-spacing:-.015em}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] h5,html[dir=rtl] h6,html[dir=rtl] .section-title{font-family:var(--font-heading-ar);letter-spacing:0}p,li,a,button,input,textarea{font-family:var(--font-body)}html[dir=rtl] p,html[dir=rtl] li,html[dir=rtl] a,html[dir=rtl] button,html[dir=rtl] input,html[dir=rtl] textarea{font-family:var(--font-body-ar)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:100px 0}.section-title{font-size:2.8rem;text-align:center;margin-bottom:20px;color:var(--white)}.section-subtitle{font-size:1.3rem;text-align:center;color:#fffc;line-height:1.6;max-width:800px;margin:0 auto}.btn-primary{display:inline-block;padding:15px 40px;background-color:var(--primary-color);color:var(--white);text-decoration:none;border-radius:8px;font-weight:600;font-size:1.1rem;transition:all .3s;border:none;cursor:pointer}.btn-primary:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.btn-secondary{display:inline-block;padding:15px 40px;background-color:transparent;color:var(--primary-color);text-decoration:none;border-radius:8px;font-weight:600;font-size:1.1rem;transition:all .3s;border:2px solid var(--primary-color)}.btn-secondary:hover{background-color:var(--primary-color);color:var(--white)}.card{background-color:#ffffff0d;padding:40px 30px;border-radius:12px;border:1px solid var(--border-color);transition:transform .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card:hover{transform:translateY(-5px);border-color:var(--primary-color)}.logo-shimmer{font-size:2rem;font-weight:800;background:linear-gradient(90deg,#fff,#67e6c2,#4ca9ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer-logo 3s linear infinite}@keyframes shimmer-logo{0%{background-position:200% center}to{background-position:-200% center}}.shimmer-text{position:relative;display:inline-block;background:linear-gradient(90deg,#4ca9ff,#67e6c2,#4ca9ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 2.5s linear infinite}@keyframes shimmer{0%{background-position:200% center}to{background-position:-200% center}}@media(max-width:768px){.section-title{font-size:2.2rem}.section-subtitle{font-size:1.1rem}.container{padding:0 15px}nav{display:none!important}.menu-button{display:block!important}}:root{--site-scroll-progress: 0}.App.is-themed{position:relative;isolation:isolate}.site-route-content{position:relative;z-index:1}.site-global-backdrop{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;background:radial-gradient(circle at 10% 14%,rgba(76,169,255,.14),transparent 34%),radial-gradient(circle at 87% 78%,rgba(103,230,194,.16),transparent 33%),linear-gradient(130deg,#04091e,#071337 44%,#081b45)}.site-global-backdrop__blob{position:absolute;border-radius:999px;filter:blur(42px);opacity:.45}.site-global-backdrop__blob--one{width:390px;height:390px;left:-120px;top:130px;background:#4ca9ff59;animation:siteFloatOne 16s ease-in-out infinite}.site-global-backdrop__blob--two{width:460px;height:460px;right:-180px;top:340px;background:#67e6c252;animation:siteFloatTwo 19s ease-in-out infinite}.site-global-backdrop__blob--three{width:340px;height:340px;right:18%;bottom:-150px;background:#1e69d842;animation:siteFloatThree 22s ease-in-out infinite}.site-global-backdrop__mesh{position:absolute;inset:-6%;width:112%;height:112%;opacity:.58;transform:translate3d(0,calc(var(--site-scroll-progress) * -220px),0) scale(1.05);transition:transform .3s ease}.site-header{position:fixed;top:12px;left:16px;right:16px;z-index:40;pointer-events:none}.site-header__shell{position:relative;pointer-events:auto;width:min(1260px,100%);margin:0 auto;padding:10px 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;border-radius:20px;border:1px solid rgba(135,198,255,.2);background:linear-gradient(122deg,#061232e6,#071332c7,#0a1f4ab8);box-shadow:0 16px 36px #030a206b,inset 0 1px #ffffff12;-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%);overflow:hidden}.site-header__shell:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% -35%,rgba(103,230,194,.2),transparent 38%),radial-gradient(circle at 92% 130%,rgba(76,169,255,.16),transparent 46%)}.site-header__shell:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(103,230,194,.45),rgba(76,169,255,.4),transparent);pointer-events:none}.site-header__brand{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;line-height:1;padding:6px 8px;border-radius:14px;transition:background-color .22s ease,transform .22s ease}.site-header__brand:hover{background:#ffffff0f;transform:translateY(-1px)}.site-header__logo{width:126px;height:44px;max-width:30vw;-o-object-fit:contain;object-fit:contain;display:block}.site-header__nav{position:relative;z-index:1;display:flex!important;align-items:center;justify-content:center;min-width:0;gap:4px;border-radius:999px;border:1px solid rgba(130,188,246,.18);padding:6px;background:linear-gradient(130deg,#081434cc,#06102b94)}.site-header__link{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;color:#e1eeffd1;font-family:var(--font-heading);font-size:.94rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;padding:10px 14px;transition:color .2s ease,background-color .2s ease,transform .2s ease}.site-header__link:hover{color:#f5fcff;background:#ffffff14}.site-header__link.is-active{color:#dffff3;background:linear-gradient(130deg,#67e6c238,#4ca9ff2e);box-shadow:inset 0 0 0 1px #76f0d34d}.site-header__actions{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px}.site-lang-switch{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;border:1px solid rgba(130,188,246,.24);background:#ffffff08}.site-lang-switch__btn{min-width:44px;height:34px;border:none;border-radius:999px;background:transparent;color:#dfedffe0;cursor:pointer;font-family:var(--font-heading);font-size:.82rem;font-weight:700;letter-spacing:.04em;transition:color .2s ease,background-color .2s ease,transform .2s ease}.site-lang-switch__btn:hover{color:#fff;background:#ffffff0f}.site-lang-switch__btn.is-active{color:#061a3b;background:linear-gradient(130deg,#67e6c2,#8ef1da);box-shadow:0 8px 18px #67e6c24d}.site-header__contact{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 20px;border-radius:999px;border:1px solid rgba(125,245,213,.24);background:linear-gradient(120deg,#67e6c2,#8ce8d7);color:#051633;text-decoration:none;font-family:var(--font-heading);font-size:.92rem;font-weight:700;letter-spacing:.01em;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.site-header__contact:before{content:"";position:absolute;inset:0;background:linear-gradient(118deg,#ffffff47,#fff0 40%);pointer-events:none}.site-header__contact:hover{transform:translateY(-1px);box-shadow:0 14px 26px #38b0964d;filter:brightness(1.02)}.site-header__contact.is-active{box-shadow:0 0 0 2px #ffffff6b,0 14px 26px #38b09640}.site-header__contact span{position:relative;z-index:1}.site-section{position:relative;z-index:1;min-height:100svh;padding-top:132px!important;padding-bottom:110px!important;background-color:transparent!important}.site-reveal{opacity:0;transform:translate3d(0,46px,0) scale(.98);filter:blur(2px);transition:transform .78s cubic-bezier(.18,.8,.23,1),opacity .68s ease,filter .68s ease;transition-delay:var(--delay, 0ms)}.site-reveal.is-visible{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.site-footer{position:relative;z-index:3;overflow:hidden;background:transparent!important;-webkit-backdrop-filter:none;backdrop-filter:none;border-top:none}.site-footer__ambient{display:none}.site-footer__shell{position:relative;z-index:1;width:min(1240px,100% - 40px);margin:0 auto;padding:72px 0 30px}.site-footer__grid{display:grid;grid-template-columns:minmax(280px,1.25fr) repeat(3,minmax(180px,1fr));gap:22px}.site-footer__brand,.site-footer__col{border-radius:16px;border:1px solid rgba(103,230,194,.14);background:linear-gradient(150deg,#0d1e4c61,#070f26b8);padding:24px 22px;min-height:220px}.site-footer__logo{width:180px;max-width:100%;height:auto;display:block;margin-bottom:16px}.site-footer__blurb{margin:0;color:#dcebffd1;line-height:1.75;font-size:1rem}.site-footer__cta{margin-top:20px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:10px;padding:12px 18px;background:linear-gradient(110deg,#67e6c2,#8fe8d5);color:#071633;font-weight:800;font-size:.95rem;transition:transform .2s ease,box-shadow .2s ease}.site-footer__cta:hover{transform:translateY(-1px);box-shadow:0 12px 24px #32a8943d}.site-footer__col h4{margin:0 0 16px;color:#fff;font-size:1.25rem;letter-spacing:.01em}.site-footer__col ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.site-footer__col li{margin:0}.site-footer__col a{text-decoration:none;color:#d1e4ffc2;font-size:1.02rem;transition:color .2s ease,transform .2s ease;display:inline-block}.site-footer__col a:hover{color:#a4ffe6;transform:translate(2px)}.site-footer.is-rtl .site-footer__col a:hover{transform:translate(-2px)}.site-footer__service-list li a{border:1px solid rgba(103,230,194,.15);border-radius:999px;padding:8px 12px;font-size:.95rem;background:#ffffff08}.site-footer__socials{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.site-footer__socials a{width:42px;height:42px;border-radius:10px;border:1px solid rgba(103,230,194,.28);display:inline-flex;align-items:center;justify-content:center;color:#8ef4da;font-size:1.28rem;background:#ffffff08;transition:transform .2s ease,border-color .2s ease,color .2s ease}.site-footer__socials a:hover{transform:translateY(-2px);color:#c9fff0;border-color:#67e6c2ad}.site-footer__muted{margin:0;color:#c3d8f7b8;font-size:.94rem;line-height:1.7}.site-footer__bottom{margin-top:26px;padding-top:18px;border-top:1px solid rgba(103,230,194,.18);text-align:center}.site-footer__bottom p{margin:0;color:#c1d5f5b3;font-size:.95rem;letter-spacing:.01em}.site-footer.is-rtl .site-footer__brand,.site-footer.is-rtl .site-footer__col{text-align:right}.site-footer.is-rtl .site-footer__socials{justify-content:flex-start}@keyframes siteFloatOne{0%,to{transform:translate3d(0,calc(var(--site-scroll-progress) * -180px),0)}50%{transform:translate3d(24px,calc(var(--site-scroll-progress) * -180px - 20px),0)}}@keyframes siteFloatTwo{0%,to{transform:translate3d(0,calc(var(--site-scroll-progress) * -200px),0)}50%{transform:translate3d(-22px,calc(var(--site-scroll-progress) * -200px + 24px),0)}}@keyframes siteFloatThree{0%,to{transform:translate3d(0,calc(var(--site-scroll-progress) * -160px),0)}50%{transform:translate3d(-10px,calc(var(--site-scroll-progress) * -160px - 16px),0)}}@media(max-width:900px){.site-header{top:10px;left:10px;right:10px}.site-header__shell{grid-template-columns:1fr auto;gap:10px;border-radius:16px;padding:10px}.site-header__brand{justify-self:start}.site-header__actions{justify-self:end}.site-header__nav{grid-column:1 / -1;justify-content:flex-start;border-radius:14px;overflow-x:auto;scrollbar-width:none}.site-header__nav::-webkit-scrollbar{display:none}.site-header__link{font-size:.9rem;padding:9px 12px}.site-header__contact{height:40px;padding:0 16px;font-size:.88rem}.site-lang-switch__btn{min-width:40px;height:32px}.site-section{min-height:auto;padding-top:118px!important;padding-bottom:92px!important}.site-footer__shell{width:min(1240px,100% - 30px);padding-top:58px}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.site-header__logo{width:112px;height:40px}.site-header__actions{gap:8px}.site-header__contact{padding:0 14px}.site-footer__grid{grid-template-columns:1fr;gap:14px}.site-footer__brand,.site-footer__col{min-height:auto}}html{scroll-behavior:smooth}body{margin:0;min-width:320px}#root{width:100%}
