.Container-module__WhgPqq__container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 24px}@media (min-width:768px){.Container-module__WhgPqq__container{padding:0 40px}}
.Button-module__xDwtkW__button{font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s,color .2s;display:inline-flex}.Button-module__xDwtkW__button:hover{transform:translateY(-2px)}.Button-module__xDwtkW__button:active{transform:translateY(0)}.Button-module__xDwtkW__primary{background:var(--color-primary);color:var(--color-on-primary);box-shadow:0 8px 24px rgba(var(--color-primary-rgb), .35)}.Button-module__xDwtkW__primary:hover{box-shadow:0 10px 32px rgba(var(--color-primary-rgb), .5)}.Button-module__xDwtkW__secondary{color:var(--color-text);border-color:var(--color-border-strong);background:0 0}.Button-module__xDwtkW__secondary:hover{border-color:var(--color-primary-light);color:var(--color-primary-light);background:rgba(var(--color-primary-rgb), .08)}.Button-module__xDwtkW__ghost{color:var(--color-text-muted);background:0 0;padding:8px 4px}.Button-module__xDwtkW__ghost:hover{color:var(--color-primary-light);transform:none}
.LanguageSwitch-module__S4gJuq__switch{border:1px solid var(--color-border);background:#00000005;border-radius:12px;align-items:center;gap:6px;padding:4px;display:flex}.LanguageSwitch-module__S4gJuq__option{cursor:pointer;opacity:.4;filter:grayscale(70%);background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:opacity .2s,filter .2s,border-color .2s,transform .2s;display:flex;overflow:hidden}.LanguageSwitch-module__S4gJuq__option svg{border-radius:50%;width:100%;height:100%}.LanguageSwitch-module__S4gJuq__option:hover{opacity:.75;filter:grayscale(30%)}.LanguageSwitch-module__S4gJuq__option.LanguageSwitch-module__S4gJuq__active{opacity:1;filter:grayscale(0%);border-color:var(--color-border-strong);transform:scale(1.05)}
.Header-module__85i50G__header{z-index:100;max-width:calc(var(--container-width) + 80px);background:linear-gradient(120deg,#fff9 0%,#ffffff4d 30%,#fff0 55%),linear-gradient(165deg,#ffffffb3 0%,#ffffff8c 45%,#ffffffa6 100%);border:1px solid #0000001a;border-radius:20px;margin:0 auto;position:fixed;top:20px;left:20px;right:20px;box-shadow:0 16px 44px -14px #00000029,inset 0 1px #fff9,inset 0 -1px #00000008}.Header-module__85i50G__inner{justify-content:space-between;align-items:center;height:76px;display:flex}.Header-module__85i50G__logo{align-items:center;width:auto;height:32px;display:flex}.Header-module__85i50G__logo img{width:auto;height:32px}.Header-module__85i50G__nav{align-items:center;gap:40px;display:flex}.Header-module__85i50G__navList{align-items:center;gap:32px;display:flex}.Header-module__85i50G__navLink{color:var(--color-text);font-size:.92rem;font-weight:500;transition:color .2s;position:relative}.Header-module__85i50G__navLink:hover{color:var(--color-primary-light)}.Header-module__85i50G__navCta{align-items:center;gap:16px;display:flex}.Header-module__85i50G__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;display:none}.Header-module__85i50G__bar,.Header-module__85i50G__barOpenTop,.Header-module__85i50G__barOpenMid,.Header-module__85i50G__barOpenBottom{background:var(--color-text);border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.Header-module__85i50G__barOpenTop{transform:translateY(7px)rotate(45deg);}.Header-module__85i50G__barOpenMid{opacity:0;}.Header-module__85i50G__barOpenBottom{transform:translateY(-7px)rotate(-45deg);}@media (max-width:860px){.Header-module__85i50G__toggle{display:flex}.Header-module__85i50G__nav{z-index:100;opacity:0;pointer-events:none;background:linear-gradient(165deg,#ffffffd9 0%,#ffffffbf 45%,#ffffffe0 100%);border:1px solid #0000001a;border-radius:20px;flex-direction:column;align-items:flex-start;gap:24px;padding:28px 24px 32px;transition:transform .25s,opacity .25s;position:fixed;top:108px;left:20px;right:20px;transform:translateY(-8px);box-shadow:0 16px 44px -14px #0000002e,inset 0 1px #fff9}.Header-module__85i50G__navOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__85i50G__navList{flex-direction:column;align-items:flex-start;gap:20px}.Header-module__85i50G__navCta{width:100%}.Header-module__85i50G__navCta>a{width:100%}}
.Footer-module__hP-FLq__footer{border-top:1px solid var(--color-border);background:var(--color-bg-alt);padding:72px 0 32px;position:relative}.Footer-module__hP-FLq__top{border-bottom:1px solid var(--color-border);grid-template-columns:1.6fr repeat(3,1fr);gap:48px;padding-bottom:48px;display:grid}.Footer-module__hP-FLq__brand{flex-direction:column;gap:16px;min-width:0;display:flex}.Footer-module__hP-FLq__brand img{width:auto;height:30px}.Footer-module__hP-FLq__tagline{color:var(--color-text-muted);max-width:320px;font-size:.92rem;line-height:1.7}.Footer-module__hP-FLq__column{flex-direction:column;gap:16px;min-width:0;display:flex}.Footer-module__hP-FLq__columnTitle{font-family:var(--font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text);font-size:.75rem;font-weight:700}.Footer-module__hP-FLq__linkList{color:var(--color-text-muted);overflow-wrap:break-word;flex-direction:column;gap:12px;font-size:.9rem;display:flex}.Footer-module__hP-FLq__linkList a{transition:color .2s}.Footer-module__hP-FLq__linkList a:hover{color:var(--color-primary-light)}.Footer-module__hP-FLq__bottom{color:var(--color-text-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:28px;font-size:.82rem;display:flex}.Footer-module__hP-FLq__orbitTag{font-family:var(--font-heading);letter-spacing:.08em;color:var(--color-primary-light)}@media (max-width:900px){.Footer-module__hP-FLq__top{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Footer-module__hP-FLq__top{grid-template-columns:1fr}}
.StarField-module__CwMwPq__field{pointer-events:none;position:absolute;inset:0;overflow:hidden}.StarField-module__CwMwPq__star{background:var(--color-text);border-radius:50%;animation-name:StarField-module__CwMwPq__twinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes StarField-module__CwMwPq__twinkle{0%,to{opacity:.25;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}@media (prefers-reduced-motion:reduce){.StarField-module__CwMwPq__star{animation:none}}
.Planet-module__ZEM4oW__wrapper{justify-content:center;align-items:center;display:flex;position:relative}.Planet-module__ZEM4oW__planet{width:58%;height:58%;box-shadow:0 0 0 1px #00000024, inset -14px -14px 40px #00000024, 0 0 50px 8px rgba(var(--color-primary-rgb), .1);background:radial-gradient(circle at 32% 28%,#fff 0%,#f2f2f3 35%,#dcdce0 68%,#c4c4c9 100%);border-radius:50%;animation:30s linear infinite Planet-module__ZEM4oW__rotate;position:relative;overflow:hidden}.Planet-module__ZEM4oW__shading{background:radial-gradient(circle at 70% 65%,#0000001a 0%,#0000 40%),radial-gradient(circle at 40% 80%,#00000012 0%,#0000 35%);position:absolute;inset:0}.Planet-module__ZEM4oW__mesh{position:absolute;inset:0}.Planet-module__ZEM4oW__mesh svg{width:100%;height:100%;display:block}.Planet-module__ZEM4oW__meshLine{fill:none;stroke:#0000008c;stroke-width:1px;vector-effect:non-scaling-stroke}.Planet-module__ZEM4oW__orbitRing{border:1px solid var(--color-border-strong);border-radius:50%;position:absolute;inset:0;transform:rotate(-18deg)}.Planet-module__ZEM4oW__orbitRing:before{content:"";border-top:1px solid rgba(var(--color-primary-rgb), .5);filter:blur(.5px);border-radius:50%;position:absolute;inset:0}.Planet-module__ZEM4oW__orbitRingSecondary{border:1px dashed var(--color-border);border-radius:50%;position:absolute;inset:14%;transform:rotate(12deg)}.Planet-module__ZEM4oW__satellite{background:var(--color-text);border-radius:50%;width:12px;height:12px;margin:-6px 0 0 -6px;animation:12s linear infinite Planet-module__ZEM4oW__orbit;position:absolute;top:50%;left:50%;box-shadow:0 0 12px 4px #00000059}.Planet-module__ZEM4oW__satelliteSecondary{background:var(--color-text);border-radius:50%;width:8px;height:8px;margin:-4px 0 0 -4px;animation:9s linear infinite reverse Planet-module__ZEM4oW__orbit-secondary;position:absolute;top:50%;left:50%;box-shadow:0 0 8px 3px #0000004d}@keyframes Planet-module__ZEM4oW__rotate{0%{filter:hue-rotate()}to{filter:hue-rotate()}}@keyframes Planet-module__ZEM4oW__orbit{0%{transform:rotate(0deg) translateX(var(--orbit-radius)) rotate(0deg)}to{transform:rotate(360deg) translateX(var(--orbit-radius)) rotate(-360deg)}}@keyframes Planet-module__ZEM4oW__orbit-secondary{0%{transform:rotate(0deg) translateX(var(--orbit-radius-secondary)) rotate(0deg)}to{transform:rotate(360deg) translateX(var(--orbit-radius-secondary)) rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.Planet-module__ZEM4oW__planet,.Planet-module__ZEM4oW__satellite,.Planet-module__ZEM4oW__satelliteSecondary{animation:none}}
.Hero-module__Vtspxq__hero{background:radial-gradient(ellipse at 50% -10%, #eeeeef 0%, var(--color-bg) 60%);align-items:center;min-height:100vh;padding-top:140px;padding-bottom:96px;display:flex;position:relative;overflow:hidden}.Hero-module__Vtspxq__stars{z-index:0}.Hero-module__Vtspxq__nebula{background:var(--gradient-nebula);filter:blur(10px);z-index:0;pointer-events:none;position:absolute;inset:-20% -10%}.Hero-module__Vtspxq__container{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid;position:relative}.Hero-module__Vtspxq__content{flex-direction:column;align-items:flex-start;gap:28px;min-width:0;display:flex}.Hero-module__Vtspxq__badge{border:1px solid var(--color-border-strong);color:var(--color-text-muted);background:#00000008;border-radius:999px;align-items:center;gap:10px;padding:8px 18px;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__Vtspxq__badgeDot{background:var(--color-primary);width:7px;height:7px;box-shadow:0 0 10px 3px rgba(var(--color-primary-rgb), .7);border-radius:50%}.Hero-module__Vtspxq__title{color:var(--color-text);max-width:720px;font-size:clamp(2.2rem,4.8vw,3.8rem);font-weight:800}.Hero-module__Vtspxq__highlight{color:var(--color-text);white-space:nowrap}.Hero-module__Vtspxq__subtitle{color:var(--color-text-muted);max-width:540px;font-size:1.1rem;line-height:1.75}.Hero-module__Vtspxq__actions{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.Hero-module__Vtspxq__visual{justify-content:center;align-items:center;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.Hero-module__Vtspxq__scrollHint{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-faint);z-index:1;flex-direction:column;align-items:center;gap:8px;font-size:.72rem;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__Vtspxq__scrollLine{background:linear-gradient(var(--color-primary-light), transparent);width:1px;height:36px;animation:2s ease-in-out infinite Hero-module__Vtspxq__scrollPulse}@keyframes Hero-module__Vtspxq__scrollPulse{0%,to{opacity:.3}50%{opacity:1}}@media (max-width:900px){.Hero-module__Vtspxq__container{text-align:left;grid-template-columns:1fr}.Hero-module__Vtspxq__visual{order:-1;margin-bottom:-60px;transform:scale(.65)}}@media (max-width:560px){.Hero-module__Vtspxq__hero{padding-top:120px}.Hero-module__Vtspxq__visual{display:none}.Hero-module__Vtspxq__actions{width:100%}.Hero-module__Vtspxq__actions>a{text-align:center;flex:1}}
.Stats-module__9Kgsaa__stats{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-bg-alt);padding:48px 0;position:relative}.Stats-module__9Kgsaa__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Stats-module__9Kgsaa__item{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:0 12px;display:flex;position:relative}.Stats-module__9Kgsaa__item:not(:last-child):after{content:"";background:var(--color-border);width:1px;height:40px;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.Stats-module__9Kgsaa__value{font-family:var(--font-heading);color:var(--color-text);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.Stats-module__9Kgsaa__label{color:var(--color-text-muted);font-size:.85rem}@media (max-width:700px){.Stats-module__9Kgsaa__grid{grid-template-columns:repeat(2,1fr);row-gap:32px}.Stats-module__9Kgsaa__item:nth-child(2):after{display:none}}
.SectionHeading-module__eabyrq__heading{flex-direction:column;gap:16px;max-width:640px;margin-bottom:56px;display:flex}.SectionHeading-module__eabyrq__center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.SectionHeading-module__eabyrq__eyebrow{font-family:var(--font-heading);letter-spacing:.24em;text-transform:uppercase;color:var(--color-primary-light);align-self:flex-start;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:inline-flex}.SectionHeading-module__eabyrq__center .SectionHeading-module__eabyrq__eyebrow{align-self:center}.SectionHeading-module__eabyrq__dot{background:var(--color-primary);width:6px;height:6px;box-shadow:0 0 12px 2px rgba(var(--color-primary-rgb), .8);border-radius:50%}.SectionHeading-module__eabyrq__title{color:var(--color-text);font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:700}.SectionHeading-module__eabyrq__description{color:var(--color-text-muted);font-size:1.05rem;line-height:1.7}
.Services-module__PKZCHq__services{padding:120px 0;position:relative}.Services-module__PKZCHq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__PKZCHq__card{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg-alt) 100%);border:1px solid var(--color-border);border-radius:20px;padding:32px 28px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative}.Services-module__PKZCHq__card:hover{border-color:rgba(var(--color-primary-rgb), .4);box-shadow:0 20px 40px -20px rgba(var(--color-primary-rgb), .35);transform:translateY(-6px)}.Services-module__PKZCHq__iconWrap{width:52px;height:52px;color:var(--color-primary-light);background:rgba(var(--color-primary-rgb), .12);border:1px solid rgba(var(--color-primary-rgb), .25);border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.Services-module__PKZCHq__cardTitle{color:var(--color-text);margin-bottom:12px;font-size:1.15rem;font-weight:700}.Services-module__PKZCHq__cardDescription{color:var(--color-text-muted);font-size:.94rem;line-height:1.7}@media (max-width:960px){.Services-module__PKZCHq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.Services-module__PKZCHq__services{padding:88px 0}.Services-module__PKZCHq__grid{grid-template-columns:1fr}}
.Cases-module__8GmuCG__cases{border-top:1px solid var(--color-border);padding:120px 0;position:relative}.Cases-module__8GmuCG__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Cases-module__8GmuCG__card{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg-alt) 100%);border:1px solid var(--color-border);border-radius:20px;padding:32px 28px;transition:transform .25s,border-color .25s,box-shadow .25s}.Cases-module__8GmuCG__card:hover{border-color:var(--color-border-strong);transform:translateY(-4px);box-shadow:0 20px 40px -24px #00000040}.Cases-module__8GmuCG__cardTitle{color:var(--color-text);margin-bottom:20px;font-size:1.2rem;font-weight:700}.Cases-module__8GmuCG__block{margin-bottom:20px}.Cases-module__8GmuCG__block:last-child{margin-bottom:0}.Cases-module__8GmuCG__blockLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-light);margin-bottom:6px;font-size:.7rem;font-weight:700;display:block}.Cases-module__8GmuCG__blockText{color:var(--color-text-muted);font-size:.92rem;line-height:1.65}.Cases-module__8GmuCG__resultsList{flex-direction:column;gap:8px;display:flex}.Cases-module__8GmuCG__resultItem{color:var(--color-text-muted);align-items:flex-start;gap:8px;font-size:.88rem;line-height:1.5;display:flex}.Cases-module__8GmuCG__resultIcon{color:var(--color-text);flex-shrink:0;margin-top:2px}@media (max-width:900px){.Cases-module__8GmuCG__grid{grid-template-columns:1fr}}@media (max-width:620px){.Cases-module__8GmuCG__cases{padding:88px 0}}
.About-module__4EMPOa__about{background:var(--color-bg-alt);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:120px 0;position:relative;overflow:hidden}.About-module__4EMPOa__container{grid-template-columns:.8fr 1.2fr;align-items:center;gap:64px;display:grid}.About-module__4EMPOa__visual{justify-content:center;align-items:center;min-width:0;max-width:100%;display:flex;overflow:hidden}.About-module__4EMPOa__content{flex-direction:column;min-width:0;display:flex}.About-module__4EMPOa__paragraph{color:var(--color-text-muted);max-width:560px;margin-bottom:40px;font-size:1.05rem;line-height:1.8}.About-module__4EMPOa__pillars{flex-direction:column;gap:24px;display:flex}.About-module__4EMPOa__pillar{border-left:2px solid rgba(var(--color-primary-rgb), .4);padding-left:20px}.About-module__4EMPOa__pillarTitle{font-family:var(--font-heading);letter-spacing:.04em;color:var(--color-primary-light);margin-bottom:6px;font-size:.95rem;font-weight:700;display:block}.About-module__4EMPOa__pillarDescription{color:var(--color-text-muted);max-width:520px;font-size:.95rem;line-height:1.7}@media (max-width:900px){.About-module__4EMPOa__container{text-align:left;grid-template-columns:1fr}.About-module__4EMPOa__visual{margin-bottom:-32px;transform:scale(.8)}}@media (max-width:560px){.About-module__4EMPOa__visual{margin-bottom:-68px;transform:scale(.55)}}
.Process-module__1n76cW__process{padding:120px 0}.Process-module__1n76cW__timelineWrap{position:relative}.Process-module__1n76cW__timelineWrap:before{content:"";background:linear-gradient(var(--color-border-strong), rgba(var(--color-primary-rgb), .5), var(--color-border-strong));width:1px;position:absolute;top:22px;bottom:22px;left:50%;transform:translate(-50%)}.Process-module__1n76cW__timelineGlow{background:linear-gradient(var(--color-primary-light), var(--color-primary));transform-origin:top;pointer-events:none;border-radius:2px;width:3px;transition:transform .1s linear;position:absolute;top:22px;bottom:22px;left:calc(50% - 1.5px)}.Process-module__1n76cW__timeline{z-index:1;flex-direction:column;gap:0;display:flex;position:relative}.Process-module__1n76cW__step{grid-template-columns:1fr 44px 1fr;column-gap:28px;padding-bottom:56px;display:grid;position:relative}.Process-module__1n76cW__step:last-child{padding-bottom:0}.Process-module__1n76cW__marker{z-index:1;background:var(--color-surface);border:1px solid rgba(var(--color-primary-rgb), .45);width:44px;height:44px;box-shadow:0 0 0 6px var(--color-bg);border-radius:50%;flex-shrink:0;grid-column:2;justify-content:center;justify-self:center;align-items:center;display:flex;position:relative}.Process-module__1n76cW__markerIndex{font-family:var(--font-heading);color:var(--color-primary-light);font-size:.85rem;font-weight:700}.Process-module__1n76cW__stepBody{max-width:420px;padding-top:6px}.Process-module__1n76cW__step:nth-child(odd) .Process-module__1n76cW__stepBody{text-align:left;grid-column:3;justify-self:start}.Process-module__1n76cW__step:nth-child(2n) .Process-module__1n76cW__stepBody{text-align:right;grid-column:1;justify-self:end}.Process-module__1n76cW__stepTitle{color:var(--color-text);margin-bottom:8px;font-size:1.15rem;font-weight:700}.Process-module__1n76cW__stepDescription{color:var(--color-text-muted);font-size:.95rem;line-height:1.7}@media (max-width:760px){.Process-module__1n76cW__timelineWrap:before{left:22px;transform:none}.Process-module__1n76cW__timelineGlow{left:20.5px}.Process-module__1n76cW__step{grid-template-columns:44px 1fr;column-gap:20px}.Process-module__1n76cW__marker{grid-column:1;justify-self:start}.Process-module__1n76cW__step:nth-child(odd) .Process-module__1n76cW__stepBody,.Process-module__1n76cW__step:nth-child(2n) .Process-module__1n76cW__stepBody{text-align:left;grid-column:2;justify-self:start;max-width:none}}@media (max-width:620px){.Process-module__1n76cW__process{padding:88px 0}}
.Cta-module__Cbvava__cta{text-align:center;background:radial-gradient(ellipse at 50% 30%, #eeeeef 0%, var(--color-bg) 70%);border-top:1px solid var(--color-border);padding:140px 0;position:relative;overflow:hidden}.Cta-module__Cbvava__stars{z-index:0}.Cta-module__Cbvava__container{z-index:1;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.Cta-module__Cbvava__eyebrow{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:var(--color-primary-light);font-size:.78rem;font-weight:700}.Cta-module__Cbvava__title{color:var(--color-text);max-width:720px;font-size:clamp(1.9rem,4vw,3rem);font-weight:800}.Cta-module__Cbvava__subtitle{color:var(--color-text-muted);max-width:520px;font-size:1.05rem;line-height:1.75}.Cta-module__Cbvava__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:12px;display:flex}@media (max-width:560px){.Cta-module__Cbvava__cta{padding:96px 0}.Cta-module__Cbvava__actions{width:100%}.Cta-module__Cbvava__actions>a{text-align:center;flex:1}}
