.Hero-module__s-6kkG__hero{min-height:calc(100vh - var(--header-height) - 36px);background:var(--gradient-hero);padding:var(--space-16) 0;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__bgGrid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__s-6kkG__bgGlow1{pointer-events:none;background:radial-gradient(circle,#f5a62326 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite Hero-module__s-6kkG__float;position:absolute;top:20%;left:-10%}.Hero-module__s-6kkG__bgGlow2{pointer-events:none;background:radial-gradient(circle,#13918f33 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite reverse Hero-module__s-6kkG__float;position:absolute;bottom:-10%;right:-5%}.Hero-module__s-6kkG__bgOrbs{pointer-events:none;position:absolute;inset:0}.Hero-module__s-6kkG__orb1,.Hero-module__s-6kkG__orb2,.Hero-module__s-6kkG__orb3{border-radius:50%;animation:6s ease-in-out infinite Hero-module__s-6kkG__float;position:absolute}.Hero-module__s-6kkG__orb1{background:var(--color-accent);opacity:.6;width:8px;height:8px;top:15%;right:20%}.Hero-module__s-6kkG__orb2{background:var(--color-primary-lighter);opacity:.5;width:6px;height:6px;animation-delay:2s;bottom:30%;left:15%}.Hero-module__s-6kkG__orb3{opacity:.3;background:#fff;width:4px;height:4px;animation-delay:4s;top:60%;right:35%}.Hero-module__s-6kkG__heroContent{max-width:var(--max-width-wide);padding:0 var(--space-6);gap:var(--space-16);z-index:1;grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.Hero-module__s-6kkG__heroText{animation:.8s Hero-module__s-6kkG__fadeInUp}.Hero-module__s-6kkG__badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full);color:var(--color-accent);margin-bottom:var(--space-6);background:#f5a62326;border:1px solid #f5a62340;font-weight:600;animation:3s ease-in-out infinite Hero-module__s-6kkG__pulse-glow;display:inline-flex}.Hero-module__s-6kkG__heroTitle{font-size:var(--text-7xl);color:var(--color-white);margin-bottom:var(--space-6);letter-spacing:-.03em;font-weight:900;line-height:1.05}.Hero-module__s-6kkG__titleAccent{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__s-6kkG__heroSubtitle{font-size:var(--text-lg);color:#ffffffb3;margin-bottom:var(--space-10);max-width:520px;line-height:1.7}.Hero-module__s-6kkG__typedWrapper{display:inline}.Hero-module__s-6kkG__typed{color:var(--color-accent);font-weight:600}.Hero-module__s-6kkG__cursor{color:var(--color-accent);animation:.8s step-end infinite Hero-module__s-6kkG__blink}@keyframes Hero-module__s-6kkG__blink{50%{opacity:0}}.Hero-module__s-6kkG__heroCtas{gap:var(--space-4);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.Hero-module__s-6kkG__stats{align-items:center;gap:var(--space-8);display:flex}.Hero-module__s-6kkG__stat{flex-direction:column;display:flex}.Hero-module__s-6kkG__statNumber{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-white);font-weight:800}.Hero-module__s-6kkG__statLabel{font-size:var(--text-xs);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-weight:500}.Hero-module__s-6kkG__statDivider{background:#ffffff26;width:1px;height:40px}.Hero-module__s-6kkG__heroVisual{animation:.8s .2s both Hero-module__s-6kkG__fadeInUp;position:relative}.Hero-module__s-6kkG__codeWindow{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);background:#0d1214e6;border:1px solid #ffffff1a;overflow:hidden;box-shadow:0 25px 60px #0006}.Hero-module__s-6kkG__codeWindowBar{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:#ffffff0d;border-bottom:1px solid #ffffff0f;display:flex}.Hero-module__s-6kkG__dot{border-radius:50%;width:10px;height:10px}.Hero-module__s-6kkG__codeWindowTitle{margin-left:var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);color:#fff6}.Hero-module__s-6kkG__codeContent{padding:var(--space-6);font-family:var(--font-mono);font-size:var(--text-sm);color:#ffffffb3;line-height:1.8}.Hero-module__s-6kkG__codeKeyword{color:#c792ea}.Hero-module__s-6kkG__codeVar{color:#82aaff}.Hero-module__s-6kkG__codeClass{color:#ffcb6b}.Hero-module__s-6kkG__codeString{color:#c3e88d}.Hero-module__s-6kkG__codeBool{color:#f78c6c}.Hero-module__s-6kkG__codeFunc{color:#82aaff}.Hero-module__s-6kkG__floatingCard{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);font-size:var(--text-sm);color:var(--color-gray-700);z-index:2;background:#fffffff2;font-weight:600;animation:4s ease-in-out infinite Hero-module__s-6kkG__float;display:flex;position:absolute}.Hero-module__s-6kkG__floatingCard:nth-child(2){animation-delay:2s}@media (max-width:1024px){.Hero-module__s-6kkG__heroTitle{font-size:var(--text-5xl)}.Hero-module__s-6kkG__heroContent{gap:var(--space-10);grid-template-columns:1fr}.Hero-module__s-6kkG__heroVisual{max-width:500px}}@media (max-width:768px){.Hero-module__s-6kkG__hero{min-height:auto;padding:var(--space-12) 0 var(--space-16)}.Hero-module__s-6kkG__heroTitle{font-size:var(--text-4xl)}.Hero-module__s-6kkG__stats{gap:var(--space-5);flex-wrap:wrap}.Hero-module__s-6kkG__statDivider,.Hero-module__s-6kkG__floatingCard{display:none}}@media (max-width:480px){.Hero-module__s-6kkG__heroTitle{font-size:var(--text-3xl)}.Hero-module__s-6kkG__heroCtas{flex-direction:column}}
.ServicesGrid-module__wkMD6a__services{padding:var(--space-24) 0;background:var(--color-off-white)}.ServicesGrid-module__wkMD6a__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.ServicesGrid-module__wkMD6a__card{padding:var(--space-8);background:var(--color-white);border-radius:var(--radius-lg);border:1px solid var(--color-gray-100);transition:all var(--transition-base);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.ServicesGrid-module__wkMD6a__card:before{content:"";background:var(--gradient-primary);transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ServicesGrid-module__wkMD6a__card:hover{box-shadow:var(--shadow-lg);border-color:#0f6e6e26;transform:translateY(-4px)}.ServicesGrid-module__wkMD6a__card:hover:before{transform:scaleX(1)}.ServicesGrid-module__wkMD6a__cardIcon{width:52px;height:52px;color:var(--color-primary);border-radius:var(--radius-md);margin-bottom:var(--space-5);transition:all var(--transition-base);background:#0f6e6e14;justify-content:center;align-items:center;display:flex}.ServicesGrid-module__wkMD6a__card:hover .ServicesGrid-module__wkMD6a__cardIcon{background:var(--color-primary);color:var(--color-white)}.ServicesGrid-module__wkMD6a__cardContent{flex:1}.ServicesGrid-module__wkMD6a__cardHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.ServicesGrid-module__wkMD6a__cardTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-gray-900);font-weight:700}.ServicesGrid-module__wkMD6a__cardTag{font-size:var(--text-xs);border-radius:var(--radius-full);color:var(--color-accent-dark);background:#f5a6231a;padding:2px 10px;font-weight:600}.ServicesGrid-module__wkMD6a__cardDesc{font-size:var(--text-sm);color:var(--color-gray-500);line-height:1.7}.ServicesGrid-module__wkMD6a__cardArrow{margin-top:var(--space-5);color:var(--color-primary);opacity:0;transition:all var(--transition-base);justify-content:flex-end;align-items:center;display:flex;transform:translate(-10px)}.ServicesGrid-module__wkMD6a__card:hover .ServicesGrid-module__wkMD6a__cardArrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.ServicesGrid-module__wkMD6a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesGrid-module__wkMD6a__services{padding:var(--space-16) 0}}@media (max-width:600px){.ServicesGrid-module__wkMD6a__grid{grid-template-columns:1fr}}
.FeaturedProjects-module__ylntoa__projects{padding:var(--space-24) 0;background:var(--color-white)}.FeaturedProjects-module__ylntoa__grid{gap:var(--space-8);grid-template-columns:repeat(2,1fr);display:grid}.FeaturedProjects-module__ylntoa__card{border-radius:var(--radius-lg);border:1px solid var(--color-gray-100);background:var(--color-white);transition:all var(--transition-base);overflow:hidden}.FeaturedProjects-module__ylntoa__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.FeaturedProjects-module__ylntoa__cardPreview{padding:var(--space-8);justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.FeaturedProjects-module__ylntoa__previewContent{align-items:center;gap:var(--space-4);display:flex}.FeaturedProjects-module__ylntoa__projectLogo{border-radius:var(--radius-md);color:#fff;width:48px;height:48px;font-family:var(--font-heading);font-weight:800;font-size:var(--text-xl);background:#fff3;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeaturedProjects-module__ylntoa__previewTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:#fff;margin-bottom:2px;font-weight:700}.FeaturedProjects-module__ylntoa__previewSubtitle{font-size:var(--text-sm);color:#ffffffb3}.FeaturedProjects-module__ylntoa__statusBadge{font-size:var(--text-xs);border-radius:var(--radius-full);white-space:nowrap;flex-shrink:0;padding:4px 12px;font-weight:600}.FeaturedProjects-module__ylntoa__live{color:#6ee7b7;background:#10b98133}.FeaturedProjects-module__ylntoa__dev{color:#fcd34d;background:#f59e0b33}.FeaturedProjects-module__ylntoa__cardBody{padding:var(--space-6) var(--space-8) var(--space-8)}.FeaturedProjects-module__ylntoa__cardDesc{font-size:var(--text-sm);color:var(--color-gray-500);margin-bottom:var(--space-5);line-height:1.7}.FeaturedProjects-module__ylntoa__tags{gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.FeaturedProjects-module__ylntoa__tag{font-size:var(--text-xs);border-radius:var(--radius-full);background:var(--color-gray-50);color:var(--color-gray-500);border:1px solid var(--color-gray-100);padding:3px 10px;font-weight:500}.FeaturedProjects-module__ylntoa__cardLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-primary);transition:gap var(--transition-fast);font-weight:600;text-decoration:none;display:inline-flex}.FeaturedProjects-module__ylntoa__cardLink:hover{gap:var(--space-3);color:var(--color-primary-dark)}.FeaturedProjects-module__ylntoa__viewAll{text-align:center;margin-top:var(--space-12)}@media (max-width:768px){.FeaturedProjects-module__ylntoa__grid{grid-template-columns:1fr}.FeaturedProjects-module__ylntoa__projects{padding:var(--space-16) 0}.FeaturedProjects-module__ylntoa__cardPreview{gap:var(--space-3);flex-direction:column}}
.WhyRapidDigital-module__DNkkya__why{padding:var(--space-24) 0;background:var(--gradient-dark);color:var(--color-white);position:relative;overflow:hidden}.WhyRapidDigital-module__DNkkya__bgShape{pointer-events:none;background:radial-gradient(circle,#0f6e6e26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.WhyRapidDigital-module__DNkkya__layout{gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:flex-start;display:grid}.WhyRapidDigital-module__DNkkya__left{top:calc(var(--header-height) + var(--space-8));position:sticky}.WhyRapidDigital-module__DNkkya__heading{font-size:var(--text-5xl);color:var(--color-white);margin-top:var(--space-4);margin-bottom:var(--space-6);font-weight:900;line-height:1.1}.WhyRapidDigital-module__DNkkya__headingAccent{color:var(--color-accent)}.WhyRapidDigital-module__DNkkya__subtitle{font-size:var(--text-lg);color:#fff9;margin-bottom:var(--space-8);line-height:1.7}.WhyRapidDigital-module__DNkkya__certCard{align-items:flex-start;gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-lg);background:#f5a62314;border:1px solid #f5a62333;display:flex}.WhyRapidDigital-module__DNkkya__certIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-accent);background:#f5a62326;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyRapidDigital-module__DNkkya__certTitle{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:var(--space-1);font-weight:700;font-size:var(--text-base)}.WhyRapidDigital-module__DNkkya__certDesc{font-size:var(--text-sm);color:#ffffff80;line-height:1.6}.WhyRapidDigital-module__DNkkya__right{gap:var(--space-5);flex-direction:column;display:flex}.WhyRapidDigital-module__DNkkya__reasonCard{align-items:flex-start;gap:var(--space-5);padding:var(--space-6);border-radius:var(--radius-lg);transition:all var(--transition-base);background:#ffffff0a;border:1px solid #ffffff0f;display:flex}.WhyRapidDigital-module__DNkkya__reasonCard:hover{background:#ffffff14;border-color:#0f6e6e4d;transform:translate(4px)}.WhyRapidDigital-module__DNkkya__reasonIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-primary-lighter);background:#0f6e6e26;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyRapidDigital-module__DNkkya__reasonTitle{font-family:var(--font-heading);color:var(--color-white);margin-bottom:var(--space-2);font-weight:700;font-size:var(--text-base)}.WhyRapidDigital-module__DNkkya__reasonDesc{font-size:var(--text-sm);color:#ffffff80;line-height:1.6}@media (max-width:1024px){.WhyRapidDigital-module__DNkkya__layout{gap:var(--space-10);grid-template-columns:1fr}.WhyRapidDigital-module__DNkkya__left{position:static}.WhyRapidDigital-module__DNkkya__heading{font-size:var(--text-4xl)}}@media (max-width:768px){.WhyRapidDigital-module__DNkkya__why{padding:var(--space-16) 0}.WhyRapidDigital-module__DNkkya__heading{font-size:var(--text-3xl)}}
.CTASection-module__99WdbW__cta{padding:var(--space-24) 0;background:var(--gradient-primary);text-align:center;position:relative;overflow:hidden}.CTASection-module__99WdbW__bgPattern{pointer-events:none;background-image:radial-gradient(circle at 20%,#f5a6231a 0%,#0000 50%),radial-gradient(circle at 80%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}.CTASection-module__99WdbW__ctaContent{z-index:1;max-width:650px;padding:0 var(--space-6);margin:0 auto;position:relative}.CTASection-module__99WdbW__ctaTitle{font-size:var(--text-5xl);color:var(--color-white);margin-bottom:var(--space-5);font-weight:900}.CTASection-module__99WdbW__accent{color:var(--color-accent)}.CTASection-module__99WdbW__ctaDesc{font-size:var(--text-lg);color:#ffffffb3;margin-bottom:var(--space-10);line-height:1.7}.CTASection-module__99WdbW__ctaButtons{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.CTASection-module__99WdbW__cta{padding:var(--space-16) 0}.CTASection-module__99WdbW__ctaTitle{font-size:var(--text-3xl)}.CTASection-module__99WdbW__ctaButtons{flex-direction:column;align-items:center}}
