*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#131b1e;--surface:#1e282c;--card:#2d3236;--green:#01cb94;--blue:#2183c8;--yellow:#ffc501;--red:#fa5657;--white:#fff;--gray:#afb4b8;--gray-dk:#5c6165;--font-head:"Nunito",sans-serif;--font-body:"Roboto",sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:var(--font-body);overflow-x:hidden;line-height:1.6}::selection{background:var(--green);color:var(--bg)}h1,h2,h3,h4{font-family:var(--font-head);font-weight:900;line-height:1.1;letter-spacing:-.02em}h1{font-size:clamp(3rem,7vw,5.5rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:1.4rem}.btn-primary{background:var(--green);color:var(--bg);font-family:var(--font-head);font-weight:800;font-size:.9rem;padding:16px 32px;border-radius:50px;border:none;cursor:pointer;text-decoration:none;letter-spacing:.04em;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 32px rgba(1,203,148,.35)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(1,203,148,.45)}.btn-secondary{background:hsla(0,0%,100%,.07);color:var(--white);font-family:var(--font-head);font-weight:700;font-size:.9rem;padding:16px 32px;border-radius:50px;border:1px solid hsla(0,0%,100%,.15);cursor:pointer;text-decoration:none;letter-spacing:.04em;transition:background .15s}.btn-secondary:hover{background:hsla(0,0%,100%,.12)}.nav{position:fixed;top:0;left:0;right:0;z-index:100;justify-content:space-between;gap:12px;padding:18px 5vw;background:rgba(19,27,30,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid hsla(0,0%,100%,.06)}.nav,.nav-logo{display:flex;align-items:center}.nav-logo{background:none;border:none;cursor:pointer;padding:0;gap:10px;font-family:var(--font-head);font-weight:900;font-size:1.4rem;color:var(--white);text-decoration:none;white-space:nowrap;flex-shrink:0}.nav-logo-dot{width:10px;height:10px;border-radius:50%;background:var(--green);flex-shrink:0}.nav-right{display:flex;align-items:center;gap:12px}.nav-link{background:none;border:none;cursor:pointer;padding:0;color:var(--gray);text-decoration:none;font-size:.88rem;font-weight:500;white-space:nowrap;flex-shrink:0;display:none}.nav-link.visible{display:block}.nav-cta{background:var(--green);color:var(--bg);font-family:var(--font-head);font-weight:800;font-size:.85rem;padding:10px 22px;border-radius:50px;border:none;cursor:pointer;text-decoration:none;letter-spacing:.03em;white-space:nowrap;flex-shrink:0;transition:transform .15s,opacity .15s}.nav-cta:hover{transform:translateY(-1px);opacity:.9}.btn-primary:focus-visible,.btn-secondary:focus-visible,.footer-logo:focus-visible,.nav-cta:focus-visible,.nav-link:focus-visible,.nav-logo:focus-visible,.store-badge:focus-visible{outline:2px solid rgba(1,203,148,.8);outline-offset:3px}section{padding:100px 5vw}#download-app-links{scroll-margin-top:110px}.section-header{text-align:center;max-width:600px;margin:0 auto 60px}.section-header--narrow{max-width:560px}.section-label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:16px}.section-sub{font-size:1.05rem;color:var(--gray);line-height:1.7;margin-top:14px}.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:4vw;gap:4vw;padding:120px 5vw 80px;position:relative;overflow:hidden}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(1,203,148,.12);border:1px solid rgba(1,203,148,.3);color:var(--green);font-size:.78rem;font-weight:600;padding:6px 14px;border-radius:50px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:24px}.hero-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-title{margin-bottom:20px}.hero-title span{color:var(--green)}.hero-sub{font-size:1.1rem;color:var(--gray);max-width:480px;margin-bottom:40px;line-height:1.7}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-glow{top:10%;right:5%;width:500px;height:500px;background:radial-gradient(circle,rgba(1,203,148,.1) 0,transparent 70%)}.hero-bg-arches,.hero-glow{position:absolute;pointer-events:none}.hero-bg-arches{bottom:-60px;right:-20px;display:flex;gap:14px;align-items:flex-end;opacity:.12}.arch{width:80px;border-radius:50px 50px 0 0}.hero-visual{display:flex;justify-content:center;align-items:center;position:relative}.phone{width:270px;height:585px;background:var(--bg);border-radius:44px;position:relative;overflow:hidden;box-shadow:0 0 0 8px #2a3438,0 0 0 10px #1a2225,0 60px 100px rgba(0,0,0,.6);flex-shrink:0;isolation:isolate;z-index:2}.phone-screen{position:absolute;inset:0}.phone-status{display:flex;justify-content:space-between;align-items:center;padding:12px 18px 6px}.phone-time{font-size:12px;font-weight:700;color:var(--white)}.phone-icons{display:flex;gap:4px;align-items:center}.phone-header{padding:4px 16px 0}.phone-title{font-family:var(--font-head);font-weight:900;font-size:18px;color:var(--white);margin-bottom:10px}.phone-dropdown{background:var(--card);border-radius:12px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.phone-dropdown-label{color:var(--gray);font-size:10px}.phone-tabs{display:flex;border-bottom:1px solid var(--card);margin-bottom:10px}.phone-tab{flex:1 1;text-align:center;font-size:10px;padding-bottom:8px;color:var(--gray-dk)}.phone-tab.active{color:var(--white);font-weight:700;border-bottom:2px solid var(--white);margin-bottom:-1px}.phone-coupon{background:var(--card);border-radius:12px;margin:0 16px 8px;padding:12px 14px;position:relative;overflow:hidden}.phone-coupon--faded{opacity:.5}.phone-coupon-accent{position:absolute;right:0;top:0;bottom:0;width:4px}.phone-coupon-name{font-size:11px;font-weight:700;color:var(--white);margin-bottom:2px}.phone-coupon-date{font-size:9px;color:var(--gray-dk);margin-bottom:6px}.phone-coupon-meta{display:flex;gap:6px;align-items:center}.phone-coupon-amount{font-size:11px;font-weight:700;color:var(--green)}.phone-coupon-amount--yellow{color:var(--yellow)}.phone-coupon-info,.phone-coupon-sep{font-size:9px;color:var(--gray-dk)}.phone-cta-btn{margin:8px 16px;background:var(--blue);border-radius:50px;padding:10px;text-align:center;font-size:10px;font-weight:800;color:var(--white);letter-spacing:.05em}.phone-nav{position:absolute;bottom:0;left:0;right:0;background:var(--surface);border-top:1px solid var(--card);justify-content:space-around;padding:8px 0 16px}.phone-nav,.phone-nav-item{display:flex;align-items:center}.phone-nav-item{flex-direction:column;gap:2px}.phone-nav-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center}.phone-nav-icon--active{background:var(--yellow)}.phone-float{width:220px;height:476px;background:var(--bg);border-radius:36px;position:absolute;right:-60px;top:60px;overflow:hidden;z-index:-1;box-shadow:0 0 0 6px #2a3438,0 0 0 8px #1a2225,0 40px 80px rgba(0,0,0,.6)}.phone-float-inner{padding:10px 14px 0}.phone-float-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.phone-float-time{font-size:10px;font-weight:700;color:var(--white)}.phone-float-title{font-family:var(--font-head);font-weight:900;font-size:16px;color:var(--white);margin-bottom:14px}.phone-float-period{background:var(--card);border-radius:10px;padding:10px 12px;margin-bottom:14px;display:flex;align-items:center;gap:8px}.phone-float-period-label{font-size:8px;color:var(--gray-dk)}.phone-float-period-value{font-size:10px;color:var(--white);font-weight:600}.phone-float-period-sep{color:var(--gray-dk);font-size:12px}.balance-pill{border-radius:50px;padding:12px 16px;display:flex;align-items:center;gap:12px;margin-bottom:8px}.balance-pill--red{background:var(--red)}.balance-pill--dark{background:#3a4044}.balance-pill--green{background:var(--green)}.balance-pill-label{font-size:8px;font-weight:600;color:hsla(0,0%,100%,.7);letter-spacing:.05em}.balance-pill-amount{font-size:14px;font-weight:900;color:var(--white)}.balance-pill-amount--lg{font-size:20px}.trust{padding:28px 5vw;border-top:1px solid hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;justify-content:center;gap:clamp(24px,6vw,80px);flex-wrap:wrap}.trust-item{display:flex;flex-direction:column;align-items:center;gap:4px}.trust-num{font-family:var(--font-head);font-weight:900;font-size:2rem}.trust-label{font-size:.78rem;color:var(--gray);letter-spacing:.04em}.trust-num--green{color:var(--green)}.trust-num--blue{color:var(--blue)}.trust-num--yellow{color:var(--yellow)}.trust-num--red{color:var(--red)}.section-roles{background:var(--bg)}.roles{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.role-card{background:var(--surface);border-radius:28px;padding:40px 36px;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.06);transition:transform .2s,border-color .2s}.role-card:hover{transform:translateY(-4px)}.role-card--minorista{border-color:rgba(33,131,200,.25)}.role-card--minorista:hover{border-color:rgba(33,131,200,.5)}.role-card--mayorista{border-color:rgba(1,203,148,.25)}.role-card--mayorista:hover{border-color:rgba(1,203,148,.5)}.role-badge{display:inline-block;padding:6px 16px;border-radius:50px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:24px}.role-badge--blue{background:rgba(33,131,200,.15);color:var(--blue)}.role-badge--green{background:rgba(1,203,148,.15);color:var(--green)}.role-icon{width:64px;height:64px;border-radius:18px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:28px}.role-icon--blue{background:rgba(33,131,200,.15)}.role-icon--green{background:rgba(1,203,148,.15)}.role-title{font-family:var(--font-head);font-weight:900;font-size:1.6rem;margin-bottom:12px}.role-desc{color:var(--gray);font-size:.95rem;line-height:1.7;margin-bottom:28px}.role-list{list-style:none;display:flex;flex-direction:column;gap:10px}.role-list li{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--gray)}.role-list li:before{content:"";width:6px;height:6px;border-radius:50%;margin-top:7px;flex-shrink:0}.role-card--minorista .role-list li:before{background:var(--blue)}.role-card--mayorista .role-list li:before{background:var(--green)}.role-arch{position:absolute;bottom:-30px;right:-20px;display:flex;gap:10px;align-items:flex-end;opacity:.15}.role-arch-item{border-radius:40px 40px 0 0}.role-arch-item--tall{width:60px;height:200px}.role-arch-item--short{width:60px;height:160px}.role-arch-item--blue{background:var(--blue)}.role-arch-item--green{background:var(--green)}.section-features{background:var(--surface)}.features-grid-wrapper{max-width:1100px;margin-inline:auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.feature-card{background:var(--card);border-radius:22px;padding:32px 28px;border:1px solid hsla(0,0%,100%,.06);transition:transform .2s}.feature-card:hover{transform:translateY(-3px)}.feature-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.feature-icon--green{background:rgba(1,203,148,.12)}.feature-icon--blue{background:rgba(33,131,200,.12)}.feature-icon--yellow{background:rgba(255,197,1,.12)}.feature-icon--red{background:rgba(250,86,87,.12)}.feature-name{font-family:var(--font-head);font-weight:800;font-size:1.05rem;margin-bottom:8px}.feature-desc{font-size:.88rem;color:var(--gray);line-height:1.6}.features-pagination{display:none;justify-content:center;gap:7px;margin-top:20px}.features-pagination-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.18);border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.features-pagination-dot.active{background:var(--green);transform:scale(1.25)}.section-how{background:var(--surface)}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin-top:60px;position:relative}.steps:before{content:"";position:absolute;top:27px;left:12%;right:12%;height:2px;background:linear-gradient(90deg,var(--blue),var(--green));z-index:0}.step{flex-direction:column;text-align:center;z-index:1}.step,.step-num{display:flex;align-items:center;position:relative}.step-num{width:56px;height:56px;border-radius:50%;justify-content:center;font-family:var(--font-head);font-weight:900;font-size:1.2rem;margin-bottom:24px;border:2px solid;z-index:2}.step-num--blue{background:color-mix(in srgb,var(--surface) 85%,var(--blue));border-color:var(--blue);color:var(--blue)}.step-num--yellow{background:color-mix(in srgb,var(--surface) 85%,var(--yellow));border-color:var(--yellow);color:var(--yellow)}.step-num--green{background:color-mix(in srgb,var(--surface) 85%,var(--green));border-color:var(--green);color:var(--green)}.step-title{font-family:var(--font-head);font-weight:800;font-size:1.1rem;margin-bottom:10px}.step-desc{font-size:.88rem;color:var(--gray);line-height:1.65;max-width:220px}.section-tutorial{background:var(--bg)}.video-wrapper{max-width:900px;margin:0 auto;position:relative}.video-placeholder{aspect-ratio:16/9;background:var(--surface);border-radius:24px;border:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;overflow:hidden;position:relative}.video-placeholder-glow{position:absolute;top:0;left:0;width:50%;height:50%;background:radial-gradient(circle at 0 0,rgba(1,203,148,.07) 0,transparent 70%);pointer-events:none}.video-play-btn{width:80px;height:80px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 16px rgba(1,203,148,.12),0 8px 32px rgba(1,203,148,.35);cursor:pointer;transition:transform .2s}.video-play-btn:hover{transform:scale(1.08)}.video-placeholder-text{text-align:center}.video-placeholder-title{font-family:var(--font-head);font-weight:800;font-size:1.1rem;color:var(--white);margin-bottom:6px}.video-placeholder-sub{font-size:.88rem;color:var(--gray)}.video-duration-badge{position:absolute;bottom:20px;right:20px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50px;padding:6px 14px;font-size:.8rem;font-weight:600;color:var(--white);display:flex;align-items:center;gap:6px}.section-cta{background:linear-gradient(135deg,#0f2520 0,var(--bg) 50%,#101828 100%);text-align:center;position:relative;overflow:hidden}.section-cta h2{margin-bottom:16px}.section-cta p{color:var(--gray);margin-bottom:40px;max-width:480px;margin-inline:auto;font-size:1.05rem}.cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.store-badge{min-width:210px;display:inline-flex;align-items:center;gap:12px;padding:14px 18px;border-radius:18px;text-decoration:none;color:var(--white);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);font:inherit;cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.store-badge:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.09)}.store-badge--apple:hover{border-color:hsla(0,0%,100%,.22)}.store-badge--play:hover{border-color:rgba(1,203,148,.28)}.store-badge-icon{width:28px;height:28px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--white)}.store-badge-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.store-badge-subtitle{font-size:.72rem;color:var(--gray);letter-spacing:.04em}.store-badge-title{font-family:var(--font-head);font-size:1rem;font-weight:800}.store-toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);width:min(92vw,520px);display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:20px;background:rgba(30,40,44,.96);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 24px 60px rgba(0,0,0,.38);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:300;animation:toast-in .22s ease-out}.store-toast-accent{width:5px;align-self:stretch;border-radius:999px;background:linear-gradient(180deg,var(--green),var(--blue));flex-shrink:0}.store-toast-icon{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.06);color:var(--white);flex-shrink:0}.store-toast-copy{display:flex;flex-direction:column;gap:4px}.store-toast-title{font-family:var(--font-head);font-weight:800;font-size:1rem}.store-toast-text{font-size:.9rem;color:var(--gray);line-height:1.5}@keyframes toast-in{0%{opacity:0;transform:translateX(-50%) translateY(14px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cta-arches{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;gap:16px;align-items:flex-end;opacity:.08}.cta-arch{border-radius:50px 50px 0 0;width:90px}footer{background:var(--bg);border-top:1px solid hsla(0,0%,100%,.06);padding:40px 5vw;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-logo,footer{display:flex;align-items:center}.footer-logo{background:none;border:none;cursor:pointer;padding:0;font-family:var(--font-head);font-weight:900;font-size:1.2rem;color:var(--white);gap:8px}footer p{font-size:.8rem;color:var(--gray-dk)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:860px){.hero{grid-template-columns:1fr;padding-top:100px;text-align:center}.hero-sub{margin-inline:auto}.hero-actions{justify-content:center}.cta-actions{flex-direction:column;align-items:center}.store-badge{width:min(100%,320px);justify-content:center}.phone-float{display:none}}@media (max-width:720px){.roles{grid-template-columns:1fr}}@media (max-width:768px){.features-grid-wrapper{margin-inline:-5vw;padding-inline:5vw;overflow:hidden}.features-grid{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:12px;scrollbar-width:none}.features-grid::-webkit-scrollbar{display:none}.feature-card{flex:0 0 220px;width:220px;scroll-snap-align:start}.features-pagination{display:flex}}@media (max-width:640px){.steps{grid-template-columns:1fr}.steps:before{display:none}}@media (max-width:480px){.nav{padding:14px 4vw}.nav-logo{font-size:1.1rem}.nav-link{font-size:.78rem}.nav-cta{font-size:.75rem;padding:9px 16px}.store-badge{min-width:0;width:100%}.store-toast{width:calc(100vw - 24px);bottom:12px;padding:14px}}