@import"https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Winky+Sans:ital,wght@0,300..900;1,300..900&display=swap";.chat-box.svelte-hzmge6.svelte-hzmge6{border:1px solid #333;padding:20px;width:100%;min-width:400px;max-width:400px;margin:0 auto;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 10px #0003}.message-list.svelte-hzmge6.svelte-hzmge6{max-height:70vh;overflow-y:auto;margin-bottom:20px;padding-right:10px;border-bottom:1px solid #333}.message.svelte-hzmge6.svelte-hzmge6{margin-bottom:10px;padding:8px;background-color:#333;border-radius:5px;word-wrap:break-word;text-align:left;font-size:1.1rem}.message.svelte-hzmge6 strong.svelte-hzmge6{color:inherit}.chat-input.svelte-hzmge6.svelte-hzmge6{display:flex;justify-content:space-between;align-items:center;width:100%}input.svelte-hzmge6.svelte-hzmge6{flex:1;padding:10px;background-color:#252525;color:#e0e0e0;border:1px solid #444;border-radius:5px;font-size:14px;outline:none}input.svelte-hzmge6.svelte-hzmge6:focus{border-color:#4dabf7}button.svelte-hzmge6.svelte-hzmge6{padding:10px;background-color:#4dabf7;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-left:5px}button.svelte-hzmge6.svelte-hzmge6:hover{background-color:#339af0}button.svelte-hzmge6.svelte-hzmge6:active{background-color:#1c7ed6}@media screen and (max-width: 768px){.chat-box.svelte-hzmge6.svelte-hzmge6{width:100%}.chat-input.svelte-hzmge6.svelte-hzmge6{flex-direction:column;gap:10px}input.svelte-hzmge6.svelte-hzmge6,button.svelte-hzmge6.svelte-hzmge6{width:100%}}.board.svelte-qptlph.svelte-qptlph{display:grid;grid-template-columns:repeat(5,1fr);padding:20px;justify-items:center}.square.svelte-qptlph.svelte-qptlph{height:140px;width:140px;background-color:#111;color:#101010;display:flex;justify-content:center;align-items:center;padding:16px;box-shadow:0 4px 8px #0000001a;position:relative;transition:transform .2s ease,box-shadow .3s ease;font-size:14px}.square.svelte-qptlph.svelte-qptlph:hover{box-shadow:0 8px 16px #00000080;cursor:grab;border:2px solid #fff;transform:scale(1.05);z-index:1;position:relative}.square.svelte-qptlph .text.svelte-qptlph{color:#fff;font-size:20px;font-family:Bai Jamjuree;text-align:center;line-height:1.3;-webkit-user-select:none;user-select:none}.board.hidden.svelte-qptlph.svelte-qptlph{opacity:0}.square.svelte-qptlph .text.svelte-qptlph{position:relative;z-index:1}@media (max-width: 768px){.board.svelte-qptlph.svelte-qptlph{grid-template-columns:repeat(3,1fr)}.square.svelte-qptlph.svelte-qptlph{height:160px;width:160px}}@media (max-width: 480px){.board.svelte-qptlph.svelte-qptlph{grid-template-columns:repeat(2,1fr)}.square.svelte-qptlph.svelte-qptlph{height:80px;width:80px}}.star.svelte-qptlph.svelte-qptlph{position:absolute;top:5px;right:5px;font-size:20px;color:gold}.area.svelte-qptlph.svelte-qptlph{position:absolute;top:5px;left:5px;font-size:20px;color:gold;z-index:2}.green.svelte-qptlph.svelte-qptlph{color:#89e989}.blue.svelte-qptlph.svelte-qptlph{color:#a0baff}.red.svelte-qptlph.svelte-qptlph{color:red}.board-hidden.svelte-qptlph.svelte-qptlph{background-color:#000}.square-hidden.svelte-qptlph.svelte-qptlph{background-color:#000!important}.hidden-overlay.svelte-qptlph.svelte-qptlph{background:#ff0000d9;animation:fadeInQuick .3s ease-out forwards}.hidden-overlay.svelte-qptlph p.svelte-qptlph{color:#fff;font-weight:700}.board-wrapper.svelte-qptlph.svelte-qptlph{position:relative;display:inline-block}.board-bg.svelte-qptlph.svelte-qptlph{background:#000;border-radius:4px;display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.board.hidden .square.svelte-qptlph .text.svelte-qptlph,.lock-overlay.svelte-qptlph.svelte-qptlph{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;color:#fff;display:flex;justify-content:center;align-items:center;z-index:2;border-radius:4px;font-size:1.2em}.outline.svelte-qptlph.svelte-qptlph{box-shadow:0 0 4px 3px #ffd70066;z-index:999}.board-container.svelte-qptlph.svelte-qptlph{margin-top:6px}.default-highlight.svelte-qptlph.svelte-qptlph:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,#ffffff2e,#fff0 60%);z-index:1;pointer-events:none}.default-shade.svelte-qptlph.svelte-qptlph:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff1a;z-index:1;pointer-events:none}.modal-content.svelte-1ddrwof{display:flex;flex-direction:column;gap:1.5rem}.radio-group.svelte-1ddrwof{display:flex;align-items:center;gap:1rem}.sub-radio-group.svelte-1ddrwof{display:flex;flex-direction:column;gap:.5rem;margin-left:1rem}#switch.svelte-1ddrwof{margin-bottom:1rem}.bx--header__nav-item:focus{outline:none}.time-display.svelte-zorxww{background-color:#3b82f6;color:#fff;padding:10px;border-radius:8px;font-size:1.5rem;text-align:center;width:fit-content;font-family:monospace}.time-stop.svelte-zorxww{background-color:#aa0101;color:#eee;padding:10px;border-radius:8px;font-size:1.5rem;text-align:center;width:fit-content;font-family:monospace}body.svelte-qfsdbf{font-size:1.2rem}.team-list.svelte-qfsdbf{background-color:#2c2f36;padding:1rem;color:#fff}strong.svelte-qfsdbf{margin-bottom:10px}.points.svelte-qfsdbf{color:gold}ul.svelte-qfsdbf{padding-left:1rem;list-style-type:none}li.svelte-qfsdbf{margin:5px 0}.user-item.svelte-qfsdbf{cursor:pointer;position:relative;display:inline-block}.user-item.svelte-qfsdbf:hover:after{content:"";position:absolute;left:0;right:0;top:50%;height:3px;background:currentColor;transform:translateY(-50%)}body.svelte-1xgo5qa{margin-top:10px}.output-container.svelte-1xgo5qa{max-height:300px;overflow-y:auto;min-height:1.5em;white-space:normal;margin-top:10px;max-width:300px}.toast-wrapper.svelte-fnfvy5{max-width:250px;width:100%;display:inline-block;margin:1rem auto}.bx--toast-notification{max-width:100%;box-sizing:border-box}body.svelte-10yigqd{color:#fff;margin:0;padding:0}.default-bg.svelte-10yigqd{background-color:#222}.red-bg.svelte-10yigqd{background-color:#800}main.svelte-10yigqd{margin-top:1.5%;font-family:monospace;display:flex;gap:3rem;padding:2rem;max-width:1200px;margin-left:auto;margin-right:auto;justify-content:center;align-items:flex-start}.section.svelte-10yigqd{display:flex;flex-direction:column;align-items:center;text-align:center}.chat-container.svelte-10yigqd{width:60%}.board-container.svelte-10yigqd{width:100%;display:flex;flex-direction:column;align-items:center}.info.svelte-10yigqd{width:300px;display:flex;flex:0 0 300;flex-direction:column;align-items:center;min-width:300px;max-width:300px}h2.svelte-10yigqd{font-size:1.5rem;margin-bottom:1rem}
