:root{--bg:#ffffff;--text:#1d1d1f}body.dark-mode{--bg:#1d1d1f;--cr:#2c2c2e;--text:#ffffff}body{background:var(--bg);color:var(--text);transition:background 0.35s ease,color 0.35s ease}article{background:var(--cr)}body.dark-mode .et_pb_section{background-color:var(--bg)!important}body.dark-mode .et_pb_with_background{background-color:var(--bg)!important}body.dark-mode .et_pb_text,body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4,body.dark-mode h5,body.dark-mode h6{color:var(--text)!important}#theme-toggle-btn{position:fixed!important;top:24px!important;right:24px!important;background:none!important;border:none!important;padding:0!important;font-size:22px;line-height:1;color:#1d1d1f;opacity:0.5;cursor:pointer;z-index:9999!important;transition:all 0.25s ease}#theme-toggle-btn:hover{opacity:1;transform:translateY(-2px)}body.dark-mode #theme-toggle-btn{color:#ffffff;opacity:0.6}body.dark-mode #theme-toggle-btn:hover{opacity:1}body #theme-toggle-btn{position:fixed!important;top:24px!important;right:24px!important;background:none!important;border:none!important;padding:0!important;font-size:22px;line-height:1;color:#1d1d1f;opacity:0.5;cursor:pointer;z-index:99999!important}body #theme-toggle-btn:hover{opacity:1;transform:translateY(-2px)}body.dark-mode #theme-toggle-btn{color:#ffffff;opacity:0.6}body.dark-mode #theme-toggle-btn:hover{opacity:1}.locandina-wrapper{position:relative;display:inline-block}.locandina-image{position:relative;z-index:0}.overlay-icons{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:12px;opacity:0;transition:0.25s ease;z-index:20}.locandina-wrapper:hover .overlay-icons{opacity:1}.icon-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:rgba(0,0,0,0.55)!important;text-decoration:none!important;cursor:pointer!important;overflow:hidden!important;transition:0.2s ease}.icon-btn:hover{transform:scale(1.1);background:rgba(0,0,0,0.75)!important}.icon-btn svg{width:22px;height:22px;display:block}.icon-btn svg,.icon-btn path{pointer-events:none}.lightbox-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,0.9)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:99999999!important}.lightbox-inner{position:relative!important;max-width:90vw!important;max-height:90vh!important}.lightbox-inner img{display:block!important;max-width:90vw!important;max-height:90vh!important;object-fit:contain!important}.lightbox-close{position:fixed!important;top:20px!important;right:25px!important;width:44px!important;height:44px!important;border-radius:50%!important;border:0!important;background:rgba(0,0,0,0.65)!important;color:#fff!important;font-size:34px!important;line-height:1!important;cursor:pointer!important;z-index:100000000!important}