.headerWrapper{display:flex;justify-content:space-between;width:100%;height:150px;align-items:center;padding:0 250px;position:relative}.logo{pointer-events:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.headerLinks{text-decoration:none;color:white;font-weight:400;padding:0 10px}.navLinks{display:flex;align-items:center}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer}.hamburger .bar{width:100%;height:3px;background-color:white;border-radius:3px}@media (max-width:1024px){.headerWrapper{padding:0 20px}.navLinks{position:absolute;top:0;left:0;right:0;flex-direction:column;background-color:#000;padding:1rem 0;transform:translateY(-100%);transition:transform .3s ease;z-index:5}.navLinks.open{transform:translateY(0)}.hamburger{display:flex}.headerLinks{width:100%;text-align:center;padding:.75rem 0}}.heroWrapper{height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-transform:uppercase;color:white;font-family:Poppins,sans-serif}.heroH1{font-size:clamp(3rem,20vw,192px);margin-top:clamp(-50px,-10vw,-150px);font-weight:600;background-clip:text;background-image:linear-gradient(to top right,var(--colors));background-size:500% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:text-color 3.5s ease-in-out infinite alternate}.heroPar{margin-top:20px;font-weight:400;font-size:clamp(1rem,4vw,30px);letter-spacing:clamp(1px,1vw,5px)}@media screen and (max-width:1024px){.heroWrapper{height:50vh}.heroH1{font-size:clamp(2rem,15vw,120px);margin-top:clamp(-30px,-5vw,-100px)}.heroPar{font-size:clamp(.6rem,3vw,24px)}}#toolsWrapper .indicator{stroke:var(--accent,#36c)}.toolsScroller{display:flex;list-style:none;overflow-x:auto;padding:20px 0;gap:20px;margin:0;width:100%}.toolsScroller::-webkit-scrollbar{height:5px;width:5px;background:#fff3;-webkit-border-radius:1ex}.toolsScroller::-webkit-scrollbar-thumb{background:var(--accent,#36c);-webkit-border-radius:1ex}.toolsScroller::-webkit-scrollbar-corner{background:#fff3}.toolItem{flex:0 0 200px;min-width:200px;height:100%;display:grid;grid-template-rows:1fr auto;place-items:center;padding:16px;transition:transform .2s ease,box-shadow .2s ease;img{width:100%;height:auto;max-width:100px;max-height:80px;object-fit:contain;justify-content:center}}.toolIcon{display:grid;place-items:center;width:100%;height:100%}.toolLabel{color:white;font-weight:600;padding-top:8px}.tool-icon{font-size:64px;margin:0;padding:0;color:white;filter:brightness(0) invert(1);transition:all .2s ease}.toolItem:hover .tool-icon{filter:brightness(1) invert(0)}.toolsWrapper{position:relative;display:flex;align-items:center;flex-direction:column;margin:0 20px;height:50vh}.toolsH1{font-size:60px;margin-bottom:45px;color:white;text-align:center}@media screen and (max-width:768px){.toolsH1{font-size:40px}.tool-icon{font-size:56px}.toolItem{min-width:160px;flex-basis:160px}}.projectsWrapper{display:flex;flex-direction:column;align-items:center;padding:80px 5vw;height:70vh}.projectsH1{font-size:60px;color:white;margin-bottom:40px}.projectsScroller .projectItem{list-style:none;flex:0 0 320px;min-width:320px}.projectCard{background:rgba(255,255,255,.05);padding:20px;border-radius:20px;text-align:center;text-decoration:none;transition:all .3s ease;display:flex;justify-content:center;flex-direction:column;color:white;box-shadow:0 4px 20px rgba(0,0,0,.1);position:relative;overflow:hidden;height:100%}.projectCard:hover{transform:scale(1.03);background-color:rgba(255,255,255,.1)}.projectsScroller .projectCard{height:100%}.projectImageWrapper{position:relative;display:flex;justify-content:center;align-items:center;pointer-events:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.projectTitleWrapper{border:1px solid rgba(255,255,255,.2);border-radius:40px}.tooltip{position:absolute;bottom:110%;left:50%;transform:translateX(-50%);background-color:#333;color:white;padding:8px 14px;border-radius:6px;font-size:14px;opacity:0;pointer-events:none;white-space:nowrap;transition:opacity .3s ease;z-index:10}.winitCard:hover .tooltip{opacity:1}.projectTitle{color:white;font-size:24px;margin:10px 0}.projectDescription{color:#ccc;font-size:16px;margin-top:20px;line-height:1.5}.projectsWrapper{padding:clamp(24px,6vw,80px) 5vw;height:auto}.projectsH1{font-size:clamp(40px,6.5vw,60px);margin-bottom:clamp(16px,4vw,40px)}.projectsScroller .projectItem{flex:0 0 clamp(200px,72vw,320px);min-width:clamp(200px,72vw,320px);flex:0 0 clamp(200px,72vw,200px);min-width:clamp(200px,72vw,270px)}.projectCard{border-radius:clamp(12px,2.5vw,20px);padding:clamp(8px,2,5vw,20px)}.projectTitle{font-size:clamp(16px,4.5vw,24px);margin:clamp(6px,1.8vw,10px) 0}.projectDescription{font-size:clamp(13px,3.7vw,16px);margin-top:clamp(10px,2.5vw,20px);line-height:1.45}.projectImageWrapper img{max-width:clamp(120px,45vw,200px);height:auto}@media (max-width:1024px){.toolsScroller{gap:12px}}@media (max-width:480px){.projectsScroller .projectItem{flex-basis:75vw;min-width:75vw}.projectCard{padding:14px}.projectDescription{display:none}}@media (max-width:360px){.projectsScroller .projectItem{flex-basis:85vw;min-width:85vw}}:root{--colors:#002967,#4e2e77,#842f7d,#b43078,#dc3d6a,#e75a4d,#e47b34,#d49c26,#a5bb45,#6fd181,#20e0c5,#00e9ff}.colorfulSpan{font-weight:600;font-size:larger;background-clip:text;background-image:linear-gradient(to top right,var(--colors));background-size:500% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:text-color 3.5s ease-in-out infinite alternate}@keyframes text-color{0%{background-position:0 50%}to{background-position:100% 50%}}.aboutH1{font-size:clamp(32px,7vw,60px);margin-bottom:clamp(12px,3vw,24px);text-wrap:balance}.aboutP{font-size:clamp(15px,4vw,18px);line-height:1.7;margin-bottom:1rem;text-align:left;text-wrap:pretty;hyphens:auto;-webkit-hyphens:auto}@media (min-width:900px){.aboutP{text-align:justify}}.colorfulH1{font-size:3rem;font-weight:900;line-height:1;text-align:center;margin-top:70px;color:white}.ctaWrapper{display:flex;padding:4rem;color:white}.ctaContent{max-width:900px;margin:0 auto}.ctaH3{font-weight:bolder;margin-bottom:15px}.ctaFields{display:flex;gap:1rem;margin-bottom:1rem}.ctaDisclaimer{font-size:.8rem;color:#ccc;margin-top:3rem;text-align:justify;padding:5rem}@media screen and (max-width:768px){.colorfulH1{font-size:2.5rem;margin-top:50px}.ctaWrapper{flex-direction:column;padding:2rem}.ctaContent{max-width:100%;margin:0 1rem}.ctaContainer,.ctaFields{flex-direction:column}.ctaContainer{padding:1rem}}