:root{--color-black:#000;--color-white:#fff;--color-bacheca-red:#d63636;--color-bacheca-cyan:#00a9ad;--color-bacheca-orange:#f89c1c;--color-red:#802928;--color-red-dark:#802928;--color-blue:#1976d2;--color-blue-dark:#1565c0;--color-text-primary:#333;--color-text-secondary:#555;--color-text-tertiary:#666;--color-text-quaternary:#888;--color-text-muted:#999;--color-bg-primary:#fff;--color-bg-secondary:#fafafa;--color-bg-tertiary:#f5f5f5;--color-bg-preview:#f5f5f5;--color-bg-loading:#f9f9f9;--color-border-light:#e0e0e0;--color-border-medium:#b0b0b0;--color-border-dark:#999;--color-error:#c62828;--color-error-bg:#ffebee;--color-warning:#856404;--color-warning-bg:#fff3cd;--color-warning-border:#ffc107;--color-overlay:rgba(0,0,0,.5);--color-overlay-light:rgba(0,0,0,.1);--color-overlay-medium:rgba(0,0,0,.2);--color-overlay-dark:rgba(0,0,0,.3);--color-spinner-light:#f3f3f3;--color-spinner-primary:#1976d2;--svg-fill-color:#333;--color-button-hover-bg:#e3f2fd;--color-button-hover-bg-dark:#bbdefb;--color-button-cancel-bg:#f5f5f5;--color-button-cancel-hover:#e0e0e0;--theme-dark-bg:#000;--theme-dark-text:hsla(0,0%,100%,.92);--theme-dark-text-muted:hsla(0,0%,100%,.7);--theme-dark-border:hsla(0,0%,100%,.1);--theme-light-bg:#fff;--theme-light-text:rgba(0,0,0,.88);--theme-light-text-muted:rgba(0,0,0,.7);--theme-light-border:rgba(0,0,0,.1);--theme-cyan-bg:var(--color-bacheca-cyan);--theme-cyan-text:rgba(0,0,0,.88);--theme-cyan-text-muted:rgba(0,0,0,.7);--theme-cyan-border:rgba(0,0,0,.1);--theme-red-bg:var(--color-bacheca-red);--theme-red-text:rgba(0,0,0,.88);--theme-red-text-muted:rgba(0,0,0,.7);--theme-red-border:rgba(0,0,0,.1);--theme-yellow-bg:var(--color-bacheca-orange);--theme-yellow-text:rgba(0,0,0,.88);--theme-yellow-text-muted:rgba(0,0,0,.7);--theme-yellow-border:rgba(0,0,0,.1);--quote-theme-light-bg:#fff;--quote-theme-light-fg:#000;--quote-theme-dark-bg:#000;--quote-theme-dark-fg:hsla(0,0%,100%,.92);--font-family:"Geist Mono","Courier New",Courier,monospace;--font-geist:"Geist",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-mono:"Geist Mono","Courier New",Courier,monospace;--font-size-h1:24px;--font-size-h2:20px;--font-size-h3:18px;--font-size-body:14px;--font-size-body-expanded:18px;--font-size-small:13px;--font-size-tiny:11px;--font-size-title-large:26px;--font-size-title-medium:20px;--font-size-title-small:18px;--font-size-input:16px;--font-size-button:16px;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:900;--theme-colored-text-weight:var(--font-weight-medium);--line-height-tight:1;--line-height-normal:1.2;--line-height-medium:1.5;--line-height-relaxed:1.65;--line-height-loose:1.8;--letter-spacing-tight:-0.02em;--letter-spacing-normal:0;--letter-spacing-wide:0.02em;--letter-spacing-wider:0.05em;--text-max-width-narrow:45ch;--text-max-width-optimal:65ch;--text-max-width-wide:80ch;--spacing-xs:4px;--spacing-sm:6px;--spacing-md:8px;--spacing-lg:12px;--spacing-xl:14px;--spacing-2xl:16px;--spacing-3xl:20px;--spacing-4xl:24px;--spacing-5xl:40px;--margin-xs:4px;--margin-sm:6px;--margin-md:8px;--margin-lg:12px;--margin-xl:16px;--margin-2xl:20px;--margin-3xl:24px;--gap-xs:4px;--gap-sm:8px;--gap-md:12px;--gap-lg:16px;--gap-xl:20px;--gap-2xl:24px;--radius-none:0;--radius-sm:3px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:50%;--border-width-thin:1px;--border-width-medium:2px;--border-width-thick:3px;--border-width-thickest:5px;--border-width-expanded:6px;--shadow-sm:0 2px 8px rgba(0,0,0,.15);--shadow-md:0 4px 12px rgba(0,0,0,.2);--shadow-lg:0 4px 16px rgba(0,0,0,.15);--shadow-xl:0 4px 20px rgba(0,0,0,.15);--shadow-2xl:0 8px 24px rgba(0,0,0,.3);--shadow-left:-2px 0 8px rgba(0,0,0,.1);--breakpoint-tablet:480px;--breakpoint-desktop:768px;--z-index-base:0;--z-index-toolbar:90;--z-index-sidemenu:100;--z-index-navbar:110;--z-index-modal-overlay:140;--z-index-modal:150;--z-index-overlay:200;--z-index-panel:250;--z-index-expanded:300;--z-index-dragging:350;--transition-fast:0.1s ease;--transition-normal:0.2s ease;--transition-slow:0.3s ease;--transition-cubic:0.3s cubic-bezier(0.4,0,0.2,1);--postit-size-mobile:240px;--postit-size-tablet:300px;--postit-size-desktop:360px;--postit-tail-reserve:48px;--touch-target-min:44px;--spinner-size:40px;--spinner-border-width:4px;--close-button-size-mobile:32px;--close-button-size-desktop:36px;--panel-width-desktop:400px;--modal-max-width-mobile:100%;--modal-max-width-tablet:500px;--modal-max-width-desktop:500px;--grid-size:20px}.theme-dark{--theme-bg:var(--theme-dark-bg);--theme-text:var(--theme-dark-text);--theme-text-muted:var(--theme-dark-text-muted);--theme-border:var(--theme-dark-border);--theme-text-weight:var(--theme-colored-text-weight);--theme-icon-invert:invert(1);--theme-placeholder-bg:hsla(0,0%,100%,.05);--theme-placeholder-border:hsla(0,0%,100%,.2);--theme-placeholder-text:hsla(0,0%,100%,.4);--quote-theme-bg:var(--quote-theme-light-bg);--quote-theme-fg:var(--quote-theme-light-fg);background-color:var(--theme-bg);color:var(--theme-text)}.theme-light{--theme-bg:var(--theme-light-bg);--theme-text:var(--theme-light-text);--theme-text-muted:var(--theme-light-text-muted);--theme-border:var(--theme-light-border);--theme-text-weight:var(--font-weight-medium);--theme-icon-invert:none;--theme-placeholder-bg:rgba(0,0,0,.05);--theme-placeholder-border:rgba(0,0,0,.2);--theme-placeholder-text:rgba(0,0,0,.4);--quote-theme-bg:var(--quote-theme-dark-bg);--quote-theme-fg:var(--quote-theme-dark-fg)}.theme-cyan,.theme-light{background-color:var(--theme-bg);color:var(--theme-text)}.theme-cyan{--theme-bg:var(--theme-cyan-bg);--theme-text:var(--theme-cyan-text);--theme-text-muted:var(--theme-cyan-text-muted);--theme-border:var(--theme-cyan-border);--theme-text-weight:var(--theme-colored-text-weight);--theme-icon-invert:none;--theme-placeholder-bg:rgba(0,0,0,.05);--theme-placeholder-border:rgba(0,0,0,.2);--theme-placeholder-text:rgba(0,0,0,.4);--quote-theme-bg:var(--quote-theme-light-bg);--quote-theme-fg:var(--quote-theme-light-fg)}.theme-red{--theme-bg:var(--theme-red-bg);--theme-text:var(--theme-red-text);--theme-text-muted:var(--theme-red-text-muted);--theme-border:var(--theme-red-border);--theme-text-weight:var(--theme-colored-text-weight);--theme-icon-invert:none;--theme-placeholder-bg:rgba(0,0,0,.05);--theme-placeholder-border:rgba(0,0,0,.2);--theme-placeholder-text:rgba(0,0,0,.4);--quote-theme-bg:var(--quote-theme-dark-bg);--quote-theme-fg:var(--quote-theme-dark-fg)}.theme-red,.theme-yellow{background-color:var(--theme-bg);color:var(--theme-text)}.theme-yellow{--theme-bg:var(--theme-yellow-bg);--theme-text:var(--theme-yellow-text);--theme-text-muted:var(--theme-yellow-text-muted);--theme-border:var(--theme-yellow-border);--theme-text-weight:var(--theme-colored-text-weight);--theme-icon-invert:none;--theme-placeholder-bg:rgba(0,0,0,.05);--theme-placeholder-border:rgba(0,0,0,.2);--theme-placeholder-text:rgba(0,0,0,.4);--quote-theme-bg:var(--quote-theme-dark-bg);--quote-theme-fg:var(--quote-theme-dark-fg)}@font-face{font-family:Geist;src:url(/font/geist/Geist-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/font/geist/Geist-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/font/geist/Geist-SemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/font/geist/Geist-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/font/mono/GeistMono-Bold.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/font/mono/GeistMono-Bold.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/font/mono/GeistMono-Black.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/font/mono/GeistMono-UltraBlack.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/font/mono/GeistMono-UltraBlack.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/font/mono/GeistMono-UltraBlack.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{overflow:hidden;font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000}#__next,body,html{width:100%;height:100%}@media (min-width:768px){*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}}.markdown blockquote{--blockquote-bg:var(--quote-theme-bg,var(--quote-theme-light-bg));--blockquote-fg:var(--quote-theme-fg,var(--quote-theme-light-fg));--blockquote-notch-depth:44px;--blockquote-notch-base-height:30px;--blockquote-notch-tip-drop:15px;--blockquote-notch-bottom-offset:10px;--blockquote-notch-h-offset:2px;--blockquote-rotation:0.5deg;background:transparent;color:var(--blockquote-fg);display:block;padding:var(--spacing-3xl);margin-left:var(--blockquote-notch-depth);border:none;font-style:normal;position:relative}[data-quotetheme=light] .markdown blockquote,[data-quotetheme=light] blockquote{--blockquote-bg:var(--quote-theme-light-bg);--blockquote-fg:var(--quote-theme-light-fg)}[data-quotetheme=dark] .markdown blockquote,[data-quotetheme=dark] blockquote{--blockquote-bg:var(--quote-theme-dark-bg);--blockquote-fg:var(--quote-theme-dark-fg)}.markdown blockquote:first-of-type{margin-left:0;margin-right:var(--blockquote-notch-depth)}.markdown blockquote:first-of-type:before{left:auto;right:calc(-1 * var(--blockquote-notch-depth) + var(--blockquote-notch-h-offset));-webkit-clip-path:polygon(0 0,0 calc(100% - var(--blockquote-notch-tip-drop)),100% 100%);clip-path:polygon(0 0,0 calc(100% - var(--blockquote-notch-tip-drop)),100% 100%);transform-origin:left center}.markdown blockquote:before{left:calc(-1 * var(--blockquote-notch-depth) + var(--blockquote-notch-h-offset));bottom:var(--blockquote-notch-bottom-offset);width:var(--blockquote-notch-depth);height:calc(var(--blockquote-notch-base-height) + var(--blockquote-notch-tip-drop));-webkit-clip-path:polygon(100% 0,100% calc(100% - var(--blockquote-notch-tip-drop)),0 100%);clip-path:polygon(100% 0,100% calc(100% - var(--blockquote-notch-tip-drop)),0 100%);transform:rotate(var(--blockquote-rotation));transform-origin:right center;z-index:1}.markdown blockquote:after,.markdown blockquote:before{content:"";position:absolute;background:var(--blockquote-bg);pointer-events:none}.markdown blockquote:after{inset:0;transform:rotate(var(--blockquote-rotation));transform-origin:center center;z-index:0}.markdown blockquote>*{position:relative;z-index:2}.markdown blockquote>:first-child{margin-top:0}.markdown blockquote>:last-child{margin-bottom:0}.markdown blockquote p{margin:0}.markdown p{font-family:var(--font-mono);font-size:var(--font-size-body);font-weight:var(--theme-text-weight,var(--font-weight-medium));line-height:var(--line-height-normal)}.markdown img{max-width:100%;height:auto;display:block}.markdown img,.markdown p img{margin:var(--spacing-md) 0}.Footer_footer__hGFs_{width:100%;padding:var(--spacing-2xl) var(--spacing-4xl);font-family:var(--font-family);font-size:var(--font-size-body);position:relative;z-index:var(--z-index-base);box-sizing:border-box;flex-shrink:0}.Footer_footer__hGFs_,.Footer_leftGroup__ubqhh,.Footer_titoloGroup__DU7kW{display:flex;flex-direction:column;gap:var(--gap-xl)}.Footer_titolo__Q03Kh{font-family:var(--font-mono);font-weight:700;font-size:14px;line-height:130%;letter-spacing:.13em;text-transform:uppercase}.Footer_titolo__Q03Kh p{margin:0;font-weight:300}.Footer_titolo__Q03Kh strong{font-weight:900}.Footer_piedeSx__JuCZn{font-family:var(--font-mono);font-weight:300;font-size:12px;line-height:130%;letter-spacing:-.019em}.Footer_piedeSx__JuCZn p{margin:0;width:-moz-fit-content;width:fit-content}.Footer_crediti__D4Qtb{font-family:var(--font-mono);font-weight:300;font-size:12px;line-height:130%;letter-spacing:-.019em;display:flex;flex-direction:row;justify-content:space-between}.Footer_crediti__D4Qtb p{margin:0;width:-moz-fit-content;width:fit-content}.Footer_piede__2TAGr{font-family:var(--font-geist);font-weight:500;font-size:12px;line-height:180%;letter-spacing:-.019em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:18px}.Footer_gruppo__0Pz_X{font-family:var(--font-mono);font-weight:700;font-size:12px;line-height:150%;letter-spacing:-.019em;width:100%}.Footer_gruppo__0Pz_X p{margin:0;font-weight:300}.Footer_gruppo__0Pz_X strong{font-weight:900}.Footer_chiusa__kdamF{width:100%}.Footer_chiusa__kdamF p{margin:0 0 2px;color:#000!important;font-family:var(--font-geist)!important}.Footer_chiusa__kdamF p span{background-color:#fff;padding:1px 2px;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.Footer_footer__hGFs_ a{color:inherit;text-decoration:underline;transition:opacity var(--transition-normal)}.Footer_footer__hGFs_ a:hover{opacity:.7}.Footer_footer__hGFs_ p{color:inherit}.Footer_footer__hGFs_ .Footer_chiusa__kdamF p{color:#000!important}.Footer_footer__hGFs_ em,.Footer_footer__hGFs_ strong{color:inherit}.Footer_footer__hGFs_ img{max-width:100%;height:auto;display:block;margin:var(--spacing-md) 0}@media (min-width:1024px){.Footer_footer__hGFs_{padding:var(--spacing-5xl) var(--spacing-5xl);align-items:start;gap:var(--spacing-2xl)}.Footer_footer__hGFs_,.Footer_leftGroup__ubqhh{display:flex;flex-direction:row;justify-content:space-between}.Footer_leftGroup__ubqhh{width:-moz-fit-content;width:fit-content;align-items:flex-start;width:50%}.Footer_titoloGroup__DU7kW{justify-content:space-between;height:100%}.Footer_titolo__Q03Kh{font-size:16px}.Footer_piedeSx__JuCZn{font-size:15px}.Footer_crediti__D4Qtb{flex-direction:column;gap:20px;font-size:15px}.Footer_piede__2TAGr{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;font-size:14px}.Footer_gruppo__0Pz_X{font-size:14px}}