@import"https://fonts.googleapis.com/css2?family=Chivo+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik+Scribble&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik+Dirt&family=Rubik+Doodle+Shadow&family=Rubik+Moonrocks&family=Secular+One&display=swap";._app_89lua_1{width:100%;height:100vh;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;color:#fff;background:#020024;background:linear-gradient(81deg,#020024,#02007d 0%,#000);overflow-y:auto}header{width:35%;height:100%;padding:25px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;text-shadow:3px 3px 15px rgba(0,0,0,.516);transition:.3s}#_select_89lua_35{width:100%;justify-content:center;transition:.3s}._selectMode_89lua_35{display:flex;flex-direction:column;gap:20px}._bigImage_89lua_42{width:22vw;min-width:200px;transition:.3s}._divider_89lua_48{height:100%;width:.5vw;min-width:2px;background-color:#bcbdff;box-shadow:0 10px 25px #fff}._headerInfo_89lua_56{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}header h1{font-size:4vw;padding-bottom:7px;margin-bottom:20px;border-bottom:2px solid white}header img{width:15vw;margin-bottom:30px;transition:.3s}._timers_89lua_82{display:flex;gap:13px}._hide_89lua_87{transform:scale(0)}._winner_89lua_91{width:100%;display:flex;justify-content:center;align-items:center;position:relative;transform:scale(1);transition:.3s ease-in-out;margin-bottom:1vw;font-weight:400}._winner_89lua_91 img{width:25vw;margin:0}._winner_89lua_91 span{position:absolute;font-size:3vw;text-shadow:3px 3px 8px rgba(0,0,0,.786)}._newGame_89lua_114,._gameModeBT_89lua_114{position:relative;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}._newGame_89lua_114 img,._gameModeBT_89lua_114 img{width:20vw;min-width:170px;margin:0}._newGame_89lua_114 span,._gameModeBT_89lua_114 span{position:absolute;font-size:2vw;text-shadow:1px 1px 5px rgba(0,0,0,.631);color:#f1f1ff;font-family:Rubik Dirt,system-ui;font-weight:500;font-style:normal}._newGame_89lua_114:hover,._gameModeBT_89lua_114:hover{transform:scale(1.04);transition:.2s}._newGame_89lua_114:not(:hover),._gameModeBT_89lua_114:not(:hover){transform:scale(1);transition:.2s}header button:hover{transform:scale(1.04);transition:.2s}header button:not(:hover){transform:scale(1);transition:.2s}main{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.3s}._redTurnMsg_89lua_173{animation:_turnMsg_89lua_1 .7s ease-in-out forwards;margin-top:-30px;margin-bottom:25px;font-size:25px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:2px solid rgb(243,44,44);border-radius:15px;padding:5px 20px;transition:.3s}._yelTurnMsg_89lua_188{animation:_turnMsg_89lua_1 .7s ease-in-out forwards;margin-top:-30px;margin-bottom:25px;font-size:25px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:2px solid rgb(249,234,16);border-radius:15px;padding:5px 20px;transition:.3s}@keyframes _turnMsg_89lua_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}tbody{position:relative;display:flex;width:max-content;height:max-content;background-color:#15159f;padding:10px;border-radius:7px;box-shadow:5px 5px 20px #0000005c;border:2px solid rgb(87,87,255)}._darker_89lua_228{position:absolute;width:100%;height:100%;top:0;right:0;z-index:20;background-color:#000000ac;transition:1s}tr{display:flex;flex-direction:column;position:relative}._dropRed_89lua_245{animation:_fallAnimation_89lua_1 .3s ease;position:absolute;width:calc(9vw - 3px);aspect-ratio:1/1;max-width:82px;max-height:82px;border-radius:100%;margin:3px;background-color:#ffcbcb;opacity:1;background-image:radial-gradient(circle at center center,#f32c2c,#ffcbcb),repeating-radial-gradient(circle at center center,#f32c2c,#f32c2c,7px,transparent 14px,transparent 7px);background-blend-mode:multiply}._dropYellow_89lua_262{animation:_fallAnimation_89lua_1 .3s ease;position:absolute;width:calc(9vw - 3px);aspect-ratio:1/1;max-width:82px;max-height:82px;border-radius:100%;margin:3px;background-color:#fff9aa;opacity:1;background-image:radial-gradient(circle at center center,#f9ea10,#fff9aa),repeating-radial-gradient(circle at center center,#f9ea10,#f9ea10,7px,transparent 14px,transparent 7px);background-blend-mode:multiply}@keyframes _fallAnimation_89lua_1{0%{transform:translateY(-500px)}to{transform:translateY(0)}}._rows_89lua_291 td{height:80px;margin:1px}._popRedPiece_89lua_296{animation:_popPieces_89lua_1 1.5s forwards;position:absolute;width:9vw;aspect-ratio:1/1;max-width:85px;max-height:85px;margin:3px;border-radius:100%;background-color:#ffcbcb;opacity:1;background-image:radial-gradient(circle at center center,#f32c2c,#ffcbcb),repeating-radial-gradient(circle at center center,#f32c2c,#f32c2c,7px,transparent 14px,transparent 7px);background-blend-mode:multiply;border:3px solid rgb(87,87,255);z-index:30}._popYelPiece_89lua_313{animation:_popPieces_89lua_1 1.5s forwards;position:absolute;width:9vw;aspect-ratio:1/1;max-width:85px;max-height:85px;margin:3px;border-radius:100%;background-color:#fff9aa;opacity:1;background-image:radial-gradient(circle at center center,#f9ea10,#fff9aa),repeating-radial-gradient(circle at center center,#f9ea10,#f9ea10,7px,transparent 14px,transparent 7px);background-blend-mode:multiply;border:3px solid rgb(87,87,255);z-index:30}@keyframes _popPieces_89lua_1{0%{transform:scale(1)}50%{transform:scale(1.06);filter:brightness(1.6)}to{transform:scale(1)}}@media (max-width: 820px){._app_89lua_1{flex-direction:column;background:#020024;background:linear-gradient(230deg,#020024,#02007d 0%,#000);padding:15px;transition:.3s}._divider_89lua_48{width:100%;height:3px;display:none}header{width:100%;height:min-content;padding:25px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;text-shadow:3px 3px 15px rgba(0,0,0,.516);transition:.3s}._selectMode_89lua_35{display:flex;flex-direction:column;gap:20px}._bigImage_89lua_42{width:22vw;min-width:200px;transition:.3s}._headerInfo_89lua_56{height:min-content;display:flex;flex-direction:column;justify-content:space-between;align-items:center}header h1{font-size:4vw;padding-bottom:7px;margin-bottom:20px;border-bottom:2px solid white}header img{width:50%;margin-bottom:30px;transition:.3s}._timers_89lua_82{width:100%;display:flex;gap:13px}._winner_89lua_91 img{width:90%}._winner_89lua_91 span{font-size:9vw}._newGame_89lua_114{position:fixed;bottom:3vh}._newGame_89lua_114 span,._gameModeBT_89lua_114 span{font-size:17px}main{justify-content:flex-start;transition:.3s}._dropRed_89lua_245,._dropYellow_89lua_262{width:calc(9vw - 2px);aspect-ratio:1/1;max-width:83px;max-height:83px}._popRedPiece_89lua_296,._popYelPiece_89lua_313{width:9vw;aspect-ratio:1/1;max-width:85px;max-height:85px}}._cell_1cp0w_1{width:9vw;aspect-ratio:1/1;max-width:85px;max-height:85px;margin:3px;background:#020024;background:linear-gradient(135deg,#9795b5,#02008c 0%,#000);border-radius:100%;border:3px solid rgb(87,87,255)}#_red_1cp0w_1{background-color:#ffcbcb;opacity:1;background-image:radial-gradient(circle at center center,#f32c2c,#ffcbcb),repeating-radial-gradient(circle at center center,#f32c2c,#f32c2c,7px,transparent 14px,transparent 7px);background-blend-mode:multiply}#_yellow_1cp0w_1{background-color:#fff9aa;opacity:1;background-image:radial-gradient(circle at center center,#f9ea10,#fff9aa),repeating-radial-gradient(circle at center center,#f9ea10,#f9ea10,7px,transparent 14px,transparent 7px);background-blend-mode:multiply}#_lowRed_1cp0w_1{background-color:#6f5e5e;opacity:1;background-image:radial-gradient(circle at center center,#ff9f9f,#fff8f8),repeating-radial-gradient(circle at center center,#ffe6e6,#ffe6e6,7px,transparent 14px,transparent 7px);background-blend-mode:multiply}#_lowYellow_1cp0w_1{background-color:#898989;opacity:1;background-image:radial-gradient(circle at center center,#fff891,#fffef5),repeating-radial-gradient(circle at center center,#fff68f,#fffee9,7px,transparent 14px,transparent 7px);background-blend-mode:multiply}@media (max-width: 820px){._cell_1cp0w_1{border:2px solid rgb(87,87,255)}}._red_1rqr4_3,._yellow_1rqr4_4{width:100%;display:flex;flex-direction:column;align-items:center}._timeBox_1rqr4_11{position:relative;display:flex;justify-content:center;align-items:center;margin-top:-1.3vw}._timeBox_1rqr4_11 img{margin:0}._time_1rqr4_11{position:absolute;font-size:1.8vw;font-family:Chivo Mono,monospace;font-weight:900;text-shadow:2px 2px 7px rgba(0,0,0,.511)}._red_1rqr4_3 ._title_1rqr4_31{color:#f32c2c;font-size:1.5vw;font-weight:400}._yellow_1rqr4_4 ._title_1rqr4_31{font-size:1.5vw;color:#f9ea10;font-weight:400}@media (max-width: 820px){._red_1rqr4_3,._yellow_1rqr4_4{width:38vw;height:max-content;display:flex;flex-direction:column;align-items:center}._timeBox_1rqr4_11{position:relative;display:flex;justify-content:center;align-items:center;margin-top:-3vw}._timeBox_1rqr4_11 img{width:100%}._time_1rqr4_11{position:absolute;font-size:5.5vw;font-family:Chivo Mono,monospace;font-weight:900;text-shadow:2px 2px 7px rgba(0,0,0,.511)}._red_1rqr4_3 ._title_1rqr4_31{color:#f32c2c;font-size:4.5vw;font-weight:400}._yellow_1rqr4_4 ._title_1rqr4_31{font-size:4.5vw;color:#f9ea10;font-weight:400}}*{margin:0;padding:0;box-sizing:border-box;direction:rtl}body{font-family:Rubik Dirt,system-ui;font-weight:400;font-style:normal}
