@import url(https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap);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}*{background-color:#f8f8f8;box-sizing:border-box;font-family:Instrument Sans,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:100px}header{left:0;position:fixed;top:0;width:100%;z-index:2000}.navbar,header{background-color:#f8f8f8}.navbar{align-items:center;border-bottom:2px solid #7300ff1a;box-sizing:border-box;display:flex;justify-content:space-between;padding:20px 50px;position:relative}.navbar .logo{color:#7300ff;font-size:20px;font-weight:700;text-decoration:none;white-space:nowrap}.navbar .nav-links{display:flex;gap:30px;list-style:none;margin:0;padding:0}.navbar .nav-links li a{color:#333;font-weight:500;text-decoration:none;transition:.3s;white-space:nowrap}.navbar .nav-links li a:hover{color:#7300ff}.navbar .contact{align-items:center;color:#000;display:flex;font-weight:500;gap:5px;text-decoration:none}@media (max-width:1100px) and (min-width:769px){.navbar{padding:20px 30px}.navbar .nav-links{gap:15px}}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.navbar{padding:15px 20px}.menu-trigger{background:none;border:none;cursor:pointer;padding:5px}.hamburger span{background-color:#7300ff;display:block;height:2px;margin:5px 0;transition:.3s;width:24px}.mobile-dropdown{background-color:#f8f8f8;border:1px solid #7300ff14;border-radius:25px;box-shadow:0 15px 40px #00000026;padding:25px;position:absolute;right:20px;top:75px;width:220px;z-index:2001}.mobile-dropdown ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.mobile-dropdown ul li a{align-items:center;color:#333;display:flex;font-size:16px;font-weight:600;justify-content:space-between;text-decoration:none}.purple-arrow{width:14px}}.hero-container{align-items:center;display:flex;gap:10px;justify-content:space-between}#hero h1{color:#333;font-size:45px;font-weight:400;margin-bottom:20px}span.bold{font-weight:700!important}.section-title-arrow{width:32px}section p{color:#555;font-size:18px;margin-bottom:50px;margin-top:10px}strong.non-bold{color:#a55bff;font-weight:500!important}.hero-subtitle{color:#7e7e7e;font-size:16px;margin-top:20px}.hero-image{display:block;filter:grayscale(100%);margin-right:-170px;-webkit-mask-image:linear-gradient(180deg,#000 60%,#0000);mask-image:linear-gradient(180deg,#000 60%,#0000);width:60%}button{background:linear-gradient(90deg,#7300ff,#a55bff);border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:-20px;padding:12px 30px;transition:background-color .3s ease}button:hover{background-color:#a366ff;box-shadow:0 10px 20px #8b3dff4d;transform:translateY(-3px);transition:.3s ease-out}@media (max-width:768px){.hero-container{flex-direction:column;gap:40px;margin-bottom:-20px!important;padding:40px 20px;padding-bottom:0!important;text-align:center}#hero h1{font-size:32px;line-height:1.3}#hero h1 br{display:none}.hero-subtitle{font-size:16px;margin-bottom:30px}.hero-image{margin-bottom:-100px!important;margin-right:0;margin-top:200px;max-width:400px;order:2;width:100%}button{margin-top:0;max-width:250px;width:100%}}.section-title{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:150px}strong{color:#7300ff;font-weight:700!important}.services-section-container{display:flex;justify-content:center;margin-top:80px;position:relative;width:100%}#servicos{max-width:1000px;text-align:center;width:100%}.services-grid{grid-gap:80px 100px;display:grid;gap:80px 100px;grid-template-columns:repeat(2,1fr);justify-items:center;margin-top:60px}.service-item{cursor:pointer;position:relative;width:100%}.service-title-wrapper{align-items:center;display:inline-flex;gap:12px;justify-content:center}.service-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4b4b4b,#7300ff);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;margin:0}.info-icon{align-items:center;border:1.5px solid #7300ff;border-radius:50%;color:#7300ff;display:flex;font-family:serif;font-size:13px;font-weight:700;height:22px;justify-content:center;opacity:.5;width:22px}.hover-card{background-color:#2a2a2a!important;border:1px solid #444;border-radius:12px;box-shadow:0 20px 40px #00000080;left:0;padding:20px;pointer-events:none;position:absolute;top:60px;width:450px;z-index:100}.card-header{align-items:center;background:#0000!important;color:#fff;display:flex;font-weight:600;gap:10px;margin-bottom:15px;text-align:left}.card-header span{background:#0000!important;color:#8b3dff}.images-wrapper{background:#0000!important;display:flex;gap:10px}.image-frame{background-color:#000;background:#0000!important;border:1px solid #444;border-radius:6px;flex:1 1;overflow:hidden}.image-frame img{background:#0000!important;display:block;width:100%}@media (max-width:768px){.services-grid{gap:60px;grid-template-columns:1fr}.service-text{font-size:24px}.hover-card{left:50%;max-width:320px;padding:15px;pointer-events:auto;top:50px;transform:translateX(-50%)!important;width:85vw}.card-header{font-size:14px;margin-bottom:10px}.mobile-layout .image-frame{border-radius:12px}}.projects-container{background-color:#f8f8f8;padding:80px 0;text-align:center;width:100%}.carousel-wrapper{gap:30px;margin-top:50px;width:100%}.projects-display{max-width:850px}.project-card{border:1px solid #e0e0e0;border-radius:24px;box-shadow:0 15px 45px #0000000d;padding:30px}.card-image-box img{border-radius:15px}.card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:25px}.project-name{color:#333;font-size:24px;font-weight:700}.project-btn{background:linear-gradient(90deg,#7300ff,#a55bff);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:12px 30px;text-decoration:none}.project-btn:hover{background-color:#a366ff;box-shadow:0 10px 20px #8b3dff4d;transform:translateY(-3px);transition:.3s ease-out}.nav-arrow{color:#fff;font-size:20px;height:45px;padding:10px;width:45px}.nav-arrow img{background-color:initial;color:thistle;display:block}.carousel-dots{align-items:center;gap:10px}.dot{background:#d1d1d1}.dot.active{width:25px}.mobile-only{display:none!important}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.carousel-wrapper{flex-direction:column;padding:0 20px}.projects-display{width:100%}.card-footer{flex-direction:column;gap:15px}.project-name{font-size:20px}.mobile-controls-wrapper{align-items:center;flex-direction:row;gap:20px;justify-content:center;margin-top:10px;width:100%}}.cta-contact{margin-top:80px;text-align:left}.cta-contact h2{color:#333;font-size:36px;margin-bottom:10px}.cta-contact h3{color:#000;font-size:24px;font-weight:500;margin-bottom:30px}.contact-button{background:linear-gradient(90deg,#7300ff,#a55bff);border-radius:15px;color:#fff!important;display:inline-block;font-size:16px;font-weight:700;padding:12px 30px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}.contact-button:hover{box-shadow:0 10px 20px #7300ff4d;filter:brightness(1.1);text-decoration:none;transform:translateY(-5px)}main{padding:100px 170px 100px 220px}main h2{color:#333;font-size:36px}.side-line{background-color:#e0e0e0;height:80vh;left:80px;position:fixed!important;top:90px;width:2px;z-index:50}.scroll-indicator{align-items:center;bottom:50px;display:flex;flex-direction:column;gap:15px;left:71px;position:fixed;z-index:100}.scroll-indicator p{color:#999;font-size:11px;font-weight:500;letter-spacing:2px;margin:0;text-orientation:mixed;transform:rotate(180deg);writing-mode:vertical-rl}.scroll-arrow{animation:bounce 2s infinite;color:#8b3dff;font-size:18px;font-weight:700}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.home-content section{margin-bottom:150px}.home-content section:last-child{margin-bottom:0}@media (max-width:768px){main{padding:80px 20px!important}.scroll-indicator,.side-line{display:none}.home-content section{margin-bottom:-100px}}.project-page{background-color:#f8f8f8;min-height:100vh}.project-page-container{box-sizing:border-box;display:flex;flex-direction:column!important;padding:120px 170px 100px 220px}.project-header{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:space-between;margin-bottom:80px}.project-title{color:#333;flex:1 1;font-size:56px;font-weight:800;margin:0}.project-logo{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#9c9a9a,#a55bff) border-box;border:2px solid #0000;border-radius:24px;box-shadow:0 20px 40px #00000014;height:auto;object-fit:contain;width:480px}.project-about{align-items:center;display:flex;flex-direction:column;margin:60px 0;text-align:center}.project-description{color:#555;font-size:19px;line-height:1.8;margin:25px auto 0;max-width:750px}.project-gallery-carousel{margin:80px 0;text-align:center;width:100%}.carousel-wrapper{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;margin-top:40px;position:relative}.projects-display{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:30px;max-width:900px}.project-card{background:#fff;border:1px solid #eee;border-radius:30px;box-shadow:0 15px 50px #0000000f;box-sizing:border-box;width:100%}.card-image-box img{display:block;height:auto;object-fit:cover;width:100%}.nav-arrow{align-items:center;background:linear-gradient(90deg,#7300ff,#a55bff);border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.nav-arrow:hover{transform:scale(1.1)}.nav-arrow img{height:24px;pointer-events:none;width:24px}.carousel-dots{display:flex;gap:12px;justify-content:center;margin-top:10px}.dot{background:#ddd;border-radius:50%;cursor:pointer;height:10px;transition:.3s;width:10px}.dot.active{background:linear-gradient(90deg,#7300ff,#a55bff);border-radius:10px;width:28px}.mobile-controls-wrapper{align-items:center;display:none;gap:25px;justify-content:center;margin-top:30px;width:100%}.back-link{align-items:center;color:#000;display:inline-flex;font-size:18px;font-weight:700;gap:10px;margin-top:60px;text-decoration:none;transition:.3s;width:fit-content}.back-link:hover{transform:translateX(-8px)}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width:1024px){.project-page-container{padding:100px 50px}}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.project-page-container{padding:100px 20px}.project-header{flex-direction:column;margin-bottom:40px;text-align:center}.project-logo{max-width:400px;width:100%}.project-title{font-size:36px}.project-description{font-size:16px;padding:0 10px}.carousel-wrapper{flex-direction:column;gap:0}.project-card{border-radius:20px;padding:10px}.mobile-controls-wrapper{display:flex}}
/*# sourceMappingURL=main.0bfe1a37.css.map*/