:root{--bg:#F9F4FA;--surface:#FFFDFF;--ink:#201822;--muted:#6A616D;--accent:#9E4573;--accent-ink:#FFFFFF;--line:#E0DAE2;--accent-soft:color-mix(in oklab,var(--accent) 12%,transparent);--shadow:0 32px 81px -41px color-mix(in oklab,var(--ink) 74%,transparent);--sez-gap:6.40rem;--font-display:"Unbounded",system-ui,-apple-system,"Segoe UI",sans-serif;--font-body:"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",sans-serif;--radius:18px;--radius-sm:18px;--radius-box:18px;--border:1px solid var(--line);--t-xs:0.64rem;--t-sm:0.8rem;--t-base:1rem;--t-md:1.25rem;--t-lg:1.563rem;--t-xl:1.953rem;--t-xxl:2.441rem;--hero-size:clamp(2.4rem,8.4vw + 1rem,5.23rem);--kicker-transform:none;--kicker-spacing:.01em;--pad:clamp(1.15rem,4vw,3.5rem);--maxw:1160px;color-scheme:light;--mov-durata:680ms;--mov-curva:cubic-bezier(.22,1,.36,1);--mov-passo:undefined;--mov-tenuta:undefined;--foto-taglio:4/5;--foto-filtro:contrast(0.97) saturate(0.92);--foto-virata:rgb(131 129 132/.5);--scena-bg:#1C111E;--scena-surface:#2C202F;--scena-ink:#F4EEF5;--scena-muted:#B1A7B3;--scena-accent:#E77CB1;--scena-accent-ink:#1C111E;--scena-line:rgba(255,255,255,.16)}.can-cella figure,.gal figure,.scheda figure,.storia-foto{position:relative}.can-cella figure img,.gal figure img,.scheda figure img,.storia-foto img{filter:var(--foto-filtro)}.can-cella figure:after,.gal figure:after,.scheda figure:after,.storia-foto:after{content:"";position:absolute;inset:0;pointer-events:none;background:var(--foto-virata);mix-blend-mode:soft-light}:root{--mo:1.4;--ease-out:cubic-bezier(.22,1,.36,1);--ease-in-out:cubic-bezier(.65,0,.35,1);--molla:linear(0,.026,.101 6.4%,.539 18.9%,.721 25.3%,.849 31.5%,.937 38.1%,.968 41.8%,.991 45.7%,1.006 50.1%,1.015 60%,1.006 76.9%,1);--d-tocco:150ms;--d-tessera:300ms;--d-blocco:520ms}@media (prefers-reduced-motion:no-preference){@supports ((animation-timeline:view()) and (animation-range:entry)){.certs .cert,.listino .voce,.numeri .numero,.processo .step,.revs .rev,.services .service{animation:sali auto var(--ease-out) both;animation-timeline:view();animation-range:entry 0 entry 42%}:is(.services .service,.certs .cert,.processo .step,.listino .voce,.numeri .numero,.revs .rev):nth-child(2){animation-range:entry 4% entry 46%}:is(.services .service,.certs .cert,.processo .step,.listino .voce,.numeri .numero,.revs .rev):nth-child(3){animation-range:entry 8% entry 50%}:is(.services .service,.certs .cert,.processo .step,.listino .voce,.numeri .numero,.revs .rev):nth-child(4){animation-range:entry 12% entry 54%}:is(.services .service,.certs .cert,.processo .step,.listino .voce,.numeri .numero,.revs .rev):nth-child(5){animation-range:entry 16% entry 58%}:is(.services .service,.certs .cert,.processo .step,.listino .voce,.numeri .numero,.revs .rev):nth-child(6){animation-range:entry 20% entry 62%}:is(.services .service,.certs .cert,.processo .step,.listino .voce,.numeri .numero,.revs .rev):nth-child(7){animation-range:entry 24% entry 66%}:is(.services .service,.certs .cert,.processo .step,.listino .voce,.numeri .numero,.revs .rev):nth-child(8){animation-range:entry 28% entry 70%}.title{animation:sali auto var(--ease-out) both;animation-timeline:view();animation-range:entry 4% entry 36%}.kicker{animation:entra-lato auto var(--ease-out) both;animation-timeline:view();animation-range:entry 0 entry 28%}.lede{animation:sfuma auto var(--ease-out) both;animation-timeline:view();animation-range:entry 6% entry 40%}.gal figure img,.storia-foto img{animation:posa auto var(--ease-out) both;animation-timeline:view();animation-range:entry 0 cover 38%}.conv-box,.cta-band{animation:sali auto var(--ease-out) both;animation-timeline:view();animation-range:entry 8% entry 52%}body:before{content:"";position:fixed;inset:0 0 auto;height:2px;z-index:99;transform-origin:0 50%;background:var(--accent);animation:progresso auto linear both;animation-timeline:scroll(root)}}}@keyframes sali{0%{opacity:0;translate:0 calc(14px * var(--mo))}}@keyframes sfuma{0%{opacity:0;translate:0 calc(8px * var(--mo))}}@keyframes entra-lato{0%{opacity:0;translate:calc(-10px * var(--mo)) 0}}@keyframes posa{0%{scale:calc(1 + .04 * var(--mo));opacity:.55}to{scale:1;opacity:1}}@keyframes parallasse{0%{translate:0 calc(-3.5% * var(--mo));scale:1.1}to{translate:0 calc(3.5% * var(--mo));scale:1.1}}@keyframes hero-esci{to{opacity:0;translate:0 calc(-2.5rem * var(--mo))}}@keyframes sov-entra{0%{opacity:0;translate:0 calc(2.2rem * var(--mo));rotate:calc(-1deg * var(--mo))}}@keyframes band-scorri{0%{translate:calc(5rem * var(--mo)) 0}}@keyframes progresso{0%{scale:0 1}to{scale:1 1}}.cert,.numero,.rev,.service,.voce{transition:translate var(--d-tessera) var(--molla),border-color var(--d-tessera) var(--ease-out),box-shadow var(--d-tessera) var(--ease-out)}.cert:hover,.rev:hover,.service:hover{translate:0 -4px;border-color:color-mix(in oklab,var(--accent) 45%,var(--line));box-shadow:var(--shadow)}.gal figure{overflow:hidden}.gal figure img{transition:scale var(--d-blocco) var(--ease-out)}.gal figure:hover img{scale:1.045}.btn{transition:translate var(--d-tocco) var(--molla),opacity var(--d-tocco) linear}.btn:hover{translate:0 -2px}.btn:active{translate:0 0;transition-duration:60ms}.hdr nav a{transition:color var(--d-tocco) var(--ease-out)}.hdr a[aria-current=page]{color:var(--accent);font-weight:600}.faq summary:after{transition:rotate var(--d-tessera) var(--molla)}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E")}