@import "https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap";:root{--primary-color:#004acc;--secondary-color:#039;--accent-color:#f4b400;--bg-color:#f8f9fa;--text-color:#333;--text-light:#666;--white:#fff;--shadow-sm:0 4px 6px #0000000d;--shadow-md:0 10px 15px -3px #0000001a;--shadow-lg:0 20px 25px -5px #0000001a;--radius:16px;--font-family:"Nunito",system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.header{z-index:1000;background:0 0;padding:1.25rem 0;transition:all .3s;position:absolute;top:0;left:0;right:0}.header.scrolled{background:#fff;border-bottom:1px solid #e5e9f0;padding:.9rem 0;position:fixed;box-shadow:0 2px 20px #00000014}.header.scrolled .brand-name{color:var(--primary-color)}.header.scrolled .nav-links a:not(.btn){color:var(--text-color)}.header.scrolled .hamburger span{background:var(--text-color)}.header-container{justify-content:space-between;align-items:center;display:flex}.brand{align-items:center;gap:12px;display:flex}.logo{width:auto;height:42px;transition:transform .3s}.logo:hover{transform:scale(1.05)}.logo-sm{width:auto;height:32px}.brand-name{color:#fff;letter-spacing:-.5px;font-size:1.5rem;font-weight:800;transition:color .3s}.brand-name.white{color:#fff}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;padding:0;display:none}.hamburger span{background:#fff;border-radius:3px;width:100%;height:3px;transition:all .3s;display:block}.hamburger.active span:first-child{transform:rotate(45deg)translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-links a:not(.btn){color:#ffffffe6;font-weight:600;transition:color .3s;position:relative}.nav-links a:not(.btn):after{content:"";background:var(--accent-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:not(.btn):hover{color:#fff}.nav-links a:not(.btn):hover:after{width:100%}.header.scrolled .nav-links a:not(.btn):hover{color:var(--primary-color)}.header.scrolled .nav-links a:not(.btn):after{background:var(--primary-color)}.hero{background:var(--primary-color);min-height:100vh;color:var(--white);text-align:center;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:50%;height:100%;position:absolute;top:-30%;right:-15%}.hero:after{content:"";pointer-events:none;background:#0000001a;border-radius:50%;width:40%;height:80%;position:absolute;bottom:-30%;left:-10%}.hero-decoration{pointer-events:none;background:#ffffff0f;border-radius:50%;position:absolute}.hero-decoration.shape-1{width:250px;height:250px;animation:10s ease-in-out infinite float;top:15%;right:8%}.hero-decoration.shape-2{width:120px;height:120px;animation:8s ease-in-out infinite reverse float;bottom:25%;left:12%}.hero-decoration.shape-3{width:60px;height:60px;animation:6s ease-in-out infinite float;top:45%;left:25%}.hero-content{z-index:1;max-width:850px;margin:0 auto;padding:0 2rem;animation:.8s ease-out fadeInUp;position:relative}.hero h1{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.hero .highlight{color:var(--accent-color)}.hero-subtitle{opacity:.95;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}section{position:relative}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.section-header p{color:var(--text-light);max-width:550px;margin:0 auto;font-size:1.1rem}.systems-overview{background:#f5f7fa;border-top:1px solid #e5e9f0;padding:5rem 0 2rem}.system-showcase{padding:6rem 0;position:relative;overflow:hidden}.system-showcase.pontua{background:#fff}.system-showcase.erp{background:#f5f7fa}.system-showcase.vet{background:#fff}.showcase-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.showcase-content.reverse{direction:rtl}.showcase-content.reverse>*{direction:ltr}.showcase-text{max-width:500px}.showcase-badge{color:var(--primary-color);background:#004acc1a;border:1px solid #004acc33;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.showcase-badge.soon{color:#868e96;background:#868e961a;border-color:#868e9633}.showcase-text h2{color:var(--text-color);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.showcase-desc{color:var(--text-light);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.showcase-features{margin-bottom:2rem;list-style:none}.showcase-features li{color:var(--text-color);padding:.5rem 0;font-size:1rem;font-weight:500}.showcase-visual{justify-content:center;align-items:center;display:flex}.showcase-icon{background:linear-gradient(135deg,#ebf3ff 0%,#dce9ff 100%);border-radius:40px;justify-content:center;align-items:center;width:200px;height:200px;font-size:8rem;transition:all .4s;display:flex;box-shadow:0 20px 50px #004acc26}.system-showcase:hover .showcase-icon{transform:scale(1.05)rotate(3deg)}.btn-disabled{color:#868e96;cursor:not-allowed;background:#e9ecef;border-radius:100px;padding:1.1rem 2.5rem;font-weight:700}.systems-section{background:#f5f7fa;border-top:1px solid #e5e9f0;border-bottom:1px solid #e5e9f0;padding:6rem 0}.grid{gap:2rem;display:grid}.systems-grid{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid #e5e9f0;border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.card:before{content:"";background:var(--primary-color);transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #004acc1f}.card:hover:before{transform:scaleX(1)}.card-icon{margin-bottom:1.5rem;font-size:3rem}.card h3{color:var(--text-color);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.card p{color:var(--text-light);flex-grow:1;margin-bottom:2rem;line-height:1.65}.btn{border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:all .25s;display:inline-flex}.btn-lg{padding:1.1rem 2.5rem;font-size:1.05rem}.btn-sm{padding:.6rem 1.4rem;font-size:.9rem}.btn-primary{background:var(--accent-color);color:#fff;box-shadow:0 4px 15px #f4b40059}.btn-primary:hover{background:#e5a800;transform:translateY(-2px);box-shadow:0 6px 20px #f4b40073}.btn-outline{color:var(--white);background:0 0;border:2px solid #ffffffe6}.btn-outline:hover{background:#ffffff26;border-color:#fff}.btn-block{width:100%}.badge-soon{color:#868e96;text-align:center;cursor:not-allowed;background:#f1f3f5;border-radius:100px;width:100%;padding:.9rem;font-weight:600;display:block}.features-section{background:#fff;border-bottom:1px solid #e5e9f0;padding:6rem 0}.features-grid{grid-template-columns:repeat(4,1fr)}.feature-card{text-align:center;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.feature-card:hover{background:#f8fafc;transform:translateY(-5px)}.feature-icon{background:#ebf3ff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;transition:all .3s;display:inline-flex}.feature-card:hover .feature-icon{background:#dce9ff;transform:scale(1.08)}.feature-card h4{color:var(--text-color);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.feature-card p{color:var(--text-light);font-size:.95rem;line-height:1.6}.cta-section{background:linear-gradient(135deg,#001b4d 0%,var(--primary-color)100%);min-height:60vh;color:var(--white);text-align:center;border-top:4px solid var(--accent-color);justify-content:center;align-items:center;padding:5rem 0;display:flex;position:relative;overflow:hidden}.cta-bg-shapes{pointer-events:none;position:absolute;inset:0}.cta-shape{border-radius:50%;position:absolute}.cta-shape-1{background:#f4b4001a;width:400px;height:400px;top:-100px;right:-100px}.cta-shape-2{background:#ffffff0d;width:300px;height:300px;bottom:-80px;left:-80px}.cta-content{z-index:1;position:relative}.cta-badge{color:var(--accent-color);background:#f4b40033;border:1px solid #f4b4004d;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;display:inline-block}.cta-section h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.cta-highlight{color:var(--accent-color);position:relative}.cta-section p{opacity:.9;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.cta-actions{justify-content:center;gap:1rem;display:flex}.btn-cta{background:var(--accent-color);color:#fff;padding:1.2rem 2.5rem;font-size:1.1rem;position:relative;overflow:hidden;box-shadow:0 8px 25px #f4b40066}.btn-cta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:2s infinite shimmer;position:absolute;top:0;left:-100%}.btn-cta:hover{background:#e5a800;transform:translateY(-3px);box-shadow:0 12px 35px #f4b40080}.btn-cta svg{flex-shrink:0}.footer{color:#999;background:#111;border-top:1px solid #222;padding:4rem 0 0}.footer-content{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer h4{color:#fff;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.footer ul li{margin-bottom:.8rem}.footer a{transition:color .3s}.footer a:hover{color:var(--accent-color)}.footer-bottom{text-align:center;background:#000;border-top:1px solid #222;padding:1.25rem 0;font-size:.9rem}.animate-on-scroll{opacity:0;transition:all .8s;transform:translateY(40px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.whatsapp-float{color:#fff;z-index:1000;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;animation:2s infinite pulse;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #25d36666}.whatsapp-float:hover{background:#1ebe55;transform:scale(1.1)}.whatsapp-float svg{width:30px;height:30px}@media (max-width:1024px){.hamburger{display:flex}.nav-links{background:#fff;flex-direction:column;justify-content:center;gap:2rem;width:280px;height:100vh;padding:2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 30px #0000001a}.nav-links.open{right:0}.nav-links a:not(.btn){color:var(--text-color);font-size:1.2rem}.nav-links a:not(.btn):after{background:var(--primary-color)}.hero h1{font-size:2.8rem}.hero-subtitle{font-size:1.1rem}.systems-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.hero-decoration.shape-1{width:180px;height:180px}.hero-decoration.shape-2{width:90px;height:90px}.footer-content{grid-template-columns:1fr 1fr}.cta-section h2{font-size:2.5rem}}@media (max-width:768px){.header{padding:.75rem 0}.header.scrolled{padding:.6rem 0}.hero{min-height:100svh}.systems-section,.features-section{flex-direction:column;justify-content:center;min-height:100svh;padding:4rem 0;display:flex}.cta-section{min-height:100svh}.hero h1{font-size:2rem;line-height:1.25}.hero-subtitle{padding:0 1rem;font-size:1rem}.hero-actions{flex-direction:column;padding:0 1.5rem}.hero-decoration{display:none}.section-header h2{font-size:1.9rem}.systems-grid,.features-grid{grid-template-columns:1fr}.card{padding:2rem}.feature-card{padding:1.5rem 1rem}.cta-section h2{font-size:1.8rem}.cta-section p{padding:0 1rem;font-size:1rem}.footer-content{text-align:center;grid-template-columns:1fr;gap:2rem}.whatsapp-float{width:52px;height:52px;bottom:20px;right:20px}.whatsapp-float svg{width:26px;height:26px}.systems-overview{padding:3rem 0 1rem}.system-showcase{align-items:center;min-height:100svh;padding:4rem 0;display:flex}.showcase-content,.showcase-content.reverse{text-align:center;direction:ltr;grid-template-columns:1fr;gap:2rem}.showcase-text{order:2;max-width:100%}.showcase-visual{order:1}.showcase-icon{border-radius:30px;width:140px;height:140px;font-size:5rem}.showcase-text h2{font-size:1.8rem}.showcase-desc{font-size:1rem}.showcase-features{text-align:left;padding:0 1rem}}@media (max-width:480px){.brand-name{font-size:1.25rem}.logo{height:34px}.hero h1{font-size:1.7rem}.btn-lg{padding:.9rem 1.8rem;font-size:.95rem}.section-header h2{font-size:1.6rem}.card h3{font-size:1.35rem}.cta-section h2{font-size:1.5rem}}.not-found{background:linear-gradient(135deg,#001b4d 0%,var(--primary-color)100%);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-content{max-width:500px}.not-found-icon{margin-bottom:1.5rem;font-size:5rem;animation:3s ease-in-out infinite float}.not-found h1{color:var(--accent-color);text-shadow:0 4px 30px #f4b4004d;margin:0;font-size:8rem;font-weight:800;line-height:1}.not-found h2{margin:1rem 0;font-size:2rem;font-weight:700}.not-found p{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.not-found .btn{background:var(--accent-color);color:#fff;border-radius:100px;justify-content:center;align-items:center;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 15px #f4b40059}.not-found .btn:hover{background:#e5a800;transform:translateY(-2px);box-shadow:0 6px 20px #f4b40073}@media (max-width:768px){.not-found h1{font-size:5rem}.not-found h2{font-size:1.5rem}.not-found-icon{font-size:3.5rem}}
