.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{background:radial-gradient(ellipse 80% 60% at 10% 20%, rgba(var(--brand-rgb), .12) 0%, transparent 60%), radial-gradient(ellipse 60% 80% at 80% 70%, rgba(var(--brand-rgb-2), .1) 0%, transparent 60%), radial-gradient(ellipse 50% 50% at 50% 50%, #16213e4d 0%, transparent 80%);pointer-events:none;position:absolute;inset:0}.Hero-module__gNeX-G__shapes{pointer-events:none;transform:translate3d(var(--parallax-x,0px), var(--parallax-y,0px), 0);transition:transform .6s var(--ease-out);position:absolute;inset:0;overflow:hidden}.Hero-module__gNeX-G__shape{opacity:.06;animation:Hero-module__gNeX-G__shape-float var(--shape-duration,20s) ease-in-out var(--shape-delay,0s) infinite alternate;border-radius:50%;position:absolute}@keyframes Hero-module__gNeX-G__shape-float{0%{transform:translate(0,0)rotate(0)}to{transform:translate3d(var(--shape-x,20px), var(--shape-y,-30px), 0) rotate(var(--shape-rotate,30deg))}}.Hero-module__gNeX-G__shape1{background:var(--gradient-brand);filter:blur(80px);--shape-x:20px;--shape-y:-30px;--shape-rotate:24deg;--shape-duration:20s;width:600px;height:600px;top:-15%;right:-10%}.Hero-module__gNeX-G__shape2{background:var(--color-orange);filter:blur(60px);--shape-x:-30px;--shape-y:40px;--shape-rotate:-20deg;--shape-duration:25s;--shape-delay:-4s;width:400px;height:400px;bottom:-10%;left:-5%}.Hero-module__gNeX-G__shape3{background:var(--color-gold);filter:blur(40px);opacity:.04;--shape-x:-15px;--shape-y:-20px;--shape-rotate:18deg;--shape-duration:18s;--shape-delay:-9s;width:200px;height:200px;top:30%;left:15%}.Hero-module__gNeX-G__shape4{background:var(--color-coral);filter:blur(50px);opacity:.05;--shape-x:25px;--shape-y:25px;--shape-rotate:-28deg;--shape-duration:22s;--shape-delay:-14s;width:300px;height:300px;bottom:20%;right:15%}@media (max-width:768px){.Hero-module__gNeX-G__shape{animation:none}}.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}}:root[data-festive=tricolor] .Hero-module__gNeX-G__hero:before{content:"";z-index:1;pointer-events:none;filter:blur(40px);background-image:linear-gradient(158deg,#ff993357 0%,#ff99331f 20%,#0000 40%),linear-gradient(158deg,#0000 44%,#ffffff1a 54%,#ffffff05 62%,#0000 68%),linear-gradient(158deg,#0000 60%,#13880829 82%,#13880866 100%);position:absolute;inset:-80px}:root[data-festive=tricolor] .Hero-module__gNeX-G__hero:after{content:"";z-index:1;aspect-ratio:1;opacity:.16;pointer-events:none;background:radial-gradient(circle,#587affd9 0 5%,#0000 5%),repeating-conic-gradient(#587affbf 0deg 1.1deg,#0000 1.1deg 15deg);border:6px solid #587affbf;border-radius:50%;width:560px;animation:12s linear infinite Hero-module__gNeX-G__chakraSpin;position:absolute;inset-block-start:50%;inset-inline-end:-120px;translate:0 -50%}@keyframes Hero-module__gNeX-G__chakraSpin{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){:root[data-festive=tricolor] .Hero-module__gNeX-G__hero:after{animation:none}}:root[data-festive=tricolor] .Hero-module__gNeX-G__shape2{background:var(--color-flag-green)}:root[data-festive=tricolor] .Hero-module__gNeX-G__shape3{background:var(--color-flag-saffron)}@media (max-width:768px){:root[data-festive=tricolor] .Hero-module__gNeX-G__hero:after{opacity:.07;width:320px;inset-inline-end:-110px}}
.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{border-color:rgba(var(--brand-rgb), .25);box-shadow:var(--shadow-md);transform:translate(8px)}.About-module__Balj8a__strengthIcon{background:rgba(var(--brand-rgb), .06);border-radius:var(--radius-md);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:rgba(var(--brand-rgb), .3);box-shadow:0 20px 60px #00000014, 0 0 0 1px rgba(var(--brand-rgb), .1);transform:translateY(-8px)}.Services-module__kf8n-G__cardGlow{background:radial-gradient(circle at center, rgba(var(--brand-rgb), .04) 0%, transparent 60%);opacity:0;pointer-events:none;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{background:rgba(var(--brand-rgb), .06);border-radius:var(--radius-md);width:60px;height:60px;color:var(--color-primary);margin-bottom:var(--space-lg);transition:all var(--transition-base);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{border-color:rgba(var(--brand-rgb), .2);color:var(--color-primary);background:rgba(var(--brand-rgb), .04)}@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 rgba(var(--brand-rgb), .3);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{border-color:rgba(var(--brand-rgb), .2);box-shadow:var(--shadow-xl);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{background:radial-gradient(ellipse at 20% 50%, rgba(var(--brand-rgb), .08) 0%, transparent 50%), radial-gradient(ellipse at 80% 50%, rgba(var(--brand-rgb-2), .06) 0%, transparent 50%);pointer-events:none;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{border-color:rgba(var(--brand-rgb), .2);background:#ffffff0f;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;background:rgba(var(--brand-rgb), .15);color:var(--color-coral);border:1px solid rgba(var(--brand-rgb), .25);margin-bottom:var(--space-lg);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%}}
.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 rgba(var(--brand-rgb), .3);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{border-color:rgba(var(--brand-rgb), .2);box-shadow:var(--shadow-xl);transform:translateY(-8px)}.portfolio-module___G9K8W__cardLink{color:inherit;cursor:pointer;text-decoration:none;display:block}.portfolio-module___G9K8W__cardVisit{z-index:2;width:34px;height:34px;color:var(--color-primary);box-shadow:var(--shadow-md);opacity:0;transition:all .3s var(--ease-out);background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:12px;right:12px;transform:translateY(6px)}.portfolio-module___G9K8W__cardLink:hover .portfolio-module___G9K8W__cardVisit{opacity:1;transform:translateY(0)}.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{border-color:rgba(var(--brand-rgb), .15);color:var(--color-primary)}@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}}
.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{border-color:rgba(var(--brand-rgb), .3);background:rgba(var(--brand-rgb), .04);box-shadow:var(--shadow-md);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)}
.book-module__q1gr-W__section{padding-block:var(--space-4xl) var(--space-5xl);background:radial-gradient(90% 60% at 50% 0%, rgba(var(--brand-rgb), .16), rgba(var(--brand-rgb), 0) 60%), var(--gradient-dark-radial);position:relative;overflow:hidden}.book-module__q1gr-W__wrap{z-index:1;position:relative}.book-module__q1gr-W__filters{justify-content:center;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.book-module__q1gr-W__filterBtn{font-size:var(--text-sm);color:#ffffffa6;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:all var(--transition-base);align-items:center;gap:8px;padding:9px 20px;font-weight:500;display:inline-flex}.book-module__q1gr-W__filterBtn:hover:not(:disabled){color:#fff;border-color:rgba(var(--brand-rgb), .55)}.book-module__q1gr-W__filterBtn:disabled{opacity:.3;cursor:not-allowed}.book-module__q1gr-W__filterActive{background:var(--gradient-brand);color:#fff;box-shadow:0 6px 22px rgba(var(--brand-rgb), .35);border-color:#0000}.book-module__q1gr-W__filterCount{border-radius:var(--radius-full);background:#ffffff24;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.book-module__q1gr-W__stage{--pw:430px;--ph:575px;min-height:calc(var(--ph) + 90px);perspective:2600px;perspective-origin:50% 44%;outline:none;justify-content:center;align-items:center;display:flex;position:relative}.book-module__q1gr-W__stage:focus-visible{outline:2px solid var(--color-primary);outline-offset:6px;border-radius:var(--radius-lg)}.book-module__q1gr-W__floorShadow{width:var(--pw);filter:blur(10px);height:46px;transition:width 1s var(--ease-in-out), opacity 1s var(--ease-in-out);pointer-events:none;background:radial-gradient(#0000008c,#0000 70%);border-radius:50%;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.book-module__q1gr-W__stageOpen .book-module__q1gr-W__floorShadow{width:calc(var(--pw) * 1.9);opacity:.85}.book-module__q1gr-W__tilt{transform-style:preserve-3d}.book-module__q1gr-W__book{width:var(--pw);height:var(--ph);transform-style:preserve-3d;position:relative}.book-module__q1gr-W__spine{background:linear-gradient(90deg,#14141f,#2a2135 45%,#14141f);border-radius:3px;width:14px;position:absolute;top:-4px;bottom:-4px;left:-7px;transform:translateZ(-14px);box-shadow:0 0 22px #00000080}.book-module__q1gr-W__stackRight,.book-module__q1gr-W__stackLeft{width:9px;transition:opacity .9s var(--ease-in-out);pointer-events:none;background:repeating-linear-gradient(#f2ece0 0 1.5px,#d8cfbc 1.5px 3px);position:absolute;top:5px;bottom:5px;transform:translateZ(-10px);box-shadow:0 2px 10px #00000059}.book-module__q1gr-W__stackRight{border-radius:0 5px 5px 0;right:-9px}.book-module__q1gr-W__stackLeft{left:calc(var(--pw) * -1 - 9px);opacity:0;border-radius:5px 0 0 5px}.book-module__q1gr-W__stageOpen .book-module__q1gr-W__stackLeft{opacity:1}.book-module__q1gr-W__leaf{transform-origin:0;transform-style:preserve-3d;will-change:transform;position:absolute;inset:0}.book-module__q1gr-W__face{backface-visibility:hidden;cursor:pointer;border-radius:0 12px 12px 0;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.book-module__q1gr-W__faceFront{transform:translateZ(.6px)}.book-module__q1gr-W__faceBack{transform:rotateY(180deg)translateZ(.6px)}.book-module__q1gr-W__facePaper{color:var(--gray-800);background:linear-gradient(#fffdf8 0%,#f7f2e8 100%);padding:30px 28px 22px 40px;box-shadow:inset 0 0 46px #785a3212}.book-module__q1gr-W__faceBack.book-module__q1gr-W__facePaper{padding:30px 40px 22px 28px}.book-module__q1gr-W__faceBoard{color:#fff;background:linear-gradient(150deg,#1c1430 0%,#2a1730 45%,#120d1e 100%);padding:0;box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 0 70px #0000008c}.book-module__q1gr-W__gutterFront,.book-module__q1gr-W__gutterBack{pointer-events:none;width:46px;position:absolute;top:0;bottom:0}.book-module__q1gr-W__gutterFront{background:linear-gradient(90deg,#3c2a1847,#3c2a1800);left:0}.book-module__q1gr-W__gutterBack{background:linear-gradient(270deg,#3c2a1847,#3c2a1800);right:0}.book-module__q1gr-W__turnShade{opacity:0;pointer-events:none;background:linear-gradient(90deg,#140c04e6,#140c0426);position:absolute;inset:0}.book-module__q1gr-W__cover{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:46px 38px 38px 52px;display:flex;position:relative}.book-module__q1gr-W__coverBand{background:var(--gradient-brand);opacity:.9;width:26px;position:absolute;top:0;bottom:0;left:0;box-shadow:2px 0 18px #0006}.book-module__q1gr-W__coverInner{align-items:center;gap:var(--space-md);border-radius:var(--radius-md);border:1px solid #f1e39947;flex-direction:column;padding:34px 22px;display:flex;position:relative}.book-module__q1gr-W__coverCrest{border-radius:var(--radius-md);background:var(--gradient-brand);width:54px;height:54px;font-family:var(--font-heading);color:#fff;box-shadow:0 8px 26px rgba(var(--brand-rgb), .45);justify-content:center;align-items:center;font-size:22px;font-weight:900;display:inline-flex}.book-module__q1gr-W__coverEyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);font-size:11px;font-weight:600}.book-module__q1gr-W__coverTitle{font-family:var(--font-heading);color:#fff;text-wrap:balance;font-size:clamp(1.55rem,1.1rem + 1.6vw,2.15rem);font-weight:800;line-height:1.16}.book-module__q1gr-W__coverSub{font-size:var(--text-sm);color:#ffffff9e;line-height:1.65}.book-module__q1gr-W__coverOpen{border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.04em;color:#ffffffd9;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff24;align-items:center;gap:9px;padding:9px 18px;font-weight:600;display:inline-flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.book-module__q1gr-W__coverHand,.book-module__q1gr-W__turnHintHand{animation:book-module__q1gr-W__tap 1.9s var(--ease-in-out) infinite}@keyframes book-module__q1gr-W__tap{0%,62%,to{transform:translate(0)rotate(0)}74%{transform:translate(-2px,4px)rotate(-8deg)}86%{transform:translate(0)rotate(0)}}.book-module__q1gr-W__backCover{justify-content:center;align-items:center;gap:var(--space-md);text-align:center;flex-direction:column;height:100%;padding:40px;display:flex}.book-module__q1gr-W__backCoverText{font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:#ffffff73}.book-module__q1gr-W__intro{justify-content:center;gap:var(--space-md);flex-direction:column;flex:1;display:flex}.book-module__q1gr-W__introEyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-primary);font-size:11px;font-weight:700}.book-module__q1gr-W__introTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--gray-900);font-weight:800;line-height:1.2}.book-module__q1gr-W__introText{font-size:var(--text-sm);color:var(--gray-600);line-height:1.75}.book-module__q1gr-W__introList{margin-top:var(--space-xs);font-size:var(--text-sm);color:var(--gray-700);flex-direction:column;gap:10px;font-weight:500;display:flex}.book-module__q1gr-W__introList li{align-items:center;gap:10px;display:flex}.book-module__q1gr-W__introDot{background:var(--gradient-brand);border-radius:50%;width:7px;height:7px}.book-module__q1gr-W__plate{aspect-ratio:16/10;border-radius:var(--radius-sm);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #3c2a1829}.book-module__q1gr-W__plateImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.book-module__q1gr-W__plateMark{opacity:.3}.book-module__q1gr-W__plateCategory,.book-module__q1gr-W__plateYear{border-radius:var(--radius-full);letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:3px 11px;font-size:10px;font-weight:700;position:absolute;top:10px}.book-module__q1gr-W__plateCategory{color:var(--gray-700);background:#ffffffeb;left:10px}.book-module__q1gr-W__plateYear{color:#ffffffd9;background:#00000080;right:10px}.book-module__q1gr-W__entry{padding-top:var(--space-lg);flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.book-module__q1gr-W__entryTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--gray-900);font-weight:800;line-height:1.24}.book-module__q1gr-W__entryDesc{font-size:var(--text-sm);color:var(--gray-600);-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;line-height:1.7;display:-webkit-box;overflow:hidden}.book-module__q1gr-W__entryTech{padding-top:var(--space-sm);flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.book-module__q1gr-W__faceFront .book-module__q1gr-W__entryTech{padding-right:150px}.book-module__q1gr-W__techTag{color:var(--gray-600);border-radius:var(--radius-full);background:#785a3212;border:1px solid #785a3224;padding:3px 10px;font-size:10px;font-weight:600}.book-module__q1gr-W__entryFoot{justify-content:space-between;align-items:center;gap:var(--space-md);margin-top:var(--space-md);border-top:1px solid #785a3229;padding-top:12px;display:flex}.book-module__q1gr-W__entryLink{max-width:78%;font-size:var(--text-xs);color:var(--color-primary);cursor:pointer;align-items:center;gap:7px;font-weight:700;display:inline-flex;overflow:hidden}.book-module__q1gr-W__entryLink span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.book-module__q1gr-W__entryLink:hover{text-underline-offset:3px;text-decoration:underline}.book-module__q1gr-W__faceBack .book-module__q1gr-W__entryFoot{flex-direction:row-reverse}.book-module__q1gr-W__entryLinkMuted{font-size:var(--text-xs);color:var(--gray-400);font-weight:500}.book-module__q1gr-W__folio{font-family:var(--font-heading);color:var(--gray-400);font-size:12px;font-weight:700}.book-module__q1gr-W__closing{justify-content:center;align-items:center;gap:var(--space-md);text-align:center;flex-direction:column;flex:1;display:flex}.book-module__q1gr-W__closingRule{border-radius:var(--radius-full);background:var(--gradient-brand);width:54px;height:3px}.book-module__q1gr-W__closingTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--gray-900);font-weight:800}.book-module__q1gr-W__closingText{max-width:30ch;font-size:var(--text-sm);color:var(--gray-600);line-height:1.75}.book-module__q1gr-W__closingCta{margin-top:var(--space-sm);border-radius:var(--radius-full);background:var(--gradient-brand);font-size:var(--text-sm);color:#fff;box-shadow:0 8px 24px rgba(var(--brand-rgb), .34);transition:transform var(--transition-base), box-shadow var(--transition-base);padding:12px 28px;font-weight:700}.book-module__q1gr-W__closingCta:hover{box-shadow:0 12px 30px rgba(var(--brand-rgb), .45);transform:translateY(-2px)}.book-module__q1gr-W__turnHint{border-radius:var(--radius-full);letter-spacing:.03em;color:#fff;box-shadow:var(--shadow-md);pointer-events:none;background:#1a1208d1;align-items:center;gap:8px;padding:7px 14px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;bottom:54px;right:16px}.book-module__q1gr-W__faceBack .book-module__q1gr-W__turnHint{left:16px;right:auto}.book-module__q1gr-W__controls{justify-content:center;align-items:center;gap:var(--space-lg);margin-top:var(--space-2xl);display:flex}.book-module__q1gr-W__navBtn{color:#fff;background:var(--glass-bg);border:1px solid var(--glass-border);width:44px;height:44px;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.book-module__q1gr-W__navBtn:hover:not(:disabled){background:var(--gradient-brand);border-color:#0000;transform:translateY(-2px)}.book-module__q1gr-W__navBtn:disabled{opacity:.25;cursor:not-allowed}.book-module__q1gr-W__progress{text-align:center;min-width:120px;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:#fff9;font-weight:600}@media (max-width:1024px){.book-module__q1gr-W__stage{--pw:372px;--ph:520px}}@media (max-width:760px){.book-module__q1gr-W__stage{--pw:min(84vw, 350px);--ph:min(122vw, 500px)}.book-module__q1gr-W__facePaper{padding:24px 22px 18px 30px}.book-module__q1gr-W__faceBack.book-module__q1gr-W__facePaper{padding:24px 30px 18px 22px}.book-module__q1gr-W__stackLeft{display:none}.book-module__q1gr-W__entryDesc{-webkit-line-clamp:4;line-clamp:4}}
.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{border-color:rgba(var(--brand-rgb), .3);box-shadow:var(--shadow-lg);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(to bottom, rgba(var(--brand-rgb), .4), #00d4ff33);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-module__-i9KWa__timelineLine[data-draw]{transform-origin:top;transition:transform 1.4s var(--ease-out);transform:translate(-50%)scaleY(0)}.about-module__-i9KWa__timelineLine[data-draw][data-drawn]{transform:translate(-50%)scaleY(1)}@media (prefers-reduced-motion:reduce){.about-module__-i9KWa__timelineLine[data-draw]{transform:translate(-50%)scaleY(1)}}.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{border-color:rgba(var(--brand-rgb), .3);box-shadow:var(--shadow-xl);transform:translateY(-8px)}.about-module__-i9KWa__valueIcon{background:rgba(var(--brand-rgb), .06);border-radius:var(--radius-lg);width:60px;height:60px;color:var(--color-primary);margin:0 auto var(--space-md);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}}
.Clients-module__CYTl4a__marqueeWrapper{width:100%;padding:var(--space-sm) 0 var(--space-lg);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.Clients-module__CYTl4a__marquee{gap:var(--space-lg);will-change:transform;width:max-content;display:flex}.Clients-module__CYTl4a__tile{width:200px;height:110px;padding:var(--space-lg) var(--space-xl);border:1px solid var(--gray-200);border-radius:var(--radius-lg);transition:all .3s var(--ease-out);background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.Clients-module__CYTl4a__logoImg{object-fit:contain;filter:grayscale();opacity:.72;width:auto;max-width:100%;height:auto;max-height:100%;transition:filter .3s,opacity .3s}.Clients-module__CYTl4a__tileLink{cursor:pointer}.Clients-module__CYTl4a__tile:hover{border-color:rgba(var(--brand-rgb), .3);box-shadow:var(--shadow-md);transform:translateY(-4px)}.Clients-module__CYTl4a__tile:hover .Clients-module__CYTl4a__logoImg{filter:grayscale(0%);opacity:1}.Clients-module__CYTl4a__visitHint{color:var(--color-primary);opacity:0;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:10px;right:10px;transform:translateY(-2px)}.Clients-module__CYTl4a__tileLink:hover .Clients-module__CYTl4a__visitHint,.Clients-module__CYTl4a__tileLink:focus-visible .Clients-module__CYTl4a__visitHint{opacity:1;transform:translateY(0)}.Clients-module__CYTl4a__tileLink:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}@media (max-width:768px){.Clients-module__CYTl4a__tile{width:150px;height:88px;padding:var(--space-md) var(--space-lg)}}
.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:rgba(var(--brand-rgb), .3);box-shadow:0 20px 60px #00000014, 0 0 0 1px rgba(var(--brand-rgb), .08);transform:translateY(-6px)}.services-module__EimPha__serviceGlow{background:radial-gradient(circle, rgba(var(--brand-rgb), .03) 0%, transparent 50%);opacity:0;pointer-events:none;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{background:rgba(var(--brand-rgb), .06);border-radius:var(--radius-md);width:56px;height:56px;color:var(--color-primary);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{border-color:rgba(var(--brand-rgb), .2);color:var(--color-primary);background:rgba(var(--brand-rgb), .04)}.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{border-color:rgba(var(--brand-rgb), .2);background:#ffffff0f;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)}}
