.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(../media/ajax-loader.d5c1e833.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../media/slick.3392c85e.eot);src:url(../media/slick.3392c85e.eot)format("embedded-opentype"),url(../media/slick.265d68e3.woff)format("woff"),url(../media/slick.31421072.ttf)format("truetype"),url(../media/slick.5f2cd927.svg)format("svg")}.slick-prev,.slick-next{cursor:pointer;color:#0000;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;font-size:0;line-height:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#0000;background:0 0;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;padding:0;list-style:none;display:block;position:absolute;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:#0000;background:0 0;border:0;outline:none;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.ChessGame-module__krVxOG__container{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#16a34a 100%);flex-direction:column;align-items:center;min-height:100vh;padding:20px;display:flex}.ChessGame-module__krVxOG__title{color:#fff;text-shadow:2px 2px 4px #0000004d;margin-bottom:20px;font-size:2.5rem}.ChessGame-module__krVxOG__gameHeader{justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-bottom:20px;display:flex}.ChessGame-module__krVxOG__backButton{color:#fff;cursor:pointer;background:#fff3;border:2px solid #ffffff4d;border-radius:8px;padding:10px 20px;font-size:1rem;transition:all .3s}.ChessGame-module__krVxOG__backButton:hover{background:#ffffff4d;transform:translateY(-2px)}.ChessGame-module__krVxOG__gameLayout{flex-direction:column;align-items:center;gap:15px;width:100%;max-width:800px;display:flex}.ChessGame-module__krVxOG__playerInfo{justify-content:center;width:100%;display:flex}.ChessGame-module__krVxOG__playerCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:12px;justify-content:space-between;align-items:center;min-width:200px;padding:15px 25px;display:flex}.ChessGame-module__krVxOG__timer{color:#16a34a;text-shadow:1px 1px 2px #00000080;font-size:1.4rem;font-weight:700}.ChessGame-module__krVxOG__activePlayer{box-shadow:0 0 20px #16a34a4d;background:#16a34a26!important;border-color:#16a34a!important}.ChessGame-module__krVxOG__activeTimer{animation:1s infinite ChessGame-module__krVxOG__timerPulse;color:#fff!important}.ChessGame-module__krVxOG__pausedTimer{opacity:.7;color:#2563eb!important;animation:none!important}@keyframes ChessGame-module__krVxOG__timerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.ChessGame-module__krVxOG__capturedPieces{background:#0003;border-radius:8px;flex-wrap:wrap;gap:5px;width:100%;max-width:600px;min-height:30px;padding:10px;display:flex}.ChessGame-module__krVxOG__capturedPiece{opacity:.8;font-size:1.2rem}.ChessGame-module__krVxOG__boardWrapper{border-radius:12px;width:100%;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0000004d}.ChessGame-module__krVxOG__gameInfo{text-align:center;color:#fff;margin-top:20px;font-size:1.2rem}.ChessGame-module__krVxOG__statusSection{margin-bottom:20px}.ChessGame-module__krVxOG__turnIndicator{margin-bottom:10px;font-size:1.3rem}.ChessGame-module__krVxOG__turnColor{color:#16a34a;font-weight:700}.ChessGame-module__krVxOG__thinkingIndicator{color:#2563eb;font-style:italic;animation:1.5s infinite ChessGame-module__krVxOG__pulse}@keyframes ChessGame-module__krVxOG__pulse{0%,to{opacity:1}50%{opacity:.5}}.ChessGame-module__krVxOG__roomInfo{color:#16a34a;font-size:1.1rem}.ChessGame-module__krVxOG__gameOver{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:15px;margin-top:20px;padding:25px}.ChessGame-module__krVxOG__gameOver h2{color:#16a34a;margin-bottom:15px;font-size:2rem}.ChessGame-module__krVxOG__winnerText{color:#16a34a;margin-bottom:10px;font-size:1.5rem}.ChessGame-module__krVxOG__restartHint{opacity:.8;margin-bottom:20px;font-size:1rem}.ChessGame-module__krVxOG__gameOverActions{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.ChessGame-module__krVxOG__resetButton,.ChessGame-module__krVxOG__setupButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 25px;font-size:1.1rem;transition:all .3s;box-shadow:0 4px 15px #2563eb4d}.ChessGame-module__krVxOG__resetButton:hover,.ChessGame-module__krVxOG__setupButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.ChessGame-module__krVxOG__setupButton{background:#16a34a;box-shadow:0 4px 15px #16a34a4d}.ChessGame-module__krVxOG__setupButton:hover{box-shadow:0 6px 20px #16a34a66}.ChessGame-module__krVxOG__moveHistory{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:12px;width:100%;max-width:600px;margin-top:20px;padding:20px}.ChessGame-module__krVxOG__moveHistory h3{color:#16a34a;text-align:center;margin-bottom:15px}.ChessGame-module__krVxOG__historyList{flex-wrap:wrap;gap:10px;max-height:200px;display:flex;overflow-y:auto}.ChessGame-module__krVxOG__moveItem{background:#ffffff1a;border-radius:6px;padding:5px 10px;font-family:monospace;font-size:.9rem}.ChessGame-module__krVxOG__gameSetup{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;flex-direction:column;align-items:center;gap:25px;width:100%;max-width:500px;padding:40px;display:flex}.ChessGame-module__krVxOG__setupTitle{color:#16a34a;text-shadow:2px 2px 4px #0000004d;margin-bottom:20px;font-size:2.2rem}.ChessGame-module__krVxOG__setupSection{flex-direction:column;gap:10px;width:100%;display:flex}.ChessGame-module__krVxOG__label{color:#fff;margin-bottom:5px;font-size:1.1rem;font-weight:700}.ChessGame-module__krVxOG__input,.ChessGame-module__krVxOG__select{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;padding:12px 15px;font-size:1rem}.ChessGame-module__krVxOG__input::placeholder{color:#fff9}.ChessGame-module__krVxOG__input:focus,.ChessGame-module__krVxOG__select:focus{border-color:#16a34a;outline:none;box-shadow:0 0 10px #16a34a4d}.ChessGame-module__krVxOG__radioGroup{flex-direction:column;gap:10px;display:flex}.ChessGame-module__krVxOG__radioLabel{cursor:pointer;background:#ffffff0d;border-radius:8px;align-items:center;gap:10px;padding:10px;transition:all .3s;display:flex}.ChessGame-module__krVxOG__radioLabel:hover{background:#ffffff1a}.ChessGame-module__krVxOG__radio{accent-color:#16a34a}.ChessGame-module__krVxOG__onlineOptions{gap:10px;margin-bottom:15px;display:flex}.ChessGame-module__krVxOG__optionButton{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;flex:1;padding:10px 15px;font-size:1rem;transition:all .3s}.ChessGame-module__krVxOG__optionButton:hover,.ChessGame-module__krVxOG__optionButton.ChessGame-module__krVxOG__active{background:#16a34a33;border-color:#16a34a}.ChessGame-module__krVxOG__inputGroup{flex-direction:column;gap:10px;display:flex}.ChessGame-module__krVxOG__startButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#16a34a;border:none;border-radius:12px;padding:15px 40px;font-size:1.3rem;font-weight:700;transition:all .3s;box-shadow:0 6px 20px #16a34a4d}.ChessGame-module__krVxOG__startButton:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #16a34a66}.ChessGame-module__krVxOG__startButton:disabled{opacity:.5;cursor:not-allowed}.ChessGame-module__krVxOG__lobbyContainer{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;flex-direction:column;align-items:center;gap:25px;width:100%;max-width:600px;padding:40px;display:flex}.ChessGame-module__krVxOG__lobbyTitle{color:#16a34a;text-shadow:2px 2px 4px #0000004d;font-size:2rem}.ChessGame-module__krVxOG__roomInfo{text-align:center;width:100%}.ChessGame-module__krVxOG__roomIdSection{background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:15px;padding:15px;display:flex}.ChessGame-module__krVxOG__roomIdLabel{font-size:1.1rem;font-weight:700}.ChessGame-module__krVxOG__roomIdValue{color:#16a34a;letter-spacing:2px;font-family:monospace;font-size:1.5rem;font-weight:700}.ChessGame-module__krVxOG__copyButton{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;padding:8px 15px;font-size:.9rem;transition:all .3s}.ChessGame-module__krVxOG__copyButton:hover{background:#ffffff4d}.ChessGame-module__krVxOG__playersSection,.ChessGame-module__krVxOG__spectatorsSection{width:100%}.ChessGame-module__krVxOG__sectionTitle{color:#16a34a;text-align:center;margin-bottom:15px;font-size:1.4rem}.ChessGame-module__krVxOG__playersList,.ChessGame-module__krVxOG__spectatorsList{flex-direction:column;gap:10px;display:flex}.ChessGame-module__krVxOG__playerItem,.ChessGame-module__krVxOG__spectatorItem{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:15px}.ChessGame-module__krVxOG__playerInfo{align-items:center;gap:10px;display:flex}.ChessGame-module__krVxOG__playerName{font-size:1.1rem;font-weight:700}.ChessGame-module__krVxOG__playerColor{opacity:.8;text-transform:capitalize;font-size:.9rem}.ChessGame-module__krVxOG__youBadge{color:#fff;background:#16a34a;border-radius:4px;padding:4px 8px;font-size:.8rem;font-weight:700}.ChessGame-module__krVxOG__lobbyActions{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.ChessGame-module__krVxOG__waitingMessage{text-align:center;background:#ffffff1a;border-radius:12px;width:100%;padding:20px}.ChessGame-module__krVxOG__waitingMessage p{margin-bottom:15px;font-size:1.1rem}.ChessGame-module__krVxOG__loadingSpinner{border:3px solid #ffffff4d;border-top-color:#16a34a;border-radius:50%;width:30px;height:30px;margin:0 auto;animation:1s linear infinite ChessGame-module__krVxOG__spin}@keyframes ChessGame-module__krVxOG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChessGame-module__krVxOG__leaveButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 25px;font-size:1.1rem;transition:all .3s;box-shadow:0 4px 15px #2563eb4d}.ChessGame-module__krVxOG__leaveButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}@media (max-width:768px){.ChessGame-module__krVxOG__container{padding:15px}.ChessGame-module__krVxOG__title{font-size:2rem}.ChessGame-module__krVxOG__gameHeader{flex-direction:column;gap:15px}.ChessGame-module__krVxOG__boardWrapper{max-width:90vw}.ChessGame-module__krVxOG__gameSetup,.ChessGame-module__krVxOG__lobbyContainer{max-width:90vw;padding:25px}.ChessGame-module__krVxOG__gameOverActions{flex-direction:column;width:100%}.ChessGame-module__krVxOG__resetButton,.ChessGame-module__krVxOG__setupButton{width:100%}}
