.AboutHero-module__YXeW_G__section{padding:var(--space-5xl)0 var(--space-4xl);background:var(--color-bg-primary);padding-top:calc(80px + var(--space-4xl));position:relative}.AboutHero-module__YXeW_G__container{max-width:800px;padding:0 var(--container-padding);text-align:center;margin:0 auto}.AboutHero-module__YXeW_G__label{letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent-primary);margin-bottom:var(--space-lg);background:#6366f114;border:1px solid #6366f126;border-radius:100px;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:inline-block}.AboutHero-module__YXeW_G__headline{color:var(--color-text-primary);margin-bottom:var(--space-lg);font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.AboutHero-module__YXeW_G__highlight{background:var(--color-accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutHero-module__YXeW_G__description{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.8}
.Philosophy-module__myABfa__section{padding:var(--space-5xl)0;background:var(--color-bg-primary)}.Philosophy-module__myABfa__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Philosophy-module__myABfa__header{text-align:center;max-width:600px;margin:0 auto var(--space-4xl)}.Philosophy-module__myABfa__headline{color:var(--color-text-primary);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600}.Philosophy-module__myABfa__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Philosophy-module__myABfa__card{padding:var(--space-xl);text-align:center;background:var(--color-bg-secondary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Philosophy-module__myABfa__card:before{content:"";opacity:0;border:2px solid #6366f14d;border-radius:6px;width:30px;height:30px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:15px;left:15px;transform:rotate(0)scale(0)}.Philosophy-module__myABfa__card:after{content:"";background:var(--color-accent-gradient);opacity:0;border-radius:50%;width:20px;height:20px;transition:all .4s .15s;position:absolute;bottom:15px;right:15px;transform:scale(0)}.Philosophy-module__myABfa__card:hover:before{opacity:1;transform:rotate(45deg)scale(1)}.Philosophy-module__myABfa__card:hover:after{opacity:.6;transform:scale(1)}.Philosophy-module__myABfa__card:hover{border-color:#6366f126;transform:translateY(-6px);box-shadow:0 15px 35px #6366f114}.Philosophy-module__myABfa__cardIcon{margin-bottom:var(--space-lg);font-size:2.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.Philosophy-module__myABfa__card:hover .Philosophy-module__myABfa__cardIcon{transform:scale(1.2)rotate(-5deg)}.Philosophy-module__myABfa__cardTitle{color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:1.125rem;font-weight:600;transition:color .3s}.Philosophy-module__myABfa__card:hover .Philosophy-module__myABfa__cardTitle{color:var(--color-accent-primary)}.Philosophy-module__myABfa__cardText{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}@media (max-width:768px){.Philosophy-module__myABfa__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}
.Team-module__lHAe8a__section{padding:var(--space-5xl)0;background:var(--color-bg-primary)}.Team-module__lHAe8a__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Team-module__lHAe8a__header{text-align:center;max-width:600px;margin:0 auto var(--space-4xl)}.Team-module__lHAe8a__headline{color:var(--color-text-primary);margin-bottom:var(--space-md);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600}.Team-module__lHAe8a__subheadline{color:var(--color-text-secondary);font-size:1.0625rem}.Team-module__lHAe8a__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Team-module__lHAe8a__card{padding:var(--space-xl);text-align:center;transition:all .4s;position:relative}.Team-module__lHAe8a__card:hover{transform:translateY(-4px)}.Team-module__lHAe8a__photoWrapper{width:120px;height:120px;margin:0 auto var(--space-lg);position:relative}.Team-module__lHAe8a__gradientRing{opacity:.5;background:conic-gradient(#6366f1,#0ea5e9,#22d3ee,#6366f1);border-radius:50%;transition:all .4s;position:absolute;inset:-3px}.Team-module__lHAe8a__card:hover .Team-module__lHAe8a__gradientRing{opacity:1;animation:3s linear infinite Team-module__lHAe8a__spin}@keyframes Team-module__lHAe8a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Team-module__lHAe8a__gradientRing:before{content:"";background:var(--color-bg-primary);border-radius:50%;position:absolute;inset:3px}.Team-module__lHAe8a__photo{z-index:1;border-radius:50%;width:100%;height:100%;transition:transform .4s;position:relative;overflow:hidden}.Team-module__lHAe8a__card:hover .Team-module__lHAe8a__photo{transform:scale(1.05)}.Team-module__lHAe8a__photo img{object-fit:cover;width:100%;height:100%}.Team-module__lHAe8a__name{color:var(--color-text-primary);margin-bottom:.25rem;font-size:1.125rem;font-weight:600;transition:color .3s}.Team-module__lHAe8a__card:hover .Team-module__lHAe8a__name{color:var(--color-accent-primary)}.Team-module__lHAe8a__title{color:var(--color-accent-primary);font-size:.875rem}@media (max-width:768px){.Team-module__lHAe8a__grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}}
.Button-module__iYV4-q__btn{font-family:var(--font-body);letter-spacing:-.01em;cursor:pointer;transition:all var(--transition-base);border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__iYV4-q__primary{background:var(--color-accent-gradient);color:#fff;box-shadow:0 4px 15px #6366f140}.Button-module__iYV4-q__primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6366f159}.Button-module__iYV4-q__primary:active{transform:translateY(0);box-shadow:0 2px 10px #6366f140}.Button-module__iYV4-q__secondary{background:var(--color-bg-secondary);color:var(--color-text-primary);border:1px solid var(--color-border-default)}.Button-module__iYV4-q__secondary:hover{background:var(--color-bg-primary);border-color:var(--color-accent-primary);transform:translateY(-1px)}.Button-module__iYV4-q__outline{color:var(--color-text-primary);border:1px solid var(--color-border-default);background:0 0}.Button-module__iYV4-q__outline:hover{background:var(--color-bg-secondary);border-color:var(--color-accent-primary);color:var(--color-accent-primary)}.Button-module__iYV4-q__ghost{color:var(--color-text-secondary);background:0 0;padding:.5rem 1rem}.Button-module__iYV4-q__ghost:hover{color:var(--color-text-primary);background:var(--color-bg-secondary)}.Button-module__iYV4-q__btn svg{width:1rem;height:1rem}.Button-module__iYV4-q__small{padding:.5rem 1rem;font-size:.8125rem}.Button-module__iYV4-q__large{padding:1rem 2rem;font-size:1rem}
.FinalCTA-module__smnCta__section{padding:var(--space-6xl)0;margin-bottom:var(--space-5xl);position:relative}.FinalCTA-module__smnCta__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.FinalCTA-module__smnCta__ctaCard{text-align:center;isolation:isolate;background:#0f172a;border:1px solid #ffffff1a;border-radius:40px;flex-direction:column;align-items:center;padding:80px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #00000080}.FinalCTA-module__smnCta__ctaCard:before{content:"";z-index:-2;background:linear-gradient(#1e293b80 0%,#0f172a 100%);position:absolute;inset:0}.FinalCTA-module__smnCta__folderGlow{z-index:-1;pointer-events:none;filter:blur(60px);background:radial-gradient(circle at 20% 20%,#6366f126 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ec489926 0%,#0000 50%);position:absolute;inset:0}.FinalCTA-module__smnCta__content{z-index:10;flex-direction:column;align-items:center;max-width:600px;display:flex;position:relative}.FinalCTA-module__smnCta__badge{color:#e2e8f0;letter-spacing:.02em;margin-bottom:var(--space-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.8125rem;font-weight:600;display:inline-flex}.FinalCTA-module__smnCta__badgeDot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #10b98199}.FinalCTA-module__smnCta__headline{color:#fff;margin-bottom:var(--space-lg);letter-spacing:-.02em;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1.1}.FinalCTA-module__smnCta__highlight{background:linear-gradient(135deg,#a5b4fc 0%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FinalCTA-module__smnCta__subheadline{color:#94a3b8;margin-bottom:var(--space-2xl);font-size:1.125rem;line-height:1.6}.FinalCTA-module__smnCta__buttons{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;display:flex}.FinalCTA-module__smnCta__primaryBtn{min-width:160px}.FinalCTA-module__smnCta__secondaryBtn{background:0 0;min-width:160px;transition:all .2s;color:#fff!important;border:1px solid #fff3!important}.FinalCTA-module__smnCta__secondaryBtn:hover{background:#ffffff1a!important;border-color:#fff!important}@media (max-width:600px){.FinalCTA-module__smnCta__headline{font-size:2.25rem}.FinalCTA-module__smnCta__buttons{flex-direction:column;align-items:center;gap:12px}.FinalCTA-module__smnCta__primaryBtn,.FinalCTA-module__smnCta__secondaryBtn{width:100%;max-width:280px}}
.Hero-module___w2HtG__hero{background:linear-gradient(180deg,var(--color-bg-primary)0%,#6366f108 50%,var(--color-bg-primary)100%);justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f114 0%,#0000 60%);width:600px;height:600px;position:absolute;top:-200px;left:-100px}.Hero-module___w2HtG__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#0ea5e90f 0%,#0000 60%);width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.Hero-module___w2HtG__container{width:100%;max-width:900px;padding:0 var(--container-padding);text-align:center;z-index:1;margin:0 auto;position:relative}.Hero-module___w2HtG__badge{color:var(--color-accent-primary);margin-bottom:var(--space-xl);background:#6366f114;border:1px solid #6366f126;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;transition:all .3s;animation:.6s Hero-module___w2HtG__fadeIn;display:inline-flex}.Hero-module___w2HtG__badge:hover{background:#6366f11f;transform:translateY(-2px);box-shadow:0 4px 15px #6366f126}.Hero-module___w2HtG__badgeDot{background:var(--color-accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse;box-shadow:0 0 10px #6366f180}@keyframes Hero-module___w2HtG__pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 10px #6366f180}50%{opacity:.6;transform:scale(.8);box-shadow:0 0 20px #6366f1cc}}@keyframes Hero-module___w2HtG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Hero-module___w2HtG__headline{letter-spacing:-.03em;color:var(--color-text-primary);margin-bottom:var(--space-lg);opacity:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;animation:.6s .1s forwards Hero-module___w2HtG__fadeInUp}@keyframes Hero-module___w2HtG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module___w2HtG__highlight{background:var(--color-accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.Hero-module___w2HtG__subheadline{color:var(--color-text-secondary);max-width:600px;margin:0 auto var(--space-xl);opacity:0;font-size:1.25rem;line-height:1.7;animation:.6s .2s forwards Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__actions{margin-bottom:var(--space-4xl);opacity:0;justify-content:center;gap:1rem;animation:.6s .3s forwards Hero-module___w2HtG__fadeInUp;display:flex}.Hero-module___w2HtG__stats{opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-2xl);padding:var(--space-lg)0;background:#fff9;border:1px solid #6366f11a;justify-content:center;gap:0;max-width:700px;margin:0 auto;animation:.6s .4s forwards Hero-module___w2HtG__fadeInUp;display:flex;box-shadow:0 4px 30px #6366f114}.Hero-module___w2HtG__stat{text-align:center;padding:var(--space-md)var(--space-xl);cursor:default;flex:1;transition:all .3s;position:relative}.Hero-module___w2HtG__stat:not(:last-child):after{content:"";background:linear-gradient(#0000,#6366f133,#0000);width:1px;height:50px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Hero-module___w2HtG__stat:hover{transform:translateY(-4px)}.Hero-module___w2HtG__stat:hover .Hero-module___w2HtG__statValue{text-shadow:0 4px 20px #6366f14d;animation:.4s Hero-module___w2HtG__countPop}.Hero-module___w2HtG__stat:hover .Hero-module___w2HtG__statIcon{transform:scale(1.2)rotate(10deg)}@keyframes Hero-module___w2HtG__countPop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.Hero-module___w2HtG__statIcon{margin-bottom:var(--space-sm);font-size:1.5rem;transition:transform .3s}.Hero-module___w2HtG__statValue{background:var(--color-accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.75rem;font-weight:700;line-height:1;transition:all .3s}.Hero-module___w2HtG__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.75rem;font-weight:600}@media (max-width:768px){.Hero-module___w2HtG__headline{font-size:clamp(2rem,8vw,3rem)}.Hero-module___w2HtG__subheadline{font-size:1.0625rem}.Hero-module___w2HtG__actions{flex-direction:column;align-items:center}.Hero-module___w2HtG__stats{flex-direction:column;gap:0;max-width:300px}.Hero-module___w2HtG__stat:not(:last-child):after{display:none}.Hero-module___w2HtG__stat{padding:var(--space-md)}.Hero-module___w2HtG__stat:not(:last-child){border-bottom:1px solid #6366f11a}.Hero-module___w2HtG__statValue{font-size:2.25rem}}
.TrustedBy-module__dqDZ7W__section{padding:var(--space-3xl)0;background:var(--color-bg-primary);border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);overflow:hidden}.TrustedBy-module__dqDZ7W__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.TrustedBy-module__dqDZ7W__label{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:var(--space-xl);font-size:.75rem;font-weight:600}.TrustedBy-module__dqDZ7W__marqueeWrapper{position:relative;overflow:hidden}.TrustedBy-module__dqDZ7W__marqueeWrapper:before,.TrustedBy-module__dqDZ7W__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.TrustedBy-module__dqDZ7W__marqueeWrapper:before{background:linear-gradient(90deg,var(--color-bg-primary),transparent);left:0}.TrustedBy-module__dqDZ7W__marqueeWrapper:after{background:linear-gradient(90deg,transparent,var(--color-bg-primary));right:0}.TrustedBy-module__dqDZ7W__marquee{width:max-content;animation:30s linear infinite TrustedBy-module__dqDZ7W__scroll;display:flex}.TrustedBy-module__dqDZ7W__marquee:hover{animation-play-state:paused}@keyframes TrustedBy-module__dqDZ7W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.TrustedBy-module__dqDZ7W__logos{align-items:center;gap:4rem;padding:0 2rem;display:flex}.TrustedBy-module__dqDZ7W__logo{font-family:var(--font-heading);color:var(--color-text-primary);opacity:.6;white-space:nowrap;cursor:default;align-items:center;gap:.625rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.TrustedBy-module__dqDZ7W__logo:hover{opacity:1}.TrustedBy-module__dqDZ7W__logo:hover .TrustedBy-module__dqDZ7W__logoIcon{color:var(--color-accent-primary);transform:scale(1.2)}.TrustedBy-module__dqDZ7W__logoIcon{color:var(--color-accent-primary);opacity:.8;font-size:1rem;line-height:1;transition:all .3s}@media (max-width:768px){.TrustedBy-module__dqDZ7W__logos{gap:3rem}.TrustedBy-module__dqDZ7W__logo{font-size:.9375rem}.TrustedBy-module__dqDZ7W__marqueeWrapper:before,.TrustedBy-module__dqDZ7W__marqueeWrapper:after{width:50px}}
.MVPPartnership-module__hfvTwG__section{padding:var(--space-6xl)0;background:var(--color-bg-primary);position:relative;overflow:hidden}.MVPPartnership-module__hfvTwG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.MVPPartnership-module__hfvTwG__container{max-width:var(--container-max);padding:0 var(--container-padding);gap:var(--space-5xl);grid-template-columns:1.2fr 1fr;align-items:center;margin:0 auto;display:grid}.MVPPartnership-module__hfvTwG__visualCol{background:var(--color-bg-secondary);border:1px solid var(--color-border-subtle);border-radius:24px;justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000008}.MVPPartnership-module__hfvTwG__graphicContainer{flex-direction:column;justify-content:flex-end;gap:16px;padding:40px;display:flex;position:absolute;inset:0}.MVPPartnership-module__hfvTwG__chartBar{background:var(--color-accent-gradient);opacity:.1;transform-origin:bottom;border-radius:8px 8px 0 0;width:100%;animation:1s ease-out forwards MVPPartnership-module__hfvTwG__growBar}.MVPPartnership-module__hfvTwG__chartBar:first-child{opacity:.3;width:20%;height:40%;animation-delay:.2s}.MVPPartnership-module__hfvTwG__chartBar:nth-child(2){opacity:.6;width:20%;height:60%;animation-delay:.4s}.MVPPartnership-module__hfvTwG__chartBar:nth-child(3){opacity:1;width:20%;height:85%;animation-delay:.6s;box-shadow:0 0 20px #6366f14d}@keyframes MVPPartnership-module__hfvTwG__growBar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.MVPPartnership-module__hfvTwG__floatingBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffffe6;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;animation:4s ease-in-out infinite MVPPartnership-module__hfvTwG__float;display:flex;position:absolute;top:30px;left:30px;box-shadow:0 8px 20px #0000000f}@keyframes MVPPartnership-module__hfvTwG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.MVPPartnership-module__hfvTwG__badgeIcon{font-size:1.25rem}.MVPPartnership-module__hfvTwG__badgeText{color:var(--color-text-primary);font-size:.875rem;font-weight:700}.MVPPartnership-module__hfvTwG__badgeLabel{color:var(--color-text-secondary);font-size:.75rem;font-weight:500;display:block}.MVPPartnership-module__hfvTwG__contentCol{flex-direction:column;justify-content:center;display:flex}.MVPPartnership-module__hfvTwG__overline{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-primary);margin-bottom:var(--space-md);align-items:center;gap:8px;font-size:.875rem;font-weight:700;display:flex}.MVPPartnership-module__hfvTwG__overline:before{content:"";background:var(--color-accent-primary);width:20px;height:2px}.MVPPartnership-module__hfvTwG__headline{color:var(--color-text-primary);margin-bottom:var(--space-lg);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.MVPPartnership-module__hfvTwG__description{color:var(--color-text-secondary);margin-bottom:var(--space-xl);font-size:1.125rem;line-height:1.7}.MVPPartnership-module__hfvTwG__checkList{margin-bottom:var(--space-2xl);flex-direction:column;gap:12px;display:flex}.MVPPartnership-module__hfvTwG__checkItem{color:var(--color-text-primary);align-items:center;gap:12px;font-size:1rem;font-weight:500;display:flex}.MVPPartnership-module__hfvTwG__checkIcon{color:var(--color-accent-primary);background:#6366f11a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex}@media (max-width:900px){.MVPPartnership-module__hfvTwG__container{gap:var(--space-3xl);grid-template-columns:1fr}.MVPPartnership-module__hfvTwG__visualCol{order:2;height:300px}}
.CoreProblem-module__ZhQMVq__section{padding:var(--space-5xl)0;background:linear-gradient(180deg,var(--color-bg-primary)0%,var(--color-bg-secondary)100%);position:relative;overflow:hidden}.CoreProblem-module__ZhQMVq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10d 0%,#0000 60%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CoreProblem-module__ZhQMVq__container{max-width:800px;padding:0 var(--container-padding);text-align:center;z-index:1;margin:0 auto;position:relative}.CoreProblem-module__ZhQMVq__label{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent-primary);margin-bottom:var(--space-xl);background:#6366f114;border:1px solid #6366f126;border-radius:100px;padding:.625rem 1.25rem;font-size:.6875rem;font-weight:600;animation:.5s CoreProblem-module__ZhQMVq__fadeIn;display:inline-block}@keyframes CoreProblem-module__ZhQMVq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CoreProblem-module__ZhQMVq__headline{color:var(--color-text-primary);margin-bottom:var(--space-xl);opacity:0;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2;animation:.6s .1s forwards CoreProblem-module__ZhQMVq__fadeInUp}@keyframes CoreProblem-module__ZhQMVq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CoreProblem-module__ZhQMVq__body{color:var(--color-text-secondary);opacity:0;font-size:1.125rem;line-height:1.8;animation:.6s .2s forwards CoreProblem-module__ZhQMVq__fadeInUp}.CoreProblem-module__ZhQMVq__emphasis{color:var(--color-text-primary);font-weight:600;position:relative}.CoreProblem-module__ZhQMVq__emphasis:after{content:"";background:var(--color-accent-gradient);transform-origin:0;width:100%;height:2px;animation:.8s .8s forwards CoreProblem-module__ZhQMVq__underlineReveal;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}@keyframes CoreProblem-module__ZhQMVq__underlineReveal{to{transform:scaleX(1)}}.CoreProblem-module__ZhQMVq__decorBox{border:2px solid #6366f126;border-radius:12px;width:60px;height:60px;animation:6s ease-in-out infinite CoreProblem-module__ZhQMVq__floatBox;position:absolute}.CoreProblem-module__ZhQMVq__decorBox:first-child{animation-delay:0s;top:20%;left:10%}.CoreProblem-module__ZhQMVq__decorBox:nth-child(2){animation-delay:3s;bottom:20%;right:10%}@keyframes CoreProblem-module__ZhQMVq__floatBox{0%,to{opacity:.3;transform:rotate(0)translateY(0)}50%{opacity:.6;transform:rotate(10deg)translateY(-15px)}}.CoreProblem-module__ZhQMVq__decorCircle{background:var(--color-accent-gradient);opacity:.2;border-radius:50%;width:20px;height:20px;animation:5s ease-in-out infinite CoreProblem-module__ZhQMVq__floatCircle;position:absolute}.CoreProblem-module__ZhQMVq__decorCircle:nth-child(3){animation-delay:1s;top:30%;right:15%}.CoreProblem-module__ZhQMVq__decorCircle:nth-child(4){animation-delay:2.5s;bottom:30%;left:15%}@keyframes CoreProblem-module__ZhQMVq__floatCircle{0%,to{opacity:.2;transform:scale(1)translateY(0)}50%{opacity:.4;transform:scale(1.3)translateY(-10px)}}@media (max-width:768px){.CoreProblem-module__ZhQMVq__decorBox,.CoreProblem-module__ZhQMVq__decorCircle{display:none}}
.Navbar-module__cJzEcG__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border-subtle);transition:all var(--transition-base);background:#ffffffe6;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{max-width:var(--container-max);padding:.875rem var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{transition:opacity var(--transition-fast);align-items:center;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:32px}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{font-family:var(--font-body);color:var(--color-text-secondary);transition:color var(--transition-fast);font-size:.875rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--color-accent-gradient);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--color-text-primary)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__cta{align-items:center;display:flex}.Navbar-module__cJzEcG__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Navbar-module__cJzEcG__menuBtn span{background:var(--color-text-primary);width:20px;height:1.5px;transition:all var(--transition-fast);display:block}@media (max-width:900px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__menuBtn{display:flex}}@media (max-width:480px){.Navbar-module__cJzEcG__cta{display:none}}
.Solution-module__CFbVOG__section{padding:var(--space-5xl)0;background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);position:relative;overflow:hidden}.Solution-module__CFbVOG__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Solution-module__CFbVOG__header{text-align:center;max-width:700px;margin:0 auto var(--space-4xl)}.Solution-module__CFbVOG__label{letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent-secondary);margin-bottom:var(--space-lg);background:#0ea5e914;border:1px solid #0ea5e926;border-radius:100px;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:inline-block}.Solution-module__CFbVOG__headline{color:var(--color-text-primary);margin-bottom:var(--space-md);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}.Solution-module__CFbVOG__subheadline{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.7}.Solution-module__CFbVOG__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Solution-module__CFbVOG__card{padding:var(--space-xl);background:var(--color-bg-primary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Solution-module__CFbVOG__card:before,.Solution-module__CFbVOG__card:after{content:"";opacity:0;pointer-events:none;border-radius:50%;transition:all .5s;position:absolute}.Solution-module__CFbVOG__card:before{background:radial-gradient(circle,#6366f126,#0000);width:100px;height:100px;top:-50px;right:-50px}.Solution-module__CFbVOG__card:after{background:radial-gradient(circle,#0ea5e91f,#0000);width:60px;height:60px;bottom:-30px;left:-30px}.Solution-module__CFbVOG__card:hover:before{opacity:1;transform:translate(-20px,20px)scale(1.5)}.Solution-module__CFbVOG__card:hover:after{opacity:1;transform:translate(20px,-20px)scale(1.3)}.Solution-module__CFbVOG__card:hover{border-color:#6366f133;transform:translateY(-8px);box-shadow:0 20px 40px #6366f11a}.Solution-module__CFbVOG__cardIcon{border-radius:var(--radius-md);width:48px;height:48px;margin-bottom:var(--space-lg);background:#6366f114;border:1px solid #6366f11f;justify-content:center;align-items:center;font-size:1.5rem;transition:all .4s;display:flex}.Solution-module__CFbVOG__card:hover .Solution-module__CFbVOG__cardIcon{background:var(--color-accent-gradient);border-color:#0000;transform:rotate(10deg)scale(1.1);box-shadow:0 8px 20px #6366f140}.Solution-module__CFbVOG__cardTitle{color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:1.125rem;font-weight:600;transition:color .3s}.Solution-module__CFbVOG__card:hover .Solution-module__CFbVOG__cardTitle{color:var(--color-accent-primary)}.Solution-module__CFbVOG__cardText{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}.Solution-module__CFbVOG__cta{margin-top:var(--space-4xl);justify-content:center;display:flex}@media (max-width:900px){.Solution-module__CFbVOG__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.BookForm-module__W7yCNW__section{padding:var(--space-3xl)0 var(--space-5xl);background:var(--color-bg-primary)}.BookForm-module__W7yCNW__container{max-width:600px;padding:0 var(--container-padding);margin:0 auto}.BookForm-module__W7yCNW__form{gap:var(--space-lg);padding:var(--space-2xl);background:var(--color-bg-primary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.BookForm-module__W7yCNW__fieldGroup{gap:var(--space-sm);flex-direction:column;display:flex}.BookForm-module__W7yCNW__label{color:var(--color-text-primary);font-size:.875rem;font-weight:500}.BookForm-module__W7yCNW__input,.BookForm-module__W7yCNW__textarea{width:100%;padding:var(--space-md);font-family:var(--font-body);color:var(--color-text-primary);background:var(--color-bg-secondary);border:1px solid var(--color-border-default);border-radius:var(--radius-md);transition:all var(--transition-fast);font-size:1rem}.BookForm-module__W7yCNW__input:focus,.BookForm-module__W7yCNW__textarea:focus{border-color:var(--color-accent-primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.BookForm-module__W7yCNW__input::placeholder,.BookForm-module__W7yCNW__textarea::placeholder{color:var(--color-text-muted)}.BookForm-module__W7yCNW__textarea{resize:vertical;min-height:120px}.BookForm-module__W7yCNW__submitBtn{margin-top:var(--space-sm)}
.CaseStudyGrid-module__bjxD-q__section{padding:var(--space-4xl)0 var(--space-5xl);background:var(--color-bg-primary)}.CaseStudyGrid-module__bjxD-q__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.CaseStudyGrid-module__bjxD-q__grid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.CaseStudyGrid-module__bjxD-q__card{background:var(--color-bg-primary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-base);box-shadow:var(--shadow-card);overflow:hidden}.CaseStudyGrid-module__bjxD-q__card:hover{border-color:var(--color-border-accent);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.CaseStudyGrid-module__bjxD-q__card.CaseStudyGrid-module__bjxD-q__featured{grid-column:span 2}.CaseStudyGrid-module__bjxD-q__card.CaseStudyGrid-module__bjxD-q__featured .CaseStudyGrid-module__bjxD-q__image{aspect-ratio:21/9}.CaseStudyGrid-module__bjxD-q__image{aspect-ratio:16/10;object-fit:cover;border-bottom:1px solid var(--color-border-subtle);width:100%}.CaseStudyGrid-module__bjxD-q__content{padding:var(--space-xl)}.CaseStudyGrid-module__bjxD-q__client{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-primary);margin-bottom:var(--space-sm);font-size:.75rem;font-weight:500}.CaseStudyGrid-module__bjxD-q__title{color:var(--color-text-primary);margin-bottom:var(--space-md);font-size:1.25rem;font-weight:600;line-height:1.4}.CaseStudyGrid-module__bjxD-q__tags{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.CaseStudyGrid-module__bjxD-q__tag{letter-spacing:.02em;text-transform:uppercase;background:var(--color-bg-secondary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);color:var(--color-text-secondary);padding:.375rem .75rem;font-size:.6875rem;font-weight:500}.CaseStudyGrid-module__bjxD-q__link{margin-top:auto}.CaseStudyGrid-module__bjxD-q__readMore{font-size:.875rem}@media (max-width:768px){.CaseStudyGrid-module__bjxD-q__grid{grid-template-columns:1fr}.CaseStudyGrid-module__bjxD-q__card.CaseStudyGrid-module__bjxD-q__featured{grid-column:span 1}.CaseStudyGrid-module__bjxD-q__card.CaseStudyGrid-module__bjxD-q__featured .CaseStudyGrid-module__bjxD-q__image{aspect-ratio:16/10}}
.Footer-module__S6Hkya__footer{background:linear-gradient(#fff,#f3f4f6);border-top:1px solid #0000000d;padding:80px 0 32px;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,var(--color-accent-primary),#a855f7,var(--color-accent-primary));opacity:.8;height:2px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__S6Hkya__top{grid-template-columns:2fr 1fr 1fr 1fr;gap:64px;margin-bottom:64px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:24px;max-width:320px;display:flex}.Footer-module__S6Hkya__logoLink{text-decoration:none;display:inline-block}.Footer-module__S6Hkya__logoWrapper{transition:opacity .2s;display:inline-block}.Footer-module__S6Hkya__logoWrapper:hover{opacity:.8}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto;height:35px;display:block}.Footer-module__S6Hkya__mission{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__statusBadge{background:#22c55e1a;border:1px solid #22c55e33;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 12px;display:inline-flex}.Footer-module__S6Hkya__statusDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite Footer-module__S6Hkya__pulse;box-shadow:0 0 0 2px #22c55e33}.Footer-module__S6Hkya__statusText{color:#15803d;font-size:.75rem;font-weight:600}@keyframes Footer-module__S6Hkya__pulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 4px #22c55e00}to{box-shadow:0 0 #22c55e00}}.Footer-module__S6Hkya__column{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__columnHeading{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-primary);margin-bottom:4px;font-size:.8rem;font-weight:700}.Footer-module__S6Hkya__link{color:var(--color-text-secondary);width:fit-content;font-size:.95rem;text-decoration:none;transition:all .2s}.Footer-module__S6Hkya__link:hover{color:var(--color-accent-primary);transform:translate(2px)}.Footer-module__S6Hkya__newsletter{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__newsletterInput{background:#fff;border:1px solid #0000001a;border-radius:8px;width:100%;padding:10px 16px;font-size:.9rem;transition:all .2s}.Footer-module__S6Hkya__newsletterInput:focus{border-color:var(--color-accent-primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.Footer-module__S6Hkya__bottom{border-top:1px solid #0000000d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:32px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--color-text-muted);font-size:.85rem}.Footer-module__S6Hkya__socials{gap:12px;display:flex}.Footer-module__S6Hkya__socialIcon{width:40px;height:40px;color:var(--color-text-secondary);background:#fff;border:1px solid #0000000d;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--color-accent-primary);color:#fff;border-color:var(--color-accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px #6366f133}@media (max-width:1024px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr;gap:48px}.Footer-module__S6Hkya__brand{flex-flow:wrap;grid-column:span 2;justify-content:space-between;align-items:center;max-width:100%}}@media (max-width:640px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__brand{flex-direction:column;grid-column:span 1;align-items:flex-start}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}
.ServicesOverview-module__KgCZLq__section{padding:var(--space-6xl)0;background:var(--color-bg-primary);position:relative;overflow:hidden}.ServicesOverview-module__KgCZLq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.ServicesOverview-module__KgCZLq__header{text-align:center;max-width:600px;margin:0 auto var(--space-5xl)}.ServicesOverview-module__KgCZLq__headline{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:var(--space-md);font-size:clamp(2.5rem,5vw,3rem);font-weight:800}.ServicesOverview-module__KgCZLq__subheadline{color:var(--color-text-secondary);font-size:1.25rem;line-height:1.6}.ServicesOverview-module__KgCZLq__contentWrapper{gap:var(--space-6xl);grid-template-columns:1fr 1.25fr;align-items:start;display:grid}.ServicesOverview-module__KgCZLq__servicesList{flex-direction:column;display:flex;position:relative}.ServicesOverview-module__KgCZLq__servicesList:before{content:"";background:var(--color-border-subtle);z-index:0;width:2px;position:absolute;top:24px;bottom:24px;left:27px}.ServicesOverview-module__KgCZLq__serviceItem{padding:var(--space-lg)var(--space-xl);cursor:pointer;z-index:1;margin-bottom:var(--space-sm);background:0 0;border:1px solid #0000;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}.ServicesOverview-module__KgCZLq__serviceItem:hover{background:#6366f108}.ServicesOverview-module__KgCZLq__serviceItem.ServicesOverview-module__KgCZLq__active{background:#fff;border-color:#6366f11a;box-shadow:0 10px 30px -10px #00000014}.ServicesOverview-module__KgCZLq__itemHeader{align-items:center;gap:var(--space-lg);width:100%;margin-bottom:4px;display:flex}.ServicesOverview-module__KgCZLq__itemNumber{font-size:.875rem;font-family:var(--font-mono);color:var(--color-text-muted);background:var(--color-bg-primary);border:2px solid var(--color-border-subtle);z-index:2;border-radius:50%;justify-content:center;align-items:center;min-width:32px;height:32px;font-weight:700;transition:all .3s;display:flex}.ServicesOverview-module__KgCZLq__serviceItem.ServicesOverview-module__KgCZLq__active .ServicesOverview-module__KgCZLq__itemNumber{color:#fff;background:var(--color-accent-primary);border-color:var(--color-accent-primary);box-shadow:0 0 0 4px #6366f126}.ServicesOverview-module__KgCZLq__itemTitle{color:var(--color-text-secondary);padding-top:2px;font-size:1.125rem;font-weight:700;transition:color .3s}.ServicesOverview-module__KgCZLq__serviceItem.ServicesOverview-module__KgCZLq__active .ServicesOverview-module__KgCZLq__itemTitle{color:var(--color-text-primary)}.ServicesOverview-module__KgCZLq__itemDesc{color:var(--color-text-muted);padding-left:calc(var(--space-lg) + 32px);font-size:.95rem;line-height:1.5;transition:color .3s}.ServicesOverview-module__KgCZLq__serviceItem.ServicesOverview-module__KgCZLq__active .ServicesOverview-module__KgCZLq__itemDesc{color:var(--color-text-secondary)}.ServicesOverview-module__KgCZLq__previewContainer{color:#fff;background:#0f172a;border-radius:32px;height:580px;display:grid;position:sticky;top:2rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ServicesOverview-module__KgCZLq__previewContainer:before{content:"";opacity:.8;z-index:0;filter:blur(40px);background:radial-gradient(circle at 100% 0,#6366f166 0%,#0000 50%),radial-gradient(circle at 0 100%,#06b6d44d 0%,#0000 50%);position:absolute;inset:0}.ServicesOverview-module__KgCZLq__previewContainer:after{content:"";z-index:0;opacity:.3;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.ServicesOverview-module__KgCZLq__previewCard{padding:var(--space-6xl);text-align:center;opacity:0;pointer-events:none;z-index:1;flex-direction:column;grid-area:1/1;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;transform:translateY(20px)}.ServicesOverview-module__KgCZLq__previewCard.ServicesOverview-module__KgCZLq__show{opacity:1;pointer-events:all;transform:translateY(0)}.ServicesOverview-module__KgCZLq__iconWrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:72px;height:72px;margin-bottom:var(--space-2xl);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 32px #0000004d}.ServicesOverview-module__KgCZLq__largeIcon{filter:drop-shadow(0 0 10px #ffffff4d);font-size:2.25rem}.ServicesOverview-module__KgCZLq__cardContent h3{letter-spacing:-.02em;color:#fff;margin-bottom:var(--space-lg);font-size:2.5rem;font-weight:800}.ServicesOverview-module__KgCZLq__cardContent p{color:#fffc;margin-bottom:var(--space-2xl);max-width:500px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.ServicesOverview-module__KgCZLq__featureTags{margin-bottom:var(--space-3xl);flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ServicesOverview-module__KgCZLq__featureTag{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;padding:.625rem 1.125rem;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.ServicesOverview-module__KgCZLq__featureTag:hover{background:#ffffff26}.ServicesOverview-module__KgCZLq__cardLink{color:#0f172a;background:#fff;border-radius:100px;align-items:center;gap:10px;width:fit-content;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ServicesOverview-module__KgCZLq__cardLink:hover{gap:14px;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.ServicesOverview-module__KgCZLq__activeIndicator{display:none}.ServicesOverview-module__KgCZLq__mobileCta{margin-top:var(--space-lg);display:none}@media (max-width:900px){.ServicesOverview-module__KgCZLq__contentWrapper{gap:var(--space-xl);grid-template-columns:1fr}.ServicesOverview-module__KgCZLq__servicesList:before,.ServicesOverview-module__KgCZLq__previewContainer{display:none}.ServicesOverview-module__KgCZLq__serviceItem{padding:var(--space-lg);border:1px solid var(--color-border-subtle);background:#fff;flex-direction:column;display:flex}.ServicesOverview-module__KgCZLq__itemNumber{min-width:unset;background:var(--color-bg-secondary);border:1px solid #0000;border-radius:8px;width:32px}.ServicesOverview-module__KgCZLq__itemDesc{margin-top:8px;padding-left:0;display:block}.ServicesOverview-module__KgCZLq__mobileCta{display:block}}
.Expectations-module__d6wykW__section{padding:var(--space-5xl)0;background:var(--color-bg-secondary)}.Expectations-module__d6wykW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Expectations-module__d6wykW__header{text-align:center;max-width:500px;margin:0 auto var(--space-4xl)}.Expectations-module__d6wykW__headline{color:var(--color-text-primary);font-size:clamp(1.5rem,3vw,1.75rem);font-weight:600}.Expectations-module__d6wykW__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Expectations-module__d6wykW__item{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);background:var(--color-bg-primary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);display:flex}.Expectations-module__d6wykW__itemIcon{border-radius:var(--radius-md);background:#6366f114;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.Expectations-module__d6wykW__itemContent{gap:var(--space-xs);flex-direction:column;display:flex}.Expectations-module__d6wykW__itemTitle{color:var(--color-text-primary);font-size:1rem;font-weight:600}.Expectations-module__d6wykW__itemText{color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}@media (max-width:768px){.Expectations-module__d6wykW__grid{grid-template-columns:1fr}}
.MoreTestimonials-module__hVG70W__section{padding:var(--space-5xl)0;background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);position:relative;overflow:hidden}.MoreTestimonials-module__hVG70W__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.MoreTestimonials-module__hVG70W__header{text-align:center;margin-bottom:var(--space-4xl)}.MoreTestimonials-module__hVG70W__badge{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent-primary);margin-bottom:var(--space-lg);background:#6366f114;border:1px solid #6366f126;border-radius:100px;padding:.5rem 1rem;font-size:.6875rem;font-weight:600;display:inline-block}.MoreTestimonials-module__hVG70W__headline{color:var(--color-text-primary);margin-bottom:var(--space-md);font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.MoreTestimonials-module__hVG70W__subheadline{color:var(--color-text-secondary);max-width:500px;margin:0 auto;font-size:1.125rem}.MoreTestimonials-module__hVG70W__grid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.MoreTestimonials-module__hVG70W__testimonial{background:var(--color-bg-primary);padding:var(--space-2xl);border:1px solid var(--color-border-subtle);border-radius:24px;flex-direction:column;transition:all .4s;display:flex;position:relative;box-shadow:0 4px 24px #0000000a}.MoreTestimonials-module__hVG70W__testimonial:hover{border-color:#6366f133;transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.MoreTestimonials-module__hVG70W__quoteIcon{background:var(--color-accent-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);opacity:.6;-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-size:3rem;line-height:1}.MoreTestimonials-module__hVG70W__quote{color:var(--color-text-primary);margin-bottom:var(--space-xl);flex:1;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.8}.MoreTestimonials-module__hVG70W__rating{margin-bottom:var(--space-lg);gap:4px;display:flex}.MoreTestimonials-module__hVG70W__star{color:#fbbf24;font-size:1rem}.MoreTestimonials-module__hVG70W__author{align-items:center;gap:var(--space-md);padding-top:var(--space-lg);border-top:1px solid var(--color-border-subtle);display:flex}.MoreTestimonials-module__hVG70W__imageWrapper{border-radius:50%;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.MoreTestimonials-module__hVG70W__imageWrapper:before{content:"";background:var(--color-accent-gradient);z-index:-1;opacity:0;border-radius:50%;transition:opacity .3s;position:absolute;inset:-3px}.MoreTestimonials-module__hVG70W__testimonial:hover .MoreTestimonials-module__hVG70W__imageWrapper:before{opacity:1}.MoreTestimonials-module__hVG70W__authorImage{object-fit:cover;border:3px solid var(--color-bg-primary);border-radius:50%;width:100%;height:100%}.MoreTestimonials-module__hVG70W__authorInfo{flex-direction:column;gap:2px;display:flex}.MoreTestimonials-module__hVG70W__authorName{color:var(--color-text-primary);font-size:1rem;font-weight:600}.MoreTestimonials-module__hVG70W__authorTitle{color:var(--color-text-secondary);font-size:.875rem}.MoreTestimonials-module__hVG70W__companyBadge{color:var(--color-accent-primary);letter-spacing:.05em;background:#6366f10f;border-radius:100px;margin-left:auto;padding:.375rem .875rem;font-size:.75rem;font-weight:600}@media (max-width:768px){.MoreTestimonials-module__hVG70W__grid{grid-template-columns:1fr}.MoreTestimonials-module__hVG70W__companyBadge{display:none}}
.Testimonial-module__W41fAq__section{padding:var(--space-5xl)0;background:var(--color-bg-primary);position:relative;overflow:hidden}.Testimonial-module__W41fAq__container{max-width:var(--container-max);padding:0 var(--container-padding);gap:var(--space-3xl);grid-template-columns:1fr 1.5fr;align-items:center;margin:0 auto;display:grid}.Testimonial-module__W41fAq__authorCard{background:var(--color-bg-secondary);padding:var(--space-2xl);text-align:center;border-radius:24px;flex-direction:column;align-items:center;animation:.6s Testimonial-module__W41fAq__fadeInLeft;display:flex;position:relative}@keyframes Testimonial-module__W41fAq__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.Testimonial-module__W41fAq__imageWrapper{width:120px;height:120px;margin-bottom:var(--space-lg);border-radius:50%;position:relative;overflow:hidden;box-shadow:0 8px 32px #6366f133}.Testimonial-module__W41fAq__imageWrapper:before{content:"";background:var(--color-accent-gradient);z-index:-1;border-radius:50%;animation:3s ease-in-out infinite Testimonial-module__W41fAq__pulseRing;position:absolute;inset:-4px}@keyframes Testimonial-module__W41fAq__pulseRing{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.Testimonial-module__W41fAq__authorImage{object-fit:cover;border:4px solid var(--color-bg-primary);border-radius:50%;width:100%;height:100%}.Testimonial-module__W41fAq__authorName{color:var(--color-text-primary);margin-bottom:var(--space-xs);font-size:1.25rem;font-weight:700}.Testimonial-module__W41fAq__authorTitle{color:var(--color-text-secondary);margin-bottom:var(--space-md);font-size:.875rem}.Testimonial-module__W41fAq__companyLogo{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-primary);background:#6366f114;border-radius:100px;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.Testimonial-module__W41fAq__quoteContent{opacity:0;animation:.6s .2s forwards Testimonial-module__W41fAq__fadeInRight;position:relative}@keyframes Testimonial-module__W41fAq__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.Testimonial-module__W41fAq__quoteIcon{background:var(--color-accent-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);opacity:.8;-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-size:5rem;line-height:1}.Testimonial-module__W41fAq__quote{color:var(--color-text-primary);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-style:normal;font-weight:500;line-height:1.5}.Testimonial-module__W41fAq__highlight{color:var(--color-accent-primary);font-weight:600}.Testimonial-module__W41fAq__rating{gap:var(--space-xs);margin-top:var(--space-xl);display:flex}.Testimonial-module__W41fAq__star{color:#fbbf24;font-size:1.25rem}@media (max-width:768px){.Testimonial-module__W41fAq__container{text-align:center;grid-template-columns:1fr}.Testimonial-module__W41fAq__authorCard{order:2}.Testimonial-module__W41fAq__quoteContent{order:1}.Testimonial-module__W41fAq__quoteIcon{font-size:3rem}}
