.Hero_hero__Pzcvw{padding:3rem 0 2rem;background:var(--color-background);overflow:hidden}.Hero_hero__Pzcvw .Hero_container__kSOP9{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.Hero_heroContent__FRit9{max-width:600px}.Hero_heroTitle__r_GpJ{font-size:clamp(3rem,7vw,5rem);color:var(--color-text);margin-bottom:1rem;font-weight:400}.Hero_heroSubtitle__ad0pQ{font-size:1.25rem;color:var(--color-text-light);margin-bottom:2rem;line-height:1.6}.Hero_heroActions__6J0PL{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.Hero_btnLarge__eXAOe{padding:1rem 2rem;font-size:1.125rem}.Hero_heroFeatures__T_oRr{display:flex;gap:2rem;flex-wrap:wrap}.Hero_heroFeature__C5OAh{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-light)}.Hero_featureIcon___0BGJ{font-size:1.125rem}.Hero_heroVisual__MkORC{display:flex;justify-content:center;align-items:center}.Hero_phoneMockup__wysiP{width:320px;height:640px;background:#1a1a1a;border-radius:3rem;padding:.75rem;box-shadow:0 20px 40px rgba(0,0,0,.2);transform:rotate(5deg);animation:Hero_float__0OPH0 6s ease-in-out infinite}.Hero_phoneScreen__FcxX9{background:white;height:100%;border-radius:2.5rem;overflow:hidden;display:flex;flex-direction:column}.Hero_appHeader__pOc9R{background:var(--color-primary);color:white;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.Hero_appHeader__pOc9R h3{font-size:1.125rem;margin:0;font-family:var(--font-body)}.Hero_balance__Ap5Ne{font-size:1.5rem;font-weight:600}.Hero_transactionList__KTY2j{padding:1rem;flex:1;display:flex;flex-direction:column;gap:1rem}.Hero_transaction__PHUoJ{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--color-surface);border-radius:.75rem;border:1px solid var(--color-border)}.Hero_transaction__PHUoJ.Hero_settled__6z0UE{opacity:.6}.Hero_transactionInfo__eMcSC{display:flex;flex-direction:column;gap:.25rem}.Hero_transactionName__omgCX{font-weight:500;color:var(--color-text)}.Hero_transactionDesc__z6Jjn{font-size:.875rem;color:var(--color-text-light)}.Hero_transactionAmount__g3TS4{font-weight:600;color:var(--color-primary)}.Hero_transaction__PHUoJ.Hero_settled__6z0UE .Hero_transactionAmount__g3TS4{color:var(--color-text-light);font-weight:400}@keyframes Hero_float__0OPH0{0%,to{transform:rotate(5deg) translateY(0)}50%{transform:rotate(5deg) translateY(-20px)}}@media (max-width:968px){.Hero_hero__Pzcvw .Hero_container__kSOP9{grid-template-columns:1fr;text-align:center}.Hero_heroContent__FRit9{max-width:100%}.Hero_heroActions__6J0PL,.Hero_heroFeatures__T_oRr{justify-content:center}.Hero_heroVisual__MkORC{display:none}}@media (max-width:480px){.Hero_phoneMockup__wysiP{width:280px;height:560px}.Hero_heroActions__6J0PL{flex-direction:column;width:100%}.Hero_heroActions__6J0PL .Hero_btn__9ziwj{width:100%}}.Features_features__InQ_p{padding:2rem 0 4rem;background-color:var(--color-background)}.Features_featuresHeader__rULjK{text-align:center;max-width:700px;margin:0 auto 4rem}.Features_featuresHeader__rULjK h2{color:var(--color-text);margin-bottom:1rem}.Features_featuresHeader__rULjK p{font-size:1.125rem;color:var(--color-text-light)}.Features_featuresGrid__Me_Tc{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.Features_featureCard__jb1lv{background:var(--color-surface);padding:2.5rem 2rem;border-radius:1.5rem;border:1px solid var(--color-border);transition:all .3s ease;text-align:center}.Features_featureCard__jb1lv:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:var(--color-primary-light)}.Features_featureIcon__W8BwL{width:4rem;height:4rem;background:var(--color-primary);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.Features_featureIcon__W8BwL span{font-size:2rem}.Features_featureCard__jb1lv h3{font-size:1.5rem;color:var(--color-text);margin-bottom:.75rem}.Features_featureCard__jb1lv p{color:var(--color-text-light);line-height:1.6}.Features_featuresCta__0YHUw{text-align:center;padding:3rem;background:linear-gradient(135deg,var(--color-surface) 0,var(--color-background) 100%);border-radius:1rem;border:1px solid var(--color-border)}.Features_featuresCta__0YHUw h3{font-size:2rem;color:var(--color-text);margin-bottom:.5rem}.Features_featuresCta__0YHUw p{font-size:1.125rem;color:var(--color-text-light);margin-bottom:2rem}@media (max-width:768px){.Features_featuresGrid__Me_Tc{grid-template-columns:1fr;gap:1.5rem}.Features_featureCard__jb1lv{padding:1.5rem}.Features_features__InQ_p{padding:3rem 0}}