.page-module___8aEwW__main{background-color:var(--color-background);min-height:100vh}.page-module___8aEwW__header{z-index:50;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__headerContent{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 1rem;display:flex}.page-module___8aEwW__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.page-module___8aEwW__logoIcon{width:auto;height:150px;color:var(--color-primary);object-fit:contain;transition:transform .2s}.page-module___8aEwW__logoText{color:var(--color-foreground);font-size:1.25rem;font-weight:600}.page-module___8aEwW__nav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.page-module___8aEwW__nav{display:flex}}.page-module___8aEwW__navLink{color:var(--color-muted-foreground);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.page-module___8aEwW__navLink:hover{color:var(--color-foreground)}.page-module___8aEwW__ctaButton{background-color:var(--color-primary);color:var(--color-primary-foreground);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module___8aEwW__hero{background:linear-gradient(#eff6ff,#fff);padding-top:8rem;padding-bottom:5rem;position:relative;overflow:hidden}@media (min-width:640px){.page-module___8aEwW__hero{padding-top:10rem;padding-bottom:6rem}}.page-module___8aEwW__badge{box-shadow:var(--shadow-sm);background-color:#fff;border:1px solid #2563eb33;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.25rem .75rem;font-size:.75rem;display:inline-flex}.page-module___8aEwW__pulse{width:8px;height:8px;display:flex;position:relative}.page-module___8aEwW__pulseRing{background-color:var(--color-primary);opacity:.75;border-radius:9999px;width:100%;height:100%;animation:1s cubic-bezier(0,0,.2,1) infinite page-module___8aEwW__ping;display:inline-flex;position:absolute}@keyframes page-module___8aEwW__ping{75%,to{opacity:0;transform:scale(2)}}.page-module___8aEwW__pulseDot{background-color:var(--color-primary);border-radius:9999px;width:8px;height:8px;display:inline-flex;position:relative}.page-module___8aEwW__badgeText{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.page-module___8aEwW__title{color:var(--color-foreground);text-wrap:balance;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:640px){.page-module___8aEwW__title{font-size:3rem}}@media (min-width:768px){.page-module___8aEwW__title{font-size:3.75rem}}@media (min-width:1024px){.page-module___8aEwW__title{font-size:4.5rem}}.page-module___8aEwW__subtitle{color:var(--color-muted-foreground);max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.75}@media (min-width:640px){.page-module___8aEwW__subtitle{font-size:1.25rem}}.page-module___8aEwW__buttonGroup{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.page-module___8aEwW__buttonGroup{flex-direction:row}}.page-module___8aEwW__primaryButton{background-color:var(--color-primary);color:var(--color-primary-foreground);border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:inline-flex}.page-module___8aEwW__primaryButton:hover{background-color:var(--color-primary-hover)}.page-module___8aEwW__secondaryButton{color:var(--color-foreground);border:2px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;background-color:#fff;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module___8aEwW__secondaryButton:hover{border-color:var(--color-primary)}.page-module___8aEwW__buttonIcon{width:1rem;height:1rem;margin-left:.5rem}.page-module___8aEwW__secondaryButton .page-module___8aEwW__buttonIcon{margin-left:0;margin-right:.5rem}.page-module___8aEwW__section{background:linear-gradient(#f8fafc,#fff);padding:5rem 0}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:3rem}.page-module___8aEwW__carouselWrapper{position:relative}.page-module___8aEwW__carousel{border-radius:var(--radius-2xl);box-shadow:var(--shadow-2xl);border:1px solid var(--color-border);background-color:#fff;position:relative;overflow:hidden}.page-module___8aEwW__carouselTrack{transition:transform .5s ease-out;display:flex}.page-module___8aEwW__slide{flex-shrink:0;min-width:100%}.page-module___8aEwW__imageWrapper{aspect-ratio:2;background-color:#f1f5f9;position:relative}.page-module___8aEwW__image{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__slideContent{text-align:center;padding:1.5rem}.page-module___8aEwW__slideTitle{color:var(--color-foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.page-module___8aEwW__slideDescription{color:var(--color-muted-foreground)}.page-module___8aEwW__navButton{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;width:2.5rem;height:2.5rem;box-shadow:var(--shadow-lg);background-color:#ffffffe6;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module___8aEwW__navButton:hover{background-color:#fff}.page-module___8aEwW__navButtonLeft{left:1rem}.page-module___8aEwW__navButtonRight{right:1rem}.page-module___8aEwW__navIcon{width:1.25rem;height:1.25rem}.page-module___8aEwW__dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.page-module___8aEwW__dot{cursor:pointer;background-color:#cbd5e1;border:none;border-radius:9999px;width:.5rem;height:.5rem;transition:all .3s}.page-module___8aEwW__dot:hover{background-color:#94a3b8}.page-module___8aEwW__dotActive{background-color:var(--color-primary);width:2rem}.page-module___8aEwW__note{border-radius:var(--radius-lg);text-align:center;background-color:#eff6ff;border:1px solid #bfdbfe;margin-top:2rem;padding:1rem}.page-module___8aEwW__noteText{color:#1e40af;font-size:.875rem}.page-module___8aEwW__code{border-radius:var(--radius-sm);background-color:#dbeafe;padding:.125rem .5rem;font-family:Courier New,monospace}.page-module___8aEwW__featuresSection{background-color:#fff;padding:5rem 0}@media (min-width:640px){.page-module___8aEwW__featuresSection{padding:6rem 0}}.page-module___8aEwW__featuresHeader{text-align:center;max-width:48rem;margin:0 auto 4rem}.page-module___8aEwW__featuresTitle{color:var(--color-foreground);text-wrap:balance;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.page-module___8aEwW__featuresTitle{font-size:2.25rem}}@media (min-width:768px){.page-module___8aEwW__featuresTitle{font-size:3rem}}.page-module___8aEwW__featuresSubtitle{color:var(--color-muted-foreground);font-size:1.125rem;line-height:1.75}.page-module___8aEwW__grid{gap:1.5rem;display:grid}@media (min-width:768px){.page-module___8aEwW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module___8aEwW__grid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background-color:#fff;padding:1.5rem;transition:box-shadow .2s}.page-module___8aEwW__card:hover{box-shadow:var(--shadow-lg)}.page-module___8aEwW__cardHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module___8aEwW__iconWrapper{border-radius:var(--radius-md);color:var(--color-primary);background-color:#2563eb1a;justify-content:center;align-items:center;padding:.5rem;display:flex}.page-module___8aEwW__icon{width:1.5rem;height:1.5rem}.page-module___8aEwW__cardTitle{color:var(--color-foreground);font-size:1.25rem;font-weight:600}.page-module___8aEwW__cardDescription{color:var(--color-muted-foreground);line-height:1.75}.page-module___8aEwW__howItWorksSection{background:#fafafa;padding:5rem 0}.page-module___8aEwW__howItWorksHeader{text-align:center;max-width:48rem;margin:0 auto 4rem}.page-module___8aEwW__howItWorksGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__howItWorksCard{background:#ffffff80;border:1px solid #e5e7eb66;border-radius:12px;padding:1.5rem;position:relative}.page-module___8aEwW__number{color:#6b728033;margin-bottom:1rem;font-size:3rem;font-weight:700}.page-module___8aEwW__howItWorksCardTitle{color:#1a1a1a;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.page-module___8aEwW__howItWorksCardDescription{color:#6b7280;line-height:1.6}.page-module___8aEwW__connector{display:none}@media (min-width:1024px){.page-module___8aEwW__howItWorksGrid{grid-template-columns:repeat(4,1fr)}.page-module___8aEwW__connector{background:#e5e7eb;width:1.5rem;height:2px;display:block;position:absolute;top:50%;right:-.75rem;transform:translateY(-50%)}.page-module___8aEwW__howItWorksCard:last-child .page-module___8aEwW__connector{display:none}}@media (max-width:768px){.page-module___8aEwW__howItWorksTitle{font-size:1.875rem}}.page-module___8aEwW__statsSection{padding:5rem 0}.page-module___8aEwW__statsHeader{text-align:center;max-width:48rem;margin:0 auto 4rem}.page-module___8aEwW__statsTitle{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module___8aEwW__statsSubtitle{color:#6b7280;font-size:1.125rem;line-height:1.7}.page-module___8aEwW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__statsCard{text-align:center;background:#ffffff80;border:1px solid #e5e7eb66;border-radius:12px;padding:1.5rem}.page-module___8aEwW__statsIconWrapper{color:#2563eb;background:#2563eb1a;border-radius:8px;margin-bottom:1rem;padding:.75rem;display:inline-flex}.page-module___8aEwW__statsIcon{width:1.5rem;height:1.5rem}.page-module___8aEwW__value{color:#1a1a1a;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__label{color:#1a1a1a;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.page-module___8aEwW__description{color:#6b7280;font-size:.875rem}.page-module___8aEwW__mobileSection{background:linear-gradient(#eff6ff,#fff);padding:5rem 0}.page-module___8aEwW__mobileGrid{align-items:center;gap:3rem;display:grid}.page-module___8aEwW__mobileBadge{background:#fff;border:1px solid #2563eb33;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}.page-module___8aEwW__mobileTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module___8aEwW__mobileSubtitle{color:#6b7280;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.page-module___8aEwW__features{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.page-module___8aEwW__feature{gap:.75rem;display:flex}.page-module___8aEwW__featureIcon{color:#2563eb;background:#2563eb1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.page-module___8aEwW__featureIcon svg{width:1rem;height:1rem}.page-module___8aEwW__featureTitle{color:#1a1a1a;margin-bottom:.25rem;font-weight:600}.page-module___8aEwW__featureDescription{color:#6b7280;font-size:.875rem}.page-module___8aEwW__buttons{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__appStoreButton,.page-module___8aEwW__playStoreButton{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module___8aEwW__appStoreButton{color:#fff;background:#000;border:none}.page-module___8aEwW__appStoreButton:hover{background:#1a1a1a;transform:translateY(-2px)}.page-module___8aEwW__playStoreButton{color:#1a1a1a;background:#fff;border:2px solid #e5e7eb}.page-module___8aEwW__playStoreButton:hover{background:#f9fafb;border-color:#2563eb;transform:translateY(-2px)}.page-module___8aEwW__mockupContainer{position:relative}.page-module___8aEwW__mockup{aspect-ratio:1;background:linear-gradient(135deg,#2563eb33,#3b82f633);border-radius:1rem;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__mockupIcon{color:#2563eb66;width:16rem;height:16rem}@media (min-width:1024px){.page-module___8aEwW__mobileGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__buttons{flex-direction:row}}@media (max-width:768px){.page-module___8aEwW__mobileTitle{font-size:1.875rem}}.page-module___8aEwW__ctaSection{padding:5rem 0}.page-module___8aEwW__ctaCard{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000d}.page-module___8aEwW__ctaContent{text-align:center;max-width:48rem;margin:0 auto;padding:3rem 2rem}.page-module___8aEwW__ctaSubtitle{color:#6b7280;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.page-module___8aEwW__ctaButtonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__ctaPrimaryButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module___8aEwW__ctaPrimaryButton:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.page-module___8aEwW__ctaPrimaryButton:hover .page-module___8aEwW__ctaButtonIcon{transform:translate(4px)}.page-module___8aEwW__ctaSecondaryButton{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module___8aEwW__ctaSecondaryButton:hover{background:#f9fafb;border-color:#2563eb;transform:translateY(-2px)}.page-module___8aEwW__ctaFooter{color:#9ca3af;font-size:.875rem}@media (max-width:768px){.page-module___8aEwW__ctaContent{padding:2rem 1.5rem}.page-module___8aEwW__ctaTitle{font-size:1.875rem}.page-module___8aEwW__ctaButtonGroup{flex-direction:column}.page-module___8aEwW__ctaPrimaryButton,.page-module___8aEwW__ctaSecondaryButton{justify-content:center;width:100%}}.page-module___8aEwW__footer{background:#fafafa;border-top:1px solid #e5e7eb;padding:3rem 0}.page-module___8aEwW__footerGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.page-module___8aEwW__footerLogo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.page-module___8aEwW__footerLogoIcon{color:#2563eb;width:1.25rem;height:1.25rem}.page-module___8aEwW__footerLogoText{color:#1a1a1a;font-size:1.125rem;font-weight:600}.page-module___8aEwW__footerDescription{color:#6b7280;font-size:.875rem;line-height:1.6}.page-module___8aEwW__heading{color:#1a1a1a;margin-bottom:1rem;font-size:.875rem;font-weight:600}.page-module___8aEwW__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__link{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .2s}.page-module___8aEwW__link:hover{color:#1a1a1a}.page-module___8aEwW__footerBottom{border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}.page-module___8aEwW__copyright{color:#6b7280;font-size:.875rem}.page-module___8aEwW__legalLinks{gap:1.5rem;display:flex}@media (min-width:640px){.page-module___8aEwW__footerBottom{flex-direction:row;justify-content:space-between}}.page-module___8aEwW__heroPremium{background-color:#fff;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{background:linear-gradient(#f8fafc,#fff,#fff);position:absolute;inset:0}.page-module___8aEwW__heroGrid{opacity:.03;background-image:linear-gradient(90deg,#1e293b 1px,#0000 1px),linear-gradient(#1e293b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.page-module___8aEwW__heroAccent{opacity:.6;background:linear-gradient(90deg,#0000,#2563eb,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__heroPremiumContent{z-index:10;max-width:1280px;margin:0 auto;padding:6rem 1.5rem;position:relative}.page-module___8aEwW__heroPremiumContentDashBoard{z-index:10;max-width:1280px;margin:0 auto;padding:2rem 1.5rem;position:relative}@media (min-width:1024px){.page-module___8aEwW__heroPremiumContent{padding:6rem 3rem}}.page-module___8aEwW__heroPremiumGrid{align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.page-module___8aEwW__heroPremiumGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px){.page-module___8aEwW__heroPremiumGrid{grid-template-columns:1fr}}.page-module___8aEwW__premiumBadge{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.625rem;margin-bottom:2rem;padding:.5rem 1rem;display:inline-flex}.page-module___8aEwW__badgeIconPremium{color:#2563eb;width:1rem;height:1rem}.page-module___8aEwW__premiumBadgeText{color:#475569;letter-spacing:.05em;font-size:.875rem;font-weight:600}.page-module___8aEwW__premiumTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:1024px){.page-module___8aEwW__premiumTitle{font-size:3.75rem}}@media (min-width:1280px){.page-module___8aEwW__premiumTitle{font-size:4.5rem}}.page-module___8aEwW__premiumTitleAccent{color:#2563eb}.page-module___8aEwW__premiumSubtitle{color:#475569;margin-bottom:2rem;font-size:1.25rem;font-weight:300;line-height:1.75}@media (min-width:1024px){.page-module___8aEwW__premiumSubtitle{font-size:1.5rem}}.page-module___8aEwW__premiumFeatures{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.page-module___8aEwW__premiumFeature{align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__featureIconPremium{color:#2563eb;flex-shrink:0;width:1.5rem;height:1.5rem}.page-module___8aEwW__premiumFeature span{color:#334155;font-weight:500}.page-module___8aEwW__premiumButtons{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:640px){.page-module___8aEwW__premiumButtons{flex-direction:row}}.page-module___8aEwW__premiumPrimaryBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.page-module___8aEwW__premiumPrimaryBtn:hover{background-color:#1d4ed8;box-shadow:0 4px 6px #0000001a}.page-module___8aEwW__premiumSecondaryBtn{color:#0f172a;cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module___8aEwW__premiumSecondaryBtn:hover{border-color:#cbd5e1;box-shadow:0 1px 2px #0000000d}.page-module___8aEwW__btnIconPremium{width:1.25rem;height:1.25rem;transition:transform .2s}.page-module___8aEwW__premiumPrimaryBtn:hover .page-module___8aEwW__btnIconPremium{transform:translate(2px)}.page-module___8aEwW__btnIconPlay{fill:currentColor;width:1rem;height:1rem}.page-module___8aEwW__trustBar{border-top:1px solid #e2e8f0;align-items:center;gap:2rem;padding-top:2rem;font-size:.875rem;display:flex}.page-module___8aEwW__trustStat{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__trustValue{color:#0f172a;font-size:1.5rem;font-weight:700}.page-module___8aEwW__trustLabel{color:#64748b}.page-module___8aEwW__trustDivider{background-color:#e2e8f0;width:1px;height:2rem}.page-module___8aEwW__mockupWrapper{width:100%;display:block;position:relative}.page-module___8aEwW__mockupDepth{opacity:.4;background:linear-gradient(to bottom right,#f1f5f9,#f8fafc);border-radius:1rem;position:absolute;inset:0;transform:translate(1rem,1rem)}.page-module___8aEwW__dashboardCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.page-module___8aEwW__dashboardHeader{background:linear-gradient(90deg,#0f172a,#1e293b);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.page-module___8aEwW__windowButtons{gap:.5rem;display:flex}.page-module___8aEwW__btnRed,.page-module___8aEwW__btnYellow,.page-module___8aEwW__btnGreen{border-radius:9999px;width:.75rem;height:.75rem}.page-module___8aEwW__btnRed{background-color:#f87171}.page-module___8aEwW__btnYellow{background-color:#fbbf24}.page-module___8aEwW__btnGreen{background-color:#4ade80}.page-module___8aEwW__liveIndicator{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__liveDot{background-color:#4ade80;border-radius:9999px;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite page-module___8aEwW__pulse}@keyframes page-module___8aEwW__pulse{0%,to{opacity:1}50%{opacity:.5}}.page-module___8aEwW__liveIndicator span{color:#cbd5e1;font-size:.75rem;font-weight:500}.page-module___8aEwW__dashboardContent{padding:2rem}.page-module___8aEwW__statsRow{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.page-module___8aEwW__statCard{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:.5rem;padding:1rem}.page-module___8aEwW__statLabel{color:#64748b;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.page-module___8aEwW__statValue{color:#0f172a;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page-module___8aEwW__statChange{color:#16a34a;font-size:.75rem;font-weight:600}.page-module___8aEwW__votingProgress{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__progressHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module___8aEwW__resolutionName{color:#334155;font-size:.875rem;font-weight:600}.page-module___8aEwW__progressPercent{color:#0f172a;font-size:.875rem;font-weight:700}.page-module___8aEwW__progressBar{background-color:#f1f5f9;border-radius:9999px;height:.5rem;overflow:hidden}.page-module___8aEwW__progressFill{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:9999px;height:100%;transition:width .3s}.page-module___8aEwW__progressFillGreen{background:linear-gradient(90deg,#16a34a,#22c55e);border-radius:9999px;height:100%;transition:width .3s}.page-module___8aEwW__progressFillGray{background:linear-gradient(90deg,#94a3b8,#cbd5e1);border-radius:9999px;height:100%;transition:width .3s;animation:2s cubic-bezier(.4,0,.6,1) infinite page-module___8aEwW__pulse}.page-module___8aEwW__securityBadge{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex;position:absolute;bottom:-1.5rem;right:-1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.page-module___8aEwW__securityIcon{color:#2563eb;background-color:#eff6ff;border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.page-module___8aEwW__securityIcon svg{width:1.5rem;height:1.5rem}.page-module___8aEwW__securityTitle{color:#0f172a;font-size:.875rem;font-weight:700}.page-module___8aEwW__securitySubtitle{color:#64748b;font-size:.75rem}.page-module___8aEwW__featuresFooter{text-align:center;margin-top:3rem}.page-module___8aEwW__featuresButton{color:var(--color-primary);border:2px solid var(--color-primary);border-radius:var(--radius-md);cursor:pointer;background-color:#fff;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module___8aEwW__featuresButton:hover{background-color:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}.page-module___8aEwW__featuresButtonIcon{width:1.25rem;height:1.25rem;transition:transform .2s}.page-module___8aEwW__featuresButton:hover .page-module___8aEwW__featuresButtonIcon{transform:translate(4px)}.page-module___8aEwW__footerPremium{background:linear-gradient(#f8fafc,#f1f5f9);border-top:1px solid #e2e8f0;padding:4rem 0 2rem}.page-module___8aEwW__footerPremiumGrid{border-bottom:1px solid #e2e8f0;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}@media (min-width:1024px){.page-module___8aEwW__footerPremiumGrid{grid-template-columns:1.5fr 2.5fr}}.page-module___8aEwW__footerCompany{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__footerLogoLink{align-items:center;gap:.75rem;width:fit-content;text-decoration:none;display:inline-flex}.page-module___8aEwW__footerBrand{color:#0f172a;font-size:1.5rem;font-weight:700}.page-module___8aEwW__footerTagline{color:#64748b;max-width:320px;font-size:.9375rem;line-height:1.6}.page-module___8aEwW__footerContact{flex-direction:column;gap:.75rem;display:flex}.page-module___8aEwW__contactItem{align-items:center;gap:.625rem;display:flex}.page-module___8aEwW__contactIcon{color:#2563eb;flex-shrink:0;width:1rem;height:1rem}.page-module___8aEwW__contactLink{color:#475569;font-size:.875rem;text-decoration:none;transition:color .2s}.page-module___8aEwW__contactText{color:#475569;font-size:.875rem}.page-module___8aEwW__certifications{flex-wrap:wrap;gap:.75rem;display:flex}.page-module___8aEwW__certBadge{color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module___8aEwW__certIcon{color:#2563eb;width:.875rem;height:.875rem}.page-module___8aEwW__footerLinks{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:640px){.page-module___8aEwW__footerLinks{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__footerColumn{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__columnTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.page-module___8aEwW__columnList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__columnLink{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block}.page-module___8aEwW__columnLink:hover{color:#2563eb}.page-module___8aEwW__footerBottom{flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:640px){.page-module___8aEwW__footerBottom{flex-direction:row;justify-content:space-between}}.page-module___8aEwW__footerCopyright{color:#94a3b8;font-size:.875rem}.page-module___8aEwW__footerCopyright p{margin:0}.page-module___8aEwW__socialLinks{gap:.75rem;display:flex}.page-module___8aEwW__socialLink{color:#64748b;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;text-decoration:none;transition:all .2s;display:flex}.page-module___8aEwW__socialLink:hover{color:#fff;background-color:#2563eb;border-color:#2563eb;transform:translateY(-2px)}.page-module___8aEwW__socialIcon{width:1.125rem;height:1.125rem}.page-module___8aEwW__howItWorksSection{background:linear-gradient(#fff,#f8fafc);padding:5rem 0;position:relative;overflow:hidden}.page-module___8aEwW__howItWorksSection:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#2563eb08 0%,#0000 50%),radial-gradient(circle at 80%,#3b82f608 0%,#0000 50%);width:100%;max-width:1400px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module___8aEwW__howItWorksHeader{text-align:center;z-index:1;max-width:48rem;margin:0 auto 4rem;position:relative}.page-module___8aEwW__howItWorksTitle{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module___8aEwW__howItWorksSubtitle{color:#64748b;font-size:1.125rem;line-height:1.7}.page-module___8aEwW__howItWorksGrid{z-index:1;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (min-width:768px){.page-module___8aEwW__howItWorksGrid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media (min-width:1024px){.page-module___8aEwW__howItWorksGrid{grid-template-columns:repeat(4,1fr);gap:2rem}}.page-module___8aEwW__howItWorksCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem 1.5rem;transition:all .3s;position:relative;box-shadow:0 1px 3px #0000000d}.page-module___8aEwW__howItWorksCard:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 12px 24px #2563eb1f}.page-module___8aEwW__stepBadge{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #bfdbfe;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.page-module___8aEwW__stepIconWrapper{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 12px #2563eb33}.page-module___8aEwW__stepIcon{color:#fff;stroke-width:2px;width:1.75rem;height:1.75rem}.page-module___8aEwW__stepTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4}.page-module___8aEwW__stepDescription{color:#64748b;margin:0;font-size:.9375rem;line-height:1.6}.page-module___8aEwW__stepArrow{display:none}@media (min-width:1024px){.page-module___8aEwW__stepArrow{color:#cbd5e1;z-index:2;font-size:2rem;font-weight:300;display:block;position:absolute;top:50%;right:-1.75rem;transform:translateY(-50%)}.page-module___8aEwW__howItWorksCard:last-child .page-module___8aEwW__stepArrow{display:none}}@media (max-width:768px){.page-module___8aEwW__howItWorksTitle{font-size:1.875rem}}.page-module___8aEwW__featureItemInline{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module___8aEwW__featureIconInline{color:#4caf50;flex-shrink:0}.page-module___8aEwW__featureText{font-size:1rem;font-weight:500}.page-module___8aEwW__aboutPage{background-color:#fff;min-height:100vh}@media (min-width:768px){.page-module___8aEwW__heroTitle{font-size:3.75rem}}@media (min-width:1024px){.page-module___8aEwW__heroTitle{font-size:4.5rem}}.page-module___8aEwW__heroTitleAccent{color:#2563eb}.page-module___8aEwW__missionSection{background-color:#fff;padding:5rem 0}.page-module___8aEwW__missionGrid{gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.page-module___8aEwW__missionGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}.page-module___8aEwW__missionCard{text-align:center;background:linear-gradient(#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:1rem;padding:3rem 2rem;transition:all .3s}.page-module___8aEwW__missionCard:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 12px 24px #2563eb1a}.page-module___8aEwW__missionIcon{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 12px #2563eb33}.page-module___8aEwW__missionIcon svg{color:#fff;stroke-width:2px;width:2rem;height:2rem}.page-module___8aEwW__missionTitle{color:#0f172a;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.page-module___8aEwW__missionText{color:#64748b;font-size:1rem;line-height:1.75}.page-module___8aEwW__storySection{background:linear-gradient(#fff,#f8fafc);padding:5rem 0}.page-module___8aEwW__storyContent{gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:1024px){.page-module___8aEwW__storyContent{grid-template-columns:1.2fr .8fr;align-items:center;gap:5rem}}.page-module___8aEwW__storyTitle{color:#0f172a;margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module___8aEwW__storyParagraphs{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__storyParagraphs p{color:#475569;margin:0;font-size:1.0625rem;line-height:1.8}.page-module___8aEwW__storyStats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.page-module___8aEwW__statBox{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem 1.5rem;transition:all .3s}.page-module___8aEwW__statBox:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 8px 16px #2563eb14}.page-module___8aEwW__valuesSection{background-color:#fff;padding:5rem 0}.page-module___8aEwW__valuesHeader{text-align:center;max-width:48rem;margin:0 auto 4rem}.page-module___8aEwW__valuesTitle{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module___8aEwW__valuesSubtitle{color:#64748b;font-size:1.125rem;line-height:1.7}.page-module___8aEwW__valuesGrid{gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.page-module___8aEwW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module___8aEwW__valuesGrid{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__valueCard{background:linear-gradient(#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:1rem;padding:2rem 1.5rem;transition:all .3s}.page-module___8aEwW__valueCard:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 12px 24px #2563eb1a}.page-module___8aEwW__valueIcon{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #bfdbfe;border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__valueIcon svg{color:#2563eb;stroke-width:2px;width:1.75rem;height:1.75rem}.page-module___8aEwW__valueTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.page-module___8aEwW__valueText{color:#64748b;margin:0;font-size:.9375rem;line-height:1.6}.page-module___8aEwW__ctaSection{background:linear-gradient(#f8fafc,#fff);padding:5rem 0}.page-module___8aEwW__ctaCard{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:1.5rem;max-width:800px;margin:0 auto;padding:4rem 2rem;box-shadow:0 4px 6px #0000000d}@media (min-width:768px){.page-module___8aEwW__ctaTitle{font-size:2.5rem}}.page-module___8aEwW__ctaText{color:#64748b;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.page-module___8aEwW__ctaButtons{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.page-module___8aEwW__ctaButtons{flex-direction:row}}.page-module___8aEwW__ctaPrimary{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.page-module___8aEwW__ctaPrimary:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.page-module___8aEwW__ctaSecondary{color:#2563eb;cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.page-module___8aEwW__ctaSecondary:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 1px 2px #0000000d}@media (max-width:768px){.page-module___8aEwW__heroSection{padding:8rem 0 4rem}.page-module___8aEwW__storyTitle,.page-module___8aEwW__valuesTitle{font-size:2rem}}.page-module___8aEwW__contactPage{background-color:#fff;min-height:100vh}@media (min-width:768px){.page-module___8aEwW__heroTitle{font-size:4rem}}.page-module___8aEwW__heroSubtitle{color:#64748b;max-width:40rem;margin:0 auto;font-size:1.25rem;font-weight:300;line-height:1.75}.page-module___8aEwW__mainSection{background-color:#fff;padding:4rem 0 5rem}.page-module___8aEwW__contentGrid{gap:3rem;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.page-module___8aEwW__contentGrid{grid-template-columns:1.5fr 1fr;gap:4rem}}.page-module___8aEwW__formCard{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:3rem;box-shadow:0 4px 6px #0000000d}@media (max-width:768px){.page-module___8aEwW__formCard{padding:2rem 1.5rem}}.page-module___8aEwW__formHeader{margin-bottom:2rem}.page-module___8aEwW__formTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.page-module___8aEwW__formSubtitle{color:#64748b;font-size:1rem;line-height:1.6}.page-module___8aEwW__form{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__formRow{gap:1rem;display:grid}@media (min-width:640px){.page-module___8aEwW__formRow{grid-template-columns:repeat(2,1fr)}}.page-module___8aEwW__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__label{color:#334155;font-size:.875rem;font-weight:600}.page-module___8aEwW__input,.page-module___8aEwW__select,.page-module___8aEwW__textarea{color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.page-module___8aEwW__input:focus,.page-module___8aEwW__select:focus,.page-module___8aEwW__textarea:focus{background-color:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.page-module___8aEwW__input::placeholder,.page-module___8aEwW__textarea::placeholder{color:#94a3b8}.page-module___8aEwW__textarea{resize:vertical;min-height:120px}.page-module___8aEwW__select{cursor:pointer}.page-module___8aEwW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2563eb4d}.page-module___8aEwW__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.page-module___8aEwW__submitButton:disabled{opacity:.7;cursor:not-allowed}.page-module___8aEwW__buttonIcon{width:1.25rem;height:1.25rem}.page-module___8aEwW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.6s linear infinite page-module___8aEwW__spin}@keyframes page-module___8aEwW__spin{to{transform:rotate(360deg)}}.page-module___8aEwW__sidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__contactCards{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__contactCard{background:linear-gradient(#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:1rem;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.page-module___8aEwW__contactCard:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 8px 16px #2563eb14}.page-module___8aEwW__contactInfo{flex:1}.page-module___8aEwW__contactTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.page-module___8aEwW__contactLink:hover{color:#1d4ed8}.page-module___8aEwW__contactDescription,.page-module___8aEwW__contactAddress{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.page-module___8aEwW__supportCard{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:1rem;padding:1.5rem}.page-module___8aEwW__supportTitle{color:#0f172a;margin-bottom:1rem;font-size:1rem;font-weight:700}.page-module___8aEwW__responseBadge{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #86efac;border-radius:1rem;align-items:center;gap:1rem;padding:1.5rem;display:flex}.page-module___8aEwW__badgeIcon{background:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.page-module___8aEwW__badgeIcon svg{color:#16a34a;stroke-width:2.5px;width:1.5rem;height:1.5rem}@media (max-width:768px){.page-module___8aEwW__heroSection{padding:8rem 0 3rem}.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__mainSection{padding:3rem 0 4rem}}.page-module___8aEwW__partnersPage{background-color:#fff;min-height:100vh}.page-module___8aEwW__heroSection{background:linear-gradient(#f8fafc,#fff);padding:10rem 0 6rem;position:relative;overflow:hidden}.page-module___8aEwW__heroSection:before{content:"";opacity:.6;background:linear-gradient(90deg,#0000,#2563eb,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__heroContent{text-align:center;max-width:48rem;margin:0 auto}.page-module___8aEwW__heroBadge{color:#475569;letter-spacing:.1em;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module___8aEwW__badgeIcon{color:#2563eb;width:1rem;height:1rem}.page-module___8aEwW__heroTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:768px){.page-module___8aEwW__heroTitle{font-size:3.75rem}}@media (min-width:1024px){.page-module___8aEwW__heroTitle{font-size:4.5rem}}.page-module___8aEwW__heroAccent{color:#2563eb}.page-module___8aEwW__heroSubtitle{color:#64748b;font-size:1.25rem;font-weight:300;line-height:1.75}.page-module___8aEwW__statsSection{background-color:#fff;padding:3rem 0}.page-module___8aEwW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.page-module___8aEwW__statCard{text-align:center;background:linear-gradient(#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:1rem;padding:2rem 1.5rem;transition:all .3s}.page-module___8aEwW__statCard:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 12px 24px #2563eb1a}.page-module___8aEwW__statIcon{color:#2563eb;stroke-width:2px;width:2.5rem;height:2.5rem;margin:0 auto 1rem}.page-module___8aEwW__statValue{color:#2563eb;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.page-module___8aEwW__statLabel{color:#64748b;font-size:.875rem;font-weight:600}.page-module___8aEwW__sectionHeader{text-align:center;max-width:48rem;margin:0 auto 4rem}.page-module___8aEwW__sectionTitle{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module___8aEwW__sectionSubtitle{color:#64748b;font-size:1.125rem;line-height:1.7}.page-module___8aEwW__typesSection{background:linear-gradient(#fff,#f8fafc);padding:5rem 0}.page-module___8aEwW__typesGrid{gap:2rem;display:grid}@media (min-width:768px){.page-module___8aEwW__typesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module___8aEwW__typesGrid{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__typeCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem 1.5rem;transition:all .3s}.page-module___8aEwW__typeCard:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 12px 24px #2563eb1a}.page-module___8aEwW__typeIcon{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #bfdbfe;border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.5rem;display:flex}.page-module___8aEwW__typeIcon svg{color:#2563eb;stroke-width:2px;width:1.75rem;height:1.75rem}.page-module___8aEwW__typeTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.3}.page-module___8aEwW__typeDescription{color:#64748b;margin:0;font-size:.9375rem;line-height:1.6}.page-module___8aEwW__featuredSection{background-color:#fff;padding:5rem 0}.page-module___8aEwW__partnersGrid{gap:2rem;display:grid}@media (min-width:768px){.page-module___8aEwW__partnersGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module___8aEwW__partnersGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__partnerCard{background:linear-gradient(#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.page-module___8aEwW__partnerCard:hover{border-color:#bfdbfe;transform:translateY(-6px);box-shadow:0 16px 32px #2563eb1f}.page-module___8aEwW__partnerHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__partnerLogo{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;overflow:hidden}.page-module___8aEwW__logoPlaceholder{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:700;display:flex}.page-module___8aEwW__partnerBadge{color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module___8aEwW__badgeIconSmall{width:.875rem;height:.875rem}.page-module___8aEwW__partnerName{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.page-module___8aEwW__partnerCategory{color:#2563eb;background:#eff6ff;border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module___8aEwW__partnerDescription{color:#475569;flex-grow:1;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.page-module___8aEwW__partnerBenefits{flex-direction:column;gap:.625rem;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__benefit{color:#334155;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.page-module___8aEwW__benefitIcon{color:#16a34a;stroke-width:2.5px;flex-shrink:0;width:1rem;height:1rem}.page-module___8aEwW__partnerLink{color:#2563eb;background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module___8aEwW__partnerLink:hover{border-color:#2563eb;transform:translate(4px)}.page-module___8aEwW__linkIcon{width:1rem;height:1rem}.page-module___8aEwW__allPartnersSection{background:linear-gradient(#f8fafc,#fff);padding:5rem 0}.page-module___8aEwW__allPartnersGrid{gap:1rem;display:grid}@media (min-width:640px){.page-module___8aEwW__allPartnersGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module___8aEwW__allPartnersGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__partnerSimpleCard{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.page-module___8aEwW__partnerSimpleCard:hover{border-color:#bfdbfe;box-shadow:0 4px 12px #2563eb14}.page-module___8aEwW__partnerSimpleLogo{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;overflow:hidden}.page-module___8aEwW__partnerSimpleInfo{flex:1}.page-module___8aEwW__partnerSimpleName{color:#0f172a;margin-bottom:.125rem;font-size:1rem;font-weight:600;line-height:1.3}.page-module___8aEwW__partnerSimpleCategory{color:#64748b;margin:0;font-size:.75rem}.page-module___8aEwW__partnerSimpleLink{color:#64748b;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:color .2s;display:flex}.page-module___8aEwW__partnerSimpleLink:hover{color:#2563eb}.page-module___8aEwW__partnerSimpleLink svg{width:1.125rem;height:1.125rem}.page-module___8aEwW__ctaSection{background-color:#fff;padding:5rem 0}.page-module___8aEwW__ctaCard{text-align:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:1.5rem;max-width:800px;margin:0 auto;padding:4rem 2rem}.page-module___8aEwW__ctaIcon{background:#fff;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 2rem;display:flex;box-shadow:0 4px 12px #2563eb26}.page-module___8aEwW__ctaIcon svg{color:#2563eb;stroke-width:2px;width:2rem;height:2rem}.page-module___8aEwW__ctaTitle{color:#0f172a;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}@media (min-width:768px){.page-module___8aEwW__ctaTitle{font-size:2.5rem}}.page-module___8aEwW__ctaText{color:#475569;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.page-module___8aEwW__ctaButton{color:#fff;background-color:#2563eb;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #2563eb4d}.page-module___8aEwW__ctaButton:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.page-module___8aEwW__ctaButtonIcon{width:1.25rem;height:1.25rem;transition:transform .2s}.page-module___8aEwW__ctaButton:hover .page-module___8aEwW__ctaButtonIcon{transform:translate(4px)}@media (max-width:768px){.page-module___8aEwW__heroSection{padding:8rem 0 4rem}.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__sectionTitle{font-size:2rem}.page-module___8aEwW__ctaCard{padding:3rem 1.5rem}}.page-module___8aEwW__partsection{background:linear-gradient(#f8fafc,#fff);padding:3rem 0 1rem;position:relative;overflow:hidden}.page-module___8aEwW__legalGrid{grid-template-columns:280px 1fr;gap:4rem;display:grid;position:relative}@media (max-width:1024px){.page-module___8aEwW__legalGrid{grid-template-columns:1fr!important;display:block!important}.page-module___8aEwW__legalGrid>div:first-child{display:none}}@media (max-width:1023px){.page-module___8aEwW__heroPremiumGrid{grid-template-columns:1fr!important;gap:3rem!important}.page-module___8aEwW__mockupWrapper{max-width:100%;padding:0 1rem;display:block!important}.page-module___8aEwW__mockupDepth{display:none}.page-module___8aEwW__dashboardCard{max-width:100%}.page-module___8aEwW__dashboardHeader{padding:.75rem 1rem}.page-module___8aEwW__liveIndicator span{font-size:.6875rem}.page-module___8aEwW__dashboardContent{padding:1.25rem 1rem}.page-module___8aEwW__statsRow{grid-template-columns:1fr!important;gap:.75rem!important}.page-module___8aEwW__statCard{padding:.875rem!important}.page-module___8aEwW__statLabel{font-size:.625rem!important}.page-module___8aEwW__statValue{font-size:1rem!important}.page-module___8aEwW__statChange{font-size:.625rem!important}.page-module___8aEwW__resolutionName,.page-module___8aEwW__progressPercent{font-size:.75rem}}@media (max-width:768px){.page-module___8aEwW__statsRow{grid-template-columns:1fr!important;gap:.75rem!important}.page-module___8aEwW__statCard{padding:.75rem!important}.page-module___8aEwW__statValue{font-size:1.125rem!important}.page-module___8aEwW__statLabel{font-size:.6875rem!important}}@media (max-width:640px){.page-module___8aEwW__premiumTitle{font-size:2rem!important;line-height:1.1!important}.page-module___8aEwW__premiumSubtitle{font-size:1rem!important}.page-module___8aEwW__premiumFeature span{font-size:.875rem!important}}@media (max-width:768px){.page-module___8aEwW__logoIcon{height:60px!important}.page-module___8aEwW__headerContent{height:64px!important}}@media (max-width:640px){.page-module___8aEwW__formRow,.page-module___8aEwW__footerPremiumGrid{grid-template-columns:1fr!important}.page-module___8aEwW__footerLinks{grid-template-columns:1fr 1fr!important}}@media (max-width:768px){.page-module___8aEwW__grid{grid-template-columns:1fr!important}}@media (min-width:640px) and (max-width:1024px){.page-module___8aEwW__grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.page-module___8aEwW__hero,.page-module___8aEwW__heroSection,.page-module___8aEwW__heroPremium{padding-top:6rem!important;padding-bottom:3rem!important}}@media (max-width:480px){.page-module___8aEwW__premiumButtons{flex-direction:column!important}.page-module___8aEwW__premiumPrimaryBtn,.page-module___8aEwW__premiumSecondaryBtn,.page-module___8aEwW__ctaButton,.page-module___8aEwW__primaryButton,.page-module___8aEwW__secondaryButton{justify-content:center!important;width:100%!important}}@media (max-width:640px){.page-module___8aEwW__trustBar{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.page-module___8aEwW__trustDivider{display:none!important}}@media (max-width:768px){.page-module___8aEwW__howItWorksGrid{grid-template-columns:1fr!important;gap:1.5rem!important}.page-module___8aEwW__connector,.page-module___8aEwW__stepArrow{display:none!important}}@media (max-width:640px){.page-module___8aEwW__typesGrid,.page-module___8aEwW__partnersGrid,.page-module___8aEwW__allPartnersGrid{grid-template-columns:1fr!important}}@media (max-width:768px){.page-module___8aEwW__nav{display:none!important}.page-module___8aEwW__headerContent{padding:0 1rem!important}.page-module___8aEwW__ctaButton{padding:.5rem 1rem!important;font-size:.8125rem!important}}@media (max-width:480px){.page-module___8aEwW__value{font-size:2rem!important}.page-module___8aEwW__statsIcon{width:1.25rem!important;height:1.25rem!important}}@media (max-width:640px){.page-module___8aEwW__contactCard{text-align:center!important;flex-direction:column!important}.page-module___8aEwW__mobileGrid{grid-template-columns:1fr!important}.page-module___8aEwW__buttons{flex-direction:column!important}.page-module___8aEwW__appStoreButton,.page-module___8aEwW__playStoreButton{width:100%!important}}@media (max-width:768px){.page-module___8aEwW__missionGrid,.page-module___8aEwW__valuesGrid,.page-module___8aEwW__storyContent{grid-template-columns:1fr!important}.page-module___8aEwW__storyStats{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.page-module___8aEwW__ctaButtons,.page-module___8aEwW__ctaButtonGroup{flex-direction:column!important}.page-module___8aEwW__ctaPrimaryButton,.page-module___8aEwW__ctaSecondaryButton,.page-module___8aEwW__ctaPrimary,.page-module___8aEwW__ctaSecondary{width:100%!important}}.page-module___8aEwW__hamburgerButton{cursor:pointer;color:var(--color-foreground);background:0 0;border:none;padding:.5rem;display:none}@media (max-width:768px){.page-module___8aEwW__hamburgerButton{justify-content:center;align-items:center;display:flex}.page-module___8aEwW__nav,.page-module___8aEwW__desktopOnly{display:none!important}}.page-module___8aEwW__mobileMenu{display:none}@media (max-width:768px){.page-module___8aEwW__mobileMenu{border-bottom:1px solid var(--color-border);z-index:1000;background:#fff;display:block;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px #0000001a}.page-module___8aEwW__mobileNav{flex-direction:column;gap:0;padding:1rem;display:flex}.page-module___8aEwW__mobileNavLink{text-align:left;width:100%;color:var(--color-muted-foreground);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module___8aEwW__mobileNavLink:hover{color:var(--color-foreground);background-color:#f8fafc}.page-module___8aEwW__mobileNavLink:last-of-type{border-bottom:none}.page-module___8aEwW__mobileCtaButton{background-color:var(--color-primary);width:100%;color:var(--color-primary-foreground);border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:1rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module___8aEwW__mobileCtaButton:hover{background-color:var(--color-primary-hover)}}.page-module___8aEwW__buttonGroup{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:1rem;padding-top:1.5rem;display:flex}.page-module___8aEwW__primaryBtn{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex;color:#fff!important}.page-module___8aEwW__primaryBtn:hover{transform:translateY(-2px)}.page-module___8aEwW__secondaryBtn{background:#fff;border:2px solid #2563eb;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:#2563eb!important}.page-module___8aEwW__secondaryBtn:hover{background:#eff6ff;transform:translateY(-2px)}.page-module___8aEwW__headerRight{align-items:center;gap:1rem;display:flex}.page-module___8aEwW__languageSwitcher{align-items:center;gap:.25rem;display:flex}.page-module___8aEwW__languageSwitcherMobile{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);gap:.5rem;margin:.5rem 0;padding:.5rem 0;display:flex}.page-module___8aEwW__langButton{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:6px;padding:.25rem .5rem;font-size:1.25rem;transition:opacity .2s,border-color .2s}.page-module___8aEwW__langButton:hover{opacity:.8}.page-module___8aEwW__langButtonActive{opacity:1;border-color:var(--color-border);background:var(--color-background)}
.howitworks-module__LBSaPG__hero{padding-top:12rem}.howitworks-module__LBSaPG__contentWrapper{max-width:900px;margin:0 auto}.howitworks-module__LBSaPG__sectionHeader{text-align:center;margin-bottom:4rem}.howitworks-module__LBSaPG__mainCard{margin-bottom:2rem}.howitworks-module__LBSaPG__cardTitle{color:var(--color-foreground);margin-bottom:1.5rem;font-size:1.5rem}.howitworks-module__LBSaPG__cardDescription{color:var(--color-muted-foreground);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.howitworks-module__LBSaPG__cardDivider{border-top:1px solid var(--color-border);margin-top:1.5rem;padding-top:1.5rem}.howitworks-module__LBSaPG__cardSubtitle{color:var(--color-foreground);margin-bottom:1rem;font-size:1.125rem}.howitworks-module__LBSaPG__checkList{gap:1rem;display:grid}.howitworks-module__LBSaPG__checkItem{gap:.75rem;display:flex}.howitworks-module__LBSaPG__checkItem span{color:var(--color-muted-foreground)}.howitworks-module__LBSaPG__checkIcon{flex-shrink:0;margin-top:.25rem}.howitworks-module__LBSaPG__stepsSection{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:6rem 0;position:relative;overflow:hidden}.howitworks-module__LBSaPG__bgDecor1{pointer-events:none;background:radial-gradient(circle,#2563eb14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;right:-5%}.howitworks-module__LBSaPG__bgDecor2{pointer-events:none;background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-15%;left:-8%}.howitworks-module__LBSaPG__stepsContainer{z-index:1;position:relative}.howitworks-module__LBSaPG__stepsSectionHeader{text-align:center;margin-bottom:5rem}.howitworks-module__LBSaPG__badge{background:linear-gradient(135deg,#2563eb1a 0%,#3b82f61a 100%);border:1px solid #2563eb33;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.howitworks-module__LBSaPG__badge span{color:#2563eb;font-size:.875rem;font-weight:600}.howitworks-module__LBSaPG__stepsSectionTitle{margin-bottom:1rem}.howitworks-module__LBSaPG__stepsSectionSubtitle{max-width:700px;margin:0 auto}.howitworks-module__LBSaPG__timeline{position:relative}.howitworks-module__LBSaPG__timelineLine{background:linear-gradient(#2563eb4d 0%,#2563eb1a 100%);width:3px;display:none;position:absolute;top:80px;bottom:80px;left:50%;transform:translate(-50%)}.howitworks-module__LBSaPG__stepsWrapper{flex-direction:column;gap:3rem;display:flex}.howitworks-module__LBSaPG__stepRow{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.howitworks-module__LBSaPG__stepRow.howitworks-module__LBSaPG__position-right .howitworks-module__LBSaPG__stepContent{order:2}.howitworks-module__LBSaPG__stepRow.howitworks-module__LBSaPG__position-right .howitworks-module__LBSaPG__stepVisual,.howitworks-module__LBSaPG__stepRow.howitworks-module__LBSaPG__position-left .howitworks-module__LBSaPG__stepContent{order:1}.howitworks-module__LBSaPG__stepRow.howitworks-module__LBSaPG__position-left .howitworks-module__LBSaPG__stepVisual{order:2}.howitworks-module__LBSaPG__stepContent,.howitworks-module__LBSaPG__stepVisual{opacity:0;animation:.6s ease-out forwards howitworks-module__LBSaPG__fadeInUp}.howitworks-module__LBSaPG__animation-delay-0{animation-delay:0s}.howitworks-module__LBSaPG__animation-delay-1{animation-delay:.15s}.howitworks-module__LBSaPG__animation-delay-2{animation-delay:.3s}.howitworks-module__LBSaPG__animation-delay-3{animation-delay:.45s}.howitworks-module__LBSaPG__animation-delay-4{animation-delay:.6s}.howitworks-module__LBSaPG__animation-delay-0-visual{animation-delay:.1s}.howitworks-module__LBSaPG__animation-delay-1-visual{animation-delay:.25s}.howitworks-module__LBSaPG__animation-delay-2-visual{animation-delay:.4s}.howitworks-module__LBSaPG__animation-delay-3-visual{animation-delay:.55s}.howitworks-module__LBSaPG__animation-delay-4-visual{animation-delay:.7s}.howitworks-module__LBSaPG__stepCard{cursor:pointer;background:#fff;border:2px solid #2563eb14;border-radius:24px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #2563eb14}.howitworks-module__LBSaPG__stepCard:hover{transform:translateY(-4px);box-shadow:0 12px 48px #2563eb26}.howitworks-module__LBSaPG__stepCardDecor{border-radius:0 24px 0 100%;width:120px;height:120px;position:absolute;top:0;right:0}.howitworks-module__LBSaPG__stepCardInner{align-items:flex-start;gap:1.5rem;display:flex;position:relative}.howitworks-module__LBSaPG__stepIcon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.howitworks-module__LBSaPG__stepTextWrapper{flex:1}.howitworks-module__LBSaPG__stepNumber{letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.howitworks-module__LBSaPG__stepTitle{color:var(--color-foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.howitworks-module__LBSaPG__stepDescription{color:var(--color-muted-foreground);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.howitworks-module__LBSaPG__highlightsWrapper{flex-wrap:wrap;gap:.5rem;display:flex}.howitworks-module__LBSaPG__highlight{border-radius:8px;padding:.375rem .875rem;font-size:.813rem;font-weight:600}.howitworks-module__LBSaPG__visualBox{border-radius:24px;justify-content:center;align-items:center;min-height:280px;padding:3rem;display:flex;position:relative;overflow:hidden}.howitworks-module__LBSaPG__visualPattern{opacity:.3;background-size:20px 20px;position:absolute;inset:0}.howitworks-module__LBSaPG__visualNumber{font-size:8rem;font-weight:900;line-height:1;position:relative}.howitworks-module__LBSaPG__ctaFooter{text-align:center;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:24px;margin-top:5rem;padding:3rem;position:relative;overflow:hidden}.howitworks-module__LBSaPG__ctaDecor1{background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-10%}.howitworks-module__LBSaPG__ctaContent{z-index:1;position:relative}.howitworks-module__LBSaPG__ctaTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.howitworks-module__LBSaPG__ctaDescription{color:#ffffffe6;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.howitworks-module__LBSaPG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.howitworks-module__LBSaPG__ctaPrimary{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.howitworks-module__LBSaPG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.howitworks-module__LBSaPG__ctaSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff26;border:2px solid #ffffff4d;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.howitworks-module__LBSaPG__ctaSecondary:hover{background:#ffffff40;transform:translateY(-2px)}.howitworks-module__LBSaPG__docsSection{background-color:#f8fafc}.howitworks-module__LBSaPG__docsWrapper{text-align:center;max-width:800px;margin:0 auto}.howitworks-module__LBSaPG__docsHeader{margin-bottom:2rem}.howitworks-module__LBSaPG__docsIconWrapper{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:0 8px 24px #2563eb4d}.howitworks-module__LBSaPG__docsSubtitle{margin-top:1rem}.howitworks-module__LBSaPG__docsCard{text-align:left}.howitworks-module__LBSaPG__docsCardTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.howitworks-module__LBSaPG__docsCardDescription{color:var(--color-muted-foreground);margin-bottom:1.5rem;line-height:1.6}.howitworks-module__LBSaPG__docsButtons{flex-wrap:wrap;gap:1rem;display:flex}.howitworks-module__LBSaPG__docsPrimaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.howitworks-module__LBSaPG__docsPrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.howitworks-module__LBSaPG__docsSecondaryBtn{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.howitworks-module__LBSaPG__docsSecondaryBtn:hover{background:#2563eb0d;transform:translateY(-2px)}@keyframes howitworks-module__LBSaPG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.howitworks-module__LBSaPG__timelineLine{display:none!important}.howitworks-module__LBSaPG__stepRow{grid-template-columns:1fr;gap:2rem}.howitworks-module__LBSaPG__stepRow.howitworks-module__LBSaPG__position-right .howitworks-module__LBSaPG__stepContent,.howitworks-module__LBSaPG__stepRow.howitworks-module__LBSaPG__position-left .howitworks-module__LBSaPG__stepContent{order:1}.howitworks-module__LBSaPG__stepRow.howitworks-module__LBSaPG__position-right .howitworks-module__LBSaPG__stepVisual,.howitworks-module__LBSaPG__stepRow.howitworks-module__LBSaPG__position-left .howitworks-module__LBSaPG__stepVisual{order:2}.howitworks-module__LBSaPG__stepCard{padding:1.5rem}.howitworks-module__LBSaPG__stepCardInner{flex-direction:column}.howitworks-module__LBSaPG__visualBox{min-height:200px;padding:2rem}.howitworks-module__LBSaPG__visualNumber{font-size:5rem}.howitworks-module__LBSaPG__ctaTitle{font-size:1.5rem}.howitworks-module__LBSaPG__ctaDescription{font-size:1rem}.howitworks-module__LBSaPG__ctaButtons{flex-direction:column}.howitworks-module__LBSaPG__ctaPrimary,.howitworks-module__LBSaPG__ctaSecondary{justify-content:center;width:100%}.howitworks-module__LBSaPG__bgDecor1,.howitworks-module__LBSaPG__bgDecor2{width:300px;height:300px}}@media (max-width:480px){.howitworks-module__LBSaPG__hero{padding-top:8rem}.howitworks-module__LBSaPG__stepCard{padding:1.25rem}.howitworks-module__LBSaPG__stepIcon{width:48px;height:48px}.howitworks-module__LBSaPG__stepTitle{font-size:1.25rem}.howitworks-module__LBSaPG__stepDescription{font-size:.938rem}.howitworks-module__LBSaPG__visualNumber{font-size:4rem}.howitworks-module__LBSaPG__ctaFooter{padding:2rem 1.5rem}}
