.cell{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.cell svg.arrow line{stroke:var(--text-color)!important}.cell svg.arrow polyline{stroke:var(--text-color)!important;fill:var(--text-color)!important}.cell svg.arrow polyline[fill=none]{fill:none!important}.cell .clue{display:flex;width:100%;height:100%;align-items:center;word-break:break-word;justify-content:center;word-wrap:break-word;overflow-wrap:break-word;-moz-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:var(--text-max-color);background:var(--scanword-clue-normal-bg)}.cell .clue figure{overflow:hidden}.cell .clue .play-icon{position:absolute;top:50%;left:50%;margin-top:-28px;margin-left:-28px;width:56px;height:56px;color:#ffffffbf;transition:.1s}.cell .clue .play-icon svg{width:100%;height:100%}.cell .clue:hover .play-icon,.cell .clue:focus .play-icon{color:#ffffff80;margin-top:-30px;margin-left:-30px;width:60px;height:60px}.cell .clue figcaption{line-height:12px;font-size:12px}.cell .clue .figure--media{position:relative}.cell .clue .figure--media figcaption{font-size:14px;line-height:14px;position:absolute;bottom:0;color:#fff;background-image:linear-gradient(0deg,#000000e6,#0000004d);text-align:center;padding:5px;width:100%}.cell .clue .figure--video{width:100%;height:100%}.cell .clue .figure--video figure{height:100%}.cell .input{display:flex;width:100%;height:100%;color:var(--text-color);background:var(--bg-color);border:3px solid transparent}.cell .input--mask input[type=text]{font-size:1em}.cell input[type=text]{width:100%;height:100%;text-align:center;text-transform:uppercase;background:transparent;position:relative;z-index:1;cursor:pointer;outline:none;font-size:2.5em}.cell input[type=text]:focus{outline:none}.cell input[type=text]::selection{background:transparent}.cell .empty,.cell .nulled,.cell .skip{width:100%;height:100%;z-index:1;position:relative}.cell .empty{background:#00000080}.cell .skip{background:#80808080}.cell--open-word input{color:var(--text-color)}.cell--error-word input{border:3px dashed var(--scanword-error-input-border)}.cell--active-word .input{background:var(--scanword-selected-bg)}.cell--active-word input{color:var(--text-color)}.cell--active-word.cell--error-word .input{background:var(--scanword-cell-error-bg)}.cell--open-word.cell--active-word input{color:var(--text-max-color)}.cell--open-word.cell--active-word .input{background:var(--scanword-input-disable-active-bg)}.cell--error-word input{color:var(--scanword-error-input-border);text-shadow:none!important}.cell--error-word.cell--active-word svg.arrow{z-index:3}.cell--error-word.cell--active-word svg.arrow polyline{stroke:var(--scanword-cell-error-text)!important;fill:var(--scanword-cell-error-text)!important}.cell--error-word.cell--active-word svg.arrow polyline[fill=none]{fill:none!important}.cell--error-word.cell--active-word input{color:var(--scanword-cell-error-text)}.cell--open-word .clue{color:var(--bg-rgba-invert);background:var(--scanword-clue-disable-bg)}.cell--active .input{background:var(--scanword-active-input-bg);border:3px solid var(--scanword-active-input-border);color:transparent;text-shadow:0 0 0 var(--scanword-selected-text);caret-color:transparent}.cell--active .clue{color:var(--text-max-color);background:var(--scanword-selected-bg);z-index:2;position:absolute;top:-15px;left:-15px;box-shadow:0 0 10px #00000080}.cell--active .clue figcaption{font-size:14.5px;line-height:16px;padding:4px}.cell--active .clue .figure--video figcaption{display:none}.cell--active .cell-helper .v-btn{background-color:var(--scanword-selected-bg);color:var(--scanword-selected-text)}.cell--active.cell--open-word input{color:var(--text-max-color);border:none}.cell--active.cell--open-word .input{background:var(--scanword-active-input-bg)}.cell--active.cell--open-word .clue,.cell--active.cell--open-word .cell-helper .v-btn{color:var(--text-max-color);background:var(--scanword-clue-disable-active-bg)}.cell--active.cell--error-word .input{border:3px solid var(--scanword-error-input-border);background:var(--scanword-cell-error-bg)}.cell--active.cell--error-word .input input{border:3px solid transparent}.cell--active.cell--error-word .clue,.cell--active.cell--error-word .cell-helper .v-btn{color:var(--scanword-cell-error-text)!important;background:var(--scanword-cell-error-bg)}.cell--word-wrap .clue{word-break:normal}.cell-helper{position:relative}.cell-helper .word-mask{margin-bottom:8px}.cell-helper .word-mask .letter{position:relative;background:var(--scanword-selected-bg);margin-right:1px;display:inline-block;text-align:center;font-size:25px}.cell-helper .word-mask .letter--disabled{background:var(--scanword-input-disable-active-bg)}.cell-helper .word-mask .letter--error{color:var(--scanword-cell-error-text);background:var(--scanword-cell-error-bg)}.cell-helper__clue{display:flex;flex-wrap:nowrap;align-items:center;max-height:75px}.cell-helper__clue img{max-height:75px;height:100%;width:auto;margin-right:10px}.cell-helper__clue figcaption{width:100%;text-align:left}.btn--close-helper{position:absolute;right:0;top:0;z-index:3}.cell-helper-wrapper--fixed{position:fixed;bottom:10px;right:10px;width:300px;min-height:150px}.cell-helper-wrapper--fixed .btn--close-helper{margin-top:-45px}.cell-helper-wrapper--fixed .v-card{box-shadow:none}.cell-helper-wrapper--fixed .v-card-text{flex-wrap:wrap}.scanword-field-wrapper{text-align:center;padding:25px 55px 30px;margin:auto;transition:transform .3s;-webkit-overflow-scrolling:touch}.scanword-field-wrapper:after{content:" ";display:block}.scanword-field-wrapper .dummy-div-for-padding-right{height:1px}.route-embed .scanword-field-wrapper{padding:15px}.scanword-field{font-size:14.6px;margin:auto;border-collapse:collapse;-webkit-transform:translateZ(0px)}.scanword-tool{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eee}.scanword-tool button{margin:6px}.scanword-cell{border:1px solid var(--scanword-cell-border);padding:0;margin:0;text-align:center}.scanword-cell--error{border:1px solid #f00;outline:1px solid #f00}.scanword-zoom{display:inline-block;text-align:center;max-width:100%;padding:0}.scanword-zoom__text{margin:12px;font-size:16px;display:inline-block;width:40px}@media screen and (max-width: xsMaxWidthPx),screen and (min-width: mdMinWidthPx) and (max-width: 1199px){.scanword-zoom__text{margin:12px 6px}}.scanword-zoom__button svg{width:30px!important;height:30px!important}@media screen and (max-width: 500px),screen and (min-width: mdMinWidthPx) and (max-width: 1199px){.scanword-zoom__button{width:45px!important;height:45px!important}.scanword-zoom__button svg{width:24px!important;height:24px!important}}@media screen and (max-width: 400px),screen and (min-width: mdMinWidthPx) and (max-width: 1449px){.scanword-zoom__button--clear{display:none}}.scanword-zoom__button--disabled{color:#aeaeae!important}.post-wrapper--with-sidebar .scanword-zoom__button{width:40px!important;height:40px!important}.edit-cells-label{padding:10px}.loader--scanword{display:flex;justify-content:center;align-items:center}
