@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Code+Pro:wght@500;700&display=swap";:root{font-family:Rubik;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:var(--color-1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overflow:hidden;overscroll-behavior:none;--color-1: #242424 }input:-webkit-autofill{-webkit-text-fill-color:white!important}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{margin:0 auto;text-align:center;width:100%;height:100dvh}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1e1e1e;cursor:pointer;transition:border-color .25s;color:#ffffffde}*:focus{outline:none}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.card.svelte-w2steq{height:120px;width:80px;padding:0;border-radius:8px}.card.shadow.svelte-w2steq{box-shadow:0 0 10px #0000007f}.ONU.svelte-w2steq{fill:#444;font-size:25px;font-weight:900}.n1.svelte-w2steq{font-size:20px;font-weight:700;fill:#fff}.n2.svelte-w2steq{font-size:50px;font-weight:700}.n3.svelte-w2steq{font-size:60px;font-weight:700}.plus.svelte-w2steq{font-size:12px}.color-palette.svelte-181qld5.svelte-181qld5{position:absolute;width:fit-content;top:-90px;display:flex;justify-content:center;z-index:100}@media (min-width: 480px){.color-palette.svelte-181qld5.svelte-181qld5{left:-49px}}@media (max-width: 480px){.color-palette.svelte-181qld5.svelte-181qld5{position:fixed;width:100dvw;left:0;top:calc(100dvh - 120px)}}.color-palette.svelte-181qld5 .center.svelte-181qld5{padding:10px;width:fit-content;background-color:#000;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px #0000007f;z-index:10}@media (max-width: 480px){.color-palette.svelte-181qld5 .center.svelte-181qld5{border-radius:25px}}.color-palette.svelte-181qld5 button.svelte-181qld5{all:unset;width:26px;height:26px;margin:5px;border-radius:5px;transition:all .2s ease;border:2px solid transparent;display:flex;align-items:center;justify-content:center}@media (max-width: 480px){.color-palette.svelte-181qld5 button.svelte-181qld5{border-radius:10px;height:50px;width:50px}}.color-palette.svelte-181qld5 button.svelte-181qld5:hover{border:2px solid white}.card-box.svelte-181qld5.svelte-181qld5{position:relative;margin:.5rem}.card-box.selecting-color.svelte-181qld5.svelte-181qld5{z-index:10}.card-wrap.svelte-181qld5.svelte-181qld5{cursor:pointer;transition:all .1s ease;-webkit-user-select:none;user-select:none}@media (min-width: 480px){.card-wrap.selectable.svelte-181qld5.svelte-181qld5:hover{transform:translate3d(-10px,-20px,0) rotate3d(0,0,1,-5deg);box-shadow:10px 10px 10px #00000165}}.card-wrap.sel.svelte-181qld5.svelte-181qld5{transform:translate3d(0,-20px,0);z-index:1}.players.svelte-lntefc.svelte-lntefc{font-size:20px;font-weight:500;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:30px;z-index:1}@media (max-width: 820px){.players.svelte-lntefc.svelte-lntefc{justify-content:flex-start;align-self:flex-start;max-width:200px;width:100%;padding-left:5%;margin-top:10px;max-height:calc(100% + 60px)}}@media (max-width: 480px){.players.svelte-lntefc.svelte-lntefc{margin-bottom:-60px}}.players.svelte-lntefc .back.svelte-lntefc{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#24242481;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 480px){.players.svelte-lntefc .back.svelte-lntefc{height:calc(100% + 60px);margin-bottom:-60px}}.players.svelte-lntefc .single-player.svelte-lntefc{display:flex;align-items:center}.players.svelte-lntefc .single-player .gr.svelte-lntefc{display:grid;place-content:center}.players.svelte-lntefc .single-player .gr .player.svelte-lntefc{grid-column:1/2;grid-row:1/2}.players.svelte-lntefc .single-player .expand.svelte-lntefc{height:40px;width:40px;border-radius:25px;background-color:#3e3e3e;box-shadow:0 0 20px #00000048;display:grid;place-content:center;z-index:100;transition:all .3s ease}.players.svelte-lntefc .single-player .expand.any-danger.svelte-lntefc{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradient 5s ease infinite}.players.svelte-lntefc .single-player .expand.up.svelte-lntefc{transform:rotate3d(0,0,1,180deg)}.players.svelte-lntefc .direction.svelte-lntefc{display:flex;justify-content:center;align-items:center;height:35px;width:100px}.players.svelte-lntefc .direction .arrow.svelte-lntefc{transform:rotate3d(0,0,1,90deg);transition:all .3s ease;font-size:20px}.players.svelte-lntefc .direction.opp .arrow.svelte-lntefc{transform:rotate3d(0,0,1,-90deg)}.players.svelte-lntefc .list.svelte-lntefc{display:flex;flex-direction:column;height:inherit;align-items:flex-start;flex-shrink:1}@media (max-width: 820px){.players.svelte-lntefc .list.svelte-lntefc{padding-top:20px;width:calc(100dvw - 40px);overflow-y:scroll}}.players.svelte-lntefc .player.svelte-lntefc{padding:1px 30px 1px 15px;border-radius:10px;display:flex;align-items:center;margin:2px;z-index:1;transition:all .2s ease;height:50px}.players.svelte-lntefc .player.ex.svelte-lntefc{z-index:0}@media (max-width: 480px){.players.svelte-lntefc .player.svelte-lntefc{height:44px;padding:0 27px 0 14px;border-radius:8px}}.players.svelte-lntefc .player.sel.svelte-lntefc:hover{background-color:#15656b;box-shadow:0 0 10px #15656bb0;cursor:pointer}.players.svelte-lntefc .player .name.svelte-lntefc{margin-right:8px;margin-top:1px;overflow:hidden;text-wrap:nowrap;font-weight:500;font-size:18px}@media (max-width: 480px){.players.svelte-lntefc .player .name.svelte-lntefc{font-size:16px}}.players.svelte-lntefc .player .transition.svelte-lntefc{display:grid}.players.svelte-lntefc .player .cards.svelte-lntefc{grid-column:1/2;grid-row:1/2;display:flex;max-width:100px}.players.svelte-lntefc .player .cards .player-card.svelte-lntefc{margin:8px -20px 8px 8px;box-shadow:0 0 5px #0000006b;height:32px;width:22px;border-radius:3px}@media (max-width: 480px){.players.svelte-lntefc .player .cards .player-card.svelte-lntefc{margin-top:6px;margin-bottom:6px}}.players.svelte-lntefc .player .onu.svelte-lntefc{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradient 5s ease infinite;box-shadow:0 0 20px #00000074;font-weight:900;color:#fff;padding:2px 5px;border-radius:3px;margin-left:30px;margin-right:-20px;transition:all .3s ease}.players.svelte-lntefc .player .onu.svelte-lntefc:hover{color:#000}.players.svelte-lntefc .losing-conn.svelte-lntefc{color:#ffbb3e}.players.svelte-lntefc .lost-conn.svelte-lntefc{color:#ff5050}.players.svelte-lntefc .playing.svelte-lntefc{background-color:#4d4d4d;box-shadow:0 0 10px #fff2}.close.svelte-1n03pgg.svelte-1n03pgg{position:fixed;box-shadow:0 0 20px #00000074;top:20px;right:35px;z-index:11}.info-modal.svelte-1n03pgg.svelte-1n03pgg{position:absolute;width:100%;height:100dvh;background-color:#101010b9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;transition:all .3s ease;z-index:10;overflow-y:scroll}.info-modal.svelte-1n03pgg .box.svelte-1n03pgg{background-color:#454545;border-radius:10px;box-shadow:0 0 20px #00000074;height:fit-content;width:600px;padding:15px 30px 30px;margin-top:100px;margin-bottom:100px}@media (max-width: 700px){.info-modal.svelte-1n03pgg .box.svelte-1n03pgg{width:100%;padding:35px 20px 20px;margin:0;border-radius:0}}.info-modal.svelte-1n03pgg .box .section.svelte-1n03pgg{display:flex;flex-direction:column;text-align:left;margin-bottom:15px}.info-modal.svelte-1n03pgg .box .section h1.svelte-1n03pgg{background-color:#252525;padding:7px 5px 5px 10px;border-radius:5px;text-align:center}.info-modal.svelte-1n03pgg .box .section h2.svelte-1n03pgg{border-bottom:1px solid white;padding-bottom:5px;font-size:36px;margin:25px 5px 5px 0}.info-modal.svelte-1n03pgg .box .section .card-display.svelte-1n03pgg{align-self:center;display:flex;justify-content:space-around}.info-modal.svelte-1n03pgg .box .section .card-display .card-container.svelte-1n03pgg{display:flex;flex-direction:column;align-items:center;margin:10px}@media (max-width: 420px){.info-modal.svelte-1n03pgg .box .section .card-display .card-container.svelte-1n03pgg{transform:scale(.75);margin:-15px 0}}.info-modal.svelte-1n03pgg .box .section .card-display .card-container h3.svelte-1n03pgg{margin-top:10px;margin-bottom:2px;text-align:center}.info-modal.svelte-1n03pgg .box .section .compact.svelte-1n03pgg{display:flex;margin-right:50px}.info-modal.svelte-1n03pgg .box .section .compact .h.svelte-1n03pgg{width:30px}.info-modal.svelte-1n03pgg .box .section .sym.svelte-1n03pgg{display:flex;align-items:center;height:110px;font-size:40px}.info-modal.svelte-1n03pgg .box .section .card-play.svelte-1n03pgg{display:flex;justify-content:center;align-items:center;gap:30px;margin:8px}@media (max-width: 420px){.info-modal.svelte-1n03pgg .box .section .card-play.svelte-1n03pgg{gap:10px;margin-top:-3px;margin-bottom:-3px}.info-modal.svelte-1n03pgg .box .section .card-play .h.svelte-1n03pgg{transform:scale(.75);margin:-5px}}.win-modal.svelte-stp4eb.svelte-stp4eb{position:absolute;width:inherit;height:inherit;background-color:#101010b9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.win-modal.svelte-stp4eb .box.svelte-stp4eb{display:flex;flex-direction:column;justify-content:space-between;background-color:#454545;border-radius:10px;box-shadow:0 0 20px #00000074;height:200px;width:300px;padding:20px}.leave-modal.svelte-1lzdbt0.svelte-1lzdbt0{position:fixed;height:100dvh;width:100dvw;background-color:#101010b9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:center;justify-content:center}.leave-modal.svelte-1lzdbt0 .box.svelte-1lzdbt0{text-align:left;width:260px;padding:12px 30px 30px;background-color:#454545;border-radius:8px}.leave-modal.svelte-1lzdbt0 .box .control.svelte-1lzdbt0{width:100%;margin-top:30px;display:flex;justify-content:space-around}.leave-modal.svelte-1lzdbt0 .box .control button.svelte-1lzdbt0{width:100px}.title.svelte-1lzdbt0.svelte-1lzdbt0{height:100px;width:100%;display:flex;align-items:center;justify-content:space-between;touch-action:none;flex-shrink:0}@media (max-width: 480px){.title.svelte-1lzdbt0.svelte-1lzdbt0{height:70px}}.title.svelte-1lzdbt0 .left.svelte-1lzdbt0{cursor:pointer;display:flex;align-items:center}.title.svelte-1lzdbt0 .left .logo.svelte-1lzdbt0{font-size:50px;font-weight:900;padding-left:30px;margin-right:15px}@media (max-width: 480px){.title.svelte-1lzdbt0 .left .logo.svelte-1lzdbt0{font-size:30px;padding-left:20px;margin-right:8px}}.title.svelte-1lzdbt0 .left .beta.svelte-1lzdbt0{background-color:gray;color:#242424;font-weight:700;font-size:20px;padding:2px 7px 0;border-radius:3px}@media (max-width: 480px){.title.svelte-1lzdbt0 .left .beta.svelte-1lzdbt0{font-size:15px;padding:1px 5px 0}}.title.svelte-1lzdbt0 .right.svelte-1lzdbt0{display:flex;align-items:center;gap:30px;padding-right:30px}@media (max-width: 480px){.title.svelte-1lzdbt0 .right.svelte-1lzdbt0{gap:20px;padding-right:20px}}.title.svelte-1lzdbt0 .right .user.svelte-1lzdbt0{font-size:20px}@media (max-width: 480px){.title.svelte-1lzdbt0 .right .user.svelte-1lzdbt0{font-size:15px}}.title.svelte-1lzdbt0 .right button.svelte-1lzdbt0{padding:0;height:30px;width:30px;background-color:#242424;border:3px solid #dddddd;border-radius:50px;font-size:20px;font-weight:500;display:flex;align-items:center;justify-content:center}.game.svelte-1lzdbt0.svelte-1lzdbt0{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%;overflow-x:hidden;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.center.svelte-1lzdbt0.svelte-1lzdbt0{display:flex;position:relative;min-height:390px;width:100%;justify-content:space-between;flex-grow:2.25;flex-basis:1%}@media (min-width: 820px){.center.svelte-1lzdbt0.svelte-1lzdbt0{margin-bottom:max(-10%,-80px)}}@media (max-width: 820px){.center.svelte-1lzdbt0.svelte-1lzdbt0{padding-bottom:60px;min-height:320px}}@media (max-width: 480px){.center.svelte-1lzdbt0.svelte-1lzdbt0{padding-bottom:0;max-height:400px;justify-self:flex-end}}.center.svelte-1lzdbt0 .play.svelte-1lzdbt0{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media (max-width: 820px){.center.svelte-1lzdbt0 .play.svelte-1lzdbt0{inset:unset;width:50%;left:0;right:0;height:136px;align-self:flex-end}}.center.svelte-1lzdbt0 .play .play-base.svelte-1lzdbt0{width:96px;height:136px;border-radius:1rem}.center.svelte-1lzdbt0 .deck.svelte-1lzdbt0{position:relative;justify-content:center;align-self:center;height:136px;width:96px;margin-right:12%}@media (max-width: 820px){.center.svelte-1lzdbt0 .deck.svelte-1lzdbt0{align-self:flex-end;margin-right:10%}}.center.svelte-1lzdbt0 .deck .deck-top.svelte-1lzdbt0,.center.svelte-1lzdbt0 .deck .deck-below.svelte-1lzdbt0{position:absolute}.center.svelte-1lzdbt0 .deck .deck-body.svelte-1lzdbt0{position:absolute;top:8px;left:8px;background:linear-gradient(90deg,#b0b0b0 0%,#d7d7d7 10%,#d7d7d7 90%,#b0b0b0 100%);height:7.5rem;width:5rem;border-radius:.5rem}.center.svelte-1lzdbt0 .deck .deck-base.svelte-1lzdbt0{position:absolute;top:8px;left:8px;background-color:#3d3d3d;height:7.5rem;width:5rem;border-radius:.5rem}.center.svelte-1lzdbt0 .deck .shuffle.svelte-1lzdbt0{bottom:-50px;position:absolute}.center.svelte-1lzdbt0 .deck .wrap.svelte-1lzdbt0{font-family:rubik;font-weight:700;font-size:50px;position:absolute;right:-20px;top:-70px}.center.svelte-1lzdbt0 .deck .wrap .plus-stack.svelte-1lzdbt0{display:flex;align-items:center;justify-content:center}.center.svelte-1lzdbt0 .deck .wrap .plus-stack.turn.svelte-1lzdbt0{color:#ff3232}.center.svelte-1lzdbt0 .deck .wrap .plus-stack.svelte-1lzdbt0:before{content:"+";font-size:40px;margin:3px}.center.svelte-1lzdbt0 .played-top.svelte-1lzdbt0{position:absolute;transition:all .1s ease}.bottom.svelte-1lzdbt0.svelte-1lzdbt0{display:flex;flex-grow:1;flex-direction:column;align-items:center;justify-content:space-between;width:100%;overflow-y:visible}@media (min-width: 480px){.bottom.svelte-1lzdbt0.svelte-1lzdbt0{height:20%}}@media (max-width: 480px){.bottom.svelte-1lzdbt0.svelte-1lzdbt0{flex-grow:0}}.bottom.svelte-1lzdbt0 .hand-wrap.svelte-1lzdbt0{width:100%;flex-grow:1;display:grid;place-items:center;overflow-y:visible}.bottom.svelte-1lzdbt0 .hand-wrap .transition.svelte-1lzdbt0{grid-column:1/2;grid-row:1/2;display:grid;place-items:center;width:100%;overflow-y:visible}.bottom.svelte-1lzdbt0 .hand-wrap .hand.svelte-1lzdbt0{position:relative;display:flex;flex-wrap:wrap;align-items:center;padding:30px;max-width:60%;border-radius:2rem}.bottom.svelte-1lzdbt0 .hand-wrap .hand .uno.svelte-1lzdbt0{position:absolute;top:-60px;left:13px;width:inherit;cursor:pointer}@media (max-width: 480px){.bottom.svelte-1lzdbt0 .hand-wrap .hand .uno.svelte-1lzdbt0{top:20px;left:32px}}.bottom.svelte-1lzdbt0 .hand-wrap .hand .onu.svelte-1lzdbt0{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradient 5s ease infinite;box-shadow:0 0 20px #00000074;font-weight:900;font-size:30px;color:#fff;padding:5px 12px;border-radius:8px;transition:all .3s ease}.bottom.svelte-1lzdbt0 .hand-wrap .hand .onu.svelte-1lzdbt0:hover{color:#000}@media (max-width: 480px){.bottom.svelte-1lzdbt0 .hand-wrap .hand.svelte-1lzdbt0{align-self:flex-end;max-width:calc(100% - 3rem);min-height:96px;padding-left:50px;padding-right:50px;border-radius:0rem;padding-top:6rem;overflow-x:scroll;overflow-y:visible;flex-wrap:nowrap}}.bottom.svelte-1lzdbt0 .hand-wrap .hand .card-top.svelte-1lzdbt0{flex-shrink:1;min-height:30px;margin:-20px}.bottom.svelte-1lzdbt0 .status.svelte-1lzdbt0{display:flex;align-items:center;justify-content:center;width:100%;height:50px;transition:all .2s ease}.bottom.svelte-1lzdbt0 .status.turn.svelte-1lzdbt0{background-color:green}.bottom.svelte-1lzdbt0 .status.swap.svelte-1lzdbt0{background-color:#ff9500}.close.svelte-9lurdr.svelte-9lurdr{position:fixed;box-shadow:0 0 20px #00000074;top:20px;right:35px;z-index:11}.info-modal.svelte-9lurdr.svelte-9lurdr{position:absolute;width:100%;height:100dvh;background-color:#101010b9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;transition:all .3s ease;z-index:10;overflow-y:scroll}.info-modal.svelte-9lurdr .box.svelte-9lurdr{background-color:#454545;border-radius:10px;box-shadow:0 0 20px #00000074;height:fit-content;width:600px;padding:15px 30px 30px;margin-top:100px;margin-bottom:100px}@media (max-width: 700px){.info-modal.svelte-9lurdr .box.svelte-9lurdr{width:100%;padding:35px 20px 20px;margin:0;border-radius:0}}.info-modal.svelte-9lurdr .box .section.svelte-9lurdr{display:flex;flex-direction:column;text-align:left;margin-bottom:15px}.info-modal.svelte-9lurdr .box .section h1.svelte-9lurdr{background-color:#252525;padding:7px 5px 5px 10px;border-radius:5px;text-align:center}.info-modal.svelte-9lurdr .box .section h2.svelte-9lurdr{border-bottom:1px solid white;padding-bottom:5px;font-size:36px;margin:25px 5px 5px 0}.info-modal.svelte-9lurdr .box .section ul.svelte-9lurdr{margin-right:5px}.info-modal.svelte-9lurdr .box .section li.svelte-9lurdr{margin-bottom:10px}h1.svelte-yhlyt8.svelte-yhlyt8{margin-top:5px;font-size:20px}.box.svelte-yhlyt8.svelte-yhlyt8{background-color:#424242;box-shadow:0 0 20px #00000047;border-radius:20px;padding:20px;display:flex;flex-direction:column;width:200px;margin:20px;height:352px;position:relative}.box.svelte-yhlyt8 .s.svelte-yhlyt8{position:relative}.box.svelte-yhlyt8 .s .setting.svelte-yhlyt8{display:flex;justify-content:space-between;align-items:center;height:30px;position:relative}.box.svelte-yhlyt8 .s .setting select.svelte-yhlyt8{width:45px;position:relative;cursor:pointer;font-family:Rubik;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1e1e1e;padding:2px 4px 2px 6px;border-radius:3px;border:none;background-image:url('data:image/svg+xml;utf8,<svg width="15" height="18" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 10.127L12 18.127L20 10.127H4Z" fill="%238E8E93"/></svg>');background-repeat:no-repeat;background-position:right 2px center}h1.svelte-1k5e46z.svelte-1k5e46z{margin-top:5px;font-size:20px;width:100%}.box.svelte-1k5e46z.svelte-1k5e46z{background-color:#424242;box-shadow:0 0 20px #00000047;border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;width:200px;margin:20px;height:352px}.box.svelte-1k5e46z .pl.svelte-1k5e46z{margin-left:5px;font-size:20px}h1.svelte-z5b7k2.svelte-z5b7k2{font-size:20px}.home.svelte-z5b7k2.svelte-z5b7k2{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home.svelte-z5b7k2 .center.svelte-z5b7k2{position:relative;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.home.svelte-z5b7k2 .center.lobby.svelte-z5b7k2{transform:translateY(-55px)}.home.svelte-z5b7k2 .cool-cards.svelte-z5b7k2{position:fixed;top:0;right:0;bottom:0;left:0}.home.svelte-z5b7k2 .cool-cards .card.svelte-z5b7k2{position:absolute;animation:svelte-z5b7k2-falling 20s;animation-timing-function:linear;animation-iteration-count:infinite;top:-160px;-webkit-user-select:none;user-select:none;padding:0}@keyframes svelte-z5b7k2-falling{0%{transform:translate3d(0,-200px,0) rotate3d(0,0,1,0);opacity:1}50%{opacity:1}to{transform:translate3d(0,1000px,0) rotate3d(0,0,1,720deg);opacity:0}}.home.svelte-z5b7k2 .left.svelte-z5b7k2{display:flex;align-items:center;gap:15px;z-index:2}.home.svelte-z5b7k2 .left .logo.svelte-z5b7k2{font-size:50px;font-weight:900}.home.svelte-z5b7k2 .left .beta.svelte-z5b7k2{height:30px;width:64px}.home.svelte-z5b7k2 .left .beta #beta-text.svelte-z5b7k2{font-size:20px;font-weight:700}.home.svelte-z5b7k2 .stgs.svelte-z5b7k2{transition:all .3s ease;position:absolute;top:55px}.home.svelte-z5b7k2 .plrs.svelte-z5b7k2{transition:all .3s ease;position:absolute;top:55px;animation:gradient 5s ease infinite}.home.svelte-z5b7k2 .hide.svelte-z5b7k2{opacity:0;z-index:-100}.home.svelte-z5b7k2 #settings.svelte-z5b7k2{transition:all .3s ease;position:absolute;width:260px;height:38px;bottom:-50px;margin-top:20px;flex-direction:row;opacity:0;background-color:#323232;border-radius:16px;padding:8px}.home.svelte-z5b7k2 #settings .right.svelte-z5b7k2{gap:8px;display:flex}.home.svelte-z5b7k2 #settings button.svelte-z5b7k2{background-color:#1e1e1e}.home.svelte-z5b7k2 #settings button.svelte-z5b7k2:active{background-color:#101010}.home.svelte-z5b7k2 #settings.lobby.svelte-z5b7k2{transform:translateY(25px);opacity:1}.home.svelte-z5b7k2 #settings .ico.svelte-z5b7k2{padding:8px}.home.svelte-z5b7k2 #settings #stgs-btn.svelte-z5b7k2{height:20px;width:20px}.home.svelte-z5b7k2 #settings #plrs-btn.svelte-z5b7k2{display:flex;gap:8px;font-weight:300;align-items:center;justify-content:center;height:20px;width:50px}.home.svelte-z5b7k2 .box.svelte-z5b7k2{background-color:#424242;box-shadow:0 0 20px #00000047;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;padding:20px;height:370px;transition:all .3s ease}.home.svelte-z5b7k2 .box.hide.svelte-z5b7k2{opacity:0;z-index:-100}.home.svelte-z5b7k2 .box .col.svelte-z5b7k2{align-items:center;position:relative;display:flex;flex-direction:column;width:200px}.home.svelte-z5b7k2 .box .col .svelte-z5b7k2{transition:all .3s ease}.home.svelte-z5b7k2 .box .col h1.svelte-z5b7k2{padding-bottom:0;width:100%;text-wrap:nowrap}.home.svelte-z5b7k2 .box .col input.svelte-z5b7k2{all:unset;caret-color:#fff;width:calc(100% - 24px);text-align:left}.home.svelte-z5b7k2 .box .col input.svelte-z5b7k2:-webkit-autofill,.home.svelte-z5b7k2 .box .col input.svelte-z5b7k2:-webkit-autofill:hover,.home.svelte-z5b7k2 .box .col input.svelte-z5b7k2:-webkit-autofill:focus,.home.svelte-z5b7k2 .box .col input.svelte-z5b7k2:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px rgb(66,66,66) inset!important}.home.svelte-z5b7k2 .box .col #username.svelte-z5b7k2{width:calc(100% - 10px);padding-left:2px;font-size:20px;border-bottom:2px solid rgb(225,225,225)}.home.svelte-z5b7k2 .box .col #game_id.svelte-z5b7k2{transition:all .3s ease;transition-delay:.1s;position:relative;font-size:36px;font-family:Source Code Pro,monospace;font-weight:700;letter-spacing:.5ch;padding-bottom:0;height:40px;color:#fff;width:100%;text-transform:uppercase;background-color:#424242;z-index:10;overflow:hidden;margin-left:8px;align-self:flex-start}.home.svelte-z5b7k2 .box .col .lines.svelte-z5b7k2{transition:all .1s ease;transition-delay:.1s;overflow:hidden;position:relative;font-size:36px;font-family:Source Code Pro,monospace;font-weight:700;width:100%;height:2px;margin-bottom:10px;align-self:flex-start;margin-left:8px}.home.svelte-z5b7k2 .box .col .lines .line.svelte-z5b7k2{background-color:#a5a5a5;position:absolute;height:2px;width:1ch}.home.svelte-z5b7k2 .box .col .not-found.svelte-z5b7k2{position:absolute;top:0;height:inherit;background-color:#242424;padding:10px;border-radius:10px;z-index:20}.home.svelte-z5b7k2 .box .col button.svelte-z5b7k2{width:100%}.home.svelte-z5b7k2 .box .col button.svelte-z5b7k2:disabled{border-color:transparent;background-color:#3b3b3b;color:#696969}.home.svelte-z5b7k2 .box.lobby.svelte-z5b7k2{height:350px}.home.svelte-z5b7k2 .box.lobby .col h1.svelte-z5b7k2{width:0;font-size:16px;font-weight:300;transform:translate(-94px)}.home.svelte-z5b7k2 .box.lobby .col #username.svelte-z5b7k2{border-bottom:0px solid rgb(225,225,225);font-weight:700}.home.svelte-z5b7k2 .box.lobby .col #game_id.svelte-z5b7k2{letter-spacing:.1ch}.home.svelte-z5b7k2 .box.lobby .col .lines.svelte-z5b7k2{opacity:0}.home.svelte-z5b7k2 .box.lobby .col #start.svelte-z5b7k2{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradient 5s ease infinite;box-shadow:0 0 20px #00000074;font-weight:900;font-size:40px;color:#fff;padding:12px 24px 11px;border-radius:12px}.home.svelte-z5b7k2 .box.lobby .col #start.svelte-z5b7k2:hover{color:#000}.bottom.svelte-z5b7k2.svelte-z5b7k2{position:fixed;bottom:0;display:flex;height:70px;width:100%;align-items:center;justify-content:flex-end;gap:20px;padding-right:40px}.bottom.svelte-z5b7k2 .version.svelte-z5b7k2{font-family:Source Code Pro;font-weight:500;color:"#cccccc";display:flex;align-items:center;gap:5px;transition:all .3s ease;padding:8px;border-radius:8px;cursor:pointer}.bottom.svelte-z5b7k2 .version.svelte-z5b7k2:hover{background-color:#101010}.bottom.svelte-z5b7k2 button.svelte-z5b7k2{color:#a9a9a9;padding:0;height:40px;width:40px;background-color:#242424;border-radius:50px;font-size:20px;font-weight:500;display:flex;align-items:center;justify-content:center;z-index:100;transition:all .3s ease}.bottom.svelte-z5b7k2 button.svelte-z5b7k2:hover{background-color:#101010}.loading.svelte-1arqh2z.svelte-1arqh2z{position:fixed;width:100dvw;height:100dvh;background-color:#242424;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.loading.svelte-1arqh2z .transition.svelte-1arqh2z{position:relative;height:120px;width:80px;margin:20px}.loading.svelte-1arqh2z .transition .card-top.svelte-1arqh2z{position:absolute;top:0;right:0;bottom:0;left:0}.loading.svelte-1arqh2z .cards.svelte-1arqh2z{display:flex}.loading.svelte-1arqh2z .icon.svelte-1arqh2z{padding:20px;font-size:50px;font-weight:700}main.svelte-tqgr60{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}
