:root{color-scheme:light;--ink:#102b20;--muted:#506057;--gold:#d5b46f;--line:#d8e0d9;--paper:#fff;--ground:#f4f7f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;background:var(--ground);color:var(--ink);font:1rem/1.7 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#15513a;text-underline-offset:.22em}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible{outline:3px solid #956500;outline-offset:5px}header{background:var(--ink);color:white;border-bottom:4px solid var(--gold)}.head{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.5rem;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:.85rem;color:white;text-decoration:none;font:1.6rem Georgia,serif}.brand img{border-radius:13px;flex:none}.head nav{display:flex;gap:1.5rem;flex-wrap:wrap}.head nav a{color:white;font-size:.95rem}.head nav a[aria-current=page]{color:#f4d18b}main{max-width:960px;margin:auto;padding:3rem 1.5rem 4rem}.eyebrow{font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 .6rem}h1,h2,h3{line-height:1.18;font-family:Georgia,"Times New Roman",serif;font-weight:500}h1{font-size:clamp(2.1rem,6vw,3.4rem);margin:0 0 1rem}h2{font-size:1.7rem;margin:2rem 0 .8rem}h3{font-size:1.3rem;margin:1.8rem 0 .6rem}p{margin:.75rem 0 1.1rem}.intro{font-size:1.15rem;max-width:43rem}.language{display:flex;gap:1rem;margin:1.3rem 0 2rem;font-size:.95rem}.contact{background:var(--ink);color:white;padding:1.6rem 1.8rem;border-left:4px solid var(--gold);border-radius:0 12px 12px 0;margin:1.7rem 0 2rem}.contact h2{color:#f4d18b;margin:0 0 .6rem;font-size:1.4rem}.contact a{color:white;overflow-wrap:anywhere;font-weight:600}.contact p:last-child{margin-bottom:0}.document{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:clamp(1.2rem,4vw,2.8rem);margin:1.5rem 0 2.5rem}.document h2:first-child{margin-top:0}.document p,.document li{max-width:76ch}.document section+section{margin-top:2rem}.date{color:var(--muted);font-size:.9rem}.jump{padding-left:1.2rem}.jump li{margin:.35rem 0}.faq details{border-top:1px solid var(--line);padding:1.1rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:600;line-height:1.5;padding-right:.6rem}.faq details p{padding-left:1.1rem;color:#344c40}.italian{border-top:2px solid var(--gold);padding-top:2.5rem;margin-top:3rem}footer{border-top:1px solid var(--line);padding:1.6rem;color:var(--muted);font-size:.9rem}footer div{max-width:960px;margin:auto;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:.5rem;z-index:2}ul{padding-left:1.4rem}li{margin:.4rem 0}@media(max-width:520px){.head{padding:1rem}.head nav{gap:1rem}main{padding:2rem 1rem 3rem}.brand{font-size:1.4rem}.contact{padding:1.2rem}.document{padding:1.2rem}.intro{font-size:1.05rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
