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{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{max-width:100%;overflow-x:hidden}.navbar{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo h1{color:#2c3e50;font-size:1.5rem;font-weight:700}.logo-tagline{color:#666;font-size:.9rem;margin-top:.25rem}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#8e44ad}.cta-button{background:#8e44ad;border-radius:4px;color:#fff!important;font-weight:600;padding:.75rem 1.5rem;transition:background .3s,transform .3s}.cta-button:hover{background:#732d91;transform:translateY(-2px)}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.bar{background:#333;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.hero{background:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1586023492125-27b2c045efd7?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80);background-position:50%;background-size:cover;color:#fff;margin-top:80px;padding:8rem 2rem;text-align:center}.hero-content h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin:0 auto 2rem;max-width:700px;opacity:.9}.hero-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.btn-primary,.btn-secondary{border-radius:4px;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#8e44ad;color:#fff}.btn-primary:hover{background:#732d91;box-shadow:0 10px 20px #0003;transform:translateY(-3px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#2c3e50;transform:translateY(-3px)}.hero-stats{display:flex;gap:4rem;justify-content:center;margin-top:3rem}.stat h3{color:#8e44ad;font-size:2.5rem;margin-bottom:.5rem}.stat p{font-size:1rem;opacity:.9}.services{background:#fff;padding:5rem 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.service-card{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.service-icon{font-size:2.5rem;margin-bottom:1.5rem}.service-card h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.service-card p{color:#666;line-height:1.6}.portfolio{background:#f8f9fa;padding:5rem 2rem}.category-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem auto 3rem;max-width:800px}.category-btn{background:#fff;border:2px solid #8e44ad;border-radius:4px;color:#8e44ad;cursor:pointer;font-size:1rem;font-weight:600;min-width:160px;padding:12px 24px;transition:all .3s ease}.category-btn:hover{background:#8e44ad;box-shadow:0 4px 12px #8e44ad26;color:#fff;transform:translateY(-2px)}.category-btn.active{background:#8e44ad;border-color:#8e44ad;box-shadow:0 4px 12px #8e44ad33;color:#fff}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.portfolio-item{border-radius:8px;box-shadow:0 4px 20px #00000014;height:300px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.portfolio-item:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.portfolio-item img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.portfolio-item:hover img{transform:scale(1.05)}.portfolio-overlay{background:linear-gradient(0deg,#000c 0,#0000);bottom:0;color:#fff;left:0;opacity:0;padding:2rem 1.5rem 1.5rem;position:absolute;right:0;transform:translateY(10px);transition:all .3s ease}.portfolio-item:hover .portfolio-overlay{opacity:1;transform:translateY(0)}.portfolio-overlay h3{font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.portfolio-overlay p{font-size:.95rem;line-height:1.4;opacity:.9}.why-us{background:#2c3e50;color:#fff;padding:5rem 2rem}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto 3rem;max-width:1200px}.feature{padding:2rem;text-align:center}.feature-icon{font-size:2.5rem;margin-bottom:1.5rem}.feature h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature p{line-height:1.6;opacity:.9}.trust-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:800px}.badge{background:#ffffff1a;border:1px solid #fff3;border-radius:4px;font-size:.9rem;padding:.8rem 1.5rem}.contact{background:#fff;padding:5rem 2rem}.contact-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;padding:1rem;transition:border-color .3s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#8e44ad;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-info{background:#f8f9fa;border-radius:8px;padding:2rem}.info-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:2rem}.contact-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.contact-icon{color:#8e44ad;font-size:1.5rem}.contact-item h4{color:#2c3e50;font-size:1rem;margin-bottom:.5rem}.contact-item a,.contact-item p{color:#666;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#8e44ad}.hours{border-top:1px solid #ddd;margin-top:2rem;padding-top:2rem}.hours h4{color:#2c3e50;margin-bottom:1rem}.hours p{color:#666;margin-bottom:.5rem}.footer{background:#1a252f;color:#fff;padding:3rem 2rem 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr);margin:0 auto 2rem;max-width:1200px}.footer-section h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.footer-section a,.footer-section p{color:#bbb;display:block;line-height:1.6;margin-bottom:.75rem;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.social-links{display:flex;gap:1rem;margin-top:1rem}.footer-bottom{border-top:1px solid #ffffff1a;color:#bbb;font-size:.9rem;padding-top:2rem;text-align:center}.footer-bottom p{margin-bottom:.5rem}.whatsapp-float{align-items:center;background:#25d366;border-radius:50px;bottom:30px;box-shadow:0 6px 20px #25d3664d;color:#fff;display:flex;font-weight:600;gap:10px;padding:15px 20px;position:fixed;right:30px;text-decoration:none;transition:all .3s ease;z-index:1000}.whatsapp-float:hover{background:#128c7e;box-shadow:0 8px 25px #25d36666;transform:translateY(-5px)}.whatsapp-icon{font-size:1.8rem}.whatsapp-text{font-size:1rem}@media (max-width:768px){.whatsapp-text{display:none}.whatsapp-float{padding:15px}}@media (max-width:1024px){.features,.portfolio-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid{gap:1.5rem}.category-btn{min-width:140px;padding:10px 20px}.footer-content{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.nav-links{background:#fff;box-shadow:0 5px 15px #0000001a;flex-direction:column;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:80px;transform:translateY(-100%);transition:all .3s}.nav-links.active{opacity:1;transform:translateY(0)}.menu-toggle{display:flex}.hero{margin-top:70px;padding:6rem 1rem}.hero-content h1{font-size:2.2rem}.hero-buttons{align-items:center;flex-direction:column;gap:1rem}.hero-stats{flex-direction:column;gap:2rem}.contact,.portfolio,.services,.why-us{padding:3rem 1rem}.section-header h2{font-size:2rem}.contact-container,.features,.services-grid{grid-template-columns:1fr}.contact-container{gap:2rem}.category-buttons{gap:.75rem;margin:1.5rem auto 2rem}.category-btn{font-size:.95rem;min-width:calc(50% - .75rem);padding:10px 16px}.portfolio-grid{gap:1rem;grid-template-columns:1fr}.portfolio-item{height:250px}}@media (max-width:480px){.category-btn{min-width:100%}.portfolio-item{height:220px}.portfolio-overlay{padding:1.5rem 1rem 1rem}.portfolio-overlay h3{font-size:1.1rem}.portfolio-overlay p{font-size:.9rem}.footer-content{gap:2rem;grid-template-columns:1fr}.nav-container{padding:1rem}.logo h1{font-size:1.2rem}.whatsapp-float{bottom:20px;right:20px}}
/*# sourceMappingURL=main.0ab14af7.css.map*/