.ChessHelpers_panel-container__IYiUg{background:#FAFAF8;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden}.ChessHelpers_panel-header__GpuXZ{padding:12px 16px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:14px;color:#2C1810}.ChessHelpers_panel-content__j6XLT{padding:16px}.ChessHelpers_custom-scrollbar__yoFCK::-webkit-scrollbar{width:6px}.ChessHelpers_custom-scrollbar__yoFCK::-webkit-scrollbar-track{background:#F3F4F6;border-radius:10px}.ChessHelpers_custom-scrollbar__yoFCK::-webkit-scrollbar-thumb{background:#B85C38;border-radius:10px}.ChessHelpers_custom-scrollbar__yoFCK::-webkit-scrollbar-thumb:hover{background:#2C1810}.ChessHelpers_custom-scrollbar__yoFCK{scrollbar-width:thin;scrollbar-color:#B85C38 #F3F4F6}.ChessHelpers_highlight-last-move__gbFAh{animation:ChessHelpers_highlightMove__myCtS 1.5s ease-out}@keyframes ChessHelpers_highlightMove__myCtS{0%{background-color:rgba(184,92,56,.3)}to{background-color:rgba(184,92,56,.1)}}.ChessHelpers_board-editor-dialog-content__Cs8Ev{position:fixed!important;inset:1.5rem!important;margin:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;max-width:56rem!important;max-height:calc(100vh - 3rem)!important;width:auto!important;overflow-y:auto!important;padding:1.5rem!important;transform:none!important;background-color:hsl(var(--background))!important;border:1px solid hsl(var(--border))!important;border-radius:var(--radius)!important;box-shadow:hsl(var(--card-foreground)/.1) 0 10px 30px -10px!important;z-index:50!important}.ChessHelpers_chess-pattern__8AlIn{background-image:linear-gradient(45deg,#E5E7EB 25%,transparent 0),linear-gradient(-45deg,#E5E7EB 25%,transparent 0),linear-gradient(45deg,transparent 75%,#E5E7EB 0),linear-gradient(-45deg,transparent 75%,#E5E7EB 0);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.ChessHelpers_piece-icon__t8vWR{animation:ChessHelpers_pieceFadeIn__kL6UI .3s ease-out;display:inline-block}@keyframes ChessHelpers_pieceFadeIn__kL6UI{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.star-border-container{display:inline-block;position:relative;border-radius:20px;overflow:hidden}.border-gradient-bottom{bottom:0;right:-250%;animation:star-movement-bottom linear infinite alternate}.border-gradient-bottom,.border-gradient-top{position:absolute;width:300%;height:4px;opacity:.9;z-index:10;pointer-events:none}.border-gradient-top{top:0;left:-250%;animation:star-movement-top linear infinite alternate}.inner-content{position:relative;border-radius:20px;z-index:5}@keyframes star-movement-bottom{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes star-movement-top{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}