.Square-module__MscUDG__sq{aspect-ratio:1;cursor:pointer;border:1px solid #0003;justify-content:center;align-items:center;height:min(10vh,11vw);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Square-module__MscUDG__validDrop{box-shadow:inset 0 0 20px #8bc34a66;border:2px solid #8bc34a!important}.Square-module__MscUDG__highlight{box-shadow:inset 0 0 15px #ffeb3b99}.Square-module__MscUDG__checkmatedKing{box-shadow:inset 0 0 12px #0000004d;background-color:#c62828!important}.Square-module__MscUDG__dragOver:after{content:"";z-index:5;pointer-events:none;background-color:#8bc34a33;border-radius:4px;width:100%;height:100%;animation:.6s infinite Square-module__MscUDG__dragOverPulse;position:absolute;top:0;left:0;border:3px solid #8bc34a!important}@keyframes Square-module__MscUDG__dragOverPulse{0%,to{opacity:.6}50%{opacity:1}}.Square-module__MscUDG__pieceContainer{cursor:default;background:0 0;justify-content:center;align-items:center;width:85%;height:85%;display:flex}.Square-module__MscUDG__ppiece{filter:drop-shadow(0 2px 4px #0000004d);width:100%;height:100%}.Square-module__MscUDG__wpanel{fill:#fff}.Square-module__MscUDG__bpanel{fill:#000}.Square-module__MscUDG__kingPale{animation:1s infinite Square-module__MscUDG__paleKing;opacity:.4!important}@keyframes Square-module__MscUDG__paleKing{0%,to{opacity:.4}50%{opacity:.6}}.Square-module__MscUDG__coordRank{color:#0006;z-index:1;pointer-events:none;font-size:13px;font-weight:600;position:absolute;top:4px;left:5px}.Square-module__MscUDG__coordFile{color:#0006;z-index:1;pointer-events:none;font-size:13px;font-weight:600;position:absolute;bottom:4px;right:5px}@media (max-width:600px){.Square-module__MscUDG__sq{height:11vw}.Square-module__MscUDG__coordRank,.Square-module__MscUDG__coordFile{font-size:10px}}
.PiecePanel-module__mqn6MW__panel{background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);border:2px solid #444;border-radius:12px;gap:12px;padding:15px;display:flex;box-shadow:0 8px 25px #0000004d}.PiecePanel-module__mqn6MW__p1{flex-direction:column}.PiecePanel-module__mqn6MW__p2{flex-direction:column-reverse}.PiecePanel-module__mqn6MW__pieceContainer{cursor:grab;background:0 0;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:min(10vh,10vw);height:min(10vh,10vw);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.PiecePanel-module__mqn6MW__pieceContainer.PiecePanel-module__mqn6MW__hoverEffect:not(.PiecePanel-module__mqn6MW__disabled){background:#ffffff1a;border-color:#8bc34a80;transform:translateY(-5px)scale(1.05);box-shadow:0 8px 20px #0000004d}.PiecePanel-module__mqn6MW__pieceContainer:active:not(.PiecePanel-module__mqn6MW__disabled){cursor:grabbing;transform:translateY(-3px)scale(1.08)}.PiecePanel-module__mqn6MW__pieceContainer.PiecePanel-module__mqn6MW__disabled{cursor:not-allowed}.PiecePanel-module__mqn6MW__pieceContainer.PiecePanel-module__mqn6MW__disabled>*{opacity:.3}.PiecePanel-module__mqn6MW__pieceContainer.PiecePanel-module__mqn6MW__selected{background:#8bc34a4d;border-color:#8bc34a;box-shadow:0 0 12px #8bc34a80}.PiecePanel-module__mqn6MW__pieceContainer.PiecePanel-module__mqn6MW__highlightPiece{border-color:#8bc34a;box-shadow:0 0 10px #8bc34a80}.PiecePanel-module__mqn6MW__ppiece{pointer-events:none;width:100%;height:100%}.PiecePanel-module__mqn6MW__wpanel{fill:#fff}.PiecePanel-module__mqn6MW__bpanel{fill:#000}@media (max-width:900px){.PiecePanel-module__mqn6MW__panel{gap:8px;padding:12px;flex-direction:row!important}.PiecePanel-module__mqn6MW__pieceContainer{width:min(12vw,60px);height:min(12vw,60px)}}@media (max-width:480px){.PiecePanel-module__mqn6MW__panel{gap:6px;padding:10px}.PiecePanel-module__mqn6MW__pieceContainer{width:min(14vw,50px);height:min(14vw,50px)}}
.Timer-module__XY_04G__timer{background:#262421;border-left:4px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;transition:all .2s;display:flex}.Timer-module__XY_04G__top{border-top-left-radius:8px;border-top-right-radius:8px}.Timer-module__XY_04G__bottom{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.Timer-module__XY_04G__active{background:#3d3a36;border-left-color:#8bc34a}.Timer-module__XY_04G__timerContent{align-items:center;gap:12px;display:flex}.Timer-module__XY_04G__timerAvatar{border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex}.Timer-module__XY_04G__timerAvatarImg{object-fit:cover;border-radius:4px;width:36px;height:36px;display:block}.Timer-module__XY_04G__bdp{background-color:#000}.Timer-module__XY_04G__wdp{background-color:#fff}.Timer-module__XY_04G__timerLabelWrap{flex-direction:column;gap:2px;display:flex}.Timer-module__XY_04G__timerLabel{color:#b3b3b3;font-size:14px;font-weight:500}.Timer-module__XY_04G__timerRating{color:#888;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.Timer-module__XY_04G__timerValue{color:#fff;font-variant-numeric:tabular-nums;text-align:right;min-width:70px;font-size:24px;font-weight:700}.Timer-module__XY_04G__warning .Timer-module__XY_04G__timerValue{color:#ff6b6b;animation:1s infinite Timer-module__XY_04G__pulse}@keyframes Timer-module__XY_04G__pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:600px){.Timer-module__XY_04G__timer{padding:10px 12px}.Timer-module__XY_04G__timerAvatar,.Timer-module__XY_04G__timerAvatarImg{width:30px;height:30px;font-size:16px}.Timer-module__XY_04G__timerLabelWrap{gap:1px}.Timer-module__XY_04G__timerLabel{font-size:12px}.Timer-module__XY_04G__timerRating{font-size:11px}.Timer-module__XY_04G__timerValue{min-width:60px;font-size:20px}}
.GameSettingsModal-module__-lQQSW__overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.GameSettingsModal-module__-lQQSW__modal{background:linear-gradient(145deg,#2d2d2d 0%,#252525 100%);border:1px solid #444;border-radius:12px;flex-direction:column;width:100%;max-width:380px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}.GameSettingsModal-module__-lQQSW__header{border-bottom:1px solid #444;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.GameSettingsModal-module__-lQQSW__title{color:#e8e8e8;margin:0;font-size:18px;font-weight:600}.GameSettingsModal-module__-lQQSW__closeBtn{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .2s,background .2s;display:flex}.GameSettingsModal-module__-lQQSW__closeBtn:hover{color:#fff;background:#ffffff1a}.GameSettingsModal-module__-lQQSW__closeBtn svg{width:20px;height:20px}.GameSettingsModal-module__-lQQSW__sectionLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;margin:0;padding:14px 20px 8px;font-size:12px;font-weight:600}.GameSettingsModal-module__-lQQSW__timeList{flex:1;min-height:0;padding:0 20px 16px;overflow-y:auto}.GameSettingsModal-module__-lQQSW__category{margin-bottom:16px}.GameSettingsModal-module__-lQQSW__category:last-child{margin-bottom:0}.GameSettingsModal-module__-lQQSW__categoryLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;padding-left:2px;font-size:11px;font-weight:600;display:block}.GameSettingsModal-module__-lQQSW__options{flex-wrap:wrap;gap:8px;display:flex}.GameSettingsModal-module__-lQQSW__option{color:silver;cursor:pointer;background:#3d3d3d;border:2px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:72px;padding:12px 14px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.GameSettingsModal-module__-lQQSW__option:hover{color:#e8e8e8;background:#454545;border-color:#555}.GameSettingsModal-module__-lQQSW__option.GameSettingsModal-module__-lQQSW__selected{color:#fff;background:#8bc34a33;border-color:#8bc34a}.GameSettingsModal-module__-lQQSW__optionLabel{margin-bottom:2px;font-size:16px;font-weight:700}.GameSettingsModal-module__-lQQSW__optionName{color:#999;font-size:11px;font-weight:500}.GameSettingsModal-module__-lQQSW__option.GameSettingsModal-module__-lQQSW__selected .GameSettingsModal-module__-lQQSW__optionName{color:#fffc}.GameSettingsModal-module__-lQQSW__actions{border-top:1px solid #444;flex-shrink:0;gap:12px;padding:16px 20px 20px;display:flex}.GameSettingsModal-module__-lQQSW__cancelBtn,.GameSettingsModal-module__-lQQSW__startBtn{cursor:pointer;border-radius:8px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.GameSettingsModal-module__-lQQSW__cancelBtn{color:#b3b3b3;background:#3d3d3d;border:1px solid #555}.GameSettingsModal-module__-lQQSW__cancelBtn:hover{color:#e8e8e8;background:#454545}.GameSettingsModal-module__-lQQSW__startBtn{color:#fff;background:linear-gradient(135deg,#8bc34a 0%,#7ab23e 100%);border:none;box-shadow:0 2px 10px #8bc34a4d}.GameSettingsModal-module__-lQQSW__startBtn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #8bc34a66}.GameSettingsModal-module__-lQQSW__startBtn:active{transform:translateY(0)}@media (max-width:480px){.GameSettingsModal-module__-lQQSW__modal{max-width:100%;max-height:85vh}.GameSettingsModal-module__-lQQSW__header{padding:14px 16px}.GameSettingsModal-module__-lQQSW__title{font-size:16px}.GameSettingsModal-module__-lQQSW__sectionLabel,.GameSettingsModal-module__-lQQSW__timeList{padding-left:16px;padding-right:16px}.GameSettingsModal-module__-lQQSW__option{min-width:64px;padding:10px 12px}.GameSettingsModal-module__-lQQSW__optionLabel{font-size:15px}.GameSettingsModal-module__-lQQSW__actions{padding:14px 16px 18px}}
