.Header-module__YL4HrG__header{z-index:100;background:color-mix(in srgb,var(--dp-bg)80%,transparent);border-bottom:1px solid var(--dp-border);-webkit-backdrop-filter:blur(16px);position:sticky;top:0}.Header-module__YL4HrG__inner{align-items:center;gap:1rem;max-width:1200px;height:64px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__YL4HrG__logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.5rem;padding:0;display:flex}.Header-module__YL4HrG__logoMark{background:var(--dp-accent);width:32px;height:32px;color:var(--dp-bg);font-family:var(--dp-font-heading);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Header-module__YL4HrG__logoText{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.Header-module__YL4HrG__nav{align-items:center;gap:.25rem;margin-left:auto;display:none}@media (min-width:768px){.Header-module__YL4HrG__nav{display:flex}}.Header-module__YL4HrG__navItem{cursor:pointer;color:var(--dp-text-muted);font-size:.875rem;font-family:var(--dp-font-body);background:0 0;border:none;border-radius:6px;padding:.375rem .75rem;transition:color .15s,background .15s}.Header-module__YL4HrG__navItem:hover{color:var(--dp-text);background:var(--dp-surface-alt)}.Header-module__YL4HrG__navItem:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Header-module__YL4HrG__navActive{color:var(--dp-accent)!important;background:color-mix(in srgb,var(--dp-accent)10%,transparent)!important}.Header-module__YL4HrG__ctaBtn{background:var(--dp-accent);color:var(--dp-bg);border-radius:var(--dp-radius-sm);font-size:.875rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;border:none;flex-shrink:0;margin-left:.5rem;padding:.5rem 1.125rem;transition:background .15s,box-shadow .15s;display:none}.Header-module__YL4HrG__ctaBtn:hover{background:var(--dp-accent-hover);box-shadow:var(--dp-glow)}.Header-module__YL4HrG__ctaBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}@media (min-width:768px){.Header-module__YL4HrG__ctaBtn{display:block}}.Header-module__YL4HrG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;margin-left:auto;padding:6px;display:flex}.Header-module__YL4HrG__hamburger:focus-visible{outline:2px solid var(--dp-accent);border-radius:4px}@media (min-width:768px){.Header-module__YL4HrG__hamburger{display:none}}.Header-module__YL4HrG__bar{background:var(--dp-text);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__YL4HrG__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__YL4HrG__barMid{opacity:0}.Header-module__YL4HrG__barBot{transform:translateY(-7px)rotate(-45deg)}.Header-module__YL4HrG__mobileMenu{border-top:1px solid var(--dp-border);background:var(--dp-surface);flex-direction:column;gap:.25rem;padding:.75rem 1rem 1rem;display:flex}@media (min-width:768px){.Header-module__YL4HrG__mobileMenu{display:none}}.Header-module__YL4HrG__mobileNavItem{cursor:pointer;color:var(--dp-text-muted);font-size:1rem;font-family:var(--dp-font-body);text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;transition:color .15s,background .15s}.Header-module__YL4HrG__mobileNavItem:hover,.Header-module__YL4HrG__mobileNavItem:focus-visible{color:var(--dp-text);background:var(--dp-surface-alt);outline:none}.Header-module__YL4HrG__mobileCta{background:var(--dp-accent);color:var(--dp-bg);border-radius:var(--dp-radius-sm);font-size:1rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;border:none;width:100%;margin-top:.5rem;padding:.875rem 1rem;transition:background .15s}.Header-module__YL4HrG__mobileCta:hover{background:var(--dp-accent-hover)}.Header-module__YL4HrG__mobileCta:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}
.PhoneMockup-module__RjIk1q__wrapper{justify-content:center;align-items:center;padding:1rem 0;display:flex}.PhoneMockup-module__RjIk1q__phone{background:var(--dp-surface);border:2px solid var(--dp-border-subtle);width:260px;height:520px;box-shadow:var(--dp-glow-strong),0 40px 80px color-mix(in srgb,var(--dp-bg)50%,transparent);border-radius:36px;flex-shrink:0;position:relative;overflow:hidden}@media (min-width:768px){.PhoneMockup-module__RjIk1q__phone{width:300px;height:600px}}.PhoneMockup-module__RjIk1q__phoneSpeaker{background:var(--dp-border-subtle);z-index:2;border-radius:3px;width:60px;height:6px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.PhoneMockup-module__RjIk1q__phoneScreen{background:var(--dp-bg);flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.PhoneMockup-module__RjIk1q__statusBar{color:var(--dp-text-muted);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 16px 6px;font-size:.625rem;display:flex}.PhoneMockup-module__RjIk1q__statusIcons{align-items:center;gap:4px;font-size:.5rem;display:flex}.PhoneMockup-module__RjIk1q__screenContent{flex:1;overflow:hidden}.PhoneMockup-module__RjIk1q__screen{scrollbar-width:none;flex-direction:column;gap:10px;height:100%;padding:10px 14px;display:flex;overflow-y:auto}.PhoneMockup-module__RjIk1q__screen::-webkit-scrollbar{display:none}.PhoneMockup-module__RjIk1q__screenHeader{justify-content:space-between;align-items:center;display:flex}.PhoneMockup-module__RjIk1q__greeting{color:var(--dp-text);font-size:.75rem;font-weight:600;font-family:var(--dp-font-heading)}.PhoneMockup-module__RjIk1q__notifDot{background:var(--dp-accent);border-radius:50%;width:8px;height:8px}.PhoneMockup-module__RjIk1q__balanceCard{background:linear-gradient(135deg,var(--dp-surface-alt)0%,color-mix(in srgb,var(--dp-accent)15%,var(--dp-surface))100%);border:1px solid color-mix(in srgb,var(--dp-accent)20%,transparent);border-radius:14px;padding:14px}.PhoneMockup-module__RjIk1q__balanceLabel{color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;display:block}.PhoneMockup-module__RjIk1q__balanceAmount{color:var(--dp-text);font-size:1.375rem;font-weight:700;font-family:var(--dp-font-heading);letter-spacing:-.02em;margin:4px 0;display:block}.PhoneMockup-module__RjIk1q__balanceRow{gap:10px;display:flex}.PhoneMockup-module__RjIk1q__incomeTag,.PhoneMockup-module__RjIk1q__expenseTag{border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:600}.PhoneMockup-module__RjIk1q__incomeTag{background:color-mix(in srgb,var(--dp-success)15%,transparent);color:var(--dp-success)}.PhoneMockup-module__RjIk1q__expenseTag{background:color-mix(in srgb,var(--dp-danger)15%,transparent);color:var(--dp-danger)}.PhoneMockup-module__RjIk1q__quickActions{justify-content:space-between;gap:8px;display:flex}.PhoneMockup-module__RjIk1q__quickAction{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.PhoneMockup-module__RjIk1q__quickIcon{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);width:36px;height:36px;color:var(--dp-accent);border-radius:10px;justify-content:center;align-items:center;font-size:.875rem;display:flex}.PhoneMockup-module__RjIk1q__quickLabel{color:var(--dp-text-muted);font-size:.5625rem}.PhoneMockup-module__RjIk1q__txHeader{justify-content:space-between;align-items:center;display:flex}.PhoneMockup-module__RjIk1q__txTitle{color:var(--dp-text);font-size:.625rem;font-weight:600;font-family:var(--dp-font-heading);text-transform:uppercase;letter-spacing:.05em}.PhoneMockup-module__RjIk1q__txList{flex-direction:column;gap:6px;display:flex}.PhoneMockup-module__RjIk1q__txRow{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.PhoneMockup-module__RjIk1q__txIcon{background:var(--dp-surface-alt);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;display:flex}.PhoneMockup-module__RjIk1q__txInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.PhoneMockup-module__RjIk1q__txLabel{color:var(--dp-text);text-overflow:ellipsis;white-space:nowrap;font-size:.5625rem;font-weight:600;overflow:hidden}.PhoneMockup-module__RjIk1q__txDate{color:var(--dp-text-muted);font-size:.5rem}.PhoneMockup-module__RjIk1q__txAmount{flex-shrink:0;font-size:.625rem;font-weight:700}.PhoneMockup-module__RjIk1q__txCredit{color:var(--dp-success)}.PhoneMockup-module__RjIk1q__txDebit{color:var(--dp-text)}.PhoneMockup-module__RjIk1q__screenTitle{color:var(--dp-text);font-size:.875rem;font-weight:700;font-family:var(--dp-font-heading)}.PhoneMockup-module__RjIk1q__virtualCard{background:linear-gradient(135deg,var(--dp-surface)0%,color-mix(in srgb,var(--dp-accent)30%,var(--dp-surface))100%);border:1px solid color-mix(in srgb,var(--dp-accent)30%,transparent);box-shadow:var(--dp-glow);border-radius:14px;padding:14px;position:relative;overflow:hidden}.PhoneMockup-module__RjIk1q__virtualCard:before{content:"";background:color-mix(in srgb,var(--dp-accent)20%,transparent);border-radius:50%;width:80px;height:80px;position:absolute;top:-30px;right:-30px}.PhoneMockup-module__RjIk1q__cardChip{background:var(--dp-warning);border-radius:3px;width:20px;height:15px;margin-bottom:12px}.PhoneMockup-module__RjIk1q__cardNetwork{color:var(--dp-text);letter-spacing:.1em;font-size:.625rem;font-weight:700;position:absolute;top:14px;right:14px}.PhoneMockup-module__RjIk1q__cardNumber{color:var(--dp-text);letter-spacing:.12em;font-size:.75rem;font-family:var(--dp-font-heading);margin-bottom:10px;display:block}.PhoneMockup-module__RjIk1q__cardFooter{gap:16px;display:flex}.PhoneMockup-module__RjIk1q__cardFieldLabel{color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.4375rem;display:block}.PhoneMockup-module__RjIk1q__cardFieldValue{color:var(--dp-text);font-size:.625rem;font-weight:600;display:block}.PhoneMockup-module__RjIk1q__cardActions{gap:6px;display:flex}.PhoneMockup-module__RjIk1q__cardActionBtn{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);color:var(--dp-text);cursor:pointer;font-size:.5625rem;font-family:var(--dp-font-body);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 4px;display:flex}.PhoneMockup-module__RjIk1q__cardActionBtn:focus-visible{outline:1px solid var(--dp-accent)}.PhoneMockup-module__RjIk1q__spendingBar{flex-direction:column;gap:6px;display:flex}.PhoneMockup-module__RjIk1q__spendingTop{justify-content:space-between;align-items:center;display:flex}.PhoneMockup-module__RjIk1q__spendingLabel{color:var(--dp-text-muted);font-size:.5625rem}.PhoneMockup-module__RjIk1q__spendingValue{color:var(--dp-text);font-size:.5625rem;font-weight:600}.PhoneMockup-module__RjIk1q__barTrack{background:var(--dp-border-subtle);border-radius:3px;height:6px;overflow:hidden}.PhoneMockup-module__RjIk1q__barFill{background:var(--dp-accent);border-radius:3px;height:100%;transition:width .4s}.PhoneMockup-module__RjIk1q__contacts{justify-content:center;gap:12px;display:flex}.PhoneMockup-module__RjIk1q__contact{flex-direction:column;align-items:center;gap:4px;display:flex}.PhoneMockup-module__RjIk1q__contactAvatar{width:40px;height:40px;color:var(--dp-bg);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.PhoneMockup-module__RjIk1q__avAdd{background:var(--dp-surface-alt);border:1px dashed var(--dp-border-subtle);color:var(--dp-text-muted)!important}.PhoneMockup-module__RjIk1q__contactName{color:var(--dp-text-muted);font-size:.5rem}.PhoneMockup-module__RjIk1q__amountDisplay{justify-content:center;align-items:baseline;gap:4px;padding:8px 0;display:flex}.PhoneMockup-module__RjIk1q__amountCurrency{color:var(--dp-text-muted);font-size:1.125rem;font-family:var(--dp-font-heading)}.PhoneMockup-module__RjIk1q__amountValue{color:var(--dp-text);font-size:2.25rem;font-weight:700;font-family:var(--dp-font-heading);letter-spacing:-.04em}.PhoneMockup-module__RjIk1q__numpad{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.PhoneMockup-module__RjIk1q__numkey{height:32px;color:var(--dp-text);background:var(--dp-surface);border:1px solid var(--dp-border);cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--dp-font-heading);border-radius:8px;justify-content:center;align-items:center;display:flex}.PhoneMockup-module__RjIk1q__sendBtn{background:var(--dp-accent);width:100%;color:var(--dp-bg);font-size:.75rem;font-weight:700;font-family:var(--dp-font-heading);cursor:pointer;letter-spacing:.02em;border:none;border-radius:10px;padding:10px}.PhoneMockup-module__RjIk1q__sendBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.PhoneMockup-module__RjIk1q__bottomNav{background:var(--dp-surface);border-top:1px solid var(--dp-border);flex-shrink:0;display:flex}.PhoneMockup-module__RjIk1q__bottomNavBtn{cursor:pointer;color:var(--dp-text-muted);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 4px;transition:color .15s;display:flex}.PhoneMockup-module__RjIk1q__bottomNavBtn:focus-visible{outline:1px solid var(--dp-accent)}.PhoneMockup-module__RjIk1q__bottomNavActive{color:var(--dp-accent)!important}.PhoneMockup-module__RjIk1q__bottomNavIcon{font-size:.875rem}.PhoneMockup-module__RjIk1q__bottomNavLabel{font-size:.4375rem;font-family:var(--dp-font-body)}.PhoneMockup-module__RjIk1q__homeIndicator{background:var(--dp-border-subtle);border-radius:2px;width:80px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}
.PhoneMockupBrand-module__BfR4Qq__av2{background:#7c3aed}.PhoneMockupBrand-module__BfR4Qq__av3{background:#be185d}.PhoneMockupBrand-module__BfR4Qq__av4{background:#0369a1}
.Pricing-module__PEuWQq__section{max-width:1100px;margin:0 auto;padding:4rem 1rem}.Pricing-module__PEuWQq__header{text-align:center;margin-bottom:3rem}.Pricing-module__PEuWQq__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .75rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Pricing-module__PEuWQq__title{font-size:2.5rem}}.Pricing-module__PEuWQq__subtitle{color:var(--dp-text-muted);margin:0 0 1.5rem;font-size:1rem}.Pricing-module__PEuWQq__toggle{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:10px;gap:4px;padding:4px;display:inline-flex}.Pricing-module__PEuWQq__toggleBtn{cursor:pointer;color:var(--dp-text-muted);font-size:.875rem;font-weight:500;font-family:var(--dp-font-body);background:0 0;border:none;border-radius:7px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:color .15s,background .15s;display:flex}.Pricing-module__PEuWQq__toggleBtn:hover{color:var(--dp-text)}.Pricing-module__PEuWQq__toggleBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Pricing-module__PEuWQq__toggleActive{background:var(--dp-surface-alt)!important;color:var(--dp-text)!important}.Pricing-module__PEuWQq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Pricing-module__PEuWQq__grid{grid-template-columns:repeat(3,1fr)}}.Pricing-module__PEuWQq__card{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:1rem;padding:2rem;transition:border-color .2s;display:flex;position:relative}.Pricing-module__PEuWQq__card:hover{border-color:var(--dp-border-subtle)}.Pricing-module__PEuWQq__cardHighlighted{box-shadow:var(--dp-glow);border-color:var(--dp-accent)!important}.Pricing-module__PEuWQq__planBadge{position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__PEuWQq__planName{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.25rem;font-weight:700}.Pricing-module__PEuWQq__priceRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.Pricing-module__PEuWQq__price{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.04em;font-size:1.75rem;font-weight:700;line-height:1}.Pricing-module__PEuWQq__yearlyTotal{color:var(--dp-text-muted);font-size:.75rem}.Pricing-module__PEuWQq__planDesc{color:var(--dp-text-muted);margin:0;font-size:.875rem;line-height:1.5}.Pricing-module__PEuWQq__featureList{flex-direction:column;flex:1;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__PEuWQq__featureItem{color:var(--dp-text-muted);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.4;display:flex}.Pricing-module__PEuWQq__checkIcon{color:var(--dp-success);flex-shrink:0;margin-top:1px;font-weight:700}.Pricing-module__PEuWQq__planBtn{border-radius:var(--dp-radius-sm);border:1px solid var(--dp-border-subtle);background:var(--dp-surface-alt);width:100%;color:var(--dp-text);font-size:.9375rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;margin-top:auto;padding:.75rem;transition:background .15s,border-color .15s}.Pricing-module__PEuWQq__planBtn:hover{background:var(--dp-border-subtle)}.Pricing-module__PEuWQq__planBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Pricing-module__PEuWQq__planBtnPrimary{background:var(--dp-accent)!important;color:var(--dp-bg)!important;border-color:var(--dp-accent)!important}.Pricing-module__PEuWQq__planBtnPrimary:hover{box-shadow:var(--dp-glow);background:var(--dp-accent-hover)!important}
.Testimonials-module__tRoB-a__section{background:var(--dp-bg);padding:4rem 1rem;overflow:hidden}.Testimonials-module__tRoB-a__inner{max-width:1100px;margin:0 auto}.Testimonials-module__tRoB-a__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Testimonials-module__tRoB-a__title{font-size:2.5rem}}.Testimonials-module__tRoB-a__subtitle{color:var(--dp-text-muted);text-align:center;margin:0 0 2.5rem;font-size:1rem}.Testimonials-module__tRoB-a__carousel{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Testimonials-module__tRoB-a__mainCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);width:100%;max-width:560px;box-shadow:var(--dp-glow);padding:2rem}.Testimonials-module__tRoB-a__cardTop{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Testimonials-module__tRoB-a__avatar{width:48px;height:48px;color:var(--dp-primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__tRoB-a__name{color:var(--dp-text);font-size:1rem;font-weight:700;font-family:var(--dp-font-heading);margin:0}.Testimonials-module__tRoB-a__role{color:var(--dp-text-muted);margin:0;font-size:.8125rem}.Testimonials-module__tRoB-a__ratingWrap{margin-left:auto}.Testimonials-module__tRoB-a__quote{margin:0}.Testimonials-module__tRoB-a__quoteText{color:var(--dp-text);margin:0;font-size:1rem;font-style:italic;line-height:1.65}.Testimonials-module__tRoB-a__controls{align-items:center;gap:1rem;display:flex}.Testimonials-module__tRoB-a__navBtn{background:var(--dp-surface);border:1px solid var(--dp-border);width:36px;height:36px;color:var(--dp-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:border-color .15s,background .15s;display:flex}.Testimonials-module__tRoB-a__navBtn:hover{border-color:var(--dp-accent);color:var(--dp-accent)}.Testimonials-module__tRoB-a__navBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Testimonials-module__tRoB-a__dots{gap:6px;display:flex}.Testimonials-module__tRoB-a__dot{background:var(--dp-border-subtle);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.Testimonials-module__tRoB-a__dot:hover{background:var(--dp-text-muted)}.Testimonials-module__tRoB-a__dot:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Testimonials-module__tRoB-a__dotActive{transform:scale(1.3);background:var(--dp-accent)!important}.Testimonials-module__tRoB-a__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:none}@media (min-width:768px){.Testimonials-module__tRoB-a__grid{display:grid}}@media (min-width:1024px){.Testimonials-module__tRoB-a__grid{grid-template-columns:repeat(6,1fr)}}.Testimonials-module__tRoB-a__gridCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);padding:1rem}.Testimonials-module__tRoB-a__gridCardTop{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Testimonials-module__tRoB-a__avatarSm{width:32px;height:32px;color:var(--dp-primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex}.Testimonials-module__tRoB-a__gridName{color:var(--dp-text);margin:0;font-size:.75rem;font-weight:700}.Testimonials-module__tRoB-a__gridRole{color:var(--dp-text-muted);margin:0;font-size:.625rem}.Testimonials-module__tRoB-a__gridRating{margin-left:auto}.Testimonials-module__tRoB-a__gridComment{color:var(--dp-text-muted);overflow-wrap:break-word;margin:0;font-size:.75rem;line-height:1.55}
.Avatars-module__sV9CJG__avatar-1{background:linear-gradient(135deg,#7c3aed,#38bdf8)}.Avatars-module__sV9CJG__avatar-2{background:linear-gradient(135deg,#0369a1,#0f172a)}.Avatars-module__sV9CJG__avatar-3{background:linear-gradient(135deg,#be185d,#7c3aed)}.Avatars-module__sV9CJG__avatar-4{background:linear-gradient(135deg,#059669,#38bdf8)}.Avatars-module__sV9CJG__avatar-5{background:linear-gradient(135deg,#d97706,#be185d)}.Avatars-module__sV9CJG__avatar-6{background:linear-gradient(135deg,#4f46e5,#059669)}
.Faq-module__RppbHq__section{background:var(--dp-surface);padding:4rem 1rem}.Faq-module__RppbHq__inner{max-width:720px;margin:0 auto}.Faq-module__RppbHq__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Faq-module__RppbHq__title{font-size:2.5rem}}.Faq-module__RppbHq__subtitle{color:var(--dp-text-muted);text-align:center;margin:0 0 2.5rem;font-size:1rem}.Faq-module__RppbHq__list{border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:0;display:flex;overflow:hidden}.Faq-module__RppbHq__item{border-bottom:1px solid var(--dp-border)}.Faq-module__RppbHq__item:last-child{border-bottom:none}.Faq-module__RppbHq__itemOpen{background:color-mix(in srgb,var(--dp-accent)4%,var(--dp-surface))}.Faq-module__RppbHq__question{cursor:pointer;text-align:left;width:100%;font-family:var(--dp-font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Faq-module__RppbHq__question:focus-visible{outline:2px solid var(--dp-accent);outline-offset:-2px}.Faq-module__RppbHq__questionText{color:var(--dp-text);font-size:.9375rem;font-weight:600;line-height:1.4}.Faq-module__RppbHq__chevron{color:var(--dp-text-muted);flex-shrink:0;font-size:1.25rem;line-height:1;transition:transform .2s;display:inline-block;transform:rotate(90deg)}.Faq-module__RppbHq__chevronOpen{transform:rotate(-90deg)}.Faq-module__RppbHq__answer{margin:0;padding:0 1.5rem 1.25rem}.Faq-module__RppbHq__answerText{color:var(--dp-text-muted);margin:0;font-size:.9375rem;line-height:1.6}
.Newsletter-module__wl5Oha__section{background:var(--dp-surface);padding:5rem 1rem;position:relative;overflow:hidden}.Newsletter-module__wl5Oha__section:before{content:"";background:radial-gradient(ellipse,color-mix(in srgb,var(--dp-accent)12%,transparent)0%,transparent 70%);pointer-events:none;width:600px;height:400px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Newsletter-module__wl5Oha__inner{text-align:center;max-width:600px;margin:0 auto;position:relative}.Newsletter-module__wl5Oha__badge{background:color-mix(in srgb,var(--dp-accent)15%,transparent);border:1px solid color-mix(in srgb,var(--dp-accent)30%,transparent);color:var(--dp-accent);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;margin-bottom:1.25rem;padding:.25rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.Newsletter-module__wl5Oha__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.04em;margin:0 0 .75rem;font-size:2.25rem;font-weight:700;line-height:1.1}@media (min-width:768px){.Newsletter-module__wl5Oha__title{font-size:3rem}}.Newsletter-module__wl5Oha__subtitle{color:var(--dp-text-muted);margin:0 0 2rem;font-size:1rem;line-height:1.6}.Newsletter-module__wl5Oha__form{flex-direction:column;gap:.75rem;display:flex}.Newsletter-module__wl5Oha__inputWrap{flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.Newsletter-module__wl5Oha__inputWrap{flex-direction:row}}.Newsletter-module__wl5Oha__inputWrap>:first-child{flex:1}.Newsletter-module__wl5Oha__errorMsg{color:var(--dp-danger);text-align:left;margin:0;font-size:.875rem}.Newsletter-module__wl5Oha__disclaimer{color:var(--dp-text-muted);margin:0;font-size:.75rem}.Newsletter-module__wl5Oha__success{background:color-mix(in srgb,var(--dp-success)10%,var(--dp-surface));border:1px solid color-mix(in srgb,var(--dp-success)30%,transparent);border-radius:var(--dp-radius-sm);text-align:left;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.Newsletter-module__wl5Oha__successIcon{background:var(--dp-success);width:32px;height:32px;color:var(--dp-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Newsletter-module__wl5Oha__successText{color:var(--dp-text);margin:0;font-size:.9375rem;line-height:1.5}.Newsletter-module__wl5Oha__stats{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.Newsletter-module__wl5Oha__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.Newsletter-module__wl5Oha__statNum{font-family:var(--dp-font-heading);color:var(--dp-accent);letter-spacing:-.03em;font-size:1.5rem;font-weight:700}.Newsletter-module__wl5Oha__statLabel{color:var(--dp-text-muted);font-size:.75rem}
