.hero[data-astro-cid-anhloy43]{position:relative;min-height:calc(100vh - var(--header-height, 80px));display:flex;align-items:center;padding:var(--space-16) 0;overflow:hidden}.hero__container[data-astro-cid-anhloy43]{display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:center}@media(min-width:1024px){.hero__container[data-astro-cid-anhloy43]{grid-template-columns:1fr 1fr}}.hero__content[data-astro-cid-anhloy43]{max-width:600px}.hero__tagline[data-astro-cid-anhloy43]{font-size:var(--text-sm);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary-contrast);margin-bottom:var(--space-4)}.hero__title[data-astro-cid-anhloy43]{font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));font-weight:var(--font-bold);line-height:var(--leading-tight);color:var(--color-text);margin-bottom:var(--space-6)}.hero__subtitle[data-astro-cid-anhloy43]{font-size:var(--text-xl);font-weight:var(--font-medium);color:var(--color-secondary);margin-bottom:var(--space-4)}.hero__description[data-astro-cid-anhloy43]{font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-8);max-width:480px}.hero__actions[data-astro-cid-anhloy43]{display:flex;flex-wrap:wrap;gap:var(--space-4)}.hero__visual[data-astro-cid-anhloy43]{position:relative;height:400px;display:none}@media(min-width:1024px){.hero__visual[data-astro-cid-anhloy43]{display:block}}.hero__shapes[data-astro-cid-anhloy43]{position:relative;width:100%;height:100%}.hero__shape[data-astro-cid-anhloy43]{position:absolute;border-radius:50%;opacity:.15}.hero__shape--1[data-astro-cid-anhloy43]{width:300px;height:300px;background:var(--color-primary);top:10%;right:10%;animation:float 8s ease-in-out infinite}.hero__shape--2[data-astro-cid-anhloy43]{width:200px;height:200px;background:var(--color-secondary);bottom:20%;right:30%;animation:float 10s ease-in-out infinite reverse}.hero__shape--3[data-astro-cid-anhloy43]{width:150px;height:150px;background:var(--color-accent);top:30%;right:50%;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media(prefers-reduced-motion:reduce){.hero__shape[data-astro-cid-anhloy43]{animation:none}}@media(max-width:767px){.hero[data-astro-cid-anhloy43]{min-height:auto;padding:var(--space-12) 0;text-align:center}.hero__content[data-astro-cid-anhloy43],.hero__description[data-astro-cid-anhloy43]{max-width:100%}.hero__actions[data-astro-cid-anhloy43]{justify-content:center}}.service-card[data-astro-cid-a256tyoq]{position:relative;padding:var(--space-6);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);transition:var(--transition-base);display:flex;flex-direction:column;height:100%}.service-card[data-astro-cid-a256tyoq]:hover{border-color:var(--color-primary-contrast);box-shadow:var(--shadow-md);transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.service-card[data-astro-cid-a256tyoq]:hover{transform:none}}.service-card__icon[data-astro-cid-a256tyoq]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-primary-alpha-10);border-radius:var(--radius-md);margin-bottom:var(--space-4);color:var(--color-primary-contrast)}.service-card__icon[data-astro-cid-a256tyoq] svg{width:24px;height:24px}.service-card__title[data-astro-cid-a256tyoq]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-text);margin-bottom:var(--space-2)}.service-card__description[data-astro-cid-a256tyoq]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-4);flex-grow:1}.service-card__badges[data-astro-cid-a256tyoq]{display:flex;gap:var(--space-2);flex-wrap:wrap;margin-top:auto}.service-card__team[data-astro-cid-a256tyoq]{display:inline-block;font-size:var(--text-xs);font-weight:var(--font-medium);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--color-border);color:var(--color-text-muted)}.service-card__team[data-astro-cid-a256tyoq][data-team=enrico]{background:var(--color-primary-alpha-10);color:var(--color-primary-contrast)}.service-card__team[data-astro-cid-a256tyoq][data-team=barbara]{background:var(--color-accent-alpha-10);color:var(--color-accent)}.services[data-astro-cid-md26pu45]{padding:var(--space-20) 0;background:var(--color-background)}.services__header[data-astro-cid-md26pu45]{text-align:center;margin-bottom:var(--space-12)}.services__title[data-astro-cid-md26pu45]{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text)}.services__grid[data-astro-cid-md26pu45]{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--space-6)}@media(min-width:640px){.services__grid[data-astro-cid-md26pu45]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services__grid[data-astro-cid-md26pu45]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.services__grid[data-astro-cid-md26pu45]{grid-template-columns:repeat(4,1fr)}}.project-gallery[data-astro-cid-q3bivkm7]{padding:var(--space-20) 0;background:var(--color-surface);overflow:hidden}.project-gallery__header[data-astro-cid-q3bivkm7]{position:relative;margin-bottom:var(--space-8);text-align:center}.project-gallery__header-content[data-astro-cid-q3bivkm7]{text-align:center;width:100%}.project-gallery__title[data-astro-cid-q3bivkm7]{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text);margin-bottom:var(--space-3)}.project-gallery__subtitle[data-astro-cid-q3bivkm7]{font-size:var(--text-lg);color:var(--color-text-muted);text-align:center;margin:0 auto}.project-gallery__view-all[data-astro-cid-q3bivkm7]{position:absolute;right:0;top:0;display:inline-flex;align-items:center;gap:var(--space-1);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-primary-contrast);text-decoration:none;transition:var(--transition-fast);white-space:nowrap}.project-gallery__view-all[data-astro-cid-q3bivkm7]:hover{color:var(--color-primary-dark)}.project-gallery__view-all[data-astro-cid-q3bivkm7] svg[data-astro-cid-q3bivkm7]{transition:transform var(--transition-fast)}.project-gallery__view-all[data-astro-cid-q3bivkm7]:hover svg[data-astro-cid-q3bivkm7]{transform:translate(3px)}.project-gallery__scroll-container[data-astro-cid-q3bivkm7]{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;margin:var(--space-10) calc(var(--space-4) * -1) 0;margin-right:1px;padding:var(--space-4)}.project-gallery__scroll-container[data-astro-cid-q3bivkm7]::-webkit-scrollbar{height:6px}.project-gallery__scroll-container[data-astro-cid-q3bivkm7]::-webkit-scrollbar-track{background:transparent}.project-gallery__scroll-container[data-astro-cid-q3bivkm7]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}.project-gallery__track[data-astro-cid-q3bivkm7]{display:flex;gap:var(--space-6);padding-bottom:var(--space-2);align-items:stretch}.project-gallery__link[data-astro-cid-q3bivkm7]{text-decoration:none;display:flex;flex-shrink:0}.project-gallery__link[data-astro-cid-q3bivkm7] .project-card{height:100%;display:flex;flex-direction:column}.project-gallery__link[data-astro-cid-q3bivkm7] .project-card__content{flex-grow:1;display:flex;flex-direction:column}.project-gallery__link[data-astro-cid-q3bivkm7] .project-card__description{flex-grow:1}.project-gallery__nav[data-astro-cid-q3bivkm7]{display:none;justify-content:center;gap:var(--space-4);margin-top:var(--space-8)}@media(min-width:768px){.project-gallery__nav[data-astro-cid-q3bivkm7]{display:flex}}.project-gallery__nav-btn[data-astro-cid-q3bivkm7]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:50%;background:var(--color-background);color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast)}.project-gallery__nav-btn[data-astro-cid-q3bivkm7]:hover{border-color:var(--color-primary-contrast);color:var(--color-primary-contrast)}.project-gallery__nav-btn[data-astro-cid-q3bivkm7]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.project-gallery__nav-btn[data-astro-cid-q3bivkm7] svg[data-astro-cid-q3bivkm7]{width:20px;height:20px}.expertise[data-astro-cid-6fowmquo]{padding:var(--space-20) 0;background:var(--color-background)}.expertise__header[data-astro-cid-6fowmquo]{text-align:center;margin-bottom:var(--space-12);width:100%}.expertise__title[data-astro-cid-6fowmquo]{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text);margin-bottom:var(--space-3)}.expertise__subtitle[data-astro-cid-6fowmquo]{font-size:var(--text-lg);color:var(--color-text-muted);text-align:center;margin:0 auto}.expertise__content[data-astro-cid-6fowmquo]{display:grid;gap:var(--space-12)}@media(min-width:1024px){.expertise__content[data-astro-cid-6fowmquo]{grid-template-columns:1.5fr 1fr}}.expertise__section-title[data-astro-cid-6fowmquo]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-text);margin-bottom:var(--space-6);text-transform:uppercase;letter-spacing:.05em}.expertise__categories[data-astro-cid-6fowmquo]{display:grid;gap:var(--space-6)}.expertise__category-title[data-astro-cid-6fowmquo]{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-secondary);margin-bottom:var(--space-3)}.expertise__category-skills[data-astro-cid-6fowmquo]{display:flex;flex-wrap:wrap;gap:var(--space-2)}.expertise__cert-grid[data-astro-cid-6fowmquo]{display:grid;gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.expertise__cta[data-astro-cid-6fowmquo]{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid var(--color-border)}.expertise__cta-text[data-astro-cid-6fowmquo]{font-size:var(--text-base);color:var(--color-text-muted)}.expertise__cta-buttons[data-astro-cid-6fowmquo]{display:flex;gap:var(--space-3);flex-wrap:wrap}
