.HeroSection-module__HAA8HW__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__bgGradient{pointer-events:none;background:radial-gradient(80% 50% at 50% -20%,#2563eb1f 0%,#0000 70%),radial-gradient(50% 40% at 80% 60%,#06b6d40f 0%,#0000 60%);position:absolute;inset:0}.HeroSection-module__HAA8HW__content{text-align:center;padding-top:4rem;padding-bottom:6rem;position:relative}.HeroSection-module__HAA8HW__badge{color:var(--primary);letter-spacing:.02em;background-color:#2563eb1a;border:1px solid #2563eb33;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.4rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.HeroSection-module__HAA8HW__badgeDot{background-color:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__pulse}@keyframes HeroSection-module__HAA8HW__pulse{0%,to{opacity:1}50%{opacity:.4}}.HeroSection-module__HAA8HW__headline{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--text-main);max-width:900px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:clamp(2.75rem,5vw + 1rem,5rem);font-weight:700;line-height:1.1}.HeroSection-module__HAA8HW__accent{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__HAA8HW__sub{color:var(--text-muted);max-width:640px;margin:0 auto 3rem;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.7}.HeroSection-module__HAA8HW__actions{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:480px){.HeroSection-module__HAA8HW__actions{flex-direction:row;justify-content:center}}.HeroSection-module__HAA8HW__primaryCta{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:background-color var(--transition-fast), transform var(--transition-fast);align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.HeroSection-module__HAA8HW__primaryCta:hover{background-color:var(--primary-hover);color:#fff;transform:translateY(-1px)}.HeroSection-module__HAA8HW__secondaryCta{color:var(--text-muted);border-radius:var(--radius-sm);border:1px solid var(--border);transition:color var(--transition-fast), border-color var(--transition-fast), background-color var(--transition-fast);align-items:center;gap:.375rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;display:inline-flex}.HeroSection-module__HAA8HW__secondaryCta:hover{color:var(--text-main);border-color:var(--border-hover);background-color:var(--surface-light)}.HeroSection-module__HAA8HW__tertiary{color:var(--text-muted);font-size:.875rem}.HeroSection-module__HAA8HW__tertiaryLink{color:var(--primary);font-weight:500}.HeroSection-module__HAA8HW__tertiaryLink:hover{color:var(--secondary)}.HeroSection-module__HAA8HW__socials{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.HeroSection-module__HAA8HW__socialLink{color:var(--text-muted);transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.HeroSection-module__HAA8HW__socialLink:hover{color:var(--text-main)}@media (prefers-reduced-motion:reduce){.HeroSection-module__HAA8HW__badgeDot{animation:none}.HeroSection-module__HAA8HW__primaryCta:hover{transform:none}}
.OutcomesSection-module__H_EKcG__section{border-top:1px solid var(--border);padding:6rem 0}.OutcomesSection-module__H_EKcG__header{text-align:center;margin-bottom:3rem}.OutcomesSection-module__H_EKcG__title{letter-spacing:-.01em;color:var(--text-main);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.OutcomesSection-module__H_EKcG__sub{color:var(--text-muted);font-size:1.0625rem}.OutcomesSection-module__H_EKcG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.OutcomesSection-module__H_EKcG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.OutcomesSection-module__H_EKcG__grid{grid-template-columns:repeat(6,1fr)}}.OutcomesSection-module__H_EKcG__card{border-radius:var(--radius-md);background-color:var(--surface);border:1px solid var(--border);text-align:center;transition:all var(--transition-normal);cursor:pointer;color:var(--text-muted);flex-direction:column;align-items:center;gap:.875rem;padding:1.75rem 1rem;display:flex}.OutcomesSection-module__H_EKcG__card:hover,.OutcomesSection-module__H_EKcG__cardActive{background-color:var(--surface-light);color:var(--text-main);border-color:#2563eb59;transform:translateY(-2px)}.OutcomesSection-module__H_EKcG__iconWrapper{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--primary);transition:background-color var(--transition-fast);background-color:#2563eb1a;justify-content:center;align-items:center;display:flex}.OutcomesSection-module__H_EKcG__card:hover .OutcomesSection-module__H_EKcG__iconWrapper,.OutcomesSection-module__H_EKcG__cardActive .OutcomesSection-module__H_EKcG__iconWrapper{background-color:#2563eb33}.OutcomesSection-module__H_EKcG__label{font-size:.875rem;font-weight:500;line-height:1.3}.OutcomesSection-module__H_EKcG__arrow{opacity:0;transition:opacity var(--transition-fast);color:var(--primary)}.OutcomesSection-module__H_EKcG__card:hover .OutcomesSection-module__H_EKcG__arrow,.OutcomesSection-module__H_EKcG__cardActive .OutcomesSection-module__H_EKcG__arrow{opacity:1}@media (prefers-reduced-motion:reduce){.OutcomesSection-module__H_EKcG__card:hover,.OutcomesSection-module__H_EKcG__cardActive{transform:none}}
.ServicePillars-module__7EhS4W__section{border-top:1px solid var(--border);padding:6rem 0}.ServicePillars-module__7EhS4W__header{text-align:center;margin-bottom:4rem}.ServicePillars-module__7EhS4W__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-block}.ServicePillars-module__7EhS4W__title{letter-spacing:-.01em;color:var(--text-main);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.ServicePillars-module__7EhS4W__sub{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.ServicePillars-module__7EhS4W__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.ServicePillars-module__7EhS4W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicePillars-module__7EhS4W__grid{grid-template-columns:repeat(4,1fr)}}.ServicePillars-module__7EhS4W__card{border-radius:var(--radius-md);background-color:var(--surface);border:1px solid var(--border);transition:all var(--transition-normal);flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;display:flex}.ServicePillars-module__7EhS4W__card:hover{background-color:var(--surface-light);border-color:var(--border-hover);transform:translateY(-3px)}.ServicePillars-module__7EhS4W__cardTop{justify-content:space-between;align-items:center;display:flex}.ServicePillars-module__7EhS4W__pillarTag{letter-spacing:.1em;text-transform:uppercase;border:1px solid;border-radius:9999px;padding:.3rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex}.ServicePillars-module__7EhS4W__cardTitle{font-family:var(--font-heading);color:var(--text-main);margin-bottom:0;font-size:1.25rem;font-weight:600;line-height:1.3}.ServicePillars-module__7EhS4W__cardDesc{color:var(--text-muted);flex:1;font-size:.9375rem;line-height:1.65}.ServicePillars-module__7EhS4W__cardLink{transition:opacity var(--transition-fast);margin-top:auto;font-size:.875rem;font-weight:500}.ServicePillars-module__7EhS4W__card:hover .ServicePillars-module__7EhS4W__cardLink{opacity:.8}@media (prefers-reduced-motion:reduce){.ServicePillars-module__7EhS4W__card:hover{transform:none}}
.WebsiteFeature-module__kyZ6hW__section{border-top:1px solid var(--border);background:linear-gradient(#0000 0%,#2563eb0a 50%,#0000 100%);padding:6rem 0}.WebsiteFeature-module__kyZ6hW__wrapper{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:1024px){.WebsiteFeature-module__kyZ6hW__wrapper{grid-template-columns:1fr 1fr;align-items:center}}.WebsiteFeature-module__kyZ6hW__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-block}.WebsiteFeature-module__kyZ6hW__title{letter-spacing:-.01em;color:var(--text-main);margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:600;line-height:1.2}.WebsiteFeature-module__kyZ6hW__accent{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WebsiteFeature-module__kyZ6hW__desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.WebsiteFeature-module__kyZ6hW__types{flex-wrap:wrap;gap:.625rem;margin-bottom:2.5rem;display:flex}.WebsiteFeature-module__kyZ6hW__typeTag{background-color:var(--surface-light);border:1px solid var(--border);color:var(--text-muted);border-radius:9999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500}.WebsiteFeature-module__kyZ6hW__cta{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:background-color var(--transition-fast), transform var(--transition-fast);align-items:center;gap:.375rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;display:inline-flex}.WebsiteFeature-module__kyZ6hW__cta:hover{background-color:var(--primary-hover);color:#fff;transform:translateY(-1px)}.WebsiteFeature-module__kyZ6hW__deliverables{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem}.WebsiteFeature-module__kyZ6hW__delTitle{color:var(--text-main);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.WebsiteFeature-module__kyZ6hW__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.WebsiteFeature-module__kyZ6hW__listItem{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.WebsiteFeature-module__kyZ6hW__checkIcon{color:var(--secondary);flex-shrink:0}@media (prefers-reduced-motion:reduce){.WebsiteFeature-module__kyZ6hW__cta:hover{transform:none}}
.ProcessSection-module__tGJ0qW__section{border-top:1px solid var(--border);padding:6rem 0}.ProcessSection-module__tGJ0qW__header{text-align:center;margin-bottom:4rem}.ProcessSection-module__tGJ0qW__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-block}.ProcessSection-module__tGJ0qW__title{letter-spacing:-.01em;color:var(--text-main);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.ProcessSection-module__tGJ0qW__sub{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.0625rem}.ProcessSection-module__tGJ0qW__timeline{max-width:640px;margin:0 auto}.ProcessSection-module__tGJ0qW__step{gap:1.5rem;display:flex}.ProcessSection-module__tGJ0qW__stepLeft{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.ProcessSection-module__tGJ0qW__stepNumber{background-color:var(--surface);width:48px;height:48px;font-family:var(--font-heading);color:var(--primary);z-index:1;border:1px solid #2563eb59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.ProcessSection-module__tGJ0qW__stepLine{background:linear-gradient(#2563eb4d,#2563eb0d);flex:1;width:1px;min-height:2.5rem;margin:4px 0}.ProcessSection-module__tGJ0qW__stepContent{padding-bottom:2.5rem}.ProcessSection-module__tGJ0qW__step:last-child .ProcessSection-module__tGJ0qW__stepContent{padding-bottom:0}.ProcessSection-module__tGJ0qW__stepTitle{color:var(--text-main);margin-bottom:.375rem;padding-top:.6rem;font-size:1.125rem;font-weight:600}.ProcessSection-module__tGJ0qW__stepDesc{color:var(--text-muted);font-size:.9375rem;line-height:1.65}
.Badge-module__bHbwFG__badge{letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.Badge-module__bHbwFG__tag{background-color:var(--surface-light);color:var(--text-muted);border:1px solid var(--border)}.Badge-module__bHbwFG__category{color:var(--primary);background-color:#2563eb1a;border:1px solid #2563eb33}.Badge-module__bHbwFG__concept{color:#f59e0b;background-color:#f59e0b1a;border:1px solid #f59e0b33}.Badge-module__bHbwFG__client{color:#10b981;background-color:#10b9811a;border:1px solid #10b98133}
.PortfolioSection-module__def85W__section{border-top:1px solid var(--border);padding:6rem 0}.PortfolioSection-module__def85W__header{text-align:center;margin-bottom:3.5rem}.PortfolioSection-module__def85W__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-block}.PortfolioSection-module__def85W__title{color:var(--text-main);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.PortfolioSection-module__def85W__sub{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.0625rem}.PortfolioSection-module__def85W__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.PortfolioSection-module__def85W__grid{grid-template-columns:repeat(3,1fr)}}.PortfolioSection-module__def85W__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-normal), transform var(--transition-normal);overflow:hidden}.PortfolioSection-module__def85W__card:hover{border-color:var(--border-hover);transform:translateY(-3px)}.PortfolioSection-module__def85W__cardImage{background:linear-gradient(135deg, var(--surface-light) 0%, #0f172a 100%);justify-content:center;align-items:center;height:200px;display:flex}.PortfolioSection-module__def85W__imagePlaceholder{font-family:var(--font-heading);color:#2563eb4d;font-size:3rem;font-weight:700}.PortfolioSection-module__def85W__cardBody{padding:1.5rem}.PortfolioSection-module__def85W__cardMeta{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.PortfolioSection-module__def85W__category{color:var(--text-muted);font-size:.8125rem}.PortfolioSection-module__def85W__cardTitle{color:var(--text-main);margin-bottom:.625rem;font-size:1.125rem;font-weight:600}.PortfolioSection-module__def85W__cardDesc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.PortfolioSection-module__def85W__techList{flex-wrap:wrap;gap:.5rem;display:flex}.PortfolioSection-module__def85W__techTag{background-color:var(--surface-light);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);padding:.25rem .625rem;font-size:.75rem}.PortfolioSection-module__def85W__cta{text-align:center;margin-top:3rem}.PortfolioSection-module__def85W__ctaLink{color:var(--primary);transition:color var(--transition-fast);font-size:1rem;font-weight:500}.PortfolioSection-module__def85W__ctaLink:hover{color:var(--secondary)}@media (prefers-reduced-motion:reduce){.PortfolioSection-module__def85W__card:hover{transform:none}}
.WhyUsSection-module__P7hkFa__section{border-top:1px solid var(--border);padding:6rem 0}.WhyUsSection-module__P7hkFa__header{text-align:center;margin-bottom:4rem}.WhyUsSection-module__P7hkFa__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-block}.WhyUsSection-module__P7hkFa__title{color:var(--text-main);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.WhyUsSection-module__P7hkFa__sub{color:var(--text-muted);max-width:480px;margin:0 auto;font-size:1.0625rem}.WhyUsSection-module__P7hkFa__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.WhyUsSection-module__P7hkFa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyUsSection-module__P7hkFa__grid{grid-template-columns:repeat(3,1fr)}}.WhyUsSection-module__P7hkFa__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-normal);padding:2rem;position:relative}.WhyUsSection-module__P7hkFa__card:hover{border-color:var(--border-hover)}.WhyUsSection-module__P7hkFa__dot{background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:50%;width:8px;height:8px;margin-bottom:1.25rem}.WhyUsSection-module__P7hkFa__cardTitle{color:var(--text-main);margin-bottom:.625rem;font-size:1.0625rem;font-weight:600}.WhyUsSection-module__P7hkFa__cardDesc{color:var(--text-muted);font-size:.9375rem;line-height:1.65}
.TechSection-module__PLFRga__section{border-top:1px solid var(--border);padding:6rem 0}.TechSection-module__PLFRga__header{text-align:center;margin-bottom:3.5rem}.TechSection-module__PLFRga__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-block}.TechSection-module__PLFRga__title{color:var(--text-main);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.TechSection-module__PLFRga__sub{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.0625rem}.TechSection-module__PLFRga__grid{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.TechSection-module__PLFRga__tool{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);transition:color var(--transition-fast), border-color var(--transition-fast);padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500}.TechSection-module__PLFRga__tool:hover{color:var(--text-main);border-color:var(--border-hover)}
.FAQSection-module__JFL0gW__section{border-top:1px solid var(--border);padding:6rem 0}.FAQSection-module__JFL0gW__header{text-align:center;margin-bottom:3rem}.FAQSection-module__JFL0gW__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-block}.FAQSection-module__JFL0gW__title{color:var(--text-main);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.FAQSection-module__JFL0gW__list{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.FAQSection-module__JFL0gW__item{border-bottom:1px solid var(--border)}.FAQSection-module__JFL0gW__item:first-child{border-top:1px solid var(--border)}.FAQSection-module__JFL0gW__question{cursor:pointer;text-align:left;width:100%;color:var(--text-main);transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.375rem 0;font-size:1rem;font-weight:500;display:flex}.FAQSection-module__JFL0gW__question:hover,.FAQSection-module__JFL0gW__itemOpen .FAQSection-module__JFL0gW__question{color:var(--primary)}.FAQSection-module__JFL0gW__icon{color:var(--text-muted);transition:color var(--transition-fast);flex-shrink:0}.FAQSection-module__JFL0gW__itemOpen .FAQSection-module__JFL0gW__icon{color:var(--primary)}.FAQSection-module__JFL0gW__answer{padding-bottom:1.375rem}.FAQSection-module__JFL0gW__answer p{color:var(--text-muted);font-size:.9375rem;line-height:1.7}
.page-module__t-ObYq__page{padding-top:120px;padding-bottom:6rem}.page-module__t-ObYq__header{text-align:center;margin-bottom:3rem}.page-module__t-ObYq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-block}.page-module__t-ObYq__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.page-module__t-ObYq__sub{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.125rem}.page-module__t-ObYq__notice{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);align-items:flex-start;gap:.875rem;margin-bottom:3rem;padding:1.25rem 1.5rem;font-size:.9375rem;line-height:1.65;display:flex}.page-module__t-ObYq__noticeIcon{flex-shrink:0;font-size:1.125rem}.page-module__t-ObYq__notice strong{color:var(--text-main)}.page-module__t-ObYq__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:5rem;display:grid}@media (min-width:768px){.page-module__t-ObYq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.page-module__t-ObYq__grid{grid-template-columns:repeat(3,1fr)}}.page-module__t-ObYq__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-normal), transform var(--transition-normal);overflow:hidden}.page-module__t-ObYq__card:hover{border-color:var(--border-hover);transform:translateY(-3px)}.page-module__t-ObYq__cardImage{background:linear-gradient(135deg, var(--surface-light) 0%, #0f172a 100%);justify-content:center;align-items:center;height:200px;display:flex}.page-module__t-ObYq__imagePlaceholder{font-family:var(--font-heading);color:#2563eb40;font-size:3.5rem;font-weight:700}.page-module__t-ObYq__cardBody{padding:1.5rem}.page-module__t-ObYq__cardMeta{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.page-module__t-ObYq__category{color:var(--text-muted);font-size:.8125rem}.page-module__t-ObYq__cardTitle{color:var(--text-main);margin-bottom:.625rem;font-size:1.125rem;font-weight:600}.page-module__t-ObYq__cardDesc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.page-module__t-ObYq__techList{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__t-ObYq__techTag{background-color:var(--surface-light);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);padding:.25rem .625rem;font-size:.75rem}.page-module__t-ObYq__cta{text-align:center;border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--surface);padding:4rem 2rem}.page-module__t-ObYq__ctaTitle{color:var(--text-main);margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.page-module__t-ObYq__ctaBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:background-color var(--transition-fast);padding:.875rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.page-module__t-ObYq__ctaBtn:hover{background-color:var(--primary-hover);color:#fff}@media (prefers-reduced-motion:reduce){.page-module__t-ObYq__card:hover{transform:none}}
.FinalCTA-module__smnCta__section{border-top:1px solid var(--border);padding:6rem 0}.FinalCTA-module__smnCta__inner{text-align:center;border-radius:var(--radius-lg);background-color:var(--surface);border:1px solid var(--border);padding:5rem 2rem;position:relative;overflow:hidden}.FinalCTA-module__smnCta__bgGlow{pointer-events:none;background:radial-gradient(60% 50%,#2563eb1a 0%,#0000 70%);position:absolute;inset:0}.FinalCTA-module__smnCta__title{letter-spacing:-.02em;color:var(--text-main);max-width:700px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4vw,3rem);font-weight:700;position:relative}.FinalCTA-module__smnCta__desc{color:var(--text-muted);max-width:520px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.7;position:relative}.FinalCTA-module__smnCta__actions{flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}@media (min-width:480px){.FinalCTA-module__smnCta__actions{flex-direction:row;justify-content:center}}.FinalCTA-module__smnCta__primary{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:background-color var(--transition-fast), transform var(--transition-fast);padding:.875rem 2.25rem;font-size:1rem;font-weight:600}.FinalCTA-module__smnCta__primary:hover{background-color:var(--primary-hover);color:#fff;transform:translateY(-1px)}.FinalCTA-module__smnCta__secondary{color:var(--text-muted);border-radius:var(--radius-sm);border:1px solid var(--border);transition:all var(--transition-fast);padding:.875rem 1.75rem;font-size:1rem;font-weight:500}.FinalCTA-module__smnCta__secondary:hover{color:var(--text-main);border-color:var(--border-hover);background-color:var(--surface-light)}@media (prefers-reduced-motion:reduce){.FinalCTA-module__smnCta__primary:hover{transform:none}}
