@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--bg:#f4f2ee;--surface:#fff;--text:#1c1b19;--text-rgb:28, 27, 25;--text-muted:#5c5955;--text-subtle:#6e6b66;--border:#e3ded7;--border-light:#ede9e3;color-scheme:light;--font-serif:"Lora", Georgia, serif;--font-sans:"DM Sans", system-ui, sans-serif;--radius-sm:3px;--radius-md:6px;--radius-lg:10px;--transition:.2s ease;--c-software:#2a6b4a;--c-gdt:#6b3a8a;--c-dnd:#3b5ba5;--c-vtm:#8b1a2e;--c-vtes:#6b3a8a;--c-htr:#b5651d;--c-wla:#4a7a3b;--accent:#2d5f8a;--accent-light:#5b89bb;--accent-soft:#ebf2f9;--accent-hover:#1e4a70;--status-ok:#2a6b4a;--status-ok-bg:#e8f4ee;--status-warn:#7a5e00;--status-warn-bg:#fbf2e0;--status-err:#8b1a2e;--status-err-bg:#f9ebee;--badge-paused:#b48c28d9;--badge-done:#2a6b4ad9;--badge-wip:#e65100d9;--badge-closed:#1c1b198c;--badge-closed-text:#ffffffb3;--header-height:58px;--backdrop-overlay:#1c1b1980;--shadow-sm:0 1px 4px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001a}[data-theme=dark]{--bg:#1a1918;--surface:#252321;--text:#e8e5e0;--text-rgb:232, 229, 224;--text-muted:#a09a92;--text-subtle:#9b9590;--border:#3a3632;--border-light:#2e2b28;--accent:#5b89bb;--accent-light:#8ab2d4;--accent-soft:#1a2a3d;--accent-hover:#7ba5cc;color-scheme:dark;--badge-paused:#d2af3cd9;--badge-done:#50a06ed9;--badge-wip:#f07828d9;--badge-closed:#5a5550d9;--badge-closed-text:#fffffff2;--status-ok:#6faf5a;--status-ok-bg:#1a2518;--status-warn:#d4a832;--status-warn-bg:#2e2015;--status-err:#d4607a;--status-err-bg:#2e1520;--shadow-sm:0 1px 4px #00000026;--shadow-md:0 4px 16px #0003;--shadow-lg:0 8px 32px #0000004d}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.anim{animation:.4s both fadeUp}.anim-delay-1{animation:.4s .1s both fadeUp}.anim-delay-2{animation:.4s .2s both fadeUp}.anim-delay-3{animation:.4s .3s both fadeUp}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body{color:#000;background:#fff;font-size:11pt;line-height:1.5}.site-header,.mobile-nav,.skip-link,.reading-progress,.share-btn,.session-nav,.toc,.filter-group,.site-footer,.accent-bar,.page-hero__bg,.page-hero__fade{display:none!important}.page-hero{color:#000;min-height:auto;background:#fff!important}.hero__title{color:#000;font-size:1.5rem}.hero__subtitle{color:#444}.hero__breadcrumb{color:#666}.hero__tag{color:#333;background:#eee}main,.detail-page,.detail-page__inner{padding:0}.prose{max-width:100%}.prose img{page-break-inside:avoid;max-width:100%}.prose h2,.prose h3{page-break-after:avoid}a{color:#000;text-decoration:underline}a[href^=http]:after{content:" (" attr(href) ")";color:#666;font-size:.8em}}.scroll-breadcrumb{top:var(--header-height);z-index:91;background:var(--surface);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border-light);padding:.6rem 1.5rem;transition:opacity .25s,transform .25s;position:fixed;left:0;right:0}.scroll-breadcrumb--hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.scroll-breadcrumb__list{color:var(--text-subtle);align-items:center;gap:.4rem;margin:0;padding:0;font-size:.72rem;list-style:none;display:flex}.scroll-breadcrumb__sep{opacity:.4;margin-right:.4rem}.scroll-breadcrumb__link{color:var(--text-muted);text-decoration:none}.scroll-breadcrumb__current{color:var(--text-subtle)}i.fa-solid{vertical-align:-.125em;background:currentColor;width:1em;height:1em;font-style:normal;display:inline-block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}i.fa-circle-check{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zM374 145.7c-10.7-7.8-25.7-5.4-33.5 5.3L221.1 315.2 169 263.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.8 7.5 18.8 7s13.4-4.1 17.5-9.8L379.3 179.2c7.8-10.7 5.4-25.7-5.3-33.5z'/%3E%3C/svg%3E")}i.fa-circle-xmark{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM167 167c9.4-9.4 24.6-9.4 33.9 0l55 55 55-55c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-55 55 55 55c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-55-55-55 55c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l55-55-55-55c-9.4-9.4-9.4-24.6 0-33.9z'/%3E%3C/svg%3E")}i.fa-trophy{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M144.3 0l224 0c26.5 0 48.1 21.8 47.1 48.2-.2 5.3-.4 10.6-.7 15.8l49.6 0c26.1 0 49.1 21.6 47.1 49.8-7.5 103.7-60.5 160.7-118 190.5-15.8 8.2-31.9 14.3-47.2 18.8-20.2 28.6-41.2 43.7-57.9 51.8l0 73.1 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0 0-73.1c-16-7.7-35.9-22-55.3-48.3-18.4-4.8-38.4-12.1-57.9-23.1-54.1-30.3-102.9-87.4-109.9-189.9-1.9-28.1 21-49.7 47.1-49.7l49.6 0c-.3-5.2-.5-10.4-.7-15.8-1-26.5 20.6-48.2 47.1-48.2zM101.5 112l-52.4 0c6.2 84.7 45.1 127.1 85.2 149.6-14.4-37.3-26.3-86-32.8-149.6zM380 256.8c40.5-23.8 77.1-66.1 83.3-144.8L411 112c-6.2 60.9-17.4 108.2-31 144.8z'/%3E%3C/svg%3E")}.icon[data-astro-cid-ccg5yoga]{vertical-align:-.125em;fill:currentColor;width:1em;height:1em;display:inline-block}.skip-link[data-astro-cid-hkbrpulz]{background:var(--accent);color:#fff;border-radius:var(--radius-md);z-index:100;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-link[data-astro-cid-hkbrpulz]:focus{top:.5rem}.site-header[data-astro-cid-hkbrpulz]{z-index:90;background:color-mix(in srgb, var(--bg) 92%, transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);height:var(--header-height);will-change:transform;contain:layout style;align-items:center;gap:2rem;padding:0 2rem;display:flex;position:sticky;top:0}.header__logo[data-astro-cid-hkbrpulz]{font-family:var(--font-serif);color:var(--text);letter-spacing:-.01em;white-space:nowrap;flex-shrink:0;font-size:.9rem;font-weight:700}.header__logo[data-astro-cid-hkbrpulz] em[data-astro-cid-hkbrpulz]{color:var(--accent);font-style:normal}.site-header[data-astro-cid-hkbrpulz]>nav[data-astro-cid-hkbrpulz]{margin-left:auto}.header__nav[data-astro-cid-hkbrpulz]{align-items:center;gap:.25rem;list-style:none;display:flex}.header__nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--text-muted);border-radius:var(--radius-sm);transition:color var(--transition), background var(--transition);padding:.45rem .75rem;font-size:.82rem;font-weight:500}.header__nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--text);background:var(--border-light)}.header__nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz].current{color:var(--text);font-weight:600}.theme-toggle[data-astro-cid-hkbrpulz]{cursor:pointer;color:var(--text);border-radius:var(--radius-sm);transition:color var(--transition), background var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:.4rem;font-size:1rem;display:flex;position:relative}.theme-toggle[data-astro-cid-hkbrpulz]:hover{color:var(--text);background:var(--border-light)}.theme-toggle[data-astro-cid-hkbrpulz]>.theme-icon--light,.theme-toggle[data-astro-cid-hkbrpulz]>.theme-icon--dark,.theme-toggle[data-astro-cid-hkbrpulz]>.theme-icon--system{visibility:hidden;pointer-events:none;position:absolute}[data-theme-setting=light] .theme-toggle[data-astro-cid-hkbrpulz]>.theme-icon--light,[data-theme-setting=dark] .theme-toggle[data-astro-cid-hkbrpulz]>.theme-icon--dark,[data-theme-setting=system] .theme-toggle[data-astro-cid-hkbrpulz]>.theme-icon--system{visibility:visible;pointer-events:auto;position:static}.theme-toggle--mobile[data-astro-cid-hkbrpulz]{border-radius:var(--radius-md);gap:.5rem;width:auto;min-height:44px;margin-top:.5rem;padding:.75rem;font-size:.95rem;font-weight:500}.theme-toggle--mobile[data-astro-cid-hkbrpulz]:hover{background:var(--border-light)}.theme-toggle__label[data-astro-cid-hkbrpulz]{color:var(--text-muted);font-size:.9rem}[data-theme=dark] .mobile-nav__panel[data-astro-cid-hkbrpulz]{box-shadow:0 12px 32px #0000004d}.header__hamburger[data-astro-cid-hkbrpulz]{cursor:pointer;color:var(--text);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-left:auto;padding:.5rem;display:none}.header__hamburger[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]{background:currentColor;border-radius:2px;width:20px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.header__hamburger[data-astro-cid-hkbrpulz][aria-expanded=true] span[data-astro-cid-hkbrpulz]:first-child{transform:translateY(6.5px)rotate(45deg)}.header__hamburger[data-astro-cid-hkbrpulz][aria-expanded=true] span[data-astro-cid-hkbrpulz]:nth-child(2){opacity:0}.header__hamburger[data-astro-cid-hkbrpulz][aria-expanded=true] span[data-astro-cid-hkbrpulz]:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-nav[data-astro-cid-hkbrpulz]{z-index:89;pointer-events:none;display:none;position:fixed;inset:0}.mobile-nav[data-astro-cid-hkbrpulz].open{pointer-events:auto}.mobile-nav__backdrop[data-astro-cid-hkbrpulz]{background:var(--backdrop-overlay);opacity:0;transition:opacity .3s;position:absolute;inset:0}.mobile-nav[data-astro-cid-hkbrpulz].open .mobile-nav__backdrop[data-astro-cid-hkbrpulz]{opacity:1}.mobile-nav__panel[data-astro-cid-hkbrpulz]{top:var(--header-height);background:var(--bg);border-bottom:1px solid var(--border);opacity:0;padding:.75rem 1.25rem 1.25rem;transition:transform .3s,opacity .3s;position:absolute;left:0;right:0;transform:translateY(-10px);box-shadow:0 12px 32px #0000001f}.mobile-nav[data-astro-cid-hkbrpulz].open .mobile-nav__panel[data-astro-cid-hkbrpulz]{opacity:1;transform:translateY(0)}.mobile-nav__links[data-astro-cid-hkbrpulz]{flex-direction:column;gap:.25rem;list-style:none;display:flex}.mobile-nav__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--text-muted);border-radius:var(--radius-md);transition:color var(--transition), background var(--transition);align-items:center;min-height:44px;padding:.75rem;font-size:.95rem;font-weight:500;display:flex}.mobile-nav__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover,.mobile-nav__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz].current{color:var(--text);background:var(--border-light)}.mobile-nav__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz].current{font-weight:600}@media (width<=640px){.site-header[data-astro-cid-hkbrpulz]>nav[data-astro-cid-hkbrpulz]{display:none}.header__hamburger[data-astro-cid-hkbrpulz]{display:flex}.site-header[data-astro-cid-hkbrpulz]{padding:0 1.25rem}.mobile-nav[data-astro-cid-hkbrpulz]{display:block}}.site-footer[data-astro-cid-hkbrpulz]{z-index:0;background:var(--bg);color:var(--text-muted);border-top:1px solid var(--border);padding:3rem 2rem 2rem;position:relative}.footer__inner[data-astro-cid-hkbrpulz]{border-bottom:1px solid var(--border);grid-template-columns:1.4fr 1fr .8fr 1fr;gap:2rem;max-width:900px;margin:0 auto 1.5rem;padding-bottom:2rem;display:grid}.footer__brand-name[data-astro-cid-hkbrpulz]{font-family:var(--font-serif);color:var(--text);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.footer__brand-desc[data-astro-cid-hkbrpulz]{font-size:.82rem;line-height:1.65}.footer__col-title[data-astro-cid-hkbrpulz]{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:.85rem;font-size:.75rem;font-weight:600}.footer__links[data-astro-cid-hkbrpulz]{flex-direction:column;list-style:none;display:flex}.footer__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--text-muted);transition:color var(--transition);align-items:center;gap:.4rem;padding:.2rem 0;font-size:.85rem;display:flex}.footer__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:before{content:"";opacity:.5;background:currentColor;border-radius:50%;flex-shrink:0;width:4px;height:4px}.footer__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--text)}.footer__links--icons[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:before{display:none}.footer__links--icons[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz] i[data-astro-cid-hkbrpulz]{text-align:center;opacity:.6;width:1em}.footer__bottom[data-astro-cid-hkbrpulz]{max-width:900px;margin:0 auto;font-size:.78rem}.footer__bottom-row[data-astro-cid-hkbrpulz]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.footer__disclaimer[data-astro-cid-hkbrpulz]{color:var(--text-subtle);text-align:center;margin-top:.75rem;font-size:.7rem;line-height:1.55}@media (width<=640px){.site-footer[data-astro-cid-hkbrpulz]{padding:1.25rem 1.25rem 1rem}.footer__inner[data-astro-cid-hkbrpulz]{text-align:center;grid-template-columns:1fr;gap:.75rem;margin-bottom:.75rem;padding-bottom:1rem}.footer__brand-name[data-astro-cid-hkbrpulz]{margin-bottom:.15rem;font-size:.88rem}.footer__brand-desc[data-astro-cid-hkbrpulz]{font-size:.75rem;line-height:1.45}.footer__col-title[data-astro-cid-hkbrpulz]{margin-bottom:0;font-size:.7rem;display:inline}.footer__col-title[data-astro-cid-hkbrpulz]:after{content:" "}.footer__links[data-astro-cid-hkbrpulz]{flex-flow:wrap;justify-content:center;gap:0}.footer__links[data-astro-cid-hkbrpulz] li[data-astro-cid-hkbrpulz]{align-items:center;display:flex}.footer__links[data-astro-cid-hkbrpulz] li[data-astro-cid-hkbrpulz]+li[data-astro-cid-hkbrpulz]:before{content:"·";color:var(--text-subtle);margin:0 .5rem;font-size:.9rem}.footer__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{min-height:auto;padding:.1rem 0;font-size:.8rem}.footer__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:before{display:none}.footer__contatti[data-astro-cid-hkbrpulz] .footer__links--icons[data-astro-cid-hkbrpulz]{flex-direction:row;justify-content:center;gap:0 1.25rem}.footer__contatti[data-astro-cid-hkbrpulz] .footer__links--icons[data-astro-cid-hkbrpulz] li[data-astro-cid-hkbrpulz]+li[data-astro-cid-hkbrpulz]:before{display:none}.footer__contatti[data-astro-cid-hkbrpulz] .footer__links--icons[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{gap:.3rem;font-size:.8rem}.footer__bottom-row[data-astro-cid-hkbrpulz]{justify-content:center;gap:.25rem .75rem;font-size:.7rem}.footer__disclaimer[data-astro-cid-hkbrpulz]{margin-top:.4rem;font-size:.62rem;line-height:1.45}}
