.header{background:#1f622d;color:#fff;padding:.8rem 0;position:fixed;width:100%;top:0;z-index:1000;box-shadow:0 2px 15px #0000001a;transition:box-shadow .3s ease}.header:hover{box-shadow:0 4px 20px #00000026}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.nav-links{display:flex;gap:2rem;align-items:center;flex:1;justify-content:center}.nav-links a{color:#fff;text-decoration:none;font-size:.95rem;font-weight:700;transition:all .3s ease;position:relative}.nav-links a:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:#f16b24;transition:width .3s ease}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#f16b24}.logo{font-size:2rem;font-weight:800;letter-spacing:1px;display:flex;align-items:center}.logo img{height:120px;width:auto;object-fit:contain;filter:brightness(0) invert(1);display:block}.nav-phone{font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none;transition:all .3s ease}.nav-phone:hover{color:#f16b24;transform:scale(1.05)}.hero{background:#fff;color:#1f622d;padding:10rem 2rem 6rem;margin-top:60px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(241,107,36,.05) 0%,transparent 50%);pointer-events:none}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:center;position:relative;z-index:1}.hero-text{text-align:left;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-image{background:#f9fafb;border-radius:15px;padding:0;display:flex;align-items:center;justify-content:center;min-height:450px;overflow:hidden;box-shadow:0 10px 40px #0000001a;animation:fadeInRight .8s ease-out .2s backwards}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.hero-image img{width:100%;height:100%;object-fit:cover;border-radius:15px}.hero h1{font-size:3.2rem;margin-bottom:1.5rem;line-height:1.15;color:#1f622d;font-weight:800;letter-spacing:-.5px}.hero h2{font-size:1.25rem;font-weight:400;margin-bottom:2.5rem;color:#6b7280;line-height:1.7;max-width:90%}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.cta-button{display:inline-block;background:#f16b24;color:#fff;padding:1rem 2.5rem;font-size:1.05rem;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;margin:.5rem;box-shadow:0 4px 15px #f16b2433}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #f16b2466;background:#d95a1a}.cta-button.secondary{background:transparent;color:#1f622d;border:2px solid #1f622d;box-shadow:none}.cta-button.secondary:hover{background:#1f622d;color:#fff;box-shadow:0 8px 25px #1f622d4d}.container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1f622d;font-weight:800;letter-spacing:-.5px}.section-subtitle{text-align:center;font-size:1.15rem;color:#6b7280;max-width:700px;margin:0 auto 3rem;line-height:1.7}.services{background:#f9fafb}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #00000012;transition:all .3s ease;border:1px solid #f3f4f6}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:#f16b24}.service-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.service-card p{color:#6b7280;line-height:1.7}.service-icon{font-size:2.5rem;margin-bottom:1.5rem;color:#f16b24;display:inline-block;width:60px;height:60px;background:#f16b241a;border-radius:12px;display:flex;align-items:center;justify-content:center}.locations{background:#fff}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.location-card{background:#f16b24;color:#fff;padding:2rem;border-radius:10px;text-align:center}.location-card h3{font-size:1.5rem;margin-bottom:.5rem}.features{background:#f9fafb}.features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.feature-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:8px;transition:all .3s ease}.feature-item:hover{background:#f9fafb;transform:translate(5px)}.feature-item h3{color:#1f2937;font-weight:700;margin-bottom:.25rem}.feature-item p{color:#6b7280;line-height:1.7}.feature-icon{color:#f16b24;font-size:1.5rem;flex-shrink:0}.contact{background:#1f622d;color:#fff;text-align:center}.contact h2{color:#fff}.contact-info{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:2rem}.contact-item{text-align:center}.contact-item h3{margin-bottom:.5rem;font-size:1.2rem}.contact-item a{transition:opacity .3s ease,transform .2s ease;display:inline-block}.contact-item a:hover{opacity:.8;transform:translate(3px)}.footer{background:#0f172a;color:#fff;text-align:center;padding:3rem 2rem}.footer p{color:#9ca3af;line-height:1.8}.dashboard-section{background:#fff}.dashboard-preview{background:#f9fafb;border-radius:15px;padding:0;margin-top:2rem;overflow:hidden;box-shadow:0 10px 40px #0000001a;min-height:500px}.dashboard-preview img{width:100%;height:100%;object-fit:cover}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.tech-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #00000012;border-left:4px solid #f16b24;transition:all .3s ease}.tech-card:hover{transform:translate(5px);box-shadow:0 8px 20px #0000001f}.tech-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.tech-card p{color:#6b7280;line-height:1.7}.custom-dev{background:#1f622d;color:#fff}.custom-dev h2{color:#fff}.dev-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.dev-card{background:#ffffff1a;padding:2rem;border-radius:10px;border:1px solid rgba(255,255,255,.2)}.dev-card h3{margin-bottom:1rem;font-size:1.2rem}.stats-section{background:#f9fafb}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.stat-card{text-align:center;padding:2rem}.stat-number{font-size:3.5rem;font-weight:800;color:#f16b24;margin-bottom:.5rem;letter-spacing:-1px}.stat-label{color:#6b7280;font-size:1.1rem;font-weight:500}.pricing-section{background:#fff}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto}.pricing-card{background:#fff;border:2px solid #e5e7eb;border-radius:15px;padding:3rem 2.5rem;text-align:center;transition:all .4s ease}.pricing-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 50px #00000026;border-color:#f16b24}.pricing-card.featured{border-color:#f16b24;border-width:3px;background:#f9fafb}.pricing-badge{background:#f16b24;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;display:inline-block;margin-bottom:1rem}.pricing-title{font-size:1.5rem;color:#1f2937;margin-bottom:1rem;font-weight:700}.pricing-amount{font-size:4rem;font-weight:800;color:#1f622d;margin:1rem 0;letter-spacing:-1px}.pricing-period{color:#6b7280;font-size:1.1rem;margin-bottom:2rem}.pricing-features{list-style:none;padding:0;margin:2rem 0;text-align:left}.pricing-features li{padding:.75rem 0;color:#4b5563;display:flex;align-items:center;gap:.5rem}.pricing-features li:before{content:"✓";color:#f16b24;font-weight:700;font-size:1.2rem}@keyframes fadeInUpScroll{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}section{animation:fadeInUpScroll .6s ease-out}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:30px;right:30px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:0 4px 20px #25d36666;z-index:999;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none;animation:pulse 2s infinite}.whatsapp-float:hover{background-color:#20ba5a;transform:scale(1.1);box-shadow:0 6px 30px #25d36699}@keyframes pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 30px #25d366b3}to{box-shadow:0 4px 20px #25d36666}}.whatsapp-text{position:absolute;right:70px;background:#fff;color:#1f2937;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;white-space:nowrap;box-shadow:0 2px 10px #0000001a;opacity:0;transition:opacity .3s ease;pointer-events:none}.whatsapp-float:hover .whatsapp-text{opacity:1}.whatsapp-nav{background:#25d366;padding:.5rem 1.2rem;border-radius:8px;font-weight:700;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.whatsapp-nav:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 4px 15px #25d3664d}.whatsapp-nav:after{display:none}@media (max-width: 768px){.hero-content{grid-template-columns:1fr}.hero-text{text-align:center}.hero-buttons{justify-content:center}.hero h1{font-size:1.8rem}.hero h2{font-size:1.2rem}.logo{font-size:1.5rem}.logo img{height:80px}.nav-phone{font-size:.9rem}.nav-links{display:none}.contact-info{flex-direction:column;gap:1.5rem}.whatsapp-float{width:55px;height:55px;bottom:20px;right:20px;font-size:28px}.whatsapp-text{display:none}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
