.Header-module__hBw1pG__header{z-index:100;padding:var(--space-4)0;transition:all var(--transition-base);background:0 0;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--white-05);padding:var(--space-3)0;background:#0b1120d9}.Header-module__hBw1pG__inner{max-width:1200px;padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.Header-module__hBw1pG__logoIcon{object-fit:contain;width:32px;height:32px}.Header-module__hBw1pG__logoText{color:var(--white);letter-spacing:-.01em;font-family:Comfortaa,sans-serif;font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__nav{align-items:center;gap:var(--space-8);display:flex}.Header-module__hBw1pG__navLink{color:var(--white-60);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--blue-primary);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--white)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__actions{align-items:center;gap:var(--space-3);display:flex}.Header-module__hBw1pG__ctaBtn{padding:var(--space-2)var(--space-5);border-radius:var(--radius-md);background:linear-gradient(135deg,var(--blue-primary),var(--blue-light));color:var(--white);transition:all var(--transition-base);box-shadow:var(--shadow-blue);align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.Header-module__hBw1pG__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 12px 30px #2563ff59}.Header-module__hBw1pG__walletBtn{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);color:var(--blue-light);transition:all var(--transition-base);background:#2563ff14;border:1px solid #2563ff4d;font-size:.875rem;font-weight:600;display:inline-flex}.Header-module__hBw1pG__walletBtn:hover{background:#2563ff26;border-color:#2563ff80;transform:translateY(-1px)}.Header-module__hBw1pG__signupBtn{padding:var(--space-2)var(--space-5);border-radius:var(--radius-md);border:1px solid var(--blue-primary);color:var(--blue-light);transition:all var(--transition-base);background:0 0;align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.Header-module__hBw1pG__signupBtn:hover{background:#2563ff1a;transform:translateY(-1px)}.Header-module__hBw1pG__mobileActions{gap:var(--space-3);margin-top:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--white-10);flex-direction:column;display:flex}.Header-module__hBw1pG__mobileAuthRow{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.Header-module__hBw1pG__menuBtn{color:var(--white);padding:var(--space-2);display:none}.Header-module__hBw1pG__mobileMenu{gap:var(--space-2);padding:var(--space-4)var(--space-6)var(--space-6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--white-10);background:#0b1120f2;flex-direction:column;animation:.3s Header-module__hBw1pG__fadeInDown;display:none}.Header-module__hBw1pG__mobileLink{padding:var(--space-3)0;color:var(--white-80);border-bottom:1px solid var(--white-05);transition:color var(--transition-fast);font-size:1rem;font-weight:500}.Header-module__hBw1pG__mobileLink:hover{color:var(--blue-light)}.Header-module__hBw1pG__mobileCta{margin-top:var(--space-2);justify-content:center}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__menuBtn,.Header-module__hBw1pG__mobileMenu{display:flex}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:100px;padding-bottom:var(--space-16);background:var(--navy-deep);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGrid{background-image:linear-gradient(90deg,#2563ff0a 1px,#0000 1px),linear-gradient(#2563ff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.Hero-module__ZARIfG__bgGlow{pointer-events:none;background:radial-gradient(circle,#2563ff1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;left:-10%}.Hero-module__ZARIfG__bgGlowRight{pointer-events:none;background:radial-gradient(circle,#00c48c14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;right:-10%}.Hero-module__ZARIfG__content{gap:var(--space-16);z-index:1;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module__ZARIfG__textBlock{gap:var(--space-6);flex-direction:column;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--white);font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.12}.Hero-module__ZARIfG__subtitle{color:var(--gray-400);max-width:520px;font-size:1.0625rem;line-height:1.7}.Hero-module__ZARIfG__ctas{gap:var(--space-4);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__trustLine{align-items:center;gap:var(--space-3);color:var(--gray-500);flex-wrap:wrap;font-size:.8125rem;display:flex}.Hero-module__ZARIfG__dot{background:var(--gray-600);border-radius:50%;width:4px;height:4px}.Hero-module__ZARIfG__imageBlock{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__heroImageWrapper{width:100%;max-width:480px;position:relative}.Hero-module__ZARIfG__heroImage{border-radius:var(--radius-2xl);object-fit:cover;width:100%;height:auto}.Hero-module__ZARIfG__floatingCard{border-radius:var(--radius-lg,8px);z-index:3;justify-content:center;align-items:center;padding:12px 20px;display:flex;position:absolute;box-shadow:0 4px 16px #00000040}.Hero-module__ZARIfG__cardBlue{background:#1d64e8}.Hero-module__ZARIfG__cardWhite{background:#fff}.Hero-module__ZARIfG__cardGreen{background:#00b37e}.Hero-module__ZARIfG__cardContent{text-align:center;width:100%}.Hero-module__ZARIfG__textDark{color:#111827!important}.Hero-module__ZARIfG__floatingTopRight{top:10%;right:-8%}.Hero-module__ZARIfG__floatingMiddleRight{top:40%;right:-12%}.Hero-module__ZARIfG__floatingBottomRight{top:65%;right:-4%}.Hero-module__ZARIfG__floatingTitle{color:var(--white);font-size:.75rem;font-weight:600;line-height:1.2}.Hero-module__ZARIfG__floatingValue{color:var(--white);font-size:.9375rem;font-weight:700;font-family:var(--font-heading);line-height:1.3}.Hero-module__ZARIfG__logoContainer{align-items:center;gap:10px;display:flex}.Hero-module__ZARIfG__logoImg{object-fit:contain;flex-shrink:0;width:44px;height:44px}.Hero-module__ZARIfG__textoLogo{color:var(--white);letter-spacing:-.01em;font-family:Comfortaa,sans-serif;font-size:1.5rem;font-weight:700}@media (max-width:1024px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__subtitle{max-width:100%}.Hero-module__ZARIfG__ctas,.Hero-module__ZARIfG__trustLine,.Hero-module__ZARIfG__logoContainer{justify-content:center}.Hero-module__ZARIfG__imageBlock{margin-top:var(--space-8)}.Hero-module__ZARIfG__floatingTopRight{right:0%}.Hero-module__ZARIfG__floatingMiddleRight{right:-4%}.Hero-module__ZARIfG__floatingBottomRight{right:2%}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding-top:80px}.Hero-module__ZARIfG__floatingCard{display:none}.Hero-module__ZARIfG__heroImageWrapper{max-width:320px}}
.QuickBenefits-module__JbiQSq__section{padding:var(--space-20)0;background:var(--navy-deep);border-top:1px solid var(--navy-border);overflow:hidden}.QuickBenefits-module__JbiQSq__layout{gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.QuickBenefits-module__JbiQSq__imageBlock{position:relative}.QuickBenefits-module__JbiQSq__imageWrapper{border-radius:var(--radius-2xl);aspect-ratio:4/3;box-shadow:0 20px 60px #0006,0 0 0 1px var(--navy-border);position:relative;overflow:hidden}.QuickBenefits-module__JbiQSq__photo{object-fit:cover;width:100%;height:100%;display:block}.QuickBenefits-module__JbiQSq__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#070c1b40 0%,#070c1b0d 40%,#070c1b59 100%);position:absolute;inset:0}.QuickBenefits-module__JbiQSq__logoBadge{-webkit-backdrop-filter:blur(16px);background:#0b1120b3;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;padding:12px 20px;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.QuickBenefits-module__JbiQSq__logoIcon{object-fit:contain;flex-shrink:0;width:32px;height:32px}.QuickBenefits-module__JbiQSq__logoText{color:var(--white);letter-spacing:-.01em;white-space:nowrap;font-family:Comfortaa,sans-serif;font-size:1.05rem;font-weight:700}.QuickBenefits-module__JbiQSq__statPill{-webkit-backdrop-filter:blur(16px);background:#0b1120b3;border:1px solid #ffffff1a;border-radius:40px;align-items:center;gap:8px;padding:8px 16px;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 16px #00000040}.QuickBenefits-module__JbiQSq__statDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite QuickBenefits-module__JbiQSq__pulse-dot;box-shadow:0 0 8px #22c55e80}@keyframes QuickBenefits-module__JbiQSq__pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.QuickBenefits-module__JbiQSq__statLabel{color:var(--white);white-space:nowrap;font-size:.8125rem;font-weight:600}.QuickBenefits-module__JbiQSq__benefitsBlock{gap:var(--space-6);flex-direction:column;display:flex}.QuickBenefits-module__JbiQSq__sectionTag{text-transform:uppercase;letter-spacing:.1em;color:var(--blue-light);font-size:.8125rem;font-weight:700}.QuickBenefits-module__JbiQSq__grid{gap:var(--space-4);flex-direction:column;display:flex}.QuickBenefits-module__JbiQSq__card{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-xl);border:1px solid var(--navy-border);background:var(--navy-surface);transition:all var(--transition-base);display:flex}.QuickBenefits-module__JbiQSq__card:hover{background:#2563ff0a;border-color:#2563ff4d;transform:translate(4px)}.QuickBenefits-module__JbiQSq__icon{border-radius:var(--radius-lg);background:var(--blue-glow);width:44px;min-width:44px;height:44px;color:var(--blue-light);justify-content:center;align-items:center;display:flex}.QuickBenefits-module__JbiQSq__title{color:var(--white);margin-bottom:2px;font-size:1.0625rem;font-weight:700}.QuickBenefits-module__JbiQSq__desc{color:var(--gray-400);font-size:.875rem;line-height:1.6}@media (max-width:1024px){.QuickBenefits-module__JbiQSq__layout{gap:var(--space-10);grid-template-columns:1fr}.QuickBenefits-module__JbiQSq__imageWrapper{max-width:520px;margin:0 auto}}@media (max-width:640px){.QuickBenefits-module__JbiQSq__section{padding:var(--space-14)0}.QuickBenefits-module__JbiQSq__logoBadge{border-radius:10px;padding:10px 14px;bottom:12px;left:12px}.QuickBenefits-module__JbiQSq__logoIcon{width:24px;height:24px}.QuickBenefits-module__JbiQSq__logoText{font-size:.875rem}.QuickBenefits-module__JbiQSq__statPill{padding:6px 12px;top:12px;right:12px}.QuickBenefits-module__JbiQSq__statLabel{font-size:.75rem}.QuickBenefits-module__JbiQSq__card{padding:var(--space-4)}}
.ProblemSection-module__A0rn6q__section{padding:var(--space-24)0;background:var(--navy-deep)}.ProblemSection-module__A0rn6q__layout{gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;display:grid}.ProblemSection-module__A0rn6q__textBlock{gap:var(--space-5);flex-direction:column;display:flex}.ProblemSection-module__A0rn6q__title{color:var(--white);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.ProblemSection-module__A0rn6q__highlight{color:var(--blue-light)}.ProblemSection-module__A0rn6q__subtitle{color:var(--gray-400);font-size:1.0625rem;line-height:1.7}.ProblemSection-module__A0rn6q__cards{gap:var(--space-4);flex-direction:column;display:flex}.ProblemSection-module__A0rn6q__card{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-xl);border:1px solid var(--navy-border);background:var(--navy-surface);transition:all var(--transition-base);display:flex}.ProblemSection-module__A0rn6q__card:hover{background:#ef444408;border-color:#ef444440}.ProblemSection-module__A0rn6q__cardIcon{border-radius:var(--radius-lg);color:#ef4444;background:#ef44441a;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ProblemSection-module__A0rn6q__cardTitle{color:var(--white);margin-bottom:var(--space-1);font-size:1rem;font-weight:700}.ProblemSection-module__A0rn6q__cardDesc{color:var(--gray-400);font-size:.875rem;line-height:1.6}@media (max-width:1024px){.ProblemSection-module__A0rn6q__layout{gap:var(--space-10);grid-template-columns:1fr}.ProblemSection-module__A0rn6q__textBlock{text-align:center;align-items:center}}
.FeaturesGrid-module__hhbcVW__section{padding:var(--space-24)0;background:var(--navy-card)}.FeaturesGrid-module__hhbcVW__grid{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.FeaturesGrid-module__hhbcVW__card{gap:var(--space-3);padding:var(--space-6);border-radius:var(--radius-xl);border:1px solid var(--navy-border);background:var(--navy-surface);transition:all var(--transition-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.FeaturesGrid-module__hhbcVW__card:before{content:"";background:linear-gradient(90deg,var(--blue-primary),var(--blue-light));opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.FeaturesGrid-module__hhbcVW__card:hover{border-color:#2563ff4d;transform:translateY(-3px)}.FeaturesGrid-module__hhbcVW__card:hover:before{opacity:1}.FeaturesGrid-module__hhbcVW__cardIcon{border-radius:var(--radius-lg);background:var(--blue-glow);width:44px;height:44px;color:var(--blue-light);justify-content:center;align-items:center;display:flex}.FeaturesGrid-module__hhbcVW__cardTitle{color:var(--white);font-size:1rem;font-weight:700}.FeaturesGrid-module__hhbcVW__cardDesc{color:var(--gray-400);font-size:.8125rem;line-height:1.6}@media (max-width:1024px){.FeaturesGrid-module__hhbcVW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturesGrid-module__hhbcVW__grid{grid-template-columns:1fr}}
.DigitalTransformation-module__C0hXOW__section{padding:var(--space-24)0;background:var(--navy-deep)}.DigitalTransformation-module__C0hXOW__layout{gap:var(--space-16);grid-template-columns:1fr 1.1fr;align-items:center;display:grid}.DigitalTransformation-module__C0hXOW__textBlock{gap:var(--space-5);flex-direction:column;display:flex}.DigitalTransformation-module__C0hXOW__title{color:var(--white);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.DigitalTransformation-module__C0hXOW__subtitle{color:var(--gray-400);font-size:1.0625rem;line-height:1.7}.DigitalTransformation-module__C0hXOW__mockupBlock{justify-content:center;display:flex}.DigitalTransformation-module__C0hXOW__dashboardMockup{background:var(--navy-card);border:1px solid var(--navy-border);border-radius:var(--radius-2xl);width:100%;max-width:520px;box-shadow:var(--shadow-xl),0 0 80px #2563ff0f;padding:0;overflow:hidden}.DigitalTransformation-module__C0hXOW__dashTopBar{align-items:center;gap:var(--space-4);padding:var(--space-4)var(--space-5);border-bottom:1px solid var(--navy-border);display:flex}.DigitalTransformation-module__C0hXOW__dashDots{gap:6px;display:flex}.DigitalTransformation-module__C0hXOW__dotRed{background:#ef4444;border-radius:50%;width:10px;height:10px}.DigitalTransformation-module__C0hXOW__dotYellow{background:#fbbf24;border-radius:50%;width:10px;height:10px}.DigitalTransformation-module__C0hXOW__dotGreen{background:#22c55e;border-radius:50%;width:10px;height:10px}.DigitalTransformation-module__C0hXOW__dashTitle{color:var(--white-80);font-size:.8125rem;font-weight:600}.DigitalTransformation-module__C0hXOW__dashGrid{gap:var(--space-3);padding:var(--space-4)var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.DigitalTransformation-module__C0hXOW__dashCard{background:var(--navy-surface);border:1px solid var(--navy-border);border-radius:var(--radius-lg);padding:var(--space-3)}.DigitalTransformation-module__C0hXOW__dashCardHeader{align-items:center;gap:var(--space-1);color:var(--gray-500);margin-bottom:var(--space-1);font-size:.6875rem;display:flex}.DigitalTransformation-module__C0hXOW__dashCardIcon{color:var(--blue-light)}.DigitalTransformation-module__C0hXOW__dashCardValue{color:var(--white);font-size:1.25rem;font-weight:800;font-family:var(--font-heading)}.DigitalTransformation-module__C0hXOW__dashCardBadge{color:var(--blue-light);background:var(--blue-glow);border-radius:var(--radius-sm);padding:1px 6px;font-size:.625rem;font-weight:600}.DigitalTransformation-module__C0hXOW__dashCardBadgeGreen{color:var(--green-accent);background:var(--green-soft);border-radius:var(--radius-sm);padding:1px 6px;font-size:.625rem;font-weight:600}.DigitalTransformation-module__C0hXOW__dashChart{padding:var(--space-3)var(--space-5)var(--space-4)}.DigitalTransformation-module__C0hXOW__dashChartTitle{color:var(--gray-400);margin-bottom:var(--space-3);font-size:.75rem;font-weight:600}.DigitalTransformation-module__C0hXOW__chartBars{align-items:flex-end;gap:6px;height:80px;display:flex}.DigitalTransformation-module__C0hXOW__chartBar{background:linear-gradient(180deg,var(--blue-primary),var(--blue-light));min-height:4px;transition:all var(--transition-base);border-radius:3px 3px 0 0;flex:1}.DigitalTransformation-module__C0hXOW__chartBar:hover{opacity:.8}.DigitalTransformation-module__C0hXOW__dashList{padding:var(--space-3)var(--space-5)var(--space-5);border-top:1px solid var(--navy-border)}.DigitalTransformation-module__C0hXOW__dashListTitle{color:var(--gray-400);margin-bottom:var(--space-3);font-size:.75rem;font-weight:600}.DigitalTransformation-module__C0hXOW__dashListItem{align-items:center;gap:var(--space-3);padding:var(--space-2)0;display:flex}.DigitalTransformation-module__C0hXOW__dashListItem+.DigitalTransformation-module__C0hXOW__dashListItem{border-top:1px solid var(--white-05)}.DigitalTransformation-module__C0hXOW__dashAvatar{background:var(--blue-glow);width:28px;height:28px;color:var(--blue-light);border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex}.DigitalTransformation-module__C0hXOW__dashListName{color:var(--white-80);flex:1;font-size:.8125rem}.DigitalTransformation-module__C0hXOW__dashListIcon{color:var(--gray-500)}@media (max-width:1024px){.DigitalTransformation-module__C0hXOW__layout{gap:var(--space-10);grid-template-columns:1fr}.DigitalTransformation-module__C0hXOW__textBlock{text-align:center;align-items:center}}
.DarkShowcase-module__jDYSJq__section{padding:var(--space-24)0;background:var(--navy-card);position:relative;overflow:hidden}.DarkShowcase-module__jDYSJq__bgGlow{pointer-events:none;background:radial-gradient(circle,#2563ff1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.DarkShowcase-module__jDYSJq__layout{gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;display:grid}.DarkShowcase-module__jDYSJq__textBlock{gap:var(--space-6);flex-direction:column;display:flex}.DarkShowcase-module__jDYSJq__title{color:var(--white);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.DarkShowcase-module__jDYSJq__titleBreak{display:block}.DarkShowcase-module__jDYSJq__list{gap:var(--space-3);flex-direction:column;display:flex}.DarkShowcase-module__jDYSJq__listItem{align-items:flex-start;gap:var(--space-3);color:var(--gray-400);font-size:1rem;line-height:1.6;display:flex}.DarkShowcase-module__jDYSJq__listCheck{color:var(--green-accent);flex-shrink:0;margin-top:3px}.DarkShowcase-module__jDYSJq__cardsBlock{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.DarkShowcase-module__jDYSJq__previewImageWrapper{border-radius:var(--radius-2xl);border:1px solid var(--navy-border);align-self:center;width:100%;max-width:640px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000059}.DarkShowcase-module__jDYSJq__previewImage{object-fit:cover;width:100%;height:auto;display:block}.DarkShowcase-module__jDYSJq__cashbackBadge{border-radius:var(--radius-lg);color:var(--white);z-index:2;background:#00b37e;padding:12px 18px;font-size:.875rem;font-weight:700;line-height:1.2;position:absolute;bottom:20px;left:20px;box-shadow:0 8px 24px #00000047}.DarkShowcase-module__jDYSJq__statsColumn{gap:var(--space-4);z-index:2;flex-direction:column;display:flex;position:relative}.DarkShowcase-module__jDYSJq__statCard{background:var(--navy-surface);border:1px solid var(--navy-border);border-radius:var(--radius-xl);padding:var(--space-4)var(--space-5)}.DarkShowcase-module__jDYSJq__statCardAccent{background:linear-gradient(135deg,var(--blue-primary),var(--blue-light));border-radius:var(--radius-xl);padding:var(--space-4)var(--space-5)}.DarkShowcase-module__jDYSJq__statCardBadge{align-items:center;gap:var(--space-2);color:var(--green-accent);font-size:.875rem;font-weight:600;display:flex}.DarkShowcase-module__jDYSJq__statCardRow{align-items:center;gap:var(--space-3);display:flex}.DarkShowcase-module__jDYSJq__statIcon{color:var(--blue-light)}.DarkShowcase-module__jDYSJq__statIconAccent{color:var(--white-80)}.DarkShowcase-module__jDYSJq__statLabel{color:var(--gray-500);font-size:.75rem}.DarkShowcase-module__jDYSJq__statLabelLight{color:var(--white-60);font-size:.75rem}.DarkShowcase-module__jDYSJq__statValue,.DarkShowcase-module__jDYSJq__statValueAccent{color:var(--white);font-size:1rem;font-weight:700;font-family:var(--font-heading)}.DarkShowcase-module__jDYSJq__logoWatermark{opacity:.08;z-index:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.DarkShowcase-module__jDYSJq__watermarkImg{width:300px;height:auto}@media (max-width:1024px){.DarkShowcase-module__jDYSJq__layout{gap:var(--space-10);grid-template-columns:1fr}.DarkShowcase-module__jDYSJq__textBlock{text-align:center;align-items:center}.DarkShowcase-module__jDYSJq__logoWatermark{display:none}}@media (max-width:640px){.DarkShowcase-module__jDYSJq__cashbackBadge{padding:10px 14px;font-size:.75rem;bottom:12px;left:12px}}
.HowItWorks-module__tSMH5W__section{padding:var(--space-24)0;background:var(--navy-deep)}.HowItWorks-module__tSMH5W__timeline{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(4,1fr);display:grid}.HowItWorks-module__tSMH5W__timelineItem{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepNumber{background:linear-gradient(135deg,var(--blue-primary),var(--blue-light));width:48px;height:48px;color:var(--white);font-size:1.25rem;font-weight:800;font-family:var(--font-heading);box-shadow:var(--shadow-blue);margin-bottom:var(--space-4);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepConnector{z-index:1;height:2px;position:absolute;top:24px;left:calc(50% + 24px);right:calc(24px - 50%)}.HowItWorks-module__tSMH5W__stepLine{background:linear-gradient(90deg,var(--blue-primary),var(--navy-border));height:100%}.HowItWorks-module__tSMH5W__timelineItem:last-child .HowItWorks-module__tSMH5W__stepConnector{display:none}.HowItWorks-module__tSMH5W__stepContent{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.HowItWorks-module__tSMH5W__stepIcon{border-radius:var(--radius-lg);background:var(--blue-glow);width:44px;height:44px;color:var(--blue-light);justify-content:center;align-items:center;display:flex}.HowItWorks-module__tSMH5W__stepTitle{color:var(--white);font-size:1rem;font-weight:700}.HowItWorks-module__tSMH5W__stepDesc{color:var(--gray-400);max-width:260px;font-size:.875rem;line-height:1.6}.HowItWorks-module__tSMH5W__ctaRow{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:1024px){.HowItWorks-module__tSMH5W__timeline{gap:var(--space-10);grid-template-columns:repeat(2,1fr)}.HowItWorks-module__tSMH5W__stepConnector{display:none}}@media (max-width:640px){.HowItWorks-module__tSMH5W__timeline{gap:var(--space-10);grid-template-columns:1fr}}
.BusinessSizes-module__HCFT0a__section{padding:var(--space-24)0;background:var(--navy-card)}.BusinessSizes-module__HCFT0a__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.BusinessSizes-module__HCFT0a__card{gap:var(--space-4);padding:var(--space-8);border-radius:var(--radius-2xl);border:1px solid var(--navy-border);background:var(--navy-surface);transition:all var(--transition-base);flex-direction:column;display:flex}.BusinessSizes-module__HCFT0a__card:hover{border-color:#2563ff4d;transform:translateY(-3px)}.BusinessSizes-module__HCFT0a__cardTop{justify-content:space-between;align-items:center;display:flex}.BusinessSizes-module__HCFT0a__cardIcon{border-radius:var(--radius-xl);background:var(--blue-glow);width:56px;height:56px;color:var(--blue-light);border:1px solid #2563ff33;justify-content:center;align-items:center;display:flex}.BusinessSizes-module__HCFT0a__growthBadge{align-items:center;gap:var(--space-1);color:var(--green-accent);background:var(--green-soft);padding:var(--space-1)var(--space-3);border-radius:var(--radius-full);font-size:.75rem;font-weight:600;display:flex}.BusinessSizes-module__HCFT0a__cardTitle{color:var(--white);font-size:1.25rem;font-weight:700}.BusinessSizes-module__HCFT0a__cardDesc{color:var(--gray-400);font-size:.9375rem;line-height:1.7}@media (max-width:1024px){.BusinessSizes-module__HCFT0a__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.Pricing-module__yc4bBa__section{padding:var(--space-24)0;background:var(--navy-deep)}.Pricing-module__yc4bBa__grid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);align-items:start;display:grid}.Pricing-module__yc4bBa__planCard{border-radius:var(--radius-2xl);border:1px solid var(--navy-border);background:var(--navy-surface);transition:all var(--transition-base);position:relative;overflow:visible}.Pricing-module__yc4bBa__planCard:hover{transform:translateY(-3px)}.Pricing-module__yc4bBa__highlight{border-color:var(--blue-primary);box-shadow:0 0 40px #2563ff1f}.Pricing-module__yc4bBa__enterprise{background:linear-gradient(135deg,var(--blue-primary),#1d4ed8);border-color:#0000}.Pricing-module__yc4bBa__popularBadge{background:linear-gradient(135deg,var(--blue-primary),var(--blue-light));color:var(--white);text-align:center;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;padding:6px 16px;font-size:.75rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Pricing-module__yc4bBa__planHeader{padding:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.Pricing-module__yc4bBa__planName{color:var(--white);font-size:1.5rem;font-weight:700}.Pricing-module__yc4bBa__enterprise .Pricing-module__yc4bBa__planName{color:var(--white-90)}.Pricing-module__yc4bBa__priceRow{align-items:baseline;gap:var(--space-1);display:flex}.Pricing-module__yc4bBa__pricePrefix{color:var(--white);font-size:1.125rem;font-weight:600}.Pricing-module__yc4bBa__priceValue{color:var(--white);font-size:2.75rem;font-weight:800;font-family:var(--font-heading);line-height:1}.Pricing-module__yc4bBa__highlight .Pricing-module__yc4bBa__priceValue{color:var(--blue-light)}.Pricing-module__yc4bBa__enterprise .Pricing-module__yc4bBa__priceValue{color:var(--white-90);font-size:1.75rem}.Pricing-module__yc4bBa__priceSuffix{color:var(--gray-500);margin-left:var(--space-1);font-size:.875rem}.Pricing-module__yc4bBa__enterprise .Pricing-module__yc4bBa__priceSuffix{color:var(--white-60)}.Pricing-module__yc4bBa__planDesc{color:var(--gray-400);font-size:.9375rem;line-height:1.6}.Pricing-module__yc4bBa__enterprise .Pricing-module__yc4bBa__planDesc{color:var(--white-60)}.Pricing-module__yc4bBa__planBtn{text-align:center;padding:var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-base);border:1px solid var(--blue-primary);background:var(--blue-glow);color:var(--blue-light);font-size:.9375rem;font-weight:600;display:block}.Pricing-module__yc4bBa__planBtn:hover{background:#2563ff33}.Pricing-module__yc4bBa__planBtnHighlight{background:linear-gradient(135deg,var(--blue-primary),var(--blue-light));color:var(--white);box-shadow:var(--shadow-blue);border-color:#0000}.Pricing-module__yc4bBa__planBtnHighlight:hover{transform:translateY(-1px);box-shadow:0 12px 30px #2563ff59}.Pricing-module__yc4bBa__planBtnEnterprise{background:var(--white);color:var(--navy-deep);border-color:#0000}.Pricing-module__yc4bBa__planBtnEnterprise:hover{background:var(--gray-100)}.Pricing-module__yc4bBa__featuresList{padding:0 var(--space-6)var(--space-6);gap:var(--space-3);flex-direction:column;display:flex}.Pricing-module__yc4bBa__featureItem{align-items:flex-start;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--white-05);display:flex}.Pricing-module__yc4bBa__featureItem:first-child{border-top:none}.Pricing-module__yc4bBa__featureIcon{flex-shrink:0;margin-top:2px}.Pricing-module__yc4bBa__featureIncluded{color:var(--blue-light)}.Pricing-module__yc4bBa__featureExcluded{color:var(--red-soft)}.Pricing-module__yc4bBa__enterprise .Pricing-module__yc4bBa__featureIncluded{color:var(--white-80)}.Pricing-module__yc4bBa__featureText{color:var(--gray-400);font-size:.875rem;line-height:1.5}.Pricing-module__yc4bBa__featureText strong{color:var(--white);font-weight:600}.Pricing-module__yc4bBa__enterprise .Pricing-module__yc4bBa__featureText{color:var(--white-60)}.Pricing-module__yc4bBa__enterprise .Pricing-module__yc4bBa__featureText strong{color:var(--white-90)}@media (max-width:1024px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}}
.Faq-module__pkI36W__section{padding:var(--space-24)0;background:var(--navy-card)}.Faq-module__pkI36W__accordion{gap:var(--space-3);flex-direction:column;max-width:760px;margin:0 auto;display:flex}.Faq-module__pkI36W__item{border-radius:var(--radius-xl);border:1px solid var(--navy-border);background:var(--navy-surface);transition:all var(--transition-base);overflow:hidden}.Faq-module__pkI36W__itemOpen{border-color:#2563ff40}.Faq-module__pkI36W__trigger{width:100%;padding:var(--space-5)var(--space-6);cursor:pointer;text-align:left;color:var(--white);transition:background var(--transition-fast);justify-content:space-between;align-items:center;display:flex}.Faq-module__pkI36W__trigger:hover{background:var(--white-05)}.Faq-module__pkI36W__question{color:var(--white);font-size:1rem;font-weight:600;line-height:1.4}.Faq-module__pkI36W__icon{border-radius:var(--radius-md);background:var(--white-05);width:32px;height:32px;color:var(--gray-400);transition:all var(--transition-base);margin-left:var(--space-4);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Faq-module__pkI36W__iconOpen{background:var(--blue-glow);color:var(--blue-light)}.Faq-module__pkI36W__content{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.Faq-module__pkI36W__contentOpen{grid-template-rows:1fr}.Faq-module__pkI36W__answer{overflow:hidden}.Faq-module__pkI36W__answer p{padding:0 var(--space-6)var(--space-5);color:var(--gray-400);font-size:.9375rem;line-height:1.7}
.CtaFinal-module__LGjAlG__section{padding:var(--space-24)0;background:var(--navy-deep)}.CtaFinal-module__LGjAlG__card{border-radius:var(--radius-3xl);background:linear-gradient(135deg,var(--blue-primary),#1d4ed8,var(--blue-light));padding:var(--space-16)var(--space-8);position:relative;overflow:hidden;box-shadow:0 20px 60px #2563ff33}.CtaFinal-module__LGjAlG__glow{pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;left:-20%}.CtaFinal-module__LGjAlG__gridPattern{pointer-events:none;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.CtaFinal-module__LGjAlG__content{z-index:1;text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;display:flex;position:relative}.CtaFinal-module__LGjAlG__sparkle{color:#fff9}.CtaFinal-module__LGjAlG__title{color:var(--white);max-width:700px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.CtaFinal-module__LGjAlG__subtitle{color:var(--white-80);max-width:580px;font-size:1.0625rem;line-height:1.7}.CtaFinal-module__LGjAlG__ctas{gap:var(--space-4);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:640px){.CtaFinal-module__LGjAlG__card{padding:var(--space-10)var(--space-5)}}
.Footer-module__S6Hkya__footer{background:var(--navy-card);border-top:1px solid var(--navy-border);padding:var(--space-10)0}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.Footer-module__S6Hkya__logoIcon{object-fit:contain;width:28px;height:28px}.Footer-module__S6Hkya__logoText{color:var(--white);letter-spacing:-.01em;font-family:Comfortaa,sans-serif;font-size:1.125rem;font-weight:700}.Footer-module__S6Hkya__nav{align-items:center;gap:var(--space-6);display:flex}.Footer-module__S6Hkya__navLink{color:var(--gray-400);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;position:relative}.Footer-module__S6Hkya__navLink:after{content:"";background:var(--blue-primary);width:0;height:1px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__navLink:hover{color:var(--white)}.Footer-module__S6Hkya__navLink:hover:after{width:100%}.Footer-module__S6Hkya__social{gap:var(--space-3);display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-md);background:var(--white-05);width:36px;height:36px;color:var(--gray-400);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--blue-glow);color:var(--blue-light)}.Footer-module__S6Hkya__divider{background:var(--navy-border);height:1px;margin:var(--space-8)0}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.Footer-module__S6Hkya__copy{color:var(--gray-500);font-size:.875rem}.Footer-module__S6Hkya__copyLink{color:var(--blue-light);transition:color var(--transition-fast)}.Footer-module__S6Hkya__copyLink:hover{color:var(--blue-primary)}.Footer-module__S6Hkya__tagline{color:var(--gray-600);font-size:.8125rem;font-style:italic}@media (max-width:768px){.Footer-module__S6Hkya__top{text-align:center;flex-direction:column}.Footer-module__S6Hkya__nav{flex-wrap:wrap;justify-content:center}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}
