@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Montserrat:wght@400;500;600;700;800;900&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#1f2937}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-8{gap:2rem}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.text-white{color:white}.text-gray-600{color:#6b7280}.text-gray-800{color:#1f2937}.bg-white{background-color:white}.bg-gray-50{background-color:#f9fafb}.bg-orange-500{background-color:#ee751a}.text-4xl{font-size:2.25rem;line-height:2.5rem;font-weight:700}.text-5xl{font-size:3rem;line-height:1.1;font-weight:700}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.btn-primary{background:linear-gradient(135deg,#ee751a,#f19340);color:white;padding:12px 24px;border-radius:8px;border:none;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease;font-size:1rem}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(238,117,26,.3)}.btn-secondary{background:transparent;color:#ee751a;border:2px solid #ee751a;padding:10px 22px;border-radius:8px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease;font-size:1rem}.btn-secondary:hover{background:#ee751a;color:white}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.hero-gradient{background:linear-gradient(135deg,#ee751a,#f19340);color:white}.whatsapp-float{position:fixed;bottom:20px;right:20px;background:#25d366;color:white;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;transition:transform .3s ease}.whatsapp-float:hover{transform:scale(1.1)}header{background:white;border-bottom:1px solid #e5e7eb;padding:1rem 0}.hero{background:linear-gradient(135deg,#ee751a,#f19340);color:white;padding:5rem 0;text-align:center}.hero h1{font-size:3.5rem;font-weight:900;font-family:Montserrat,sans-serif;margin-bottom:1rem;line-height:1.1}.hero .subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.hero .phone{font-size:1.5rem;font-weight:700;margin:2rem 0}.feature-section{padding:4rem 0}.feature-section:nth-child(2n){background:#f9fafb}.feature-section h2{font-size:2.5rem;font-weight:700;font-family:Montserrat,sans-serif;margin-bottom:1rem;text-align:center}.feature-section h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.pricing-section{padding:4rem 0;background:white}.pricing-card{background:white;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.pricing-card.featured{border:2px solid #ee751a;transform:scale(1.05)}.pricing-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.pricing-card .price{font-size:2.5rem;font-weight:900;font-family:Montserrat,sans-serif;color:#1f2937;margin-bottom:1rem}.pricing-card .price-period{font-size:1rem;font-weight:400;color:#6b7280}.pricing-card ul{list-style:none;margin:2rem 0;text-align:left}.pricing-card li{padding:.5rem 0;border-bottom:1px solid #f3f4f6}.pricing-card li:last-child{border-bottom:none}footer{background:#1f2937;color:white;padding:2rem 0;text-align:center}footer a{color:#9ca3af;margin:0 1rem}footer a:hover{color:white}@media (min-width:768px){.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\\:text-5xl{font-size:3rem;line-height:1.1}.md\\:text-6xl{font-size:3.75rem;line-height:1}.container{padding:0 2rem}}@media (min-width:1024px){.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-bubble{animation:fadeInUp .6s ease-out}.iphone-mockup{max-width:300px;margin:2rem auto}.iphone-mockup img{width:100%;height:auto;border-radius:2rem;box-shadow:0 20px 40px rgba(0,0,0,.3)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}