*,:after,:before{box-sizing:border-box;margin:0;padding:0}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{appearance:revert}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:root{--af-primary:#0e9c4a;--af-primary-dark:#0a7a39;--af-primary-light:#95c99e;--af-primary-lighter:#d6fadb;--af-primary-lightest:#effdf1;--af-text:#1a1a1a;--af-muted:#5e5e5e;--af-border:#d6fadb;--af-radius:.75rem}body{color:var(--af-text);font-family:Hanken Grotesk,sans-serif;font-size:18px;line-height:1.6}a{color:var(--af-primary)}.wrap{max-width:1100px;margin:0 auto;padding:0 1.5rem}.btn{text-transform:uppercase;letter-spacing:.1rem;cursor:pointer;border:2px solid #0000;border-radius:2rem;padding:.7rem 2rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-block}.btn--primary{background:var(--af-primary);color:#fff;border-color:var(--af-primary)}.btn--primary:hover{background:var(--af-primary-dark);border-color:var(--af-primary-dark);color:#fff}.btn--outline{border-color:var(--af-primary);color:var(--af-primary);background:0 0}.btn--outline:hover{background:var(--af-primary);color:#fff}.btn--outline-white{color:#fff;background:0 0;border-color:#ffffffb3}.btn--outline-white:hover{color:#fff;background:#ffffff26;border-color:#fff}.skip-link{background:var(--af-primary);color:#fff;border-radius:0 0 var(--af-radius) var(--af-radius);z-index:9999;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:0}a:focus-visible,button:focus-visible{outline:2px solid var(--af-primary);outline-offset:2px;border-radius:2px}main:focus{outline:none}header{text-align:center;border-bottom:1px solid #0000}header .site-logo img{width:90%;max-width:400px;margin:3rem 0 .5rem}.site-tagline{color:var(--af-muted);margin-bottom:3rem;font-size:1.05rem;font-style:italic}nav{background-color:var(--af-primary-lightest);padding:.75rem}nav a{text-transform:uppercase;letter-spacing:.125rem;margin:0 .75rem;font-size:.875rem;font-weight:600;text-decoration:none}nav a.router-link-exact-active{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.nav__toggle{color:var(--af-primary);cursor:pointer;background:0 0;border:none;padding:.25rem;line-height:0;display:none}.nav__toggle svg{width:1.5rem;height:1.5rem}.nav__toggle-label{display:none}@media (width<=767px){nav{flex-wrap:wrap;justify-content:center;padding:.5rem .75rem}.nav__toggle,nav{align-items:center;display:flex}.nav__toggle{gap:.4rem}.nav__toggle-label{letter-spacing:.125rem;text-transform:uppercase;color:var(--af-primary);font-size:.75rem;font-weight:600;display:inline}.nav__links{flex-direction:column;width:100%;padding:.25rem 0;display:none}.nav--open .nav__links{display:flex}.nav__links a{border-bottom:1px solid var(--af-border);text-align:left;margin:0;padding:.875rem .25rem}.nav__links a:last-child{border-bottom:none}}.hero{background:#162418;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.hero__img{-o-object-fit:cover;object-fit:cover;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.hero__content{z-index:1;text-align:center;color:#fff;width:100%;max-width:720px;margin:0 auto;padding:6rem 1.5rem;position:relative}.hero__eyebrow{letter-spacing:.25rem;text-transform:uppercase;color:var(--af-primary-light);margin-bottom:1.5rem;font-size:.75rem;font-weight:600}.hero__title{margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:600;line-height:1.2}.hero__sub{opacity:.82;max-width:480px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600}.section-header p{color:var(--af-muted);font-size:1rem}.services-preview{background:var(--af-primary-lightest);padding:6rem 0}.services-preview__footer{text-align:center;margin-top:2.5rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;display:grid}.service-card{border-radius:var(--af-radius);border-top:3px solid var(--af-primary);background:#fff;padding:1.75rem 1.5rem}.service-card__icon{width:2.25rem;height:2.25rem;color:var(--af-primary);margin-bottom:1rem}.service-card h3{text-align:left;margin-bottom:.4rem;font-size:.95rem;font-weight:600}.service-card p{color:var(--af-muted);text-align:left;font-size:.8rem;line-height:1.55}.trust{background:var(--af-primary);color:#fff;padding:4rem 0}.trust-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem;display:grid}@media (width>=768px){.trust-grid{grid-template-columns:repeat(4,1fr)}}.trust-item{text-align:center}.trust-item__icon{opacity:.9;width:2.5rem;height:2.5rem;margin:0 auto .75rem}.trust-item h3{text-transform:uppercase;letter-spacing:.06rem;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.trust-item p{opacity:.8;font-size:.8rem}.locations-section{padding:6rem 0}.locations-grid{gap:2rem;display:grid}@media (width>=768px){.locations-grid{grid-template-columns:repeat(3,1fr)}}.location-card{border-radius:var(--af-radius);border:1px solid var(--af-border);overflow:hidden}.location-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:200px;display:block}.location-card__info{padding:1.5rem}.location-card h3{text-align:left;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.location-card__row{color:#444;align-items:flex-start;gap:.6rem;margin-bottom:.6rem;font-size:.875rem;display:flex}.location-card__row svg{width:1rem;height:1rem;color:var(--af-primary);flex-shrink:0;margin-top:.2rem}.location-card__phone{color:var(--af-primary);margin-top:.75rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-block}.jobs-teaser{background:var(--af-primary-lighter);text-align:center;padding:5rem 0}.jobs-teaser h2{margin-bottom:.75rem;font-size:clamp(1.25rem,2.5vw,1.75rem)}.jobs-teaser p{color:#3a5c3f;max-width:480px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:.95rem}.page-hero{background:var(--af-primary-lighter);border-bottom:1px solid var(--af-border);text-align:center;padding:4.5rem 0 3.5rem}.page-hero h1{margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:600}.page-hero p{color:var(--af-muted);max-width:560px;margin:0 auto 2rem;font-size:1rem}.services-detail{padding:5rem 0}.services-detail-grid{gap:1.5rem;display:grid}@media (width>=600px){.services-detail-grid{grid-template-columns:1fr 1fr}}@media (width>=1024px){.services-detail-grid{grid-template-columns:1fr 1fr 1fr}}.service-detail-card{border:1px solid var(--af-border);border-radius:var(--af-radius);padding:2rem}.service-detail-card--highlight{background:var(--af-primary-lightest);border-color:var(--af-primary-light)}.service-detail-card__icon{width:2.75rem;height:2.75rem;color:var(--af-primary);margin-bottom:1.25rem}.service-detail-card h3{text-align:left;margin-bottom:.6rem;font-size:1.05rem;font-weight:600}.service-detail-card p{color:var(--af-muted);font-size:.875rem;line-height:1.7}.services-consulenza{padding:3rem 0 0}.service-detail-card--featured{background:var(--af-primary);border-color:var(--af-primary);color:#fff;align-items:flex-start;gap:2rem;display:flex}.service-detail-card--featured .service-detail-card__icon{color:#fff;flex-shrink:0;width:3.5rem;height:3.5rem}.service-detail-card--featured h2{color:#fff;text-align:left;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.service-detail-card--featured p{color:#ffffffd9;font-size:.9rem}@media (width<=599px){.service-detail-card--featured{flex-direction:column;gap:1.25rem}}.services-section-title{text-transform:uppercase;letter-spacing:.15rem;color:var(--af-primary);border-bottom:2px solid var(--af-border);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:.75rem;font-weight:700}.services-detail--alt{background:var(--af-primary-lightest)}.location-full{padding:4rem 0}.location-full-card{border:1px solid var(--af-border);border-radius:var(--af-radius);margin-bottom:2.5rem;overflow:hidden}.location-full-card__top{display:grid}@media (width>=768px){.location-full-card__top{grid-template-columns:360px 1fr}}.location-full-card__top img{-o-object-fit:cover;object-fit:cover;width:100%;height:260px;display:block}.location-full-card__info{padding:2rem}.location-full-card h2{text-align:left;margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.loc-row{align-items:flex-start;gap:.75rem;margin-bottom:1.1rem;display:flex}.loc-row svg{width:1.2rem;height:1.2rem;color:var(--af-primary);flex-shrink:0;margin-top:.15rem}.loc-row__label{text-transform:uppercase;letter-spacing:.06rem;color:#666;margin-bottom:.15rem;font-size:.75rem;display:block}.loc-row__value{font-size:.95rem}.loc-row__value a{font-size:1.1rem;font-weight:600}.location-full-card__map iframe{border:0;width:100%;height:260px;display:block}.on-call-notice{background:var(--af-primary-lightest);border-left:4px solid var(--af-primary);color:#2d5c35;border-radius:0 .5rem .5rem 0;margin-top:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem;font-size:.9rem}.contact-page{padding:5rem 0}.contact-cards{gap:1.5rem;margin-bottom:4rem;display:grid}@media (width>=600px){.contact-cards{grid-template-columns:repeat(2,1fr)}}.contact-card{border:1px solid var(--af-border);border-radius:var(--af-radius);text-align:center;padding:2.5rem 1.5rem}.contact-card--whatsapp{background:var(--af-primary-lightest);border-color:var(--af-primary-light)}.contact-card__icon{width:2.5rem;height:2.5rem;color:var(--af-primary);margin:0 auto 1rem}.contact-card__label{text-transform:uppercase;letter-spacing:.1rem;color:#666;margin-bottom:.4rem;font-size:.75rem}.contact-card a{color:var(--af-text);font-size:1rem;font-weight:600;text-decoration:none;display:block}.contact-card a:hover{color:var(--af-primary)}.contact-card__sub{color:var(--af-muted);margin-top:.35rem;font-size:.8rem}.contact-locations{border-top:1px solid var(--af-border);gap:1.5rem;padding-top:1rem;display:grid}@media (width>=600px){.contact-locations{grid-template-columns:repeat(3,1fr)}}.contact-location h3{margin-bottom:.5rem;font-size:.95rem;font-weight:600}.contact-location p{color:var(--af-muted);margin-bottom:.25rem;font-size:.875rem}.contact-location a{font-weight:600}.jobs-content{padding:5rem 0}.jobs-intro{text-align:center;max-width:640px;color:var(--af-muted);margin:0 auto 4rem;line-height:1.8}.on-call-notice p{margin-top:.4rem;margin-bottom:0}.roles-title{margin:2.5rem 0 1.25rem;font-size:1.1rem;font-weight:600}.roles-grid{gap:1.5rem;margin-bottom:4rem;display:grid}@media (width>=600px){.roles-grid{grid-template-columns:1fr 1fr}}.role-card{border:1px solid var(--af-border);border-radius:var(--af-radius);padding:2rem}.role-card h3{text-align:left;margin-bottom:.6rem;font-size:1.05rem;font-weight:600}.role-card p{color:var(--af-muted);font-size:.875rem;line-height:1.65}.apply-box{background:var(--af-primary-lightest);border-radius:var(--af-radius);text-align:center;padding:3.5rem 2rem}.apply-box h2{margin-bottom:.75rem;font-size:1.5rem}.apply-box p{color:var(--af-muted);margin-bottom:2rem;font-size:.95rem}.about-intro{padding:5rem 0}.about-intro__grid{align-items:center;gap:3rem;display:grid}@media (width>=768px){.about-intro__grid{grid-template-columns:1fr 1fr}}.about-eyebrow{text-transform:uppercase;letter-spacing:.15rem;color:var(--af-primary);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.about-lead{margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.about-intro__text p+p{margin-top:1.25rem}.about-intro__image figure{flex-direction:column;gap:.6rem;display:flex}.about-intro__image img{border-radius:var(--af-radius);-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3;width:100%}.about-intro__image figcaption{color:var(--af-muted);text-align:center;font-size:.8rem}.about-banner{flex-direction:column;display:flex}.about-banner img{-o-object-fit:cover;object-fit:cover;width:100%;height:420px;display:block}.about-banner__quote{text-align:center;background:#fff;padding:3.5rem 1.5rem}.about-banner__quote p{max-width:52rem;color:var(--af-text);margin:0 auto;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:300;line-height:1.65}@media (width>=768px){.about-banner img{height:540px}}.about-links{background:var(--af-primary-lightest);padding:5rem 0}.about-links__row{gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width>=600px){.about-links__row{grid-template-columns:1fr 1fr}}.about-link-card{border:1px solid var(--af-border);border-radius:var(--af-radius);color:var(--af-text);background:#fff;flex-direction:column;gap:.75rem;padding:2rem;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}.about-link-card:hover{border-color:var(--af-primary-light);box-shadow:0 4px 16px #0e9c4a1a}.about-link-card svg{width:2rem;height:2rem;color:var(--af-primary);flex-shrink:0}.about-link-card h3{font-size:1.1rem;font-weight:600}.about-link-card p{color:var(--af-muted);flex:1;font-size:.9rem}.about-link-card__cta{text-transform:uppercase;letter-spacing:.08rem;color:var(--af-primary);font-size:.8rem;font-weight:600}.about-link-card--full{flex-direction:row;align-items:center;gap:1.5rem}.about-link-card--full .about-link-card__body{flex:1}.about-link-card--full p{flex:unset}.about-link-card--full .about-link-card__cta{white-space:nowrap}.footer__main{background:var(--af-primary);color:#fff;text-align:center;padding:2rem 0}.footer__copy{margin-bottom:.35rem;font-size:1rem;font-weight:600}.footer__meta{opacity:.8;font-size:.8rem}.footer__privacy{justify-content:center;gap:1rem;margin-top:1.75rem;display:flex}.footer__legal{background:var(--af-primary-lightest);border-top:1px solid var(--af-border);padding:1.5rem 0}.footer__legal p{color:var(--af-muted);max-width:900px;margin:0 auto;font-size:.75rem;line-height:1.7}
