@font-face{font-family:NanumSquareNeo;src:url(NanumSquareNeo-aLt.d3738d55.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:NanumSquareNeo;src:url(NanumSquareNeo-bRg.981ad2a8.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:NanumSquareNeo;src:url(NanumSquareNeo-cBd.3ac94c19.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:NanumSquareNeo;src:url(NanumSquareNeo-dEb.bf75e4a1.ttf)format("truetype");font-weight:800;font-style:normal}@font-face{font-family:NanumSquareNeo;src:url(NanumSquareNeo-eHv.369bf4fe.ttf)format("truetype");font-weight:900;font-style:normal}*{box-sizing:border-box}canvas{width:100%;height:100%;position:fixed;inset:0}#game-title{color:#fff;z-index:100;pointer-events:none;text-shadow:0 0 10px #000c;font-family:Pretendard,sans-serif;font-size:35px;font-weight:700;position:fixed;top:40px;left:50%;transform:translate(-50%)}div.copyright{color:#fff;z-index:999;text-align:center;width:90%;font-size:12px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}div.copyright a{color:#fff}#settings{z-index:999;visibility:visible;opacity:1;background:#1a1a1a;border:1px solid #00ffa3;border-radius:12px;min-width:50%;max-width:calc(100% - 2rem);padding:10px;transition:visibility,opacity 1s linear;display:flex;position:fixed;bottom:1rem;left:1rem;box-shadow:0 4px 20px #00ffa326}#settings.hide{opacity:0;visibility:hidden}#settings h3{color:#00ffa3;margin:0 0 8px;padding:0;font-size:12pt;font-weight:700}#settings #in_title{color:#fff;background:#0a0a0a;border:1px solid #333;border-radius:8px;width:100%;margin-bottom:8px;padding:6px 8px;font-size:12pt}#settings #in_title::placeholder{color:#666}#settings #in_title:focus{border-color:#00ffa3;outline:none}#settings textarea{color:#fff;background:#0a0a0a;border:1px solid #333;border-radius:8px;width:100%;min-height:5rem;padding:8px;font-size:13pt}#settings textarea::placeholder{color:#666}#settings button{color:#fff;cursor:pointer;background:#0a0a0a;border:1px solid #00ffa3;border-radius:8px;padding:4px 15px;transition:all .2s;position:relative;overflow:hidden}#settings button:hover{color:#000;background:#00ffa3;box-shadow:0 0 10px #00ffa380}#settings button:active:after{content:"";background:#00ffa34d;position:absolute;inset:0}#settings .icon{vertical-align:middle;background:currentColor;width:25px;height:25px;display:inline-block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}#settings .icon.play{mask-image:url(play.d2b98249.svg)}#settings .icon.shuffle{mask-image:url(shuffle.e9e498cf.svg)}#settings .icon.map{mask-image:url(map.eb357c03.svg)}#settings .icon.trophy{mask-image:url(trophy.50d1ba0a.svg)}#settings .icon.bomb{mask-image:url(bomb.455f9b17.svg)}#settings div.left{flex-grow:1;flex-shrink:1;order:1}#settings div.left .actions{justify-content:stretch;align-items:center;gap:2px;display:flex}#settings div.left .actions div.sep{flex-grow:1}#settings div.right{flex-grow:0;flex-shrink:0;order:2;align-self:flex-start;padding-top:24px}#settings div.right div.row{align-items:center;height:35px;display:flex}#settings div.right div.row label{color:#00ffa3;flex-grow:0;flex-shrink:0;width:150px;padding-left:1rem;font-weight:600}#settings select{color:#fff;cursor:pointer;background:#0a0a0a;border:1px solid #333;border-radius:8px;width:100%;height:30px;padding:0 8px}#settings select:focus{border-color:#00ffa3;outline:none}#settings input[type=checkbox]{vertical-align:middle;cursor:pointer;width:0;height:28px;position:relative}#settings input[type=checkbox]:before{content:"";background:#333;border:1px solid #444;border-radius:28px;width:54px;height:28px;transition:all .3s;display:inline-block;position:absolute;top:0;left:0}#settings input[type=checkbox]:after{content:"";background:#666;border-radius:28px;width:24px;height:24px;transition:all .3s;position:absolute;top:2px;left:2px}#settings input[type=checkbox]:checked:after{background:#000;transform:translate(100%)}#settings input[type=checkbox]:checked:before{content:"";background:#00ffa3;border-color:#00ffa3;box-shadow:0 0 8px #00ffa380}#settings .btn-group{justify-content:stretch;gap:2px;display:flex}#settings .btn-group>*{box-sizing:border-box;color:#fff;cursor:pointer;background:#0a0a0a;border:1px solid #333;border-radius:8px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:70%;height:30px;padding:0;transition:all .2s;display:flex;overflow:hidden}#settings .btn-group>:hover{border-color:#00ffa3}#settings .btn-group>:first-child,#settings .btn-group>:last-child{border-radius:8px}#settings .btn-group>.active:before{content:"";vertical-align:middle;background:#00ffa3;width:16px;height:16px;margin-right:4px;display:inline-block;mask-image:url(check.7e390469.svg);mask-repeat:no-repeat}#settings .btn-group>.active{color:#00ffa3;background:#1a1a1a;border-color:#00ffa3;font-weight:700;box-shadow:0 0 8px #00ffa34d}#settings .btn-group input[type=number]{box-sizing:border-box;text-align:center}@media screen and (width<=750px){#settings{opacity:1;visibility:visible;width:calc(100% - 2rem);min-width:50px;max-width:100%;transition:visibility,opacity 1s linear;display:block;bottom:calc(2.5rem + 60px);overflow:hidden}#settings.hide{opacity:0;visibility:hidden}#settings div.right div.row{border-bottom:1px solid #555;height:auto;padding:.5rem 0;display:block}#settings div.right div.row label{width:100%;margin-bottom:.5rem;padding-left:0;display:block}#settings div.right div.row .icon{width:15px;height:15px}}div.toast{color:#00ffa3;z-index:1000;background:#1a1a1a;border:1px solid #00ffa3;border-radius:8px;padding:12px 20px;animation:.2s linear fade-in,.2s linear 1s reverse fade-in;position:fixed;bottom:10px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 20px #00ffa34d}@keyframes fade-in{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}
/*# sourceMappingURL=roullet_chzzk.bc22c136.css.map */
