body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fff;color:#1a1a1a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{margin:0;max-width:100%;overflow-x:hidden;padding-top:70px}.header{background-color:#1a1a1a;box-shadow:0 4px 12px #0003;color:#fff;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:100}.header,.header-brand{align-items:center;display:flex}.header-brand{gap:.9rem}.header-logo{height:42px;object-fit:contain;width:42px}.contact-phone{color:#fff;font-size:1rem;font-weight:600;margin-left:auto;padding-left:2rem;white-space:nowrap}.company-name{font-size:1.5rem;font-weight:700;letter-spacing:-.5px}.nav{display:flex;gap:2rem;margin:0 2rem}.nav a{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav a:after{background-color:#fff;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover:after{width:100%}.hero{align-items:center;animation:fadeIn .8s ease-in;background:#4f4f4f;color:#fff;display:flex;justify-content:center;min-height:70vh;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.hero-content{animation:slideUp 1s ease-out;max-width:900px;position:relative}.hero h2{color:#fff}.hero-text{color:#f4f4f4}.hero-logo{align-items:center;background-color:#ffffff1f;border:1px solid #ffffff2e;border-radius:50%;display:inline-flex;height:130px;justify-content:center;margin:0 auto 1.5rem;width:130px}.hero-logo-img{height:90px;object-fit:contain;width:90px}.floating-actions{bottom:1.5rem;display:flex;justify-content:space-between;left:1.5rem;pointer-events:none;position:fixed;right:1.5rem;z-index:300}.action-button{align-items:center;background-color:#1a1a1a;border-radius:50%;box-shadow:0 10px 25px #00000040;color:#fff;display:inline-flex;height:56px;justify-content:center;pointer-events:auto;text-decoration:none;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;width:56px}.action-button:hover{background-color:#111;box-shadow:0 12px 30px #0000004d;transform:translateY(-4px)}.action-call{background:linear-gradient(135deg,#34d399,#10b981)}.action-whatsapp{background:linear-gradient(135deg,#25d366,#1ebe57)}.action-icon{font-size:1.35rem}.hero h2{font-size:3.5rem;font-weight:700;letter-spacing:-1px}.hero h2,.hero-text{margin-bottom:1.5rem}.hero-text{color:#e0e0e0;font-size:1.1rem;line-height:1.8;margin-left:auto;margin-right:auto;max-width:800px}.cta-button{background-color:#fff;border:none;border-radius:50px;box-shadow:0 4px 15px #fff3;color:#1a1a1a;cursor:pointer;font-size:1rem;font-weight:600;margin-top:2rem;padding:1rem 2.5rem;transition:all .3s ease}.cta-button:hover{background-color:#e0e0e0;box-shadow:0 8px 25px #ffffff4d;transform:translateY(-3px)}.why-us{background:linear-gradient(135deg,#0f172a,#192a42);color:#fff;padding:5rem 2rem}.why-us-inner{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1.4fr 1fr;margin:0 auto;max-width:1200px}.why-us-copy{text-align:left}.why-label{color:#f8c04c;display:inline-block;font-size:.9rem;letter-spacing:.2em;margin-bottom:1rem;text-transform:uppercase}.why-us h2{font-size:3rem;line-height:1.05;margin-bottom:1.5rem;max-width:760px}.why-us p{color:#d8dce3;font-size:1.05rem;line-height:1.8;margin-bottom:2.5rem;max-width:760px}.why-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(200px,1fr))}.why-card{align-items:center;background-color:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease,border-color .3s ease,background-color .3s ease}.why-card:hover{background-color:#ffffff1f;border-color:#f8c04c59;transform:translateY(-5px)}.why-icon{align-items:center;background-color:#f8c04c2e;border:1px solid #f8c04c59;border-radius:16px;display:flex;height:54px;justify-content:center;width:54px}.why-icon svg{stroke:currentColor;fill:none;color:#f8c04c;height:24px;width:24px}.why-card:hover .why-icon{background-color:#f8c04c47;transform:translateY(-2px)}.why-card p{color:#f5f7fb;font-weight:600}.why-us-image{display:flex;justify-content:center}.why-us-video{box-shadow:0 30px 80px #0000002e}.why-us-video,.why-us-visual{border-radius:28px;max-width:420px;object-fit:cover;width:100%}.why-us-visual{box-shadow:0 20px 60px #00000040}.image-placeholder{align-items:center;background-color:#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;color:#f8f8f899;display:flex;font-size:.95rem;justify-content:center;max-width:420px;min-height:380px;padding:1.5rem;text-align:center;width:100%}@media (max-width:1024px){.why-us-inner{grid-template-columns:1fr}.why-us h2{font-size:2.5rem}}@media (max-width:768px){.why-us{padding:3rem 1rem}.why-us h2{font-size:2rem}.why-grid{grid-template-columns:1fr}.image-placeholder{min-height:280px}}.services{background-color:#fff;padding:6rem 2rem;text-align:center}.services-container{margin:0 auto;max-width:1200px}.services h2{color:#1a1a1a;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.services-subtitle{color:#666;font-size:1.1rem;font-weight:400;margin-bottom:3rem}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.service-card{background-color:#fff;border:2px solid #f0f0f0;border-radius:10px;box-shadow:0 4px 15px #00000014;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.service-card:before{background:linear-gradient(90deg,#1a1a1a,#666);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{border-color:#1a1a1a;box-shadow:0 12px 30px #00000026;transform:translateY(-10px)}.icon-placeholder{align-items:center;background-color:#f5f5f5;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:80px}.icon-placeholder img,.icon-placeholder svg{height:100%;object-fit:contain;transition:all .3s ease;width:100%}.service-card:hover .icon-placeholder{background-color:#1a1a1a;transform:scale(1.1)}.service-card:hover .icon-placeholder svg{color:#fff}.service-card h3{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#666;font-size:.95rem;line-height:1.7}.tech-stack{background:linear-gradient(135deg,#f7f8fa,#fff);padding:6rem 2rem;text-align:center}.tech-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr;justify-items:center;margin:0 auto;max-width:1200px}.tech-content{margin:0 auto;max-width:720px;text-align:center;width:100%}.tech-content h2{color:#1a1a1a;font-size:3rem;font-weight:800;line-height:1.02;margin-bottom:1.5rem;text-align:center}.tech-description{color:#555;font-size:1.05rem;line-height:1.8;margin-bottom:2rem;text-align:center}.tech-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;max-width:560px;width:100%}.feature-item{color:#333;font-size:1rem;font-weight:500;gap:1rem}.checkmark,.feature-item{align-items:center;display:flex}.checkmark{background-color:#1a1a1a;border-radius:50%;color:#fff;flex-shrink:0;font-weight:700;height:30px;justify-content:center;width:30px}.tech-slider-wrapper{margin:0 auto;max-width:1080px;width:100%}.tech-slider{grid-gap:1rem;display:grid;gap:1rem;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory}.tech-slider::-webkit-scrollbar{height:8px}.tech-slider::-webkit-scrollbar-thumb{background:#1a1a1a66;border-radius:999px}.tech-slide{min-width:240px;scroll-snap-align:center}.tech-logo-item{align-items:center;background-color:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 18px 40px #0000000f;display:flex;flex-direction:column;gap:1rem;min-height:220px;padding:2rem;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.tech-logo-item:hover{border-color:#00000014;box-shadow:0 20px 45px #0000001a;transform:translateY(-6px)}.tech-logo-placeholder{align-items:center;background-color:#f7f7f8;border-radius:18px;display:flex;height:80px;justify-content:center;transition:all .3s ease;width:80px}.tech-logo-item:hover .tech-logo-placeholder{background-color:#1a1a1a}.tech-logo-placeholder svg{height:42px;width:42px}.tech-logo-item p{color:#111;font-size:1rem;font-weight:700}.slider-controls{display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem}.slider-button{background-color:#111;border:none;border-radius:999px;color:#fff;cursor:pointer;padding:.85rem 1.35rem;transition:transform .2s ease,background-color .2s ease}.slider-button:hover{background-color:#333;transform:translateY(-2px)}.contact{background:linear-gradient(135deg,#f5f5f5,#fff);padding:6rem 2rem;text-align:center}.contact-container{margin:0 auto;max-width:700px}.contact h2{color:#1a1a1a;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.contact>p{color:#666;font-size:1.1rem;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:600px}.contact-form input,.contact-form textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a;outline:none}.contact-form textarea{min-height:150px;resize:vertical}.contact-form button{background-color:#1a1a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s ease}.contact-form button:hover{background-color:#333;box-shadow:0 4px 12px #1a1a1a33;transform:translateY(-2px)}.footer{align-items:center;background-color:#1a1a1a;color:#fff;display:flex;flex-direction:column;font-weight:500;gap:1rem;padding:2rem;text-align:center}.footer-whatsapp-icon{align-items:center;background:linear-gradient(135deg,#25d366,#1ebe57);border-radius:50%;box-shadow:0 8px 20px #25d3664d;display:inline-flex;height:60px;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;width:60px}.footer-whatsapp-icon:hover{box-shadow:0 12px 28px #25d36666;transform:translateY(-4px)}.footer-whatsapp-icon svg{height:36px;width:36px}.footer-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}.footer-action{align-items:center;border-radius:999px;box-shadow:0 10px 25px #00000040;color:#fff;display:inline-flex;font-weight:600;gap:.6rem;padding:.85rem 1.2rem;text-decoration:none;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.footer-action:hover{opacity:.95;transform:translateY(-2px)}.footer-call{background:linear-gradient(135deg,#34d399,#10b981)}.footer-whatsapp{background:linear-gradient(135deg,#25d366,#1ebe57)}.footer-icon{font-size:1.1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.header{flex-direction:column;gap:1rem;padding:1rem}.nav{gap:1rem;margin:0}.contact-phone{margin-left:0;margin-top:.5rem;padding-left:0}.hero{min-height:auto;padding:4rem 1rem}.hero-content{animation:none}.hero h2{font-size:2.5rem;margin-bottom:1rem}.hero-text{font-size:1rem;margin-bottom:1rem}.cta-button{font-size:.95rem;padding:.75rem 1.5rem}.services{padding:3rem 1rem}.services h2{font-size:2rem}.services-subtitle{font-size:1rem;margin-bottom:2rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:1.5rem}.icon-placeholder{height:60px;margin-bottom:1rem;width:60px}.icon-placeholder svg{height:40px;width:40px}.tech-stack{padding:3rem 1rem}.tech-container{gap:2rem;grid-template-columns:1fr}.tech-content h2{font-size:2rem}.tech-content h2,.tech-description,.tech-features{text-align:center}.tech-logos{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.contact{padding:3rem 1rem}.contact h2{font-size:2rem}.contact-form{gap:1rem}.contact-form button,.contact-form input,.contact-form textarea{font-size:.95rem;padding:.75rem}}@media (max-width:480px){.App{padding-top:80px}.header{padding:.75rem 1rem}.company-name{font-size:1.2rem}.nav{flex-direction:column;gap:.5rem;margin:0}.contact-phone,.nav a{font-size:.9rem}.hero{padding:3rem 1rem}.hero h2{font-size:1.8rem}.hero-text{font-size:.9rem}.services h2{font-size:1.5rem}.services-grid{gap:1rem}.service-card{padding:1rem}.service-card h3{font-size:1.1rem}.service-card p{font-size:.85rem}.tech-stack{padding:2rem 1rem}.tech-content h2{font-size:1.5rem}.tech-description{font-size:.9rem}.tech-features{gap:.8rem}.feature-item{font-size:.9rem}.checkmark{font-size:.85rem;height:25px;width:25px}.tech-logos{gap:1rem;grid-template-columns:repeat(3,1fr)}.tech-logo-item{padding:1rem}.tech-logo-placeholder{height:55px;width:55px}.tech-logo-placeholder svg{height:35px;width:35px}.tech-logo-item p{font-size:.8rem}.contact h2{font-size:1.5rem}}@media (max-width:768px){.tech-slider{grid-gap:1rem;display:grid;gap:1rem;grid-auto-columns:auto;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible!important;padding-bottom:0;scroll-snap-type:none}.tech-slide{justify-content:center;min-width:auto}.tech-logo-item{background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 18px 40px #0000000f;padding:1.5rem;width:100%}.tech-logo-placeholder{height:70px;width:70px}.tech-logo-placeholder svg{height:35px;width:35px}.slider-controls{display:none}}
/*# sourceMappingURL=main.365e4d14.css.map*/