@keyframes loading-rotation{0%{rotate:0deg}to{rotate:1turn}}@keyframes loading-hide{to{opacity:0}}@keyframes tab-transit-in{0%{left:0}to{left:-100%}}@keyframes tab-transit-out{0%{left:0}to{left:-100%}}@keyframes modal-show{0%{opacity:0}to{opacity:1}}@keyframes modal-hide{to{opacity:0}}@keyframes deck-card-pass{0%{opacity:1}25%{opacity:1}to{transform:translate(-23em,6em) rotate(-45deg);opacity:0}}@keyframes modal-hint-pulse-1{50%{transform:scale(1.035)}to{transform:scale(1)}}@keyframes modal-hint-pulse-2{50%{transform:scale(1.035)}to{transform:scale(1)}}@keyframes dice-toss-up{0%{transform:translate(0) rotate(0deg)}50%{transform:translateY(-6em) rotate(180deg)}to{transform:translate(0) rotate(1turn)}}@keyframes dice-top-fade{0%{opacity:0}35%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes dice-main-fade{0%{opacity:1}50%{opacity:1}65%{opacity:0}to{opacity:0}}@keyframes coin-toss-up{0%{transform:translate(0)}50%{transform:translateY(-6em)}to{transform:translate(0)}}@keyframes coin-flip-h-h{0%{transform:rotateX(0deg)}to{transform:rotateX(2turn)}}@keyframes coin-flip-h-t{0%{transform:rotateX(0deg)}to{transform:rotateX(540deg)}}@keyframes coin-flip-t-h{0%{transform:rotateX(180deg)}to{transform:rotateX(2turn)}}@keyframes coin-flip-t-t{0%{transform:rotateX(180deg)}to{transform:rotateX(900deg)}}@keyframes coin-flip-other{0%{transform:rotateX(0deg)}50%{opacity:1}65%{opacity:0}to{opacity:0}}@keyframes shadow-spot-scale{0%{scale:1}50%{scale:.65}to{scale:1}}.top-navigation{position:fixed;width:100%;z-index:500;letter-spacing:.18em}.top-navigation>*{width:100%}.top-navigation nav.top-tabs{display:flex;flex-wrap:nowrap;height:4.5em;border-bottom:.2em solid #eacc34;background-color:#232323}.top-navigation nav.top-tabs .button-box{width:25%;height:100%;padding:0 1em;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.top-navigation nav.top-tabs .button-box.home-tab{flex:1 1 5em;background-color:rgba(0,0,0,.2)}.top-navigation nav.top-tabs .button-box.home-tab .tab-button .icon{background-color:#eacc34}.top-navigation nav.top-tabs .button-box:hover{background-color:#4f492e}.top-navigation nav.top-tabs .button-box.selected{background-color:#eacc34}.top-navigation nav.top-tabs .button-box.selected .tab-button .label{color:#282828}.top-navigation nav.top-tabs .button-box.selected .tab-button .icon{background-color:#282828}.top-navigation nav.top-tabs .button-box .tab-button .label{color:#fff;font-size:1.2em}.top-navigation nav.top-tabs .button-box .tab-button .icon{background-color:#fff}.top-navigation .top-shade{height:.4em;opacity:.3;background-image:url(/_next/static/media/shade.fa548ebb.png);background-repeat:repeat-x;background-size:contain}.tabs-space{width:100%;height:4.5em}.tabs-carousel{display:flex;flex-direction:row;align-items:start;width:100vw;height:-moz-fit-content;height:fit-content;overflow:hidden}@media screen and (min-width:801px){.tabs-carousel{padding-bottom:2em}}.tab-container{flex:0 0 100vw;overflow-x:hidden}.tab-container:not(:is(.selected,.transit)){display:none}.tab-container.transit-in-left{animation-timing-function:ease-in-out;animation-name:tab-transit-in;animation-fill-mode:both}.tab-container.transit-in-left,.tab-container.transit-out-left{display:inline-block;position:relative;animation-delay:.1s;animation-duration:.5s}.tab-container.transit-out-left{animation-timing-function:ease-in-out;animation-name:tab-transit-out;animation-fill-mode:both}.tab-container.transit-in-right{animation-timing-function:ease-in-out;animation-fill-mode:both;animation-name:tab-transit-in;animation-direction:reverse}.tab-container.transit-in-right,.tab-container.transit-out-right{display:inline-block;position:relative;animation-delay:.1s;animation-duration:.5s}.tab-container.transit-out-right{animation-timing-function:ease-in-out;animation-fill-mode:both;animation-name:tab-transit-out;animation-direction:reverse}.tab-box .main-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90vw;height:-moz-fit-content;height:fit-content;margin:9em auto auto;gap:9em}@media screen and (min-width:801px){.tab-box .main-box{flex-direction:row;gap:5vw;width:90vw;margin-top:10em}}@media screen and (min-width:1000px){.tab-box .main-box{gap:7vw;width:85vw;margin-top:10em}}.tab-type-home .site-title{margin-top:4.5em}@media screen and (min-width:801px){.tab-type-home .site-title{font-size:1.3em;margin-top:6em}}@media screen and (min-width:1100px){.tab-type-home .site-title{font-size:1rem;margin-top:4.5em}}.tab-type-home .tab-frames{display:grid;grid-template-areas:"a a a a";justify-content:center;-moz-column-gap:5em;column-gap:5em;row-gap:4em}@media screen and (max-width:800px){.tab-type-home .tab-frames{grid-template-areas:"a a";-moz-column-gap:3.5em;column-gap:3.5em;margin-top:6em}}@media screen and (min-width:801px){.tab-type-home .tab-frames{margin-top:10em}}@media screen and (min-width:1100px){.tab-type-home .tab-frames{margin-top:8em}}.tab-type-home .tab-frames .tab-frame{width:15em;letter-spacing:.2em}.tab-type-home .tab-frames .tab-frame .frame-image{width:15em;height:15em;margin:auto;cursor:pointer;border-radius:.5em;border:.35em solid #5e5e5e}.tab-type-home .tab-frames .tab-frame .frame-text{margin:auto;width:95%}.tab-type-home .tab-frames .tab-frame .frame-text .frame-title{margin-top:1em;font-size:1.2em;text-align:center}.tab-type-home .tab-frames .tab-frame .frame-text .frame-description{margin-top:.5em;font-size:1em;text-align:center;color:#b3b3b3}.tab-type-wheel .main-box{margin-top:18em}@media screen and (max-width:800px){.tab-type-wheel .main-box{gap:14em}}@media screen and (min-width:801px){.tab-type-wheel .main-box{margin-top:20em}}@media screen and (min-width:1000px){.tab-type-wheel .main-box{margin-top:13em}}.tab-type-wheel .main-box .spin-wheel{width:100%;max-width:32rem;overflow:visible;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.tab-type-wheel .main-box .edit-field{display:flex;position:relative;flex-direction:column;width:100%;max-width:38rem;letter-spacing:.2em}.tab-type-wheel .main-box .edit-field .name-bar{translate:0 -5em}.tab-type-wheel .main-box .edit-field .edit-box{display:flex;position:relative;flex-direction:column;box-shadow:0 0 .4em .2em rgba(0,0,0,.2)}.tab-type-wheel .main-box .edit-field .edit-box .top-bar{flex:0 0 3.2em;position:relative;display:flex;align-items:center;justify-content:space-between;box-sizing:content-box;background-color:#666;border-bottom:.1em solid #333}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .buttons-group{display:flex;height:100%;align-items:center}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .main-buttons{flex:0 0 auto;gap:.3em}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .main-buttons .button{height:100%;padding:0 .7em;background-color:#515151}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .main-buttons .button .label{color:#fff}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .main-buttons .button .icon{margin-left:.3em}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .top-counter{flex:1 1 auto;justify-content:end;font-size:1.2em;margin-right:.9em;overflow:hidden;text-overflow:ellipsis}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .top-counter .label{color:#fff}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .top-counter .icon{background-color:#e6e6e6}.tab-type-wheel .main-box .edit-field .edit-box .top-bar .side-buttons{flex:0 0 7.5em;margin:0;display:flex;justify-content:space-evenly;background-color:#515151}.tab-type-wheel .main-box .edit-field .edit-box .entries-box{display:flex;position:relative;flex:0 0 29.62em;flex-direction:column}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list{display:flex;flex-direction:column;flex:0 0 25.12em;gap:.22em;overflow-y:scroll;background-color:#484848}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row{flex:0 0 3.4em;display:flex;position:relative;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-grip{flex:0 0 2em;display:grid;grid-template-areas:"a a";gap:.2em;justify-content:center;align-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-grip .grid-cell{width:.4em;height:.4em;border-radius:.05em}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-main{flex:1 1 auto;display:flex;flex-direction:row;transition:background-color .03s}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-main .main-label{flex:1 1 auto;width:0;padding-left:.8em;font-size:1.3em;overflow:hidden;transition:color .03s;color:inherit;background-color:transparent}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-main .main-buttons{flex:0 0 auto;gap:.8em;display:flex;align-items:center;justify-content:center}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-main .main-buttons>.click-button .icon{transition:background-color .03s}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-side{flex:0 0 7.5em;display:flex;justify-content:space-evenly}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-cover{position:absolute;display:none;left:0;height:100%;width:calc(100% - 7.5em);background-color:hsla(0,0%,100%,.12);pointer-events:none}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row .row-cover.active{display:inline-block}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row:nth-child(2n) .row-grip{background-color:#737373}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row:nth-child(2n) .row-grip .grid-cell{background-color:#ccc}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row:nth-child(2n) .row-side{background-color:#737373}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row:nth-child(2n) .row-side .click-button .icon{background-color:#d9d9d9}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row:nth-child(odd) .row-grip{background-color:#666}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row:nth-child(odd) .row-grip .grid-cell{background-color:#ccc}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row:nth-child(odd) .row-side{background-color:#666}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row:nth-child(odd) .row-side .click-button .icon{background-color:#d9d9d9}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row.row-hidden .row-grip{background-color:#999}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row.row-hidden .row-grip .grid-cell{background-color:#d9d9d9}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row.row-hidden .row-side{background-color:#999}.tab-type-wheel .main-box .edit-field .edit-box .entries-box .entries-list .list-row.row-hidden .row-side .click-button .icon{background-color:#e6e6e6}.tab-type-wheel .main-box .edit-field .edit-box .info-box{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;background-color:rgba(0,0,0,.35)}.tab-type-wheel .main-box .edit-field .edit-box .info-box>*{width:60%;background-color:#282828}.tab-type-wheel .main-box .edit-field .edit-box .info-box .button-close{height:3.5em;font-size:1.3em;color:#fff;background-color:#333;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.tab-type-wheel .main-box .edit-field .edit-box .info-box .button-close .icon{background-color:#eebc34}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox{position:relative;height:65%}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-dialog{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-dialog .dialog-title{width:100%;max-height:5em;font-size:1.6em;padding:0 .7em;word-break:break-all;word-wrap:break-word;text-wrap:balance;overflow:hidden;text-overflow:ellipsis;text-align:center}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-dialog .dialog-buttons{display:flex;flex-direction:row;align-self:center;justify-content:center;gap:2em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-dialog .dialog-buttons .dialog-button{font-size:1.4em;padding:.5em .8em;border-radius:.15em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-dialog .dialog-buttons .dialog-button:not(:is(.excel-button)){background-color:#5e5e5e}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-dialog .dialog-buttons .dialog-button:not(:is(.excel-button)) .label{color:#fff}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-dialog .dialog-buttons .dialog-button:not(:is(.excel-button)) .icon{background-color:#fff}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings{display:flex;flex-direction:column;align-items:center;gap:.9em;overflow-x:hidden;overflow-y:scroll}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings>*{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings>:is(:first-child,:last-child){flex:0 0 1px;width:1px;visibility:hidden}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box{margin:0 0 .2em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box .title-input{width:18em;padding-bottom:.2em;gap:.6em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box .title-input .label{color:#fff}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box .title-input .input{width:100%;font-size:1.25em;border-radius:.08em;color:#fff;background-color:hsla(0,0%,100%,.1)}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box .save-load{display:inline-flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:18em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box .save-load .button{padding:.5em 1em;border-radius:.15em;background-color:#eebc34}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box .save-load .button .label{color:#282828}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box .save-load .button .icon{background-color:#282828;margin-left:.2em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .wheel-box .save-load .button:hover{background-color:#dcad2a}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .ranges-box .labeled-range{display:flex;flex-direction:column;align-items:center;gap:.7em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-settings .checks-box .check-button{color:#fff}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors{display:flex;flex-direction:column}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors>.color-sample{margin-top:.8em;gap:.85em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors>.color-sample:not(:first-child){margin-top:.2em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors>.color-sample .click-button{justify-content:baseline;width:8.1em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors>.color-sample .label{display:inline-block}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors>.color-sample .icon{background-color:#e6e6e6;opacity:.9}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .bind-button{align-self:center;margin-top:1em;padding:.5em .7em;border-radius:.2em;background-color:#eebc34}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .bind-button .label{color:#282828}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .bind-button .icon{background-color:#282828}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .title-scheme{margin-top:1em;text-align:center;border-bottom:.2em solid hsla(0,0%,100%,.3)}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box{flex:1 1 auto;overflow-y:scroll;background-color:#484848}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry{display:flex;flex-direction:row;position:relative;height:2em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry:nth-child(2n){background-color:#575757}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry:nth-child(2n) .drag{background-color:rgba(0,0,0,.08)}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry:nth-child(odd){background-color:#424242}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry:nth-child(odd) .drag{background-color:rgba(0,0,0,.08)}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-drag{width:1.5em;height:100%;display:grid;justify-content:center;align-content:center;grid-template-areas:"a a";gap:.21em;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-drag div{width:.215em;height:.215em;border-radius:.01em;background-color:hsla(0,0%,100%,.65)}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-colors{flex:1 1 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-colors .colors .color-sample{display:inline-flex;gap:.8em;margin-left:.5em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-colors .colors .color-sample:not(:first-child){margin-left:1.5em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-colors .colors .color-sample .icon{background-color:#eebc34}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-colors .sides{display:flex;align-items:center;gap:.65em;margin-right:.8em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-colors .sides .click-button .icon{background-color:#ccc}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-colors .scheme-box .scheme-entry .entry-colors .sides .click-button.inactive .icon{opacity:.3}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:0}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .color-options{flex:1 1 auto;gap:3.5em;display:flex;flex-direction:row;align-items:center;justify-content:center}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .color-options .color-sample{display:flex;flex-direction:column;width:6.5em;height:auto;gap:.5em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .color-options .color-sample .click-button .label{font-size:1.6em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .color-options .color-sample .click-button .icon{background-color:#eebc34}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .color-options .color-sample .color-picker{width:3.5em;height:3.5em;border-radius:.2em;outline:.3em solid rgba(0,0,0,.25)}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .color-options .colors-bind{display:inline-block;position:absolute;margin:auto;translate:0 1.5em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .color-options .colors-bind .icon{background-color:#e6e6e6}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .fraction-range{width:60%;margin-bottom:3.4em}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .fraction-range .value{height:135%;background-color:hsla(0,0%,100%,.2)}.tab-type-wheel .main-box .edit-field .edit-box .info-box .modalbox-entry .fraction-reset{position:absolute;translate:-9.4em 6.47em;background-color:#b3b3b3}.tab-type-wheel .main-box .edit-field .edit-box .cover-box{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:200;opacity:0;pointer-events:none;text-align:center;background-color:rgba(0,0,0,.35);transition:opacity .25s}.tab-type-wheel .main-box .edit-field .edit-box .cover-box.active{opacity:1;pointer-events:all}.tab-type-wheel .main-box .edit-field .edit-box .cover-box .label{padding:1em;font-size:1.5em;border-radius:.9em;border:.2em solid #333;text-shadow:.07em .07em .1em rgba(0,0,0,.5);background-color:#484848;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media screen and (min-width:801px){.tab-type-cards .main-box{gap:10vw}}@media screen and (min-width:1000px){.tab-type-cards .main-box{gap:9vw}}.tab-type-cards .main-box .cards-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;max-width:15rem;letter-spacing:.2em;gap:2.5em}@media screen and (min-width:801px){.tab-type-cards .main-box .cards-buttons{width:25vw}}@media screen and (min-width:1000px){.tab-type-cards .main-box .cards-buttons{max-width:16.5rem}}.tab-type-cards .main-box .cards-buttons .play-group{display:flex;flex-direction:column;align-items:center;gap:1em;padding:1em;border-radius:.5em;background-color:#333}.tab-type-cards .main-box .cards-buttons .play-group .cards-icon .icon{background-color:#dec231}.tab-type-cards .main-box .cards-buttons .play-group .deal-button{font-size:2em;padding:.4em .5em}.tab-type-cards .main-box .cards-buttons .play-group .deal-button .label{font-size:1em}.tab-type-cards .main-box .cards-buttons .players-button{position:relative;text-align:center}.tab-type-cards .main-box .cards-buttons .players-button .button{background-color:#ccc;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.tab-type-cards .main-box .cards-buttons .players-button .button-show{padding:1em 1.3em;border-radius:.2em}.tab-type-cards .main-box .cards-buttons .players-button .button-show .label{font-size:1.5em;color:#282828}.tab-type-cards .main-box .cards-buttons .players-button .button-show .icon{background-color:#282828}.tab-type-cards .main-box .cards-buttons .players-button .button-remove{display:inline-block;position:absolute;translate:1.6em 1.2em;width:2.5em;height:2.5em;-webkit-mask-image:url(/_next/static/media/remove-icon.2f6d2467.png);mask-image:url(/_next/static/media/remove-icon.2f6d2467.png);-webkit-mask-size:2.5em;mask-size:2.5em;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tab-type-cards .main-box .cards-buttons .players-button .hint{position:absolute;width:100%;margin-top:.8em;text-align:center;color:#5e5e5e}.tab-type-cards .main-box .cards-field{width:100%;max-width:40rem;letter-spacing:.2em}@media screen and (min-width:801px){.tab-type-cards .main-box .cards-field{width:55vw}}.tab-type-cards .main-box .cards-field .cards-total{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding:.5em;color:#e6e6e6;background-color:hsla(0,0%,100%,.07)}.tab-type-cards .main-box .cards-field .cards-total .total-label{font-size:2em}.tab-type-cards .main-box .cards-field .cards-total .total-reset{background-color:#eebc34}.tab-type-cards .main-box .cards-field .cards-box{display:flex;flex-direction:column;margin-top:1em;box-shadow:0 0 .4em .2em rgba(0,0,0,.2);background-color:#484848}.tab-type-cards .main-box .cards-field .cards-box .cards-list{display:flex;flex-direction:column;flex:0 0 24.775em;gap:.25em;width:100%;text-transform:uppercase;overflow-y:scroll}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row{display:flex;position:relative;width:100%;max-width:40em;height:3em;flex-direction:row;align-items:center}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row:nth-child(odd) .row-side{background-color:#666}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row:nth-child(2n) .row-side{background-color:#737373}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row.empty .row-main .card-title{opacity:.3}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-part{height:100%;overflow:hidden}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-main{flex:1 1 auto;text-overflow:ellipsis;transition:background-color .12s ease-out}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-main .card-title{padding:.4em .8em 0;opacity:.9;color:#fff}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-main .card-title .title-label{width:100%;font-size:1.5em;overflow:hidden;text-overflow:ellipsis}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side{flex:0 0 auto;position:relative;display:flex;width:-moz-fit-content;width:fit-content;right:0;z-index:10;flex-direction:row;align-items:center;cursor:pointer;text-align:center}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .side-item{height:100%}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .colors-box{width:2em;height:100%;margin-right:1em;margin-left:.7em;transition:width .25s ease-in-out;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .colors-box.open{width:18.1em}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .colors-box .colors-container{display:flex;float:right;width:18.1em;height:100%;flex-direction:row-reverse;align-items:center;gap:.3em}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .colors-box .colors-container .card-color{width:2em;height:2em;float:right;background-color:#000;border:.1em solid #fff;border-radius:.15em}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .colors-box .colors-container .card-color:first-child{transition:background-color 55ms ease-out}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .click-button{margin-right:.9em}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .click-button .label{font-size:1.5em;color:#e6e6e6}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .click-button .icon{background-color:#e6e6e6}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .card-minus{margin:auto}.tab-type-cards .main-box .cards-field .cards-box .cards-list .list-row .row-side .card-count{width:3.3em;text-align:center;margin:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;pointer-events:all;cursor:inherit;cursor:default}.tab-type-cards .main-box .cards-field .cards-box .cards-input .submit-icon{-webkit-mask-image:url(/_next/static/media/add-card-icon.30a98b92.png);mask-image:url(/_next/static/media/add-card-icon.30a98b92.png);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tab-type-toss{letter-spacing:.2em}.tab-type-toss.tab-box{margin-top:10em}.tab-type-toss.tab-box .items-container{display:flex;align-items:center;justify-content:center}.tab-type-toss.tab-box .items-container .hint{position:absolute;font-size:2.1em;z-index:5;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.tab-type-toss.tab-box .items-container .items-box{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;white-space:nowrap;width:100%;height:31em;gap:2em;overflow-x:auto;background-color:#232323}.tab-type-toss.tab-box .items-container .items-box .utility{flex:0 0 auto;width:1px;height:1px}.tab-type-toss.tab-box .items-container .items-box .box-item{display:flex;flex-direction:column;align-items:center;flex:0 0 13.5em;height:-moz-fit-content;height:fit-content;background-color:#484848;box-shadow:0 0 .3em rgba(0,0,0,.2),.15em .15em .3em rgba(0,0,0,.25)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container.toss-up .item-dice{animation:dice-toss-up .85s cubic-bezier(.45,.34,.62,.49)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container.toss-up .item-dice .main-icon{animation:dice-main-fade .85s cubic-bezier(.45,.34,.62,.49)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container.toss-up .item-dice .top-icon{animation:dice-top-fade .85s cubic-bezier(.45,.34,.62,.49)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container.toss-up .spot-shadow{animation:shadow-spot-scale .85s cubic-bezier(.45,.34,.62,.49)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container.flip-h-h .item-coin{animation:coin-flip-h-h .85s cubic-bezier(.45,.34,.62,.49);animation-fill-mode:both}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container.flip-h-t .item-coin{animation:coin-flip-h-t .85s cubic-bezier(.45,.34,.62,.49);animation-fill-mode:both}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container.flip-t-h .item-coin{animation:coin-flip-t-h .85s cubic-bezier(.45,.34,.62,.49);animation-fill-mode:both}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container.flip-t-t .item-coin{animation:coin-flip-t-t .85s cubic-bezier(.45,.34,.62,.49);animation-fill-mode:both}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container:is(.flip-h-h,.flip-h-t,.flip-t-h,.flip-t-t) .coin-move{animation:coin-toss-up .85s cubic-bezier(.45,.34,.62,.49);animation-fill-mode:both}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container:is(.flip-h-h,.flip-h-t,.flip-t-h,.flip-t-t) .spot-shadow{animation:shadow-spot-scale .85s cubic-bezier(.45,.34,.62,.49)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .coin-move{z-index:2}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .toss-item{position:relative;width:5em;height:5em;z-index:2;margin-top:8em;border-radius:15%;background-color:#3d3d3d;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .toss-item.flip-coin{transform:rotateX(180deg)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .item-dice{box-shadow:0 0 .5em rgba(0,0,0,.6),0 .15em .5em rgba(0,0,0,.4)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .item-dice .dice-icon{position:absolute;width:100%;height:100%;background-color:#eebc34}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .item-coin{width:5em;height:5em;scale:1.1;margin-top:8em;transform-style:preserve-3d;border-radius:50%;border:.2em solid #eebc34;outline-offset:-.6em;outline:.3em solid #3d3d3d;background-color:#eebc34;box-shadow:0 0 .5em rgba(0,0,0,.6)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .item-coin .coin-side{position:absolute;width:100%;height:100%;backface-visibility:hidden}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .item-coin .front-side{-webkit-mask-image:url(/_next/static/media/dollar-icon.2e9b3373.png);mask-image:url(/_next/static/media/dollar-icon.2e9b3373.png);-webkit-mask-size:2.2em;mask-size:2.2em;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;rotate:180deg;background-color:#3d3d3d}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .item-coin .back-side{-webkit-mask-image:url(/_next/static/media/crown-icon.3cf3d69b.png);mask-image:url(/_next/static/media/crown-icon.3cf3d69b.png);-webkit-mask-size:2.2em;mask-size:2.2em;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;rotate:180deg;background-color:#3d3d3d;transform:rotateY(180deg)}.tab-type-toss.tab-box .items-container .items-box .toss-box .item-container .spot-shadow{position:absolute;z-index:1;width:5em;height:1em;bottom:0;left:50%;translate:-50% .6em;border-radius:50%;background-color:#383838;box-shadow:0 0 .15em .1em #383838}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-results{width:100%;margin-top:2em}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-results .main-result{font-size:1.55em;text-align:center;color:#fff;background-color:#353535}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-results .records-list{display:flex;position:relative;flex-direction:row;align-items:center;justify-content:center;width:100%;height:2em;gap:1em;text-align:center;direction:rtl;overflow:hidden;box-sizing:content-box;background-color:#5e5e5e;border-bottom:.2em solid #353535}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-results .records-list .record{height:-moz-fit-content;height:fit-content}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-results .records-list .record:first-child{font-size:1.45em;color:#e3e3e3}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-results .records-list .record:not(:first-child){font-size:1.15em;color:#ccc}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-results .records-list .records-cover{position:absolute;width:100%;height:100%;text-align:center;color:#ccc;background-color:#5e5e5e}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-results .records-list .records-cover:hover{opacity:0}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-buttons{display:flex;flex-direction:column;align-items:center;width:100%;height:-moz-fit-content;height:fit-content;padding:1.5em 0;gap:.6em}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-buttons .box-button{width:80%;padding:.7em 0;font-size:1.15em;color:#fff;background-color:hsla(0,0%,100%,.3);box-shadow:0 0 .15em rgba(0,0,0,.3)}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-buttons .box-button .icon{background-color:#fff}.tab-type-toss.tab-box .items-container .items-box .toss-box .box-buttons .inactive{color:#ccc}.tab-type-toss.tab-box .add-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:1.8em;gap:1em}.tab-type-toss.tab-box .add-buttons .click-button{padding:1em 1.4em;color:#fff;background-color:#484848;border-radius:.4em;box-shadow:0 0 .2em rgba(0,0,0,.35)}.tab-type-toss.tab-box .add-buttons .click-button .label{font-size:1.2em}.tab-type-toss.tab-box .add-buttons .click-button .icon{background-color:#fff}.tab-type-toss.tab-box .add-buttons .click-button:active{background-color:#5e5e5e}.tab-type-toss.tab-box .action-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:3em;gap:1em}.tab-type-toss.tab-box .action-buttons .click-button .label{font-size:1.6em}.tab-type-list{display:flex;flex-direction:column;align-items:center}.tab-type-list .main-grid{display:grid;grid-template-columns:auto auto;grid-template-rows:auto min-content minmax(0,1fr);grid-template-areas:"input custom" "buttons custom" "output custom";align-content:start;align-items:center;justify-items:center;justify-content:center;row-gap:3em;-moz-column-gap:5em;column-gap:5em;letter-spacing:.2em;margin-top:9em;width:90vw;max-width:81.44rem}@media screen and (max-width:1000px){.tab-type-list .main-grid{width:95vw;-moz-column-gap:4em;column-gap:4em}}@media screen and (max-width:800px){.tab-type-list .main-grid{grid-template-columns:auto;grid-template-rows:auto auto auto;grid-template-areas:"input" "custom" "buttons" "output"}}.tab-type-list .main-grid .text-field{width:100%;max-width:40rem;height:20em;padding:.3em .6em;box-sizing:content-box;text-transform:none;border:.2em solid #5e5e5e;box-shadow:0 0 .3em .1em rgba(0,0,0,.35);color:#333;background-color:#e6e6e6}.tab-type-list .main-grid .text-field:focus{border-color:#345fc4;outline:none}.tab-type-list .main-grid .input-field{grid-area:input;cursor:default}.tab-type-list .main-grid .customization-frames{grid-area:custom;display:flex;flex-direction:column;width:35em;padding:.7em;gap:1.2em;box-sizing:content-box;background-color:#2d2d2d;outline:.6em solid #232323}.tab-type-list .main-grid .customization-frames .frame-box .frame-label{font-size:1.2em;padding:.2em .41em;color:#f2f2f2}.tab-type-list .main-grid .customization-frames .frame-box .inner-box{padding:.5em;border:.25em solid #484848}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .range-box{display:flex;flex-direction:column;gap:1em}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .range-box .range-inputs{display:flex;flex-direction:row;justify-content:space-between}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .range-box .range-inputs .input-box{flex-direction:row;gap:.4em}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .range-box .range-inputs .input-box .label{font-size:1.2em;color:#e6e6e6}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .range-box .range-inputs .input-box .input{font-size:1.2em;width:4.16em;padding:.16em .33em;color:#e6e6e6;background-color:#4b4b4b}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .range-box .range-inputs .prefix-input .input{width:7em}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .range-box .range-submit{font-size:1.3em;padding:.38em;color:#2d2d2d;background-color:#eebc34}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .max-number{flex-direction:row;align-items:center;justify-content:center;gap:1em}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .max-number .label{font-size:1.2em;color:#e6e6e6}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .max-number input{font-size:1.2em;width:5em;padding:.16em .33em;color:#e6e6e6;background-color:#4b4b4b}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .list-options{display:flex;flex-direction:column;gap:1em}.tab-type-list .main-grid .customization-frames .frame-box .inner-box .list-options .label{color:#e6e6e6}.tab-type-list .main-grid .action-buttons{grid-area:buttons;display:flex;flex-direction:row;align-items:center;gap:2em}.tab-type-list .main-grid .action-buttons .side-button{width:10em;padding:.9em 1.5em}.tab-type-list .main-grid .action-buttons .side-button .label{font-size:1.2em}.tab-type-list .main-grid .action-buttons .side-button .icon{background-color:#e6e6e6}.tab-type-list .main-grid .action-buttons .main-button{background-color:#eebc34}.tab-type-list .main-grid .action-buttons .main-button .label{font-size:1.6em;color:#282828}.tab-type-list .main-grid .action-buttons .main-button .icon{background-color:#282828}.tab-type-list .main-grid .output-field{grid-area:output;align-self:start;cursor:default}footer.footer-box{display:flex;flex-direction:column;justify-content:end;flex:1 1 auto;width:100%;gap:.7em;margin-top:6.5em;padding:0 2em 1.5em;text-align:center;color:#5e5e5e}footer.footer-box .contact-form{letter-spacing:.2em}footer.footer-box .contact-form .contact-email{font-size:.9em}footer.footer-box .rights-form{letter-spacing:.2em;font-size:.8em}#modal-wheel-winner{display:flex;flex-direction:column;align-items:center;justify-content:center}#modal-wheel-winner .winner-box{position:relative;z-index:3;max-width:85%}@media screen and (min-width:801px){#modal-wheel-winner .winner-box{max-width:80%}}#modal-wheel-winner .winner-box .winner-label{font-size:3.2em;color:#fff7be;text-shadow:0 .2em .3em #716f6c;text-align:center;margin-bottom:.6em}#modal-wheel-winner .winner-box .winner-banner{padding:3em;margin:auto;text-align:center;text-wrap:pretty;word-break:normal;word-wrap:break-word;border:.6em dashed rgba(0,0,0,.208);border-radius:1.5em;background:repeating-conic-gradient(from 10deg,rgba(0,0,0,.071) 0deg 20deg,hsla(0,0%,100%,.071) 20deg 40deg);text-shadow:0 .1em .2em rgba(0,0,0,.403);box-shadow:inset 0 0 .4em rgba(0,0,0,.733);overflow:hidden;text-overflow:ellipsis}#modal-wheel-winner .winner-box .winner-banner .bnnr-lbl{font-size:3.5em}#modal-wheel-winner .winner-box .winner-buttons{display:flex;align-items:center;justify-content:center;margin-top:3.5em;gap:3em}#modal-wheel-winner .winner-box .winner-buttons .button{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;width:13em;height:11em;color:#fff;border-radius:.5em;border:.5em solid rgba(0,0,0,.264);outline:.5em solid rgba(0,0,0,.264);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}#modal-wheel-winner .winner-box .winner-buttons .button-close{background-color:#2caa2c}#modal-wheel-winner .winner-box .winner-buttons .button-hide{background-color:#c0941b}#modal-wheel-winner .winner-box .winner-buttons .button-label{font-size:2em;white-space:pre-line;color:hsla(0,0%,100%,.95)}#modal-cards-play{perspective:300rem;perspective-origin:0 50rem}#modal-cards-play .guide-labels{display:inline-block;position:absolute;width:100%;height:-moz-fit-content;height:fit-content;text-align:center;text-transform:uppercase;top:calc(25vh - 6.3em);translate:0 -50%;color:#d9d9d9;text-shadow:.1em .1em .2em #000}#modal-cards-play .guide-labels .count-label{font-size:2.3em;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}#modal-cards-play .guide-labels .hint-label{font-size:1.2em}#modal-cards-play .guide-labels .hint-label:after{content:"tap card to reveal"}#modal-cards-play .guide-labels .hint-label.reveal{animation:modal-hint-pulse-1;animation-duration:.25s;animation-timing-function:ease-in-out}#modal-cards-play .guide-labels .hint-label.hide{animation:modal-hint-pulse-2;animation-duration:.25s;animation-timing-function:ease-in-out}#modal-cards-play .guide-labels .hint-label.hide:after{content:"tap card to remove"}#modal-cards-play .deck-card{display:inline-block;position:absolute;width:18em;height:25.2em;left:calc(50vw - 9em);top:calc(50vh - 12.6em)}#modal-cards-play .stack-card{background-color:#333;border-radius:1.2em;outline:.1em solid #ccc;outline-offset:-.55em;background-image:url(/_next/static/media/letter-logo-b.50542ee4.png);background-repeat:no-repeat;background-position:50%;background-size:70%;pointer-events:none}#modal-cards-play .flip-card,#modal-cards-play .stack-card{-webkit-user-select:none;-moz-user-select:none;user-select:none}#modal-cards-play .flip-card{transition:transform .6s ease-in-out;transform-style:preserve-3d;cursor:pointer}#modal-cards-play .flip-card:is(.prepare,.served){transform:rotateY(179.99deg)}#modal-cards-play .flip-card:is(.prepare,.served) .card-front{display:none}#modal-cards-play .flip-card:is(.served,.flipped) .card-side{transition:box-shadow .35s ease-out,translate .35s ease-out;box-shadow:0 0 3em .3em #000;translate:.2em}#modal-cards-play .flip-card.flipped{transform:rotateY(0deg)}#modal-cards-play .flip-card.passed{animation-name:deck-card-pass;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}#modal-cards-play .flip-card .card-side{display:inline-block;position:absolute;width:100%;height:100%;background-color:#333;border-radius:1.2em;outline:.1em solid #ccc;outline-offset:-.55em;backface-visibility:hidden}#modal-cards-play .flip-card .card-suit{background-image:url(/_next/static/media/letter-logo-b.50542ee4.png);background-repeat:no-repeat;background-position:50%;background-size:70%;transform:rotateY(180deg)}#modal-cards-play .flip-card .card-face{display:flex;justify-content:center;align-items:center;color:#fff;outline-color:#fff;translate:-.2em!important}#modal-cards-play .flip-card .card-face .title-container{display:flex;align-items:center;justify-content:center;width:85%;height:85%;overflow:hidden}#modal-cards-play .flip-card .card-face .title-container .card-title{font-size:1.6em;translate:.2em;text-align:center;text-transform:uppercase;word-wrap:break-word;word-break:break-all;color:inherit}#modal-cards-play .player-name{display:inline-block;position:absolute;left:50vw;top:calc(75vh + 6.3em);translate:-50% -50%;color:#d9d9d9;text-transform:uppercase;text-shadow:.1em .1em .2em #000;border-bottom:.14em dashed #d9d9d9;cursor:text}#modal-cards-play .player-name .name-label{font-size:1.5em}#modal-cards-players .players-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}#modal-cards-players .players-container .players-list{display:flex;flex-direction:column;width:90%;max-width:50em;max-height:70vh;gap:.1em;border-radius:.5em;letter-spacing:.2em;overflow-y:scroll;background-color:#e6e6e6}#modal-cards-players .players-container .players-list .players-row{display:flex;flex-direction:row;align-items:center;justify-content:stretch;flex:0 0 3em;width:100%;background-color:gray}#modal-cards-players .players-container .players-list .players-row .row-item{word-wrap:none;word-break:keep-all;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}#modal-cards-players .players-container .players-list .players-row .row-index{flex:0 0 4em;padding-left:1em;text-overflow:clip}#modal-cards-players .players-container .players-list .players-row .row-player{flex:0 0 15em;margin-right:5em}#modal-cards-players .players-container .players-list .players-row .row-card{flex:1 1 auto;padding-right:1em;text-align:right}#modal-data-save{display:flex;flex-direction:column;align-items:center;justify-content:center}#modal-data-save *{letter-spacing:.17em}#modal-data-save .save-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3.5em 2.5em;gap:2em;border-radius:.4em;background-color:#282828}#modal-data-save .save-box .file-input{width:100%;background-color:#282828}#modal-data-save .save-box .file-input .label{font-size:1.4em;text-align:center;padding:.3em 0;width:100%;background-color:hsla(0,0%,100%,.05)}#modal-data-save .save-box .file-input .input{font-size:1.5em;margin-top:.5em;width:100%;text-transform:none;color:#fff;background-color:rgba(0,0,0,.3)}#modal-data-save .save-box .save-options{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1em}#modal-data-save .save-box .save-options .save-option{font-size:1.2em;padding:.6em;border-radius:.2em;background-color:#eebc34}#modal-data-save .save-box .save-options .save-option .label{color:#282828}#modal-data-save .save-box .save-options .save-option .icon{background-color:#282828}#modal-data-save .save-box .save-options .save-option:hover{background-color:#dcad2a}#modal-data-load{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.5em}#modal-data-load .file-loader{display:flex;flex-direction:column;width:25em;gap:.2em}#modal-data-load .file-loader .file-input,#modal-data-load .file-loader .file-input *{border-radius:0}#modal-data-load .file-loader .file-input::file-selector-button{margin-right:.5em;padding:.2em .6em;border-radius:0;border:.1em solid #4f492e;color:#282828;background-color:#ebcf3e}#modal-data-load .file-loader .load-button{width:100%;padding:.5em;border-radius:.2em;background-color:#eebc34}#modal-data-load .list-field{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5em}#modal-data-load .list-field .list-title{width:100%;text-align:center;font-size:1.5em;color:#e6e6e6;background-color:#282828}#modal-data-load .list-field .file-list{display:flex;position:relative;flex-direction:column;width:30em;height:25em;gap:.2em;overflow-x:hidden;overflow-y:auto;border-radius:.3em;background-color:#282828}#modal-data-load .list-field .file-list .file-entry{display:flex;flex-direction:row;align-items:center;width:100%;padding:.6em .8em;color:#e6e6e6}#modal-data-load .list-field .file-list .file-entry:nth-child(2n){background-color:#525252}#modal-data-load .list-field .file-list .file-entry:nth-child(odd){background-color:#474747}#modal-data-load .list-field .file-list .file-entry .entry-name{flex:1 1 auto;cursor:pointer;overflow:hidden;text-overflow:ellipsis}#modal-data-load .list-field .file-list .file-entry .remove-button{flex:0 0 auto;padding-left:.5em}@font-face{font-family:__Archivo_Narrow_948138;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0b5408e16f9bc778-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Archivo_Narrow_948138;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d4e22063cc9fe06c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Archivo_Narrow_948138;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1a87f79f827fe5b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Archivo_Narrow_Fallback_948138;src:local("Arial");ascent-override:125.51%;descent-override:37.83%;line-gap-override:0.00%;size-adjust:82.46%}.__className_948138{font-family:__Archivo_Narrow_948138,__Archivo_Narrow_Fallback_948138;font-weight:700;font-style:normal}@font-face{font-family:__Bowlby_One_SC_372be7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fcaae482db098959-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bowlby_One_SC_372be7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/31624cd3d23a9234-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bowlby_One_SC_Fallback_372be7;src:local("Arial");ascent-override:82.28%;descent-override:32.06%;line-gap-override:0.00%;size-adjust:133.41%}.__className_372be7{font-family:__Bowlby_One_SC_372be7,__Bowlby_One_SC_Fallback_372be7;font-weight:400;font-style:normal}