.Header-module__ldgnoG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e2e8f0;padding:1rem 0;animation:.4s ease-out Header-module__ldgnoG__slideDown;position:sticky;top:0}@keyframes Header-module__ldgnoG__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__ldgnoG__logo{color:#2563eb;align-items:center;gap:.5rem;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Header-module__ldgnoG__desktopNav{flex:1;justify-content:center;align-items:center;gap:2.5rem;display:flex}.Header-module__ldgnoG__navLink{color:#64748b;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module__ldgnoG__navLink:after{content:"";background:#2563eb;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__ldgnoG__navLink:hover{color:#1e293b}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__actions{align-items:center;gap:1rem;display:flex}.Header-module__ldgnoG__languageSelector{position:relative}.Header-module__ldgnoG__languageButton{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Header-module__ldgnoG__languageButton:hover{color:#1e293b;border-color:#cbd5e1}.Header-module__ldgnoG__chevron{font-size:.625rem;transition:transform .2s}.Header-module__ldgnoG__mobileMenuToggle{cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:.5rem;display:none}.Header-module__ldgnoG__hamburger{flex-direction:column;gap:4px;width:24px;display:flex}.Header-module__ldgnoG__hamburger span{background:#1e293b;border-radius:2px;height:2px;transition:all .3s;display:block}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:first-child{transform:rotate(45deg)translateY(6px)}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:nth-child(2){opacity:0}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:nth-child(3){transform:rotate(-45deg)translateY(-6px)}.Header-module__ldgnoG__mobileMenu{background:#fff;max-height:0;transition:max-height .3s,padding .3s;display:none;overflow:hidden}.Header-module__ldgnoG__mobileMenu.Header-module__ldgnoG__open{border-top:1px solid #e2e8f0;max-height:400px;padding:1rem 0}.Header-module__ldgnoG__mobileNav{flex-direction:column;padding:0 2rem;display:flex}.Header-module__ldgnoG__mobileNavLink{color:#64748b;border-bottom:1px solid #f1f5f9;padding:1rem 0;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__ldgnoG__mobileNavLink:last-child{border-bottom:none}.Header-module__ldgnoG__mobileNavLink:hover{color:#1e293b}@media (max-width:1024px){.Header-module__ldgnoG__desktopNav{display:none}.Header-module__ldgnoG__mobileMenuToggle,.Header-module__ldgnoG__mobileMenu{display:block}}@media (max-width:640px){.Header-module__ldgnoG__container{padding:0 1.5rem}.Header-module__ldgnoG__actions>button:not(.Header-module__ldgnoG__mobileMenuToggle){display:none}.Header-module__ldgnoG__languageButton{border:none;padding:.5rem}}
.Button-module__e7WGRa__button{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.Button-module__e7WGRa__button:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a,#fff0);transition:opacity .2s;position:absolute;inset:0}.Button-module__e7WGRa__button:hover:before{opacity:1}.Button-module__e7WGRa__button:active{transform:scale(.98)}.Button-module__e7WGRa__primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 14px #2563eb4d}.Button-module__e7WGRa__primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.Button-module__e7WGRa__primary:active{transform:translateY(0)}.Button-module__e7WGRa__secondary{color:#2563eb;background:#fff;border:2px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.Button-module__e7WGRa__secondary:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb26}.Button-module__e7WGRa__ghost{color:#64748b;background:0 0}.Button-module__e7WGRa__ghost:hover{color:#1e293b;background:#f8fafc}.Button-module__e7WGRa__outline{color:#2563eb;background:0 0;border:2px solid #2563eb}.Button-module__e7WGRa__outline:hover{color:#fff;background:#2563eb}.Button-module__e7WGRa__small{border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.Button-module__e7WGRa__medium{padding:.75rem 1.5rem;font-size:1rem}.Button-module__e7WGRa__large{border-radius:14px;padding:1rem 2rem;font-size:1.125rem}.Button-module__e7WGRa__fullWidth{width:100%}.Button-module__e7WGRa__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__e7WGRa__icon{justify-content:center;align-items:center;display:flex}.Button-module__e7WGRa__text{z-index:1;position:relative}@media (max-width:640px){.Button-module__e7WGRa__large{padding:.875rem 1.75rem;font-size:1rem}}
.Hero-module__JgYmMq__hero{align-items:center;min-height:90vh;padding:2rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__background{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module__JgYmMq__shape1{background:linear-gradient(135deg,#667eea22,#764ba222);border-radius:50%;width:80px;height:80px;animation:6s ease-in-out infinite Hero-module__JgYmMq__float;position:absolute;top:-10%;right:30%;transform:rotate(45deg)}.Hero-module__JgYmMq__shape2{border:2px solid #667eea33;border-radius:12px;width:60px;height:60px;animation:8s ease-in-out 1s infinite Hero-module__JgYmMq__float;position:absolute;bottom:20%;left:5%}.Hero-module__JgYmMq__shape3{background:linear-gradient(135deg,#f093fb22,#f5576c22);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:120px;height:120px;animation:10s ease-in-out infinite Hero-module__JgYmMq__morph;position:absolute;top:15%;left:15%}@keyframes Hero-module__JgYmMq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@keyframes Hero-module__JgYmMq__morph{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{border-radius:70% 30% 30% 70%/70% 70% 30% 30%}}.Hero-module__JgYmMq__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__JgYmMq__content{flex-direction:column;gap:2rem;animation:.8s ease-out Hero-module__JgYmMq__slideInLeft;display:flex}.Hero-module__JgYmMq__textContent{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__JgYmMq__title{color:#1a1a2e;letter-spacing:-.02em;margin:0;font-family:Outfit,Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:#64748b;max-width:540px;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}.Hero-module__JgYmMq__buttonGroup{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Hero-module__JgYmMq__statsCard{max-width:280px;animation:.8s ease-out .3s both Hero-module__JgYmMq__slideUp}.Hero-module__JgYmMq__statsContent{align-items:center;gap:1rem;display:flex}.Hero-module__JgYmMq__avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 12px #0000001a}.Hero-module__JgYmMq__statsText{flex-direction:column;gap:.25rem;display:flex}.Hero-module__JgYmMq__statsName{color:#1a1a2e;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600}.Hero-module__JgYmMq__statsLabel{color:#94a3b8;margin:0;font-size:.75rem}.Hero-module__JgYmMq__statsValue{color:#2563eb;margin:0;font-family:Outfit,system-ui,sans-serif;font-size:1.75rem;font-weight:700}.Hero-module__JgYmMq__imageWrapper{justify-content:flex-end;animation:.8s ease-out Hero-module__JgYmMq__slideInRight;display:flex;position:relative}.Hero-module__JgYmMq__heroImage{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 40px #0000001a);width:100%;max-width:600px;height:auto;position:relative}.Hero-module__JgYmMq__imageDecoration{z-index:1;background:radial-gradient(circle,#2563eb08 0%,#0000 70%);width:120%;height:120%;animation:3s ease-in-out infinite Hero-module__JgYmMq__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__JgYmMq__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__JgYmMq__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__JgYmMq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}@media (max-width:1024px){.Hero-module__JgYmMq__container{grid-template-columns:1fr;gap:3rem}.Hero-module__JgYmMq__imageWrapper{justify-content:center}.Hero-module__JgYmMq__title{font-size:clamp(2rem,6vw,3rem)}}@media (max-width:640px){.Hero-module__JgYmMq__hero{min-height:auto;padding:3rem 0}.Hero-module__JgYmMq__container{padding:0 1.5rem}.Hero-module__JgYmMq__buttonGroup{flex-direction:column}.Hero-module__JgYmMq__statsCard{max-width:100%}}.Hero-module__JgYmMq__square1,.Hero-module__JgYmMq__square2,.Hero-module__JgYmMq__square3{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border-radius:6px;width:30px;height:30px;animation:18s ease-in-out infinite Hero-module__JgYmMq__floatSquare;position:absolute}.Hero-module__JgYmMq__square1{animation-delay:0s;top:20%;left:10%}.Hero-module__JgYmMq__square2{animation-delay:4s;bottom:15%;right:20%}.Hero-module__JgYmMq__square3{animation-delay:8s;top:60%;left:75%}@keyframes Hero-module__JgYmMq__floatSquare{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-40px)rotate(180deg)}to{transform:translateY(0)rotate(360deg)}}.Hero-module__JgYmMq__triangle1,.Hero-module__JgYmMq__triangle2{border-bottom:32px solid #ffffff0d;border-left:18px solid #0000;border-right:18px solid #0000;width:0;height:0;animation:22s ease-in-out infinite Hero-module__JgYmMq__floatTriangle;position:absolute}.Hero-module__JgYmMq__triangle1{animation-delay:2s;top:35%;right:8%}.Hero-module__JgYmMq__triangle2{animation-delay:6s;bottom:25%;left:5%}@keyframes Hero-module__JgYmMq__floatTriangle{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-50px)rotate(-180deg)}to{transform:translateY(0)rotate(-360deg)}}.Hero-module__JgYmMq__hero{--px:0;--py:0;position:relative}.Hero-module__JgYmMq__background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__JgYmMq__shape1,.Hero-module__JgYmMq__shape2,.Hero-module__JgYmMq__shape3,.Hero-module__JgYmMq__square1,.Hero-module__JgYmMq__square2,.Hero-module__JgYmMq__square3,.Hero-module__JgYmMq__triangle1,.Hero-module__JgYmMq__triangle2{will-change:transform}.Hero-module__JgYmMq__shape1{transform:translate3d(calc(var(--px)*18px),calc(var(--py)*18px),0)}.Hero-module__JgYmMq__shape2{transform:translate3d(calc(var(--px)*-26px),calc(var(--py)*20px),0)}.Hero-module__JgYmMq__shape3{transform:translate3d(calc(var(--px)*34px),calc(var(--py)*-24px),0)}.Hero-module__JgYmMq__square1{transform:translate3d(calc(var(--px)*22px),calc(var(--py)*16px),0)}.Hero-module__JgYmMq__square2{transform:translate3d(calc(var(--px)*-30px),calc(var(--py)*-18px),0)}.Hero-module__JgYmMq__square3{transform:translate3d(calc(var(--px)*40px),calc(var(--py)*26px),0)}.Hero-module__JgYmMq__triangle1{transform:translate3d(calc(var(--px)*-20px),calc(var(--py)*30px),0)}.Hero-module__JgYmMq__triangle2{transform:translate3d(calc(var(--px)*28px),calc(var(--py)*-34px),0)}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__shape1,.Hero-module__JgYmMq__shape2,.Hero-module__JgYmMq__shape3,.Hero-module__JgYmMq__square1,.Hero-module__JgYmMq__square2,.Hero-module__JgYmMq__square3,.Hero-module__JgYmMq__triangle1,.Hero-module__JgYmMq__triangle2{animation:none!important;transform:none!important}}
.Card-module__ckVvha__card{border-radius:16px;transition:all .3s}.Card-module__ckVvha__default{background:#fff;box-shadow:0 2px 12px #00000014}.Card-module__ckVvha__elevated{background:#fff;box-shadow:0 8px 24px #0000001f}.Card-module__ckVvha__outlined{background:#fff;border:2px solid #e2e8f0}.Card-module__ckVvha__gradient{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea22,#764ba222);border:1px solid #ffffff4d}.Card-module__ckVvha__padding-none{padding:0}.Card-module__ckVvha__padding-small{padding:1rem}.Card-module__ckVvha__padding-medium{padding:1.5rem}.Card-module__ckVvha__padding-large{padding:2rem}.Card-module__ckVvha__hoverable:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.Card-module__ckVvha__clickable{cursor:pointer}.Card-module__ckVvha__clickable:active{transform:scale(.98)}@media (max-width:640px){.Card-module__ckVvha__padding-large{padding:1.5rem}.Card-module__ckVvha__padding-medium{padding:1.25rem}}
.Features-module__MNwinW__features{background:linear-gradient(#fff,#f8fafc);padding:6rem 0;position:relative;overflow:hidden}.Features-module__MNwinW__features:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb08,#0000);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Features-module__MNwinW__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Features-module__MNwinW__header{text-align:center;margin-bottom:4rem;animation:.6s ease-out Features-module__MNwinW__fadeInUp}.Features-module__MNwinW__title{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 1rem;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Features-module__MNwinW__subtitle{color:#64748b;max-width:700px;margin:0 auto;font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem)}.Features-module__MNwinW__grid{gap:2rem;display:grid}.Features-module__MNwinW__columns-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Features-module__MNwinW__columns-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.Features-module__MNwinW__columns-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Features-module__MNwinW__featureCard{animation:.6s ease-out both Features-module__MNwinW__fadeInUp;animation-delay:calc(var(--index,0)*.1s)}.Features-module__MNwinW__featureCard:first-child{--index:0}.Features-module__MNwinW__featureCard:nth-child(2){--index:1}.Features-module__MNwinW__featureCard:nth-child(3){--index:2}.Features-module__MNwinW__featureCard:nth-child(4){--index:3}.Features-module__MNwinW__featureCard:nth-child(5){--index:4}.Features-module__MNwinW__featureCard:nth-child(6){--index:5}.Features-module__MNwinW__iconWrapper{background:linear-gradient(135deg,#2563eb15,#7c3aed15);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:2rem;display:flex}.Features-module__MNwinW__featureTitle{color:#1a1a2e;margin:0 0 .75rem;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700}.Features-module__MNwinW__featureDescription{color:#64748b;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;line-height:1.6}@keyframes Features-module__MNwinW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Features-module__MNwinW__features{padding:4rem 0}.Features-module__MNwinW__header{margin-bottom:3rem}.Features-module__MNwinW__grid{gap:1.5rem}}@media (max-width:640px){.Features-module__MNwinW__features{padding:3rem 0}.Features-module__MNwinW__container{padding:0 1.5rem}.Features-module__MNwinW__columns-2,.Features-module__MNwinW__columns-3,.Features-module__MNwinW__columns-4{grid-template-columns:1fr}}
.Stats-module__Lag95a__stats{padding:4rem 0}.Stats-module__Lag95a__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Stats-module__Lag95a__grid{gap:3rem;display:grid}.Stats-module__Lag95a__columns-2{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Stats-module__Lag95a__columns-3{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.Stats-module__Lag95a__columns-4{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.Stats-module__Lag95a__statItem{text-align:center;animation:.6s ease-out both Stats-module__Lag95a__fadeIn;animation-delay:calc(var(--index,0)*.1s)}.Stats-module__Lag95a__statItem:first-child{--index:0}.Stats-module__Lag95a__statItem:nth-child(2){--index:1}.Stats-module__Lag95a__statItem:nth-child(3){--index:2}.Stats-module__Lag95a__statItem:nth-child(4){--index:3}.Stats-module__Lag95a__statValue{color:#1a1a2e;justify-content:center;align-items:center;gap:.25rem;margin-bottom:.5rem;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;display:flex}.Stats-module__Lag95a__number{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Stats-module__Lag95a__statLabel{color:#64748b;margin:0;font-family:Inter,system-ui,sans-serif;font-size:1rem}.Stats-module__Lag95a__outlined{background:#fff}.Stats-module__Lag95a__outlined .Stats-module__Lag95a__statItem{border:2px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s}.Stats-module__Lag95a__outlined .Stats-module__Lag95a__statItem:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 8px 24px #2563eb1a}.Stats-module__Lag95a__gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:relative;overflow:hidden}.Stats-module__Lag95a__gradient:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Stats-module__Lag95a__gradient .Stats-module__Lag95a__container{z-index:1;position:relative}.Stats-module__Lag95a__gradient .Stats-module__Lag95a__statValue,.Stats-module__Lag95a__gradient .Stats-module__Lag95a__statLabel{color:#fff}.Stats-module__Lag95a__gradient .Stats-module__Lag95a__number{background:#fff;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes Stats-module__Lag95a__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Stats-module__Lag95a__stats{padding:3rem 0}.Stats-module__Lag95a__grid{gap:2rem}}@media (max-width:640px){.Stats-module__Lag95a__container{padding:0 1.5rem}.Stats-module__Lag95a__columns-2,.Stats-module__Lag95a__columns-3,.Stats-module__Lag95a__columns-4{grid-template-columns:repeat(2,1fr)}.Stats-module__Lag95a__outlined .Stats-module__Lag95a__statItem{padding:1.5rem}}
.CTA-module__ad7sBG__cta{padding:6rem 0;position:relative;overflow:hidden}.CTA-module__ad7sBG__container{justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.CTA-module__ad7sBG__content{flex:1;max-width:600px;animation:.8s ease-out CTA-module__ad7sBG__fadeInLeft}.CTA-module__ad7sBG__title{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 1rem;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.CTA-module__ad7sBG__description{color:#64748b;margin:0 0 2rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}.CTA-module__ad7sBG__buttonGroup{flex-wrap:wrap;gap:1rem;display:flex}.CTA-module__ad7sBG__imageWrapper{flex:1;max-width:500px;animation:.8s ease-out CTA-module__ad7sBG__fadeInRight}.CTA-module__ad7sBG__image{border-radius:24px;width:100%;height:auto;box-shadow:0 20px 60px #00000026}.CTA-module__ad7sBG__gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:relative}.CTA-module__ad7sBG__gradient:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.CTA-module__ad7sBG__gradient .CTA-module__ad7sBG__title,.CTA-module__ad7sBG__gradient .CTA-module__ad7sBG__description{color:#fff}.CTA-module__ad7sBG__minimal{background:#f8fafc}.CTA-module__ad7sBG__minimal .CTA-module__ad7sBG__container{text-align:center;flex-direction:column}.CTA-module__ad7sBG__minimal .CTA-module__ad7sBG__content{max-width:800px}.CTA-module__ad7sBG__minimal .CTA-module__ad7sBG__buttonGroup{justify-content:center}@keyframes CTA-module__ad7sBG__fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes CTA-module__ad7sBG__fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.CTA-module__ad7sBG__cta{padding:4rem 0}.CTA-module__ad7sBG__container{text-align:center;flex-direction:column}.CTA-module__ad7sBG__buttonGroup{justify-content:center}}@media (max-width:640px){.CTA-module__ad7sBG__cta{padding:3rem 0}.CTA-module__ad7sBG__container{gap:2rem;padding:0 1.5rem}.CTA-module__ad7sBG__buttonGroup{flex-direction:column}}
.Footer-module__Grjkva__footer{color:#e2e8f0;background:#0b1222;border-top:1px solid #94a3b824;padding:4.75rem 0 2rem;position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 0,#2563eb38,#0000 55%),radial-gradient(circle at 78% 40%,#7c3aed24,#0000 55%),linear-gradient(#ffffff05,#0000 40%);position:absolute;inset:0}.Footer-module__Grjkva__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Footer-module__Grjkva__shell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #94a3b824;border-radius:28px;padding:2.25rem;box-shadow:0 18px 54px #00000057,inset 0 1px #ffffff0f}.Footer-module__Grjkva__topSection{border-bottom:1px solid #94a3b824;grid-template-columns:1.1fr 1.9fr;gap:2.75rem;padding-bottom:2.25rem;display:grid}.Footer-module__Grjkva__brandSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__logoRow{align-items:center;gap:.75rem;display:flex}.Footer-module__Grjkva__logoMark{background:radial-gradient(circle at 30% 30%,#ffffff2e,#0000 60%),linear-gradient(135deg,#2563ebe6,#7c3aedd9);border-radius:14px;width:42px;height:42px;box-shadow:0 14px 28px #2563eb2e}.Footer-module__Grjkva__logo{color:#fff;letter-spacing:-.01em;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:1.4rem;font-weight:800}.Footer-module__Grjkva__tagline{color:#94a3b8eb;max-width:360px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.95rem;line-height:1.65}.Footer-module__Grjkva__socialLinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.5rem;display:grid}.Footer-module__Grjkva__socialLink{color:#e2e8f0e6;background:#0f172a80;border:1px solid #94a3b824;border-radius:14px;align-items:center;gap:.65rem;padding:.75rem .9rem;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;display:flex}.Footer-module__Grjkva__socialLink:hover{background:#0f172ab3;border-color:#2563eb73;transform:translateY(-2px);box-shadow:0 14px 26px #2563eb29}.Footer-module__Grjkva__socialIcon{color:#e2e8f0d9;background:#ffffff0a;border:1px solid #94a3b824;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Footer-module__Grjkva__socialText{color:#e2e8f0eb;font-family:Inter,system-ui,sans-serif;font-size:.92rem;font-weight:600}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:1.75rem;display:grid}.Footer-module__Grjkva__linkSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__sectionTitle{color:#fffffff2;letter-spacing:-.01em;margin:0;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:1rem;font-weight:700}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__linkItem{margin:0}.Footer-module__Grjkva__link{color:#94a3b8f2;align-items:center;gap:.5rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.Footer-module__Grjkva__linkText{position:relative}.Footer-module__Grjkva__linkText:after{content:"";transform-origin:0;background:#2563eb8c;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Footer-module__Grjkva__linkArrow{opacity:.75;font-size:.9em;transform:translateY(-1px)}.Footer-module__Grjkva__link:hover{color:#fffffff2;transform:translate(1px)}.Footer-module__Grjkva__link:hover .Footer-module__Grjkva__linkText:after{transform:scaleX(1)}.Footer-module__Grjkva__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.75rem;display:flex}.Footer-module__Grjkva__copyright{color:#94a3b8d9;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.875rem}.Footer-module__Grjkva__meta{background:#0f172a8c;border:1px solid #94a3b824;border-radius:999px;align-items:center;gap:.6rem;padding:.5rem .75rem;display:inline-flex}.Footer-module__Grjkva__metaDot{background:#2563ebf2;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #2563eb2e}.Footer-module__Grjkva__metaText{color:#e2e8f0cc;font-family:Inter,system-ui,sans-serif;font-size:.85rem}@media (max-width:1024px){.Footer-module__Grjkva__topSection{grid-template-columns:1fr;gap:2rem}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(2,minmax(160px,1fr))}.Footer-module__Grjkva__shell{padding:1.75rem}}@media (max-width:640px){.Footer-module__Grjkva__footer{padding:3.5rem 0 1.75rem}.Footer-module__Grjkva__container{padding:0 1.5rem}.Footer-module__Grjkva__shell{border-radius:22px;padding:1.25rem}.Footer-module__Grjkva__socialLinks{grid-template-columns:1fr}.Footer-module__Grjkva__linksGrid{grid-template-columns:1fr;gap:1.25rem}.Footer-module__Grjkva__bottomSection{text-align:center;justify-content:center}}
.Pricing-module__Pm6ArG__pricing{background:linear-gradient(#fff,#f8fafc);padding:6rem 0;position:relative;overflow:hidden}.Pricing-module__Pm6ArG__pricing:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb10,#0000 65%);width:720px;height:720px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Pricing-module__Pm6ArG__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Pricing-module__Pm6ArG__topRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.Pricing-module__Pm6ArG__header{max-width:720px;animation:.6s ease-out Pricing-module__Pm6ArG__fadeInUp}.Pricing-module__Pm6ArG__title{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 1rem;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Pricing-module__Pm6ArG__subtitle{color:#64748b;margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}.Pricing-module__Pm6ArG__toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.25rem;padding:.35rem;display:inline-flex}.Pricing-module__Pm6ArG__toggleBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;padding:.55rem .95rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.Pricing-module__Pm6ArG__toggleBtn:hover{color:#1e293b}.Pricing-module__Pm6ArG__toggleBtnActive{color:#fff;background:#2563eb;box-shadow:0 8px 18px #2563eb38}.Pricing-module__Pm6ArG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3rem;display:grid}.Pricing-module__Pm6ArG__planCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:1.75rem;animation:.6s ease-out both Pricing-module__Pm6ArG__fadeInUp;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.Pricing-module__Pm6ArG__planCard:before{content:"";opacity:.8;pointer-events:none;background:linear-gradient(135deg,#667eea18,#764ba218);position:absolute;inset:-1px}.Pricing-module__Pm6ArG__planCardInner{z-index:1;position:relative}.Pricing-module__Pm6ArG__highlight{border:1px solid #2563eb40;box-shadow:0 16px 40px #2563eb24}.Pricing-module__Pm6ArG__badge{color:#fff;z-index:2;background:#2563eb;border-radius:999px;padding:.35rem .65rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:700;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 10px 22px #2563eb38}.Pricing-module__Pm6ArG__tagline{color:#64748b;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.9rem}.Pricing-module__Pm6ArG__planName{color:#1a1a2e;letter-spacing:-.01em;margin:.5rem 0 0;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:1.6rem;font-weight:800}.Pricing-module__Pm6ArG__rangeBox{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:18px;margin-top:1.25rem;padding:1rem 1.1rem}.Pricing-module__Pm6ArG__rangeLabel{color:#94a3b8;letter-spacing:.2em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:700}.Pricing-module__Pm6ArG__rangeValue{color:#1a1a2e;margin-top:.5rem;font-family:Outfit,system-ui,sans-serif;font-size:2rem;font-weight:800}.Pricing-module__Pm6ArG__delivery{color:#64748b;margin-top:.5rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem}.Pricing-module__Pm6ArG__deliveryStrong{color:#1a1a2e;font-weight:700}.Pricing-module__Pm6ArG__sectionLabel{color:#1a1a2e;margin-top:1.5rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700}.Pricing-module__Pm6ArG__list{flex-direction:column;gap:.65rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.Pricing-module__Pm6ArG__listItem{color:#64748b;align-items:flex-start;gap:.6rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;line-height:1.55;display:flex}.Pricing-module__Pm6ArG__dot{background:#2563eb;border-radius:999px;flex:none;width:8px;height:8px;margin-top:.5rem;box-shadow:0 0 0 4px #2563eb1f}.Pricing-module__Pm6ArG__ctaRow{margin-top:1.75rem;display:flex}.Pricing-module__Pm6ArG__footerCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-top:2.5rem;padding:1.5rem;animation:.6s ease-out Pricing-module__Pm6ArG__fadeInUp;box-shadow:0 10px 28px #00000014}.Pricing-module__Pm6ArG__footerTitle{color:#1a1a2e;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700}.Pricing-module__Pm6ArG__footerGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem;display:grid}.Pricing-module__Pm6ArG__footerTile{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:1rem}.Pricing-module__Pm6ArG__footerTileTitle{color:#1a1a2e;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700}.Pricing-module__Pm6ArG__footerTileText{color:#64748b;margin:.35rem 0 0;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;line-height:1.6}@keyframes Pricing-module__Pm6ArG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Pricing-module__Pm6ArG__pricing{padding:4rem 0}}@media (max-width:640px){.Pricing-module__Pm6ArG__pricing{padding:3rem 0}.Pricing-module__Pm6ArG__container{padding:0 1.5rem}.Pricing-module__Pm6ArG__grid{gap:1.5rem}}
.InquiryContact-module__AR9X0a__contact{color:#e2e8f0;background:#0f172a;padding:6rem 0;position:relative;overflow:hidden}.InquiryContact-module__AR9X0a__contact:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 10%,#2563eb29,#0000 55%),radial-gradient(circle at 80% 60%,#7c3aed24,#0000 55%);position:absolute;inset:0}.InquiryContact-module__AR9X0a__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.InquiryContact-module__AR9X0a__grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:2.5rem;display:grid}.InquiryContact-module__AR9X0a__title{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800}.InquiryContact-module__AR9X0a__subtitle{color:#94a3b8;max-width:720px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65}.InquiryContact-module__AR9X0a__leftCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #1e293b;border-radius:24px;margin-top:2rem;padding:1.5rem;box-shadow:0 14px 40px #00000038}.InquiryContact-module__AR9X0a__leftCardTitle{color:#fff;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700}.InquiryContact-module__AR9X0a__linkList{gap:.9rem;margin-top:1rem;display:grid}.InquiryContact-module__AR9X0a__linkTile{background:#0f172a99;border:1px solid #1e293b;border-radius:16px;padding:1rem;text-decoration:none;transition:all .25s;display:block}.InquiryContact-module__AR9X0a__linkTile:hover{border-color:#2563eb8c;transform:translateY(-2px);box-shadow:0 12px 24px #2563eb2e}.InquiryContact-module__AR9X0a__linkLabel{color:#fff;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:700}.InquiryContact-module__AR9X0a__linkValue{color:#94a3b8;margin:.35rem 0 0;font-family:Inter,system-ui,sans-serif;font-size:.9375rem}.InquiryContact-module__AR9X0a__formCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #1e293b;border-radius:24px;padding:1.75rem;animation:.6s ease-out InquiryContact-module__AR9X0a__fadeInUp;box-shadow:0 16px 44px #00000040}.InquiryContact-module__AR9X0a__form{flex-direction:column;gap:1rem;display:flex}.InquiryContact-module__AR9X0a__field label{color:#cbd5e1;margin-bottom:.5rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;display:block}.InquiryContact-module__AR9X0a__input,.InquiryContact-module__AR9X0a__textarea{color:#e2e8f0;background:#0f172aa6;border:1px solid #1e293b;border-radius:14px;outline:none;width:100%;padding:.9rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.InquiryContact-module__AR9X0a__input::placeholder,.InquiryContact-module__AR9X0a__textarea::placeholder{color:#94a3b8bf}.InquiryContact-module__AR9X0a__input:focus,.InquiryContact-module__AR9X0a__textarea:focus{border-color:#2563ebb3;box-shadow:0 0 0 4px #2563eb2e}.InquiryContact-module__AR9X0a__textarea{resize:vertical;min-height:150px}.InquiryContact-module__AR9X0a__formRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.25rem;display:flex}.InquiryContact-module__AR9X0a__notice{color:#94a3b8;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.8rem}.InquiryContact-module__AR9X0a__alertSuccess,.InquiryContact-module__AR9X0a__alertError{border:1px solid;border-radius:16px;padding:1rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;line-height:1.55}.InquiryContact-module__AR9X0a__alertSuccess{color:#bbf7d0;background:#10b9811f;border-color:#10b98159}.InquiryContact-module__AR9X0a__alertError{color:#fecdd3;background:#f43f5e1f;border-color:#f43f5e59}@keyframes InquiryContact-module__AR9X0a__fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.InquiryContact-module__AR9X0a__contact{padding:4rem 0}.InquiryContact-module__AR9X0a__grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:640px){.InquiryContact-module__AR9X0a__contact{padding:3rem 0}.InquiryContact-module__AR9X0a__container{padding:0 1.5rem}.InquiryContact-module__AR9X0a__formCard,.InquiryContact-module__AR9X0a__leftCard{padding:1.25rem}}
