*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary)}#app{min-height:100vh;display:flex;flex-direction:column}.gas-website{min-height:100vh;display:flex;flex-direction:column;padding-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.main-content{flex:1}.hero{padding:3rem 0;text-align:center}.hero h2{font-size:2rem;margin-bottom:1rem;font-weight:600}.hero p{font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.products{padding:3rem 0}.products h3{text-align:center;font-size:1.8rem;margin-bottom:2rem;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.product-card{padding:2rem;text-align:center;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-card h4{font-size:1.3rem;margin-bottom:.5rem;font-weight:600}.product-card p{margin-bottom:1rem}.price{font-size:1.5rem;font-weight:700}.btn{display:inline-block;padding:12px 24px;border:none;border-radius:var(--border-radius);font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease}.btn-primary{background-color:var(--btn-primary);color:var(--text-light)}.btn-primary:hover{background-color:var(--btn-primary-hover);transform:translateY(-2px);box-shadow:var(--shadow-medium)}.footer{padding:2rem 0;text-align:center;margin-top:auto}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #3178c6aa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--primary-blue: #0066CC;--primary-light-blue: #4A90E2;--primary-dark-blue: #004499;--primary-white: #FFFFFF;--primary-off-white: #F8FAFC;--secondary-orange: #FF6B35;--secondary-light-orange: #FF8A5B;--secondary-gray: #6B7280;--secondary-light-gray: #E5E7EB;--secondary-dark-gray: #2D3748;--secondary-very-light-gray: #F7FAFC;--success-color: #48BB78;--warning-color: #FF6B35;--danger-color: #F56565;--info-color: #0066CC;--text-primary: #2D3748;--text-secondary: #4A5568;--text-light: #FFFFFF;--text-muted: #A0AEC0;--bg-primary: #FFFFFF;--bg-secondary: #F7FAFC;--bg-gray: #EDF2F7;--bg-blue: #EBF8FF;--bg-orange: #FFFAF0;--bg-gradient: linear-gradient(135deg, #0066CC 0%, #4A90E2 100%);--btn-primary: #0066CC;--btn-primary-hover: #004499;--btn-secondary: #FF6B35;--btn-secondary-hover: #E55A2B;--btn-blue: #0066CC;--btn-blue-hover: #004499;--shadow-primary: 0 4px 6px rgba(0, 102, 204, .1);--shadow-light: 0 1px 3px rgba(0, 102, 204, .1);--shadow-medium: 0 4px 6px rgba(0, 102, 204, .1);--shadow-heavy: 0 10px 15px rgba(0, 102, 204, .1);--border-light: 1px solid #E2E8F0;--border-medium: 1px solid #CBD5E0;--border-primary: 2px solid #0066CC;--border-blue: 2px solid #0066CC;--border-radius: 8px;--border-radius-small: 4px;--border-radius-large: 12px;--primary-color: var(--primary-blue);--primary-light: var(--primary-light-blue);--primary-dark: var(--primary-dark-blue);--secondary-color: var(--secondary-orange)}.text-primary,.text-blue{color:var(--primary-blue)}.text-orange{color:var(--secondary-orange)}.text-light-blue{color:var(--primary-light-blue)}.text-white{color:var(--primary-white)}.text-light{color:var(--text-light)}.text-muted{color:var(--text-muted)}.text-gray{color:var(--secondary-gray)}.text-light-gray{color:var(--secondary-light-gray)}.text-dark-gray{color:var(--secondary-dark-gray)}.bg-primary,.bg-blue{background-color:var(--primary-blue)}.bg-orange{background-color:var(--secondary-orange)}.bg-light-blue{background-color:var(--primary-light-blue)}.bg-white{background-color:var(--primary-white)}.bg-light{background-color:var(--bg-light)}.bg-gray{background-color:var(--secondary-gray)}.bg-light-gray{background-color:var(--secondary-light-gray)}.border-primary,.border-blue{border-color:var(--primary-blue)}.border-orange{border-color:var(--secondary-orange)}.border-light-blue{border-color:var(--secondary-light-blue)}.border-gray{border-color:var(--secondary-gray)}.shadow-primary{box-shadow:var(--shadow-primary)}.shadow-light{box-shadow:var(--shadow-light)}.shadow-medium{box-shadow:var(--shadow-medium)}.shadow-heavy{box-shadow:var(--shadow-heavy)}.header-appbar{background:linear-gradient(135deg,#000,#021225);padding:1rem 0;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;overflow:hidden;min-height:auto}.header-appbar:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="rgba(255,255,255,0.05)"/><circle cx="80" cy="40" r="0.8" fill="rgba(255,255,255,0.05)"/><circle cx="40" cy="80" r="0.6" fill="rgba(255,255,255,0.05)"/></svg>')}.container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.appbar-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-nav{flex:1;display:flex;justify-content:center}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:1rem;align-items:center}.nav-menu li{position:relative}.nav-menu a{color:#ffffffe6;text-decoration:none;font-weight:500;font-size:.95rem;padding:.5rem 1rem;border-radius:20px;transition:all .3s ease;position:relative;overflow:hidden}.nav-menu a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff1a;border-radius:20px;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;z-index:-1}.nav-menu a:hover:before{transform:scaleX(1)}.nav-menu a:hover{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.nav-menu a.active{background:#ffffff26;color:#fff}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;margin-left:auto}.mobile-menu-toggle span{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.logo-section{display:flex;align-items:center;gap:.75rem}.logo-image{height:60px;border-radius:8px;object-fit:contain}.logo-text{display:flex;flex-direction:column}.logo-name,.brand-name{font-size:1.4rem;font-weight:700;color:#fff;line-height:1;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.brand-tagline{font-size:.75rem;color:#fffc;font-weight:300;text-transform:lowercase;letter-spacing:.5px}.header-text{text-align:center;max-width:500px;margin:0 auto}.header-title{font-size:1.5rem;font-weight:600;color:#fff;line-height:1.3;margin:0 0 .5rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.header-subtitle{font-size:1rem;font-weight:400;color:#ffffffe6;line-height:1.4;margin:0}.cta-section{display:flex;justify-content:flex-end}.btn-whatsapp-header{display:inline-flex;align-items:center;background:var(--primary-orange);color:var(--text-light);padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:25px;transition:all .3s ease;box-shadow:0 3px 10px #ff6b3566;border:1px solid rgba(255,255,255,.3);white-space:nowrap;position:relative;overflow:hidden}.btn-whatsapp-header:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-whatsapp-header:hover:before{left:100%}.btn-whatsapp-header:hover{background:var(--primary-dark-orange);transform:translateY(-1px);box-shadow:0 4px 15px #e55a2b80}.btn-whatsapp-header:active{transform:translateY(0)}@media (max-width: 1024px){.appbar-content{grid-template-columns:auto 1fr;gap:1.5rem}.cta-section{grid-column:1 / -1;justify-content:center;margin-top:1rem}.header-text{text-align:left}}@media (max-width: 768px){.header-appbar{padding:1rem 0}.container{padding:0 1rem}.appbar-content{grid-template-columns:1fr;gap:1rem;text-align:center}.logo-section{justify-content:center}.header-text{text-align:center}.header-title{font-size:1.3rem}.header-subtitle{font-size:.9rem}.cta-section{justify-content:center}.btn-whatsapp-header{padding:.7rem 1.3rem;font-size:.9rem}}@media (max-width: 480px){.logo-image{width:75px;height:75px}.brand-name{font-size:1.2rem}.brand-tagline{font-size:.7rem}.header-title{font-size:1.1rem}.header-subtitle{font-size:.85rem}.btn-whatsapp-header{padding:.6rem 1.1rem;font-size:.85rem}}.hero-image-section{padding:3rem 0;background:var(--bg-primary);margin-top:80px}.hero-image-content{display:flex;justify-content:center;align-items:center}.hero-image-section .about-image{max-width:600px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-image-section .about-img{width:100%;height:auto;border-radius:var(--border-radius);box-shadow:var(--shadow-medium);transition:transform .3s ease}.hero-image-section .about-img:hover{transform:scale(1.02)}.hero-cta-container{margin-top:2rem;text-align:center;width:100%;display:flex;justify-content:center}.btn-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:1.3rem 2.8rem;font-size:1.15rem;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #25d36659;position:relative;overflow:hidden;white-space:nowrap;min-width:280px}.btn-hero-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-hero-cta:hover:before{left:100%}.btn-hero-cta:hover{transform:translateY(-4px);box-shadow:0 15px 45px #25d36673}.btn-hero-cta:active{transform:translateY(-2px)}.btn-hero-cta i.fab{font-size:1.4rem;flex-shrink:0}.btn-hero-cta span{flex-shrink:0;font-weight:700;letter-spacing:.3px}.btn-hero-cta i.fas{font-size:1.1rem;transition:transform .3s ease;flex-shrink:0}.btn-hero-cta:hover i.fas{transform:translate(5px)}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.section-subtitle{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.5}.benefits-section{padding:5rem 0;background:#fff}.benefits-section{background:#fff;position:relative;overflow:hidden}.benefits-section:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="rgba(255,107,53,0.08)"/><circle cx="80" cy="40" r="0.8" fill="rgba(255,107,53,0.06)"/><circle cx="40" cy="80" r="0.6" fill="rgba(255,107,53,0.05)"/><circle cx="60" cy="20" r="0.4" fill="rgba(255,107,53,0.04)"/><circle cx="30" cy="60" r="0.7" fill="rgba(255,107,53,0.07)"/></svg>');z-index:1}.benefits-section .container{position:relative;z-index:2}.benefits-section .section-title{color:var(--text-dark);text-shadow:none;font-weight:800}.benefits-section .section-subtitle{color:var(--text-secondary);text-shadow:none;font-weight:500}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.benefit-card{background:#fff;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid rgba(255,107,53,.1)}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color))}.benefit-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.benefit-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.benefit-icon svg{width:30px;height:30px;color:#fff;stroke-width:2}.benefit-content h3{font-size:1.3rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.benefit-content p{color:var(--text-secondary);line-height:1.5}.benefit-check{position:absolute;top:1rem;right:1rem;width:30px;height:30px;background:var(--success-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem}.how-to-order-section{padding:3rem 0;background:#fff}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0;align-items:stretch}.step-card{background:#fff;padding:1.5rem 1.5rem 1.8rem;border-radius:16px;box-shadow:0 8px 25px #00000014;text-align:center;position:relative;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;justify-content:flex-start;min-height:240px}.step-card:hover{transform:translateY(-5px);border-color:var(--primary-color);box-shadow:0 15px 35px #ff6b3526}.step-number{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:32px;height:32px;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem;box-shadow:0 4px 12px #ff6b354d}.step-icon{width:60px;height:60px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:1.2rem auto 1rem}.step-icon svg{width:32px;height:32px;color:var(--primary-color);stroke-width:2}.step-content h3{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.step-content p{color:var(--text-secondary);line-height:1.4;font-size:.95rem}.cta-container{text-align:center;margin-top:3rem}.btn-whatsapp-secondary{display:inline-block;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 8px 25px #25d3664d;white-space:nowrap}.btn-whatsapp-secondary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #25d36666}.pricing-section{padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#f1f5f9);position:relative;overflow:hidden}.pricing-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,107,53,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,140,66,.1) 0%,transparent 50%);pointer-events:none}.pricing-section .container{position:relative;z-index:2}.pricing-container{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-top:3rem;align-items:start}.pricing-card{background:#fff;border-radius:25px;padding:3rem 2.5rem;box-shadow:0 20px 50px #0000001a;position:relative;overflow:hidden;border:3px solid var(--primary-color)}.pricing-card.promotional{background:linear-gradient(135deg,#fff,#fffbf7,#fff9f5);border:none;box-shadow:0 25px 60px #0000001f,0 0 0 1px #ff6b351a;overflow:visible;transition:all .4s cubic-bezier(.4,0,.2,1)}.pricing-card.promotional:hover{transform:translateY(-8px);box-shadow:0 30px 70px #00000026,0 0 0 1px #ff6b3533}.pricing-card.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:6px}.pricing-badge{position:absolute;top:0;right:2rem;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:600;box-shadow:0 5px 15px #ff6b6b4d}.promotional-badge{background:linear-gradient(135deg,#ff6b35,#ff8c42);font-size:.8rem;padding:.6rem 2rem;top:-12px;left:50%;transform:translate(-50%);letter-spacing:1px;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:.5rem;border-radius:25px;box-shadow:0 8px 20px #ff6b3566;white-space:nowrap}.badge-icon-svg{width:16px;height:16px;stroke-width:2.5}.badge-star{fill:#fbbf24;stroke:#f59e0b;stroke-width:.5;animation:star-twinkle 2s ease-in-out infinite;filter:drop-shadow(0 0 3px rgba(251,191,36,.8))}@keyframes star-twinkle{0%,to{opacity:1;transform:scale(1) rotate(0)}25%{opacity:.8;transform:scale(1.1) rotate(-5deg)}50%{opacity:1;transform:scale(1) rotate(0)}75%{opacity:.8;transform:scale(1.1) rotate(5deg)}}.promotional-ribbon{position:absolute;top:20px;left:-35px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.5rem 3rem;transform:rotate(-45deg);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 12px #10b98166;z-index:100}.price-comparison{margin:1.5rem 0 1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1.5rem 2rem;border-radius:20px;border:2px solid rgba(255,107,53,.1)}.old-price{display:flex;flex-direction:column;align-items:center;gap:.3rem}.price-label{font-size:.75rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;opacity:.7}.strikethrough{font-size:1.5rem;font-weight:700;color:var(--text-secondary);text-decoration:line-through;text-decoration-color:#ef4444;text-decoration-thickness:2.5px;opacity:.6}.price-divider{width:2px;height:60px;background:linear-gradient(to bottom,transparent,rgba(255,107,53,.3),transparent)}.promotional-price{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative}.promotional-price .price-label{color:var(--primary-color);font-size:.75rem;opacity:1}.savings-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.8rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:700;margin-top:1rem;box-shadow:0 5px 20px #10b9814d;animation:savings-bounce 3s ease-in-out infinite}.savings-badge svg{width:20px;height:20px;fill:#fbbf24;stroke:#fbbf24;animation:star-spin 4s linear infinite}@keyframes savings-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes star-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cta-button-wrapper{margin:1.8rem 0 .5rem}.btn-promotional-cta{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:1.2rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:15px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #25d3664d;position:relative;overflow:hidden}.btn-promotional-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.btn-promotional-cta:hover:before{left:100%}.btn-promotional-cta:hover{transform:translateY(-3px);box-shadow:0 15px 40px #25d36666}.btn-promotional-cta svg:first-child{width:22px;height:22px}.btn-promotional-cta .arrow-icon{width:20px;height:20px;stroke-width:2.5;transition:transform .3s ease}.btn-promotional-cta:hover .arrow-icon{transform:translate(5px)}.urgency-footer{display:flex;align-items:center;justify-content:center;gap:.6rem;color:var(--text-secondary);padding:1rem;font-size:.85rem;font-weight:600;background:linear-gradient(135deg,#fbbf241a,#f59e0b0d);border-radius:12px;margin-top:1rem;border:1px solid rgba(251,191,36,.2)}.urgency-footer svg{width:18px;height:18px;stroke:#f59e0b;stroke-width:2.5;animation:clock-tick 2s ease-in-out infinite}@keyframes clock-tick{0%,to{transform:rotate(0)}25%{transform:rotate(8deg)}75%{transform:rotate(-8deg)}}.pricing-header{text-align:center;margin-bottom:2rem;padding-top:1rem}.pricing-icon-wrapper{position:relative;display:inline-block;margin:1.5rem auto 1rem}.icon-background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:linear-gradient(135deg,#ff6b351a,#ff8c4226);border-radius:50%;animation:icon-pulse 3s ease-in-out infinite}@keyframes icon-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.8}}.pricing-icon{width:90px;height:90px;background:linear-gradient(135deg,#fff,#fff9f5);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 10px 30px #0000001a;border:2px solid rgba(255,107,53,.1)}.pricing-icon svg{width:40px;height:40px;color:#fff;stroke-width:2}.pricing-icon .botijao-image{width:60px;height:60px;object-fit:contain;filter:brightness(1.1) contrast(1.1)}.product-title{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.5px}.product-subtitle{font-size:1rem;color:var(--text-secondary);font-weight:500;margin-bottom:1.5rem;opacity:.8}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:.2rem}.currency{font-size:1.5rem;font-weight:600;color:var(--primary-color)}.amount{font-size:3.5rem;font-weight:800;color:var(--primary-color);line-height:1}.cents{font-size:1.8rem;font-weight:600;color:var(--primary-color)}.pricing-divider{height:2px;background:linear-gradient(to right,transparent,rgba(255,107,53,.2),transparent);margin:1.8rem 0 1.5rem}.pricing-features{margin:2rem 0}.features-title{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;text-align:left;padding-left:.5rem;border-left:4px solid var(--primary-color)}.feature-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,#fff,#fafafa);border-radius:12px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.feature-item:hover{transform:translate(5px);background:linear-gradient(135deg,#fff9f5,#fff);border-color:#ff6b3533;box-shadow:0 5px 15px #0000000d}.feature-icon-circle{width:40px;height:40px;min-width:40px;background:linear-gradient(135deg,var(--primary-color),#ff8c42);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #ff6b354d}.feature-icon{width:20px;height:20px;color:#fff;stroke-width:2.5}.feature-text{display:flex;flex-direction:column;gap:.3rem;flex:1}.feature-text strong{font-size:1rem;color:var(--text-primary);font-weight:700}.feature-text span{font-size:.9rem;color:var(--text-secondary);font-weight:500;line-height:1.4}.pricing-cta{margin-top:2rem}.btn-pricing-cta{display:block;width:100%;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:1.2rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:15px;text-align:center;transition:all .3s ease;box-shadow:0 10px 30px #25d3664d}.btn-pricing-cta:hover{transform:translateY(-3px);box-shadow:0 15px 40px #25d36666}.pricing-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 8px 25px #00000014;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.info-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px #0000001f}.info-card.highlight-card{border-left:4px solid var(--primary-color);background:linear-gradient(135deg,#fff,#fff9f5)}.info-card.highlight-card:hover{border-left-width:6px}.info-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--secondary-color),var(--secondary-dark));border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-icon svg{width:25px;height:25px;color:#fff;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.info-content h4{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.3rem}.info-content p{color:var(--text-secondary);font-size:.95rem;line-height:1.4}.trust-section{padding:5rem 0;background:#fff}.trust-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.trust-text .section-header{text-align:left;margin-bottom:2rem}.trust-description{margin-bottom:2.5rem}.trust-description p{font-size:1.1rem;line-height:1.6;color:var(--text-secondary)}.trust-features{display:flex;flex-direction:column;gap:1.5rem}.trust-feature{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000000d}.trust-feature .feature-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-feature .feature-icon svg{width:25px;height:25px;color:#fff;stroke-width:2}.feature-text h4{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.3rem}.feature-text p{color:var(--text-secondary);font-size:.95rem}.trust-visual{display:flex;flex-direction:column;gap:2rem}.trust-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}.badge-item{background:#fff;padding:1.5rem 1rem;border-radius:15px;text-align:center;box-shadow:0 8px 25px #00000014;transition:all .3s ease}.badge-item:hover{transform:translateY(-5px);box-shadow:0 12px 35px #0000001f}.badge-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--success-color),#10b981);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.badge-icon svg{width:25px;height:25px;color:#fff;stroke-width:2}.badge-text span{display:block;font-size:1.2rem;font-weight:700;color:var(--text-primary)}.badge-text small{font-size:.8rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.trust-guarantee{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));padding:2rem;border-radius:20px;color:#fff;text-align:center}.guarantee-icon{width:60px;height:60px;background:#fff3;border-radius:15px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.guarantee-icon svg{width:30px;height:30px;color:#fff;stroke-width:2}.guarantee-text h3{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.guarantee-text p{opacity:.9;line-height:1.5}.final-cta-section{padding:5rem 0;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);position:relative;overflow:hidden}.final-cta-section:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="rgba(255,255,255,0.1)"/><circle cx="80" cy="40" r="1.5" fill="rgba(255,255,255,0.1)"/><circle cx="40" cy="80" r="1" fill="rgba(255,255,255,0.1)"/></svg>');animation:float 20s ease-in-out infinite}.cta-content{text-align:center;position:relative;z-index:2}.cta-header{margin-bottom:3rem}.cta-title{font-size:2.8rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.cta-subtitle{font-size:1.3rem;color:#ffffffe6;max-width:700px;margin:0 auto;line-height:1.5}.cta-features{display:flex;justify-content:center;gap:3rem;margin:3rem 0;flex-wrap:wrap}.cta-feature{display:flex;align-items:center;gap:.8rem;color:#fff;font-weight:600}.cta-feature .feature-icon{width:40px;height:40px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center}.cta-feature .feature-icon svg{width:20px;height:20px;color:#fff;stroke-width:2}.cta-button-container{margin:3rem 0}.btn-final-cta{display:inline-flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:1.5rem 3rem;font-size:1.3rem;font-weight:700;text-decoration:none;border-radius:60px;transition:all .3s ease;box-shadow:0 15px 40px #25d36666;position:relative;overflow:hidden;white-space:nowrap}.btn-final-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-final-cta:hover:before{left:100%}.btn-final-cta:hover{transform:translateY(-5px);box-shadow:0 20px 50px #25d36680}.btn-icon{font-size:1.5rem}.btn-text{font-size:1.3rem;white-space:nowrap}.btn-arrow{width:25px;height:25px;transition:transform .3s ease}.btn-final-cta:hover .btn-arrow{transform:translate(5px)}.btn-arrow svg{width:100%;height:100%;stroke-width:2}.cta-urgency{display:flex;align-items:center;justify-content:center;gap:.8rem;color:#ffffffe6;font-weight:600;margin-top:2rem}.urgency-icon{width:25px;height:25px;animation:pulse 2s infinite}.urgency-icon svg{width:100%;height:100%;color:#fbbf24;stroke-width:2}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.cta-background-elements{position:absolute;inset:0;pointer-events:none}.floating-element{position:absolute;width:60px;height:60px;color:#ffffff1a;animation:float 6s ease-in-out infinite}.floating-element.element-1{top:20%;left:10%;animation-delay:0s}.floating-element.element-2{top:60%;right:15%;animation-delay:2s}.floating-element.element-3{bottom:20%;left:20%;animation-delay:4s}.floating-element svg{width:100%;height:100%;stroke-width:1}.footer-section{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;align-items:start}.footer-brand{max-width:300px}.brand-name{font-size:1.8rem;font-weight:800;margin-bottom:.5rem;color:#fff}.brand-tagline{color:#fffc;margin-bottom:1rem;font-weight:300;text-transform:uppercase;letter-spacing:1px}.brand-description{color:#ffffffb3;line-height:1.6;font-size:.95rem}.footer-contact h4,.footer-hours h4{font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.contact-icon{width:20px;height:20px;color:var(--primary-color);flex-shrink:0;margin-top:.2rem}.contact-icon svg{width:100%;height:100%;stroke-width:2}.phone-numbers{display:flex;flex-direction:column;gap:.3rem}.phone-numbers a{color:#fffc;text-decoration:none;transition:color .3s ease}.phone-numbers a:hover{color:var(--primary-color)}.whatsapp-link{color:#25d366;text-decoration:none;font-weight:500;transition:color .3s ease}.whatsapp-link:hover{color:#128c7e}.hours-grid{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.5rem}.hours-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.day{color:#fffc;font-weight:500}.time{color:var(--primary-color);font-weight:600}.hours-note{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.9rem}.note-icon{width:16px;height:16px;color:var(--success-color)}.note-icon svg{width:100%;height:100%;stroke-width:2}.footer-cta{display:flex;flex-direction:column;align-items:flex-start}.footer-cta h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-cta p{color:#fffc;margin-bottom:1.5rem;font-size:.95rem;line-height:1.4}.btn-footer-cta{display:inline-block;background:#25d366;color:#fff;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:25px;transition:all .3s ease;box-shadow:0 5px 15px #25d3664d;white-space:nowrap}.btn-footer-cta:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 8px 20px #25d36666}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-copyright{margin-bottom:1rem}.footer-copyright p{color:#ffffffb3;font-size:.9rem}.footer-seo p{color:#fff9;font-size:.85rem;font-style:italic}.about-section{padding:2rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#f1f5f9);min-height:100vh;display:flex;align-items:center}.about-section .container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.about-content{display:flex;flex-direction:column;gap:3rem;margin-top:2rem}.about-header{text-align:center;margin-bottom:2rem}.about-header h2{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem}.about-subtitle{font-size:1.2rem;color:var(--text-secondary);font-weight:500;margin:0}.about-main{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-text{padding-right:1rem}.award-badge{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff;padding:1rem 1.5rem;border-radius:15px;margin-bottom:2rem;box-shadow:0 8px 25px #ff6b354d;position:relative;overflow:hidden}.award-badge:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.badge-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.badge-icon svg{width:24px;height:24px;stroke-width:2}.badge-text{display:flex;flex-direction:column;line-height:1.2}.badge-title{font-size:1.1rem;font-weight:800;letter-spacing:.5px}.badge-subtitle{font-size:1rem;font-weight:600;opacity:.9}.about-text p{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2rem}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.stat-item{text-align:center;padding:1.5rem 1rem;background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.stat-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.stat-number{font-size:2.2rem;font-weight:800;color:var(--primary-color);margin-bottom:.5rem}.stat-label{font-size:.9rem;color:var(--text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.about-features{display:flex;flex-direction:column;gap:1.5rem}.about-features h3{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;text-align:center}.features-grid{display:grid;grid-template-columns:1fr;gap:1rem}.feature-item{display:flex;align-items:center;gap:1.2rem;padding:1.5rem;background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid var(--primary-color)}.feature-item:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0000001f}.feature-item i{color:var(--primary-color);font-size:1.5rem;width:32px;text-align:center;margin-top:.2rem;flex-shrink:0}.feature-content{display:flex;flex-direction:column;gap:.3rem}.feature-title{font-weight:700;color:var(--text-primary);font-size:1.1rem;line-height:1.3}.feature-desc{font-weight:500;color:var(--text-secondary);font-size:.95rem;line-height:1.4}.about-image{display:flex;justify-content:center;align-items:center}.about-img{width:100%;max-width:400px;height:auto;object-fit:cover;border-radius:20px;box-shadow:0 15px 40px #0000001f;transition:transform .3s ease}.about-img:hover{transform:scale(1.02)}.contact-section{padding:4rem 0;background:#fff}.contact-content{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;margin-top:2rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--bg-light) 0%,#f8fafc 100%);border-radius:15px;border-left:4px solid var(--primary-color)}.contact-item i{color:var(--primary-color);font-size:1.5rem;width:30px;text-align:center}.contact-item h4{margin:0 0 .25rem;font-size:1.1rem;font-weight:600;color:var(--text-primary)}.contact-item p{margin:0;color:var(--text-secondary);font-weight:500}.contact-cta .btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 10px 30px #00000014}.contact-cta .btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 20px 40px #00000026}@media (max-width: 1024px){.about-content,.contact-content{grid-template-columns:1fr;gap:3rem}.about-text{padding-right:0;text-align:center}.about-features{margin-top:1.5rem}.about-img{max-width:350px;margin:0 auto}.contact-info{order:1}.contact-cta{order:2;text-align:center}.trust-content,.pricing-container{grid-template-columns:1fr;gap:2rem}.footer-content{grid-template-columns:1fr 1fr;gap:2rem}.cta-features{gap:2rem}}@media (max-width: 768px){.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.benefits-grid,.steps-container,.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.cta-title{font-size:2.2rem}.cta-subtitle{font-size:1.1rem}.cta-features{flex-direction:column;gap:1rem;align-items:center}.btn-final-cta{padding:1.2rem 2rem;font-size:1.1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.testimonials-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.promotional-badge{font-size:.75rem;padding:.5rem 1.2rem}.price-comparison{flex-direction:column;gap:1rem;padding:1.2rem 1.5rem}.price-divider{width:80%;height:2px}.product-title{font-size:1.7rem}.product-subtitle{font-size:.9rem}.strikethrough{font-size:1.3rem}.amount{font-size:3rem}.btn-promotional-cta{font-size:1rem;padding:1.1rem 1.5rem}.urgency-footer{font-size:.8rem}}@media (max-width: 480px){.section-title{font-size:1.8rem}.benefit-card,.step-card,.testimonial-card,.pricing-card{padding:2rem 1.5rem}.pricing-card.promotional{padding:2.5rem 1.2rem}.amount{font-size:2.8rem}.cta-title{font-size:1.8rem}.btn-final-cta{padding:1rem 1.5rem;font-size:1rem}.pricing-card.promotional{padding:2rem 1.2rem}.promotional-badge{font-size:.7rem;padding:.4rem 1rem;gap:.4rem}.badge-icon-svg{width:14px;height:14px}.badge-star{width:12px;height:12px}.pricing-icon-wrapper{margin:1rem auto .8rem}.icon-background{width:100px;height:100px}.pricing-icon{width:75px;height:75px}.pricing-icon .botijao-image{width:50px;height:50px}.product-title{font-size:1.5rem}.product-subtitle{font-size:.85rem}.price-label{font-size:.7rem}.strikethrough{font-size:1.1rem}.amount{font-size:2.5rem}.cents{font-size:1.4rem}.features-title{font-size:1rem}.feature-item{padding:.8rem;gap:.8rem}.feature-icon-circle{width:36px;height:36px;min-width:36px}.feature-icon{width:18px;height:18px}.feature-text strong{font-size:.9rem}.feature-text span{font-size:.85rem}.btn-promotional-cta{font-size:.95rem;padding:1rem 1.2rem;gap:.6rem}.btn-promotional-cta svg:first-child{width:20px;height:20px}.btn-promotional-cta .arrow-icon{width:18px;height:18px}.urgency-footer{font-size:.75rem;padding:.8rem}.urgency-footer svg{width:16px;height:16px}}.floating-whatsapp{position:fixed;bottom:20px;right:20px;z-index:1000}.whatsapp-btn{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#25d366;border-radius:50%;color:#fff;text-decoration:none;font-size:28px;box-shadow:0 4px 20px #25d36666;transition:all .3s ease;animation:pulse 2s infinite}.whatsapp-btn:hover{background:#20ba5a;transform:scale(1.1);box-shadow:0 6px 25px #25d36699}.whatsapp-btn i{line-height:1}@keyframes pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 20px #25d366cc}to{box-shadow:0 4px 20px #25d36666}}@media (max-width: 768px){.floating-whatsapp{bottom:15px;right:15px}.whatsapp-btn{width:55px;height:55px;font-size:24px}}@media (min-width: 769px){.header-nav{display:flex!important}.mobile-menu-toggle{display:none!important}}@media (max-width: 768px){.gas-website{padding-top:70px!important}.container{padding:0 1rem}.header-appbar{padding:.8rem 0;position:fixed!important;top:0;left:0;width:100%;z-index:1000;background:linear-gradient(135deg,#000,#021225)}.header-container{display:flex;justify-content:space-between;align-items:center;position:relative}.logo-section{display:flex;align-items:center;gap:.8rem}.logo-image{width:auto;height:60px}.company-info h1{font-size:1rem;line-height:1.2;margin:0;color:#333}.hero-image-section{padding:2rem 0}.hero-image-section .about-image{max-width:100%;padding:0 1rem}.hero-image-section .about-img{border-radius:12px}.hero-cta-container{margin-top:1.5rem;padding:0 1rem}.btn-hero-cta{padding:1.1rem 1.8rem;font-size:1rem;gap:.7rem;width:100%;max-width:100%;min-width:auto;justify-content:center;white-space:nowrap}.btn-hero-cta span{font-size:1rem;white-space:nowrap}.btn-hero-cta i.fab{font-size:1.2rem}.btn-hero-cta i.fas{font-size:1rem}.btn-final-cta,.btn-footer-cta,.btn-whatsapp-secondary,.btn-promotional-cta,.btn-text{white-space:nowrap}.company-info p{font-size:.7rem;margin:0;opacity:.9;color:#666}.mobile-menu-toggle{display:flex!important;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;z-index:1002;padding:5px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:none;position:relative}@supports (-webkit-touch-callout: none){.mobile-menu-toggle{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;touch-action:manipulation;min-height:44px;min-width:44px}}.mobile-menu-toggle span{width:25px;height:3px;background:#333;margin:3px 0;transition:all .3s ease;border-radius:2px;display:block}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px);background:#007bff}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);background:#007bff}.header-nav,.header-cta{display:none}.header-nav.mobile-active{display:block!important;position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);z-index:1000;padding-top:80px}.header-nav.mobile-active .nav-menu{flex-direction:column;gap:0;padding:2rem 0;height:100%;justify-content:flex-start}.header-nav.mobile-active .nav-menu li{width:100%;text-align:center;margin:0}.header-nav.mobile-active .nav-menu a{display:block;padding:1.2rem 2rem;font-size:1.1rem;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0}.header-nav.mobile-active .nav-menu a:hover{background:#ffffff1a}.section-title{font-size:1.8rem;margin-bottom:1rem;text-align:center;padding:0 1rem}.section-subtitle{font-size:1rem;padding:.6rem 1rem;text-align:center}.benefits-grid{grid-template-columns:1fr!important;gap:1.5rem;margin-top:2rem}.benefit-card{padding:1.5rem 1rem}.benefit-card h3{font-size:1.1rem}.benefit-card p{font-size:.9rem}.pricing-grid{grid-template-columns:1fr!important;gap:1.5rem}.pricing-card{padding:1.5rem}.pricing-price{font-size:1.8rem}.about-header h2{font-size:2rem}.about-subtitle{font-size:1.1rem;padding:0 1rem}.about-main{grid-template-columns:1fr!important;gap:2.5rem}.about-stats{grid-template-columns:1fr!important;gap:1rem}.stat-item{padding:1.2rem 1rem}.stat-number{font-size:1.8rem}.about-features h3{font-size:1.5rem}.feature-item{padding:1.2rem;gap:1rem}.feature-item i{font-size:1.3rem;width:28px}.feature-title{font-size:1rem}.feature-desc{font-size:.9rem}.trust-section{padding:3rem 0!important}.trust-content{grid-template-columns:1fr!important;gap:2rem!important;text-align:center}.trust-text .section-header{text-align:center!important}.trust-features{gap:1rem!important}.trust-feature{padding:.8rem!important}.trust-badges{justify-content:center;gap:1rem}.trust-guarantee{margin-top:2rem}.trust-grid{grid-template-columns:1fr!important;gap:1.5rem}.how-to-order-section{padding:2rem 0!important}.steps-container{grid-template-columns:1fr!important;gap:1rem!important;margin:1.5rem 0!important}.step-card{padding:1rem 1rem 1.2rem!important;min-height:180px!important;border-radius:12px!important}.step-number{width:28px!important;height:28px!important;top:-10px!important;font-size:.9rem!important}.step-icon{width:50px!important;height:50px!important;margin:1rem auto .8rem!important;border-radius:12px!important}.step-icon svg{width:26px!important;height:26px!important}.step-content h3{font-size:1.1rem!important;margin-bottom:.4rem!important;line-height:1.2!important}.step-content p{font-size:.9rem!important;line-height:1.3!important;margin:0!important}.footer-content{grid-template-columns:1fr!important;gap:2rem;text-align:center}.footer-section h3{font-size:1.1rem}.btn-whatsapp{padding:.8rem 1.5rem;font-size:.9rem;width:100%;text-align:center}.form-group{margin-bottom:1rem}.form-input,.form-textarea,.form-select{width:100%;padding:.8rem;font-size:16px;border:1px solid #ddd;border-radius:8px;box-sizing:border-box}img,video{max-width:100%;height:auto}.final-cta-section{padding:2.5rem 0!important;position:relative;z-index:1;overflow:hidden}.cta-content{max-width:100%!important;padding:0 1rem;position:relative;z-index:10}.cta-header{margin-bottom:2rem!important}.cta-title{font-size:1.8rem!important;line-height:1.2!important;margin-bottom:1rem!important;padding:0 1rem;text-align:center}.cta-subtitle{font-size:1rem!important;padding:0 1rem;margin:1rem 0 1.5rem!important;text-align:center;line-height:1.4;opacity:.9}.cta-features{flex-direction:column!important;gap:1.2rem!important;margin:1.5rem 0 2rem!important;align-items:center;padding:0 1rem}.cta-feature{justify-content:center;font-size:.95rem;width:100%;max-width:250px;display:flex;align-items:center;gap:.5rem}.cta-button-container{margin:2rem 0 1.5rem!important;padding:0 1rem;text-align:center}.btn-final-cta{padding:1.1rem 2rem!important;font-size:1rem!important;margin:0 auto;width:100%;max-width:300px;justify-content:center;display:flex;border-radius:50px!important;font-weight:600!important;white-space:nowrap}.btn-text{font-size:1rem!important;white-space:nowrap}.cta-urgency{font-size:.85rem;padding:0 1rem;text-align:center;margin-top:1.2rem;opacity:.9}.cta-background-elements{display:none!important}p{font-size:.9rem;line-height:1.6}}@media (max-width: 480px){.container{padding:0 .8rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem;padding:.5rem .8rem}.benefit-card,.pricing-card,.trust-card{padding:1rem}.how-to-order-section{padding:1.5rem 0!important}.steps-container{gap:.8rem!important;margin:1rem 0!important}.step-card{padding:.8rem .8rem 1rem!important;min-height:160px!important;border-radius:10px!important}.step-number{width:24px!important;height:24px!important;top:-8px!important;font-size:.8rem!important}.step-icon{width:45px!important;height:45px!important;margin:.8rem auto .6rem!important;border-radius:10px!important}.step-icon svg{width:22px!important;height:22px!important}.step-content h3{font-size:1rem!important;margin-bottom:.3rem!important}.step-content p{font-size:.85rem!important;line-height:1.25!important}.btn-whatsapp{padding:.7rem 1.2rem;font-size:.8rem}.trust-section{padding:2rem 0!important}.trust-content{gap:1.5rem!important}.trust-feature{padding:.6rem!important;font-size:.85rem}.trust-badges{gap:.8rem;flex-wrap:wrap}.badge-item{min-width:80px}.final-cta-section{padding:2rem 0!important}.cta-content{padding:0 .8rem}.cta-title{font-size:1.5rem!important;padding:0 .8rem;line-height:1.1!important;margin-bottom:.8rem!important}.cta-subtitle{font-size:.9rem!important;padding:0 .8rem;line-height:1.3;margin:.8rem 0 1.2rem!important}.cta-features{gap:1rem!important;margin:1.2rem 0 1.8rem!important;padding:0 .8rem}.cta-feature{font-size:.85rem;max-width:280px}.cta-button-container{padding:0 .8rem;margin:1.8rem 0 1.2rem!important}.btn-final-cta{padding:1rem 1.5rem!important;font-size:.9rem!important;max-width:280px;border-radius:45px!important;white-space:nowrap}.btn-text{font-size:.9rem!important;white-space:nowrap}.cta-urgency{font-size:.8rem;padding:0 .8rem;margin-top:1rem}}@media (max-width: 768px) and (orientation: landscape){.header-appbar{padding:.6rem 0}.benefits-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem}}@media (max-width: 768px){.floating-whatsapp{position:fixed!important;bottom:20px!important;right:20px!important;z-index:999!important;width:60px!important;height:60px!important;border-radius:50%!important;background:#25d366!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 12px #0000004d!important;font-size:1.8rem!important;color:#fff!important;text-decoration:none!important;transition:all .3s ease!important}.floating-whatsapp:hover{transform:scale(1.1)!important;box-shadow:0 6px 20px #0006!important}}
