.Navbar-module__pSp8Ga__header{z-index:100;padding:0 24px;transition:background .4s,box-shadow .4s,padding .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__header.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px);background:#fefefed9;box-shadow:0 2px 20px #9fa1ff26}.Navbar-module__pSp8Ga__nav{align-items:center;gap:32px;max-width:1200px;height:72px;margin:0 auto;display:flex}.Navbar-module__pSp8Ga__logo{align-items:center;gap:8px;margin-right:auto;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoIcon{color:var(--primary);font-size:1.4rem;animation:8s linear infinite Navbar-module__pSp8Ga__spin-slow;display:inline-block}.Navbar-module__pSp8Ga__logoText{color:var(--dark);letter-spacing:-.03em;font-size:1.1rem;font-weight:800}.Navbar-module__pSp8Ga__links{gap:4px;list-style:none;display:flex}.Navbar-module__pSp8Ga__link{color:var(--gray);border-radius:var(--radius-full);padding:8px 16px;font-size:.92rem;font-weight:600;transition:color .2s,background .2s;position:relative}.Navbar-module__pSp8Ga__link:after{content:"";background:var(--primary);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Navbar-module__pSp8Ga__link:hover{color:var(--dark);background:#9fa1ff14}.Navbar-module__pSp8Ga__link:hover:after{width:20px}.Navbar-module__pSp8Ga__cta{background:var(--primary);color:var(--white);border-radius:var(--radius-full);white-space:nowrap;padding:10px 24px;font-size:.88rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 16px #9fa1ff59}.Navbar-module__pSp8Ga__cta:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 6px 24px #9fa1ff80}.Navbar-module__pSp8Ga__burger{border-radius:var(--radius-sm);flex-direction:column;gap:5px;padding:8px;transition:background .2s;display:none}.Navbar-module__pSp8Ga__burger:hover{background:var(--gray-light)}.Navbar-module__pSp8Ga__burger span{background:var(--dark);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__pSp8Ga__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__pSp8Ga__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pSp8Ga__drawer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;background:#fefefef7;padding:32px 24px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:none;position:fixed;inset:72px 0 0;transform:translateY(-110%)}.Navbar-module__pSp8Ga__drawerOpen{transform:translateY(0)}.Navbar-module__pSp8Ga__drawer ul{flex-direction:column;gap:8px;display:flex}.Navbar-module__pSp8Ga__drawerLink{text-align:left;width:100%;color:var(--dark);border-radius:var(--radius-md);padding:16px 20px;font-size:1.25rem;font-weight:700;transition:background .2s,color .2s;display:block}.Navbar-module__pSp8Ga__drawerLink:hover,.Navbar-module__pSp8Ga__drawerCta{color:var(--primary);background:#9fa1ff1a}.Navbar-module__pSp8Ga__langSwitch{border:1px solid var(--border);background:var(--white);color:var(--dark);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;align-items:center;gap:4px;padding:8px 14px;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.Navbar-module__pSp8Ga__langSwitch:hover{border-color:var(--primary);background:#9fa1ff0a}@media (max-width:768px){.Navbar-module__pSp8Ga__links,.Navbar-module__pSp8Ga__cta{display:none}.Navbar-module__pSp8Ga__burger,.Navbar-module__pSp8Ga__drawer{display:flex}.Navbar-module__pSp8Ga__drawer{display:block}}
.Hero-module__gNeX-G__hero{background:linear-gradient(160deg,#fafaff 0%,#f0f1ff 40%,#eaf8ff 70%,#f0fff3 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__blobWrap{pointer-events:none;position:absolute;inset:0}.Hero-module__gNeX-G__blob{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:10s ease-in-out infinite Hero-module__gNeX-G__blobMorph,8s ease-in-out infinite Hero-module__gNeX-G__floatSlow;position:absolute}.Hero-module__gNeX-G__blobPrimary{background:#9fa1ff38;width:520px;height:520px;animation-duration:12s,9s;top:-100px;right:-80px}.Hero-module__gNeX-G__blobSky{background:#aee2ff47;width:400px;height:400px;animation-duration:14s,11s;animation-delay:2s;bottom:-60px;left:-60px}.Hero-module__gNeX-G__blobMint{background:#d9f9df59;width:300px;height:300px;animation-duration:16s,13s;animation-delay:4s;top:40%;left:35%}.Hero-module__gNeX-G__iconLayer{pointer-events:none;position:absolute;inset:0}.Hero-module__gNeX-G__floatIcon{filter:drop-shadow(0 4px 12px #00000014);-webkit-user-select:none;user-select:none;opacity:.65;justify-content:center;align-items:center;animation:6s ease-in-out infinite Hero-module__gNeX-G__float;display:inline-flex;position:absolute}.Hero-module__gNeX-G__content{text-align:center;opacity:0;max-width:800px;transition:opacity .9s,transform .9s;position:relative;transform:translateY(30px)}.Hero-module__gNeX-G__content.Hero-module__gNeX-G__visible{opacity:1;transform:none}.Hero-module__gNeX-G__badge{border-radius:var(--radius-full);color:#2a7a42;background:#d9f9df99;border:1px solid #b8f0c3cc;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:.82rem;font-weight:700;animation:3s ease-in-out infinite Hero-module__gNeX-G__pulse-glow;display:inline-flex}.Hero-module__gNeX-G__badgeDot{background:#4caf50;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite Hero-module__gNeX-G__pulse-glow;box-shadow:0 0 8px #4caf5099}.Hero-module__gNeX-G__headline{letter-spacing:-.03em;color:var(--dark);margin-bottom:24px;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.05}.Hero-module__gNeX-G__italicAccent{background:linear-gradient(135deg, var(--primary-dark), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.Hero-module__gNeX-G__sub{color:var(--gray);margin-bottom:44px;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.8}.Hero-module__gNeX-G__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:64px;display:flex}.Hero-module__gNeX-G__ctaBtn{padding:16px 36px;font-size:1rem}.Hero-module__gNeX-G__stats{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.Hero-module__gNeX-G__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__gNeX-G__statNum{color:var(--dark);background:linear-gradient(135deg, var(--primary), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;line-height:1}.Hero-module__gNeX-G__statLabel{color:var(--gray);font-size:.82rem;font-weight:500}.Hero-module__gNeX-G__scrollHint{color:var(--gray);letter-spacing:.08em;text-transform:uppercase;opacity:.6;flex-direction:column;align-items:center;gap:8px;font-size:.72rem;font-weight:600;transition:opacity .2s;animation:3s ease-in-out infinite Hero-module__gNeX-G__floatSlow;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollHint:hover{opacity:1}.Hero-module__gNeX-G__scrollMouse{border:2px solid var(--gray);border-radius:13px;justify-content:center;width:26px;height:40px;padding-top:6px;display:flex}.Hero-module__gNeX-G__scrollWheel{background:var(--primary);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite Hero-module__gNeX-G__floatSlow}@media (max-width:768px){.Hero-module__gNeX-G__hero{padding:100px 20px 64px}.Hero-module__gNeX-G__blobPrimary{width:300px;height:300px}.Hero-module__gNeX-G__blobSky{width:250px;height:250px}.Hero-module__gNeX-G__blobMint{width:200px;height:200px}.Hero-module__gNeX-G__stats{gap:32px}.Hero-module__gNeX-G__floatIcon{display:none}}
.About-module__Balj8a__about{background:var(--white);position:relative;overflow:hidden}.About-module__Balj8a__about:before{content:"";pointer-events:none;background:radial-gradient(circle,#aee2ff33 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-200px;right:-200px}.About-module__Balj8a__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:80px;display:grid}.About-module__Balj8a__story{flex-direction:column;gap:16px;min-width:0;display:flex}.About-module__Balj8a__text{color:var(--gray);font-size:1.05rem;line-height:1.85}.About-module__Balj8a__text strong{color:var(--dark)}.About-module__Balj8a__text em{color:var(--primary-dark);font-style:italic}.About-module__Balj8a__skillsWrap{border-radius:var(--radius-full);margin-top:8px;position:relative;overflow:hidden}.About-module__Balj8a__skillsWrap:before,.About-module__Balj8a__skillsWrap:after{content:"";z-index:1;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.About-module__Balj8a__skillsWrap:before{background:linear-gradient(to right, var(--white), transparent);left:0}.About-module__Balj8a__skillsWrap:after{background:linear-gradient(to left, var(--white), transparent);right:0}.About-module__Balj8a__marquee{overflow:hidden}.About-module__Balj8a__marqueeTrack{gap:12px;width:max-content;animation:20s linear infinite About-module__Balj8a__marquee;display:flex}.About-module__Balj8a__skillChip{background:var(--gray-light);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--gray);white-space:nowrap;align-items:center;padding:6px 16px;font-size:.82rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.About-module__Balj8a__values{flex-direction:column;gap:20px;display:flex}.About-module__Balj8a__valueCard{border-radius:var(--radius-lg);transition:transform .3s var(--spring), box-shadow .3s ease;border:1px solid #0000;align-items:flex-start;gap:20px;padding:28px;display:flex}.About-module__Balj8a__valueCard:hover{transform:translate(8px)}.About-module__Balj8a__valuemint{background:#d9f9df66;border-color:#d9f9dfcc}.About-module__Balj8a__valuemint:hover{box-shadow:0 8px 32px #d9f9df80}.About-module__Balj8a__valueprimary{background:#9fa1ff14;border-color:#9fa1ff33}.About-module__Balj8a__valueprimary:hover{box-shadow:0 8px 32px #9fa1ff33}.About-module__Balj8a__valuesky{background:#aee2ff33;border-color:#aee2ff80}.About-module__Balj8a__valuesky:hover{box-shadow:0 8px 32px #aee2ff4d}.About-module__Balj8a__valueIcon{filter:drop-shadow(0 4px 8px #00000014);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.About-module__Balj8a__valuemint .About-module__Balj8a__valueIcon{color:#2d8a47}.About-module__Balj8a__valueprimary .About-module__Balj8a__valueIcon{color:var(--primary-dark)}.About-module__Balj8a__valuesky .About-module__Balj8a__valueIcon{color:#3a8fbf}.About-module__Balj8a__valueTitle{color:var(--dark);margin-bottom:6px;font-size:1.05rem;font-weight:800}.About-module__Balj8a__valueDesc{color:var(--gray);font-size:.9rem;line-height:1.65}@media (max-width:900px){.About-module__Balj8a__grid{grid-template-columns:minmax(0,1fr);gap:48px}}
.Services-module__kf8n-G__services{background:var(--gray-light);position:relative;overflow:hidden}.Services-module__kf8n-G__services:before{content:"";pointer-events:none;background:radial-gradient(circle,#9fa1ff1a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-200px;left:-200px}.Services-module__kf8n-G__header{max-width:640px;margin-bottom:64px}.Services-module__kf8n-G__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__kf8n-G__card{border-radius:var(--radius-lg);background:var(--white);transition:transform .35s var(--spring), box-shadow .35s ease, border-color .25s ease;cursor:default;border:1px solid #0000;padding:32px;position:relative;overflow:hidden}.Services-module__kf8n-G__card:before{content:"";opacity:0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Services-module__kf8n-G__card:hover{transform:translateY(-8px)}.Services-module__kf8n-G__card:hover:before{opacity:1}.Services-module__kf8n-G__cardprimary{border-color:#9fa1ff26}.Services-module__kf8n-G__cardprimary:hover{border-color:#9fa1ff59;box-shadow:0 20px 50px #9fa1ff2e}.Services-module__kf8n-G__cardprimary:before{background:linear-gradient(90deg, var(--primary), var(--secondary))}.Services-module__kf8n-G__cardsky{border-color:#aee2ff40}.Services-module__kf8n-G__cardsky:hover{border-color:#aee2ff99;box-shadow:0 20px 50px #aee2ff40}.Services-module__kf8n-G__cardsky:before{background:linear-gradient(90deg, var(--sky), #6ec6f5)}.Services-module__kf8n-G__cardmint{border-color:#d9f9df66}.Services-module__kf8n-G__cardmint:hover{border-color:#d9f9dfcc;box-shadow:0 20px 50px #d9f9df66}.Services-module__kf8n-G__cardmint:before{background:linear-gradient(90deg, var(--mint), var(--mint-dark))}.Services-module__kf8n-G__cardsecondary{border-color:#b5baff33}.Services-module__kf8n-G__cardsecondary:hover{border-color:#b5baff66;box-shadow:0 20px 50px #b5baff33}.Services-module__kf8n-G__cardsecondary:before{background:linear-gradient(90deg, var(--secondary), var(--primary))}.Services-module__kf8n-G__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Services-module__kf8n-G__icon{filter:drop-shadow(0 4px 8px #00000014);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Services-module__kf8n-G__cardprimary .Services-module__kf8n-G__icon{color:var(--primary-dark)}.Services-module__kf8n-G__cardsky .Services-module__kf8n-G__icon{color:#3a8fbf}.Services-module__kf8n-G__cardmint .Services-module__kf8n-G__icon{color:#2d8a47}.Services-module__kf8n-G__cardsecondary .Services-module__kf8n-G__icon{color:var(--primary-dark)}.Services-module__kf8n-G__highlight{white-space:nowrap;padding:4px 12px!important;font-size:.72rem!important}.Services-module__kf8n-G__cardTitle{color:var(--dark);margin-bottom:12px;font-size:1.2rem;font-weight:800}.Services-module__kf8n-G__cardDesc{color:var(--gray);margin-bottom:24px;font-size:.92rem;line-height:1.75}.Services-module__kf8n-G__tags{flex-wrap:wrap;gap:8px;display:flex}.Services-module__kf8n-G__cardTag{padding:3px 10px!important;font-size:.75rem!important}@media (max-width:1024px){.Services-module__kf8n-G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__kf8n-G__grid{grid-template-columns:1fr}}
.Portfolio-module__zKrJKa__portfolio{background:var(--white);position:relative}.Portfolio-module__zKrJKa__portfolio:after{content:"";pointer-events:none;background:radial-gradient(circle,#d9f9df4d 0%,#0000 70%);width:400px;height:400px;position:absolute;top:0;right:-100px}.Portfolio-module__zKrJKa__header{max-width:600px;margin-bottom:48px}.Portfolio-module__zKrJKa__filters{flex-wrap:wrap;gap:8px;margin-bottom:48px;display:flex}.Portfolio-module__zKrJKa__filter{border-radius:var(--radius-full);color:var(--gray);background:var(--gray-light);border:2px solid #0000;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .25s}.Portfolio-module__zKrJKa__filter:hover{color:var(--dark);border-color:var(--border);background:#9fa1ff1a}.Portfolio-module__zKrJKa__filterActive{background:var(--primary);color:var(--white);border-color:var(--primary);box-shadow:0 4px 16px #9fa1ff59}.Portfolio-module__zKrJKa__filterActive:hover{background:var(--primary-dark);color:var(--white);border-color:var(--primary-dark)}.Portfolio-module__zKrJKa__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Portfolio-module__zKrJKa__card{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .35s var(--spring), box-shadow .35s ease;overflow:hidden}.Portfolio-module__zKrJKa__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Portfolio-module__zKrJKa__imageWrap{background:var(--gray-light);height:220px;position:relative;overflow:hidden}.Portfolio-module__zKrJKa__image{object-fit:cover;transition:transform .5s}.Portfolio-module__zKrJKa__card:hover .Portfolio-module__zKrJKa__image{transform:scale(1.06)}.Portfolio-module__zKrJKa__overlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c1c3ab3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__zKrJKa__card:hover .Portfolio-module__zKrJKa__overlay{opacity:1}.Portfolio-module__zKrJKa__viewBtn{transition:transform .35s var(--spring), opacity .3s ease;opacity:0;transform:translateY(12px);padding:12px 24px!important;font-size:.9rem!important}.Portfolio-module__zKrJKa__card:hover .Portfolio-module__zKrJKa__viewBtn{opacity:1;transform:translateY(0)}.Portfolio-module__zKrJKa__catBadge{z-index:2;position:absolute;top:14px;left:14px;font-size:.72rem!important}.Portfolio-module__zKrJKa__info{padding:24px}.Portfolio-module__zKrJKa__meta{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.Portfolio-module__zKrJKa__cardTitle{color:var(--dark);flex:1;font-size:1.05rem;font-weight:800;line-height:1.3}.Portfolio-module__zKrJKa__year{color:var(--gray);background:var(--gray-light);border-radius:var(--radius-full);white-space:nowrap;padding:2px 10px;font-size:.78rem;font-weight:600}.Portfolio-module__zKrJKa__cardDesc{color:var(--gray);margin-bottom:16px;font-size:.88rem;line-height:1.65}.Portfolio-module__zKrJKa__tags{flex-wrap:wrap;gap:6px;display:flex}.Portfolio-module__zKrJKa__techTag{padding:3px 10px!important;font-size:.72rem!important}@media (max-width:1024px){.Portfolio-module__zKrJKa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Portfolio-module__zKrJKa__grid{grid-template-columns:1fr}.Portfolio-module__zKrJKa__imageWrap{height:200px}}
.Testimonials-module__3Exg0W__section{background:var(--gray-light);position:relative;overflow:hidden}.Testimonials-module__3Exg0W__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#9fa1ff1f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.Testimonials-module__3Exg0W__header{text-align:center;margin-bottom:56px}.Testimonials-module__3Exg0W__header .Testimonials-module__3Exg0W__section-title{margin-left:auto;margin-right:auto}.Testimonials-module__3Exg0W__carousel{flex-direction:column;align-items:center;gap:40px;max-width:760px;margin:0 auto;display:flex}.Testimonials-module__3Exg0W__card{border-radius:var(--radius-xl);border:1px solid #0000;width:100%;padding:48px;transition:all .5s;position:relative}.Testimonials-module__3Exg0W__card:before{content:"\"";opacity:.12;color:currentColor;font-family:Georgia,serif;font-size:6rem;line-height:1;position:absolute;top:24px;left:40px}.Testimonials-module__3Exg0W__cardprimary{background:linear-gradient(135deg,#9fa1ff14,#b5baff1f);border-color:#9fa1ff33}.Testimonials-module__3Exg0W__cardsky{background:linear-gradient(135deg,#aee2ff1f,#aee2ff33);border-color:#aee2ff59}.Testimonials-module__3Exg0W__cardmint{background:linear-gradient(135deg,#d9f9df33,#d9f9df59);border-color:#d9f9df80}.Testimonials-module__3Exg0W__cardsecondary{background:linear-gradient(135deg,#b5baff14,#9fa1ff1f);border-color:#b5baff33}.Testimonials-module__3Exg0W__stars{color:#ffb800;gap:4px;margin-bottom:20px;display:flex}.Testimonials-module__3Exg0W__quote{color:var(--dark-soft);z-index:1;margin-bottom:32px;font-size:1.15rem;font-style:normal;line-height:1.85;position:relative}.Testimonials-module__3Exg0W__author{align-items:center;gap:16px;display:flex}.Testimonials-module__3Exg0W__avatar{letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:.9rem;font-weight:800;display:flex}.Testimonials-module__3Exg0W__avatarprimary{background:var(--primary);color:var(--white)}.Testimonials-module__3Exg0W__avatarsky{background:var(--sky);color:#1a5f85}.Testimonials-module__3Exg0W__avatarmint{background:var(--mint);color:#1a5c2e}.Testimonials-module__3Exg0W__avatarsecondary{background:var(--secondary);color:var(--dark)}.Testimonials-module__3Exg0W__name{color:var(--dark);font-size:1rem;font-weight:800}.Testimonials-module__3Exg0W__role{color:var(--gray);font-size:.85rem}.Testimonials-module__3Exg0W__controls{align-items:center;gap:24px;display:flex}.Testimonials-module__3Exg0W__arrow{border:2px solid var(--border);background:var(--white);width:44px;height:44px;color:var(--dark);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.Testimonials-module__3Exg0W__arrow:hover{border-color:var(--primary);color:var(--primary);transform:scale(1.1)}.Testimonials-module__3Exg0W__dots{gap:8px;display:flex}.Testimonials-module__3Exg0W__dot{background:var(--secondary);opacity:.4;width:8px;height:8px;transition:all .3s var(--spring);cursor:pointer;border:none;border-radius:50%}.Testimonials-module__3Exg0W__dotActive{opacity:1;background:var(--primary);border-radius:4px;width:28px}@media (max-width:768px){.Testimonials-module__3Exg0W__card{padding:32px 24px}.Testimonials-module__3Exg0W__quote{font-size:1rem}}
.Contact-module__gQiC5G__section{background:linear-gradient(160deg,#f8f8ff 0%,#f0f8ff 50%,#f0fff4 100%);position:relative;overflow:hidden}.Contact-module__gQiC5G__bgBlobs{pointer-events:none;position:absolute;inset:0}.Contact-module__gQiC5G__blob1{background:#9fa1ff1f;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:500px;height:500px;animation:15s ease-in-out infinite Contact-module__gQiC5G__blobMorph;position:absolute;top:-150px;right:-150px}.Contact-module__gQiC5G__blob2{background:#d9f9df33;border-radius:40% 60% 70% 30%/50% 60% 30%;width:350px;height:350px;animation:12s ease-in-out infinite reverse Contact-module__gQiC5G__blobMorph;position:absolute;bottom:-100px;left:-100px}.Contact-module__gQiC5G__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__gQiC5G__info{flex-direction:column;gap:16px;display:flex}.Contact-module__gQiC5G__contactCards{flex-direction:column;gap:12px;margin-top:8px;display:flex}.Contact-module__gQiC5G__contactCard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:16px;padding:18px 22px;text-decoration:none;transition:all .25s;display:flex}.Contact-module__gQiC5G__contactCard:hover{border-color:var(--primary);box-shadow:var(--shadow-sm);transform:translate(4px)}.Contact-module__gQiC5G__contactIcon{color:var(--primary-dark);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Contact-module__gQiC5G__contactLabel{color:var(--gray);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:.75rem;font-weight:600}.Contact-module__gQiC5G__contactValue{color:var(--dark);font-size:.95rem;font-weight:700}.Contact-module__gQiC5G__formWrap{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:44px}.Contact-module__gQiC5G__form{flex-direction:column;gap:20px;display:flex}.Contact-module__gQiC5G__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__gQiC5G__field{flex-direction:column;gap:8px;display:flex}.Contact-module__gQiC5G__label{color:var(--dark);letter-spacing:.01em;font-size:.85rem;font-weight:700}.Contact-module__gQiC5G__input{border:2px solid var(--border);border-radius:var(--radius-md);font-family:var(--font);color:var(--dark);background:var(--white);appearance:none;outline:none;width:100%;padding:14px 18px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Contact-module__gQiC5G__input::placeholder{color:#b0b0cc}.Contact-module__gQiC5G__input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #9fa1ff1f}.Contact-module__gQiC5G__textarea{resize:vertical;min-height:120px;line-height:1.6}.Contact-module__gQiC5G__submitBtn{justify-content:center;width:100%;padding:16px!important;font-size:1rem!important}.Contact-module__gQiC5G__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.Contact-module__gQiC5G__successIcon{color:#2d8a47;animation:Contact-module__gQiC5G__scaleIn .5s var(--spring);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Contact-module__gQiC5G__success h3{color:var(--dark);font-size:1.75rem;font-weight:800}.Contact-module__gQiC5G__success p{color:var(--gray);max-width:320px;font-size:1rem;line-height:1.7}@media (max-width:900px){.Contact-module__gQiC5G__grid{grid-template-columns:1fr;gap:48px}}@media (max-width:600px){.Contact-module__gQiC5G__formWrap{padding:28px 20px}.Contact-module__gQiC5G__row{grid-template-columns:1fr}}
.Footer-module__nhiC3q__footer{background:var(--dark);color:var(--white);padding:80px 0 32px;position:relative;overflow:hidden}.Footer-module__nhiC3q__footer:before{content:"";background:linear-gradient(90deg,#0000,#9fa1ff66,#aee2ff66,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__nhiC3q__footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#9fa1ff0f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-200px;right:-100px}.Footer-module__nhiC3q__top{border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 1fr 1.5fr;gap:60px;margin-bottom:32px;padding-bottom:60px;display:grid}.Footer-module__nhiC3q__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__nhiC3q__logo{color:var(--white);letter-spacing:-.03em;align-items:center;gap:8px;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.Footer-module__nhiC3q__logoIcon{color:var(--primary);font-size:1.4rem;animation:8s linear infinite Footer-module__nhiC3q__spin-slow;display:inline-block}.Footer-module__nhiC3q__tagline{color:#ffffff8c;font-size:.95rem;line-height:1.7}.Footer-module__nhiC3q__tagline em{color:var(--primary);font-style:italic}.Footer-module__nhiC3q__socials{gap:10px;display:flex}.Footer-module__nhiC3q__socialBtn{border-radius:var(--radius-sm);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module__nhiC3q__socialBtn:hover{background:#9fa1ff33;border-color:#9fa1ff66;transform:translateY(-2px)}.Footer-module__nhiC3q__nav{flex-direction:column;gap:16px;display:flex}.Footer-module__nhiC3q__navTitle{text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-size:.78rem;font-weight:700}.Footer-module__nhiC3q__nav ul{flex-direction:column;gap:10px;display:flex}.Footer-module__nhiC3q__navLink{color:#fff9;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;transition:color .2s}.Footer-module__nhiC3q__navLink:hover{color:var(--white)}.Footer-module__nhiC3q__ctaBlock{flex-direction:column;gap:12px;display:flex}.Footer-module__nhiC3q__ctaText{color:#ffffff8c;font-size:.9rem;line-height:1.65}.Footer-module__nhiC3q__ctaBtn{align-self:flex-start;padding:12px 24px!important;font-size:.9rem!important}.Footer-module__nhiC3q__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__nhiC3q__copy{color:#ffffff59;font-size:.85rem}.Footer-module__nhiC3q__backTop{color:#fff6;border-radius:var(--radius-full);cursor:pointer;background:0 0;border:1px solid #ffffff1a;padding:8px 18px;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .2s}.Footer-module__nhiC3q__backTop:hover{color:var(--white);border-color:var(--primary);background:#9fa1ff1a}@media (max-width:900px){.Footer-module__nhiC3q__top{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__nhiC3q__brand{grid-column:1/-1}}@media (max-width:600px){.Footer-module__nhiC3q__top{grid-template-columns:1fr}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column}}
