@font-face{font-display:swap;font-family:'IBM Plex Sans';font-style:normal;font-weight:400;src:url('../fonts/ibm-plex-sans-v19-latin-regular.woff2') format('woff2')}@font-face{font-display:swap;font-family:'IBM Plex Sans';font-style:normal;font-weight:500;src:url('../fonts/ibm-plex-sans-v19-latin-500.woff2') format('woff2')}@font-face{font-display:swap;font-family:'IBM Plex Sans';font-style:normal;font-weight:600;src:url('../fonts/ibm-plex-sans-v19-latin-600.woff2') format('woff2')}@font-face{font-display:swap;font-family:'IBM Plex Sans';font-style:normal;font-weight:700;src:url('../fonts/ibm-plex-sans-v19-latin-700.woff2') format('woff2')}@font-face{font-display:swap;font-family:'IBM Plex Serif';font-style:normal;font-weight:600;src:url('../fonts/ibm-plex-serif-v19-latin-600.woff2') format('woff2')}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;line-height:1.2em;font-family:'IBM Plex Sans',sans-serif}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}input{all:unset}h1,h2,h3,h4,p,ul,ol{display:block;font-size:inherit}img{max-width:100%;height:auto;border:0}a{color:inherit;transition:.2s;outline:0;cursor:pointer}.btn{display:inline-flex;padding:12px 16px;color:#525252;transition:.3s;border:2px solid #fff;color:#fff;border-radius:4px;text-transform:uppercase;font-weight:bold;align-items:center;height:max-content;font-size:.9rem}.btn svg{width:20px;height:20px;margin-right:16px}.btn:hover{background-color:#fff;color:#292929}.btn.btn-credits{font-size:.8rem;border-radius:99px;padding:8px 16px;border:none;background-color:rgba(0,0,0,0.3)}.btn.btn-credits:hover{color:#fff}body.modal-overflow{overflow:hidden}#modal_container{display:flex;align-items:center;justify-content:center;position:fixed;width:100%;height:100vh;top:0;left:0;background:rgba(0,0,0,0.8);z-index:1000;transition:.6s;opacity:0;visibility:hidden}#modal_container.is-visible{opacity:1;visibility:visible;transition:opacity .3s 0s,visibility 0s 0s}#modal_container.is-visible #modal_window{opacity:1;transform:translate(0, 0)}#modal_container.is-freeze #modal_actions{height:0;padding:12px 0}#modal_container #modal_window{border-radius:4px;background:#fff;width:100vw;max-width:600px;box-shadow:0 16px 24px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);overflow:hidden;text-align:center;transform:translate(0, -20px);opacity:0;transition:opacity 0s 0s,transform .3s 0s}#modal_container #modal_window.modal-istruzioni #modal_content{text-align:left}#modal_container #modal_content{padding:24px 24px 4px 24px;overflow-y:auto;text-align:center}#modal_container #modal_actions{padding:24px 0;height:80px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}#modal_container #modal_actions .btn{background-color:#525252;color:#fff}#modal_container #modal_actions .btn:hover{background-color:#292929}body{font-family:'IBM Plex Sans',sans-serif;font-size:16px;color:#292929;font-weight:400;background:#d6d6d6;position:relative;display:flex;flex-wrap:wrap;height:100%;width:100%}body.is-blue .tools{background-color:#0056C1 !important;color:#fff !important}body.is-blue .tools .tools-header .tools-title{color:#fff !important}body.is-blue .domanda-list .domanda.is-selected{background-color:#0056C1 !important}body.is-blue .domanda-list .domanda.is-selected:after{color:#0056C1 !important}body.is-blue .cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-focus{outline-color:#0056C1}body.is-pink .tools{background-color:#E4011C !important;color:#fff !important}body.is-pink .tools .tools-header .tools-title{color:#fff !important}body.is-pink .domanda-list .domanda.is-selected{background-color:#E4011C !important}body.is-pink .domanda-list .domanda.is-selected:after{color:#E4011C !important}body.is-pink .cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-focus{outline-color:#E4011C}.wrapper{width:100%;height:100%;overflow:hidden;position:fixed}.header{display:flex;width:100%;padding:8px 16px 8px 8px;background-color:#292929;height:40px}.header .header-logo{width:auto;display:flex;align-items:center;justify-content:center}.header .header-logo img{height:24px}.header .header-title{flex-grow:1;color:#fff;font-size:1rem;text-transform:uppercase;font-weight:bold;text-align:center;height:100%;display:flex;align-items:center;justify-content:center}.main{display:flex;width:100%;height:calc(100% - 40px - 56px);flex-grow:1;overflow:hidden;background-color:#d6d6d6;justify-content:space-between}.tools{display:flex;flex-direction:column;height:100%;overflow-y:auto;width:20%;min-width:280px;padding:24px;background-color:#3D3D3D}.tools .tools-app-title{color:#fff;font-size:1.6rem;line-height:1em;font-family:'IBM Plex Serif';margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:8px}.tools .tools-header{width:100%;display:flex;gap:16px;justify-content:space-between}.tools .tools-header .tools-img{color:#fff;border:2px solid #fff;border-radius:4px;height:48px;width:48px;aspect-ratio:1;flex-shrink:0;transition:.3s;cursor:pointer;display:flex;justify-content:center;align-items:center}.tools .tools-header .tools-img svg{height:20px;width:20px}.tools .tools-header .tools-img:hover{background-color:#fff;color:#292929}.tools .tools-header .tools-title{background-color:#ffffff18;border-radius:4px;height:48px;display:flex;align-items:center;color:#999999;padding:8px 16px;font-weight:bold;font-size:1rem;line-height:1em}.tools .board{margin-top:24px;width:100%;height:100%;padding:16px;background-color:#ffffff18;border-radius:4px;color:#fff;font-size:1.2rem;font-weight:500;display:flex;align-items:center;justify-content:center;text-align:center}.tools .btn-list{display:flex;flex-wrap:wrap;justify-content:center;margin-top:24px;gap:12px;z-index:100}.tools .btn-list .btn{width:100%;justify-content:center}.tools .btn-list .btn span{text-align:center}.cruciverba-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%;min-width:0;padding:32px 40px 40px 60px;height:100%;background-color:#d6d6d6}.cruciverba-container .cruciverba{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:32px;position:relative;transform-origin:center;filter:drop-shadow(1px 0 0 black) drop-shadow(-1px 0 0 black) drop-shadow(0 1px 0 black) drop-shadow(0 -1px 0 black)}.cruciverba-container .cruciverba .cruciverba-img{position:absolute;border:1px solid #292929;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:white}.cruciverba-container .cruciverba .cruciverba-row{display:flex}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell{display:flex;height:40px;width:40px;justify-content:center;align-items:center;border:1px solid #292929;background-color:#fff;position:relative;cursor:pointer;font-size:1.2rem;font-weight:600;user-select:none;overflow:hidden}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.cruciverba-cell-black{cursor:default}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.cruciverba-cell-black:after{content:'';position:absolute;top:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 6px);background-color:#292929;border-radius:2px}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.cruciverba-cell-grey{cursor:default;z-index:1;border:none;background:transparent}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.cruciverba-cell-img{background-color:#d6d6d6;cursor:default;pointer-events:none;border-color:#d6d6d6}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-selected{background-color:#d6d6d6}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-selected .cruciverba-cell-number{background-color:#d6d6d6;outline-color:#d6d6d6}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-special::after{content:'';border:1px solid #292929;border-radius:100%;position:absolute;height:calc(100% - 6px);width:calc(100% - 6px);top:3px;left:3px}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-ok input{text-shadow:0 0 0 #06b03c !important}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-ko input{text-shadow:0 0 0 #EE3431 !important}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-focus{outline:2px solid #E4011C;background-color:#CCCCCC;z-index:10}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell.is-focus .cruciverba-cell-number{background-color:#CCCCCC;outline-color:#CCCCCC}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell .cruciverba-cell-number{font-size:.7rem;position:absolute;top:0;left:2px;background-color:#fff;z-index:5;outline:4px solid #fff}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell input{height:32px;width:32px;text-transform:uppercase;text-align:center;color:transparent;text-shadow:0 0 0 #292929;border:none;z-index:10}.cruciverba-container .cruciverba .cruciverba-row .cruciverba-cell input::selection{background-color:#d6d6d6;color:#292929}.domanda-list{display:flex;flex-direction:column;width:20%;min-width:280px;height:100%;overflow:hidden;background:linear-gradient(90deg, #d6d6d6 24px, #fff 24px)}.domanda-list .domanda-section{position:relative;height:50%}.domanda-list .domanda-section:before{content:'';transition:.3s;z-index:10;position:absolute;transform:translateY(-20px);opacity:0;top:40px;right:0;pointer-events:none;width:calc(100%);height:32px;background:linear-gradient(180deg, #d6d6d6, transparent);mix-blend-mode:lighten}.domanda-list .domanda-section.domanda-scroll-top:before{opacity:1;transform:translateY(0)}.domanda-list .domanda-section:after{content:'';position:absolute;transition:.3s;transform:translateY(20px);z-index:10;bottom:0;right:0;opacity:0;pointer-events:none;width:calc(100%);height:32px;background:linear-gradient(0deg, #d6d6d6, transparent);mix-blend-mode:lighten}.domanda-list .domanda-section.domanda-scroll-bottom:after{opacity:1;transform:translateY(0)}.domanda-list .domanda-section .domanda-section-title{font-weight:bold;text-transform:uppercase;word-wrap:break-word;padding:12px 16px;text-align:center;height:40px;color:#fff;z-index:20;position:relative}.domanda-list .domanda-section .domanda-section-title.domanda-section-title-h{background:linear-gradient(90deg, #d6d6d6 24px, #0056C1 24px)}.domanda-list .domanda-section .domanda-section-title.domanda-section-title-h .domanda.is-selected:after{color:#0056C1 !important}.domanda-list .domanda-section .domanda-section-title.domanda-section-title-v{background:linear-gradient(90deg, #d6d6d6 24px, #E4011C 24px)}.domanda-list .domanda-section .domanda-section-title.domanda-section-title-v .domanda.is-selected:after{color:#E4011C !important}.domanda-list .domanda-section .domanda-scroll{display:flex;flex-direction:column;padding:8px 16px 8px 0;overflow-y:scroll;height:calc(100% - 40px);scroll-behavior:smooth}.domanda-list .domanda-section.domanda-section-h ::selection{background-color:#0056C1;color:#fff}.domanda-list .domanda-section.domanda-section-v ::selection{background-color:#E4011C;color:#fff}.domanda-list .domanda{font-size:.9rem;display:inline;cursor:pointer;padding:4px 16px 4px 24px;margin-left:16px;border-radius:4px}.domanda-list .domanda .domanda-number{font-weight:bold;margin-right:4px;display:inline}.domanda-list .domanda .domanda-title{display:inline}.domanda-list .domanda.is-selected{color:#fff;position:relative;font-weight:bold}.domanda-list .domanda.is-selected:after{content:'▶';position:absolute;top:0;left:-20px;width:16px;height:100%;display:flex;align-items:center;justify-content:center}.footer{display:flex;width:100%;height:56px;background-color:#292929;color:#999999;padding:8px;text-align:center;font-weight:600;align-items:center;justify-content:center}.fade-in-top{animation:fade-in-top .6s cubic-bezier(.39, .57, 0, 1) both}@keyframes fade-in-top{0%{transform:translateY(-24px);opacity:0}100%{transform:translateY(0);opacity:1}}.fade-in-bottom{animation:fade-in-bottom .6s cubic-bezier(.39, .57, 0, 1) both}@keyframes fade-in-bottom{0%{transform:translateY(24px);opacity:0}100%{transform:translateY(0);opacity:1}}.fade-in-left{animation:fade-in-left .6s cubic-bezier(.39, .57, 0, 1) both}@keyframes fade-in-left{0%{transform:translateX(-24px);opacity:0}100%{transform:translateX(0);opacity:1}}@media (max-width:1024px){.btn{padding:8px 16px;font-size:.8rem}.btn svg{width:16px;height:16px;margin-right:8px}.header .header-title{display:none}.main{flex-direction:column;height:calc(100vh - 40px - 56px)}.tools{width:100%;height:auto;overflow-y:visible;padding:0;position:relative}.tools .tools-app-title{font-size:1.2rem;padding:8px;margin-bottom:0}.tools .board{margin-top:0;height:120px;font-size:1rem}.tools .tools-header .tools-img{position:absolute;width:32px;height:32px;bottom:8px;right:8px;padding:8px}.tools .tools-header .tools-title{position:absolute;font-size:.8rem;padding:8px 16px;bottom:91px;right:0px;height:auto;top:auto;border-radius:0 0 0 4px}.tools .btn-list{position:fixed;bottom:56px;width:100%;margin:0;padding:0 0 24px;background-color:#d6d6d6;align-content:center}.tools .btn-list .btn{width:auto;color:#292929;border-color:#292929;margin-bottom:0px}.tools .btn-list .btn:hover{background-color:#292929;color:#d6d6d6}.cruciverba-container{width:100%;justify-content:flex-start;padding:24px 32px;margin-bottom:56px}.cruciverba-container .cruciverba{margin:0;transform-origin:top center}.domanda-list{display:none}.footer{height:56px;position:absolute;bottom:0;width:100%}}@media (max-width:768px){.header{padding:0 8px}.header .header-logo{width:80px}footer{font-size:.8rem}}@media (max-width:425px){.btn{padding:8px 16px;font-size:.6rem}.btn svg{width:12px;height:12px;margin-right:8px}.cruciverba-container{padding:8px}.tools .btn-list{gap:4px;padding:8px}}