:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100vw;height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;width:100vw}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-color)}a{text-decoration:none}button{font-family:inherit}.header{background:#156393;box-shadow:0 2px 4px #0000001a}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;width:100%}.logo{font-size:1.5rem;font-weight:700;color:#e0f0f6;text-decoration:none;cursor:pointer}.nav-links{list-style:none;display:flex;gap:1rem}.nav-links a{color:#e0f0f6;text-decoration:none}.logo-image{width:8%;height:8%;margin-right:-1rem;cursor:pointer}@media (max-width: 768px){.logo-image{display:inline;width:25%}.logo{display:none}.about-link{display:block;text-align:center;font-size:1.1rem;letter-spacing:.05em}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-img-lcp{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.hero{color:#fff;padding:0;text-align:center;min-height:70vh;width:100vw;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;background:url(/assets/backgroun-39muGL8X.webp) top center / cover no-repeat}.hero-title,.hero-desc{text-shadow:4px 3px 3px #504b4b}.hero-content{max-width:100%;margin:0 auto}.hero-content h1{font-size:2.5rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem}@media (max-width: 768px){.hero{background-size:300% auto;background-position:right center;min-height:60vh;padding:0}}@media (min-width: 769px) and (max-width: 1024px){.hero{background-position:right center;background-size:cover}}.services{padding:4rem 2rem;text-align:center}.services h2{font-size:2rem;margin-bottom:2rem}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.service-card{padding:1.5rem;border-radius:8px;box-shadow:0 1px 20px #0000000d}.service-card h3{margin-bottom:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer{background:#333;color:#fff;padding:2rem;text-align:center}.footer p{margin:.5rem 0}.footer a.mail-link{color:#ffd600;text-decoration:underline;font-weight:700}.linkedin-button{color:#0a66c2;transition:transform .2s ease;margin-left:auto;margin-right:auto;display:inline-block;cursor:pointer}.linkedin-button:hover{transform:scale(1.1)}.contact-img{width:100%;max-width:350px;height:auto;border-radius:0;object-fit:contain;box-shadow:none;background:none}.contact-form-section{display:flex;flex-wrap:wrap}.contact-form{flex:1;flex-direction:column;min-width:300px;padding:2rem;box-sizing:border-box}.contact-form h2{margin-bottom:1rem}.contact-form input,.contact-form textarea{display:block;width:100%;margin-bottom:1rem;padding:.75rem;font-size:1rem}.contact-form textarea{resize:vertical;min-height:100px}.contact-form .error{color:red;margin-bottom:1rem}.contact-form .success{color:green;margin-bottom:1rem}.contact-image{flex:1;min-width:300px;display:flex;align-items:center;justify-content:center}.contact-image img{width:100%;max-width:350px;height:auto;border-radius:1rem;object-fit:cover}.cta{background:#176394;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer}.cta:hover{background:#225069}@media (max-width: 768px){.contact-form-section{display:flex;flex-direction:column;align-items:center}.contact-form{width:90%;align-items:center}.contact-form input,.contact-form textarea{width:100%}.contact-form button.cta{align-self:center}.contact-image{display:none}}.carousel-container{overflow:hidden;width:100%}.carousel-track{display:flex;width:max-content;will-change:transform}.carousel-item{text-align:center;padding:1rem;transition:transform .3s}.logo-container img{cursor:pointer;width:4rem;height:4rem;border-radius:9999px;object-fit:cover;transition:transform .3s}.logo-container:hover img{transform:scale(1.1)}.logo-text{margin-top:.5rem;font-size:.875rem;color:var(--text-color);opacity:0;transition:opacity .3s}.logo-container:hover .logo-text{opacity:1}@media (prefers-color-scheme: dark){:root{--text-color: #ffffff}}@media (prefers-color-scheme: light){:root{--text-color: #333}}.video-container{display:flex;justify-content:center;align-items:center;margin-top:20px}.video-container iframe{border:none;border-radius:12px;max-width:100vw;max-height:80vh}
