.download-button{backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.05);color:#fff;min-width:56px;height:56px;white-space:nowrap}.tech-carousel-container{width:100%;max-width:900px;margin:0 auto;overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent);padding:1.5rem 0}.tech-carousel-track{display:flex;width:-moz-max-content;width:max-content;gap:1.5rem;animation:tech-carousel-scroll 30s linear infinite;will-change:transform}.tech-carousel-track:hover{animation-play-state:paused}@keyframes tech-carousel-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tech-carousel-item{flex-shrink:0}.tech-carousel-icon-wrapper,.tech-carousel-item{display:flex;align-items:center;justify-content:center}.tech-carousel-icon-wrapper{background-color:#1a1a1a;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.3);overflow:hidden;border:1px solid hsla(0,0%,100%,.05)}.tech-carousel--normal .tech-carousel-icon-wrapper{width:70px;height:70px;border-radius:50%;font-size:2rem}.tech-carousel--small .tech-carousel-icon-wrapper{width:42px;height:42px;border-radius:50%;font-size:1.25rem}.tech-carousel--small .tech-carousel-track{gap:.7rem}.tech-carousel-icon-wrapper img,.tech-carousel-icon-wrapper svg{width:50%;height:50%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.tech-carousel-container{max-width:30%;padding:1rem 0}.tech-carousel-track{gap:.75rem}.tech-carousel-icon-wrapper{width:42px!important;height:42px!important}}.hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:60px 1rem 0}.hero__profile-container{position:relative;margin-bottom:2rem}.hero__profile-image{width:100px;height:100px;border-radius:50%;overflow:hidden;border:2px solid hsla(0,0%,100%,.1);margin:0 auto;background:#333}.hero__profile-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__badge{position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);background-color:#fff;color:#000;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:5px;white-space:nowrap;box-shadow:0 4px 10px rgba(0,0,0,.2)}.hero__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.1;margin-bottom:1rem;color:hsla(0,0%,100%,.9)}.hero__subtitle{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;color:hsla(0,0%,100%,.5);margin-bottom:2rem;max-width:800px}.hero__subtitle-highlight{color:#fff}.hero__description{font-size:1.4rem;color:hsla(0,0%,100%,.6);max-width:600px;line-height:1.6;margin-bottom:3rem}.hero__buttons{display:flex;gap:1.5rem;align-items:center}.hero__contact-btn{position:relative;z-index:1;background-color:#0a0a0a;border:none;border-radius:28px;display:block}.hero__contact-btn,.hero__download-btn{color:#fff;font-size:1rem;font-weight:500;cursor:pointer}.hero__download-btn{border:1px solid hsla(0,0%,100%,.1);border-radius:50px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1rem;background-color:hsla(0,0%,100%,.05);transition:all .3s ease}.hero__download-btn:hover{background-color:#fff;color:#000;padding:1rem 2rem;transform:scale(1.05)}@media (max-width:768px){.hero{height:auto;padding:100px 1.5rem 60px}.hero__title{font-size:2.5rem}.hero__subtitle{font-size:1.5rem;margin-bottom:2rem}.hero__description{font-size:1.1rem;margin-bottom:2.5rem}.hero__buttons{flex-direction:column;gap:1rem;width:100%;max-width:300px}.hero__buttons .border-light-button,.hero__buttons .download-button,.hero__buttons button{width:100%!important}}@media (max-width:480px){.hero__title{font-size:2rem}}.magnets-section{padding:6rem 2rem;max-width:1200px;margin:0 auto;flex-direction:column;gap:6rem;text-align:center;position:relative}.magnets-bg-circles,.magnets-section{display:flex;align-items:center;overflow:hidden}.magnets-bg-circles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;pointer-events:none;width:100%;height:100%;justify-content:center}.magnets-text-container{font-size:2rem;line-height:1.6;color:#fff;max-width:900px;font-weight:400;position:relative;z-index:1}.magnets-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;width:100%;margin-top:4rem;position:relative;z-index:1}.testimonial-item{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.testimonial-logo-container{width:300px;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.testimonial-logo-container.center{width:250px}.testimonial-quote{font-size:1.1rem;color:hsla(0,0%,100%,.7);line-height:1.5;max-width:300px;margin:0 auto}@media (max-width:768px){.magnets-section{gap:4rem;padding:1rem 1.5rem}.magnets-bg-circles{opacity:.3;transform:translate(-50%,-50%) scale(.6)}.magnets-grid{gap:3rem}.testimonial-logo-container{width:200px!important;height:80px!important}.testimonial-quote{font-size:1rem}}@media (max-width:480px){.magnets-text-container{font-size:1.25rem}}.shiny-pill-container{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;border-radius:9999px;background-color:#0a0a0a;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);position:relative;overflow:hidden}.shiny-text{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:-.01em;background:linear-gradient(90deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.747) 40%,#fff 50%,hsla(0,0%,100%,.733) 60%,hsla(0,0%,100%,.2));background-size:200% auto;color:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 3px rgba(255,255,255,.623));animation:shine 3s ease-in-out infinite alternate}@keyframes shine{0%{background-position:100%}to{background-position:0}}.work-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.work-container{display:flex;flex-direction:column;gap:4rem}.project-card-wrapper{position:sticky;display:flex;justify-content:center;margin-bottom:3.5rem;top:calc(10vh + (var(--index) * 30px))}@media (max-width:768px){.work-section{padding:2rem 1rem}.work-container{gap:2rem}.project-card-wrapper{top:calc(80px + (var(--index) * 15px));margin-bottom:2rem}}.project-action-button{width:-moz-fit-content;width:fit-content;border-radius:50px;border:1px solid hsla(0,0%,100%,.2);background-color:transparent;color:#fff;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;text-decoration:none;outline:none}.project-action-button--normal{padding:.8rem 1.5rem;font-size:.9rem}.project-action-button--small{padding:.6rem 1.2rem;font-size:.8rem}.project-action-button--coming-soon{opacity:.5;cursor:not-allowed;border-color:hsla(0,0%,100%,.1)}.project-card{background:rgba(0,0,0,.03);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:3rem;max-width:1000px;width:100%;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);box-sizing:border-box;color:#2d3748;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.project-card__content{display:flex;gap:3rem;align-items:flex-start}.project-card__left{flex:1;display:flex;flex-direction:column;gap:1.5rem}.project-card__title{font-size:2rem;font-weight:400;line-height:1.3;color:inherit;margin:0;letter-spacing:-.02em}.project-card__description{font-size:1rem;line-height:1.6;color:inherit;opacity:.9;margin:0;max-width:450px}.project-card__right{flex:1;display:flex;flex-direction:column;gap:2rem}.project-card__image-wrapper{width:100%;aspect-ratio:16/10;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.project-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.project-card__parameters{display:flex;gap:3rem;justify-content:flex-start}.project-card__parameter{display:flex;flex-direction:column;gap:.5rem}.project-card__parameter-name{font-size:.9rem;color:inherit;opacity:.8;font-weight:400;letter-spacing:.01em}.project-card__parameter-value{font-size:2.5rem;font-weight:300;color:inherit;letter-spacing:-.02em;line-height:1}@media (max-width:1024px){.project-card{padding:2.5rem}.project-card__content{gap:2rem}.project-card__title{font-size:1.75rem}}@media (max-width:768px){.project-card{padding:1.5rem;border-radius:16px}.project-card__content{flex-direction:row;gap:1rem;align-items:stretch}.project-card__left{flex:1;min-width:0;justify-content:space-between}.project-card__right{flex:1;min-width:0;gap:1rem}.project-card__title{font-size:1.25rem;margin-bottom:.5rem}.project-card__description{font-size:.85rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-card__parameters{gap:1rem}.project-card__parameter-value{font-size:1.5rem}.project-card__parameter-name{font-size:.75rem}}@media (max-width:480px){.project-card{padding:1rem}.project-card__content{gap:.75rem}.project-card__title{font-size:1rem}.project-card__description{font-size:.7rem;-webkit-line-clamp:2;line-clamp:2}.project-card__image-wrapper{border-radius:8px}.project-card__parameter-value{font-size:1.1rem}.project-card__parameter-name{font-size:.6rem}}.project-card--dark{background:hsla(0,0%,100%,.03)!important;border:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 8px 32px rgba(0,0,0,.3)!important;color:#fff}.project-card--dark .project-card__description,.project-card--dark .project-card__parameter-name,.project-card--dark .project-card__parameter-value,.project-card--dark .project-card__title{color:inherit!important}