.Hero-module__gNeX-G__hero{background:var(--gradient-hero);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:120px 24px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__meshOverlay{pointer-events:none;background:radial-gradient(80% 60% at 10% 20%,#e73a601f 0%,#0000 60%),radial-gradient(60% 80% at 80% 70%,#ed5d321a 0%,#0000 60%),radial-gradient(50% 50%,#16213e4d 0%,#0000 80%);position:absolute;inset:0}.Hero-module__gNeX-G__shapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__gNeX-G__shape{opacity:.06;border-radius:50%;position:absolute}.Hero-module__gNeX-G__shape1{background:var(--gradient-brand);filter:blur(80px);width:600px;height:600px;top:-15%;right:-10%}.Hero-module__gNeX-G__shape2{background:var(--color-orange);filter:blur(60px);width:400px;height:400px;bottom:-10%;left:-5%}.Hero-module__gNeX-G__shape3{background:var(--color-gold);filter:blur(40px);opacity:.04;width:200px;height:200px;top:30%;left:15%}.Hero-module__gNeX-G__shape4{background:var(--color-coral);filter:blur(50px);opacity:.05;width:300px;height:300px;bottom:20%;right:15%}.Hero-module__gNeX-G__content{z-index:2;text-align:center;max-width:900px;position:relative}.Hero-module__gNeX-G__badge{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-full);font-size:var(--text-xs);color:#ffffffb3;letter-spacing:.05em;margin-bottom:var(--space-xl);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:8px 24px;font-weight:500;display:inline-flex}.Hero-module__gNeX-G__badgeDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__gNeX-G__pulse;box-shadow:0 0 8px #22c55e80}@keyframes Hero-module__gNeX-G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.Hero-module__gNeX-G__title{font-family:var(--font-heading);font-size:var(--text-6xl);color:#fff;letter-spacing:-.03em;margin-bottom:var(--space-lg);font-weight:900;line-height:1.05}.Hero-module__gNeX-G__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__gNeX-G__subtitle{font-size:var(--text-lg);color:#ffffff8c;max-width:640px;margin:0 auto var(--space-2xl);line-height:1.7}.Hero-module__gNeX-G__actions{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-4xl);flex-wrap:wrap;display:flex}.Hero-module__gNeX-G__stats{justify-content:center;align-items:center;gap:var(--space-2xl);display:flex}.Hero-module__gNeX-G__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__gNeX-G__statNumber{font-family:var(--font-heading);font-size:var(--text-2xl);color:#fff;font-weight:800}.Hero-module__gNeX-G__statLabel{font-size:var(--text-xs);color:#fff6;letter-spacing:.02em;font-weight:500}.Hero-module__gNeX-G__statDivider{background:#ffffff1a;width:1px;height:40px}.Hero-module__gNeX-G__scrollIndicator{cursor:pointer;opacity:.5;z-index:2;flex-direction:column;align-items:center;gap:8px;transition:opacity .3s;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollIndicator:hover{opacity:.8}.Hero-module__gNeX-G__scrollMouse{border:2px solid #ffffff4d;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:8px;display:flex}.Hero-module__gNeX-G__scrollWheel{background:#ffffff80;border-radius:2px;width:3px;height:8px;animation:2s infinite Hero-module__gNeX-G__scrollBounce}@keyframes Hero-module__gNeX-G__scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.2;transform:translateY(10px)}}.Hero-module__gNeX-G__scrollText{color:#ffffff4d;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:500}@media (max-width:768px){.Hero-module__gNeX-G__hero{padding:100px 16px 40px}.Hero-module__gNeX-G__title{font-size:var(--text-4xl)}.Hero-module__gNeX-G__subtitle{font-size:var(--text-base)}.Hero-module__gNeX-G__actions{flex-direction:column;width:100%}.Hero-module__gNeX-G__actions>*{width:100%}.Hero-module__gNeX-G__stats{gap:var(--space-lg)}.Hero-module__gNeX-G__statNumber{font-size:var(--text-xl)}.Hero-module__gNeX-G__scrollIndicator{display:none}}
.About-module__Balj8a__grid{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.About-module__Balj8a__textCol{flex-direction:column;display:flex}.About-module__Balj8a__textContent p{font-size:var(--text-base);color:var(--gray-600);margin-bottom:var(--space-md);line-height:1.8}.About-module__Balj8a__lead{font-size:var(--text-lg)!important;color:var(--gray-700)!important}.About-module__Balj8a__lead strong{color:var(--color-primary)}.About-module__Balj8a__ctas{gap:var(--space-md);margin-top:var(--space-lg);display:flex}.About-module__Balj8a__cardsCol{display:flex}.About-module__Balj8a__strengths{gap:var(--space-md);flex-direction:column;width:100%;display:flex}.About-module__Balj8a__strengthCard{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);display:flex}.About-module__Balj8a__strengthCard:hover{box-shadow:var(--shadow-md);border-color:#e73a6040;transform:translate(8px)}.About-module__Balj8a__strengthIcon{border-radius:var(--radius-md);background:#e73a600f;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;display:flex}.About-module__Balj8a__strengthTitle{font-family:var(--font-heading);font-size:var(--text-base);color:var(--color-text);margin-bottom:4px;font-weight:700}.About-module__Balj8a__strengthDesc{font-size:var(--text-sm)!important;color:var(--gray-500)!important;margin-bottom:0!important;line-height:1.6!important}@media (max-width:768px){.About-module__Balj8a__grid{gap:var(--space-2xl);grid-template-columns:1fr}.About-module__Balj8a__ctas{flex-direction:column}.About-module__Balj8a__ctas>*{width:100%}}
.Services-module__kf8n-G__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.Services-module__kf8n-G__card{padding:var(--space-xl) var(--space-lg);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all .4s var(--ease-out);position:relative;overflow:hidden}.Services-module__kf8n-G__card:hover{border-color:#e73a604d;transform:translateY(-8px);box-shadow:0 20px 60px #00000014,0 0 0 1px #e73a601a}.Services-module__kf8n-G__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#e73a600a 0%,#0000 60%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;right:-50%}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardGlow{opacity:1}.Services-module__kf8n-G__cardIcon{border-radius:var(--radius-md);width:60px;height:60px;color:var(--color-primary);margin-bottom:var(--space-lg);transition:all var(--transition-base);background:#e73a600f;justify-content:center;align-items:center;display:flex}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardIcon{background:var(--gradient-brand);color:#fff;transform:scale(1.05)}.Services-module__kf8n-G__cardTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-text);margin-bottom:var(--space-sm);font-weight:700}.Services-module__kf8n-G__cardDesc{font-size:var(--text-sm);color:var(--gray-500);margin-bottom:var(--space-lg);line-height:1.7}.Services-module__kf8n-G__features{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Services-module__kf8n-G__feature{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--gray-600);padding:4px 14px;font-weight:500;transition:all .2s}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__feature{color:var(--color-primary);background:#e73a600a;border-color:#e73a6033}@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}}
.Projects-module__k3vqla__filters{justify-content:center;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-3xl);flex-wrap:wrap;display:flex}.Projects-module__k3vqla__filterBtn{font-size:var(--text-sm);color:var(--gray-500);border:1px solid var(--color-border);border-radius:var(--radius-full);background:0 0;padding:10px 24px;font-weight:500;transition:all .2s}.Projects-module__k3vqla__filterBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.Projects-module__k3vqla__filterActive{box-shadow:0 4px 16px #e73a604d;background:var(--gradient-brand)!important;color:#fff!important;border-color:#0000!important}.Projects-module__k3vqla__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.Projects-module__k3vqla__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all .4s var(--ease-out);overflow:hidden}.Projects-module__k3vqla__card:hover{box-shadow:var(--shadow-xl);border-color:#e73a6033;transform:translateY(-6px)}.Projects-module__k3vqla__cardThumb{aspect-ratio:16/10;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Projects-module__k3vqla__cardThumbImg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Projects-module__k3vqla__cardBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);color:var(--gray-700);background:#ffffffe6;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.Projects-module__k3vqla__cardThumbIcon{opacity:.3;transition:all .3s}.Projects-module__k3vqla__card:hover .Projects-module__k3vqla__cardThumbIcon{opacity:.5;transform:scale(1.1)}.Projects-module__k3vqla__cardBody{padding:var(--space-lg)}.Projects-module__k3vqla__cardTitle{font-family:var(--font-heading);font-size:var(--text-lg);margin-bottom:var(--space-sm);font-weight:700}.Projects-module__k3vqla__cardDesc{font-size:var(--text-sm);color:var(--gray-500);margin-bottom:var(--space-md);line-height:1.6}.Projects-module__k3vqla__cardTech{flex-wrap:wrap;gap:6px;display:flex}.Projects-module__k3vqla__techTag{color:var(--gray-500);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-full);padding:3px 10px;font-size:11px;font-weight:500}@media (max-width:1024px){.Projects-module__k3vqla__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Projects-module__k3vqla__grid{grid-template-columns:1fr}}
.Stats-module__N0VmDq__section{padding:var(--space-4xl) 0;background:var(--gradient-dark-radial);position:relative;overflow:hidden}.Stats-module__N0VmDq__overlay{pointer-events:none;background:radial-gradient(at 20%,#e73a6014 0%,#0000 50%),radial-gradient(at 80%,#ed5d320f 0%,#0000 50%);position:absolute;inset:0}.Stats-module__N0VmDq__container{z-index:1;position:relative}.Stats-module__N0VmDq__grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__N0VmDq__item{text-align:center;align-items:center;gap:var(--space-sm);padding:var(--space-xl) var(--space-md);border-radius:var(--radius-xl);background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;transition:all .3s;display:flex}.Stats-module__N0VmDq__item:hover{background:#ffffff0f;border-color:#e73a6033;transform:translateY(-4px)}.Stats-module__N0VmDq__number{font-family:var(--font-heading);font-size:var(--text-4xl);background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}.Stats-module__N0VmDq__label{font-size:var(--text-sm);color:#ffffff80;font-weight:500}@media (max-width:768px){.Stats-module__N0VmDq__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.Stats-module__N0VmDq__number{font-size:var(--text-3xl)}}
.CTA-module__OR_Nra__section{padding:var(--space-5xl) 0;background:var(--gradient-dark-radial);position:relative;overflow:hidden}.CTA-module__OR_Nra__bg{pointer-events:none;position:absolute;inset:0}.CTA-module__OR_Nra__bgShape1{background:var(--color-coral);opacity:.06;filter:blur(100px);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;left:-10%}.CTA-module__OR_Nra__bgShape2{background:var(--color-orange);opacity:.05;filter:blur(80px);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-20%;right:-10%}.CTA-module__OR_Nra__container{z-index:1;position:relative}.CTA-module__OR_Nra__content{text-align:center;max-width:700px;margin:0 auto}.CTA-module__OR_Nra__tag{border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-coral);margin-bottom:var(--space-lg);background:#e73a6026;border:1px solid #e73a6040;padding:6px 18px;font-weight:600;display:inline-block}.CTA-module__OR_Nra__title{font-family:var(--font-heading);font-size:var(--text-5xl);color:#fff;letter-spacing:-.02em;margin-bottom:var(--space-lg);font-weight:900;line-height:1.1}.CTA-module__OR_Nra__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__OR_Nra__desc{font-size:var(--text-lg);color:#ffffff8c;margin-bottom:var(--space-2xl);line-height:1.7}.CTA-module__OR_Nra__actions{justify-content:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.CTA-module__OR_Nra__ghostBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fffc!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important}.CTA-module__OR_Nra__ghostBtn:hover{color:#fff!important;background:#ffffff1a!important;border-color:#fff3!important}@media (max-width:768px){.CTA-module__OR_Nra__title{font-size:var(--text-3xl)}.CTA-module__OR_Nra__actions{flex-direction:column}.CTA-module__OR_Nra__actions>*{width:100%}}
.TechStack-module__TxBf7G__marqueeWrapper{width:100%;padding:var(--space-xl) 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.TechStack-module__TxBf7G__marquee{gap:var(--space-lg);will-change:transform;width:max-content;display:flex}.TechStack-module__TxBf7G__techItem{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-lg);cursor:default;flex-shrink:0;justify-content:center;align-items:center;padding:16px 36px;transition:all .3s;display:flex}.TechStack-module__TxBf7G__techItem:hover{box-shadow:var(--shadow-md);background:#e73a600a;border-color:#e73a604d;transform:translateY(-4px)}.TechStack-module__TxBf7G__techName{font-family:var(--font-heading);font-size:var(--text-base);color:var(--gray-700);white-space:nowrap;font-weight:600}.TechStack-module__TxBf7G__techItem:hover .TechStack-module__TxBf7G__techName{color:var(--color-primary)}
.Testimonials-module__3Exg0W__carousel{max-width:720px;margin:0 auto}.Testimonials-module__3Exg0W__overallRating{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-md);display:flex}.Testimonials-module__3Exg0W__ratingNumber{font-family:var(--font-heading);font-size:var(--text-2xl);color:#fff;font-weight:800}.Testimonials-module__3Exg0W__ratingCount{font-size:var(--text-sm);color:#fff6;margin-left:4px}.Testimonials-module__3Exg0W__stars{align-items:center;gap:2px;display:flex}.Testimonials-module__3Exg0W__star{flex-shrink:0}.Testimonials-module__3Exg0W__cardWrapper{height:320px;position:relative}.Testimonials-module__3Exg0W__card{padding:var(--space-xl) var(--space-2xl) var(--space-xl);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-xl);opacity:0;transition:all .6s var(--ease-out);pointer-events:none;background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(20px)scale(.95)}.Testimonials-module__3Exg0W__cardActive{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.Testimonials-module__3Exg0W__cardTop{margin-bottom:var(--space-md);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Testimonials-module__3Exg0W__reviewTime{font-size:var(--text-xs);color:#ffffff4d}.Testimonials-module__3Exg0W__quote{font-size:var(--text-sm);color:#ffffffb3;-webkit-line-clamp:6;margin-bottom:var(--space-lg);-webkit-box-orient:vertical;flex:1;line-height:1.75;display:-webkit-box;overflow:hidden}.Testimonials-module__3Exg0W__author{align-items:center;gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid #ffffff0f;flex-shrink:0;margin-top:auto;display:flex}.Testimonials-module__3Exg0W__avatar{color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:700;display:flex}.Testimonials-module__3Exg0W__avatarImg{object-fit:cover;border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:44px;height:44px}.Testimonials-module__3Exg0W__authorName{color:#fff;font-weight:600;font-size:var(--text-sm)}.Testimonials-module__3Exg0W__authorLink{color:#fff;transition:color .2s}.Testimonials-module__3Exg0W__authorLink:hover{color:var(--color-coral)}.Testimonials-module__3Exg0W__authorRole{color:#ffffff59;align-items:center;margin-top:2px;font-size:11px;display:flex}.Testimonials-module__3Exg0W__dots{justify-content:center;gap:var(--space-sm);margin-top:var(--space-xl);display:flex}.Testimonials-module__3Exg0W__dot{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Testimonials-module__3Exg0W__dot:hover{background:#ffffff4d}.Testimonials-module__3Exg0W__dotActive{border-radius:var(--radius-full);width:28px;background:var(--color-primary)!important}@media (max-width:768px){.Testimonials-module__3Exg0W__cardWrapper{height:360px}.Testimonials-module__3Exg0W__card{padding:var(--space-lg)}.Testimonials-module__3Exg0W__quote{-webkit-line-clamp:7}.Testimonials-module__3Exg0W__overallRating{flex-wrap:wrap;gap:6px}}
.about-module__-i9KWa__storyGrid{gap:var(--space-4xl);grid-template-columns:1.2fr 1fr;align-items:start;display:grid}.about-module__-i9KWa__storyContent{flex-direction:column;display:flex}.about-module__-i9KWa__storyTitle{font-size:var(--text-3xl);margin-bottom:var(--space-xl);font-weight:800;line-height:1.2}.about-module__-i9KWa__storyText{font-size:var(--text-base);color:var(--gray-600);margin-bottom:var(--space-md);line-height:1.8}.about-module__-i9KWa__storyVisual{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.about-module__-i9KWa__visualCard{padding:var(--space-xl);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);text-align:center;transition:all .3s var(--ease-out)}.about-module__-i9KWa__visualCard:hover{box-shadow:var(--shadow-lg);border-color:#e73a604d;transform:translateY(-4px)}.about-module__-i9KWa__visualNumber{font-family:var(--font-heading);font-size:var(--text-3xl);background:var(--gradient-brand);-webkit-text-fill-color:transparent;margin-bottom:var(--space-xs);-webkit-background-clip:text;background-clip:text;font-weight:900}.about-module__-i9KWa__visualLabel{font-size:var(--text-sm);color:var(--gray-500);font-weight:500}.about-module__-i9KWa__timeline{max-width:800px;padding:var(--space-xl) 0;margin:0 auto;position:relative}.about-module__-i9KWa__timelineLine{background:linear-gradient(#e73a6066,#00d4ff33);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-module__-i9KWa__timelineItem{width:50%;padding:var(--space-md);margin-bottom:var(--space-xl);position:relative}.about-module__-i9KWa__timelineLeft{padding-right:var(--space-3xl);text-align:right}.about-module__-i9KWa__timelineRight{padding-left:var(--space-3xl);margin-left:50%}.about-module__-i9KWa__timelineDot{top:var(--space-lg);background:var(--gradient-brand);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute}.about-module__-i9KWa__timelineLeft .about-module__-i9KWa__timelineDot{right:-28px}.about-module__-i9KWa__timelineRight .about-module__-i9KWa__timelineDot{left:-28px}.about-module__-i9KWa__timelineDot span{font-family:var(--font-heading);color:#fff;font-size:12px;font-weight:800}.about-module__-i9KWa__timelineCard{padding:var(--space-lg)}.about-module__-i9KWa__timelineCard h3{font-family:var(--font-heading);font-size:var(--text-lg);color:#fff;margin-bottom:var(--space-sm);font-weight:700}.about-module__-i9KWa__timelineCard p{font-size:var(--text-sm);color:#ffffff80;line-height:1.7}.about-module__-i9KWa__valuesGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.about-module__-i9KWa__valueCard{padding:var(--space-xl);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);text-align:center;transition:all .4s var(--ease-out)}.about-module__-i9KWa__valueCard:hover{box-shadow:var(--shadow-xl);border-color:#e73a604d;transform:translateY(-8px)}.about-module__-i9KWa__valueIcon{border-radius:var(--radius-lg);width:60px;height:60px;color:var(--color-primary);margin:0 auto var(--space-md);background:#e73a600f;justify-content:center;align-items:center;transition:all .3s;display:flex}.about-module__-i9KWa__valueCard:hover .about-module__-i9KWa__valueIcon{background:var(--gradient-brand);color:#fff;transform:scale(1.1)}.about-module__-i9KWa__valueTitle{font-family:var(--font-heading);font-size:var(--text-lg);margin-bottom:var(--space-sm);font-weight:700}.about-module__-i9KWa__valueDesc{font-size:var(--text-sm);color:var(--gray-500);line-height:1.7}@media (max-width:1024px){.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__-i9KWa__storyGrid{gap:var(--space-2xl);grid-template-columns:1fr}.about-module__-i9KWa__valuesGrid{grid-template-columns:1fr}.about-module__-i9KWa__timelineItem{width:100%;padding-left:var(--space-4xl)!important;padding-right:var(--space-md)!important;text-align:left!important}.about-module__-i9KWa__timelineRight{margin-left:0}.about-module__-i9KWa__timelineLine{left:28px}.about-module__-i9KWa__timelineDot{left:0!important;right:auto!important}}
.portfolio-module___G9K8W__filters{justify-content:center;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-3xl);flex-wrap:wrap;display:flex}.portfolio-module___G9K8W__filterBtn{font-size:var(--text-sm);color:var(--gray-500);border:1px solid var(--color-border);border-radius:var(--radius-full);background:0 0;align-items:center;gap:8px;padding:10px 24px;font-weight:500;transition:all .2s;display:inline-flex}.portfolio-module___G9K8W__filterBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.portfolio-module___G9K8W__filterActive{box-shadow:0 4px 16px #e73a604d;background:var(--gradient-brand)!important;color:#fff!important;border-color:#0000!important}.portfolio-module___G9K8W__filterCount{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.portfolio-module___G9K8W__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.portfolio-module___G9K8W__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all .4s var(--ease-out);overflow:hidden}.portfolio-module___G9K8W__card:hover{box-shadow:var(--shadow-xl);border-color:#e73a6033;transform:translateY(-8px)}.portfolio-module___G9K8W__cardThumb{aspect-ratio:16/10;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.portfolio-module___G9K8W__cardThumbImg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.portfolio-module___G9K8W__cardCategory{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);color:var(--gray-700);background:#ffffffe6;padding:4px 14px;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.portfolio-module___G9K8W__cardYear{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);color:#fffc;background:#00000080;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:16px;right:16px}.portfolio-module___G9K8W__cardThumbIcon{opacity:.2;transition:all .3s}.portfolio-module___G9K8W__card:hover .portfolio-module___G9K8W__cardThumbIcon{opacity:.4;transform:scale(1.15)rotate(5deg)}.portfolio-module___G9K8W__cardBody{padding:var(--space-lg)}.portfolio-module___G9K8W__cardTitle{font-family:var(--font-heading);font-size:var(--text-lg);margin-bottom:var(--space-sm);font-weight:700}.portfolio-module___G9K8W__cardDesc{font-size:var(--text-sm);color:var(--gray-500);margin-bottom:var(--space-md);line-height:1.7}.portfolio-module___G9K8W__cardTech{flex-wrap:wrap;gap:6px;display:flex}.portfolio-module___G9K8W__techTag{color:var(--gray-500);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-full);padding:3px 10px;font-size:11px;font-weight:500;transition:all .2s}.portfolio-module___G9K8W__card:hover .portfolio-module___G9K8W__techTag{color:var(--color-primary);border-color:#e73a6026}@media (max-width:1024px){.portfolio-module___G9K8W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.portfolio-module___G9K8W__grid{grid-template-columns:1fr}}
.services-module__EimPha__servicesGrid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.services-module__EimPha__serviceCard{padding:var(--space-2xl);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all .4s var(--ease-out);position:relative;overflow:hidden}.services-module__EimPha__serviceCard:hover{border-color:#e73a604d;transform:translateY(-6px);box-shadow:0 20px 60px #00000014,0 0 0 1px #e73a6014}.services-module__EimPha__serviceGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#e73a6008 0%,#0000 50%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;right:-50%}.services-module__EimPha__serviceCard:hover .services-module__EimPha__serviceGlow{opacity:1}.services-module__EimPha__serviceHeader{align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.services-module__EimPha__serviceIcon{border-radius:var(--radius-md);width:56px;height:56px;color:var(--color-primary);background:#e73a600f;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.services-module__EimPha__serviceCard:hover .services-module__EimPha__serviceIcon{background:var(--gradient-brand);color:#fff;transform:scale(1.05)}.services-module__EimPha__serviceTitle{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:700}.services-module__EimPha__serviceDesc{font-size:var(--text-base);color:var(--gray-500);margin-bottom:var(--space-lg);line-height:1.7}.services-module__EimPha__serviceFeatures{gap:var(--space-sm);flex-wrap:wrap;display:flex}.services-module__EimPha__featureTag{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--gray-600);padding:5px 14px;font-weight:500;transition:all .2s}.services-module__EimPha__serviceCard:hover .services-module__EimPha__featureTag{color:var(--color-primary);background:#e73a600a;border-color:#e73a6033}.services-module__EimPha__processGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.services-module__EimPha__processCard{padding:var(--space-xl);border-radius:var(--radius-xl);text-align:center;background:#ffffff08;border:1px solid #ffffff0f;transition:all .3s;position:relative}.services-module__EimPha__processCard:hover{background:#ffffff0f;border-color:#e73a6033;transform:translateY(-4px)}.services-module__EimPha__processStep{font-family:var(--font-heading);font-size:var(--text-3xl);background:var(--gradient-brand);-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);-webkit-background-clip:text;background-clip:text;font-weight:900;display:block}.services-module__EimPha__processTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:#fff;margin-bottom:var(--space-sm);font-weight:700}.services-module__EimPha__processDesc{font-size:var(--text-sm);color:#ffffff73;line-height:1.7}.services-module__EimPha__processArrow{color:#ffffff26;z-index:2;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}@media (max-width:1024px){.services-module__EimPha__processGrid{grid-template-columns:repeat(2,1fr)}.services-module__EimPha__processArrow{display:none}}@media (max-width:768px){.services-module__EimPha__servicesGrid,.services-module__EimPha__processGrid{grid-template-columns:1fr}}
.social-module__PsN06a__statsRow{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.social-module__PsN06a__statCard{align-items:center;gap:var(--space-md);padding:var(--space-lg) var(--space-xl);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);color:inherit;transition:all .35s var(--ease-out);text-decoration:none;display:flex;position:relative;overflow:hidden}.social-module__PsN06a__statCard:hover{border-color:var(--social-color,var(--color-primary));box-shadow:0 16px 48px #0000000f, 0 0 0 1px color-mix(in srgb, var(--social-color,#e73a60) 12%, transparent);transform:translateY(-4px)}.social-module__PsN06a__statIcon{background:color-mix(in srgb, var(--social-color,#e73a60) 8%, transparent);border-radius:var(--radius-lg);width:50px;height:50px;color:var(--social-color,var(--color-primary));flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.social-module__PsN06a__statCard:hover .social-module__PsN06a__statIcon{background:var(--social-color,var(--color-primary));color:#fff}.social-module__PsN06a__statInfo{flex:1;min-width:0}.social-module__PsN06a__statName{font-family:var(--font-heading);font-size:var(--text-base);margin-bottom:1px;font-weight:700}.social-module__PsN06a__statHandle{font-size:var(--text-xs);color:var(--gray-400)}.social-module__PsN06a__statFollowers{flex-direction:column;flex-shrink:0;align-items:center;gap:1px;display:flex}.social-module__PsN06a__statCount{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--social-color,var(--color-primary));font-weight:800}.social-module__PsN06a__statLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:500}.social-module__PsN06a__statFollow{font-size:var(--text-xs);color:var(--social-color,var(--color-primary));border:1.5px solid var(--social-color,var(--color-primary));border-radius:var(--radius-full);flex-shrink:0;padding:6px 16px;font-weight:600;transition:all .25s}.social-module__PsN06a__statCard:hover .social-module__PsN06a__statFollow{background:var(--social-color,var(--color-primary));color:#fff}@media (max-width:768px){.social-module__PsN06a__statsRow{grid-template-columns:1fr}.social-module__PsN06a__statCard{padding:var(--space-md)}}
