:root{--ink:#171320;--ink-muted:#6d6879;--line:#eae7ef;--bg:#ffffff;--bg-soft:#f7f6f9;--accent:#ff5416;--accent-dark:#d63f07}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--accent-dark)}.shell{margin:0 auto;display:flex;min-height:100vh;width:100%;max-width:680px;flex-direction:column;padding:0 20px 96px}.topbar{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:22px 0 0}.wordmark{font-weight:800;font-size:15px;letter-spacing:.01em;color:var(--ink);text-decoration:none}.wordmark span{color:var(--accent)}.badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-muted)}.h1{margin:26px 0 0;font-size:30px;line-height:1.2;font-weight:800}.meta{margin:8px 0 0;font-size:12px;color:var(--ink-muted)}.card{margin-top:40px;border:1px dashed var(--line);background:var(--bg-soft);border-radius:20px;padding:32px;text-align:center}.card p{margin:6px 0}.card .titolo{font-weight:700}.card .nota{font-size:14px}.card .nota,.footer{color:var(--ink-muted)}.footer{margin-top:56px;text-align:center;font-size:12px}.footer a{color:var(--ink-muted);text-decoration:none}.footer a:hover{color:var(--accent-dark)}.recap-md{margin-top:28px;line-height:1.7;font-size:17px}.recap-md h1{font-size:1.5rem;font-weight:800;margin:1.6em 0 .5em;line-height:1.25}.recap-md h2{font-size:1.28rem;font-weight:800;margin:1.6em 0 .4em;line-height:1.3}.recap-md h2:before{content:"";display:block;width:34px;height:3px;border-radius:2px;background:var(--accent);margin-bottom:10px}.recap-md h3{font-size:1.08rem;font-weight:700;margin:1.2em 0 .3em}.recap-md p{margin:.6em 0}.recap-md ol,.recap-md ul{margin:.6em 0 .6em 1.4em;padding:0}.recap-md ul{list-style:disc}.recap-md ol{list-style:decimal}.recap-md li{margin:.3em 0}.recap-md blockquote{border-left:3px solid var(--accent);padding-left:1em;color:var(--ink-muted);margin:.9em 0;font-style:italic}.recap-md a{color:var(--accent-dark);font-weight:600}.recap-md hr{border:none;border-top:1px solid var(--line);margin:1.6em 0}.recap-md code{background:var(--bg-soft);border-radius:6px;padding:.1em .35em;font-size:.9em}.recap-md img{max-width:100%;height:auto;border-radius:12px;margin:.8em 0}.recap-md .embed-16x9{position:relative;padding-top:56.25%;margin:1em 0;border-radius:12px;overflow:hidden;background:var(--bg-soft)}.recap-md .embed-16x9 iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.recap-md .embed-ig{margin:1em 0}.recap-md .embed-ig iframe{width:100%;max-width:540px;height:620px;border:0;border-radius:12px;background:#fff}.recap-md .embed-tiktok{margin:1em 0}.recap-md .embed-tiktok iframe{width:100%;max-width:340px;height:590px;border:0;border-radius:12px;background:#fff}