:root{--sfondo:#14100e;--sfondo-alt:#1c1714;--testo:#f2ede8;--testo-tenue:#b5a99e;--accento:#c8956d;--bordo:#2e2620;--max:720px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--sfondo);color:var(--testo);font-family:ui-serif,Georgia,Times New Roman,serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--accento);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible{outline:2px solid var(--accento);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}main{max-width:var(--max);margin:0 auto;padding:0 24px}.hero{padding:22vh 0 10vh;border-bottom:1px solid var(--bordo)}.occhiello{color:var(--accento);font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px}.hero h1{font-size:clamp(44px,9vw,76px);font-weight:400;letter-spacing:-.02em;line-height:1.05;margin-bottom:20px}.sottotitolo{color:var(--testo-tenue);font-size:clamp(17px,2.4vw,20px);max-width:42ch}.pratiche{display:grid;grid-gap:40px;gap:40px;padding:64px 0;border-bottom:1px solid var(--bordo)}@media (min-width:720px){.pratiche{grid-template-columns:repeat(3,1fr);gap:32px}}.pratiche h2{font-size:19px;font-weight:400;color:var(--accento);margin-bottom:10px}.chiusura,.pratiche p{color:var(--testo-tenue);font-size:15px}.chiusura{padding:56px 0}footer{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:28px 0 48px;border-top:1px solid var(--bordo);color:var(--testo-tenue);font-family:ui-sans-serif,system-ui,sans-serif;font-size:13px}.legale{padding:64px 0}.legale h1{font-size:32px;font-weight:400;margin-bottom:8px}.legale .aggiornato{color:var(--testo-tenue);font-size:13px;margin-bottom:40px}.legale h2{font-size:18px;font-weight:400;color:var(--accento);margin:32px 0 10px}.legale li,.legale p{color:var(--testo-tenue);font-size:15px;margin-bottom:12px}.legale ul{padding-left:22px}.legale .indietro{display:inline-block;margin-top:40px;font-size:14px}