.Header_hero__jyVoB{background:var(--background);padding:120px 80px;height:100vh;position:relative;overflow:hidden}.Header_heroGrid__Ovk_s{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;grid-gap:40px;gap:40px;max-width:1000px;margin:0 auto}.Header_heroImageWrapper__bpZxW{display:flex;align-items:center;justify-content:center;min-width:0;position:relative}.Header_heroImage__ryOP0{position:relative;z-index:2;top:-50px}.Header_heroImage__ryOP0,.Header_searchImage___rmzU{width:100%;max-width:500px;height:auto;display:block}.Header_searchImage___rmzU{position:absolute;left:-130px;top:30px;z-index:1;opacity:1}.Header_heroContent__zXJEx{min-width:0;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.Header_heroTitle__krjM6{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600;line-height:1.2;margin-bottom:24px;color:var(--green);letter-spacing:-.02em}.Header_heroSubtitle__Kn1wM{font-size:clamp(1.1rem,2vw,1.2rem);color:var(--muted);margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto}.Header_heroCtas__kUSVc{display:flex;gap:16px;align-items:center;justify-content:flex-start}.Header_appStoreBtn__NxGUE{display:inline-flex;align-items:center;border:none;background:none;padding:0;transition:opacity .2s}.Header_appStoreBtn__NxGUE:hover{opacity:.85}.Header_androidBtn__8LTe3{display:inline-flex;align-items:center;border:none;background:none;padding:0;transition:opacity .2s}.Header_androidBtn__8LTe3:hover{opacity:.85}.Header_storeBadge__O_lQv{display:block;height:48px;width:auto}.Header_userCount__Z9pNR{font-size:1.1rem;color:var(--green);margin-top:16px;margin-bottom:0;font-weight:600;letter-spacing:.02em;text-align:center;background:linear-gradient(135deg,var(--green) 0,var(--green-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width:900px){.Header_hero__jyVoB{height:auto;min-height:100vh;padding:80px 40px 60px}.Header_heroGrid__Ovk_s{grid-template-columns:1fr;gap:40px}.Header_heroImageWrapper__bpZxW{order:2;padding:20px 0}.Header_heroImage__ryOP0{max-width:400px;top:0}.Header_searchImage___rmzU{display:none}.Header_heroContent__zXJEx{align-items:center;text-align:center;order:1}.Header_heroCtas__kUSVc{justify-content:center}}@media (max-width:600px){.Header_hero__jyVoB{height:auto;min-height:100vh;padding:60px 20px 40px}.Header_heroImageWrapper__bpZxW{padding:10px 0}.Header_heroImage__ryOP0{max-width:350px;top:0}.Header_searchImage___rmzU{max-width:120px;left:-20px;top:10px}}.Footer_footer__4m1fF{position:fixed;left:0;bottom:0;width:100vw;z-index:100;padding:24px 0 20px;background:var(--green);color:var(--background);box-shadow:0 -2px 12px rgba(0,0,0,.04)}.Footer_footerContentRow__yKXqj{display:grid;grid-template-columns:1fr auto 1fr;justify-content:space-around;align-items:center;grid-gap:24px;gap:24px;padding:0 30px}.Footer_footerLeft__ZzhWl{justify-self:start}.Footer_footerLeft__ZzhWl h3{font-size:1.5rem;font-weight:700;margin:0}.Footer_footerLeft__ZzhWl a{color:var(--background);text-decoration:none}.Footer_footerCenter__1l92Z{display:flex;align-items:center;gap:18px;font-size:.97rem;justify-self:center}.Footer_footerCenter__1l92Z a{color:var(--background);text-decoration:none;transition:color .2s}.Footer_footerCenter__1l92Z a:hover{color:var(--foreground)}.Footer_footerCenter__1l92Z span{color:var(--background);font-size:1.1em}.Footer_footerRight__oLXsi{display:flex;align-items:center;gap:12px;justify-self:end}.Footer_footerRight__oLXsi a svg{vertical-align:middle;margin-bottom:-2px;color:var(--background);transition:color .2s}.Footer_footerRight__oLXsi a:hover svg{color:var(--foreground)}@media (max-width:768px){.Footer_footer__4m1fF{position:static;padding:16px 0 14px}.Footer_footerContentRow__yKXqj{grid-template-columns:1fr;gap:12px;text-align:center;padding:0 8px}.Footer_footerCenter__1l92Z,.Footer_footerLeft__ZzhWl,.Footer_footerRight__oLXsi{justify-self:center;width:100%;margin-bottom:4px}.Footer_footerLeft__ZzhWl h3{font-size:1.5rem}.Footer_footerCenter__1l92Z{font-size:.93rem;flex-direction:column;gap:8px}.Footer_footerCenter__1l92Z span{display:none}.Footer_footerRight__oLXsi{justify-content:center;margin-top:0}.Footer_footerRight__oLXsi a svg{font-size:20px!important}}.OnboardingRetry_container__JzlVe{min-height:100vh;background:var(--background);padding-bottom:120px}.OnboardingRetry_content__5QyXp{max-width:600px;margin:0 auto;padding:80px 20px;text-align:center}.OnboardingRetry_iconContainer__Hv35I{margin-bottom:32px;color:#FF9800}.OnboardingRetry_title__vVlQJ{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:20px;line-height:1.2}.OnboardingRetry_subtitle__guctx{font-size:1.2rem;color:var(--muted);margin-bottom:40px;line-height:1.6}.OnboardingRetry_info__HfsSA{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:16px;padding:32px;margin-bottom:40px;border:1px solid #ffcc80;text-align:left}.OnboardingRetry_info__HfsSA p{font-size:1.1rem;font-weight:600;color:var(--foreground);margin-bottom:20px}.OnboardingRetry_info__HfsSA ul{list-style:none;padding:0;margin:0}.OnboardingRetry_info__HfsSA li{font-size:1rem;color:var(--muted);margin-bottom:12px;padding-left:1.5em;position:relative;line-height:1.5}.OnboardingRetry_info__HfsSA li:before{content:"•";color:#FF9800;position:absolute;left:0;font-size:1.2em;font-weight:700}.OnboardingRetry_actions__ZiRsY{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.OnboardingRetry_primaryButton__WwJxn{background:var(--green);color:white;border:none;padding:16px 32px;border-radius:12px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-block}.OnboardingRetry_primaryButton__WwJxn:hover{background:var(--green-dark);transform:translateY(-2px)}.OnboardingRetry_secondaryButton__211Pa{background:transparent;color:var(--green);border:2px solid var(--green);padding:14px 30px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-block}.OnboardingRetry_secondaryButton__211Pa:hover{background:var(--green);color:white;transform:translateY(-2px)}@media (max-width:768px){.OnboardingRetry_content__5QyXp{padding:60px 16px}.OnboardingRetry_title__vVlQJ{font-size:2rem}.OnboardingRetry_subtitle__guctx{font-size:1.1rem}.OnboardingRetry_info__HfsSA{padding:24px}.OnboardingRetry_actions__ZiRsY{flex-direction:column;align-items:center}}@media (max-width:480px){.OnboardingRetry_content__5QyXp{padding:40px 12px}.OnboardingRetry_title__vVlQJ{font-size:1.8rem}.OnboardingRetry_info__HfsSA{padding:20px}}.OnboardingSuccess_container__SxLd4{min-height:100vh;background:var(--background);padding-bottom:120px}.OnboardingSuccess_content__8QR9X{max-width:600px;margin:0 auto;padding:80px 20px;text-align:center}.OnboardingSuccess_iconContainer__urm3K{margin-bottom:32px;color:var(--green)}.OnboardingSuccess_title__oYoY2{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:20px;line-height:1.2}.OnboardingSuccess_subtitle__jQdmb{font-size:1.2rem;color:var(--muted);margin-bottom:40px;line-height:1.6}.OnboardingSuccess_info__VGsxu{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:32px;margin-bottom:40px;border:1px solid #e9ecef;text-align:left}.OnboardingSuccess_info__VGsxu p{font-size:1.1rem;font-weight:600;color:var(--foreground);margin-bottom:20px}.OnboardingSuccess_info__VGsxu ul{list-style:none;padding:0;margin:0}.OnboardingSuccess_info__VGsxu li{font-size:1rem;color:var(--muted);margin-bottom:12px;padding-left:1.5em;position:relative;line-height:1.5}.OnboardingSuccess_info__VGsxu li:before{content:"✓";color:var(--green);position:absolute;left:0;font-size:1.1em;font-weight:700}.OnboardingSuccess_actions__GrKM2{display:flex;justify-content:center;gap:16px}.OnboardingSuccess_primaryButton__tTyKP{background:var(--green);color:white;border:none;padding:16px 32px;border-radius:12px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-block}.OnboardingSuccess_primaryButton__tTyKP:hover{background:var(--green-dark);transform:translateY(-2px)}@media (max-width:768px){.OnboardingSuccess_content__8QR9X{padding:60px 16px}.OnboardingSuccess_title__oYoY2{font-size:2rem}.OnboardingSuccess_subtitle__jQdmb{font-size:1.1rem}.OnboardingSuccess_info__VGsxu{padding:24px}}@media (max-width:480px){.OnboardingSuccess_content__8QR9X{padding:40px 12px}.OnboardingSuccess_title__oYoY2{font-size:1.8rem}.OnboardingSuccess_info__VGsxu{padding:20px}}.Privacidad_container__35vJV{min-height:100vh;background:var(--background);padding-bottom:120px}.Privacidad_content__Xp_Wu{max-width:700px;margin:0 auto;padding:48px 16px}.Privacidad_title__aV8No{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:16px;line-height:1.2}.Privacidad_updateDate__398ad{color:var(--muted);font-size:.95rem;margin-bottom:24px;padding:12px 16px;background:#f8f9fa;border-radius:8px;border-left:4px solid var(--green)}.Privacidad_intro__MBS3L{font-size:1.1rem;line-height:1.7;color:var(--foreground);margin-bottom:40px;padding:20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #e9ecef}.Privacidad_section__P9Q4B{margin-bottom:40px}.Privacidad_sectionTitle__KXCHl{font-size:1.8rem;font-weight:600;color:var(--foreground);margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid var(--green);display:inline-block}.Privacidad_list__plIvb{list-style:none;padding:0}.Privacidad_list__plIvb li{background:white;margin-bottom:16px;padding:20px;border-radius:10px;border:1px solid #e9ecef;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .2s ease;line-height:1.6}.Privacidad_list__plIvb li:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:var(--green)}.Privacidad_list__plIvb li strong{color:var(--green-dark);font-weight:600}.Privacidad_contact__T_x0I{font-size:1.1rem;line-height:1.6;color:var(--foreground);padding:24px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #e9ecef;text-align:center}.Privacidad_emailLink__dzc75{color:var(--green-dark);font-weight:600;text-decoration:none;transition:color .2s ease}.Privacidad_emailLink__dzc75:hover{color:var(--green);text-decoration:underline}@media (max-width:768px){.Privacidad_container__35vJV{padding-bottom:200px}.Privacidad_content__Xp_Wu{padding:32px 12px}.Privacidad_title__aV8No{font-size:2rem;margin-bottom:12px}.Privacidad_updateDate__398ad{font-size:.9rem;padding:10px 12px;margin-bottom:20px}.Privacidad_intro__MBS3L{font-size:1rem;padding:16px;margin-bottom:32px}.Privacidad_section__P9Q4B{margin-bottom:32px}.Privacidad_sectionTitle__KXCHl{font-size:1.5rem;margin-bottom:16px}.Privacidad_list__plIvb li{padding:16px;margin-bottom:12px}.Privacidad_contact__T_x0I{font-size:1rem;padding:20px 16px}}@media (max-width:480px){.Privacidad_content__Xp_Wu{padding:24px 8px}.Privacidad_title__aV8No{font-size:1.8rem}.Privacidad_sectionTitle__KXCHl{font-size:1.3rem}.Privacidad_list__plIvb li{padding:14px}}.HowToUse_howToUse___Ar_C{padding:80px 0 60px;background:var(--background);text-align:center}.HowToUse_sectionTitle__WSJRp{font-size:2.5rem;font-weight:700;margin-bottom:48px;color:var(--foreground)}.HowToUse_carousel__rNsDW{max-width:900px;margin:0 auto;position:relative}.HowToUse_carouselContent__8HEFp{margin-bottom:32px}.HowToUse_howSteps__tXh0P{display:flex;flex-direction:column;gap:48px;max-width:900px;margin:0 auto;align-items:center}.HowToUse_howStep__TJ8n6{display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%}.HowToUse_howContent__Atc_7{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.HowToUse_howImage__5Y44g{flex:1 1;max-width:400px;width:100%;border-radius:16px;box-shadow:0 2px 8px rgba(158,182,132,.08);z-index:1;position:relative}.HowToUse_howIcon__D_n_O{margin-bottom:18px;color:var(--green);display:flex;align-items:center;justify-content:flex-start}.HowToUse_howContent__Atc_7 h3{font-size:1.2rem;font-weight:600;margin-bottom:12px;color:var(--foreground)}.HowToUse_howContent__Atc_7 p{color:var(--muted);font-size:1rem}.HowToUse_carouselControls__ymcBO{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:32px}.HowToUse_carouselButton__U4dNq{background:var(--green);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:white}.HowToUse_carouselButton__U4dNq:hover{background:var(--green-dark);transform:scale(1.05)}.HowToUse_carouselButton__U4dNq:active{transform:scale(.95)}.HowToUse_carouselDots___ahHd{display:flex;gap:8px}.HowToUse_carouselDot__l11K2{width:12px;height:12px;border-radius:50%;border:none;background:var(--muted);cursor:pointer;transition:all .2s ease}.HowToUse_carouselDot__l11K2:hover{background:var(--green)}.HowToUse_carouselDotActive__JiTFg{background:var(--green);transform:scale(1.2)}@media (max-width:900px){.HowToUse_howStep__TJ8n6{flex-direction:column!important;gap:24px;align-items:center;text-align:center}.HowToUse_howContent__Atc_7{align-items:center;text-align:center;order:-1}.HowToUse_howIcon__D_n_O{justify-content:center}.HowToUse_howImage__5Y44g{max-width:90vw;order:1;z-index:auto}.HowToUse_carouselControls__ymcBO{gap:16px}.HowToUse_carouselButton__U4dNq{width:40px;height:40px}.HowToUse_sectionTitle__WSJRp{font-size:2rem;margin-bottom:36px}}.WhyUse_whyBorigo__eaDSf{padding:80px 0 60px;background:var(--green);text-align:center}.WhyUse_sectionTitle__P42yy{font-size:2.5rem;font-weight:700;margin-bottom:48px;color:var(--background)}.WhyUse_whyGrid__J102K{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;max-width:1000px;margin:0 auto;justify-items:center}.WhyUse_whyBlock__vDeyv{background:var(--background);border-radius:16px;padding:40px 32px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent;position:relative}.WhyUse_whyBlock__vDeyv:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.WhyUse_iconContainer__vHH13{position:absolute;top:-20px;right:-20px;background:var(--green);color:white;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(158,182,132,.4);transition:all .3s ease}.WhyUse_icon__GLLiv{font-size:1.3rem;color:white}.WhyUse_whyBlock__vDeyv:hover .WhyUse_iconContainer__vHH13{transform:scale(1.1);box-shadow:0 6px 20px rgba(158,182,132,.5)}.WhyUse_whyBlock__vDeyv.WhyUse_entrepreneur__xxiwu{background:linear-gradient(135deg,#ffffff,#f8fffe);border:2px solid var(--green);box-shadow:0 6px 25px rgba(158,182,132,.15);transform:scale(1.02)}.WhyUse_whyBlock__vDeyv.WhyUse_entrepreneur__xxiwu:hover{transform:scale(1.02) translateY(-4px);box-shadow:0 12px 35px rgba(158,182,132,.25)}.WhyUse_whyBlock__vDeyv.WhyUse_explorer__xJY5U{background:linear-gradient(135deg,#ffffff,#f8fffe);border:2px solid var(--green);box-shadow:0 6px 25px rgba(158,182,132,.15);transform:scale(1.02)}.WhyUse_whyBlock__vDeyv.WhyUse_explorer__xJY5U:hover{transform:scale(1.02) translateY(-4px);box-shadow:0 12px 35px rgba(158,182,132,.25)}.WhyUse_whyBlock__vDeyv h3{font-size:1.4rem;font-weight:700;margin-bottom:20px;color:var(--foreground);margin-top:10px}.WhyUse_whyBlock__vDeyv.WhyUse_entrepreneur__xxiwu h3,.WhyUse_whyBlock__vDeyv.WhyUse_explorer__xJY5U h3{color:var(--green);font-size:1.5rem}.WhyUse_whyBlock__vDeyv ul{list-style:none;padding:0;margin:0}.WhyUse_whyBlock__vDeyv li{font-size:1rem;color:var(--muted);margin-bottom:16px;padding-left:1.5em;position:relative;line-height:1.5}.WhyUse_whyBlock__vDeyv li:before{content:"✓";color:var(--green);position:absolute;left:0;font-size:1.1em;font-weight:700;line-height:1}.WhyUse_whyBlock__vDeyv.WhyUse_entrepreneur__xxiwu li:before,.WhyUse_whyBlock__vDeyv.WhyUse_explorer__xJY5U li:before{color:var(--green);font-size:1.2em}.WhyUse_highlight__zPUYO{color:var(--green);font-weight:600}@media (max-width:900px){.WhyUse_whyBorigo__eaDSf{padding:60px 20px 40px}.WhyUse_whyGrid__J102K{grid-template-columns:1fr;gap:30px;max-width:600px}.WhyUse_whyBlock__vDeyv{align-items:center;text-align:center;padding:40px 24px;margin:0 10px}.WhyUse_iconContainer__vHH13{top:-15px;right:-15px;width:45px;height:45px}.WhyUse_icon__GLLiv{font-size:1.2rem}.WhyUse_whyBlock__vDeyv.WhyUse_entrepreneur__xxiwu{transform:none}.WhyUse_whyBlock__vDeyv.WhyUse_entrepreneur__xxiwu:hover{transform:translateY(-4px)}.WhyUse_whyBlock__vDeyv.WhyUse_explorer__xJY5U{transform:none}.WhyUse_whyBlock__vDeyv.WhyUse_explorer__xJY5U:hover{transform:translateY(-4px)}}@media (max-width:600px){.WhyUse_whyBorigo__eaDSf{padding:50px 16px 30px}.WhyUse_sectionTitle__P42yy{font-size:2rem;margin-bottom:36px}.WhyUse_whyGrid__J102K{gap:24px}.WhyUse_whyBlock__vDeyv{padding:32px 20px;margin:0 8px}.WhyUse_iconContainer__vHH13{top:-12px;right:-12px;width:40px;height:40px}.WhyUse_icon__GLLiv{font-size:1.1rem}.WhyUse_whyBlock__vDeyv h3{font-size:1.3rem;margin-bottom:16px}.WhyUse_whyBlock__vDeyv.WhyUse_entrepreneur__xxiwu h3,.WhyUse_whyBlock__vDeyv.WhyUse_explorer__xJY5U h3{font-size:1.4rem}.WhyUse_whyBlock__vDeyv li{font-size:.95rem;margin-bottom:14px}}@media (max-width:480px){.WhyUse_whyBorigo__eaDSf{padding:40px 12px 20px}.WhyUse_sectionTitle__P42yy{font-size:1.8rem;margin-bottom:30px}.WhyUse_whyBlock__vDeyv{padding:28px 16px;margin:0 6px}.WhyUse_iconContainer__vHH13{top:-10px;right:-10px;width:35px;height:35px}.WhyUse_icon__GLLiv{font-size:1rem}}.Socials_instagramSection__JNee8{padding:60px 40px 70px;background:var(--background)}.Socials_instagramEmbedWrapper__yBMNA{display:flex;justify-content:center;align-items:center;margin:0 auto;max-width:400px;width:100%}.Socials_sectionTitle__Oe4Jn{font-size:2.5rem;font-weight:700;margin-bottom:48px;color:var(--foreground);text-align:center}@media (max-width:600px){.Socials_instagramEmbedWrapper__yBMNA iframe{min-height:340px;height:340px}.Socials_sectionTitle__Oe4Jn{font-size:2rem;margin-bottom:36px}}.Soporte_container__nXuL8{min-height:100vh;background:var(--background);padding-bottom:120px}.Soporte_content__lNEFK{max-width:700px;margin:0 auto;padding:48px 16px}.Soporte_title__zOdSd{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:16px;line-height:1.2}.Soporte_intro__Z3_Od{font-size:1.1rem;line-height:1.7;color:var(--foreground);margin-bottom:40px;padding:20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #e9ecef}.Soporte_section__dGGaR{margin-bottom:40px}.Soporte_sectionTitle__iJroY{font-size:1.8rem;font-weight:600;color:var(--foreground);margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid var(--green);display:inline-block}.Soporte_contactCard__aV4fi{background:white;padding:24px;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 2px 8px rgba(0,0,0,.04);text-align:center;margin-bottom:20px}.Soporte_contactCard__aV4fi p{margin-bottom:16px;font-size:1.1rem;color:var(--foreground)}.Soporte_list__DVFVN{list-style:none;padding:0}.Soporte_list__DVFVN li{background:white;margin-bottom:16px;padding:20px;border-radius:10px;border:1px solid #e9ecef;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .2s ease;line-height:1.6}.Soporte_list__DVFVN li:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:var(--green)}.Soporte_list__DVFVN li strong{color:var(--green-dark);font-weight:600}.Soporte_contact__MEb3q{font-size:1.1rem;line-height:1.6;color:var(--foreground);padding:24px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #e9ecef;text-align:center}.Soporte_emailLink__afm8O{color:var(--green-dark);font-weight:600;text-decoration:none;transition:color .2s ease;font-size:1.1rem}.Soporte_emailLink__afm8O:hover{color:var(--green);text-decoration:underline}@media (max-width:768px){.Soporte_container__nXuL8{padding-bottom:200px}.Soporte_content__lNEFK{padding:32px 12px}.Soporte_title__zOdSd{font-size:2rem;margin-bottom:12px}.Soporte_intro__Z3_Od{font-size:1rem;padding:16px;margin-bottom:32px}.Soporte_section__dGGaR{margin-bottom:32px}.Soporte_sectionTitle__iJroY{font-size:1.5rem;margin-bottom:16px}.Soporte_contactCard__aV4fi{padding:20px 16px}.Soporte_list__DVFVN li{padding:16px;margin-bottom:12px}.Soporte_contact__MEb3q{font-size:1rem;padding:20px 16px}}@media (max-width:480px){.Soporte_content__lNEFK{padding:24px 8px}.Soporte_title__zOdSd{font-size:1.8rem}.Soporte_sectionTitle__iJroY{font-size:1.3rem}.Soporte_list__DVFVN li{padding:14px}}.Terminos_container__E8CRj{min-height:100vh;background:var(--background);padding-bottom:120px}.Terminos_content__psiBP{max-width:700px;margin:0 auto;padding:48px 16px}.Terminos_title__dMYgF{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:16px;line-height:1.2}.Terminos_intro__VzANI{font-size:1.1rem;line-height:1.7;color:var(--foreground);margin-bottom:40px;padding:20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #e9ecef}.Terminos_section__srjaL{margin-bottom:40px}.Terminos_sectionTitle__Z67qK{font-size:1.8rem;font-weight:600;color:var(--foreground);margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid var(--green);display:inline-block}.Terminos_list__VJfOt{list-style:none;padding:0}.Terminos_list__VJfOt li{background:white;margin-bottom:16px;padding:20px;border-radius:10px;border:1px solid #e9ecef;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .2s ease;line-height:1.6}.Terminos_list__VJfOt li:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:var(--green)}.Terminos_list__VJfOt li strong{color:var(--green-dark);font-weight:600}.Terminos_contact__ZMH3W{font-size:1.1rem;line-height:1.6;color:var(--foreground);padding:24px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #e9ecef;text-align:center}.Terminos_emailLink__TouvE{color:var(--green-dark);font-weight:600;text-decoration:none;transition:color .2s ease}.Terminos_emailLink__TouvE:hover{color:var(--green);text-decoration:underline}@media (max-width:768px){.Terminos_container__E8CRj{padding-bottom:200px}.Terminos_content__psiBP{padding:32px 12px}.Terminos_title__dMYgF{font-size:2rem;margin-bottom:12px}.Terminos_intro__VzANI{font-size:1rem;padding:16px;margin-bottom:32px}.Terminos_section__srjaL{margin-bottom:32px}.Terminos_sectionTitle__Z67qK{font-size:1.5rem;margin-bottom:16px}.Terminos_list__VJfOt li{padding:16px;margin-bottom:12px}.Terminos_contact__ZMH3W{font-size:1rem;padding:20px 16px}}@media (max-width:480px){.Terminos_content__psiBP{padding:24px 8px}.Terminos_title__dMYgF{font-size:1.8rem}.Terminos_sectionTitle__Z67qK{font-size:1.3rem}.Terminos_list__VJfOt li{padding:14px}}