.btn,a.btn,button{word-wrap:break-word;max-width:100%;overflow-wrap:anywhere}.navbar{align-items:center;display:flex;height:calc(9vh + 2px);justify-content:space-between;position:relative;z-index:999}.navbar-border{background:var(--nav-menu-bg);display:flex;height:2px;width:100%}p{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.navbar-links{align-items:center;display:flex;justify-content:space-between;min-width:0;width:-webkit-fill-available}.nav-container{display:flex;flex:1 1 auto;min-width:0}.main-logo{align-items:center;display:flex;font-size:30px;font-weight:700;gap:12px;height:calc(9vh + 2px);margin-left:25px;margin-right:20px;text-decoration:none}.main-logo:hover{color:var(--nav-light-hover);cursor:pointer}.logo-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:40px;transition:transform .3s ease;width:40px}.main-logo:hover .logo-icon{transform:scale(1.1) rotate(5deg)}.navbar-links-logo img{height:16.02px;width:62.56px}.navbar-links-container{display:flex;flex:1 1;flex-direction:row;margin-left:20px;margin-right:20px;max-width:750px;min-width:0;overflow:visible}.navbar-links-container p,.navbar-menu-container p{cursor:pointer;font-family:var(--font-family);font-size:clamp(1rem,.2vw + .95rem,1.125rem);font-weight:500;height:calc(9vh + 2px);text-transform:capitalize}.nav-item-inner{font-size:inherit;height:calc(9vh + 2px);padding:0 15px;text-decoration:none}.nav-item-inner,.sign-up{align-items:center;display:flex;font-weight:500}.sign-up{float:right;width:60px}.nav-item-inner:hover{background:var(--nav-hover);box-shadow:inset 2px 0 var(--nav-light-hover)}.navbar-menu{display:none;margin-left:1rem;position:relative}.navbar-menu svg{cursor:pointer}.navbar-menu-container{background-color:var(--color-footer);border-radius:10px!important;box-shadow:0 0 5 #0003;display:flex;flex-direction:column;justify-content:center;min-width:210px;padding:0 1rem;position:absolute;right:0;text-align:left;top:calc(4.5vh + 13.5px);z-index:1000}.navbar-menu-container p{margin:1rem 0}.user-info{display:flex;flex-shrink:0;justify-content:flex-end}.logout-link,.user-info .nav-item-inner,.user-menu-item{white-space:nowrap}.admin-link{color:#ffc107!important;font-weight:700}.admin-link:hover{color:#ffdb4d!important;text-shadow:0 0 10px #ffc10780}.inner-menu{margin:0}.inner-menu,.inner-menu-item{display:none}.nav-item:hover{background:var(--nav-hover);box-shadow:inset 2px 0 var(--nav-light-hover)}.nav-item:hover .inner-menu{border-radius:4px 4px 4px 4px;display:block;min-width:175px;position:absolute;top:calc(9vh + 2px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nav-item:hover .inner-menu-item{align-items:center;background:var(--nav-hover);box-shadow:inset 2px 0 var(--nav-light-hover);display:flex;font-size:clamp(.95rem,.2vw + .9rem,1rem);height:40px;justify-content:flex-start;padding:0 15px;text-decoration:none}.nav-item:hover .inner-menu-item:hover{background:var(--nav-light-hover)}.nav-item:hover .inner-menu-item:first-child{border-radius:0 4px 0 0}.nav-item:hover .inner-menu-item:last-child{border-radius:0 0 4px 4px}.nav-item:hover .inner-menu-item:only-child{border-radius:0 4px 4px 4px}.mobile-only{display:none!important}.desktop-only{display:flex!important}@media screen and (max-width:1050px)and (min-width:751px){.navbar-links-container{flex:1 1;margin-left:5px;margin-right:5px;max-width:none}.nav-item-inner{font-size:clamp(.95rem,.2vw + .9rem,1rem);padding:0 8px}.main-logo{flex-shrink:0;font-size:22px;margin-left:15px;margin-right:8px}.main-logo .logo-icon{height:36px;width:36px}.navbar-menu{display:flex;margin-right:10px}.user-info.desktop-only{display:none!important}.tablet-menu-only{display:block!important}.mobile-menu-only{display:none!important}.user-menu-simple{display:flex;flex-direction:column;gap:4px;width:100%}.user-menu-item{align-items:center;background:var(--bg-card);border-radius:4px;display:flex;font-size:clamp(.95rem,.2vw + .9rem,1rem);min-height:45px;padding:12px 16px;text-decoration:none;transition:background .2s}.user-menu-item:hover{background:var(--nav-hover)}.user-menu-item.admin-link{color:#ffc107}.navbar-menu-container{max-height:70vh;max-width:250px;min-width:180px;overflow-y:auto;padding:.75rem;width:auto}}@media screen and (max-width:1200px)and (min-width:1051px){.navbar-links-container{margin-left:10px;margin-right:10px}.nav-item-inner{font-size:clamp(.95rem,.18vw + .9rem,1rem);padding:0 10px}.main-logo{font-size:24px;margin-left:16px;margin-right:10px}}@media screen and (max-width:750px){.mobile-only{display:flex!important}.desktop-only,.tablet-menu-only{display:none!important}.mobile-menu-only{display:block!important}.nav-item-wrapper{align-items:center;display:flex;position:relative}.submenu-toggle{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);justify-content:center;margin-left:auto;padding:8px 12px;transition:transform .2s}.submenu-toggle:hover{background:#ffffff1a;border-radius:4px}.submenu-toggle .chevron{display:inline-block;transition:transform .2s}.submenu-toggle .chevron.open{transform:rotate(180deg)}.navbar-links-container .submenu-toggle{display:none}.main-logo{font-size:20px;margin-left:15px;margin-right:10px}.main-logo .logo-icon{height:32px;width:32px}.main-logo span{font-size:18px}.navbar-links-container{display:none}.navbar-menu{display:flex;margin-right:10px}.navbar-inner{display:flex;flex-direction:column}.nav-item{width:100%}.nav-item-inner{flex:1 1}.nav-item-inner,.nav-item-wrapper{background:var(--bg-card);width:100%}.navbar-menu-container .nav-item:hover{background:#0000}.navbar-menu-container .nav-item-inner:hover{background:var(--nav-hover)}.navbar-menu-container p{margin:0}.navbar-menu-container{margin-top:0;max-height:70vh;max-width:400px;min-width:280px;overflow-y:auto;padding:1rem;position:absolute;right:0;top:100%;width:85vw}.navbar-menu-container::-webkit-scrollbar{width:6px}.navbar-menu-container::-webkit-scrollbar-thumb{background:#4a5568;border-radius:3px}.navbar-menu-container::-webkit-scrollbar-track{background:#2d3748}.navbar-menu-container .navbar-inner{height:auto;min-height:auto;width:100%}.navbar-menu-container .navbar-inner .nav-item{min-height:50px;width:100%}.navbar-menu-container .navbar-inner .nav-item a{word-wrap:break-word;align-items:center;display:flex;height:auto;min-height:50px;overflow-wrap:anywhere;padding:12px 15px;text-decoration:none;white-space:normal}.navbar-menu-container .nav-item{position:relative}.navbar-menu-container .nav-item .inner-menu{background:#0000;border:none!important;border-radius:0;box-shadow:none!important;display:none;margin-top:4px;outline:none!important;padding:0 0 0 20px;position:static;width:100%}.navbar-menu-container .nav-item .inner-menu.mobile-open{display:block}.navbar-menu-container .nav-item .inner-menu:hover{border:none!important;box-shadow:none!important;outline:none!important}.navbar-menu-container .nav-item:hover .inner-menu{border:none!important;box-shadow:none!important;display:none}.navbar-menu-container .nav-item:hover .inner-menu.mobile-open{display:block}.navbar-menu-container .inner-menu-item{background:#0003;border-radius:4px;display:block;font-size:clamp(.95rem,.2vw + .9rem,1rem);margin-bottom:4px;padding:10px 15px;text-decoration:none}.navbar-menu-container .inner-menu-item:hover{background:var(--nav-hover)}.admin-link{color:#ffc107!important}}.footer_footer__NjMd5{background:linear-gradient(180deg,#1e2129,#14161c);border-top:2px solid #4b4d7c4d;color:var(--text-light-gray);margin-top:60px;padding:48px 24px 24px;width:100%}.footer_footerContent__pJf8q{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto 32px;max-width:1200px}@media(max-width:768px){.footer_footerContent__pJf8q{gap:32px;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer_footerContent__pJf8q{gap:24px;grid-template-columns:1fr}}.footer_footerSection__wbCDB{display:flex;flex-direction:column;gap:12px}.footer_footerHeading__MB9Lr{color:var(--text-white);font-size:16px;font-weight:600;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.footer_footerLinks__UXzdr{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.footer_footerLinks__UXzdr li{margin:0}.footer_footerLinks__UXzdr a{color:var(--text-light-gray);display:inline-block;font-size:14px;text-decoration:none;transition:color .2s ease}.footer_footerLinks__UXzdr a:hover{color:var(--button-border)}.footer_footerDescription__zWLZP{color:var(--text-gray);font-size:14px;line-height:1.6;margin:0}.footer_footerBottom__3Cqh2{border-top:1px solid #4b4d7c33;margin:0 auto;max-width:1200px;padding-top:24px;text-align:center}.footer_footerBottom__3Cqh2 p{color:var(--text-gray);font-size:clamp(.9rem,.18vw + .86rem,1rem);margin:0}@media(max-width:768px){.footer_footer__NjMd5{padding:32px 16px 16px}.footer_footerHeading__MB9Lr{font-size:15px}.footer_footerBottom__3Cqh2 p,.footer_footerDescription__zWLZP,.footer_footerLinks__UXzdr a{font-size:clamp(.9rem,.18vw + .86rem,1rem)}}.home_home-container__j7ehG{margin:0 auto;max-width:1400px;padding:20px}.home_hero-section__w5bIu{background:linear-gradient(135deg,#0d2847e6,#1a3d5ce6);border-radius:20px;margin-bottom:50px;overflow:hidden;padding:60px 20px;position:relative;text-align:center}.home_hero-section__w5bIu:before{background:radial-gradient(circle at 20% 80%,#4a90e226 0,#0000 50%),radial-gradient(circle at 80% 20%,#5cb3e81a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.home_hero-title__BqEiD{color:#fff;font-size:3.5rem;font-weight:700;margin:0 0 10px;position:relative}.home_hero-title__BqEiD .home_highlight__mPbyT{color:#4a90e2}.home_hero-tagline__muUoP{color:#5cb3e8;font-size:1.5rem;font-weight:400;margin:0 0 25px}.home_hero-description__bI6VE{color:#a0b8d0;font-size:1.2rem;line-height:1.8;margin:0 auto 35px;max-width:800px;position:relative}.home_hero-buttons__KBmBi{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.home_primary-button__\+PaLe{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;padding:16px 36px;text-decoration:none;transition:all .3s ease}.home_primary-button__\+PaLe:hover{box-shadow:0 10px 30px #4a90e266;transform:translateY(-3px)}.home_secondary-button__8zX3V{align-items:center;background:#0000;border:2px solid #4a90e2;border-radius:10px;color:#5cb3e8;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;padding:16px 36px;text-decoration:none;transition:all .3s ease}.home_secondary-button__8zX3V:hover{background:#4a90e226;transform:translateY(-3px)}.home_board-section__S7K3d{margin-bottom:60px}.home_section-header__IrjH5{margin-bottom:30px;text-align:center}.home_section-header__IrjH5 h2{color:#fff;font-size:2.2rem;margin:0 0 10px}.home_section-header__IrjH5 p{color:#6b8ba8;font-size:1.1rem;margin:0}.home_board-showcase__oA5jJ{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;width:100%}.home_interactive-board-container__QnjFx{flex:1 1;max-width:600px;min-width:300px}.home_board-wrapper__NENYy{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:3px solid #2a4d6c;border-radius:16px;box-shadow:0 20px 60px #0006;padding:20px;position:relative}.home_board-grid__ty\+5E{grid-gap:0;aspect-ratio:1;border-radius:8px;box-shadow:inset 0 0 20px #0000004d;display:grid;gap:0;overflow:hidden;width:100%}.home_square__h1AOb{align-items:center;display:flex;justify-content:center;position:relative;transition:all .2s ease}.home_square__h1AOb.home_light__BW30Z{background:#cad5e8}.home_square__h1AOb.home_dark__EkNBb{background:#08234d}.home_square__h1AOb:hover{filter:brightness(1.2)}.home_piece-image__wwOT1{cursor:grab;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.4));height:80%;object-fit:contain;transition:transform .2s ease;-webkit-user-select:none;user-select:none;width:80%}.home_piece-image__wwOT1:active{cursor:grabbing;opacity:.7}.home_piece-image__wwOT1:hover{transform:scale(1.1)}.home_board-controls__hbset{display:flex;gap:10px;justify-content:center;margin-top:15px}.home_control-button__eomhh{background:#4a90e233;border:1px solid #4a90e2;border-radius:6px;color:#5cb3e8;cursor:pointer;font-size:1rem;font-weight:500;min-width:120px;padding:12px 24px;transition:all .2s ease}.home_control-button__eomhh:hover{background:#4a90e266}.home_control-button__eomhh.home_active__LQUCI{background:#4a90e2;color:#fff}.home_loading-board__KUNKM{align-items:center;aspect-ratio:1;background:#4a90e21a;border-radius:8px;color:#5cb3e8;display:flex;font-size:1.1rem;justify-content:center;width:100%}.home_play-count-tag__HpwOj{color:#6b8ba8;font-size:.9rem;margin-top:10px;text-align:center}.home_preview-board-container__mSj04{align-items:center;aspect-ratio:1;display:flex;justify-content:center;width:100%}.home_preview-board-grid__UaOR-{grid-gap:0;border-radius:8px;box-shadow:inset 0 0 20px #0000004d;display:grid;gap:0;overflow:hidden}.home_preview-square__5aktD{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative;transition:all .2s ease}.home_preview-square__5aktD:hover{filter:brightness(1.2)}.home_preview-square__5aktD.home_selected__kxUT7{box-shadow:inset 0 0 0 3px #fc0}.home_preview-piece-image__U78Zw{cursor:grab;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.4));height:80%;object-fit:contain;transition:transform .2s ease,opacity .2s ease;-webkit-user-select:none;user-select:none;width:80%}.home_preview-piece-image__U78Zw:hover{transform:scale(1.1)}.home_preview-piece-image__U78Zw:active{cursor:grabbing}.home_preview-piece-image__U78Zw.home_dragging__hBrdP{cursor:grabbing;opacity:.5}.home_valid-move-indicator__cDWlD{background:#4caf50b3;border-radius:50%;height:30%;pointer-events:none;position:absolute;width:30%}.home_capture-indicator__6smKF{border:4px solid #f44336cc;border-radius:50%;box-sizing:border-box;height:90%;pointer-events:none;position:absolute;width:90%}.home_board-info__OsBOz{flex:1 1;max-width:500px;min-width:280px}.home_info-card__\+DVyu{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;padding:25px}.home_info-card__\+DVyu h3{color:#4a90e2;font-size:1.4rem;margin:0 0 15px}.home_info-list__Rownu{list-style:none;margin:0;padding:0}.home_info-list__Rownu li{align-items:flex-start;border-bottom:1px solid #4a90e226;color:#a0b8d0;display:flex;font-size:1rem;gap:12px;line-height:1.5;padding:12px 0}.home_info-list__Rownu li:last-child{border-bottom:none}.home_info-icon__qmylI{flex-shrink:0;font-size:1.3rem}.home_features-section__\+iEV7{margin-bottom:60px}.home_features-grid__4ybWt{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.home_feature-card__F753U{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:16px;display:flex;flex-direction:column;padding:30px;text-decoration:none;transition:all .3s ease}.home_feature-card__F753U:hover{border-color:#4a90e2;box-shadow:0 15px 40px #4a90e240;transform:translateY(-8px)}.home_feature-icon__8qvMe{font-size:3rem;margin-bottom:20px}.home_feature-card__F753U h3{color:#fff;font-size:1.4rem;margin:0 0 12px}.home_feature-card__F753U p{color:#8fa5c0;flex-grow:1;font-size:1rem;line-height:1.6;margin:0 0 20px}.home_feature-link__9yTKR{align-items:center;color:#5cb3e8;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px}.home_feature-link__9yTKR .home_arrow__ESXT\+{transition:transform .2s ease}.home_feature-card__F753U:hover .home_feature-link__9yTKR .home_arrow__ESXT\+{transform:translateX(5px)}.home_stats-section__TbJJL{background:linear-gradient(135deg,#4a90e21a,#5cb3e80d);border-radius:16px;margin-bottom:60px;padding:40px}.home_stats-grid__VEc9w{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.home_stat-item__UK\+-R .home_stat-value__rBDrP{color:#4a90e2;font-size:2.5rem;font-weight:700;margin-bottom:8px}.home_stat-item__UK\+-R .home_stat-label__Mxlpm{color:#8fa5c0;font-size:1rem}.home_cta-section__O7B4I{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:20px;padding:50px 30px;text-align:center}.home_cta-section__O7B4I h2{color:#fff;font-size:2rem;margin:0 0 15px}.home_cta-section__O7B4I p{color:#a0b8d0;font-size:1.1rem;margin:0 auto 30px;max-width:600px}@media(max-width:1120px){.home_board-showcase__oA5jJ{align-items:center;flex-direction:column}.home_board-info__OsBOz,.home_interactive-board-container__QnjFx{max-width:100%;width:100%}}@media(max-width:768px){.home_home-container__j7ehG{padding:15px}.home_hero-section__w5bIu{padding:40px 20px}.home_hero-title__BqEiD{font-size:2.5rem}.home_hero-tagline__muUoP{font-size:1.2rem}.home_hero-description__bI6VE{font-size:1rem}.home_hero-buttons__KBmBi{width:100%}.home_primary-button__\+PaLe,.home_secondary-button__8zX3V{font-size:1rem;justify-content:center;max-width:100%;padding:14px 24px;width:100%}.home_board-section__S7K3d{width:100%}.home_board-showcase__oA5jJ{align-items:center;flex-direction:column;width:100%}.home_interactive-board-container__QnjFx{max-width:100%;width:100%}.home_board-wrapper__NENYy{box-sizing:border-box;padding:15px;width:100%}.home_board-controls__hbset{flex-wrap:wrap}.home_control-button__eomhh{flex:1 1;font-size:clamp(.9rem,.18vw + .86rem,1rem);min-width:100px;padding:8px 12px}.home_board-info__OsBOz{max-width:100%;width:100%}.home_info-card__\+DVyu{padding:20px}.home_section-header__IrjH5 h2{font-size:1.8rem}.home_features-grid__4ybWt{grid-template-columns:1fr}.home_feature-card__F753U{padding:25px}.home_stats-section__TbJJL{padding:30px 20px}.home_stats-grid__VEc9w{gap:20px;grid-template-columns:repeat(2,1fr)}.home_stat-item__UK\+-R .home_stat-value__rBDrP{font-size:2rem}.home_cta-section__O7B4I{padding:40px 20px}.home_cta-section__O7B4I h2{font-size:1.6rem}.home_cta-section__O7B4I p{font-size:1rem}}@media(max-width:480px){.home_home-container__j7ehG{padding:10px}.home_hero-section__w5bIu{margin-bottom:30px;padding:30px 15px}.home_hero-title__BqEiD{font-size:1.8rem}.home_hero-tagline__muUoP{font-size:1rem}.home_hero-description__bI6VE{font-size:.9rem;line-height:1.6}.home_hero-buttons__KBmBi{gap:12px}.home_primary-button__\+PaLe,.home_secondary-button__8zX3V{font-size:.95rem;padding:12px 20px;width:100%}.home_board-wrapper__NENYy{padding:12px}.home_control-button__eomhh{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:6px 10px}.home_info-card__\+DVyu{padding:15px}.home_info-list__Rownu li{font-size:.9rem;padding:10px 0}.home_section-header__IrjH5 h2{font-size:1.5rem}.home_section-header__IrjH5 p{font-size:.95rem}.home_feature-card__F753U{padding:20px}.home_feature-icon__8qvMe{font-size:2.5rem}.home_feature-card__F753U h3{font-size:1.2rem}.home_feature-card__F753U p{font-size:.9rem}.home_stats-section__TbJJL{padding:25px 15px}.home_stats-grid__VEc9w{gap:15px}.home_stat-item__UK\+-R .home_stat-value__rBDrP{font-size:1.8rem}.home_stat-item__UK\+-R .home_stat-label__Mxlpm{font-size:.9rem}.home_cta-section__O7B4I{padding:30px 15px}.home_cta-section__O7B4I h2{font-size:1.4rem}.home_cta-section__O7B4I p{font-size:.9rem}}.login_main__MBhhq{display:flex;justify-content:center}.login_form-group__zrY4K{padding:10px}.login_login-button__1nhcm{background-color:var(--button-primary-bg);border:2px solid var(--button-border);border-radius:4px;color:var(--text-white);font-size:18px;font-weight:600;margin:10px 10px 15px;padding:10px;width:320px}.login_wrapper__hWBWw{background:var(--bg-dark);border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-top:25px;min-width:380px;padding-top:10px;width:40%}.login_login-button__1nhcm:hover{background-color:var(--button-primary-hover);cursor:pointer}.login_field-label__fjfkL{display:inline-block;margin-right:10px;padding:0 10px 0 0;width:80px}.register_registration__T5-Ps{display:flex;flex-direction:column;padding:0 10px}button{margin-top:10px}.register_wrapper__8pALn{background:var(--bg-dark);border-radius:10px;display:flex;flex-direction:column;margin-top:25px;min-width:380px;padding-top:10px;width:40%}.register_container__dYRzT{display:flex;justify-content:center}.register_field-label__Xnl6c{display:inline-block;padding:0 10px 0 0;width:80px}.register_signup-button__wDI24{background-color:var(--button-primary-bg);border:2px solid var(--button-border);border-radius:4px;color:var(--text-white);font-size:18px;font-weight:600;margin:10px 10px 15px;padding:10px;width:320px}.register_signup-button__wDI24:hover{background-color:var(--button-primary-hover);cursor:pointer}.player-page_banner-error__JsvvX,.player-page_banner-success__Yhtzb{align-items:center;animation:player-page_slideDown__4VWmA .3s ease-out;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;font-size:1rem;font-weight:500;gap:16px;justify-content:space-between;left:50%;max-width:600px;min-width:400px;padding:16px 24px;position:fixed;top:80px;transform:translateX(-50%);z-index:1000}.player-page_banner-error__JsvvX span,.player-page_banner-success__Yhtzb span{flex:1 1}.player-page_banner-error__JsvvX .player-page_banner-close__aMF\+p,.player-page_banner-success__Yhtzb .player-page_banner-close__aMF\+p{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;opacity:.8;padding:0;transition:opacity .2s;width:24px}.player-page_banner-error__JsvvX .player-page_banner-close__aMF\+p:hover,.player-page_banner-success__Yhtzb .player-page_banner-close__aMF\+p:hover{opacity:1}.player-page_banner-success__Yhtzb{background:linear-gradient(135deg,#10b981,#059669);border:2px solid #047857;color:#fff}.player-page_banner-error__JsvvX{background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #b91c1c;color:#fff}@keyframes player-page_slideDown__4VWmA{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}.player-page_player-page-container__NQqgI{margin:40px auto;max-width:1000px;padding:0 20px}.player-page_profile-header__EYu6b{align-items:center;background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:16px;box-shadow:0 4px 20px #0000004d;display:flex;gap:30px;margin-bottom:30px;padding:40px}.player-page_profile-avatar__lNt5Y{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border:4px solid #2a4d6c;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:3.5rem;font-weight:700;height:120px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:120px;z-index:1}.player-page_profile-avatar__lNt5Y:hover .player-page_view-icon__w9M\+q{opacity:1}.player-page_profile-avatar__lNt5Y .player-page_profile-avatar-img__A9Aet{height:100%;object-fit:cover;width:100%}.player-page_profile-avatar__lNt5Y .player-page_view-icon__w9M\+q{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border:3px solid #0d2847;border-radius:50%;bottom:0;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;position:absolute;right:0;transition:opacity .3s ease;width:40px}.player-page_profile-avatar__lNt5Y .player-page_view-icon__w9M\+q span{font-size:1.2rem}.player-page_profile-avatar__lNt5Y .player-page_view-icon__w9M\+q:hover{background:linear-gradient(135deg,#5cb3e8,#4a90e2)}.player-page_profile-header-info__-uvRa{flex-grow:1}.player-page_profile-header-info__-uvRa .player-page_username__6SopB{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 10px}.player-page_profile-header-info__-uvRa .player-page_badges-row__65Zk4{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.player-page_profile-header-info__-uvRa .player-page_friend-action__HJP47{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5{background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:8px;box-shadow:0 2px 8px #4a90e24d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 24px;transition:all .2s ease}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5:hover:not(:disabled){box-shadow:0 4px 12px #4a90e266;transform:translateY(-2px)}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5:disabled{cursor:not-allowed;opacity:.6}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5.player-page_remove-friend__5cHQ9{background:linear-gradient(135deg,#10b981,#059669)}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5.player-page_remove-friend__5cHQ9:hover:not(:disabled){background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444466}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5.player-page_challenge-friend__htLpT{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 8px #8b5cf64d}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5.player-page_challenge-friend__htLpT:hover:not(:disabled){background:linear-gradient(135deg,#a78bfa,#8b5cf6);box-shadow:0 4px 12px #8b5cf680}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5.player-page_pending__jOEZE{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b4d}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5.player-page_pending__jOEZE:hover:not(:disabled){background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444466}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5.player-page_accept__lOkzm{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d}.player-page_profile-header-info__-uvRa .player-page_friend-button__XPXy5.player-page_accept__lOkzm:hover:not(:disabled){box-shadow:0 4px 12px #10b98166}.player-page_profile-header-info__-uvRa .player-page_role-badge__TbvIX{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:8px 20px;text-transform:uppercase}.player-page_profile-header-info__-uvRa .player-page_role-badge-owner__hYbl7{background:linear-gradient(135deg,gold,#ffed4e);border-radius:20px;box-shadow:0 4px 12px #ffd70080;color:#333;display:inline-block;font-size:.9rem;font-weight:700;letter-spacing:1px;padding:8px 20px;text-shadow:0 1px 2px #0000001a;text-transform:uppercase}.player-page_profile-header-info__-uvRa .player-page_role-badge-admin__sH04f{background:linear-gradient(135deg,#17a2b8,#117a8b);border-radius:20px;box-shadow:0 4px 12px #17a2b866;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:8px 20px;text-transform:uppercase}.player-page_elo-display__8YRl5{background:#4a90e21a;border:2px solid #4a90e2;border-radius:12px;min-width:160px;padding:20px 30px;text-align:center}.player-page_elo-display__8YRl5 .player-page_elo-label__RBvNM{color:#8097ae;font-size:clamp(.9rem,.18vw + .86rem,1rem);letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.player-page_elo-display__8YRl5 .player-page_elo-value__C69eA{color:#4a90e2;font-size:2.5rem;font-weight:700}.player-page_last-active-display__aABBP{align-items:center;background:#8888881a;border:1px solid #3a3a5c;border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:12px 20px}.player-page_last-active-display__aABBP .player-page_last-active-label__lu9F\+{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem);letter-spacing:.5px;text-transform:uppercase}.player-page_last-active-display__aABBP .player-page_last-active-value__NiBeF{color:#ccc;font-size:.95rem;font-weight:500}.player-page_profile-content__6ZEmS{display:flex;flex-direction:column;gap:25px}.player-page_info-card__05qnD{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;box-shadow:0 4px 15px #0003;padding:30px}.player-page_info-card__05qnD .player-page_card-title__CGqcX{align-items:center;border-bottom:2px solid #2a4d6c;color:#4a90e2;display:flex;font-size:1.5rem;font-weight:600;gap:12px;margin:0 0 25px;padding-bottom:15px}.player-page_info-card__05qnD .player-page_card-title__CGqcX .player-page_request-count__3aPo6{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:12px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;padding:4px 12px}.player-page_friend-requests-list__lsacy{display:flex;flex-direction:column;gap:12px}.player-page_friend-request-item__\+BxX\+{align-items:center;background:#2a4d6c4d;border:1px solid #4a90e233;border-radius:10px;display:flex;justify-content:space-between;padding:12px 16px;transition:all .2s ease}.player-page_friend-request-item__\+BxX\+:hover{background:#2a4d6c80;border-color:#4a90e266}.player-page_request-user-info__icKd\+{align-items:center;display:flex;gap:12px}.player-page_request-avatar__WsFEh{border:2px solid #4a90e2;border-radius:50%;height:45px;object-fit:cover;width:45px}.player-page_request-details__OQXGk{display:flex;flex-direction:column;gap:2px}.player-page_request-username__Y1Xqk{color:#fff;cursor:pointer;font-weight:600;transition:color .2s ease}.player-page_request-username__Y1Xqk:hover{color:#4a90e2}.player-page_request-elo__PcifN{color:#8097ae;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.player-page_request-actions__6tjm1{display:flex;gap:8px}.player-page_accept-button__ravhG{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 18px;transition:all .2s ease}.player-page_accept-button__ravhG:hover{box-shadow:0 2px 8px #10b98166;transform:translateY(-1px)}.player-page_decline-button__oGGIM{background:#ef444433;border:1px solid #ef444466;border-radius:6px;color:#ef4444;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 18px;transition:all .2s ease}.player-page_decline-button__oGGIM:hover{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#0000;color:#fff}.player-page_info-grid__UuaFY{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.player-page_info-item__MlRwN{display:flex;flex-direction:column;gap:8px}.player-page_info-item__MlRwN .player-page_info-label__cXRfl{color:#8097ae;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;letter-spacing:1px;text-transform:uppercase}.player-page_info-item__MlRwN .player-page_info-value__rotxr{color:#fff;font-size:1.1rem;font-weight:500}.player-page_bio-content__EwBdB{color:#a0b8d0;font-size:1.05rem;line-height:1.8}.player-page_bio-empty__dJoWL{background:#2a4d6c33;border:2px dashed #2a4d6c;border-radius:8px;color:#6b8ba8;font-size:1rem;font-style:italic;padding:30px;text-align:center}.player-page_user-not-found__4q4Vl{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;margin:40px auto;max-width:600px;padding:60px 20px;text-align:center}.player-page_user-not-found__4q4Vl header{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:30px}.player-page_profile-buttons__hw0IR{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:30px}.player-page_profile-button__MAZPk{margin:0}.player-page_alert-style__2OWvu{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:12px;box-shadow:0 6px 20px #4a90e266;color:#fff;font-size:1.1rem;font-weight:600;opacity:1;padding:20px 30px;transition:opacity .5s ease-in-out}#player-page_alert-container__pUiC8{bottom:20px;position:fixed;right:20px;z-index:1000}.player-page_loading-container__jctau{align-items:center;color:#8097ae;display:flex;font-size:1.5rem;font-weight:600;justify-content:center;min-height:400px}@media(max-width:768px){.player-page_player-page-container__NQqgI{padding:20px 10px}.player-page_profile-header__EYu6b{flex-direction:column;padding:30px 20px;text-align:center}.player-page_profile-header__EYu6b .player-page_username__6SopB{font-size:2rem}.player-page_profile-avatar__lNt5Y{font-size:3rem;height:100px;width:100px}.player-page_elo-display__8YRl5{min-width:auto;width:100%}.player-page_info-grid__UuaFY{grid-template-columns:1fr}.player-page_profile-buttons__hw0IR{align-items:stretch;flex-direction:column}.player-page_info-card__05qnD{padding:20px}.player-page_info-card__05qnD .player-page_card-title__CGqcX{font-size:1.3rem}}.player-page_preferences-link__\+vOwg{color:#4a90e2;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s}.player-page_preferences-link__\+vOwg:hover{color:#63b3ed;text-decoration:underline}.player-page_mini-board-preview__f5ilZ{border:3px solid #fff3;border-radius:8px;box-shadow:0 4px 12px #0006;display:inline-block;margin:0 auto;overflow:hidden}.player-page_mini-board-row__Y6-5p{display:flex}.player-page_mini-board-square__4N4K3{height:50px;transition:transform .2s;width:50px}.player-page_mini-board-square__4N4K3:hover{transform:scale(1.05)}@media(max-width:768px){.player-page_mini-board-square__4N4K3{height:40px;width:40px}}.player-page_modal-overlay__XcSfO{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.player-page_modal-content__P8kUy{animation:player-page_modalSlideIn__d7NXY .3s ease;background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:16px;box-shadow:0 10px 40px #00000080;max-width:600px;width:90%}@keyframes player-page_modalSlideIn__d7NXY{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.player-page_modal-header__VjgWk{align-items:center;border-bottom:2px solid #2a4d6c;display:flex;justify-content:space-between;padding:25px 30px}.player-page_modal-header__VjgWk h2{color:#4a90e2;font-size:1.8rem;font-weight:600;margin:0}.player-page_modal-header__VjgWk .player-page_close-button__QuS0V{align-items:center;background:none;border:none;color:#8097ae;cursor:pointer;display:flex;font-size:2.5rem;height:40px;justify-content:center;line-height:1;padding:0;transition:color .2s ease;width:40px}.player-page_modal-header__VjgWk .player-page_close-button__QuS0V:hover{color:#fff}.player-page_modal-body__6Z6e0{padding:30px}.player-page_enlarged-picture__r4UVa{display:flex;justify-content:center;margin-bottom:20px;max-height:450px}.player-page_picture-container__tp9PB{display:inline-block;position:relative}.player-page_enlarged-picture-img__rftQy{border:3px solid #2a4d6c;border-radius:12px;box-shadow:0 4px 20px #0000004d;height:auto;max-height:400px;max-width:100%;object-fit:contain;transition:transform .3s ease;width:auto}.player-page_zoom-controls__WBPR0{bottom:10px;display:flex;gap:6px;position:absolute;right:10px;z-index:10}.player-page_zoom-button__z63Oy{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.player-page_zoom-button__z63Oy:hover{background:#4a90e2e6;transform:scale(1.1)}.player-page_zoom-button__z63Oy svg{height:20px;width:20px}.player-page_upload-divider__BN\+4U{align-items:center;display:flex;margin:25px 0 20px}.player-page_upload-divider__BN\+4U:after,.player-page_upload-divider__BN\+4U:before{background:#2a4d6c;content:"";flex:1 1;height:1px}.player-page_upload-divider__BN\+4U span{color:#8097ae;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:0 15px;text-transform:uppercase}.player-page_current-picture__PQCM4{display:flex;justify-content:center;margin-bottom:30px}.player-page_preview-avatar__m3Uaf{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border:4px solid #2a4d6c;border-radius:50%;display:flex;height:180px;justify-content:center;overflow:hidden;width:180px}.player-page_preview-avatar__m3Uaf img{height:100%;object-fit:cover;width:100%}.player-page_preview-avatar__m3Uaf span{color:#fff;font-size:4rem;font-weight:700}.player-page_file-upload-section__u2AUT{margin-bottom:30px;text-align:center}.player-page_file-upload-section__u2AUT .player-page_file-label__H3AAU{background:linear-gradient(135deg,#2a5a8a,#1e4a6f);border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;letter-spacing:.5px;padding:12px 30px;text-transform:uppercase;transition:all .3s ease}.player-page_file-upload-section__u2AUT .player-page_file-label__H3AAU:hover{background:linear-gradient(135deg,#357abd,#2a5a8a);transform:translateY(-2px)}.player-page_file-upload-section__u2AUT .player-page_file-input-hidden__tHTEP{display:none}.player-page_file-upload-section__u2AUT .player-page_file-name__wRHDn{color:#a0b8d0;font-size:.95rem;margin-top:15px;word-break:break-all}.player-page_modal-actions__0Ny40{display:flex;gap:15px;justify-content:flex-end}.player-page_modal-actions__0Ny40 button{border:2px solid #0000;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 28px;text-transform:uppercase;transition:all .3s ease}.player-page_modal-actions__0Ny40 .player-page_cancel-button__q9O32{background:#2a4d6c4d;border-color:#2a4d6c;color:#a0b8d0}.player-page_modal-actions__0Ny40 .player-page_cancel-button__q9O32:hover{background:#2a4d6c80;color:#fff}.player-page_modal-actions__0Ny40 .player-page_upload-button__wwW25{background:linear-gradient(135deg,#2a5a8a,#1e4a6f);color:#fff}.player-page_modal-actions__0Ny40 .player-page_upload-button__wwW25:hover:not(:disabled){background:linear-gradient(135deg,#357abd,#2a5a8a);transform:translateY(-2px)}.player-page_modal-actions__0Ny40 .player-page_upload-button__wwW25:disabled{cursor:not-allowed;opacity:.5}.standard-button_standard-button__7wgqy{background:linear-gradient(135deg,#2a5a8a,#1e4a6f);border:2px solid #0000;border-radius:8px;box-shadow:0 4px 12px #2a5a8a33;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.5px;min-width:180px;padding:12px 28px;text-transform:uppercase;transition:all .3s ease}.standard-button_standard-button__7wgqy:hover{background:linear-gradient(135deg,#357abd,#2a5a8a);box-shadow:0 6px 20px #2a5a8a4d;transform:translateY(-2px)}.standard-button_standard-button__7wgqy:active{box-shadow:0 2px 8px #2a5a8a33;transform:translateY(0)}.standard-button_standard-button__7wgqy:focus{box-shadow:0 0 0 3px #2a5a8a4d;outline:none}.standard-button_standard-button__7wgqy:disabled{background:linear-gradient(135deg,#2a4d6c,#1a3d5c);cursor:not-allowed;opacity:.6;transform:none}@media(max-width:768px){.standard-button_standard-button__7wgqy{font-size:14px;max-width:300px;min-width:auto;padding:10px 20px;width:100%}}@media(max-width:480px){.standard-button_standard-button__7wgqy{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:10px 16px}}.standardtextblock_standard-text-block__oBEuf{background:var(--forum-background);border:1px solid #fff;border-radius:5px;color:#fff;font-size:16px;margin-bottom:10px;margin-top:20px;max-width:400px;min-width:200px;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.standardtextblock_text-block-container__ZhbuL{display:flex;justify-content:center}.bio-section_bio-section__eNp26{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;margin-bottom:24px;padding:24px}.bio-section_bio-header__rzPZf{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.bio-section_card-title__iWvJY{color:#4a90e2;font-size:1.3rem;font-weight:600;margin:0}.bio-section_edit-button__63huv{background:none;border:none;cursor:pointer;font-size:1.2rem;opacity:.8;padding:4px 8px;transition:opacity .2s ease}.bio-section_edit-button__63huv:hover{opacity:1}.bio-section_bio-content__7ihcf{color:#a0b8d0;font-size:1.05rem;line-height:1.8}.bio-section_bio-text__NJesg{word-wrap:break-word;margin:0;white-space:pre-wrap}.bio-section_bio-empty__AvqUx{background:#2a4d6c33;border:2px dashed #2a4d6c;border-radius:8px;color:#6b8ba8;font-size:1rem;font-style:italic;padding:30px;text-align:center}.bio-section_bio-edit-container__yFoue{display:flex;flex-direction:column;gap:12px}.bio-section_bio-textarea__WVyO4{background:#0d2847cc;border:2px solid #2a4d6c;border-radius:8px;color:#a0b8d0;font-family:inherit;font-size:1rem;line-height:1.6;padding:12px;resize:vertical}.bio-section_bio-textarea__WVyO4::placeholder{color:#6b8ba8}.bio-section_bio-textarea__WVyO4:focus{border-color:#4a90e2;box-shadow:0 0 8px #4a90e24d;outline:none}.bio-section_edit-actions__oI2qn{display:flex;gap:12px;justify-content:flex-end}.bio-section_cancel-button__In8SI,.bio-section_save-button__MeZqq{border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.bio-section_save-button__MeZqq{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.bio-section_save-button__MeZqq:hover{box-shadow:0 4px 12px #4a90e266;transform:translateY(-2px)}.bio-section_save-button__MeZqq:active{transform:translateY(0)}.bio-section_cancel-button__In8SI{background:#2a4d6c66;border:1px solid #2a4d6c;color:#a0b8d0}.bio-section_cancel-button__In8SI:hover{background:#2a4d6c99;color:#fff}.divider_divider-container__ZrDi4{display:flex;justify-content:center;margin:20px 0}.divider_divider__bB2xC{background-color:#fff;height:2px;min-width:200px;width:60%}.DonorBadge_donorBadge__i7hMF{align-items:center;border-radius:12px;box-shadow:0 2px 4px #0003;cursor:help;display:inline-flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;gap:4px;padding:4px 10px;transition:all .3s ease}.DonorBadge_donorBadge__i7hMF:hover{box-shadow:0 3px 8px #0000004d;transform:translateY(-1px)}.DonorBadge_badgeIcon__qzAIQ{font-size:14px;line-height:1}.DonorBadge_badgeText__mA63O{line-height:1;white-space:nowrap}.DonorBadge_silverBadge__Y-s2d{background:linear-gradient(135deg,#b8b8b8,#e0e0e0 50%,#b8b8b8);border:1px solid #999;color:#2c2c2c}.DonorBadge_silverBadge__Y-s2d .DonorBadge_badgeIcon__qzAIQ{color:#666;text-shadow:0 1px 2px #ffffff80}.DonorBadge_goldBadge__HE4MD{background:linear-gradient(135deg,gold,#ffed4e 50%,gold);border:1px solid #daa520;color:#8b4513}.DonorBadge_goldBadge__HE4MD .DonorBadge_badgeIcon__qzAIQ{color:#ff8c00;text-shadow:0 1px 2px #ffffff80}@media only screen and (max-width:600px){.DonorBadge_donorBadge__i7hMF{padding:3px 8px}.DonorBadge_badgeIcon__qzAIQ,.DonorBadge_donorBadge__i7hMF{font-size:clamp(.9rem,.18vw + .86rem,1rem)}}.matchhistory_match-history__l-Ari{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-top:24px;padding:20px}.matchhistory_section-title__UxlHR{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:20px}.matchhistory_empty-state__LeIWg,.matchhistory_error__ae\+Md,.matchhistory_loading__WrHiQ{color:#ffffffb3;padding:40px 20px;text-align:center}.matchhistory_error__ae\+Md{color:#ff6b6b}.matchhistory_empty-hint__fskFn{font-size:.9rem;margin-top:8px;opacity:.6}.matchhistory_games-list__\+W98j{display:flex;flex-direction:column;gap:12px}.matchhistory_game-card__sHXsv{align-items:center;background:#ffffff08;border-left:4px solid #0000;border-radius:8px;cursor:pointer;display:flex;gap:20px;padding:16px 20px;transition:all .2s ease}.matchhistory_game-card__sHXsv:hover{background:#ffffff14;transform:translateX(4px)}.matchhistory_game-card__sHXsv.matchhistory_win__ICLAw{border-left-color:#4ade80}.matchhistory_game-card__sHXsv.matchhistory_loss__sC4-9{border-left-color:#f87171}.matchhistory_game-card__sHXsv.matchhistory_draw__8w-\+D{border-left-color:#fbbf24}.matchhistory_game-result__YhMOc{display:flex;flex-direction:column;min-width:100px}.matchhistory_result-text__ucpXC{font-size:1rem;font-weight:700}.matchhistory_win__ICLAw .matchhistory_result-text__ucpXC{color:#4ade80}.matchhistory_loss__sC4-9 .matchhistory_result-text__ucpXC{color:#f87171}.matchhistory_draw__8w-\+D .matchhistory_result-text__ucpXC{color:#fbbf24}.matchhistory_result-reason__cZCaK{color:#ffffff80;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-top:2px}.matchhistory_game-info__QCyac{display:flex;flex:1 1;flex-direction:column;gap:4px}.matchhistory_opponent-info__L4\+Y5{align-items:center;display:flex;gap:8px}.matchhistory_vs-text__Smljg{color:#fff6;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.matchhistory_opponent-name__uh3Zl{color:#fff;font-weight:600}.matchhistory_opponent-elo__PMM5e{color:#ffffff80;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.matchhistory_game-details__--1zf{color:#fff9;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);gap:12px}.matchhistory_time-control__JSTgx{background:#ffffff1a;border-radius:4px;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:2px 8px}.matchhistory_game-meta__NDSID{align-items:flex-end;display:flex;flex-direction:column;gap:4px;min-width:120px}.matchhistory_game-date__\+h0XV{color:#ffffff80;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.matchhistory_elo-change__3jQZT{font-size:.9rem;font-weight:700}.matchhistory_elo-change__3jQZT.matchhistory_positive__txJfH{color:#4ade80}.matchhistory_elo-change__3jQZT.matchhistory_negative__1\+0u6{color:#f87171}.matchhistory_view-arrow__7URmO{color:#ffffff4d;font-size:1.2rem;transition:color .2s ease}.matchhistory_game-card__sHXsv:hover .matchhistory_view-arrow__7URmO{color:#ffffffb3}.matchhistory_pagination__cX42C{align-items:center;border-top:1px solid #ffffff1a;display:flex;gap:16px;justify-content:center;margin-top:20px;padding-top:20px}.matchhistory_page-btn__JHNUS{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px;transition:all .2s ease}.matchhistory_page-btn__JHNUS:hover:not(:disabled){background:#fff3}.matchhistory_page-btn__JHNUS:disabled{cursor:not-allowed;opacity:.4}.matchhistory_page-info__frjkV{color:#ffffffb3;font-size:.9rem}@media(max-width:768px){.matchhistory_game-card__sHXsv{flex-wrap:wrap;gap:12px}.matchhistory_game-result__YhMOc{min-width:80px}.matchhistory_game-meta__NDSID{align-items:center;flex-direction:row;justify-content:space-between;min-width:unset;width:100%}.matchhistory_view-arrow__7URmO{display:none}}.friendslist_friends-list__qIdfJ{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:16px 0}.friendslist_friend-card__WyT6d{align-items:center;background:#1a1a1a;border:1px solid #333;border-radius:8px;display:flex;justify-content:space-between;padding:12px;transition:all .2s ease}.friendslist_friend-card__WyT6d:hover{border-color:#4a90e2;box-shadow:0 4px 12px #4a90e21a;transform:translateY(-2px)}.friendslist_friend-info__UqAr6{align-items:center;color:inherit;display:flex;flex:1 1;gap:12px;min-width:0;text-decoration:none}.friendslist_friend-avatar-wrapper__E3p4K{flex-shrink:0;position:relative}.friendslist_friend-avatar__OMMR1{border:2px solid #333;border-radius:50%;height:48px;object-fit:cover;width:48px}.friendslist_online-indicator__OfW00{animation:friendslist_pulse__WzFMd 2s infinite;background:#4caf50;border:2px solid #1a1a1a;border-radius:50%;bottom:2px;box-shadow:0 0 8px #4caf5099;height:12px;position:absolute;right:2px;width:12px}@keyframes friendslist_pulse__WzFMd{0%,to{opacity:1}50%{opacity:.6}}.friendslist_friend-details__hSKBk{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.friendslist_friend-username__Sk014{color:#fff;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friendslist_friend-elo__aQLXq{color:#888;font-size:14px}.friendslist_remove-button__Yoo1Z{align-items:center;background:#0000;border:1px solid #666;border-radius:50%;color:#888;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:28px;justify-content:center;transition:all .2s ease;width:28px}.friendslist_remove-button__Yoo1Z:hover{background:#f44336;border-color:#f44336;color:#fff}.friendslist_friend-actions__DBo8J{align-items:center;display:flex;flex-shrink:0;gap:8px}.friendslist_challenge-button__3f2TU{align-items:center;background:#0000;border:1px solid #4a90e2;border-radius:50%;color:#4a90e2;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;transition:all .2s ease;width:28px}.friendslist_challenge-button__3f2TU:hover{background:#4a90e2;color:#fff;transform:scale(1.1)}.friendslist_empty-state__7OlLh{color:#888;padding:40px 20px;text-align:center}.friendslist_empty-state__7OlLh p{margin:8px 0}.friendslist_empty-state__7OlLh .friendslist_hint__W1\+6F{color:#666;font-size:14px}.friendslist_friends-list__qIdfJ.friendslist_compact__OeUwM{gap:8px;grid-template-columns:1fr}.friendslist_friends-list__qIdfJ.friendslist_compact__OeUwM .friendslist_friend-card__WyT6d{padding:8px 12px}.friendslist_friends-list__qIdfJ.friendslist_compact__OeUwM .friendslist_friend-avatar__OMMR1{height:36px;width:36px}.friendslist_friends-list__qIdfJ.friendslist_compact__OeUwM .friendslist_friend-username__Sk014{font-size:14px}.friendslist_friends-list__qIdfJ.friendslist_compact__OeUwM .friendslist_friend-elo__aQLXq{font-size:clamp(.9rem,.18vw + .86rem,1rem)}.pieces_pieces-list-container__YjOh9{display:block;margin-top:20px;width:100%}.pieces_pieces-table__scwJc{margin-left:auto;margin-right:auto;margin-top:20px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pieces_pieces-table__scwJc table{border-spacing:0}.pieces_pieces-table__scwJc th{border:1px solid #fff;height:40px;padding:4px 12px}.pieces_pieces-table__scwJc td{border:1px solid #fff;max-width:400px;padding:4px 12px}.pieces_pieces-found__80kSx{padding-top:15px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:clamp(1rem,.2vw + .95rem,1.08rem);line-height:1.5;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--font-family:"Manrope",sans-serif;--background-color:#e2ffda;--nav-background:#082c51;--dark-blue-text:#09325a;--link-text:#1163b5;--link-text-light:#508fcd;--light-gray:#9fb4ca;--lighter-gray:#cbd6e3;--navigation:#b3c5c9;--navigation-hover:#5b6567;--navigation-focus:#9bc23b;--scrollbar-color:#6cacd4;--scrollbar-background:#285c94;--light-button:#2f4677;--dark-button:#2b3886;--forum-background:#26374e;--forum-border:#44618a;--forum-title-color:#5a80aa;--forum-link-hover:#5888be;--forum-row-hover:#6496ff26;--button-primary-bg:#4b4d7c;--button-primary-hover:#3b3d83;--button-border:#757cfc;--button-border-alt:#516bc0;--text-white:#fff;--text-dark:#363636;--text-gray:grey;--text-light-gray:#d3d3d3;--bg-dark:#1e2129;--bg-card:#20242e;--content-bg:#96bbaf;--content-text:#4e5f5d;--content-accent:#537e6e;--content-dark-text:#454;--content-border:#3e6b64;--board-bg:#525e75;--board-border:#7d93b8;--square-dark-border:#31538d;--square-light-border:#4d81d4;--nav-hover:#333793;--nav-light-hover:#757cfc;--nav-menu-bg:#cad5e8;--accent-orange:#ed5d2d;background-color:#2a2e38;color:#fff}*{box-sizing:border-box}html{font-size:16px}.index_btn__5lYGf,a.index_btn__5lYGf,button{word-wrap:break-word;max-width:100%;overflow-wrap:anywhere}body{overflow-x:hidden}@media(max-width:768px){html{font-size:15px}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}table{display:block;overflow-x:auto;white-space:nowrap}img{height:auto;max-width:100%}}@media(max-width:480px){html{font-size:14.5px}h1{font-size:1.5rem}h2{font-size:1.3rem}h3{font-size:1.1rem}}.gamewizard_wizard-container__nUU4c{background:var(--forum-background);border-radius:10px;box-shadow:0 4px 6px #0000004d;margin:40px auto;max-width:1200px;overflow-x:hidden;padding:30px}.gamewizard_wizard-header__TB9h4{margin-bottom:20px;text-align:center}.gamewizard_wizard-header__TB9h4 h1{color:var(--light-gray);font-size:32px;font-weight:700;margin-bottom:10px}.gamewizard_step-indicator__ika0m{color:var(--text-light-gray);font-size:18px;font-weight:500}.gamewizard_progress-bar__GJX\+L{display:flex;justify-content:space-between;margin:20px 0 30px;position:relative}.gamewizard_progress-bar__GJX\+L:before{background-color:#e0e0e0;content:"";height:2px;left:0;position:absolute;right:0;top:20px;z-index:0}.gamewizard_progress-step__ybVv6{cursor:pointer;flex:1 1;position:relative;text-align:center;transition:transform .2s ease;z-index:1}.gamewizard_progress-step__ybVv6:hover{transform:scale(1.05)}.gamewizard_progress-step__ybVv6 .gamewizard_step-circle__YxQc3{align-items:center;background-color:#e0e0e0;border-radius:50%;color:#666;display:inline-flex;font-weight:700;height:40px;justify-content:center;margin-bottom:.5rem;transition:all .3s ease;width:40px}.gamewizard_progress-step__ybVv6 .gamewizard_step-label__KxLOV{color:#666;display:block;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.gamewizard_progress-step__ybVv6.gamewizard_active__nctfb .gamewizard_step-circle__YxQc3{background-color:#4a90e2;color:#fff;transform:scale(1.1)}.gamewizard_progress-step__ybVv6.gamewizard_completed__5ANpf .gamewizard_step-circle__YxQc3{background-color:#4caf50;color:#fff}.gamewizard_progress-step__ybVv6.gamewizard_active__nctfb .gamewizard_step-label__KxLOV,.gamewizard_progress-step__ybVv6.gamewizard_completed__5ANpf .gamewizard_step-label__KxLOV{color:var(--light-gray,#e0e0e0);font-weight:600}.gamewizard_step-container__sEhuh{min-height:400px;padding:20px 0}.gamewizard_step-container__sEhuh h2{color:var(--light-gray,#e0e0e0);font-size:28px;font-weight:600;margin-bottom:10px}.gamewizard_step-container__sEhuh h3{color:var(--light-gray,#e0e0e0);font-size:20px;font-weight:600;margin:20px 0 10px}.gamewizard_step-description__u1dZk{color:var(--medium-gray,#b0b0b0);font-size:16px;line-height:1.5;margin-bottom:30px}.gamewizard_form-group__-BPWD{margin-bottom:25px}.gamewizard_form-row__iUDxO{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:25px}.gamewizard_form-label__\+RZB3{color:var(--light-gray,#e0e0e0);display:block;font-size:16px;font-weight:600;margin-bottom:8px}.gamewizard_required__CUPNq{color:#ff6b6b}.gamewizard_form-input-small__RerKo,.gamewizard_form-input__dcHk5{background:#0000004d;border:2px solid #fff3;border-radius:6px;color:#fff;font-size:16px;padding:12px;transition:border-color .3s;width:100%}.gamewizard_form-input-small__RerKo:focus,.gamewizard_form-input__dcHk5:focus{border-color:#4a90e2;outline:none}.gamewizard_form-input-small__RerKo{max-width:200px}.gamewizard_number-input-group__tvm3-{align-items:stretch;display:inline-flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gamewizard_number-input-group__tvm3- input[type=number]{-webkit-appearance:textfield;appearance:textfield;border-left:none;border-radius:0;border-right:none;flex:1 1;height:auto;margin:0;min-width:80px;padding:12px;text-align:center}.gamewizard_number-input-group__tvm3- input[type=number]::-webkit-inner-spin-button,.gamewizard_number-input-group__tvm3- input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.gamewizard_number-input-group__tvm3->.gamewizard_number-btn__OPGxH{align-items:center;background:#2a5b8d4d;border:2px solid #8ab4e880;color:#8ab4e8;cursor:pointer;display:flex;flex-shrink:0;font-size:1.3rem;font-weight:700;justify-content:center;margin:0;min-width:44px;padding:0;transition:all .2s;-webkit-user-select:none;user-select:none}.gamewizard_number-input-group__tvm3->.gamewizard_number-btn__OPGxH:hover:not(:disabled){background:#2a5b8d80;border-color:#4a90e2;color:#fff}.gamewizard_number-input-group__tvm3->.gamewizard_number-btn__OPGxH:active:not(:disabled){background:#2a5b8db3}.gamewizard_number-input-group__tvm3->.gamewizard_number-btn__OPGxH:disabled{cursor:not-allowed;opacity:.5}.gamewizard_number-input-group__tvm3->.gamewizard_number-btn__OPGxH.gamewizard_minus__CkKcc{border-radius:6px 0 0 6px;border-right:none}.gamewizard_number-input-group__tvm3->.gamewizard_number-btn__OPGxH.gamewizard_plus__\+s3cU{border-left:none;border-radius:0 6px 6px 0}.gamewizard_form-textarea-code__oZ5TB,.gamewizard_form-textarea__hHShv{background:#0000004d;border:2px solid #fff3;border-radius:6px;color:#fff;font-family:inherit;font-size:16px;padding:12px;resize:vertical;transition:border-color .3s;width:100%}.gamewizard_form-textarea-code__oZ5TB:focus,.gamewizard_form-textarea__hHShv:focus{border-color:#4a90e2;outline:none}.gamewizard_char-count__JxlFR{text-align:right}.gamewizard_char-count__JxlFR,.gamewizard_field-hint__pBPZJ{color:var(--medium-gray,#a0a0a0);font-size:14px;margin-top:5px}.gamewizard_field-hint__pBPZJ{font-style:italic}.gamewizard_validation-error__H4fw8{color:#ff6b6b;font-size:14px;margin-top:5px}.gamewizard_radio-group__RnjBk{gap:10px;margin-bottom:15px}.gamewizard_radio-label__aq4d7{align-items:center;color:var(--light-gray,#e0e0e0);font-size:16px}.gamewizard_radio-label__aq4d7 input[type=checkbox],.gamewizard_radio-label__aq4d7 input[type=radio]{cursor:pointer;height:20px;margin-right:10px;width:20px}.gamewizard_radio-label__aq4d7 span{-webkit-user-select:none;user-select:none}.gamewizard_radio-label__aq4d7:hover{color:#4a90e2}.gamewizard_condition-section__1ekcI{background:#0003;border-left:4px solid #4a90e2;border-radius:8px;margin-bottom:20px;padding:20px}.gamewizard_sub-field__zknXQ,.gamewizard_sub-fields__oWIhB{margin-top:15px;padding-left:20px}.gamewizard_sub-fields__oWIhB{display:flex;flex-direction:column;gap:15px}.gamewizard_slider-container__tyxP4{margin:15px auto;max-width:400px}.gamewizard_slider__93xCJ{-webkit-appearance:none;appearance:none;background:#fff3;border-radius:4px;height:8px;outline:none;width:100%}.gamewizard_slider__93xCJ::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#4a90e2;border-radius:50%;cursor:pointer;height:24px;-webkit-transition:transform .2s;transition:transform .2s;width:24px}.gamewizard_slider__93xCJ::-webkit-slider-thumb:hover{transform:scale(1.2)}.gamewizard_slider__93xCJ::-moz-range-thumb{background:#4a90e2;border:none;border-radius:50%;cursor:pointer;height:24px;-moz-transition:transform .2s;transition:transform .2s;width:24px}.gamewizard_slider__93xCJ::-moz-range-thumb:hover{transform:scale(1.2)}.gamewizard_slider-value__Ft0jh{color:#4a90e2;font-size:24px;font-weight:700;margin:15px 0;text-align:center}.gamewizard_slider-labels__pz71q{color:var(--medium-gray,#a0a0a0);display:flex;font-size:14px;justify-content:space-between;margin:5px auto 0;max-width:400px;width:100%}.gamewizard_board-preview__SXmD4{margin:30px 0;text-align:center}.gamewizard_board-preview__SXmD4 h3{margin-bottom:20px}.gamewizard_summary-section__bbI\+w{background:#4a90e21a;border:2px solid #4a90e24d;border-radius:8px;margin-top:30px;padding:20px}.gamewizard_summary-section__bbI\+w h3{color:#4a90e2;margin-bottom:15px;margin-top:0}.gamewizard_summary-item__OKf91{color:var(--light-gray,#e0e0e0);font-size:16px;padding:8px 0}.gamewizard_summary-item__OKf91 strong{color:#4a90e2;margin-right:10px}.gamewizard_wizard-navigation__4tsOU{margin-top:30px}.gamewizard_nav-buttons__oFeU4{display:flex;gap:20px;justify-content:space-between}.gamewizard_nav-buttons__oFeU4 button{min-width:120px}@media(max-width:768px){.gamewizard_wizard-container__nUU4c{margin:20px 10px;padding:15px}.gamewizard_form-row__iUDxO{gap:15px;grid-template-columns:1fr}.gamewizard_wizard-header__TB9h4 h1{font-size:22px}.gamewizard_step-container__sEhuh h2{font-size:20px}.gamewizard_placement-board__gnUtO{margin:15px auto!important;max-width:min(100vw - 40px,600px);min-width:unset;padding:10px!important;width:100%}.gamewizard_board-square__kwFFy{aspect-ratio:1!important;height:auto!important;min-height:0!important;min-width:0!important;width:auto!important}.gamewizard_piece-on-square__8zxU3 img{max-height:90%;max-width:90%}.gamewizard_modal-content__h93qR{margin:10px;max-height:85vh;width:95%}.gamewizard_modal-header__EYkne{padding:15px}.gamewizard_modal-header__EYkne h2{font-size:20px}.gamewizard_modal-body__xRbUC,.gamewizard_modal-footer__qSzos{padding:15px}}@media(max-width:480px){.gamewizard_wizard-container__nUU4c{margin:10px;padding:15px}.gamewizard_wizard-header__TB9h4 h1{font-size:20px}.gamewizard_step-container__sEhuh h2{font-size:18px}.gamewizard_placement-board__gnUtO{max-width:calc(100vw - 30px)!important;padding:5px!important}.gamewizard_modal-content__h93qR{margin:5px;max-height:90vh;width:98%}.gamewizard_modal-header__EYkne{padding:12px}.gamewizard_modal-header__EYkne h2{font-size:18px}.gamewizard_modal-body__xRbUC{padding:12px}.gamewizard_modal-footer__qSzos{flex-wrap:wrap;padding:12px}}.gamewizard_board-square__kwFFy{align-items:center;aspect-ratio:1;border:1px solid #ffffff1a;box-sizing:border-box;display:flex;height:100%;justify-content:center;transition:opacity .2s;width:100%}.gamewizard_board-square__kwFFy:hover{opacity:.8}.gamewizard_piece-on-square__8zxU3{align-items:center;border-radius:4px;cursor:grab;display:flex;height:100%;justify-content:center;position:relative;transition:transform .15s ease,box-shadow .15s ease;width:100%}.gamewizard_piece-on-square__8zxU3:hover{box-shadow:0 0 12px #fff6;transform:scale(1.05);z-index:10}.gamewizard_piece-on-square__8zxU3:active{cursor:grabbing;transform:scale(1.02)}.gamewizard_piece-on-square__8zxU3 img{transition:filter .15s ease}.gamewizard_piece-on-square__8zxU3:hover img{filter:brightness(1.15) drop-shadow(0 0 4px rgba(255,255,255,.5))}.gamewizard_piece-stats__CySl6{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.gamewizard_stat-item__ZiHFx{background:#ffffff0d;border-radius:5px;color:var(--light-gray);padding:10px 15px}.gamewizard_clear-all-button__Tdvb-{background:#ff453a33;border:1px solid #ff453a80;border-radius:5px;color:#ff453a;cursor:pointer;font-weight:500;margin-left:auto;padding:10px 20px;transition:all .2s ease}.gamewizard_clear-all-button__Tdvb-:hover{background:#ff453a4d;border-color:#ff453a}.gamewizard_clear-all-button__Tdvb-:active{transform:scale(.98)}.gamewizard_mirror-button__EgnoT{background:#2196f333;border:1px solid #2196f380;border-radius:5px;color:#2196f3;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s ease}.gamewizard_mirror-button__EgnoT:hover{background:#2196f34d;border-color:#2196f3}.gamewizard_mirror-button__EgnoT:active{transform:scale(.98)}.gamewizard_placement-instructions__oT3te{background:#ffffff0d;border-radius:5px;margin:20px auto 0;max-width:600px;padding:15px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gamewizard_placement-instructions__oT3te h3{color:var(--light-gray);margin-bottom:10px;text-align:left}.gamewizard_placement-instructions__oT3te ul{color:var(--text-light-gray);list-style-position:inside;margin:0;padding:0;text-align:left}.gamewizard_placement-instructions__oT3te ul li{margin-bottom:5px}.gamewizard_preview-legend__JXkii{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;margin:0 auto 1rem;max-width:800px;padding:8px}.gamewizard_legend-row__\+HE6P{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;width:100%}.gamewizard_legend-item__aIwpT{align-items:center;color:var(--light-gray);display:flex;font-size:1em;gap:8px}.gamewizard_legend-square__9C3sU{background:#ffffff1a;box-sizing:border-box;height:20px;width:20px}.gamewizard_legend-player-dot__khknN{border-radius:50%;box-sizing:border-box;height:16px;width:16px}.gamewizard_condition-icon__RYYAx,.gamewizard_ranged-icon__a2YBX{font-size:1.2em}.gamewizard_capture-indicator__c6dS9,.gamewizard_checkmate-indicator__H6W\+d{filter:drop-shadow(0 0 2px rgba(255,255,255,.8));text-shadow:0 0 3px #000c,0 0 5px #ffffff80}.gamewizard_modal-overlay__ZkCg9{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.gamewizard_modal-content__h93qR{background:var(--forum-background,#1a1a2e);border-radius:10px;box-shadow:0 10px 30px #00000080;display:flex;flex-direction:column;max-height:90vh;max-width:800px;width:90%}.gamewizard_modal-header__EYkne{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px}.gamewizard_modal-header__EYkne h2{color:var(--light-gray);font-size:24px;margin:0}.gamewizard_close-button__xJlrI{align-items:center;background:none;border:none;color:var(--light-gray);cursor:pointer;display:flex;font-size:28px;height:30px;justify-content:center;padding:0;transition:color .2s;width:30px}.gamewizard_close-button__xJlrI:hover{color:#ff6b6b}.gamewizard_modal-body__xRbUC{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:20px}.gamewizard_modal-footer__qSzos{border-top:1px solid #ffffff1a;display:flex;gap:10px;justify-content:flex-end;padding:20px}.gamewizard_search-section__0bRtx{margin-bottom:20px}.gamewizard_search-input__B0pdy{background:#ffffff0d;border:1px solid #fff3;border-radius:5px;color:var(--light-gray);font-size:16px;padding:12px;width:100%}.gamewizard_search-input__B0pdy::placeholder{color:var(--text-light-gray)}.gamewizard_search-input__B0pdy:focus{border-color:#4a90e2;outline:none}.gamewizard_player-selection__MaKZD{margin-bottom:20px}.gamewizard_player-selection__MaKZD>label{color:var(--light-gray);display:block;font-weight:500;margin-bottom:10px}.gamewizard_player-radio-group__-a1Zs{display:flex;flex-wrap:wrap;gap:15px}.gamewizard_player-radio-label__ys\+ZN{align-items:center;background:#ffffff0d;border:1px solid #fff3;border-radius:5px;color:var(--light-gray);cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:all .2s ease}.gamewizard_player-radio-label__ys\+ZN:hover{background:#ffffff1a;border-color:#ffffff4d}.gamewizard_player-radio-label__ys\+ZN input[type=radio]{cursor:pointer}.gamewizard_player-radio-label__ys\+ZN input[type=radio]:checked+span{color:var(--primary-color);font-weight:600}.gamewizard_player-select__YGKAs{background:#ffffff0d;border:1px solid #fff3;border-radius:5px;color:var(--light-gray);cursor:pointer;padding:8px 12px}.gamewizard_player-select__YGKAs:focus{border-color:#4a90e2;outline:none}.gamewizard_piece-list-section__OYtiA{margin-bottom:20px;min-height:200px}.gamewizard_piece-count-hint__ONy6t{color:var(--text-light-gray);font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic;margin-bottom:10px}.gamewizard_pagination-controls__EAzZw{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:15px}.gamewizard_pagination-btn__9gX2O{background:#4a90e233;border:1px solid #4a90e280;border-radius:6px;color:var(--light-gray);cursor:pointer;font-size:14px;font-weight:600;padding:6px 12px;transition:all .2s}.gamewizard_pagination-btn__9gX2O:hover:not(:disabled){background:#4a90e266;border-color:#4a90e2}.gamewizard_pagination-btn__9gX2O:disabled{cursor:not-allowed;opacity:.4}.gamewizard_pagination-info__W3DpE{color:var(--light-gray);font-size:14px;padding:0 10px}.gamewizard_piece-grid__16sIS{grid-gap:15px;-webkit-overflow-scrolling:touch;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));max-height:400px;overflow-y:auto;padding:10px}.gamewizard_piece-grid__16sIS::-webkit-scrollbar{width:8px}.gamewizard_piece-grid__16sIS::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.gamewizard_piece-grid__16sIS::-webkit-scrollbar-track{background:#0003}.gamewizard_piece-item__gwNwa{background:#ffffff05;border:2px solid #ffffff1a;border-radius:8px;cursor:pointer;padding:10px;transition:all .2s}.gamewizard_piece-item__gwNwa:hover{border-color:#4a90e2;transform:translateY(-2px)}.gamewizard_piece-item__gwNwa.gamewizard_selected__9Od9b{background:#4a90e21a;border-color:#4a90e2}.gamewizard_piece-thumbnail__1cTgs{align-items:center;background:#0003;border-radius:5px;display:flex;height:80px;justify-content:center;margin-bottom:8px;width:100%}.gamewizard_piece-thumbnail__1cTgs img{max-height:100%;max-width:100%;object-fit:contain}.gamewizard_no-image__AQEnK{align-items:center;background:#ffffff1a;border-radius:50%;color:var(--light-gray);display:flex;font-size:32px;font-weight:700;height:60px;justify-content:center;width:60px}.gamewizard_piece-info__6q7aT{text-align:center}.gamewizard_piece-name__gqlHF{color:var(--light-gray);font-size:14px;font-weight:500;margin-bottom:4px}.gamewizard_piece-id__1uiMH{color:var(--text-light-gray);font-size:clamp(.9rem,.18vw + .86rem,1rem)}.gamewizard_win-condition-section__\+XATI{background:#ffffff05;border:1px solid #fff3;border-radius:8px;margin-top:20px;padding:15px}.gamewizard_win-condition-section__\+XATI h3{color:var(--light-gray);font-size:16px;margin:0 0 10px}.gamewizard_win-condition-note__FgGsE{color:var(--text-light-gray);font-size:14px;font-style:italic;margin-bottom:15px}.gamewizard_checkbox-group__8UW4u{display:flex;flex-direction:column;gap:12px}.gamewizard_checkbox-label__48rxT{align-items:center;border-radius:5px;color:var(--light-gray);cursor:pointer;display:flex;gap:10px;padding:8px;transition:background .2s ease}.gamewizard_checkbox-label__48rxT:hover{background:#ffffff0d}.gamewizard_checkbox-label__48rxT input[type=checkbox]{cursor:pointer;height:18px;width:18px}.gamewizard_checkbox-label__48rxT span{font-size:14px}.gamewizard_image-selection-section__Fp8b8{border-top:1px solid #ffffff1a;margin-top:20px;padding-top:20px}.gamewizard_image-selection-section__Fp8b8 h3{color:var(--light-gray);margin-bottom:15px}.gamewizard_image-grid__ofKjX{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.gamewizard_image-option__nLm\+b{align-items:center;background:#ffffff05;border:2px solid #ffffff1a;border-radius:5px;cursor:pointer;display:flex;height:100px;justify-content:center;padding:5px;transition:all .2s}.gamewizard_image-option__nLm\+b:hover{border-color:#4a90e2}.gamewizard_image-option__nLm\+b.gamewizard_selected__9Od9b{background:#4a90e21a;border-color:#4a90e2}.gamewizard_image-option__nLm\+b img{max-height:100%;max-width:100%;object-fit:contain}.gamewizard_castling-section__l7QOh{background:#ffffff05;border:1px solid #fff3;border-radius:8px;margin-top:20px;padding:15px}.gamewizard_castling-section__l7QOh h3{color:var(--light-gray);font-size:16px;margin:0 0 10px}.gamewizard_castling-note__SzHGI{color:var(--text-light-gray);font-size:14px;font-style:italic;margin-bottom:15px}.gamewizard_castling-partner-selectors__oQTvK{display:flex;flex-direction:column;gap:15px;margin-top:15px}.gamewizard_partner-selector__3o1CT{display:flex;flex-direction:column;gap:5px}.gamewizard_partner-selector__3o1CT label{color:var(--light-gray);font-size:14px;font-weight:500}.gamewizard_partner-selector__3o1CT select{background:#0000004d;border:1px solid #fff3;border-radius:5px;color:var(--light-gray);cursor:pointer;font-size:14px;padding:8px 12px}.gamewizard_partner-selector__3o1CT select:focus{border-color:#4a90e2;outline:none}.gamewizard_partner-selector__3o1CT select option{background:#2a2a3a;color:var(--light-gray)}.gamewizard_no-partners-hint__C\+C0c{color:var(--text-light-gray);font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic}.gamewizard_castling-warning__JJVLQ{background:#f5a6231a;border-radius:5px;color:#f5a623;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-top:5px;padding:10px}.gamewizard_error-text__6ghOE{color:#ff6b6b;padding:20px;text-align:center}.gamewizard_square-type-grid__GgIXR{display:flex;flex-direction:column;gap:15px}.gamewizard_square-type-item__wG1g8{align-items:center;background:#ffffff05;border:2px solid #fff3;border-radius:8px;cursor:pointer;display:flex;gap:15px;padding:15px;transition:all .2s}.gamewizard_square-type-item__wG1g8:hover{background:#ffffff0d;transform:translateY(-2px)}.gamewizard_square-type-item__wG1g8.gamewizard_selected__9Od9b{background:#ffffff1a;box-shadow:0 0 10px #ffffff4d}.gamewizard_square-type-indicator__1VzTC{align-items:center;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:32px;font-weight:700;height:60px;justify-content:center;width:60px}.gamewizard_square-type-info__mfIuP{flex:1 1}.gamewizard_square-type-name__Qkwsa{font-size:18px;font-weight:600;margin-bottom:5px}.gamewizard_square-type-description__mHaU1{color:var(--text-light-gray);font-size:14px}.gamewizard_control-config-panel__Wk2IT{background:#32cd3214;border:1px solid #32cd324d;border-radius:12px;margin-top:24px;padding:20px}.gamewizard_control-warning__ygObW{background:#ffc10726;border:1px solid #ffc10766;border-radius:8px;color:#ffc107;font-size:14px;margin-bottom:16px;padding:12px 16px}.gamewizard_control-config-row__CGrhN{margin-bottom:20px}.gamewizard_control-config-row__CGrhN:last-child{margin-bottom:0}.gamewizard_control-config-label__1jXQ2{color:#ccc;display:block;font-weight:500;margin-bottom:8px}.gamewizard_control-config-hint__HrD04{color:#888;display:block;font-size:13px;margin-top:6px}.gamewizard_control-checkbox-label__yYnU8{align-items:center;color:#ccc;cursor:pointer;display:flex;font-weight:500;gap:10px}.gamewizard_control-checkbox-label__yYnU8 input[type=checkbox]{accent-color:#32cd32;cursor:pointer;height:18px;width:18px}.gamewizard_control-number-input__3zR4N{width:100px!important}.gamewizard_control-player-buttons__q7hO2{display:flex;flex-wrap:wrap;gap:8px}.gamewizard_control-player-buttons__q7hO2 .gamewizard_player-btn__J-GYV{background:#2a2a2a;border:2px solid #444;border-radius:8px;color:#ccc;cursor:pointer;flex:1 1;font-size:13px;font-weight:500;min-width:100px;padding:10px 14px;transition:all .2s ease}.gamewizard_control-player-buttons__q7hO2 .gamewizard_player-btn__J-GYV:hover{border-color:#32cd32;color:#fff}.gamewizard_control-player-buttons__q7hO2 .gamewizard_player-btn-active__StSJX{background:#32cd32;border-color:#32cd32;color:#000}.gamewizard_control-settings-section__bALi-{background:#32cd3214;border:1px solid #32cd324d;border-radius:12px;margin-bottom:24px;padding:20px}.gamewizard_special-square-stats__Cxz-3{display:flex;flex-wrap:wrap;gap:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gamewizard_section-divider__81iF9{border-bottom:2px solid #4a90e24d;margin:30px 0 20px;padding-bottom:10px}.gamewizard_section-divider__81iF9 h3{color:#4a90e2;font-size:20px;font-weight:600;margin:0}.gamewizard_radio-group__RnjBk{display:flex;flex-direction:column;gap:15px;margin-top:10px}.gamewizard_radio-label__aq4d7{align-items:flex-start;border:2px solid #ffffff1a;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:15px;transition:all .2s}.gamewizard_radio-label__aq4d7:hover{background:#ffffff05;border-color:#4a90e280}.gamewizard_radio-label__aq4d7 input[type=radio]{cursor:pointer;margin-top:3px}.gamewizard_radio-label__aq4d7 span{color:var(--light-gray);display:block;font-weight:500;margin-bottom:5px}.gamewizard_radio-label__aq4d7 input[type=radio]:checked+span{color:#4a90e2}.gamewizard_radio-hint__BbqZI{color:var(--text-light-gray);font-size:clamp(.9rem,.18vw + .86rem,1rem);margin:0 0 0 24px}.gamewizard_checkbox-group-vertical__WJC8q{display:flex;flex-direction:column;gap:15px}.gamewizard_checkbox-group-vertical__WJC8q .gamewizard_checkbox-label__48rxT{align-items:flex-start;background:#0003;border:1px solid #ffffff1a;border-radius:8px;display:flex;flex-direction:column;gap:5px;padding:12px 15px;transition:all .2s ease}.gamewizard_checkbox-group-vertical__WJC8q .gamewizard_checkbox-label__48rxT:hover{background:#ffffff0d;border-color:#fff3}.gamewizard_checkbox-group-vertical__WJC8q .gamewizard_checkbox-label__48rxT input[type=checkbox]{left:15px;position:absolute;top:50%;transform:translateY(-50%)}.gamewizard_checkbox-group-vertical__WJC8q .gamewizard_checkbox-label__48rxT>span{color:var(--light-gray);font-weight:500;padding-left:28px}.gamewizard_checkbox-group-vertical__WJC8q .gamewizard_checkbox-label__48rxT{position:relative}.gamewizard_checkbox-hint__JNaW6{color:var(--text-light-gray);font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic;margin:0;padding-left:28px}.gamewizard_form-textarea-code__oZ5TB{background:#0000004d;border:1px solid #fff3;border-radius:5px;color:var(--light-gray);font-family:Courier New,monospace;font-size:14px;padding:12px;resize:vertical;width:100%}.gamewizard_form-textarea-code__oZ5TB:focus{border-color:#4a90e2;outline:none}.gamewizard_placement-board__gnUtO{aspect-ratio:1;background:var(--board-bg,#0000);box-sizing:border-box;margin:20px auto;max-width:800px;min-width:280px;width:90%}.gamewizard_placement-board__gnUtO .gamewizard_board-square__kwFFy{aspect-ratio:1;min-height:0;min-width:0}.gamewizard_fill-row-toggle__R4kOD{align-items:center;background:linear-gradient(135deg,#4a90e226,#8c52ff26);border:2px solid #4a90e266;border-radius:12px;cursor:pointer;display:flex;gap:12px;margin:15px 0;padding:12px 16px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.gamewizard_fill-row-toggle__R4kOD:hover{background:linear-gradient(135deg,#4a90e240,#8c52ff40);border-color:#4a90e299;transform:translateY(-1px)}.gamewizard_fill-row-toggle__R4kOD.gamewizard_active__nctfb{background:linear-gradient(135deg,#4a90e259,#8c52ff59);border-color:#4a90e2;box-shadow:0 0 15px #4a90e24d}.gamewizard_fill-row-switch__ssUSs{background:#ffffff1a;border-radius:13px;flex-shrink:0;height:26px;position:relative;transition:all .3s ease;width:50px}.gamewizard_fill-row-switch__ssUSs:after{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;content:"";height:20px;left:3px;position:absolute;top:3px;transition:all .3s ease;width:20px}.gamewizard_fill-row-switch__ssUSs.gamewizard_on__y9Ni6{background:linear-gradient(135deg,#4a90e2,#8c52ff)}.gamewizard_fill-row-switch__ssUSs.gamewizard_on__y9Ni6:after{left:27px}.gamewizard_fill-row-content__SOPXD{display:flex;flex-direction:column;gap:2px}.gamewizard_fill-row-label__tOtIi{align-items:center;color:var(--light-gray);display:flex;font-size:15px;font-weight:600;gap:8px}.gamewizard_fill-row-label__tOtIi .gamewizard_fill-row-icon__6IEQ1{font-size:18px}.gamewizard_fill-row-hint__IsEjU{color:var(--text-light-gray);font-size:12px;opacity:.8}.NumberInput_number-input-group__IbJcL{align-items:stretch;display:inline-flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.NumberInput_number-input-group__IbJcL input[type=number],.NumberInput_number-input-group__IbJcL input[type=text]{-webkit-appearance:textfield;appearance:textfield;border-left:none;border-radius:0;border-right:none;flex:0 0 60px;height:38px;line-height:1.2;margin:0;max-height:38px;max-width:60px;min-height:38px;min-width:60px;padding:8px 12px;text-align:center;width:60px}.NumberInput_number-input-group__IbJcL input[type=number]::-webkit-inner-spin-button,.NumberInput_number-input-group__IbJcL input[type=number]::-webkit-outer-spin-button,.NumberInput_number-input-group__IbJcL input[type=text]::-webkit-inner-spin-button,.NumberInput_number-input-group__IbJcL input[type=text]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.NumberInput_number-input-group__IbJcL>.NumberInput_number-btn__L20n-{align-items:center;background:#2a5b8d4d;border:1px solid #8ab4e866;color:#8ab4e8;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;justify-content:center;margin:0;min-width:36px;padding:0;transition:all .2s;-webkit-user-select:none;user-select:none}.NumberInput_number-input-group__IbJcL>.NumberInput_number-btn__L20n-:hover:not(:disabled){background:#2a5b8d80;border-color:#8ab4e899;color:#fff}.NumberInput_number-input-group__IbJcL>.NumberInput_number-btn__L20n-:active:not(:disabled){background:#2a5b8db3}.NumberInput_number-input-group__IbJcL>.NumberInput_number-btn__L20n-:disabled{cursor:not-allowed;opacity:.5}.NumberInput_number-input-group__IbJcL>.NumberInput_number-btn__L20n-.NumberInput_minus__qGasv{border-radius:4px 0 0 4px;border-right:none}.NumberInput_number-input-group__IbJcL>.NumberInput_number-btn__L20n-.NumberInput_plus__A6xRR{border-left:none;border-radius:0 4px 4px 0}.gamecreate_outer-container__lxqYK{display:block;margin:auto}.gamecreate_container__WTl3-{display:flex;justify-content:space-evenly}.gamecreate_game-form__JB8yP{align-items:center;display:flex;flex-direction:column;margin:20px 0 0;width:30vw}.gamecreate_game-validation__zfGsa{color:var(--accent-orange);font-size:16px;min-width:400px;padding:5px;width:90%}.gamecreate_game-create-input__-SU3S{font-size:18px;margin:5px;min-width:400px;padding:5px;width:100%}.gamecreate_checkbox-style__1HVA-{height:20px;margin:0;width:20px}.gamecreate_checkbox-label__pHPvs{align-items:center;display:flex;height:40px;max-width:250px;padding:5px 10px}.gamecreate_game-create-textarea__oVXd\+{font-size:16px;margin:5px;min-height:200px;min-width:400px;padding:5px;width:100%}.gamecreate_game-create-label__9XCx8{max-width:400px;padding:5px}.gamecreate_game-create-tips__os8H6{margin-left:47px;max-width:65%;padding:5px}.gamecreate_game-create-tips__os8H6 p{display:flex;justify-content:center;width:100%}.gamecreate_conditions-container__YSLxB{display:block;width:400px}.gamecreate_conditions-label__5jUJN{font-size:25px;font-weight:600;margin-top:10px;padding:5px 10px;width:400px}.gamecreate_checkbox-container__cHF4L{align-items:center;display:flex;justify-content:space-between;max-width:390px;padding-left:40px;padding-right:40px}.gamecreate_submit-button__SizNa{background-color:var(--button-primary-bg);border:2px solid var(--button-border);border-radius:4px;color:var(--text-white);font-size:18px;font-weight:600;margin:10px 10px 15px;padding:10px;width:320px}.gamecreate_submit-button__SizNa:hover{background-color:var(--button-primary-hover);cursor:pointer}.gamecreate_hidden__NfodN{display:none}.gamecreate_display-block__8vlbK{display:block}.gamecreate_color-selector-container__XDliF{background-color:var(--forum-background);border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-top:10px}.gamecreate_dark-selector-container__FkYKB,.gamecreate_light-selector-container__2Gdto{padding:10px}.gamecreate_color-selector-label__mJhdt{margin-bottom:10px}@media screen and (max-width:912px){.gamecreate_container__WTl3-{display:block;padding:15px}.gamecreate_game-form__JB8yP{align-items:center;display:flex;flex-direction:column;margin:20px 0;width:100%}.gamecreate_conditions-container__YSLxB,.gamecreate_game-create-input__-SU3S,.gamecreate_game-create-textarea__oVXd\+,.gamecreate_game-validation__zfGsa{max-width:100%;min-width:auto;width:100%}.gamecreate_game-create-input__-SU3S{font-size:16px;padding:10px}.gamecreate_game-create-textarea__oVXd\+{min-height:150px;padding:10px}.gamecreate_game-board__HVyPY{border:2px solid #cad5e8;height:max(90vw,300px);margin:20px auto;padding:15px;width:max(90vw,300px)}.gamecreate_game-create-tips__os8H6{margin-left:auto;margin-right:auto;max-width:100%;padding:15px}.gamecreate_checkbox-container__cHF4L{max-width:100%;padding-left:20px;padding-right:20px}.gamecreate_checkbox-label__pHPvs{max-width:100%;padding:8px}.gamecreate_submit-button__SizNa{max-width:300px;padding:12px;width:100%}}@media screen and (max-width:600px){.gamecreate_container__WTl3-{padding:10px}.gamecreate_game-form__JB8yP{margin:15px 0}.gamecreate_game-create-input__-SU3S{font-size:14px;padding:8px}.gamecreate_game-board__HVyPY{height:max(85vw,280px);padding:10px;width:max(85vw,280px)}.gamecreate_conditions-label__5jUJN{font-size:20px;padding:5px}.gamecreate_checkbox-container__cHF4L{align-items:flex-start;flex-direction:column;gap:5px;padding-left:10px;padding-right:10px}.gamecreate_checkbox-label__pHPvs{font-size:14px}}.piecewizard_wizard-container__73caA{background-color:var(--forum-background);border-radius:8px;box-shadow:0 2px 8px #0000004d;height:auto;margin:2rem auto;max-width:1200px;min-height:auto;overflow-x:hidden;padding:2rem 2rem 3rem}.piecewizard_loading-state__Wkpr8{color:#a0b8d0;font-size:1.2rem;padding:60px 20px;text-align:center}.piecewizard_wizard-header__u1-B0{margin-bottom:2rem;text-align:center}.piecewizard_wizard-header__u1-B0 h1{color:var(--light-gray);margin-bottom:.5rem}.piecewizard_progress-bar__8zlXE{display:flex;justify-content:space-between;margin-bottom:3rem;position:relative}.piecewizard_progress-bar__8zlXE:before{background-color:#e0e0e0;content:"";height:2px;left:0;position:absolute;right:0;top:20px;z-index:0}.piecewizard_progress-step__L9bcw{cursor:pointer;flex:1 1;position:relative;text-align:center;transition:transform .2s ease;z-index:1}.piecewizard_progress-step__L9bcw:hover{transform:scale(1.05)}.piecewizard_progress-step__L9bcw .piecewizard_step-circle__uPe90{align-items:center;background-color:#e0e0e0;border-radius:50%;color:#666;display:inline-flex;font-weight:700;height:40px;justify-content:center;margin-bottom:.5rem;transition:all .3s ease;width:40px}.piecewizard_progress-step__L9bcw .piecewizard_step-label__d1wXe{color:#666;display:block;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.piecewizard_progress-step__L9bcw.piecewizard_active__2MyoR .piecewizard_step-circle__uPe90{background-color:#4a90e2;color:#fff;transform:scale(1.1)}.piecewizard_progress-step__L9bcw.piecewizard_completed__0kyyl .piecewizard_step-circle__uPe90{background-color:#4caf50;color:#fff}.piecewizard_progress-step__L9bcw.piecewizard_active__2MyoR .piecewizard_step-label__d1wXe,.piecewizard_progress-step__L9bcw.piecewizard_completed__0kyyl .piecewizard_step-label__d1wXe{color:var(--light-gray,#e0e0e0);font-weight:600}.piecewizard_step-container__P3Kc8{margin:0 auto;max-width:900px}.piecewizard_step-container__P3Kc8 h2{color:var(--light-gray);margin-bottom:1rem}.piecewizard_step-container__P3Kc8 .piecewizard_step-description__fnV5Y{color:var(--text-light-gray);line-height:1.6;margin-bottom:2rem}.piecewizard_form-group__jbEf3{margin-bottom:1.5rem}.piecewizard_form-group__jbEf3 label{color:var(--light-gray);display:block;font-weight:500;margin-bottom:.5rem}.piecewizard_form-group__jbEf3 .piecewizard_required__-sa-D{color:#f44336;margin-left:4px}.piecewizard_form-input-small__S8hiL,.piecewizard_form-input__OuNhe,.piecewizard_form-textarea__\+xOsn{background-color:#fffffff2;border:1px solid #fff3;border-radius:4px;box-sizing:border-box;color:var(--text-dark);font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.piecewizard_form-input-small__S8hiL:focus,.piecewizard_form-input__OuNhe:focus,.piecewizard_form-textarea__\+xOsn:focus{background-color:#fff;border-color:var(--link-text);outline:none}.piecewizard_form-input-small__S8hiL.piecewizard_error__fpWoz,.piecewizard_form-input__OuNhe.piecewizard_error__fpWoz,.piecewizard_form-textarea__\+xOsn.piecewizard_error__fpWoz{border-color:var(--accent-orange)}.piecewizard_form-input-small__S8hiL{min-width:120px;width:auto}.piecewizard_form-textarea__\+xOsn{font-family:monospace;min-height:100px;resize:vertical}.piecewizard_error-message__rumW4{color:var(--accent-orange);font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-top:.25rem}.piecewizard_field-hint__\+KkbL{color:var(--text-light-gray);font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic;margin-top:.25rem}.piecewizard_image-upload-section__bxNvf{border:2px dashed #ffffff4d;border-radius:8px;margin-bottom:2rem;padding:2rem;text-align:center;transition:all .3s}.piecewizard_image-upload-section__bxNvf:hover{background-color:var(--forum-row-hover);border-color:var(--link-text)}.piecewizard_image-upload-section__bxNvf.piecewizard_has-image__YdpX5{border-color:var(--content-accent);border-style:solid}.piecewizard_image-upload-section__bxNvf input[type=file]{display:none}.piecewizard_image-upload-section__bxNvf .piecewizard_upload-button__pXi0Q{background-color:var(--button-primary-bg);border-radius:4px;color:var(--text-white);cursor:pointer;display:inline-block;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s}.piecewizard_image-upload-section__bxNvf .piecewizard_upload-button__pXi0Q:hover{background-color:var(--button-primary-hover)}.piecewizard_image-upload-section__bxNvf .piecewizard_upload-instructions__cF2up{color:var(--text-light-gray);font-size:.9rem;margin-top:1rem}.piecewizard_image-preview__YcuqW{margin-top:1.5rem}.piecewizard_image-preview__YcuqW img{border-radius:4px;box-shadow:0 2px 4px #0000001a;max-height:150px;max-width:150px}.piecewizard_image-preview__YcuqW .piecewizard_remove-image__x7z9K{color:var(--accent-orange);cursor:pointer;display:block;font-size:.9rem;margin-top:.5rem}.piecewizard_image-preview__YcuqW .piecewizard_remove-image__x7z9K:hover{text-decoration:underline}.piecewizard_form-row__lf47q{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.piecewizard_radio-group__70tmi{display:flex;flex-direction:column;gap:.75rem}.piecewizard_radio-label__wkl5x{align-items:center;background-color:#ffffff08;border:1px solid #fff3;border-radius:4px;cursor:pointer;display:flex;padding:.75rem;transition:all .3s}.piecewizard_radio-label__wkl5x input[type=radio]{cursor:pointer;margin-right:.75rem}.piecewizard_radio-label__wkl5x span{color:var(--light-gray)}.piecewizard_radio-label__wkl5x:hover{background-color:var(--forum-row-hover);border-color:var(--link-text)}.piecewizard_radio-label__wkl5x input[type=radio]:checked+span{font-weight:600}.piecewizard_checkbox-label__noUPl{align-items:center;cursor:pointer;display:flex;padding:.5rem 0}.piecewizard_checkbox-label__noUPl input[type=checkbox]{cursor:pointer;height:18px;margin-right:.75rem;width:18px}.piecewizard_checkbox-label__noUPl span{color:var(--light-gray)}.piecewizard_checkbox-label-inline__Q55Yq{align-items:center;cursor:pointer;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-top:.25rem}.piecewizard_checkbox-label-inline__Q55Yq input[type=checkbox]{cursor:pointer;height:16px;margin-right:.5rem;width:16px}.piecewizard_checkbox-label-inline__Q55Yq span{color:var(--text-light-gray)}.piecewizard_available-for-moves-group__-Gsf-{align-items:center;display:flex;flex-wrap:wrap;font-size:.9rem;gap:.5rem;margin-top:0}.piecewizard_available-for-moves-group__-Gsf- span{color:var(--text-light-gray)}.piecewizard_available-for-moves-group__-Gsf- label{white-space:nowrap}.piecewizard_available-for-moves-group__-Gsf- .piecewizard_tiny-input__\+\+\+9Y{min-width:60px;width:60px}.piecewizard_additional-movement-row__pRabJ{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.piecewizard_additional-movement-row__pRabJ:last-of-type{margin-bottom:0}.piecewizard_condition-section__NUT1u{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.piecewizard_condition-section__NUT1u h3{color:var(--light-gray);font-size:1.2rem;margin-bottom:1rem}.piecewizard_sub-fields__uk1BM{border-left:3px solid var(--link-text);margin-top:1rem;padding-left:1rem}.piecewizard_sub-field__aST-2{background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1rem;margin-top:1.5rem;padding:1.5rem}.piecewizard_sub-field__aST-2:last-child{margin-bottom:0}.piecewizard_sub-field__aST-2 label{color:var(--light-gray);display:block;font-size:1rem;font-weight:500;margin-bottom:.75rem}.piecewizard_sub-field__aST-2 input[type=number]{max-width:200px;width:100%}.piecewizard_number-input-group__rE\+rU{align-items:stretch;display:inline-flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.piecewizard_number-input-group__rE\+rU input[type=number]{-webkit-appearance:textfield;appearance:textfield;border-left:none;border-radius:0;border-right:none;flex:1 1;height:auto;margin:0;min-width:60px;padding:8px 12px;text-align:center}.piecewizard_number-input-group__rE\+rU input[type=number]::-webkit-inner-spin-button,.piecewizard_number-input-group__rE\+rU input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.piecewizard_number-input-group__rE\+rU>.piecewizard_number-btn__nidAa{align-items:center;background:#2a5b8d4d;border:1px solid #8ab4e866;color:#8ab4e8;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;justify-content:center;margin:0;min-width:36px;padding:0;transition:all .2s;-webkit-user-select:none;user-select:none}.piecewizard_number-input-group__rE\+rU>.piecewizard_number-btn__nidAa:hover:not(:disabled){background:#2a5b8d80;border-color:#8ab4e899;color:#fff}.piecewizard_number-input-group__rE\+rU>.piecewizard_number-btn__nidAa:active:not(:disabled){background:#2a5b8db3}.piecewizard_number-input-group__rE\+rU>.piecewizard_number-btn__nidAa:disabled{cursor:not-allowed;opacity:.5}.piecewizard_number-input-group__rE\+rU>.piecewizard_number-btn__nidAa.piecewizard_minus__lc6HM{border-radius:4px 0 0 4px;border-right:none}.piecewizard_number-input-group__rE\+rU>.piecewizard_number-btn__nidAa.piecewizard_plus__0Y0yW{border-left:none;border-radius:0 4px 4px 0}.piecewizard_directional-grid__foYxt{margin-top:1.5rem}.piecewizard_direction-row__RCBwA{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:1rem}.piecewizard_direction-row__RCBwA:last-child{margin-bottom:0}.piecewizard_direction-input__9C1BR{display:flex;flex-direction:column}.piecewizard_direction-input__9C1BR label{color:var(--light-gray);font-size:.9rem;font-weight:500;margin-bottom:.25rem}.piecewizard_direction-input__9C1BR input{background-color:#fffffff2;border:1px solid #fff3;border-radius:4px;color:var(--text-dark);padding:.5rem;text-align:center}.piecewizard_direction-input__9C1BR input:focus{background-color:#fff;border-color:var(--link-text);outline:none}.piecewizard_center-piece__A6Gj3,.piecewizard_direction-center__yinsF{align-items:center;display:flex;justify-content:center}.piecewizard_center-piece__A6Gj3{background-color:#fff;border:2px solid var(--link-text);border-radius:4px;font-size:2rem;height:60px;width:60px}.piecewizard_center-piece__A6Gj3 img{max-height:50px;max-width:50px;object-fit:contain}.piecewizard_additional-movements__V35up{background-color:#ffffff0d;border-radius:4px;margin-top:.75rem;padding:.5rem}.piecewizard_additional-movement-item__ZNUGS{background-color:#ffffff14;border-radius:4px;margin-bottom:.75rem;padding:.75rem 1rem 1rem;position:relative}.piecewizard_additional-movement-item__ZNUGS .piecewizard_remove-btn__vjEhd{align-items:center;background-color:#d32f2fcc;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:24px;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:background-color .2s;width:24px;z-index:1}.piecewizard_additional-movement-item__ZNUGS .piecewizard_remove-btn__vjEhd:hover{background-color:#d32f2f}.piecewizard_additional-movement-content__iM1n3{display:flex;flex-direction:column;gap:.5rem}.piecewizard_additional-movement-header__Q6Z7w{margin-bottom:.25rem}.piecewizard_additional-movement-header__Q6Z7w .piecewizard_additional-label__Fq-qu{color:var(--light-gray);font-size:.9rem;font-weight:500}.piecewizard_additional-movement-line__GvUlK{align-items:center;display:flex;gap:.5rem;min-height:28px}.piecewizard_additional-movement-line__GvUlK>label:not(.piecewizard_checkbox-label-inline__Q55Yq){color:var(--text-light-gray);font-size:.9rem;min-width:50px}.piecewizard_additional-movement-line__GvUlK>span{color:var(--text-light-gray);font-size:.9rem}.piecewizard_additional-movement-line__GvUlK .piecewizard_checkbox-label-inline__Q55Yq{justify-content:flex-start}.piecewizard_add-movement-btn__26DDO{background-color:#2a5b8d33;border:1px solid #8ab4e866;border-radius:4px;color:#8ab4e8;cursor:pointer;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:500;padding:.5rem;transition:all .2s;width:100%}.piecewizard_add-movement-btn__26DDO:hover{background-color:#2a5b8d66;border-color:#8ab4e899;color:#fff}.piecewizard_board-preview-section__fqKau{align-items:center;border-radius:8px;display:flex;flex-direction:column;margin-bottom:2rem;margin-top:1rem;padding:1rem}.piecewizard_board-preview-section__fqKau h3{color:var(--light-gray);font-size:1.1rem;margin-bottom:1.5rem;text-align:center}.piecewizard_board-preview-section__fqKau p{margin-bottom:1.5rem}.piecewizard_board-preview__nSdiC{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;width:100%}.piecewizard_board-warning__wh4pa{background-color:#ed5d2d1a;border:1px solid var(--accent-orange);border-radius:4px;color:var(--accent-orange);font-weight:500;max-width:600px;padding:1rem;text-align:center}.piecewizard_board-info__RQctF{color:var(--text-gray);font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-top:.25rem;text-align:center}.piecewizard_board-legend__fRCYb{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;margin:1rem auto;max-width:800px;padding:1rem}.piecewizard_board-legend__fRCYb .piecewizard_legend-title__0nN1Y{color:var(--light-gray);font-size:.9rem;font-weight:500;margin-bottom:.75rem}.piecewizard_board-legend__fRCYb .piecewizard_legend-items__Bwl\+j{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.piecewizard_board-legend__fRCYb .piecewizard_legend-item__6OsIt{align-items:center;color:var(--text-light-gray);display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);gap:.5rem}.piecewizard_board-legend__fRCYb .piecewizard_legend-item__6OsIt span{white-space:nowrap}.piecewizard_board-legend__fRCYb .piecewizard_legend-square__W6\+E-{border-radius:3px;flex-shrink:0;height:24px;width:24px}.piecewizard_board-legend__fRCYb .piecewizard_legend-move__EK7YJ{background-color:#2196f380}.piecewizard_board-legend__fRCYb .piecewizard_legend-move-first__Mjnho{background-color:#2196f340;border:3px dashed #2196f3e6}.piecewizard_board-legend__fRCYb .piecewizard_legend-capture__xQPNs{background-color:#ff980080}.piecewizard_board-legend__fRCYb .piecewizard_legend-capture-first__nuclD{background-color:#ff980040;border:3px dashed #ff9800e6}.piecewizard_board-legend__fRCYb .piecewizard_legend-ranged__FSJZH{background-color:#f4433680}.piecewizard_preview-legend__UyeFH{display:flex;font-size:.9rem;gap:2rem;justify-content:center;margin-bottom:1rem}.piecewizard_preview-legend__UyeFH span{align-items:center;color:var(--light-gray);display:flex;gap:.5rem}.piecewizard_preview-legend__UyeFH span:before{border-radius:2px;content:"";height:20px;width:20px}.piecewizard_preview-legend__UyeFH .piecewizard_legend-movement__LA9tz:before{background-color:#2196f380}.piecewizard_preview-legend__UyeFH .piecewizard_legend-capture__xQPNs:before{background-color:#ff980080}.piecewizard_preview-legend__UyeFH .piecewizard_legend-attack__l8OA4:before,.piecewizard_preview-legend__UyeFH .piecewizard_legend-ranged__FSJZH:before{background-color:#f4433680}.piecewizard_preview-legend__UyeFH .piecewizard_legend-both__9VOMx:before{background:linear-gradient(135deg,#2196f380,#2196f380 50%,#f4433680 0,#f4433680)}.piecewizard_board-grid__oLkeY{grid-gap:0;aspect-ratio:1;background:var(--board-bg,#0000);border:1px solid var(--board-border,#333);border-radius:5px;box-sizing:border-box;display:grid;gap:0;margin:0 auto;max-width:800px;min-width:280px;padding:15px;width:90%}.piecewizard_board-square__Bz7Wt{align-items:center;aspect-ratio:1;border:1px solid #999;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;transition:all .2s;width:100%}.piecewizard_board-square__Bz7Wt.piecewizard_can-move__uN30-{background-color:#2196f380!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-capture-move__k1jE\+{background-color:#ff980080!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-ranged-attack__ckstk{background-color:#f4433680!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-move-and-capture__iVBWY{background:linear-gradient(135deg,#2196f399,#2196f399 50%,#ff980099 0,#ff980099)!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-move-and-ranged__uYoeW{background:linear-gradient(135deg,#2196f399,#2196f399 50%,#f4433699 0,#f4433699)!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-capture-and-ranged__NF774{background:linear-gradient(135deg,#ff980099,#ff980099 50%,#f4433699 0,#f4433699)!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-all-three__XRr0j{background:linear-gradient(120deg,#2196f399,#2196f399 33%,#ff980099 0,#ff980099 66%,#f4433699 0,#f4433699)!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-move-first-only__l\+fFT{background-color:#2196f340!important;border:3px dashed #2196f3e6!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-capture-first-only__NhCV3{background-color:#ff980040!important;border:3px dashed #ff9800e6!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-move-and-capture-first-only__ZzDS3{background:linear-gradient(135deg,#2196f34d,#2196f34d 50%,#ff98004d 0,#ff98004d)!important;border:2px dotted #2196f3cc!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-move-first-capture-normal__mmWv9{background:linear-gradient(135deg,#2196f34d,#2196f34d 50%,#ff980099 0,#ff980099)!important;border:2px dotted #2196f3cc!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-move-normal-capture-first__Kann\+{background:linear-gradient(135deg,#2196f399,#2196f399 50%,#ff98004d 0,#ff98004d)!important;border:2px dotted #ff9800cc!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-move-and-ranged-first-only__gL-YX{background:linear-gradient(135deg,#2196f34d,#2196f34d 50%,#f4433699 0,#f4433699)!important;border:2px dotted #2196f3cc!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-capture-and-ranged-first-only__Nk0jq{background:linear-gradient(135deg,#ff98004d,#ff98004d 50%,#f4433699 0,#f4433699)!important;border:2px dotted #ff9800cc!important}.piecewizard_board-square__Bz7Wt.piecewizard_can-all-three-first-only__5nDOP{background:linear-gradient(120deg,#2196f34d,#2196f34d 33%,#ff98004d 0,#ff98004d 66%,#f4433699 0,#f4433699)!important;border:2px dotted #2196f3cc!important}.piecewizard_board-square__Bz7Wt.piecewizard_center-piece__A6Gj3{background-color:var(--forum-row-hover)!important;border:3px solid var(--link-text)}.piecewizard_board-square__Bz7Wt.piecewizard_center-piece__A6Gj3 img{max-height:80%;max-width:80%;object-fit:contain}.piecewizard_ranged-icon__wGfQX{filter:drop-shadow(0 0 2px rgba(0,0,0,.8));font-size:clamp(.9rem,.18vw + .86rem,1rem);opacity:.9;position:absolute;right:2px;top:2px}.piecewizard_summary-section__K7cI7{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-top:2rem;padding:2rem}.piecewizard_summary-section__K7cI7 h3{color:var(--light-gray);margin-bottom:1.5rem}.piecewizard_summary-grid__LeAYo{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:1.5rem}.piecewizard_summary-item__PZr5w{background-color:#ffffff14;border-left:3px solid var(--link-text);border-radius:4px;padding:.75rem}.piecewizard_summary-item__PZr5w strong{color:var(--text-light-gray);display:block;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-bottom:.25rem}.piecewizard_summary-image__SpCEd{background-color:#ffffff14;border-radius:4px;padding:1rem;text-align:center}.piecewizard_summary-image__SpCEd strong{color:var(--light-gray);display:block;margin-bottom:1rem}.piecewizard_summary-image__SpCEd img{border-radius:4px;box-shadow:0 2px 8px #0000001a;max-height:200px;max-width:200px}.piecewizard_wizard-navigation__BkDMp{border-top:1px solid #fff3;clear:both;margin-top:3rem;padding-top:2rem}.piecewizard_nav-buttons__5-G3B{display:flex;gap:20px;justify-content:space-between}.piecewizard_nav-buttons__5-G3B button{min-width:120px}.piecewizard_nav-button__g0YC5{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 2rem;transition:all .3s}.piecewizard_nav-button__g0YC5.piecewizard_btn-back__GCR-r{background-color:#e0e0e0;color:#333}.piecewizard_nav-button__g0YC5.piecewizard_btn-back__GCR-r:hover:not(:disabled){background-color:#d0d0d0}.piecewizard_nav-button__g0YC5.piecewizard_btn-next__LDJQX,.piecewizard_nav-button__g0YC5.piecewizard_btn-submit__Vzdtl{background-color:var(--button-primary-bg);color:var(--text-white)}.piecewizard_nav-button__g0YC5.piecewizard_btn-next__LDJQX:hover:not(:disabled),.piecewizard_nav-button__g0YC5.piecewizard_btn-submit__Vzdtl:hover:not(:disabled){background-color:var(--button-primary-hover)}.piecewizard_nav-button__g0YC5:disabled{cursor:not-allowed;opacity:.5}.piecewizard_nav-button__g0YC5.piecewizard_btn-submit__Vzdtl{background-color:var(--content-accent)}.piecewizard_nav-button__g0YC5.piecewizard_btn-submit__Vzdtl:hover:not(:disabled){background-color:var(--content-dark-text)}@media(max-width:768px){.piecewizard_wizard-container__73caA{margin:1rem auto;padding:1rem}.piecewizard_progress-bar__8zlXE{flex-wrap:wrap}.piecewizard_progress-step__L9bcw{flex-basis:50%;margin-bottom:1rem}.piecewizard_form-row__lf47q{grid-template-columns:1fr}.piecewizard_direction-row__RCBwA{gap:.5rem;grid-template-columns:1fr}.piecewizard_board-preview__nSdiC{margin:20px auto;max-width:min(100vw - 40px,600px);width:100%}.piecewizard_board-grid__oLkeY{grid-gap:0;display:grid;gap:0;max-width:100%;min-width:unset;padding:10px;width:100%}.piecewizard_board-grid__oLkeY>div,.piecewizard_board-square__Bz7Wt{aspect-ratio:1;min-height:0;min-width:0}.piecewizard_board-square__Bz7Wt{height:auto!important;width:auto!important}.piecewizard_summary-grid__LeAYo{grid-template-columns:1fr}}@media(max-width:480px){.piecewizard_board-preview__nSdiC{max-width:calc(100vw - 30px)}.piecewizard_board-grid__oLkeY{padding:5px}}@media(min-width:769px)and (max-width:1024px){.piecewizard_board-grid__oLkeY{max-width:800px;width:90%}.piecewizard_board-preview__nSdiC{width:90%}}@media(min-width:1400px){.piecewizard_board-grid__oLkeY{max-width:800px;width:90%}}.piecewizard_single-image-upload__4PJ\+o{margin-bottom:1rem}.piecewizard_image-label__dq1FU{color:var(--light-gray);display:block;font-size:.9rem;font-weight:500;margin-bottom:.4rem}.piecewizard_image-placeholder__m7z4L{padding:1rem;position:relative;text-align:center}.piecewizard_upload-trigger-btn__SsSfi{align-items:center;background:linear-gradient(145deg,#2ecc7133,#2ecc711a);border:2px dashed #2ecc7166;border-radius:12px;color:var(--text-light);cursor:pointer;display:inline-flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1.5rem 2rem;transition:all .3s ease}.piecewizard_upload-trigger-btn__SsSfi:hover{background:linear-gradient(145deg,#2ecc714d,#2ecc7133);border-color:#2ecc71b3;transform:translateY(-2px)}.piecewizard_upload-trigger-btn__SsSfi .piecewizard_upload-icon__2foB6{font-size:2rem}.piecewizard_upload-trigger-btn__SsSfi p{font-size:.95rem;margin:0}.piecewizard_upload-trigger-btn__SsSfi .piecewizard_upload-hint__V03Ej{color:var(--text-muted);font-size:clamp(.9rem,.18vw + .86rem,1rem)}.piecewizard_delete-slot-btn__ajHUH{align-items:center;background-color:#e74c3ccc;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:28px;justify-content:center;line-height:1;position:absolute;right:.5rem;top:.5rem;transition:all .3s;width:28px}.piecewizard_delete-slot-btn__ajHUH:hover{background-color:#c0392be6;transform:scale(1.1)}.piecewizard_image-preview-container__yM06g{text-align:center}.piecewizard_image-preview-container__yM06g img{border-radius:8px;margin-bottom:1rem;max-height:200px;max-width:200px}.piecewizard_image-actions__QyIwQ{display:flex;gap:1rem;justify-content:center}.piecewizard_change-image-btn__eNsxT,.piecewizard_remove-image-btn__1IIqz{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s}.piecewizard_change-image-btn__eNsxT{background-color:var(--button-primary-bg);color:var(--text-white)}.piecewizard_change-image-btn__eNsxT:hover{background-color:var(--button-primary-hover)}.piecewizard_remove-image-btn__1IIqz{background-color:#e74c3c;color:var(--text-white)}.piecewizard_remove-image-btn__1IIqz:hover{background-color:#c0392b}.piecewizard_add-more-images-btn__smHFR{background-color:#ffffff0d;border:2px dashed #ffffff4d;border-radius:8px;color:var(--link-text);cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s;width:100%}.piecewizard_add-more-images-btn__smHFR:hover{background-color:var(--forum-row-hover);border-color:var(--link-text)}.piecewizard_image-picker-buttons__-LTvu{display:flex;gap:1rem;justify-content:center;width:100%}.piecewizard_library-trigger-btn__hy0Y6{align-items:center;background:linear-gradient(145deg,#6c63ff33,#6c63ff1a);border:2px dashed #6c63ff66;border-radius:12px;color:var(--text-light);cursor:pointer;display:inline-flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1.5rem 2rem;transition:all .3s ease}.piecewizard_library-trigger-btn__hy0Y6:hover{background:linear-gradient(145deg,#6c63ff4d,#6c63ff33);border-color:#6c63ffb3;transform:translateY(-2px)}.piecewizard_library-trigger-btn__hy0Y6 p{font-size:.95rem;margin:0}.piecewizard_library-trigger-btn__hy0Y6 .piecewizard_upload-hint__V03Ej{color:var(--text-muted);font-size:clamp(.9rem,.18vw + .86rem,1rem)}.piecewizard_library-modal-overlay__rlngt{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.piecewizard_library-modal__Og0Gs{background:var(--card-bg,#1e2030);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column;max-height:80vh;max-width:800px;width:100%}.piecewizard_library-modal-header__Z7p-a{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.piecewizard_library-modal-header__Z7p-a h3{color:var(--text-white);font-size:1.3rem;margin:0}.piecewizard_library-modal-close__Tq8ix{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:1.8rem;line-height:1;padding:0;transition:color .2s}.piecewizard_library-modal-close__Tq8ix:hover{color:#e74c3c}.piecewizard_library-filter__N18f\+{border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem 1.5rem}.piecewizard_filter-btn__B9WCx{background:#0000;border:1px solid #fff3;border-radius:20px;color:var(--text-light);cursor:pointer;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:.5rem 1rem;transition:all .2s}.piecewizard_filter-btn__B9WCx:hover{background:#ffffff1a}.piecewizard_filter-btn__B9WCx.piecewizard_active__2MyoR{background:var(--button-primary-bg);border-color:var(--button-primary-bg);color:var(--text-white)}.piecewizard_library-grid__4oSDV{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));overflow-y:auto;padding:1.5rem}.piecewizard_library-item__U53QM{align-items:center;background:#ffffff0d;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s}.piecewizard_library-item__U53QM:hover{background:#6c63ff26;border-color:#6c63ff80;transform:translateY(-2px)}.piecewizard_library-item__U53QM img{height:64px;object-fit:contain;width:64px}.piecewizard_library-item-name__xZRbs{color:var(--text-muted);font-size:clamp(.9rem,.18vw + .86rem,1rem);max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.createhub_createhub-container__8Gqof{margin:0 auto;max-width:1200px;padding:40px 20px}.createhub_createhub-header__z5ayu{margin-bottom:50px;text-align:center}.createhub_createhub-header__z5ayu h1{color:#4a90e2;font-size:3rem;margin-bottom:15px}.createhub_createhub-subtitle__RLHzI{color:#a0b8d0;font-size:1.2rem;margin:0 auto;max-width:600px}.createhub_options-grid__s1bIE{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.createhub_option-card__Sepce{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;display:flex;flex-direction:column;min-height:280px;padding:30px;text-decoration:none;transition:all .3s ease}.createhub_option-card__Sepce:hover{border-color:#4a90e2;box-shadow:0 10px 30px #4a90e24d;transform:translateY(-5px)}.createhub_option-card__Sepce:hover .createhub_option-link__KGzPE{color:#5cb3e8;transform:translateX(5px)}.createhub_option-icon__4J2z4{font-size:3rem;margin-bottom:20px}.createhub_option-title__qm12U{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:15px}.createhub_option-description__bwI6X{color:#a0b8d0;flex-grow:1;line-height:1.6;margin-bottom:20px}.createhub_option-link__KGzPE{color:#4a90e2;display:inline-block;font-size:1.1rem;font-weight:600;transition:all .3s ease}@media(max-width:768px){.createhub_createhub-header__z5ayu h1{font-size:2rem}.createhub_createhub-subtitle__RLHzI{font-size:1rem}.createhub_options-grid__s1bIE{grid-template-columns:1fr}}.pagination_pagination__1MrDW{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:32px 0}.pagination_pagination-button__x8A6R{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2a4d6c4d,#4a90e233);border:2px solid #ffffff1a;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:40px;min-width:40px;padding:8px 12px;transition:all .3s ease}.pagination_pagination-button__x8A6R:hover:not(:disabled){background:linear-gradient(135deg,#4a90e280,#357abd66);border-color:#4a90e280;box-shadow:0 4px 12px #4a90e24d;transform:translateY(-2px)}.pagination_pagination-button__x8A6R:active:not(:disabled){transform:translateY(0)}.pagination_pagination-button__x8A6R:disabled{background:#2a4d6c33;cursor:not-allowed;opacity:.4}.pagination_pagination-button__x8A6R.pagination_active__c4hm5{background:linear-gradient(135deg,#4a90e2,#357abd);border-color:#4a90e2;box-shadow:0 4px 12px #4a90e266;cursor:default}.pagination_pagination-ellipsis__4U29-{color:#fff9;font-size:14px;padding:8px 4px;-webkit-user-select:none;user-select:none}@media(max-width:768px){.pagination_pagination__1MrDW{gap:6px}.pagination_pagination-button__x8A6R{font-size:clamp(.9rem,.18vw + .86rem,1rem);height:36px;min-width:36px;padding:6px 10px}}.list-view_list-container__esQEC{margin:0 auto;max-width:1400px;padding:40px 20px}.list-view_list-header__TlO2N{margin-bottom:40px}.list-view_list-header__TlO2N h1{color:#4a90e2;font-size:2.5rem;margin-bottom:10px}.list-view_list-header__TlO2N .list-view_item-count__WeQ0B{color:#a0b8d0;font-size:1.2rem}.list-view_items-grid__G0njA{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:30px}.list-view_item-card__rV77P{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;display:flex;flex-direction:column;padding:25px;transition:all .3s ease}.list-view_item-card__rV77P:hover{border-color:#4a90e2;box-shadow:0 10px 30px #4a90e24d;transform:translateY(-5px)}.list-view_item-image__pAxVK{background:#ffffff0d;border-radius:8px;height:80px;margin-bottom:15px;object-fit:contain;padding:10px;width:80px}.list-view_item-title__1XtEP{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:10px}.list-view_item-description__9cZ8Z{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#a0b8d0;display:-webkit-box;flex-grow:1;line-height:1.6;margin-bottom:15px;overflow:hidden}.list-view_item-meta__vpgb3{border-top:1px solid #4a90e233;display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:15px}.list-view_meta-row__bMCo1{align-items:center;color:#8fa5c0;display:flex;font-size:.9rem;justify-content:space-between}.list-view_meta-row__bMCo1 .list-view_label__EwLQ0{color:#4a90e2;font-weight:600}.list-view_meta-row__bMCo1 a{color:#5cb3e8;text-decoration:none;transition:color .2s}.list-view_meta-row__bMCo1 a:hover{color:#7cc5f0}.list-view_empty-message__wFpN9,.list-view_loading-message__38odJ{color:#a0b8d0;font-size:1.2rem;padding:60px 20px;text-align:center}@media(max-width:768px){.list-view_list-header__TlO2N h1{font-size:2rem}.list-view_items-grid__G0njA{gap:20px;grid-template-columns:1fr}}.piecelist_pieces-container__H5wGH{margin:0 auto;max-width:1400px;padding:40px 20px}.piecelist_page-header__pD-vi{margin-bottom:50px;text-align:center}.piecelist_page-header__pD-vi h1{color:#4a90e2;font-size:2.8rem;margin-bottom:10px}.piecelist_page-header__pD-vi .piecelist_subtitle__Pt2Sh{color:#a0b8d0;font-size:1.2rem;margin-bottom:25px}.piecelist_page-header__pD-vi .piecelist_create-button__5zZIb{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:14px 32px;text-decoration:none;transition:all .3s ease}.piecelist_page-header__pD-vi .piecelist_create-button__5zZIb:hover{box-shadow:0 8px 20px #4a90e266;transform:translateY(-2px)}.piecelist_pieces-section__OQjqp{margin-bottom:50px}.piecelist_section-header__BC3lR{align-items:center;border-bottom:2px solid #2a4d6c;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.piecelist_section-header__BC3lR h2{color:#fff;font-size:1.8rem;margin:0}.piecelist_section-header__BC3lR .piecelist_piece-count__wGBE5{background:#4a90e226;border-radius:20px;color:#6b8ba8;font-size:1rem;padding:6px 14px}.piecelist_pieces-grid__kPM\+O{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.piecelist_piece-link__P\+3Rv{color:inherit;cursor:pointer;display:block;text-decoration:none}.piecelist_piece-card__2VJqg{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.piecelist_piece-card__2VJqg:hover{border-color:#4a90e2;box-shadow:0 10px 30px #4a90e240;transform:translateY(-5px)}.piecelist_piece-image-container__qtSak{align-items:center;background:#0003;border-bottom:1px solid #2a4d6c;display:flex;height:140px;justify-content:center}.piecelist_piece-image__f\+Tr2{max-height:100px;max-width:100px;object-fit:contain}.piecelist_piece-placeholder__EjGox{font-size:3rem;opacity:.5}.piecelist_piece-content__Mhvju{display:flex;flex:1 1;flex-direction:column;padding:16px}.piecelist_piece-name__VnaO8{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 10px}.piecelist_piece-description__xPnbU{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#a0b8d0;display:-webkit-box;flex-grow:1;font-size:.95rem;line-height:1.6;margin:0 0 15px;overflow:hidden}.piecelist_piece-meta__PCAns{border-top:1px solid #4a90e233;display:flex;flex-direction:column;gap:8px;padding-top:15px}.piecelist_meta-item__0zaG3{align-items:center;color:#8fa5c0;display:flex;font-size:.9rem;justify-content:space-between}.piecelist_meta-label__KQflF{color:#4a90e2;font-weight:600}.piecelist_creator-link__0ig83{color:#5cb3e8;text-decoration:none;transition:color .2s}.piecelist_creator-link__0ig83:hover{color:#7cc5f0}.piecelist_piece-footer__Gd0UX{border-top:1px solid #4a90e233;padding:16px}.piecelist_piece-actions__7sD8Z{display:flex;gap:10px;margin-top:15px}.piecelist_delete-button__dM30v,.piecelist_edit-button__fcwjW{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:10px 15px;transition:all .2s ease}.piecelist_edit-button__fcwjW{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.piecelist_edit-button__fcwjW:hover{box-shadow:0 4px 12px #4a90e266;transform:translateY(-2px)}.piecelist_delete-button__dM30v{background:#dc354533;border:1px solid #dc354566;color:#ff6b6b}.piecelist_delete-button__dM30v:hover{background:#dc35454d;border-color:#dc354599}.piecelist_empty-section__Tf\+ut{background:#2a4d6c33;border:2px dashed #2a4d6c;border-radius:12px;padding:50px 20px;text-align:center}.piecelist_empty-section__Tf\+ut p{color:#6b8ba8;font-size:1.1rem;margin:0}.piecelist_empty-state__Wp7JJ{padding:80px 20px;text-align:center}.piecelist_empty-state__Wp7JJ .piecelist_empty-icon__PJ3co{font-size:4rem;margin-bottom:20px}.piecelist_empty-state__Wp7JJ h3{color:#fff;font-size:1.8rem;margin-bottom:10px}.piecelist_empty-state__Wp7JJ p{color:#a0b8d0;font-size:1.1rem;margin-bottom:25px}.piecelist_modal-overlay__M8xek{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.piecelist_modal-content__8ROpP{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;max-width:450px;padding:30px;text-align:center;width:90%}.piecelist_modal-content__8ROpP h3{color:#fff;font-size:1.5rem;margin:0 0 15px}.piecelist_modal-content__8ROpP p{color:#a0b8d0;margin:0 0 10px}.piecelist_modal-content__8ROpP .piecelist_warning-text__lupqq{color:#ff6b6b;font-size:.9rem;font-style:italic}.piecelist_modal-actions__aSgqS{display:flex;gap:15px;justify-content:center;margin-top:25px}.piecelist_cancel-button__91nwV{background:#2a4d6c66;border:1px solid #2a4d6c;border-radius:6px;color:#a0b8d0;cursor:pointer;font-weight:600;padding:12px 30px;transition:all .2s ease}.piecelist_cancel-button__91nwV:hover:not(:disabled){background:#2a4d6c99;color:#fff}.piecelist_cancel-button__91nwV:disabled{cursor:not-allowed;opacity:.5}.piecelist_confirm-delete-button__MTipv{background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px;transition:all .2s ease}.piecelist_confirm-delete-button__MTipv:hover:not(:disabled){box-shadow:0 4px 12px #dc354566;transform:translateY(-2px)}.piecelist_confirm-delete-button__MTipv:disabled{cursor:not-allowed;opacity:.5}.piecelist_alert-container__SHKS3{animation:piecelist_slideIn__yrRWO .3s ease-out;bottom:20px;position:fixed;right:20px;z-index:1000}@keyframes piecelist_slideIn__yrRWO{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.piecelist_alert-style__Atr6s{border-radius:12px;box-shadow:0 6px 20px #0000004d;font-size:1.1rem;font-weight:600;min-width:300px;opacity:1;padding:20px 30px;text-align:center;transition:opacity .5s ease-in-out}.piecelist_alert-success__2o3Zn{background:linear-gradient(135deg,#28a745,#20803a);box-shadow:0 6px 20px #28a74566;color:#fff}.piecelist_alert-error__2SYK6{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 6px 20px #dc354566;color:#fff}@media(max-width:768px){.piecelist_page-header__pD-vi h1{font-size:2rem}.piecelist_pieces-grid__kPM\+O{grid-template-columns:1fr}.piecelist_section-header__BC3lR{flex-direction:column;gap:10px;text-align:center}}.gamelist_games-container__8pYVp{margin:0 auto;max-width:1400px;padding:40px 20px}.gamelist_page-header__3hfS5{margin-bottom:50px;text-align:center}.gamelist_page-header__3hfS5 h1{color:#4a90e2;font-size:2.8rem;margin-bottom:10px}.gamelist_page-header__3hfS5 .gamelist_subtitle__s6ACa{color:#a0b8d0;font-size:1.2rem;margin-bottom:25px}.gamelist_page-header__3hfS5 .gamelist_create-button__WJMT2{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:14px 32px;text-decoration:none;transition:all .3s ease}.gamelist_page-header__3hfS5 .gamelist_create-button__WJMT2:hover{box-shadow:0 8px 20px #4a90e266;transform:translateY(-2px)}.gamelist_games-section__XKSV9{margin-bottom:50px}.gamelist_section-header__Ig8Xc{align-items:center;border-bottom:2px solid #2a4d6c;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.gamelist_section-header__Ig8Xc h2{color:#fff;font-size:1.8rem;margin:0}.gamelist_section-header__Ig8Xc .gamelist_game-count__pNOlO{background:#4a90e226;border-radius:20px;color:#6b8ba8;font-size:1rem;padding:6px 14px}.gamelist_games-grid__7B1ed{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.gamelist_game-card__66UiN{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.gamelist_game-card__66UiN:hover{border-color:#4a90e2;box-shadow:0 10px 30px #4a90e240;transform:translateY(-5px)}.gamelist_game-link__SGLki{color:inherit;display:flex;flex:1 1;flex-direction:column;text-decoration:none}.gamelist_game-header__slKx5{align-items:center;background:#0003;border-bottom:1px solid #2a4d6c;display:flex;gap:15px;padding:16px}.gamelist_game-icon__alS\+E{font-size:2.5rem;opacity:.8}.gamelist_game-title-area__WNwvJ{flex:1 1}.gamelist_game-title-area__WNwvJ .gamelist_game-name__4Hk3M{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 5px}.gamelist_game-title-area__WNwvJ .gamelist_game-board-info__vQRul{color:#6b8ba8;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.gamelist_game-content__4oe1c{display:flex;flex:1 1;flex-direction:column;padding:16px}.gamelist_game-description__C9ngj{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#a0b8d0;display:-webkit-box;flex-grow:1;font-size:.95rem;line-height:1.6;margin:0 0 15px;overflow:hidden}.gamelist_game-meta__TZAQU{border-top:1px solid #4a90e233;display:flex;flex-direction:column;gap:8px;padding-top:15px}.gamelist_meta-item__iiTh8{align-items:center;color:#8fa5c0;display:flex;font-size:.9rem;justify-content:space-between}.gamelist_meta-label__It6eD{color:#4a90e2;font-weight:600}.gamelist_creator-link__b\+o0P{color:#5cb3e8;text-decoration:none;transition:color .2s}.gamelist_creator-link__b\+o0P:hover{color:#7cc5f0}.gamelist_game-stats__aB3Ux{border-top:1px solid #4a90e233;display:flex;gap:15px;margin-top:15px;padding-top:15px}.gamelist_stat-item__MGgS4{align-items:center;background:#4a90e21a;border-radius:20px;color:#6b8ba8;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);gap:6px;padding:6px 12px}.gamelist_stat-item__MGgS4 .gamelist_stat-icon__boBJp{font-size:1rem}.gamelist_game-actions__N8YKC{border-top:1px solid #4a90e233;display:flex;gap:10px;padding:0 16px 16px}.gamelist_delete-button__m2I-R,.gamelist_edit-button__kt7AI{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:10px 15px;transition:all .2s ease}.gamelist_edit-button__kt7AI{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.gamelist_edit-button__kt7AI:hover{box-shadow:0 4px 12px #4a90e266;transform:translateY(-2px)}.gamelist_delete-button__m2I-R{background:#dc354533;border:1px solid #dc354566;color:#ff6b6b}.gamelist_delete-button__m2I-R:hover{background:#dc35454d;border-color:#dc354599}.gamelist_empty-section__kM9hF{background:#2a4d6c33;border:2px dashed #2a4d6c;border-radius:12px;padding:50px 20px;text-align:center}.gamelist_empty-section__kM9hF p{color:#6b8ba8;font-size:1.1rem;margin:0}.gamelist_alert-container__Aua0O{animation:gamelist_slideIn__ExMQE .3s ease-out;bottom:20px;position:fixed;right:20px;z-index:1000}@keyframes gamelist_slideIn__ExMQE{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.gamelist_alert-style__aqYs4{border-radius:12px;box-shadow:0 6px 20px #0000004d;font-size:1.1rem;font-weight:600;min-width:300px;opacity:1;padding:20px 30px;text-align:center;transition:opacity .5s ease-in-out}.gamelist_alert-success__IHYHr{background:linear-gradient(135deg,#28a745,#20803a);box-shadow:0 6px 20px #28a74566;color:#fff}.gamelist_alert-error__fNcDo{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 6px 20px #dc354566;color:#fff}.gamelist_empty-state__iC4Ce{padding:80px 20px;text-align:center}.gamelist_empty-state__iC4Ce .gamelist_empty-icon__lCSF9{font-size:4rem;margin-bottom:20px}.gamelist_empty-state__iC4Ce h3{color:#fff;font-size:1.8rem;margin-bottom:10px}.gamelist_empty-state__iC4Ce p{color:#a0b8d0;font-size:1.1rem;margin-bottom:25px}.gamelist_modal-overlay__iFLyK{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.gamelist_modal-content__GKfK3{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;max-width:450px;padding:30px;text-align:center;width:90%}.gamelist_modal-content__GKfK3 h3{color:#fff;font-size:1.5rem;margin:0 0 15px}.gamelist_modal-content__GKfK3 p{color:#a0b8d0;margin:0 0 10px}.gamelist_modal-content__GKfK3 .gamelist_warning-text__RN8C\+{color:#ff6b6b;font-size:.9rem;font-style:italic}.gamelist_modal-actions__XkGHK{display:flex;gap:15px;justify-content:center;margin-top:25px}.gamelist_cancel-button__fOpyW{background:#2a4d6c66;border:1px solid #2a4d6c;border-radius:6px;color:#a0b8d0;cursor:pointer;font-weight:600;padding:12px 30px;transition:all .2s ease}.gamelist_cancel-button__fOpyW:hover:not(:disabled){background:#2a4d6c99;color:#fff}.gamelist_cancel-button__fOpyW:disabled{cursor:not-allowed;opacity:.5}.gamelist_confirm-delete-button__sSMc6{background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px;transition:all .2s ease}.gamelist_confirm-delete-button__sSMc6:hover:not(:disabled){box-shadow:0 4px 12px #dc354566;transform:translateY(-2px)}.gamelist_confirm-delete-button__sSMc6:disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.gamelist_page-header__3hfS5 h1{font-size:2rem}.gamelist_games-grid__7B1ed{grid-template-columns:1fr}.gamelist_section-header__Ig8Xc{flex-direction:column;gap:10px;text-align:center}.gamelist_game-stats__aB3Ux{flex-wrap:wrap}}.gametypeview_container__Pe-Rd{background:var(--forum-background);border-radius:10px;box-shadow:0 4px 6px #0000004d;margin:40px auto;max-width:1200px;padding:30px}.gametypeview_header__82Mzl{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.gametypeview_header-actions__xGzmL{align-items:center;display:flex;gap:15px}.gametypeview_back-button__GL2MX{background:#4a90e233;border:2px solid #4a90e2;border-radius:5px;color:#4a90e2;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px;transition:all .2s}.gametypeview_back-button__GL2MX:hover{background:#4a90e24d;transform:translateY(-2px)}.gametypeview_play-button__q2Juq{background:#2ecc71;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px;transition:all .2s}.gametypeview_play-button__q2Juq:hover{background:#27ae60;transform:translateY(-2px)}.gametypeview_edit-button__vWNkD{background:#4a90e2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px;transition:all .2s}.gametypeview_edit-button__vWNkD:hover{background:#357abd;transform:translateY(-2px)}.gametypeview_game-info__8ag2u h1{color:var(--light-gray);font-size:36px;margin-bottom:10px}.gametypeview_game-info__8ag2u h2{border-bottom:2px solid #4a90e24d;color:#4a90e2;font-size:24px;margin-bottom:15px;padding-bottom:10px}.gametypeview_creator__vLKOd{color:var(--text-light-gray);font-size:16px;margin-bottom:30px}.gametypeview_creator__vLKOd a{color:#4a90e2;text-decoration:none}.gametypeview_creator__vLKOd a:hover{text-decoration:underline}.gametypeview_forum-link__5AonV{font-size:16px;margin-bottom:30px}.gametypeview_forum-link__5AonV a{align-items:center;color:#4a90e2;display:inline-flex;gap:8px;text-decoration:none}.gametypeview_forum-link__5AonV a:hover{text-decoration:underline}.gametypeview_section__YTcPM{background:#ffffff08;border-radius:8px;margin:30px 0;padding:20px}.gametypeview_section__YTcPM p{color:var(--light-gray);line-height:1.6;white-space:pre-wrap}.gametypeview_stats-grid__YL0NU{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:30px 0}.gametypeview_stat-card__3wYZE{background:#4a90e21a;border:2px solid #4a90e24d;border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:20px;text-align:center}.gametypeview_stat-label__i6UYL{color:var(--text-light-gray);font-size:14px;letter-spacing:1px;text-transform:uppercase}.gametypeview_stat-value__5m\+oI{color:#4a90e2;font-size:28px;font-weight:700}.gametypeview_board-container__ODaMv{align-items:center;display:flex;justify-content:center;overflow-x:auto;padding:20px}.gametypeview_board__-xapV{box-shadow:0 4px 6px #0000004d}.gametypeview_board-square__TqjV4{align-items:center;display:flex;justify-content:center;position:relative}.gametypeview_win-conditions__P1kB3{display:flex;flex-direction:column;gap:15px}.gametypeview_condition__VgTgI{align-items:center;background:#4a90e21a;border-radius:5px;color:var(--light-gray);display:flex;font-size:16px;gap:10px;padding:15px}.gametypeview_condition-icon__YF1zD{font-size:24px}.gametypeview_no-conditions__mUTss{color:var(--text-light-gray);font-style:italic}.gametypeview_special-squares-info__mzCEQ{display:flex;flex-direction:column;gap:10px}.gametypeview_special-type__Ghz\+H{background:#ffffff0d;border-radius:5px;color:var(--light-gray);font-size:16px;padding:10px 15px}.gametypeview_rules__Fx8IW{font-size:16px;line-height:1.8}.gametypeview_rules-container__gRI7p{display:flex;flex-direction:column;gap:25px;text-align:left}.gametypeview_rule-section__n1RWI{background:#4a90e20d;border-left:4px solid #4a90e2;border-radius:0;padding:20px;text-align:left}.gametypeview_rule-title__NdPJT{border-bottom:1px solid #4a90e233;color:#4a90e2;font-size:18px;font-weight:600;margin-bottom:15px;padding-bottom:8px;text-align:left}.gametypeview_rule-content__hLYzV{display:flex;flex-direction:column;gap:8px;text-align:left}.gametypeview_rule-line__DOl7K{color:var(--light-gray);font-size:15px;line-height:1.7;margin:0;text-align:left}.gametypeview_rule-line__DOl7K strong{color:#4ecdc4;font-weight:600}.gametypeview_piece-links__B\+gxJ{border-top:1px solid #4a90e233;margin-top:16px;padding-top:12px}.gametypeview_piece-links__B\+gxJ strong{color:#4ecdc4;font-size:14px;font-weight:600}.gametypeview_piece-link-list__BC2gE{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:8px 0 0;padding:0}.gametypeview_piece-link__Z7W-2{background:#4a90e226;border:1px solid #4a90e24d;border-radius:4px;color:#4a90e2;display:inline-block;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:4px 12px;text-decoration:none;transition:all .2s}.gametypeview_piece-link__Z7W-2:hover{background:#4a90e240;border-color:#4a90e2;transform:translateY(-1px)}.gametypeview_loading-rules__VXEoC{color:var(--text-light-gray);font-style:italic;padding:20px;text-align:center}.gametypeview_error__T4ncN,.gametypeview_loading__hbyK5{color:var(--light-gray);font-size:18px;padding:40px;text-align:center}.gametypeview_error__T4ncN{color:#ff6b6b}.gametypeview_ranged-icon__Eo4GK{font-size:.8em;z-index:5}.pieceview_container__KsEG\+{margin:0 auto;max-width:1200px;padding:20px}.pieceview_header__r-X9x{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px}.pieceview_back-button__aGCHq,.pieceview_edit-button__bc2ty{border:none;border-radius:8px;cursor:pointer;font-size:16px;padding:10px 20px;transition:all .2s}.pieceview_back-button__aGCHq{background-color:#6b8ba8;color:#fff}.pieceview_back-button__aGCHq:hover{background-color:#5a7690}.pieceview_edit-button__bc2ty{background-color:#4a90e2;color:#fff}.pieceview_edit-button__bc2ty:hover{background-color:#3a7bc8}.pieceview_piece-info__bpfIF{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;box-shadow:0 4px 12px #0000004d;padding:30px}.pieceview_title-section__fQzAe{align-items:center;border-bottom:2px solid #2a4d6c;display:flex;gap:20px;margin-bottom:30px;padding-bottom:20px}.pieceview_title-section__fQzAe h1{color:#fff;font-size:32px;margin:0}.pieceview_piece-image__TTsUB{border-radius:8px;height:80px;object-fit:contain;padding:10px;transition:background-color .3s ease;width:80px}.pieceview_creator__9i8w8{color:#a0b8d0;font-size:14px;margin:5px 0 0}.pieceview_creator__9i8w8 a{color:#4a90e2;text-decoration:none}.pieceview_creator__9i8w8 a:hover{text-decoration:underline}.pieceview_section__QLhyd{margin-bottom:30px}.pieceview_section__QLhyd h2{color:#4a90e2;font-size:24px;margin:0 0 15px}.pieceview_section__QLhyd p{color:#d0dce8;line-height:1.6;margin:0}.pieceview_images-gallery__kCmWD{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:15px}.pieceview_image-item__ElQQa{align-items:center;aspect-ratio:1;background:#0003;border:2px solid #4a90e24d;border-radius:8px;display:flex;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease}.pieceview_image-item__ElQQa:hover{border-color:#4a90e2;transform:scale(1.05)}.pieceview_gallery-image__DVlOw{height:100%;object-fit:contain;padding:10px;width:100%}.pieceview_default-badge__W8d4J{background:#4a90e2;border-radius:4px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;padding:3px 8px;position:absolute;right:5px;text-transform:uppercase;top:5px}.pieceview_hint__lXz\+X{color:#8fa5c0;font-size:14px;font-style:italic;margin-bottom:15px!important}.pieceview_preview-legend__vXhoD{display:flex;font-size:.9rem;gap:2rem;justify-content:center;margin:15px 0}.pieceview_preview-legend__vXhoD span{align-items:center;color:#d0dce8;display:flex;gap:.5rem}.pieceview_preview-legend__vXhoD span:before{border-radius:2px;content:"";height:20px;width:20px}.pieceview_preview-legend__vXhoD .pieceview_legend-movement__VGS2z:before{background-color:#2196f380}.pieceview_preview-legend__vXhoD .pieceview_legend-capture__cn02R:before{background-color:#ff980080}.pieceview_preview-legend__vXhoD .pieceview_legend-ranged__FqDMG:before{background-color:#f4433680}.pieceview_board-container__Qu77Z{background-color:#0003;border-radius:8px;display:flex;justify-content:center;margin-top:10px;padding:20px}.pieceview_stats-grid__egl8j{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.pieceview_stat-card__JIwNN{background:#4a90e21a;border:1px solid #4a90e24d;border-left:4px solid #4a90e2;border-radius:8px;display:flex;flex-direction:column;gap:5px;padding:15px}.pieceview_stat-label__5dfF8{align-items:center;color:#8fa5c0;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;gap:6px;text-transform:uppercase}.pieceview_info-icon__f\+tdI{cursor:help;font-size:14px;opacity:.7;transition:opacity .2s ease}.pieceview_info-icon__f\+tdI:hover{opacity:1}.pieceview_stat-value__IyjmT{color:#fff;font-size:18px;font-weight:500}.pieceview_details-grid__3ryk0{grid-gap:20px;background:#0003;border-radius:8px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));overflow:hidden;padding:0}.pieceview_detail-item__jSLB9{align-items:center;border-bottom:1px solid #4a90e233;color:#d0dce8;display:flex;gap:20px;justify-content:space-between;padding:12px 15px}.pieceview_detail-item__jSLB9:last-child{border-bottom:none}.pieceview_detail-label__t-OQj{color:#a0b8d0;flex-shrink:0;font-size:14px;font-weight:500}.pieceview_detail-value__pRKAA{color:#fff;font-size:14px;font-weight:400;text-align:right}.pieceview_detail-list__Zip8a{margin-top:8px;padding-left:0}.pieceview_detail-list__Zip8a div{color:#d0dce8;font-size:14px;line-height:1.6;padding:6px 0}.pieceview_detail-list__Zip8a div strong{color:#4a90e2;font-weight:600;margin-right:6px}.pieceview_ability-card__0O7Tk{background:#0000004d;border:1px solid #4a90e24d;border-left:4px solid #4a90e2;border-radius:8px;margin-bottom:20px;padding:20px;transition:all .3s ease}.pieceview_ability-card__0O7Tk:hover{border-color:#4a90e280;box-shadow:0 4px 12px #4a90e226;transform:translateY(-2px)}.pieceview_ability-header__2E7\+D{align-items:center;border-bottom:1px solid #4a90e233;display:flex;gap:12px;margin-bottom:16px;padding-bottom:12px}.pieceview_ability-header__2E7\+D h3{color:#fff;font-size:18px;font-weight:600;margin:0}.pieceview_ability-icon__fHe\+F{align-items:center;display:flex;font-size:24px;justify-content:center}.pieceview_direction-list__6tV4d{grid-gap:12px;display:grid;gap:12px;margin-bottom:16px}.pieceview_direction-item__hUtaW{align-items:flex-start;background:#4a90e214;border-radius:6px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:10px 14px;transition:background .2s ease}.pieceview_direction-item__hUtaW:hover{background:#4a90e226}.pieceview_direction-name__Mlgbk{align-items:center;color:#4a90e2;display:flex;font-size:14px;font-weight:600;gap:8px;min-width:80px}.pieceview_direction-arrow__DlMGE{align-items:center;display:inline-flex;font-size:16px}.pieceview_direction-value__Z7OGO{color:#fff;font-size:14px;font-weight:500}.pieceview_additional-moves__WkpMq{display:flex;flex-basis:100%;flex-wrap:wrap;gap:6px;margin-top:6px}.pieceview_additional-tag__kH-Ii{background:#4a90e233;border:1px solid #4a90e24d;border-radius:12px;color:#a0d4ff;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:500;padding:4px 10px}.pieceview_exact-badge__qu\+6T{color:gold;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600}.pieceview_first-move-badge__EjPLk{color:#9ecfff;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic}.pieceview_mini-badge__myBHS{border-radius:8px;display:inline-block;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;letter-spacing:.3px;margin-left:4px;padding:2px 6px;text-transform:uppercase}.pieceview_exact-mini__pdszo{background:#ffd70040;border:1px solid #ffd70066;color:gold}.pieceview_first-move-mini__TU48y{background:#9ecfff33;border:1px solid #9ecfff59;color:#9ecfff}.pieceview_global-modifier__Ce-UK{align-items:center;background:#ffd7001a;border:1px solid #ffd7004d;border-radius:6px;color:gold;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:500;gap:8px;margin-bottom:16px;padding:10px 14px}.pieceview_ability-properties__dPC6R{display:flex;flex-wrap:wrap;gap:10px}.pieceview_property-tag__NphBc{align-items:center;background:#4a90e226;border:1px solid #4a90e233;border-radius:6px;color:#d0dce8;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);gap:6px;padding:8px 14px}.pieceview_property-icon__bAeVe{font-size:16px}.pieceview_ratio-display__OMPFx,.pieceview_step-display__m9lJ6{background:#4a90e214;border-radius:6px;color:#d0dce8;font-size:14px;padding:14px 18px}.pieceview_ratio-value__C0OCm,.pieceview_step-value__Rze1s{color:#4a90e2;font-size:18px;font-weight:700;margin:0 6px}.pieceview_modifiers-grid__XBtoR{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:20px}.pieceview_modifier-badge__xeFhJ{align-items:center;background:linear-gradient(135deg,#4a90e226,#4a90e20d);border:1px solid #4a90e24d;border-radius:8px;color:#d0dce8;display:flex;font-size:14px;font-weight:500;gap:10px;padding:12px 16px;transition:all .2s ease}.pieceview_modifier-badge__xeFhJ:hover{border-color:#4a90e280;transform:translateX(4px)}.pieceview_modifier-icon__Ht-PV{font-size:20px}.pieceview_abilities-grid__pSSF0{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.pieceview_special-ability-card__9b\+G2{align-items:center;background:linear-gradient(135deg,#4a90e233,#4a90e20d);border:2px solid #4a90e24d;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:20px;text-align:center;transition:all .3s ease}.pieceview_special-ability-card__9b\+G2:hover{border-color:#4a90e2;box-shadow:0 6px 20px #4a90e24d;transform:translateY(-4px)}.pieceview_special-icon__7K6rx{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:36px}.pieceview_special-name__ZV8IR{color:#fff;font-size:14px;font-weight:600}.pieceview_no-abilities__JZa\+W{align-items:center;background:#0003;border:2px dashed #4a90e24d;border-radius:12px;color:#8fa5c0;display:flex;font-size:16px;font-style:italic;gap:12px;grid-column:1/-1;justify-content:center;padding:30px}.pieceview_no-abilities-icon__DN\+MP{font-size:28px;opacity:.6}.pieceview_no-data-message__nOl95{background:#0000001a;border-left:3px solid #4a90e24d;border-radius:6px;color:#8fa5c0;font-style:italic;padding:15px}.pieceview_error__iPIeA,.pieceview_loading__sPvTz{color:#a0b8d0;font-size:18px;padding:50px 20px;text-align:center}.pieceview_error__iPIeA{color:#e74c3c}@media(max-width:768px){.pieceview_container__KsEG\+{padding:15px}.pieceview_piece-info__bpfIF{padding:20px}.pieceview_title-section__fQzAe{align-items:flex-start;flex-direction:column}.pieceview_title-section__fQzAe h1{font-size:24px}.pieceview_details-grid__3ryk0,.pieceview_stats-grid__egl8j{grid-template-columns:1fr}.pieceview_header__r-X9x{align-items:stretch;flex-direction:column}.pieceview_header__r-X9x button{width:100%}}.pieceview_games-grid__f4PgI{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.pieceview_game-card__fxwib{background:linear-gradient(135deg,#4a90e233,#4a90e20d);border:2px solid #4a90e24d;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:16px 20px;text-decoration:none;transition:all .3s ease}.pieceview_game-card__fxwib:hover{border-color:#4a90e2;box-shadow:0 6px 20px #4a90e24d;transform:translateY(-4px)}.pieceview_game-name__cp4dK{color:#fff;font-size:16px;font-weight:600}.pieceview_game-creator__DtTC1{color:#8fa5c0;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.pieceview_loading-games__3ocHj{align-items:center;background:#0003;border-radius:12px;color:#8fa5c0;display:flex;font-style:italic;justify-content:center;padding:30px}.forums_forums__tEhpe{margin:40px auto;max-width:1400px;padding:0 20px}.forums_forums__tEhpe table{background:#0000;border-collapse:initial;border-spacing:0;width:100%}.forums_forums__tEhpe th{background:linear-gradient(135deg,#0d2847,#1a3d5c);border-bottom:2px solid #2a4d6c;color:#4a90e2;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px 20px;text-align:left;text-transform:uppercase}.forums_forums__tEhpe th:first-child{border-radius:8px 0 0 0}.forums_forums__tEhpe th:last-child{border-radius:0 8px 0 0}.forums_forums__tEhpe td{background:linear-gradient(135deg,#0a1e3a,#0d2847);border-bottom:1px solid #1a3d5c;color:#a0b8d0;padding:20px;vertical-align:middle}.forums_forums-table__xLEVX{border-radius:8px;box-shadow:0 4px 20px #0000004d;overflow:hidden;width:100%}.forums_forum-row__BijzJ{transition:all .2s ease}.forums_forum-row__BijzJ:hover td{background:linear-gradient(135deg,#0d2847,#1a3d5c)}.forums_forum-row__BijzJ:hover td .forums_forum-title__kyTMe{color:#5cb3e8}.forums_forum-row__BijzJ:last-child td:first-child{border-radius:0 0 0 8px}.forums_forum-row__BijzJ:last-child td:last-child{border-radius:0 0 8px 0}.forums_forum-page-title__\+YUb8{color:#4a90e2;font-size:3rem;font-weight:700;margin-bottom:30px;text-align:center}.forums_search-container__A28Dl{margin:0 auto 30px;max-width:1400px;padding:0 20px}.forums_search-input__2aFAM{background:linear-gradient(135deg,#0a1e3a,#0d2847);border:2px solid #2a4d6c;border-radius:8px;color:#d0dce8;font-size:16px;padding:15px 20px;transition:all .3s ease;width:100%}.forums_search-input__2aFAM::placeholder{color:#6b8ba8}.forums_search-input__2aFAM:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e233;outline:none}.forums_forums-link__GnRW7 a{color:#fff;display:flex;text-decoration:none;transition:color .2s ease}.forums_forums-link__GnRW7 a:hover{color:#5cb3e8}.forums_forums-link-content__6qaU5 a{color:#a0b8d0;text-decoration:none}.forums_forums-date__WCx1-{color:#6b8ba8;font-size:clamp(.9rem,.18vw + .86rem,1rem);white-space:nowrap}.forums_forums-comment-likes__DU5mx{color:#5cb3e8;font-size:18px;font-weight:600;text-align:center}.forums_forum-content__S7-7f{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#8097ae;display:-webkit-box;font-size:14px;line-height:1.5;max-width:400px;overflow:hidden;text-overflow:ellipsis}.forums_forum-title__kyTMe{color:#fff;font-size:18px;font-weight:600;transition:color .2s ease}.forums_forums-username__5epK9{color:#4a90e2;font-size:16px;font-weight:500}.forums_forums-username__5epK9:hover{color:#5cb3e8;text-decoration:underline}.forums_date-td__pE469{white-space:nowrap}@media(max-width:1200px){.forums_forum-content__S7-7f{max-width:250px}}@media(max-width:768px){.forums_forums__tEhpe td,.forums_forums__tEhpe th{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:12px 10px}.forums_forum-page-title__\+YUb8{font-size:2rem}.forums_forum-title__kyTMe{font-size:16px}.forums_forums-username__5epK9{font-size:14px}.forums_forum-content__S7-7f{-webkit-line-clamp:2;line-clamp:2;font-size:clamp(.9rem,.18vw + .86rem,1rem)}}.forums_forum-row__BijzJ{cursor:pointer;transition:background-color .2s ease}.forums_forum-row__BijzJ:hover td{background-color:#6496ff26}.chessboardWrapper{display:flex;justify-content:center;margin-bottom:2vh;margin-left:10vh;margin-top:4vh}.edit-account_edit-account-container__DX\+qT{margin:40px auto;max-width:900px;padding:0 20px}.edit-account_banner-error__TqWrA,.edit-account_banner-success__ruajN{align-items:center;animation:edit-account_slideDown__QSpeT .3s ease-out;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;font-size:1rem;font-weight:500;gap:16px;justify-content:space-between;left:50%;max-width:600px;min-width:400px;padding:16px 24px;position:fixed;top:80px;transform:translateX(-50%);z-index:1000}.edit-account_banner-error__TqWrA span,.edit-account_banner-success__ruajN span{flex:1 1}.edit-account_banner-error__TqWrA .edit-account_banner-close__ZDhvr,.edit-account_banner-success__ruajN .edit-account_banner-close__ZDhvr{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;opacity:.8;padding:0;transition:opacity .2s;width:24px}.edit-account_banner-error__TqWrA .edit-account_banner-close__ZDhvr:hover,.edit-account_banner-success__ruajN .edit-account_banner-close__ZDhvr:hover{opacity:1}.edit-account_banner-success__ruajN{background:linear-gradient(135deg,#10b981,#059669);border:2px solid #047857;color:#fff}.edit-account_banner-error__TqWrA{background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #b91c1c;color:#fff}@keyframes edit-account_slideDown__QSpeT{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}.edit-account_edit-account-header__1V4ny{margin-bottom:40px;text-align:center}.edit-account_edit-account-header__1V4ny h1{color:#4a90e2;font-size:3rem;font-weight:700;margin-bottom:10px}.edit-account_edit-account-header__1V4ny .edit-account_subtitle__lXWHA{color:#8097ae;font-size:1.2rem}.edit-account_modern-form__26a4-{display:flex;flex-direction:column;gap:25px}.edit-account_form-card__JEviM{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;box-shadow:0 4px 15px #0003;padding:30px}.edit-account_form-card__JEviM .edit-account_card-title__y0NPr{border-bottom:2px solid #2a4d6c;color:#4a90e2;font-size:1.5rem;font-weight:600;margin:0 0 20px;padding-bottom:12px}.edit-account_form-grid__q3ghQ{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.edit-account_form-group-modern__S6Qnv{display:flex;flex-direction:column;gap:8px}.edit-account_form-group-modern__S6Qnv label{color:#8097ae;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.edit-account_form-group-modern__S6Qnv input,.edit-account_form-group-modern__S6Qnv textarea{background:#2a4d6c4d;border:2px solid #2a4d6c;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:12px 16px;transition:all .3s ease}.edit-account_form-group-modern__S6Qnv input::placeholder,.edit-account_form-group-modern__S6Qnv textarea::placeholder{color:#6b8ba8}.edit-account_form-group-modern__S6Qnv input:focus,.edit-account_form-group-modern__S6Qnv textarea:focus{background:#4a90e21a;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a;outline:none}.edit-account_form-group-modern__S6Qnv input:hover,.edit-account_form-group-modern__S6Qnv textarea:hover{border-color:#357abd}.edit-account_form-group-modern__S6Qnv textarea{line-height:1.6;min-height:120px;resize:vertical}.edit-account_password-hint__Htc\+B{color:#a0b8d0;font-size:.95rem;font-style:italic;margin:-10px 0 15px}.edit-account_form-actions__DtQxw{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:10px}.edit-account_message-alert__HuXT6{margin-top:20px}.edit-account_message-alert__HuXT6 .edit-account_alert-error__gbxan,.edit-account_message-alert__HuXT6 .edit-account_alert-success__i4KaL{border-radius:8px;font-weight:600;padding:15px 20px;text-align:center}.edit-account_message-alert__HuXT6 .edit-account_alert-success__i4KaL{background:linear-gradient(135deg,#28a745,#20803a);border:2px solid #28a745;color:#fff}.edit-account_message-alert__HuXT6 .edit-account_alert-error__gbxan{background:linear-gradient(135deg,#dc3545,#b02a37);border:2px solid #dc3545;color:#fff}.edit-account_profile-picture-section__36WL8{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;margin:25px 0;padding:20px}.edit-account_picture-upload-container__frfQE{align-items:center;display:flex;flex-direction:column;gap:15px;margin-top:15px}.edit-account_picture-preview__3Rnfo{background:linear-gradient(135deg,#4a90e2,#357abd);border:4px solid #2a4d6c;border-radius:50%;height:150px;overflow:hidden;width:150px}.edit-account_picture-preview__3Rnfo img{height:100%;object-fit:cover;width:100%}.edit-account_file-input__pSnVL{background:#2a4d6c4d;border:2px solid #2a4d6c;border-radius:8px;color:#a0b8d0;cursor:pointer;max-width:300px;padding:10px;width:100%}.edit-account_file-input__pSnVL::-webkit-file-upload-button{background:linear-gradient(135deg,#2a5a8a,#1e4a6f);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-right:10px;padding:8px 16px}.edit-account_file-input__pSnVL::-webkit-file-upload-button:hover{background:linear-gradient(135deg,#357abd,#2a5a8a)}.edit-account_upload-picture-button__v-0YH{background:linear-gradient(135deg,#2a5a8a,#1e4a6f);border:2px solid #0000;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;padding:10px 24px;text-transform:uppercase;transition:all .3s ease}.edit-account_upload-picture-button__v-0YH:hover:not(:disabled){background:linear-gradient(135deg,#357abd,#2a5a8a);transform:translateY(-2px)}.edit-account_upload-picture-button__v-0YH:disabled{cursor:not-allowed;opacity:.6}@media(max-width:768px){.edit-account_edit-account-container__DX\+qT{padding:20px 10px}.edit-account_edit-account-header__1V4ny h1{font-size:2rem}.edit-account_form-grid__q3ghQ{grid-template-columns:1fr}.edit-account_form-card__JEviM{padding:20px}.edit-account_form-actions__DtQxw{align-items:stretch;flex-direction:column}}.edit-account_show-password-section-button__E9P2p{align-items:center;background:linear-gradient(135deg,#2a5a8a,#1e4a6f);border:2px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;max-width:300px;padding:15px 30px;transition:all .3s ease;width:100%}.edit-account_show-password-section-button__E9P2p:hover{background:linear-gradient(135deg,#357abd,#2a5a8a);box-shadow:0 4px 12px #4a90e24d;transform:translateY(-2px)}.edit-account_password-input-wrapper__KQizk{align-items:center;display:flex;position:relative}.edit-account_password-input-wrapper__KQizk input{padding-right:50px;width:100%}.edit-account_password-toggle__rf\+W3{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-size:1.3rem;justify-content:center;opacity:.7;padding:5px;position:absolute;right:12px;transition:opacity .2s ease}.edit-account_password-toggle__rf\+W3:hover{opacity:1}.edit-account_password-toggle__rf\+W3:focus{outline:none}.edit-account_cancel-password-button__-1lV3{background:#0000;border:2px solid #2a4d6c;border-radius:8px;color:#8097ae;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:15px;padding:10px 20px;transition:all .3s ease}.edit-account_cancel-password-button__-1lV3:hover{background:#2a4d6c33;border-color:#4a90e2;color:#4a90e2}.community_community-description-main__wtH6-{display:flex;justify-content:center;margin-bottom:40px;margin-right:auto}.communityhub_community-hub-container__8yyWO{margin:40px auto;max-width:1400px;padding:0 20px}.communityhub_community-hub-header__NY1Jz{margin-bottom:50px;text-align:center}.communityhub_community-hub-header__NY1Jz h1{color:#4a90e2;font-size:3.5rem;margin-bottom:15px}.communityhub_community-hub-header__NY1Jz .communityhub_subtitle__S6nPK{color:#8097ae;font-size:1.3rem}.communityhub_community-options-grid__m5-RQ{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:50px}.communityhub_community-option-card__G5ATD{align-items:center;background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;min-height:300px;padding:40px;text-align:center;transition:all .3s ease}.communityhub_community-option-card__G5ATD:hover{border-color:#4a90e2;box-shadow:0 12px 35px #4a90e266;transform:translateY(-8px)}.communityhub_community-option-card__G5ATD:hover .communityhub_explore-button__N0KNg{background:linear-gradient(135deg,#5cb3e8,#4a90e2);transform:translateX(5px)}.communityhub_community-option-card__G5ATD .communityhub_icon__sNWMe{font-size:4.5rem;margin-bottom:25px}.communityhub_community-option-card__G5ATD .communityhub_option-title__j7wRJ{color:#fff;font-size:2rem;font-weight:600;margin-bottom:20px}.communityhub_community-option-card__G5ATD .communityhub_option-description__-5IdD{color:#a0b8d0;flex-grow:1;font-size:1.05rem;line-height:1.6;margin-bottom:30px}.communityhub_community-option-card__G5ATD .communityhub_explore-button__N0KNg{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:25px;color:#fff;font-size:1rem;font-weight:600;letter-spacing:1px;padding:12px 35px;text-transform:uppercase;transition:all .3s ease}.communityhub_community-welcome__ggwv1{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;padding:50px;text-align:center}.communityhub_community-welcome__ggwv1 h2{color:#4a90e2;font-size:2.2rem;margin-bottom:25px}.communityhub_community-welcome__ggwv1 p{color:#a0b8d0;font-size:1.15rem;line-height:1.9;margin:0 auto;max-width:900px}@media(max-width:768px){.communityhub_community-hub-container__8yyWO{padding:20px 10px}.communityhub_community-hub-header__NY1Jz h1{font-size:2.5rem}.communityhub_community-options-grid__m5-RQ{gap:20px;grid-template-columns:1fr}.communityhub_community-option-card__G5ATD{min-height:280px;padding:30px}.communityhub_community-option-card__G5ATD .communityhub_icon__sNWMe{font-size:3.5rem}.communityhub_community-option-card__G5ATD .communityhub_option-title__j7wRJ{font-size:1.6rem}.communityhub_community-option-card__G5ATD .communityhub_option-description__-5IdD{font-size:1rem}.communityhub_community-welcome__ggwv1{padding:30px}.communityhub_community-welcome__ggwv1 h2{font-size:1.7rem}.communityhub_community-welcome__ggwv1 p{font-size:1rem}}@media(max-width:480px){.communityhub_community-hub-container__8yyWO{padding:15px 8px}.communityhub_community-hub-header__NY1Jz{padding:30px 15px}.communityhub_community-hub-header__NY1Jz h1{font-size:2rem}.communityhub_community-hub-header__NY1Jz p{font-size:.95rem}.communityhub_community-option-card__G5ATD{min-height:240px;padding:25px}.communityhub_community-option-card__G5ATD .communityhub_icon__sNWMe{font-size:3rem}.communityhub_community-option-card__G5ATD .communityhub_option-title__j7wRJ{font-size:1.4rem}.communityhub_community-option-card__G5ATD .communityhub_option-description__-5IdD{font-size:.9rem}.communityhub_community-option-card__G5ATD .communityhub_btn__aswcn{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:10px 18px}.communityhub_community-welcome__ggwv1{padding:25px 15px}.communityhub_community-welcome__ggwv1 h2{font-size:1.5rem}.communityhub_community-welcome__ggwv1 p{font-size:.95rem;line-height:1.7}}.leaderboard_leaderboard-container__F2E8v{margin:40px auto;max-width:1200px;padding:0 20px}.leaderboard_leaderboard-header__Ss2WO{margin-bottom:40px;text-align:center}.leaderboard_leaderboard-header__Ss2WO h1{color:#4a90e2;font-size:3.5rem;margin-bottom:15px}.leaderboard_leaderboard-header__Ss2WO .leaderboard_subtitle__YTrBh{color:#8097ae;font-size:1.3rem}.leaderboard_leaderboard-stats__NhcQ4{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.leaderboard_stat-card__03ZbP{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;padding:25px;text-align:center}.leaderboard_stat-card__03ZbP .leaderboard_stat-value__MmBGD{color:#4a90e2;font-size:2.5rem;font-weight:700;margin-bottom:10px}.leaderboard_stat-card__03ZbP .leaderboard_stat-label__0K01E{color:#8097ae;font-size:1rem;letter-spacing:1px;text-transform:uppercase}.leaderboard_leaderboard-table__1M-dZ{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;margin-bottom:40px;overflow:hidden}.leaderboard_table-header__Clvft{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;display:grid;font-size:1rem;font-weight:700;grid-template-columns:100px 1fr 1fr 150px;letter-spacing:1px;padding:20px 25px;text-transform:uppercase}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd{align-items:center;border-bottom:1px solid #2a4d6c;display:grid;grid-template-columns:100px 1fr 1fr 150px;padding:20px 25px;transition:all .2s ease}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd:last-child{border-bottom:none}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd:hover{background:#4a90e21a;transform:translateX(5px)}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-gold__Gdj3u{background:linear-gradient(90deg,#ffd7001a,#0000);border-left:4px solid gold}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-gold__Gdj3u .leaderboard_rank-display__XKi75{font-size:1.8rem}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-gold__Gdj3u .leaderboard_elo-value__IfLRE{color:gold;font-weight:700}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-silver__43v9D{background:linear-gradient(90deg,#c0c0c01a,#0000);border-left:4px solid silver}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-silver__43v9D .leaderboard_rank-display__XKi75{font-size:1.6rem}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-silver__43v9D .leaderboard_elo-value__IfLRE{color:silver;font-weight:700}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-bronze__yJJuM{background:linear-gradient(90deg,#cd7f321a,#0000);border-left:4px solid #cd7f32}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-bronze__yJJuM .leaderboard_rank-display__XKi75{font-size:1.4rem}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd.leaderboard_rank-bronze__yJJuM .leaderboard_elo-value__IfLRE{color:#cd7f32;font-weight:700}.leaderboard_col-rank__Fi9Hy{text-align:center}.leaderboard_col-rank__Fi9Hy .leaderboard_rank-display__XKi75{color:#a0b8d0;font-size:1.2rem;font-weight:700}.leaderboard_col-player__3E7bU .leaderboard_username-link__h0YXK{color:#5cb3e8;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s ease}.leaderboard_col-player__3E7bU .leaderboard_username-link__h0YXK:hover{color:#4a90e2;text-decoration:underline}.leaderboard_col-name__n3lR7{color:#a0b8d0;font-size:1rem}.leaderboard_col-elo__sQORt{text-align:right}.leaderboard_col-elo__sQORt .leaderboard_elo-value__IfLRE{color:#4a90e2;font-size:1.3rem;font-weight:700}.leaderboard_empty-message__Roqbw{color:#8097ae;font-size:1.5rem;padding:60px 20px;text-align:center}.leaderboard_leaderboard-info__iXnwB{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;padding:40px;text-align:center}.leaderboard_leaderboard-info__iXnwB h2{color:#4a90e2;font-size:2rem;margin-bottom:20px}.leaderboard_leaderboard-info__iXnwB p{color:#a0b8d0;font-size:1.1rem;line-height:1.8;margin:0 auto 15px;max-width:800px}.leaderboard_leaderboard-info__iXnwB p:last-child{margin-bottom:0}@media(max-width:768px){.leaderboard_leaderboard-container__F2E8v{padding:20px 10px}.leaderboard_leaderboard-header__Ss2WO h1{font-size:2.5rem}.leaderboard_leaderboard-stats__NhcQ4{grid-template-columns:1fr}.leaderboard_table-body__iTuub .leaderboard_table-row__UhfFd,.leaderboard_table-header__Clvft{font-size:.9rem;grid-template-columns:60px 1fr 100px;padding:15px}.leaderboard_col-name__n3lR7{display:none}.leaderboard_rank-display__XKi75,.leaderboard_username-link__h0YXK{font-size:1rem!important}.leaderboard_elo-value__IfLRE{font-size:1.1rem!important}.leaderboard_leaderboard-info__iXnwB{padding:25px}.leaderboard_leaderboard-info__iXnwB h2{font-size:1.5rem}.leaderboard_leaderboard-info__iXnwB p{font-size:1rem}}.play_play-container__byCTi{display:flex;flex-direction:column;margin:0 auto;max-width:1400px;min-height:calc(100vh - 80px);padding:20px}.play_play-header__-n7-S{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.play_play-header__-n7-S h1{color:#fff;font-size:2rem;margin:0}.play_play-header__-n7-S .play_connection-status__lyTOj{align-items:center;color:#888;display:flex;font-size:.9rem;gap:8px}.play_play-header__-n7-S .play_connection-status__lyTOj .play_status-dot__B\+C1f{background:#f44;border-radius:50%;height:10px;width:10px}.play_play-header__-n7-S .play_connection-status__lyTOj .play_status-dot__B\+C1f.play_connected__k\+wSp{background:#4f4}.play_play-content__-gNmr{display:flex;flex:1 1;gap:24px}@media(max-width:900px){.play_play-content__-gNmr{flex-direction:column}}.play_game-types-sidebar__hPF-7{background:#1a1a2e;border-radius:12px;display:flex;flex-direction:column;flex-shrink:0;max-height:calc(100vh - 200px);padding:16px;width:320px}@media(max-width:900px){.play_game-types-sidebar__hPF-7{max-height:400px;width:100%}}.play_game-types-sidebar__hPF-7 h2{color:#fff;font-size:1.2rem;margin:0 0 16px}.play_game-types-sidebar__hPF-7 .play_search-box__s4TGS{margin-bottom:16px}.play_game-types-sidebar__hPF-7 .play_search-box__s4TGS input{background:#252542;border:1px solid #3a3a5c;border-radius:8px;color:#fff;font-size:.95rem;padding:10px 14px;width:100%}.play_game-types-sidebar__hPF-7 .play_search-box__s4TGS input::placeholder{color:#666}.play_game-types-sidebar__hPF-7 .play_search-box__s4TGS input:focus{border-color:#6c63ff;outline:none}.play_game-types-sidebar__hPF-7 .play_game-types-list__VVTXR{display:flex;flex:1 1;flex-direction:column;gap:8px;overflow-y:auto}.play_game-types-sidebar__hPF-7 .play_game-types-list__VVTXR::-webkit-scrollbar{width:6px}.play_game-types-sidebar__hPF-7 .play_game-types-list__VVTXR::-webkit-scrollbar-thumb{background:#3a3a5c;border-radius:3px}.play_game-types-sidebar__hPF-7 .play_game-type-item__PXWZn{background:#252542;border:2px solid #0000;border-radius:8px;cursor:pointer;padding:12px 14px;transition:all .2s ease}.play_game-types-sidebar__hPF-7 .play_game-type-item__PXWZn:hover{background:#2d2d4a}.play_game-types-sidebar__hPF-7 .play_game-type-item__PXWZn.play_selected__mth6m{background:#2d2d4a;border-color:#6c63ff}.play_game-types-sidebar__hPF-7 .play_game-type-item__PXWZn .play_game-type-name__Ierpu{color:#fff;font-weight:600;margin-bottom:4px}.play_game-types-sidebar__hPF-7 .play_game-type-item__PXWZn .play_game-type-info__bJF43{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.play_game-types-sidebar__hPF-7 .play_no-games-message__tM5wz{color:#666;padding:20px;text-align:center}.play_main-content__VnWPw{display:flex;flex:1 1;flex-direction:column;gap:24px}.play_online-friends-section__3\+idh{background:#1a1a2e;border-radius:12px;margin-bottom:24px;padding:20px}.play_online-friends-section__3\+idh h2{align-items:center;color:#fff;display:flex;font-size:1.3rem;gap:10px;margin:0 0 16px}.play_online-friends-section__3\+idh h2 .play_match-count__Z3yuT{background:#4caf50;border-radius:12px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:2px 10px}.play_online-friends-section__3\+idh .play_friends-compact-list__07xUe .friends-list{gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.play_online-friends-section__3\+idh .play_friends-compact-list__07xUe .friend-card{padding:10px 12px}.play_online-friends-section__3\+idh .play_friends-compact-list__07xUe .friend-avatar{height:40px;width:40px}.play_online-friends-section__3\+idh .play_friends-compact-list__07xUe .friend-username{font-size:14px}.play_online-friends-section__3\+idh .play_friends-compact-list__07xUe .friend-elo{font-size:clamp(.9rem,.18vw + .86rem,1rem)}.play_open-matches-section__CSgEg{background:#1a1a2e;border-radius:12px;padding:20px}.play_open-matches-section__CSgEg h2{align-items:center;color:#fff;display:flex;font-size:1.3rem;gap:10px;margin:0 0 16px}.play_open-matches-section__CSgEg h2 .play_match-count__Z3yuT{background:#6c63ff;border-radius:12px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:2px 10px}.play_open-matches-section__CSgEg .play_open-matches-list__EL0tD{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.play_open-matches-section__CSgEg .play_no-matches__P9cc1{color:#888;padding:40px;text-align:center}.play_open-match-card__loVEx{background:#252542;border-radius:10px;display:flex;flex-direction:column;gap:12px;padding:16px;transition:transform .2s ease}.play_open-match-card__loVEx:hover{transform:translateY(-2px)}.play_open-match-card__loVEx.play_own-game__YTuDG{background:#1a3a1a;border:1px solid #4a4}.play_open-match-card__loVEx .play_match-header__Kai-O{align-items:flex-start;display:flex;justify-content:space-between}.play_open-match-card__loVEx .play_match-game-name__5XT4d{color:#fff;font-size:1.1rem;font-weight:600}.play_open-match-card__loVEx .play_match-time-control__RjvJV{background:#3a3a5c;border-radius:6px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:4px 10px;white-space:nowrap}.play_open-match-card__loVEx .play_match-host__HbiyY{color:#aaa;font-size:.9rem}.play_open-match-card__loVEx .play_match-host__HbiyY span{color:#6c63ff;font-weight:500}.play_open-match-card__loVEx .play_match-host__HbiyY .play_your-game__lP4FP{color:#4f4;font-weight:600}.play_open-match-card__loVEx .play_match-actions__sJjhG{display:flex;gap:8px;margin-top:auto}.play_ongoing-games-section__qTSE5{background:#1a1a2e;border-radius:12px;margin-bottom:20px;padding:20px}.play_ongoing-games-section__qTSE5 h2{align-items:center;color:#fff;display:flex;font-size:1.25rem;gap:10px;margin:0 0 16px}.play_ongoing-games-list__A9ftm{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.play_ongoing-game-card__EhgmZ{background:#252542;border-left:3px solid #4ecdc4;border-radius:10px;display:flex;flex-direction:column;gap:12px;padding:16px;transition:transform .2s ease}.play_ongoing-game-card__EhgmZ:hover{transform:translateY(-2px)}.play_ongoing-game-card__EhgmZ .play_match-header__Kai-O{align-items:flex-start;display:flex;justify-content:space-between}.play_ongoing-game-card__EhgmZ .play_match-game-name__5XT4d{color:#fff;font-size:1.1rem;font-weight:600}.play_ongoing-game-card__EhgmZ .play_match-time-control__RjvJV{background:#3a3a5c;border-radius:6px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:4px 10px;white-space:nowrap}.play_ongoing-game-card__EhgmZ .play_match-players__5eQtE{color:#4ecdc4;font-size:.95rem;font-weight:500}.play_ongoing-game-card__EhgmZ .play_match-actions__sJjhG{display:flex;gap:8px;margin-top:auto}.play_selected-game-section__iQxzb{background:#1a1a2e;border-radius:12px;flex:1 1;padding:20px}.play_selected-game-section__iQxzb .play_no-selection__Mq0ev{color:#888;padding:60px 20px;text-align:center}.play_selected-game-section__iQxzb .play_selected-game-header__0DKSN{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.play_selected-game-section__iQxzb .play_selected-game-title__DxRHb h2{color:#fff;font-size:1.5rem;margin:0 0 8px}.play_selected-game-section__iQxzb .play_selected-game-title__DxRHb .play_game-creator__YsDEW{color:#888;font-size:.9rem}.play_selected-game-section__iQxzb .play_game-details__5o3ry{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:24px}.play_selected-game-section__iQxzb .play_game-details__5o3ry .play_detail-item__rJoRO{background:#252542;border-radius:8px;padding:12px 16px}.play_selected-game-section__iQxzb .play_game-details__5o3ry .play_detail-item__rJoRO .play_detail-label__NSFTJ{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-bottom:4px}.play_selected-game-section__iQxzb .play_game-details__5o3ry .play_detail-item__rJoRO .play_detail-value__o2PT5{color:#fff;font-weight:600}.play_selected-game-section__iQxzb .play_game-description__fGZkt{color:#ccc;line-height:1.6;margin-bottom:24px}.play_selected-game-section__iQxzb .play_host-game-section__PI62U{border-top:1px solid #3a3a5c;padding-top:20px}.play_selected-game-section__iQxzb .play_host-game-section__PI62U h3{color:#fff;margin:0 0 16px}.play_btn__wafhW{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.play_btn__wafhW:disabled{cursor:not-allowed;opacity:.5}.play_btn-primary__Tbhy7{background:#6c63ff;color:#fff}.play_btn-primary__Tbhy7:hover:not(:disabled){background:#5a52d9}.play_btn-secondary__RhYI2{background:#3a3a5c;color:#fff}.play_btn-secondary__RhYI2:hover:not(:disabled){background:#4a4a6c}.play_btn-success__hTwJG{background:#4a4;color:#fff}.play_btn-success__hTwJG:hover:not(:disabled){background:#383}.play_btn-danger__eEHhq{background:#c44;color:#fff}.play_btn-danger__eEHhq:hover:not(:disabled){background:#a33}.play_btn-danger__eEHhq:disabled{cursor:not-allowed;opacity:.5}.play_btn-small__fhabJ{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:8px 14px}.play_waiting-room__aDZKf{background:#1a1a2e;border-radius:12px;padding:24px;text-align:center}.play_waiting-room__aDZKf h2{color:#fff;margin:0 0 8px}.play_waiting-room__aDZKf .play_waiting-game-name__BEJuD{color:#6c63ff;font-size:1.2rem;margin-bottom:24px}.play_waiting-room__aDZKf .play_waiting-spinner__iWm\+5{animation:play_spin__b6mfG 1s linear infinite;border:4px solid #3a3a5c;border-radius:50%;border-top-color:#6c63ff;height:50px;margin:0 auto 24px;width:50px}@keyframes play_spin__b6mfG{to{transform:rotate(1turn)}}.play_waiting-room__aDZKf .play_waiting-message__oPAOR{color:#aaa;margin-bottom:24px}.play_waiting-room__aDZKf .play_game-link__0HfOU{background:#252542;border-radius:8px;color:#888;font-size:.9rem;margin-bottom:24px;padding:12px 16px}.play_waiting-room__aDZKf .play_game-link__0HfOU code{color:#6c63ff;word-break:break-all}.play_loading-container__bpuOO{align-items:center;color:#888;display:flex;justify-content:center;padding:60px}.play_error-message__JC4LQ{background:#422;color:#f88}.play_error-message__JC4LQ,.play_info-message__S0-jE{border-radius:8px;margin-bottom:16px;padding:12px 16px}.play_info-message__S0-jE{align-items:center;background:#2a3a5a;color:#8bf;display:flex;gap:12px;justify-content:space-between}.play_info-message__S0-jE .play_dismiss-btn__TNvU\+{background:#0000;border:none;color:#8bf;cursor:pointer;font-size:20px;line-height:1;opacity:.7;padding:0 4px;transition:opacity .2s}.play_info-message__S0-jE .play_dismiss-btn__TNvU\+:hover{opacity:1}.play_modal-overlay__9WD1Q{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.play_modal-content__sV7c9{background:#1a1a2e;border-radius:12px;max-height:90vh;max-width:500px;overflow-y:auto;padding:24px;width:100%}.play_modal-content__sV7c9 h2{color:#fff;margin:0 0 20px}.play_form-group__kfDRg{margin-bottom:20px}.play_form-group__kfDRg label{color:#ccc;display:block;font-size:.95rem;margin-bottom:8px}.play_form-group__kfDRg input,.play_form-group__kfDRg select{background:#252542;border:1px solid #3a3a5c;border-radius:8px;color:#fff;font-size:.95rem;padding:10px 14px;width:100%}.play_form-group__kfDRg input:focus,.play_form-group__kfDRg select:focus{border-color:#6c63ff;outline:none}.play_form-group__kfDRg .play_input-hint__Qs6VD{color:#666;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-top:6px;text-align:center}.play_form-group__kfDRg.play_checkbox-group__hB\+Fa{align-items:flex-start;display:flex;flex-direction:column}.play_form-group__kfDRg.play_checkbox-group__hB\+Fa:first-of-type{margin-top:30px}.play_form-group__kfDRg.play_checkbox-group__hB\+Fa .play_input-hint__Qs6VD{padding-left:28px;text-align:left}.play_checkbox-label__lFKf8{align-items:center;color:#ccc;cursor:pointer;display:flex;font-size:.95rem;gap:12px;justify-content:flex-start;margin-bottom:0}.play_checkbox-label__lFKf8 input[type=checkbox]{accent-color:#6c63ff;cursor:pointer;height:18px;margin-right:10px;width:18px}.play_checkbox-label__lFKf8 span{margin:0}.play_player-side-buttons__juH1E{display:flex;gap:8px;justify-content:center}.play_player-side-buttons__juH1E .play_side-btn__Bi\+24{background:#2a2a2a;border:2px solid #444;border-radius:8px;color:#ccc;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:10px 16px;transition:all .2s ease}.play_player-side-buttons__juH1E .play_side-btn__Bi\+24:hover{border-color:#6c63ff;color:#fff}.play_player-side-buttons__juH1E .play_side-btn-active__p0B5n{background:#6c63ff;border-color:#6c63ff;color:#fff}.play_radio-group__g-ZpC{display:flex;flex-direction:column;gap:8px;margin-top:8px}.play_radio-label__qVxlh{align-items:center;background:#ffffff08;border-radius:6px;color:#ccc;cursor:pointer;display:flex;font-size:.9rem;gap:10px;padding:8px 12px;transition:background .2s ease}.play_radio-label__qVxlh:hover{background:#ffffff14}.play_radio-label__qVxlh input[type=radio]{accent-color:#6c63ff;cursor:pointer;height:16px;width:16px}.play_radio-label__qVxlh span{margin:0}.play_modal-actions__rIqmY{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.play_must-login__UvNdk{background:#1a1a2e;border-radius:12px;padding:40px;text-align:center}.play_must-login__UvNdk h2{color:#fff;margin:0 0 16px}.play_must-login__UvNdk p{color:#888;margin-bottom:24px}.play_must-login__UvNdk .play_login-buttons__brlp\+{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media(max-width:768px){.play_play-container__byCTi{padding:15px}.play_play-header__-n7-S h1{font-size:1.6rem}.play_game-types-sidebar__hPF-7{max-height:300px;padding:12px}.play_ongoing-games-section__qTSE5,.play_open-matches-section__CSgEg{padding:15px}.play_ongoing-games-list__A9ftm,.play_open-matches-list__EL0tD{grid-template-columns:1fr}.play_ongoing-game-card__EhgmZ,.play_open-match-card__loVEx{padding:14px}.play_match-header__Kai-O{flex-direction:column;gap:8px}.play_match-time-control__RjvJV{align-self:flex-start}.play_btn__wafhW{font-size:.9rem;padding:8px 14px}.play_create-game-btn__D5-nT{justify-content:center;width:100%}.play_modal__rSyfa{padding:15px}.play_modal-content__sV7c9{max-height:calc(100vh - 60px);overflow-y:auto;padding:20px}.play_modal-actions__rIqmY{flex-direction:column}.play_modal-actions__rIqmY .play_btn__wafhW{width:100%}.play_must-login__UvNdk{padding:30px 20px}.play_must-login__UvNdk .play_login-buttons__brlp\+{flex-direction:column;width:100%}.play_must-login__UvNdk .play_login-buttons__brlp\+ .play_btn__wafhW{width:100%}}@media(max-width:480px){.play_play-container__byCTi{padding:10px}.play_play-header__-n7-S h1{font-size:1.4rem}.play_play-header__-n7-S .play_connection-status__lyTOj{font-size:clamp(.9rem,.18vw + .86rem,1rem)}.play_game-types-sidebar__hPF-7{padding:10px}.play_game-types-sidebar__hPF-7 h2,.play_ongoing-games-section__qTSE5 h2,.play_open-matches-section__CSgEg h2{font-size:1.1rem}.play_ongoing-game-card__EhgmZ,.play_open-match-card__loVEx{padding:12px}.play_match-game-name__5XT4d{font-size:1rem!important}.play_match-actions__sJjhG{flex-direction:column}.play_match-actions__sJjhG .play_btn__wafhW{width:100%}.play_modal-content__sV7c9{padding:15px}.play_modal-content__sV7c9 h2{font-size:1.3rem}}.play_incoming-challenges-section__au\+bH{background:linear-gradient(135deg,#2a2a40,#1a1a2e);border:2px solid #6c63ff;border-radius:12px;margin-bottom:16px;padding:16px}.play_incoming-challenges-section__au\+bH h2{align-items:center;color:#fff;display:flex;font-size:1.2rem;gap:8px;margin:0 0 12px}.play_incoming-challenges-section__au\+bH .play_challenges-list__A7sSw{display:flex;flex-direction:column;gap:8px}.play_incoming-challenges-section__au\+bH .play_challenge-card__hCVjW{align-items:center;background:#252542;border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:12px 16px}.play_incoming-challenges-section__au\+bH .play_challenge-info__skFpX{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.play_incoming-challenges-section__au\+bH .play_challenger-name__N3mM1{color:#fff;font-weight:600}.play_incoming-challenges-section__au\+bH .play_challenge-text__X4V2a{color:#aaa}.play_incoming-challenges-section__au\+bH .play_challenge-game__oAVEJ{color:#6c63ff;font-weight:500}.play_incoming-challenges-section__au\+bH .play_challenge-actions__Y5WaU{display:flex;gap:8px}.play_selected-game-section-compact__nxUMT{background:linear-gradient(145deg,#2a2a4a,#1e1e38 50%,#1a1a2e);border:1px solid #4a4a7c;border-radius:16px;box-shadow:0 4px 20px #0000004d,inset 0 1px 0 #ffffff0d;margin-bottom:20px;overflow:hidden;padding:20px 24px;position:relative}.play_selected-game-section-compact__nxUMT:before{background:linear-gradient(90deg,#0000,#6c63ff66,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.play_selected-game-section-compact__nxUMT .play_no-selection__Mq0ev{color:#999;font-size:1rem;font-style:italic;padding:12px;text-align:center}.play_selected-game-section-compact__nxUMT .play_selected-game-compact__Ij0Gh{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.play_selected-game-section-compact__nxUMT .play_game-info-compact__f8PcB{flex:1 1;min-width:220px}.play_selected-game-section-compact__nxUMT .play_game-info-compact__f8PcB h3{color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:.02em;margin:0 0 10px;text-shadow:0 2px 4px #0000004d}.play_selected-game-section-compact__nxUMT .play_game-info-compact__f8PcB .play_game-stats__tQoIP{align-items:center;color:#d0d0e0;display:flex;flex-wrap:wrap;font-size:.95rem;gap:6px 12px;margin-bottom:8px}.play_selected-game-section-compact__nxUMT .play_game-info-compact__f8PcB .play_game-stats__tQoIP .play_stat-item__7kCF4{align-items:center;background:#ffffff0d;border-radius:6px;display:flex;font-weight:500;gap:5px;padding:4px 10px}.play_selected-game-section-compact__nxUMT .play_game-info-compact__f8PcB .play_game-stats__tQoIP .play_stat-icon__GJTn7{font-size:.9rem;opacity:.8}.play_selected-game-section-compact__nxUMT .play_game-info-compact__f8PcB .play_game-stats__tQoIP .play_stat-divider__4micS{color:#555;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.play_challenge-indicator__SEHZ5{background:linear-gradient(135deg,#6c63ff33,rgba(108,99,255,.067));border:1px solid #6c63ff;border-radius:8px;color:#fff;font-size:.9rem;margin-bottom:16px;padding:12px 16px;text-align:center}.play_game-type-selector__1JblU{display:flex;flex-direction:column;gap:8px}.play_game-type-selector__1JblU .play_selected-game-display__0PMse{align-items:center;background:#252542;border:1px solid #3a3a5c;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px}.play_game-type-selector__1JblU .play_selected-game-display__0PMse .play_game-name__A9nlP{color:#fff;font-weight:600}.play_game-type-selector__1JblU .play_selected-game-display__0PMse .play_game-size__XM9RO{color:#888;font-size:.9rem}.play_game-type-selector__1JblU .play_selected-game-display__0PMse .play_no-game__KEcjP{color:#666}.play_game-type-selector__1JblU .play_game-search-wrapper__P18Mt{position:relative}.play_game-type-selector__1JblU .play_game-search-input__jp57a{background:#252542;border:1px solid #3a3a5c;border-radius:8px;color:#fff;font-size:.9rem;padding:10px 14px;width:100%}.play_game-type-selector__1JblU .play_game-search-input__jp57a::placeholder{color:#666}.play_game-type-selector__1JblU .play_game-search-input__jp57a:focus{border-color:#6c63ff;outline:none}.play_game-type-selector__1JblU .play_game-search-results__7dScz{background:#252542;border:1px solid #3a3a5c;border-radius:8px;left:0;margin-top:4px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.play_game-type-selector__1JblU .play_game-search-item__2TbRn{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:10px 14px;transition:background .2s}.play_game-type-selector__1JblU .play_game-search-item__2TbRn:hover{background:#3a3a5c}.play_game-type-selector__1JblU .play_game-search-item__2TbRn.play_selected__mth6m{background:#6c63ff33}.play_game-type-selector__1JblU .play_game-search-item__2TbRn .play_game-name__A9nlP{color:#fff}.play_game-type-selector__1JblU .play_game-search-item__2TbRn .play_game-size__XM9RO{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.play_starting-mode-badge__M\+snL{background:linear-gradient(135deg,#3a3a5c,#252542);border:1px solid #4a4a6c;border-radius:8px;color:#aaa;font-size:.95rem;padding:10px 16px;text-align:center}.play_game-stats-line2__c9sLI{align-items:center;color:#a0a0b0;display:flex;flex-wrap:wrap;font-size:.9rem;gap:6px 10px;margin-top:4px}.play_game-stats-line2__c9sLI .play_win-condition__4Syki{align-items:center;color:#e0e0f0;display:flex;font-weight:500;gap:6px}.play_game-stats-line2__c9sLI .play_win-condition__4Syki .play_win-label__gdEnD{color:#8b85ff;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;letter-spacing:.05em;text-transform:uppercase}.play_game-stats-line2__c9sLI .play_stat-divider__4micS{color:#555;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.play_game-stats-line2__c9sLI .play_creator__9bvF8{color:#909090;font-style:italic}.play_pagination__mJVb-{align-items:center;border-top:1px solid #3a3a5c;display:flex;gap:16px;justify-content:center;margin-top:16px;padding-top:12px}.play_pagination-btn__CDPCw{background:#252542;border:1px solid #3a3a5c;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .2s}.play_pagination-btn__CDPCw:hover:not(:disabled){background:#3a3a5c;border-color:#6c63ff}.play_pagination-btn__CDPCw:disabled{cursor:not-allowed;opacity:.4}.play_pagination-info__4NKu9{color:#888;font-size:.9rem}.tournaments_tournaments-page__PdkkS{color:var(--text-color);margin:22px auto 32px;width:min(1400px,96%)}.tournaments_header__yu5fI{margin-bottom:18px}.tournaments_header__yu5fI h1{font-size:clamp(1.4rem,1vw + 1.1rem,2rem);margin:0 0 6px}.tournaments_header__yu5fI p{font-size:clamp(.96rem,.25vw + .9rem,1.06rem);margin:0;opacity:.88}.tournaments_guest-note__nQ5U\+{background:#071a3540;border:1px solid var(--nav-light-hover);border-radius:8px;margin-top:10px;padding:10px 12px}.tournaments_error__3PqR1,.tournaments_success__PGaZH{border-radius:8px;font-size:clamp(.94rem,.2vw + .9rem,1rem);margin-bottom:12px;padding:10px 12px}.tournaments_error__3PqR1{background:#ff6b6b1f;border:1px solid #ff6b6b}.tournaments_success__PGaZH{background:#2ecc711f;border:1px solid #2ecc71}.tournaments_layout__UYC2m{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.tournaments_listing__xeDGl,.tournaments_wizard__p2V1x{background:var(--bg-card);border:1px solid var(--nav-light-hover);border-radius:10px;padding:14px}.tournaments_listing-header__WHHWT,.tournaments_wizard-header__O0GZ6{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.tournaments_listing-header__WHHWT h2,.tournaments_wizard-header__O0GZ6 h2{font-size:clamp(1.05rem,.5vw + .9rem,1.35rem);margin:0}.tournaments_status__CsCoQ,.tournaments_step-pill__ZSlis{background:var(--nav-menu-bg);border:1px solid var(--nav-light-hover);border-radius:999px;font-size:clamp(.84rem,.15vw + .8rem,.9rem);padding:4px 8px;text-transform:capitalize}.tournaments_wizard-section__pTqpC{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.tournaments_wizard-section__pTqpC h3{font-size:clamp(1rem,.28vw + .95rem,1.14rem);margin:0}.tournaments_wizard-section__pTqpC input,.tournaments_wizard-section__pTqpC select{background:var(--color-footer);border:1px solid var(--nav-light-hover);border-radius:8px;color:var(--text-color);font-size:clamp(.95rem,.2vw + .9rem,1rem);padding:10px;width:100%}.tournaments_wizard-section__pTqpC select option{background:var(--bg-card);color:var(--text-color)}.tournaments_field-label__QStpf{font-size:clamp(.9rem,.2vw + .85rem,.96rem);font-weight:600}.tournaments_field-row__ltDVL{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.tournaments_format-grid__ohHD1{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.tournaments_format-card__Ck9iL{align-items:flex-start;background:var(--color-footer);border:1px solid var(--nav-light-hover);border-radius:8px;color:var(--text-color);cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:10px;text-align:left}.tournaments_format-card__Ck9iL strong{font-size:clamp(.95rem,.18vw + .9rem,1rem)}.tournaments_format-card__Ck9iL span{font-size:clamp(.88rem,.18vw + .84rem,.95rem);opacity:.8}.tournaments_format-card__Ck9iL.tournaments_selected__9NmVS{border-color:var(--nav-light-hover);box-shadow:inset 0 0 0 1px var(--nav-light-hover)}.tournaments_summary-row__bLgfn{align-items:center;border-bottom:1px solid #ffffff14;display:flex;gap:10px;justify-content:space-between;padding:8px 0}.tournaments_summary-row__bLgfn span{opacity:.8}.tournaments_summary-row__bLgfn strong{text-align:right}.tournaments_card-actions__B8J\+X,.tournaments_wizard-actions__QjNca{display:flex;gap:8px;justify-content:flex-end}.tournaments_details-link__Db1f\+,.tournaments_join-button__-K5Cc,.tournaments_primary-button__QqEz8,.tournaments_refresh-button__lEMGJ,.tournaments_secondary-button__QzMOl{align-items:center;border:1px solid var(--nav-light-hover);border-radius:8px;cursor:pointer;display:inline-flex;font-size:clamp(.9rem,.2vw + .86rem,.98rem);padding:9px 12px;text-decoration:none}.tournaments_details-link__Db1f\+,.tournaments_join-button__-K5Cc,.tournaments_primary-button__QqEz8,.tournaments_refresh-button__lEMGJ{background:var(--nav-menu-bg);color:var(--text-color)}.tournaments_secondary-button__QzMOl{background:#0000;color:var(--text-color)}.tournaments_join-button__-K5Cc:disabled,.tournaments_primary-button__QqEz8:disabled,.tournaments_secondary-button__QzMOl:disabled{cursor:default;opacity:.6}.tournaments_tournament-list__OKowZ{display:flex;flex-direction:column;gap:10px}.tournaments_tournament-card__wvbxO{background:var(--color-footer);border:1px solid var(--nav-light-hover);border-radius:8px;padding:10px}.tournaments_card-top__qHNi5{display:flex;gap:8px;justify-content:space-between}.tournaments_card-top__qHNi5 strong{display:block}.tournaments_card-top__qHNi5 p{font-size:clamp(.88rem,.2vw + .84rem,.95rem);margin:3px 0 0;opacity:.84}.tournaments_card-meta__YyhbF{grid-gap:4px;display:grid;font-size:clamp(.88rem,.18vw + .84rem,.95rem);gap:4px;margin:10px 0;opacity:.9}.tournaments_empty__wrirH{border:1px dashed var(--nav-light-hover);border-radius:8px;opacity:.85;padding:14px}.tournaments_footnote__u2bic{align-items:center;display:flex;font-size:clamp(.88rem,.2vw + .84rem,.95rem);gap:12px;justify-content:space-between;margin-top:14px}.tournaments_footnote__u2bic a{text-decoration:none}.tournaments_details-page__P0cX3{color:var(--text-color);margin:22px auto 32px;width:min(1000px,96%)}.tournaments_details-card__s-cB0,.tournaments_participants-card__bj6hM{background:var(--bg-card);border:1px solid var(--nav-light-hover);border-radius:10px;margin-bottom:14px;padding:14px}.tournaments_participants-list__NvYW4{grid-gap:6px;display:grid;gap:6px;margin:0;padding-left:18px}@media screen and (max-width:980px){.tournaments_field-row__ltDVL,.tournaments_layout__UYC2m{grid-template-columns:1fr}.tournaments_footnote__u2bic{align-items:flex-start;flex-direction:column}}.livegame_live-game-container__dsBDb{display:flex;flex-direction:column;margin:0 auto;max-width:1400px;min-height:calc(100vh - 80px);padding:20px}.livegame_game-header__\+fVtF{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.livegame_game-header__\+fVtF .livegame_game-title__TfK12 h1{color:#fff;font-size:1.5rem;margin:0}.livegame_game-header__\+fVtF .livegame_game-title__TfK12 .livegame_game-status__RjtYp{font-size:.9rem;margin-top:4px}.livegame_game-header__\+fVtF .livegame_game-title__TfK12 .livegame_game-status__RjtYp.livegame_waiting__EtH9B{color:#fa0}.livegame_game-header__\+fVtF .livegame_game-title__TfK12 .livegame_game-status__RjtYp.livegame_ready__vQ9OO{color:#0af}.livegame_game-header__\+fVtF .livegame_game-title__TfK12 .livegame_game-status__RjtYp.livegame_active__61H7l{color:#4f4}.livegame_game-header__\+fVtF .livegame_game-title__TfK12 .livegame_game-status__RjtYp.livegame_completed__y2Abo{color:#888}.livegame_game-header__\+fVtF .livegame_header-turn-indicator__4xNDu{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center;padding:0 20px}.livegame_game-header__\+fVtF .livegame_header-turn-indicator__4xNDu .livegame_your-turn__y8fIs{animation:livegame_pulse__URbtx 2s ease-in-out infinite;color:#4f4;font-size:1.1rem;font-weight:700}.livegame_game-header__\+fVtF .livegame_header-turn-indicator__4xNDu .livegame_waiting-turn__UTcPu{color:#fa0;font-size:1rem}.livegame_game-header__\+fVtF .livegame_header-turn-indicator__4xNDu .livegame_check-warning__viOXy{animation:livegame_blink__6HH41 1s ease-in-out infinite;color:#f44;font-size:.95rem;font-weight:700}.livegame_game-header__\+fVtF .livegame_header-turn-indicator__4xNDu .livegame_check-info__zkddI{color:#fa0;font-size:.9rem}.livegame_game-header__\+fVtF .livegame_header-turn-indicator__4xNDu .livegame_move-error__Hg993{color:#f44;font-size:.9rem}.livegame_game-header__\+fVtF .livegame_header-actions__Tnqhb{display:flex;gap:12px}.livegame_game-layout__42BBl{display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0}@media(max-width:1000px){.livegame_game-layout__42BBl{gap:12px}}.livegame_layout-row-middle__pvboC{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:minmax(200px,280px) 1fr minmax(200px,280px)}@media(max-width:1400px){.livegame_layout-row-middle__pvboC{gap:16px;grid-template-columns:minmax(180px,240px) 1fr minmax(180px,240px)}}@media(max-width:1200px){.livegame_layout-row-middle__pvboC{gap:16px;grid-template-columns:1fr;justify-items:center}}.livegame_layout-row-captured__bIK51{display:flex;justify-content:center;margin-top:16px;padding:0 24px}@media(max-width:1200px){.livegame_layout-row-captured__bIK51{margin-bottom:16px;padding:0 12px}}.livegame_layout-row-settings__Or1KQ{display:flex;justify-content:center;margin-top:16px;padding:0 24px}@media(max-width:1000px){.livegame_layout-row-settings__Or1KQ{padding:0 12px}}.livegame_layout-row-bottom__5rFvL{display:none}@media(max-width:1200px){.livegame_layout-row-bottom__5rFvL{grid-gap:16px;display:grid!important;gap:16px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:700px;padding:0;width:100%}}.livegame_layout-row-top-clock__Uy2ZP{display:none}@media(max-width:1200px){.livegame_layout-row-top-clock__Uy2ZP{display:flex;justify-content:center;margin-bottom:16px;padding:0 12px}}.livegame_layout-row-bottom-clock__FHjeX{display:none}@media(max-width:1200px){.livegame_layout-row-bottom-clock__FHjeX{display:flex;justify-content:center;margin-top:16px;padding:0 12px}}.livegame_clocks-column__utFzS{display:flex;flex-direction:column;gap:16px;justify-content:space-between}@media(max-width:1200px){.livegame_clocks-column__utFzS{display:none}}.livegame_board-column__4jZDi{align-items:center;justify-content:flex-start}.livegame_move-history-column__bc46U{min-height:0}@media(max-width:1200px){.livegame_move-history-column__bc46U{display:none!important}}.livegame_move-history-header__kiatK{background:#1a1a2e;border-bottom:1px solid #2a2a4e;border-radius:12px 12px 0 0;flex-shrink:0;padding:16px}.livegame_move-history-header__kiatK h3{color:#fff;font-size:1.2rem;margin:0}.livegame_move-history-column__bc46U{display:flex;flex-direction:column;gap:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.livegame_move-history__MZuno{gap:12px}.livegame_move-history__MZuno h3{font-size:1.2rem;margin:0}.livegame_moves-list__aYdSt{background:#252542;border-radius:8px;max-height:310px;overflow-y:auto;padding:12px}@media(max-width:1200px){.livegame_moves-list__aYdSt{max-height:350px}}.livegame_moves-list__aYdSt::-webkit-scrollbar{width:8px}.livegame_moves-list__aYdSt::-webkit-scrollbar-track{background:#1a1a2e;border-radius:4px}.livegame_moves-list__aYdSt::-webkit-scrollbar-thumb{background:#4ecdc4;border-radius:4px}.livegame_moves-list__aYdSt::-webkit-scrollbar-thumb:hover{background:#6edfd6}.livegame_move-row__Yljm5{border-radius:4px;display:flex;gap:8px;padding:4px 8px;transition:background .2s}.livegame_move-row__Yljm5:hover{background:#1a1a2e}.livegame_move-number__ZUGdJ{color:#888;font-weight:600;min-width:30px}.livegame_move-black__F6tU\+,.livegame_move-white__6IEdV{color:#fff;font-family:Courier New,monospace}.livegame_board-column__4jZDi{display:flex;flex:1 1;flex-direction:column;gap:16px}.livegame_player-clock__c6ad1{background:#1a1a2e;border:2px solid #0000;border-radius:8px;padding:10px 12px;width:100%}@media(max-width:1200px){.livegame_player-clock__c6ad1{margin:0 auto;max-width:700px}}.livegame_player-clock__c6ad1.livegame_current-turn__C5bGh{border-color:#6c63ff}.livegame_player-clock__c6ad1.livegame_winner__6J4S\+{background:#1a2e1a;border-color:#4f4}.livegame_player-clock__c6ad1 .livegame_player-info__xWG3H{display:flex;flex-direction:column;gap:4px}.livegame_player-clock__c6ad1 .livegame_player-header__QLO4-{align-items:center;display:flex;justify-content:space-between}.livegame_player-clock__c6ad1 .livegame_player-name__kOZKZ{color:#fff;font-size:.9rem;font-weight:600}.livegame_player-clock__c6ad1 .livegame_player-indicator__yF26z{background:#3a3a5c;border-radius:50%;height:10px;width:10px}.livegame_player-clock__c6ad1 .livegame_player-indicator__yF26z.livegame_active__61H7l{background:#4f4;box-shadow:0 0 8px #4f4}.livegame_player-clock__c6ad1 .livegame_player-time__0ioFz .livegame_time-value__zT4Cr{color:#fff;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.livegame_player-clock__c6ad1 .livegame_player-time__0ioFz .livegame_time-value__zT4Cr.livegame_low-time__XF-O\+{animation:livegame_blink__6HH41 1s ease-in-out infinite;color:#f44}.livegame_player-card__vZhky{background:#1a1a2e;border:2px solid #0000;border-radius:12px;padding:16px}.livegame_player-card__vZhky.livegame_current-turn__C5bGh{border-color:#6c63ff}.livegame_player-card__vZhky.livegame_winner__6J4S\+{background:#1a2e1a;border-color:#4f4}.livegame_player-card__vZhky .livegame_player-header__QLO4-{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.livegame_player-card__vZhky .livegame_player-position__0sWPI{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem);text-transform:uppercase}.livegame_player-card__vZhky .livegame_player-indicator__yF26z{background:#3a3a5c;border-radius:50%;height:12px;width:12px}.livegame_player-card__vZhky .livegame_player-indicator__yF26z.livegame_active__61H7l{background:#4f4;box-shadow:0 0 8px #4f4}.livegame_player-card__vZhky .livegame_player-name__kOZKZ{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:12px}.livegame_player-card__vZhky .livegame_player-name__kOZKZ.livegame_you__Dudvc{color:#6c63ff}.livegame_player-card__vZhky .livegame_player-time__0ioFz{background:#252542;border-radius:8px;padding:10px;text-align:center}.livegame_player-card__vZhky .livegame_player-time__0ioFz .livegame_time-value__zT4Cr{color:#fff;font-family:monospace;font-size:1.5rem;font-weight:700}.livegame_player-card__vZhky .livegame_player-time__0ioFz .livegame_time-value__zT4Cr.livegame_low-time__XF-O\+{color:#f44}.livegame_player-card__vZhky .livegame_player-time__0ioFz .livegame_time-label__UGW5k{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-top:4px}.livegame_board-panel__f1N8M{align-items:center;display:flex;flex-direction:column;min-width:0}.livegame_game-board-wrapper__cl0p\+{min-height:0;position:relative}.livegame_game-settings__15\+O3{background:#1a1a2e;border-radius:12px;max-width:700px;padding:20px;width:100%}.livegame_game-settings__15\+O3 h3{color:#fff;font-size:1.2rem;margin:0 0 16px;text-align:center}.livegame_game-settings__15\+O3 .livegame_settings-content__DxDTM{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.livegame_settings-row__LeCQI{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.livegame_settings-row__LeCQI .livegame_setting-label__corT2{color:#888;font-size:.9rem;font-weight:500;text-align:left}.livegame_settings-row__LeCQI .livegame_setting-value__Xr7Tf{color:#fff;font-size:.9rem;font-weight:600;text-align:right}.livegame_waiting-banner__AGB-c{background:linear-gradient(135deg,#1a1a2e,#252542);border:1px solid #4ecdc4;border-radius:12px;margin-bottom:16px;max-width:100%;padding:16px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1200px){.livegame_waiting-banner__AGB-c{margin:0 auto 16px;max-width:700px}}.livegame_waiting-banner__AGB-c .livegame_waiting-content__MI25j{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:.95rem;gap:16px;justify-content:center}.livegame_waiting-banner__AGB-c .livegame_share-link-inline__iCWs5{display:flex;gap:8px}.livegame_waiting-banner__AGB-c .livegame_share-link-inline__iCWs5 input{background:#0d0d1a;border:1px solid #3a3a5c;border-radius:6px;color:#4ecdc4;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:6px 12px;width:250px}.livegame_waiting-banner__AGB-c .livegame_share-link-inline__iCWs5 input:focus{border-color:#4ecdc4;outline:none}.livegame_waiting-banner__AGB-c .livegame_preview-hint__SWJrU{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin:12px 0 0;text-align:center}.livegame_waiting-spinner-small__z4gP7{animation:livegame_spin__1FiHQ 1s linear infinite;border:2px solid #3a3a5c;border-radius:50%;border-top-color:#4ecdc4;height:20px;width:20px}.livegame_game-board-wrapper__cl0p\+{align-items:center;background:#1a1a2e;border-radius:12px;display:flex;justify-content:center;padding:16px}@media(max-width:1200px){.livegame_game-board-wrapper__cl0p\+{margin:0 auto;max-width:min(100vw - 24px,700px);width:100%}}.livegame_game-settings__15\+O3{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #2a2a4c;border-radius:10px;box-shadow:0 2px 8px #0000004d;display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:16px 20px}.livegame_game-settings__15\+O3 .livegame_settings-row__LeCQI{align-items:center;border-bottom:1px solid #2a2a4c;display:flex;font-size:.95rem;justify-content:space-between;padding:8px 0}.livegame_game-settings__15\+O3 .livegame_settings-row__LeCQI:last-child{border-bottom:none;padding-bottom:0}.livegame_game-settings__15\+O3 .livegame_settings-row__LeCQI .livegame_setting-label__corT2{color:#a0a0c0;flex:1 1;font-weight:500;letter-spacing:.3px}.livegame_game-settings__15\+O3 .livegame_settings-row__LeCQI .livegame_setting-value__Xr7Tf{color:#4ecdc4;font-weight:600;min-width:120px;padding-left:24px;text-align:right}.livegame_board-with-coords__G7BRJ{align-items:flex-start;display:flex;flex-direction:row}.livegame_rank-labels__HBQtf{grid-gap:0;display:grid;gap:0;margin-right:4px}.livegame_rank-label__wzbXB{align-items:center;color:#a0a0c0;display:flex;font-size:12px;font-weight:600;justify-content:center;-webkit-user-select:none;user-select:none;width:16px}.livegame_board-and-files__ENyub{display:flex;flex-direction:column}.livegame_file-labels__Yivlh{grid-gap:0;display:grid;gap:0;margin-top:4px}.livegame_file-label__n5ORM{align-items:center;color:#a0a0c0;display:flex;font-size:12px;font-weight:600;height:16px;justify-content:center;-webkit-user-select:none;user-select:none}.livegame_game-board__qkVrM{grid-gap:0;border:2px solid #3a3a5c;border-radius:4px;display:grid;gap:0;overflow:hidden}@media(max-width:1200px){.livegame_game-board__qkVrM{aspect-ratio:1;width:100%}}.livegame_board-square__-015K{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative;transition:all .15s ease}@media(max-width:1200px){.livegame_board-square__-015K{aspect-ratio:1}}.livegame_board-square__-015K.livegame_light__vAR\+l{background:#cad5e8}.livegame_board-square__-015K.livegame_dark__eEGZ1{background:#08234d}.livegame_board-square__-015K.livegame_selected__xgT\+8{box-shadow:inset 0 0 0 3px #6c63ff}.livegame_board-square__-015K.livegame_valid-move__WA9DU:after{background:#6c63ff66;border-radius:50%;content:"";height:16px;pointer-events:none;position:absolute;width:16px;z-index:2}.livegame_board-square__-015K.livegame_valid-move-first-only__hSMsS:after{background:#ffd70099;border-radius:50%;content:"";height:16px;pointer-events:none;position:absolute;width:16px;z-index:2}.livegame_board-square__-015K.livegame_valid-capture__TqKtQ{box-shadow:inset 0 0 0 3px #f449}.livegame_board-square__-015K.livegame_valid-capture-first-only__I08jZ{box-shadow:inset 0 0 0 3px #ff8c00b3}.livegame_board-square__-015K.livegame_hover-move__khUTC:after{background:#4ecdc480;border-radius:50%;content:"";height:16px;pointer-events:none;position:absolute;width:16px;z-index:2}.livegame_board-square__-015K.livegame_hover-move-first-only__HY4S9:after{background:#ffd70080;border-radius:50%;content:"";height:16px;pointer-events:none;position:absolute;width:16px;z-index:2}.livegame_board-square__-015K.livegame_hover-capture__PkEoN{box-shadow:inset 0 0 0 3px #ff6b6b80}.livegame_board-square__-015K.livegame_hover-capture-first-only__Fzazc{box-shadow:inset 0 0 0 3px #ff8c0099}.livegame_board-square__-015K.livegame_last-move__XG-Y4:before{background:#ff06;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.livegame_board-square__-015K.livegame_can-move__ei-Mw{box-shadow:inset 0 0 0 3px #0f09}.livegame_board-square__-015K.livegame_in-check__TgpVA{animation:livegame_check-pulse__ckIaS .8s ease-in-out infinite;background:#ff000080!important;box-shadow:inset 0 0 0 4px red,0 0 15px #f00c}.livegame_board-square__-015K.livegame_premove__yLkXU{background:#ffa50080!important;box-shadow:inset 0 0 0 3px orange}.livegame_board-square__-015K.livegame_ranged-attack__tBraA:before{background:#ff222226;border:2px solid #ff222280;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.livegame_board-square__-015K.livegame_hover-ranged__79ImN:before{background:#ff22221a;border:2px solid #ff222259;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.livegame_board-square__-015K.livegame_ranged-drag-target__VuG\+n:before{animation:livegame_ranged-border-pulse__gYhXy .8s ease-in-out infinite alternate;background:#ff22222e;border:2px solid #f229;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.livegame_board-square__-015K:hover:not(.livegame_selected__xgT\+8){filter:brightness(1.1)}@keyframes livegame_ranged-border-pulse__gYhXy{0%{border-color:#ff222280;border-width:2px}to{border-color:#ff2222b3;border-width:3px}}.livegame_ranged-icon__KeTvU{font-size:clamp(.9rem,.18vw + .86rem,1rem);line-height:1;pointer-events:none;position:absolute;right:2px;top:2px;z-index:5}.livegame_ranged-arrow-overlay__yHiNy{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:100}@keyframes livegame_check-pulse__ckIaS{0%,to{box-shadow:inset 0 0 0 4px red,0 0 15px #f00c}50%{box-shadow:inset 0 0 0 4px #f44,0 0 25px red}}.livegame_piece__-ybNF{align-items:center;cursor:grab;display:flex;font-size:2rem;height:90%;justify-content:center;-webkit-user-select:none;user-select:none;width:90%;z-index:1}.livegame_piece__-ybNF:active{cursor:grabbing}.livegame_piece__-ybNF[draggable=false]{cursor:default}.livegame_piece__-ybNF img{max-height:100%;max-width:100%;object-fit:contain;pointer-events:none}.livegame_info-panel__SF4w3{display:flex;flex-direction:column;gap:16px;width:280px}@media(max-width:1000px){.livegame_info-panel__SF4w3{width:100%}}.livegame_move-history__MZuno{background:#1a1a2e;border-radius:12px;display:flex;flex:1 1;flex-direction:column;max-height:310px;padding:16px}@media(max-width:1200px){.livegame_move-history__MZuno{max-height:350px}}.livegame_move-history__MZuno h3{color:#fff;font-size:1rem;margin:0 0 12px}.livegame_move-history__MZuno .livegame_moves-list__aYdSt{flex:1 1;font-family:monospace;font-size:.9rem;overflow-y:auto}.livegame_move-history__MZuno .livegame_moves-list__aYdSt::-webkit-scrollbar{width:6px}.livegame_move-history__MZuno .livegame_moves-list__aYdSt::-webkit-scrollbar-thumb{background:#3a3a5c;border-radius:3px}.livegame_move-history__MZuno .livegame_move-row__Yljm5{border-bottom:1px solid #252542;display:flex;padding:4px 0}.livegame_move-history__MZuno .livegame_move-row__Yljm5 .livegame_move-number__ZUGdJ{color:#666;width:30px}.livegame_move-history__MZuno .livegame_move-row__Yljm5 .livegame_move-black__F6tU\+,.livegame_move-history__MZuno .livegame_move-row__Yljm5 .livegame_move-white__6IEdV{color:#ccc;flex:1 1}.livegame_game-options__UXFzB{background:#1a1a2e;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:16px}.livegame_game-options__UXFzB h3,.livegame_game-options__UXFzB h4{color:#fff;font-size:1rem;margin:0 0 8px}.livegame_game-options__UXFzB .livegame_option-checkbox__IhLZp{align-items:center;color:#ccc;cursor:pointer;display:flex;font-size:.9rem;gap:10px;padding:4px 0}.livegame_game-options__UXFzB .livegame_option-checkbox__IhLZp input[type=checkbox]{accent-color:#6c63ff;cursor:pointer;height:18px;width:18px}.livegame_game-options__UXFzB .livegame_option-checkbox__IhLZp span{-webkit-user-select:none;user-select:none}.livegame_game-options__UXFzB .livegame_option-checkbox__IhLZp:hover{color:#fff}.livegame_game-controls-inline__plfs6{border-top:1px solid #2a2a4e;margin-top:12px;padding-top:12px}.livegame_game-controls-inline__plfs6 h4{color:#fff;font-size:.9rem;margin:0 0 8px}.livegame_game-controls-inline__plfs6 .livegame_control-buttons__GsxIU{display:flex;gap:8px;justify-content:space-between}.livegame_game-controls-inline__plfs6 .livegame_control-buttons__GsxIU button{flex:1 1}.livegame_game-controls__OH-n4{background:#1a1a2e;border-radius:12px;padding:16px}.livegame_game-controls__OH-n4 h3{color:#fff;font-size:1rem;margin:0 0 12px}.livegame_game-controls__OH-n4 .livegame_control-buttons__GsxIU{display:flex;flex-direction:column;gap:8px}.livegame_btn__VN9HD{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.livegame_btn__VN9HD:disabled{cursor:not-allowed;opacity:.5}.livegame_btn-primary__HkQzJ{background:#6c63ff;color:#fff}.livegame_btn-primary__HkQzJ:hover:not(:disabled){background:#5a52d9}.livegame_btn-secondary__p0zn8{background:#3a3a5c;color:#fff}.livegame_btn-secondary__p0zn8:hover:not(:disabled){background:#4a4a6c}.livegame_btn-danger__kU96T{background:#a44;color:#fff}.livegame_btn-danger__kU96T:hover:not(:disabled){background:#833}.livegame_btn-success__PFO1P{background:#4a4;color:#fff}.livegame_btn-success__PFO1P:hover:not(:disabled){background:#383}.livegame_btn-small__OQqp6{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:8px 14px}.livegame_loading-container__Pbv8V{align-items:center;color:#888;display:flex;flex-direction:column;justify-content:center;padding:60px}.livegame_loading-container__Pbv8V .livegame_loading-spinner__U29x-{animation:livegame_spin__1FiHQ 1s linear infinite;border:3px solid #3a3a5c;border-radius:50%;border-top-color:#6c63ff;height:40px;margin-bottom:16px;width:40px}@keyframes livegame_spin__1FiHQ{to{transform:rotate(1turn)}}.livegame_error-container__gTqvm{background:#1a1a2e;border-radius:12px;padding:40px;text-align:center}.livegame_error-container__gTqvm h2{color:#f44;margin:0 0 16px}.livegame_error-container__gTqvm p{color:#888;margin-bottom:24px}.livegame_game-over-overlay__EeCCu{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.livegame_game-over-modal__bqBCr{background:#1a1a2e;border-radius:16px;max-width:400px;padding:32px;text-align:center;width:90%}.livegame_game-over-modal__bqBCr h2{color:#fff;font-size:1.8rem;margin:0 0 8px}.livegame_game-over-modal__bqBCr .livegame_result__LBwJI{font-size:1.2rem;margin-bottom:24px}.livegame_game-over-modal__bqBCr .livegame_result__LBwJI.livegame_win__z2Xcq{color:#4f4}.livegame_game-over-modal__bqBCr .livegame_result__LBwJI.livegame_loss__XnYQb{color:#f44}.livegame_game-over-modal__bqBCr .livegame_result__LBwJI.livegame_draw__MjBEk{color:#fa0}.livegame_game-over-modal__bqBCr .livegame_reason__myK08{color:#888;margin-bottom:24px}.livegame_game-over-modal__bqBCr .livegame_eloChanges__6bsFQ{background:#ffffff0d;border-radius:8px;margin-bottom:24px;padding:16px}.livegame_game-over-modal__bqBCr .livegame_eloChanges__6bsFQ .livegame_eloChange__xfRAm{align-items:center;display:flex;gap:12px;justify-content:space-between}.livegame_game-over-modal__bqBCr .livegame_eloChanges__6bsFQ .livegame_eloLabel__D33sO{color:#aaa;font-size:.9rem}.livegame_game-over-modal__bqBCr .livegame_eloChanges__6bsFQ .livegame_eloValue__8EbdQ{font-family:Courier New,monospace;font-size:1rem;font-weight:600}.livegame_game-over-modal__bqBCr .livegame_eloChanges__6bsFQ .livegame_eloUp__29rM8{color:#4f4}.livegame_game-over-modal__bqBCr .livegame_eloChanges__6bsFQ .livegame_eloDown__mjSF6{color:#f44}.livegame_game-over-modal__bqBCr .livegame_game-over-actions__kq8z4{display:flex;gap:16px;justify-content:center}.livegame_waiting-overlay__ZUoBk{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:50}.livegame_waiting-modal__iBy8q{background:#1a1a2e;border-radius:16px;max-width:500px;padding:32px;text-align:center;width:90%}.livegame_waiting-modal__iBy8q h2{color:#fff;margin:0 0 24px}.livegame_waiting-modal__iBy8q .livegame_waiting-spinner__vb5Er{animation:livegame_spin__1FiHQ 1s linear infinite;border:4px solid #3a3a5c;border-radius:50%;border-top-color:#6c63ff;height:50px;margin:0 auto 24px;width:50px}.livegame_waiting-modal__iBy8q p{color:#888;margin-bottom:16px}.livegame_waiting-modal__iBy8q .livegame_share-link__CsVGX{background:#252542;border-radius:8px;color:#6c63ff;font-family:monospace;font-size:.9rem;margin-bottom:24px;padding:12px;word-break:break-all}.livegame_turn-indicator__3BCWu{background:#252542;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-top:16px;padding:12px 20px;text-align:center}.livegame_turn-indicator__3BCWu .livegame_your-turn__y8fIs{color:#4f4;font-weight:600}.livegame_turn-indicator__3BCWu .livegame_waiting-turn__UTcPu{color:#888}.livegame_turn-indicator__3BCWu .livegame_check-warning__viOXy{animation:livegame_pulse-check__CNJIs 1s ease-in-out infinite;color:#f44;display:block;font-size:1.1em;font-weight:700}.livegame_turn-indicator__3BCWu .livegame_check-info__zkddI{color:#fa4;display:block;font-size:.9em}.livegame_turn-indicator__3BCWu .livegame_move-error__Hg993{animation:livegame_shake__0Oe2G .4s ease-in-out;color:#f66;display:block;font-size:1em;font-weight:600;margin-top:4px}@keyframes livegame_pulse-check__CNJIs{0%,to{opacity:1}50%{opacity:.6}}@keyframes livegame_shake__0Oe2G{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@media(max-width:768px){.livegame_live-game-container__dsBDb{padding:12px}.livegame_game-header__\+fVtF .livegame_game-title__TfK12 h1{font-size:1.3rem}.livegame_game-header__\+fVtF .livegame_header-actions__Tnqhb{width:100%}.livegame_game-header__\+fVtF .livegame_header-actions__Tnqhb .livegame_btn__VN9HD{flex:1 1}.livegame_players-panel__vpwAY{flex-direction:column;gap:12px}.livegame_player-card__vZhky{padding:12px}.livegame_board-panel__f1N8M{padding:0}.livegame_game-board-wrapper__cl0p\+,.livegame_game-board__qkVrM{max-width:100%}.livegame_board-square__-015K{aspect-ratio:1}.livegame_piece__-ybNF{font-size:1.5rem;height:90%;width:90%}.livegame_info-panel__SF4w3{gap:12px}.livegame_move-history__MZuno{max-height:250px;padding:12px}.livegame_game-controls__OH-n4,.livegame_game-options__UXFzB{padding:12px}.livegame_btn__VN9HD,.livegame_control-buttons__GsxIU{width:100%}.livegame_waiting-banner__AGB-c{padding:15px}.livegame_waiting-banner__AGB-c .livegame_share-link-inline__iCWs5{flex-direction:column;gap:8px}.livegame_waiting-banner__AGB-c .livegame_share-link-inline__iCWs5 button,.livegame_waiting-banner__AGB-c .livegame_share-link-inline__iCWs5 input{width:100%}.livegame_game-over-modal__bqBCr{max-width:90%;padding:20px;width:90%}.livegame_game-over-modal__bqBCr .livegame_game-over-actions__kq8z4{flex-direction:column}.livegame_game-over-modal__bqBCr .livegame_game-over-actions__kq8z4 .livegame_btn__VN9HD{width:100%}}@media(max-width:480px){.livegame_live-game-container__dsBDb{padding:8px}.livegame_game-header__\+fVtF .livegame_game-title__TfK12 h1{font-size:1.1rem}.livegame_player-card__vZhky{padding:10px}.livegame_player-card__vZhky .livegame_player-name__kOZKZ{font-size:.9rem}.livegame_player-card__vZhky .livegame_player-time__0ioFz .livegame_time-value__zT4Cr{font-size:1rem}.livegame_game-board-wrapper__cl0p\+{max-width:100%;padding:8px}.livegame_game-board__qkVrM{gap:0;max-width:100%;width:100%}.livegame_board-square__-015K{aspect-ratio:1;height:auto!important;min-height:0;min-width:0;width:auto!important}.livegame_piece__-ybNF{font-size:1.3rem;height:90%;width:90%}.livegame_move-history__MZuno{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:10px}.livegame_game-controls__OH-n4 h3,.livegame_game-options__UXFzB h3{font-size:.95rem}.livegame_btn__VN9HD{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:8px 12px}.livegame_turn-indicator__3BCWu{font-size:.9rem;padding:10px 15px}.livegame_game-over-modal__bqBCr{padding:15px}.livegame_game-over-modal__bqBCr h2{font-size:1.3rem}.livegame_game-over-modal__bqBCr .livegame_result__LBwJI{font-size:1.1rem}}.livegame_promotion-modal-overlay__6VeDN{align-items:center;animation:livegame_fadeIn__HKWea .2s ease-out;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.livegame_promotion-modal__8J3C4{animation:livegame_slideIn__nUEx6 .3s ease-out;background:linear-gradient(135deg,#1a2a4a,#0d1a2d);border:2px solid #3a5a8a;border-radius:16px;box-shadow:0 8px 32px #0006;max-width:400px;padding:24px;text-align:center;width:90%}.livegame_promotion-modal__8J3C4 h3{color:#fff;font-size:1.5rem;margin:0 0 8px}.livegame_promotion-modal__8J3C4 p{color:#aac;font-size:.95rem;margin:0 0 20px}.livegame_promotion-options__O1qsn{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));margin-bottom:20px}.livegame_promotion-option__trOoT{align-items:center;background:#ffffff0d;border:2px solid #3a5a8a;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:12px;transition:all .2s ease}.livegame_promotion-option__trOoT:hover{background:#ffffff26;border-color:#5a8aca;transform:translateY(-2px)}.livegame_promotion-option__trOoT img{height:50px;object-fit:contain;width:50px}.livegame_promotion-option__trOoT .livegame_piece-name__BQQgX{color:#fff;font-size:2rem}.livegame_promotion-option__trOoT .livegame_piece-label__8GOhT{color:#8ac;font-size:clamp(.9rem,.18vw + .86rem,1rem);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.livegame_cancel-button__7yP2l{background:#0000;border:1px solid #666;border-radius:6px;color:#888;cursor:pointer;font-size:.9rem;padding:8px 20px;transition:all .2s ease}.livegame_cancel-button__7yP2l:hover{background:#ffffff1a;border-color:#888;color:#fff}.livegame_no-promotion-message__9Qn8N{color:#f8a;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic;margin:10px 0}.livegame_special-square-indicator__-UpRV{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:700;height:14px;justify-content:center;pointer-events:none;position:absolute;right:2px;text-shadow:0 1px 2px #00000080;top:2px;width:14px;z-index:5}.livegame_special-square-indicator__-UpRV.livegame_promotion__5foe7{background:indigo}.livegame_special-square-indicator__-UpRV.livegame_range__GXLFQ{background:#ff8c00}.livegame_special-square-indicator__-UpRV.livegame_control__jfo5O{background:#32cd32}.livegame_special-square-indicator__-UpRV.livegame_special__a93um{background:gold;color:#000}.livegame_board-square__-015K.livegame_promotion-square__KcE1H:before{background:#4b00824d;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.livegame_board-square__-015K.livegame_range-square__fDKE2:before{background:#ff8c004d;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.livegame_board-square__-015K.livegame_control-square__vYxtt:before{background:#32cd324d;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.livegame_board-square__-015K.livegame_special-square__p0M1T:before{background:#ffd7004d;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.livegame_special-squares-legend__Xo-nS{background:#0003;border-radius:8px;display:flex;flex-wrap:wrap;font-size:clamp(.9rem,.18vw + .86rem,1rem);gap:12px;justify-content:center;padding:8px 12px}.livegame_special-squares-legend__Xo-nS .livegame_legend-item__uB7S0{align-items:center;color:#ccc;display:flex;gap:6px}.livegame_special-squares-legend__Xo-nS .livegame_legend-item__uB7S0 .livegame_legend-color__uRTbx{border-radius:3px;height:14px;width:14px}.livegame_special-squares-legend__Xo-nS .livegame_legend-item__uB7S0 .livegame_legend-color__uRTbx.livegame_promotion__5foe7{background:#4b0082b3}.livegame_special-squares-legend__Xo-nS .livegame_legend-item__uB7S0 .livegame_legend-color__uRTbx.livegame_range__GXLFQ{background:#ff8c00b3}.livegame_special-squares-legend__Xo-nS .livegame_legend-item__uB7S0 .livegame_legend-color__uRTbx.livegame_control__jfo5O{background:#32cd32b3}.livegame_special-squares-legend__Xo-nS .livegame_legend-item__uB7S0 .livegame_legend-color__uRTbx.livegame_special__a93um{background:#ffd700b3}.livegame_layout-row-legend__443Db{align-items:center;display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:1200px;padding:12px 16px;width:100%}.livegame_control-square-progress__8-plg{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:600px;width:100%}.livegame_control-square-progress__8-plg .livegame_control-progress-item__KQQgD{background:#0000004d;border:1px solid #32cd324d;border-radius:8px;flex:1 1;max-width:280px;min-width:200px;padding:10px 14px}.livegame_control-square-progress__8-plg .livegame_control-progress-header__KcR6q{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:8px}.livegame_control-square-progress__8-plg .livegame_control-square-label__MjqhN{background:#32cd3233;border-radius:4px;color:#32cd32;font-size:.85rem;font-weight:600;padding:2px 8px;text-transform:uppercase}.livegame_control-square-progress__8-plg .livegame_control-player-name__-B5dw{color:#fff;font-weight:500}.livegame_control-square-progress__8-plg .livegame_control-progress-bar-container__p8imk{background:#0006;border-radius:12px;height:24px;overflow:hidden;position:relative;width:100%}.livegame_control-square-progress__8-plg .livegame_control-progress-bar__vWvYl{background:linear-gradient(90deg,#228b22,#32cd32);border-radius:12px;height:100%;left:0;position:absolute;top:0;transition:width .5s ease-out}.livegame_control-square-progress__8-plg .livegame_control-progress-text__IbVt9{color:#fff;font-size:.8rem;font-weight:600;left:50%;position:absolute;text-shadow:0 1px 2px #000c;top:50%;transform:translate(-50%,-50%);white-space:nowrap}@keyframes livegame_fadeIn__HKWea{0%{opacity:0}to{opacity:1}}@keyframes livegame_slideIn__nUEx6{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.livegame_draw-offer-notification__9Z-3-{align-items:center;animation:livegame_slideIn__nUEx6 .3s ease;background:linear-gradient(135deg,#3a3a5c,#2a2a4c);border:2px solid #6c63ff;border-radius:8px;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px;padding:12px 16px}@media(max-width:1200px){.livegame_draw-offer-notification__9Z-3-{margin:0 auto 12px;max-width:700px}}.livegame_draw-offer-notification__9Z-3- span{color:#fff;font-size:1rem;font-weight:500}.livegame_draw-offer-notification__9Z-3- .livegame_draw-offer-buttons__WfYSs{display:flex;gap:8px}.livegame_draw-offer-notification__9Z-3- .livegame_draw-offer-buttons__WfYSs .livegame_btn__VN9HD{font-size:.9rem;padding:8px 16px}.livegame_castling-info__7Z9qv{background:#6c63ff1a;border:1px solid #6c63ff4d;border-radius:8px;margin-top:12px;padding:12px}.livegame_castling-info__7Z9qv h4{color:#a9a9ff;font-size:.9rem;font-weight:600;margin:0 0 8px}.livegame_castling-piece-info__HGkVU{background:#ffffff0d;border-radius:6px;display:flex;flex-direction:column;gap:4px;margin-bottom:8px;padding:8px}.livegame_castling-piece-info__HGkVU:last-child{margin-bottom:0}.livegame_castling-piece-info__HGkVU .livegame_piece-name__BQQgX{color:#fff;font-size:.95rem;font-weight:600}.livegame_castling-partners__Oajn2{display:flex;flex-wrap:wrap;gap:12px}.livegame_castling-partners__Oajn2 .livegame_partner__3gFqr{background:#88ff881a;border-radius:4px;color:#8f8;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:2px 8px}.livegame_castling-partners__Oajn2 .livegame_no-partner__F5s3x{color:#f88;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic}.livegame_captured-pieces-section__Z1u3d{background:#1a1a2e;border-radius:12px;max-width:700px;overflow:hidden;width:100%}.livegame_captured-header__2WxiV{align-items:center;background:#252542;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background .2s;-webkit-user-select:none;user-select:none}.livegame_captured-header__2WxiV:hover{background:#2a2a4e}.livegame_captured-title__lTuuh{color:#fff;font-size:.95rem;font-weight:600}.livegame_captured-toggle__7VRY4{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem);transition:transform .2s}.livegame_captured-toggle__7VRY4.livegame_expanded__ulPl9{transform:rotate(180deg)}.livegame_captured-content__7tbbT{display:flex;flex-direction:column;gap:12px;padding:12px 16px}.livegame_captured-row__yGRnR{display:flex;flex-direction:column;gap:6px}.livegame_captured-label__xFnq7{color:#aaa;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:500}.livegame_captured-pieces__MCqAD{align-items:center;display:flex;flex-wrap:wrap;gap:4px;min-height:28px}.livegame_captured-piece__BhNUH{align-items:center;background:#ffffff0d;border-radius:4px;display:flex;height:28px;justify-content:center;transition:transform .15s,background .15s;width:28px}.livegame_captured-piece__BhNUH:hover{background:#ffffff1a;transform:scale(1.15)}.livegame_captured-piece__BhNUH img{height:100%;object-fit:contain;width:100%}.livegame_captured-piece__BhNUH .livegame_piece-symbol__\+soqf{color:#fff;font-size:1.2rem}.livegame_no-captures__y7rYo{color:#666;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic}.matchview_match-view-container__gZNKR{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;min-height:100vh;padding:20px}.matchview_error-container__QZ\+sN,.matchview_loading__H1NFp{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:60vh;text-align:center}.matchview_error-container__QZ\+sN h2{color:#f87171}.matchview_back-link__we\+48{border:1px solid #60a5fa;border-radius:8px;color:#60a5fa;padding:10px 20px;text-decoration:none;transition:all .2s ease}.matchview_back-link__we\+48:hover{background:#60a5fa;color:#fff}.matchview_result-banner__YgWPG{border-radius:16px;margin-bottom:24px;padding:30px 20px;text-align:center}.matchview_result-banner__YgWPG h1{font-size:2.5rem;margin-bottom:8px}.matchview_result-banner__YgWPG p{font-size:1.1rem;opacity:.9}.matchview_result-banner__YgWPG.matchview_win__NEV3X{background:linear-gradient(135deg,#4ade8033,#22c55e33);border:2px solid #4ade8066}.matchview_result-banner__YgWPG.matchview_win__NEV3X h1{color:#4ade80}.matchview_result-banner__YgWPG.matchview_loss__hOCdh{background:linear-gradient(135deg,#f8717133,#ef444433);border:2px solid #f8717166}.matchview_result-banner__YgWPG.matchview_loss__hOCdh h1{color:#f87171}.matchview_result-banner__YgWPG.matchview_draw__H56fx,.matchview_result-banner__YgWPG.matchview_neutral__OH1Ir{background:linear-gradient(135deg,#fbbf2433,#eab30833);border:2px solid #fbbf2466}.matchview_result-banner__YgWPG.matchview_draw__H56fx h1,.matchview_result-banner__YgWPG.matchview_neutral__OH1Ir h1{color:#fbbf24}.matchview_match-content__-NxAT{margin:0 auto;max-width:1000px}.matchview_players-panel__rvRKO{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.matchview_player-card__s02U4{align-items:center;background:#ffffff0d;border:2px solid #0000;border-radius:12px;display:flex;gap:12px;min-width:200px;padding:16px 24px;position:relative}.matchview_player-card__s02U4.matchview_winner__1XSGS{background:#fbbf241a;border-color:#fbbf24}.matchview_player-avatar__FGF4Y{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;overflow:hidden;width:50px}.matchview_player-avatar__FGF4Y img{height:100%;object-fit:cover;width:100%}.matchview_player-info__kM8pV{display:flex;flex-direction:column;gap:4px}.matchview_player-name__sqCvl{color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none}.matchview_player-name__sqCvl:hover{color:#60a5fa}.matchview_player-elo__g2\+yi{color:#fff9;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.matchview_elo-change__G3lgP{font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600}.matchview_elo-change__G3lgP.matchview_positive__7KqGn{color:#4ade80}.matchview_elo-change__G3lgP.matchview_negative__ewf8W{color:#f87171}.matchview_winner-badge__6Qrny{font-size:1.5rem;position:absolute;right:-10px;top:-10px}.matchview_vs-divider__2tCWS{color:#fff6;font-size:1.2rem;font-weight:700;padding:0 10px}.matchview_board-container__dRB-I{background:#ffffff0d;border-radius:16px;margin-bottom:24px;padding:24px}.matchview_board-title__Zodd8{color:#fffc;font-size:1.2rem;margin-bottom:20px;text-align:center}.matchview_board-with-coords__gnobb{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:0 auto}.matchview_rank-labels__4ZH5F{grid-gap:0;display:grid;gap:0;margin-right:4px}.matchview_rank-label__ZkW-Y{align-items:center;color:#ffffffb3;display:flex;font-size:11px;font-weight:600;justify-content:center;-webkit-user-select:none;user-select:none;width:14px}.matchview_board-and-files__k73eo{display:flex;flex-direction:column}.matchview_file-labels__0LTDk{grid-gap:0;display:grid;gap:0;margin-top:4px}.matchview_file-label__6AAmF{align-items:center;color:#ffffffb3;display:flex;font-size:11px;font-weight:600;height:14px;justify-content:center;-webkit-user-select:none;user-select:none}.matchview_game-board__iTpU9{aspect-ratio:1;border:3px solid #fff3;border-radius:8px;display:grid;margin:0 auto;max-width:480px;overflow:hidden}.matchview_board-square__4Vffq{align-items:center;aspect-ratio:1;display:flex;justify-content:center;position:relative}.matchview_board-square__4Vffq.matchview_light__9pz7z{background:#cad5e8}.matchview_board-square__4Vffq.matchview_dark__soDf-{background:#08234d}.matchview_piece__\+xOsm{align-items:center;display:flex;height:80%;justify-content:center;width:80%}.matchview_piece-image__0liIY{max-height:100%;max-width:100%;object-fit:contain}.matchview_piece-symbol__\+63bj{font-size:2rem}.matchview_piece__\+xOsm.matchview_player1__1o3EZ .matchview_piece-symbol__\+63bj{color:#fff;text-shadow:1px 1px 2px #00000080}.matchview_piece__\+xOsm.matchview_player2__YO5J4 .matchview_piece-symbol__\+63bj{color:#333;text-shadow:1px 1px 2px #ffffff4d}.matchview_game-details__3cfYq{background:#ffffff0d;border-radius:16px;margin-bottom:24px;padding:24px}.matchview_game-details__3cfYq h3{color:#fff;margin-bottom:16px}.matchview_details-grid__C7bmK{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.matchview_detail-item__NbBWe{display:flex;flex-direction:column;gap:4px}.matchview_detail-label__pY2Hk{color:#ffffff80;font-size:clamp(.9rem,.18vw + .86rem,1rem);text-transform:uppercase}.matchview_detail-value__3Fiib{color:#fff;font-weight:500}.matchview_move-history__SB4A7{background:#ffffff0d;border-radius:16px;margin-bottom:24px;padding:24px}.matchview_move-history__SB4A7 h3{color:#fff;margin-bottom:16px}.matchview_moves-list__S2RqO{display:flex;flex-wrap:wrap;gap:8px;max-height:200px;overflow-y:auto}.matchview_move-item__xj-VL{background:#ffffff1a;border-radius:4px;font-family:monospace;font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:4px 10px}.matchview_actions__fPXTU{display:flex;gap:16px;justify-content:center;margin-top:24px}.matchview_action-btn-primary__KTae-,.matchview_action-btn__ShnNo{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .2s ease}.matchview_action-btn__ShnNo{background:#ffffff1a;border:1px solid #fff3;color:#fff}.matchview_action-btn__ShnNo:hover{background:#fff3}.matchview_action-btn-primary__KTae-{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.matchview_action-btn-primary__KTae-:hover{box-shadow:0 4px 20px #667eea66;transform:translateY(-2px)}@media(max-width:768px){.matchview_result-banner__YgWPG h1{font-size:2rem}.matchview_players-panel__rvRKO{flex-direction:column}.matchview_vs-divider__2tCWS{padding:10px 0}.matchview_game-board__iTpU9{max-width:100%}.matchview_details-grid__C7bmK{grid-template-columns:repeat(2,1fr)}}.sandbox_sandbox-container__BeADK{background:#0a1628;display:flex;height:calc(100vh - 80px);overflow:hidden}.sandbox_sidebar__H73mp{background:#081220;border:1px solid #1a2b3d;display:flex;flex-direction:column;overflow:hidden}.sandbox_sidebar__H73mp.sandbox_left__weoyp{border-right:2px solid #1a2b3d;width:280px}.sandbox_sidebar__H73mp.sandbox_right__Xliqw{border-left:2px solid #1a2b3d;width:320px}.sandbox_sidebar-header__mmv9\+{align-items:center;background:#0a1628;border-bottom:1px solid #1a2b3d;display:flex;justify-content:space-between;padding:16px}.sandbox_sidebar-header__mmv9\+ h3{color:#fff;font-size:1.1rem;margin:0}.sandbox_toggle-btn__snaI-{align-items:center;background:#0000;border:1px solid #1a2b3d;border-radius:4px;color:#888;cursor:pointer;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);height:28px;justify-content:center;transition:all .2s;width:28px}.sandbox_toggle-btn__snaI-:hover{background:#1a2b3d;border-color:#2a5b8d;color:#fff}.sandbox_search-box__\+MuNW{border-bottom:1px solid #1a2b3d;padding:12px}.sandbox_search-box__\+MuNW input{background:#0a1628;border:1px solid #1a2b3d;border-radius:6px;color:#fff;font-size:.9rem;padding:10px 14px;width:100%}.sandbox_search-box__\+MuNW input:focus{border-color:#2a5b8d;box-shadow:0 0 0 2px #2a5b8d33;outline:none}.sandbox_search-box__\+MuNW input::placeholder{color:#666}.sandbox_instructions__4clCF{background:#2a5b8d1a;border-bottom:1px solid #1a2b3d;padding:10px 12px}.sandbox_instructions__4clCF p{color:#8ab4e8;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin:0;text-align:center}.sandbox_loading__3D5Is{color:#888;font-size:.9rem;padding:40px 20px;text-align:center}.sandbox_player-toggle__c0z3y{background:#0a1628;border-bottom:1px solid #1a2b3d;padding:12px}.sandbox_toggle-label__v1no8{color:#aaa;display:block;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-bottom:8px;text-align:center}.sandbox_toggle-buttons__u9tah{display:flex;gap:8px}.sandbox_player-btn__Tq0yq{background:#0d1a2d;border:2px solid #1a2b3d;border-radius:6px;color:#888;cursor:pointer;flex:1 1;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;padding:10px 12px;transition:all .2s}.sandbox_player-btn__Tq0yq:hover{background:#1a2b3d;border-color:#2a5b8d;color:#fff}.sandbox_player-btn__Tq0yq.sandbox_active__YXy6B{background:linear-gradient(135deg,#2a5b8d,#1a3d5c);border-color:#3a7bb8;box-shadow:0 2px 8px #2a5b8d66;color:#fff}.sandbox_item-list__wf7GA{flex:1 1;overflow-y:auto;padding:8px}.sandbox_list-item__a0vy2{background:#0a1628;border:1px solid #1a2b3d;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:4px;margin-bottom:8px;padding:12px;text-align:left;transition:all .2s;width:100%}.sandbox_list-item__a0vy2 strong{font-size:.95rem}.sandbox_list-item__a0vy2 span{color:#888;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.sandbox_list-item__a0vy2:hover:not(:disabled){background:#1a2b3d;border-color:#2a5b8d;transform:translateX(4px)}.sandbox_list-item__a0vy2:disabled{cursor:not-allowed;opacity:.5}.sandbox_blank-board-btn__M\+Sxj{background:linear-gradient(135deg,#2a5b8d33,#1a2b3d33);border-color:#2a5b8d}.sandbox_blank-board-btn__M\+Sxj strong{color:#8ab4e8}.sandbox_piece-grid__aP1\+s{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:12px}.sandbox_piece-item__egpZq{align-items:center;background:#0a1628;border:1px solid #1a2b3d;border-radius:6px;cursor:grab;display:flex;flex-direction:column;gap:8px;padding:12px;transition:all .2s}.sandbox_piece-item__egpZq:active{cursor:grabbing}.sandbox_piece-item__egpZq:hover{border-color:#2a5b8d;box-shadow:0 4px 12px #0000004d;transform:scale(1.05)}.sandbox_piece-item__egpZq img{height:56px;object-fit:contain;width:56px}.sandbox_piece-item__egpZq span{word-wrap:break-word;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);text-align:center}.sandbox_main-area__i-H73{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.sandbox_sandbox-tabs__6mYbL{align-items:center;background:#081220;border-bottom:2px solid #1a2b3d;display:flex;gap:4px;overflow-x:auto;padding:8px}.sandbox_tab__088Ew{align-items:center;background:#0a1628;border:1px solid #1a2b3d;border-radius:6px 6px 0 0;color:#aaa;cursor:pointer;display:flex;gap:8px;padding:8px 14px;transition:all .2s;white-space:nowrap}.sandbox_tab__088Ew:hover{background:#1a2b3d;color:#fff}.sandbox_tab__088Ew.sandbox_active__YXy6B{background:#2a5b8d;border-color:#2a5b8d;color:#fff}.sandbox_tab__088Ew span{font-size:.9rem}.sandbox_close-tab__xU7z1{align-items:center;background:#0000;border:none;border-radius:3px;color:inherit;cursor:pointer;display:flex;font-size:1.2rem;height:20px;justify-content:center;opacity:.7;padding:0;width:20px}.sandbox_close-tab__xU7z1:hover{background:#ffffff26;opacity:1}.sandbox_add-tab__-uPjx{background:#1a2b3d;border:1px dashed #2a5b8d;border-radius:6px;color:#8ab4e8;cursor:pointer;font-size:1.2rem;padding:8px 16px;transition:all .2s}.sandbox_add-tab__-uPjx:hover{background:#2a5b8d;border-style:solid;color:#fff}.sandbox_max-reached__cAb0b{color:#666;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic;padding:8px 12px}.sandbox_board-wrapper__09FKe{display:flex;flex:1 1;flex-direction:column;overflow:auto;padding:20px}.sandbox_board-header__YRrXt{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.sandbox_board-header__YRrXt h2{color:#fff;font-size:1.5rem;margin:0}.sandbox_header-controls__UqRjH{align-items:center;display:flex;gap:16px}.sandbox_highlight-toggle__KDrU3{align-items:center;background:#0d1a2d;border:1px solid #1a2b3d;border-radius:6px;cursor:pointer;display:flex;gap:8px;padding:8px 14px;transition:all .2s}.sandbox_highlight-toggle__KDrU3:hover{background:#1a2b3d;border-color:#2a5b8d}.sandbox_highlight-toggle__KDrU3 input[type=checkbox]{accent-color:#2a5b8d;cursor:pointer;height:16px;width:16px}.sandbox_highlight-toggle__KDrU3 span{color:#aaa;font-size:clamp(.9rem,.18vw + .86rem,1rem);-webkit-user-select:none;user-select:none}.sandbox_highlight-toggle__KDrU3:has(input:checked) span{color:#8ab4e8}.sandbox_turn-indicator__csrjS{background:linear-gradient(135deg,#2a5b8d,#1a3d5c);border:1px solid #3a7bb8;border-radius:6px;box-shadow:0 2px 8px #2a5b8d4d;color:#fff;font-size:.9rem;font-weight:600;padding:10px 18px}.sandbox_board-container__guAB9,.sandbox_board__K0z7z{position:relative;width:100%}.sandbox_board__K0z7z{grid-gap:0;aspect-ratio:1;border:3px solid #1a2b3d;border-radius:4px;box-shadow:0 8px 32px #0006;box-sizing:border-box;display:grid;gap:0;margin:0 auto;max-height:600px;max-width:600px}.sandbox_board-square__GLrd6{align-items:center;aspect-ratio:1;cursor:pointer;display:flex;justify-content:center;min-height:0;min-width:0;position:relative;transition:filter .15s}.sandbox_board-square__GLrd6.sandbox_light__mBnU2{background:#cad5e8}.sandbox_board-square__GLrd6.sandbox_dark__K8jKy{background:#08234d}.sandbox_board-square__GLrd6:hover{filter:brightness(1.15)}.sandbox_board-square__GLrd6.sandbox_selected__vOHQY{box-shadow:inset 0 0 0 4px #fc0;filter:brightness(1.1)}.sandbox_board-square__GLrd6.sandbox_valid-move__1fEsF:after{background:#00c80099;border-radius:50%;box-shadow:0 0 8px #00c80066;content:"";height:30%;position:absolute;width:30%;z-index:2}.sandbox_board-square__GLrd6.sandbox_valid-move-first-only__m\+p8L:after{background:#ffd700b3;border-radius:50%;box-shadow:0 0 8px #ffd70080;content:"";height:30%;position:absolute;width:30%;z-index:2}.sandbox_board-square__GLrd6.sandbox_valid-capture__hbGTT:after{border:4px solid #ff3232b3;border-radius:50%;box-shadow:inset 0 0 12px #ff32324d;content:"";height:85%;position:absolute;width:85%;z-index:2}.sandbox_board-square__GLrd6.sandbox_valid-capture-first-only__xzZnJ:after{border:4px solid #ff8c00cc;border-radius:50%;box-shadow:inset 0 0 12px #ff8c0066;content:"";height:85%;position:absolute;width:85%;z-index:2}.sandbox_board-square__GLrd6.sandbox_hover-move__Wwc8K:after{background:#4ecdc480;border-radius:50%;content:"";height:25%;position:absolute;width:25%;z-index:2}.sandbox_board-square__GLrd6.sandbox_hover-move-first-only__dVSLV:after{background:#ffd70099;border-radius:50%;content:"";height:25%;position:absolute;width:25%;z-index:2}.sandbox_board-square__GLrd6.sandbox_hover-capture__pJwvL{box-shadow:inset 0 0 0 3px #ff969699}.sandbox_board-square__GLrd6.sandbox_hover-capture-first-only__h-O5C{box-shadow:inset 0 0 0 3px #ff8c00b3}.sandbox_board-square__GLrd6.sandbox_last-move__IUJz1{background:#ffeb3b59!important}.sandbox_board-square__GLrd6.sandbox_ranged-attack__ZBp3y:before{background:#ff222226;border:2px solid #ff222280;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.sandbox_board-square__GLrd6.sandbox_hover-ranged__b-23v:before{background:#ff22221a;border:2px solid #ff222259;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.sandbox_board-square__GLrd6.sandbox_ranged-drag-target__aCOCF:before{animation:sandbox_ranged-border-pulse__dJQtE .8s ease-in-out infinite alternate;background:#ff22222e;border:2px solid #f229;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}@keyframes sandbox_ranged-border-pulse__dJQtE{0%{border-color:#ff222280;border-width:2px}to{border-color:#ff2222b3;border-width:3px}}.sandbox_ranged-icon__bVo9P{font-size:clamp(.9rem,.18vw + .86rem,1rem);line-height:1;pointer-events:none;position:absolute;right:2px;top:2px;z-index:5}.sandbox_ranged-arrow-overlay__aXaS\+{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:100}.sandbox_special-square-indicator__Fugz7{background:#00000080;border-radius:3px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:700;height:18px;right:4px;top:4px;width:18px}.sandbox_piece__-CK8M,.sandbox_special-square-indicator__Fugz7{align-items:center;display:flex;justify-content:center;position:absolute}.sandbox_piece__-CK8M{height:85%;pointer-events:auto;width:85%;z-index:1}.sandbox_piece__-CK8M img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));max-height:100%;max-width:100%;object-fit:contain;pointer-events:none;transition:transform .15s}.sandbox_piece__-CK8M:hover img{transform:scale(1.05)}.sandbox_piece__-CK8M.sandbox_draggable__7ZGUK{cursor:grab}.sandbox_piece__-CK8M.sandbox_draggable__7ZGUK:active{cursor:grabbing}.sandbox_board-controls__iElXq{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:20px}.sandbox_board-instructions__JorNL{background:linear-gradient(135deg,#2a5b8d26,#1a2b3d26);border:1px solid #1a2b3d;border-radius:8px;margin-left:auto;margin-right:auto;margin-top:16px;max-width:600px;padding:12px 16px}.sandbox_instructions-row__ryb1m{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.sandbox_instruction-item__LXKU2{align-items:center;color:#8ab4e8;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);gap:6px}.sandbox_instruction-icon__F4OAt{font-size:.9rem}.sandbox_empty-state__UN7nL{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;padding:40px}.sandbox_empty-state__UN7nL h2{color:#fff;margin:0}.sandbox_empty-state__UN7nL p{color:#aaa;margin:0}.sandbox_btn-primary__edWXv{background:linear-gradient(135deg,#2a5b8d,#1a3d5c);border:1px solid #3a7bb8;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s}.sandbox_btn-primary__edWXv:hover{background:linear-gradient(135deg,#3a6b9d,#2a4d6c);box-shadow:0 4px 12px #2a5b8d66;transform:translateY(-2px)}.sandbox_btn-secondary__VHMQ2{background:#0d1a2d;border:1px solid #1a2b3d;border-radius:6px;color:#aaa;cursor:pointer;font-size:.9rem;padding:10px 18px;transition:all .2s}.sandbox_btn-secondary__VHMQ2:hover{background:#1a2b3d;border-color:#2a5b8d;color:#fff}.sandbox_btn-secondary__VHMQ2:disabled{cursor:not-allowed;opacity:.5}.sandbox_btn-mirror__fQ2Zc{background:#2196f326;border:1px solid #2196f366;border-radius:6px;color:#2196f3;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 18px;transition:all .2s}.sandbox_btn-mirror__fQ2Zc:hover{background:#2196f340;border-color:#2196f3}.sandbox_btn-mirror__fQ2Zc:active{transform:scale(.98)}.sandbox_btn-delete__JqQKI{animation:sandbox_fadeIn__QGHS2 .2s ease-in;background:#f4433626;border:1px solid #f4433666;border-radius:6px;color:#f44336;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 18px;transition:all .2s}.sandbox_btn-delete__JqQKI:hover{background:#f4433640;border-color:#f44336}.sandbox_btn-delete__JqQKI:active{transform:scale(.98)}@keyframes sandbox_fadeIn__QGHS2{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.sandbox_modal-overlay__FKO4L{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.sandbox_modal-content__o9ORc{background:#0d1a2d;border:1px solid #1a2b3d;border-radius:12px;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column;max-height:80vh;max-width:500px;overflow:hidden;width:90%}.sandbox_modal-header__ETa\+K{align-items:center;background:#081220;border-bottom:1px solid #1a2b3d;display:flex;justify-content:space-between;padding:16px 20px}.sandbox_modal-header__ETa\+K h2{color:#fff;font-size:1.1rem;margin:0}.sandbox_close-button__7OkGE{background:#0000;border:none;border-radius:4px;color:#888;cursor:pointer;font-size:1.2rem;padding:4px 8px;transition:all .2s}.sandbox_close-button__7OkGE:hover{background:#1a2b3d;color:#fff}.sandbox_modal-tabs__RHxG4{border-bottom:1px solid #1a2b3d;display:flex}.sandbox_modal-tab__fsAgJ{background:#0000;border:none;border-bottom:2px solid #0000;color:#888;cursor:pointer;flex:1 1;font-size:.9rem;padding:12px 16px;transition:all .2s}.sandbox_modal-tab__fsAgJ:hover{background:#2a5b8d1a;color:#aaa}.sandbox_modal-tab__fsAgJ.sandbox_active__YXy6B{background:#2a5b8d26;border-bottom-color:#2a5b8d;color:#8ab4e8}.sandbox_special-squares-grid__QWgTc{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:20px}.sandbox_special-square-btn__W2oK-{align-items:center;background:#0a1628;border:2px solid #1a2b3d;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:16px;transition:all .2s}.sandbox_special-square-btn__W2oK-:hover{background:#1a2b3d;transform:translateY(-2px)}.sandbox_special-square-btn__W2oK- span{color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.sandbox_special-square-btn__W2oK-.sandbox_remove-btn__7vf1N{border-style:dashed}.sandbox_special-square-btn__W2oK-.sandbox_remove-btn__7vf1N .sandbox_special-square-color__uok6S{background:#444}.sandbox_special-square-color__uok6S{align-items:center;border-radius:6px;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;width:40px}@media(max-width:1200px){.sandbox_sidebar__H73mp.sandbox_left__weoyp,.sandbox_sidebar__H73mp.sandbox_right__Xliqw{width:240px}.sandbox_piece-grid__aP1\+s{grid-template-columns:1fr}}@media(max-width:900px){.sandbox_sandbox-container__BeADK{flex-direction:column;height:auto;min-height:100vh;padding:10px}.sandbox_sidebar__H73mp{border:none!important;border-bottom:2px solid #1a2b3d!important;max-height:400px;min-height:200px;overflow-y:auto;padding:12px;width:100%!important}.sandbox_instructions__4clCF{padding:12px}.sandbox_instructions__4clCF p{font-size:clamp(.9rem,.18vw + .86rem,1rem);line-height:1.4}.sandbox_board__K0z7z{max-height:none;max-width:100%;padding:10px}.sandbox_instructions-row__ryb1m{align-items:center;flex-direction:column;gap:8px}.sandbox_board-controls__iElXq{flex-wrap:wrap;gap:8px}.sandbox_board-controls__iElXq button{flex:1 1;min-width:120px}.sandbox_game-type-selector__IPSpp{width:100%}}@media(max-width:600px){.sandbox_sandbox-container__BeADK{padding:8px}h1{font-size:1.5rem}.sandbox_sidebar__H73mp{max-height:350px;min-height:250px;padding:10px}.sandbox_sidebar__H73mp h2{font-size:1.1rem}.sandbox_instructions__4clCF{padding:10px}.sandbox_instructions__4clCF p{font-size:clamp(.9rem,.18vw + .86rem,1rem);line-height:1.3}.sandbox_piece-selector__b2Yon{padding:8px}.sandbox_piece-grid__aP1\+s{gap:8px}.sandbox_piece-item__egpZq{padding:8px}.sandbox_piece-item__egpZq img{height:40px;width:40px}.sandbox_piece-item__egpZq .sandbox_piece-name__X9koO{font-size:clamp(.9rem,.18vw + .86rem,1rem)}.sandbox_board__K0z7z{max-height:none;max-width:100%;padding:8px}.sandbox_board-controls__iElXq button{font-size:clamp(.9rem,.18vw + .86rem,1rem);min-width:100px;padding:8px 12px}.sandbox_instruction__ERjwO{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:6px 10px}}.create-forum_registration__KJSTU{display:flex;flex-direction:column;padding:0 10px}.create-forum_wrapper__7fCP4{background:var(--forum-background);border:2px solid var(--forum-border);border-radius:10px;display:flex;flex-direction:column;margin-top:25px;min-width:380px;padding-bottom:10px;padding-top:10px;width:90%}.create-forum_container__AePGY{display:flex;justify-content:center}.create-forum_create-field-label__Z0C76{min-width:120px}.create-forum_signup-button__mEvKa{background-color:var(--button-primary-bg);border:2px solid var(--button-border);border-radius:4px;color:var(--text-white);font-size:18px;font-weight:600;margin:10px 10px 15px;padding:10px;width:320px}.create-forum_signup-button__mEvKa:hover{background-color:var(--button-primary-hover);cursor:pointer}.create-forum_form-group__ixPdL{align-items:center;display:flex;padding:10px 40px}.create-forum_create-forum__b6oyE textarea{min-height:200px;width:-webkit-fill-available;width:-moz-available}.create-forum_create-forum__b6oyE .create-forum_field-label__o3ASx{min-width:100px}.create-forum_forum-title-input__DqkhM{width:300px}.create-forum_create-form-control__FItYO{min-height:200px;width:-webkit-fill-available;width:-moz-available}.forum_forum-title-container__nMtL-{align-items:center;border-bottom:2px solid #2a4d6c;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.forum_forum-title__YOr9G{color:#fff;flex:1 1;font-size:2.5rem;font-weight:700}.forum_post-icons-container__M-fv2{align-items:center;display:flex;gap:15px}.forum_forum-edit-button__ZPB41{color:#5cb3e8;cursor:pointer;font-size:20px;transition:all .2s ease}.forum_forum-edit-button__ZPB41:hover{color:#4a90e2;transform:scale(1.1)}.forum_forum-delete-button__DRQdD{color:#e85c5c;cursor:pointer;font-size:20px;transition:all .2s ease}.forum_forum-delete-button__DRQdD:hover{color:#d43f3f;transform:scale(1.1)}.forum_forum-container__MoZLZ{background:linear-gradient(135deg,#0d2847,#1a3d5c);border-radius:12px;box-shadow:0 4px 20px #0000004d;margin:40px auto;max-width:1000px;padding:40px}.forum_forum-container__MoZLZ h2{border-bottom:2px solid #2a4d6c;color:#4a90e2;font-size:1.8rem;margin:40px 0 25px;padding-bottom:15px}.forum_forum-content__PHd7r{background:#0a1e3a80;border-left:4px solid #4a90e2;border-radius:8px;color:#d0dce8;font-size:1.1rem;line-height:1.8;margin-top:30px;padding:30px}.forum_forum-author-date__-\+9yc{align-items:center;color:#8097ae;display:flex;font-size:.95rem;gap:15px}.forum_forum-author-date__-\+9yc a{color:#5cb3e8;font-weight:600;text-decoration:none;transition:color .2s ease}.forum_forum-author-date__-\+9yc a:hover{color:#4a90e2}.forum_forum-username__S9M20{font-weight:600}.forum_likes-container__QjYQK{margin-top:30px}.forum_comment-container__v4CQB{background:linear-gradient(135deg,#0a1e3a,#0d2847);border:1px solid #2a4d6c;border-radius:10px;margin-bottom:20px;padding:25px;transition:all .2s ease}.forum_comment-container__v4CQB:hover{border-color:#4a90e2;box-shadow:0 4px 15px #4a90e233}.forum_comment__1Fsg-{align-items:flex-start;border-bottom:1px solid #1a3d5c;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.forum_comment-data__hBZ-t{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.forum_comment-date__0dtS1{align-items:center;color:#6b8ba8;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);white-space:nowrap}.forum_comment-author__Vbw0e{font-weight:600}.forum_comment-link__ZNgu6 a{color:#5cb3e8;text-decoration:none;transition:color .2s ease}.forum_comment-link__ZNgu6 a:hover{color:#4a90e2}.forum_comment-content-container__LqasW{color:#c0d0e0;font-size:1rem;line-height:1.6;margin-top:5px}.forum_comment-buttons__CwDvk{align-items:center;display:flex;gap:15px}.forum_comment-delete__BnPjr,.forum_comment-edit-button__hn2EM{color:#8097ae;cursor:pointer;font-size:18px;transition:all .2s ease}.forum_comment-delete__BnPjr:hover,.forum_comment-edit-button__hn2EM:hover{transform:scale(1.15)}.forum_comment-edit-button__hn2EM:hover{color:#5cb3e8}.forum_comment-delete__BnPjr:hover{color:#e85c5c}.forum_comment-edit__J3029{display:none;margin-top:15px}.forum_comment-edit__J3029 textarea{background:#0a1e3a;border:2px solid #2a4d6c;border-radius:8px;color:#d0dce8;font-family:inherit;font-size:1rem;min-height:100px;padding:15px;resize:vertical;transition:border-color .2s ease;width:100%}.forum_comment-edit__J3029 textarea:focus{border-color:#4a90e2;outline:none}.forum_new-comment__VTORb{box-sizing:border-box;margin-top:30px}.forum_new-comment__VTORb textarea{background:#0a1e3a;border:2px solid #2a4d6c;border-radius:8px;box-sizing:border-box;color:#d0dce8;font-family:inherit;font-size:1rem;min-height:120px;padding:15px;resize:vertical;transition:border-color .2s ease;width:100%}.forum_new-comment__VTORb textarea:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a;outline:none}.forum_new-comment__VTORb textarea::placeholder{color:#6b8ba8}.forum_submit-comment-button__Q6jqr{margin-top:15px}.forum_edited-text__cqFhu{color:#8097ae;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-style:italic;margin-left:5px}.forum_forum-not-found__sC-85{color:#8097ae;font-size:1.5rem;padding:60px 20px;text-align:center}.forum_loading-container__ieHg9{align-items:center;color:#5cb3e8;display:flex;font-size:1.5rem;justify-content:center;min-height:400px}@media(max-width:768px){.forum_forum-container__MoZLZ{margin:20px;padding:20px}.forum_forum-title__YOr9G{font-size:1.8rem}.forum_comment-data__hBZ-t{flex-direction:column;gap:8px}.forum_comment__1Fsg-{flex-direction:column;gap:15px}.forum_comment-buttons__CwDvk{margin-top:10px}}.likes-module_likes-module__n3GnJ{align-items:center;display:flex;gap:12px}.likes-module_likes__eu126{color:#5cb3e8;cursor:pointer;font-size:24px;transition:all .2s ease}.likes-module_likes__eu126:hover{color:#4a90e2;transform:scale(1.15)}.likes-module_likes-count__N5HTU{color:#d0dce8;font-size:18px;font-weight:600;min-width:25px;text-align:center}.edit-forum_registration__mvFyZ{display:flex;flex-direction:column;padding:0 10px}.edit-forum_wrapper__6Hzo4{background:var(--forum-background);border:2px solid var(--forum-border);border-radius:10px;display:flex;flex-direction:column;margin-top:25px;min-width:380px;padding-bottom:10px;padding-top:10px;width:90%}.edit-forum_container__4H-2O{display:flex;justify-content:center}.edit-forum_signup-button__D-bjv{background-color:var(--button-primary-bg);border:2px solid var(--button-border);border-radius:4px;color:var(--text-white);font-size:18px;font-weight:600;margin:10px 10px 15px;padding:10px;width:320px}.edit-forum_signup-button__D-bjv:hover{background-color:var(--button-primary-hover);cursor:pointer}.edit-forum_form-group__QHuTX{align-items:center;display:flex;padding:10px 40px}.edit-forum_edit-form-control__O-Jxp{min-height:200px;width:-webkit-fill-available;width:-moz-available}.edit-forum_edit-forum-title-input__eB3ro{width:300px}.edit-forum_edit-field-label__UllyX{min-width:120px}.edit-forum_comments-container__\+g\+22{color:#fff;margin-left:5%;margin-right:5%}.edit-forum_comments-container__\+g\+22 .edit-forum_comment-container__tmWTE a{color:#fff}.edit-forum_comments-container__\+g\+22 .edit-forum_comment-container__tmWTE a:hover{color:var(--text-light-gray)}.edit-forum_new-comment__poh0n{box-sizing:border-box;width:60%}.edit-forum_comment-field__u89m\+{box-sizing:border-box!important;margin-top:30px;width:100%}.edit-forum_comment-container__tmWTE{display:flex;flex-direction:column;width:60%}.edit-forum_comment__AuTh9{display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.edit-forum_comment-data__D05\+3{display:flex}.edit-forum_comment-link__Cyyn\+ a{color:var(--text-dark)}.edit-forum_comment-link__Cyyn\+:hover a{color:var(--text-gray)}.edit-forum_comment-author__KZlaT{margin-right:20px}.edit-forum_comment-date__Kkj22{margin-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.edit-forum_comment-buttons__pgbwY{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.edit-forum_forum-not-found__FJGxK,.edit-forum_submit-comment-button__jQ0gG{margin-top:20px}.edit-forum_edit-forum-title__5rNx7{color:#fff}.edit-forum_loading-container__cbstD{align-items:center;display:flex;font-size:24px;font-weight:600;justify-content:center;min-height:300px}.news_news-container__e8zmS{margin:40px auto;max-width:1200px;padding:0 20px;width:100%}.news_news-header__ipxNL{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:48px}.news_news__08RL3{width:100%}.news_news-page-title__iSS5C{color:var(--text-white);font-size:3rem;font-weight:700;margin:0;text-shadow:0 2px 4px #0000004d}.news_create-news-button__0vGBy{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:10px;box-shadow:0 4px 16px #4a90e24d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:600;gap:10px;padding:14px 28px;transition:all .3s ease}.news_create-news-button__0vGBy:hover{box-shadow:0 6px 24px #4a90e266;transform:translateY(-2px)}.news_create-news-button__0vGBy:active{transform:translateY(0)}.news_button-icon__xBvGt{font-size:1.5rem;font-weight:700;line-height:1}.news_news-articles__CDGVf{display:flex;flex-direction:column;gap:40px}.news_news-article__L4jzS{background:linear-gradient(135deg,#20242ef2,#1e2129f2);border:2px solid #4a90e233;border-radius:16px;box-shadow:0 8px 32px #0000004d;overflow:hidden;padding:40px;position:relative;transition:all .3s ease}.news_news-article__L4jzS:before{background:linear-gradient(90deg,#4a90e2,#5cb3e8);content:"";height:4px;left:0;position:absolute;right:0;top:0}.news_news-article__L4jzS:hover{border-color:#4a90e266;box-shadow:0 12px 48px #4a90e24d;transform:translateY(-4px)}.news_article-header__zNMS3{margin-bottom:28px}.news_article-title__m\+uX2{color:var(--text-white);font-size:2.25rem;font-weight:700;line-height:1.3;margin:0 0 20px}.news_article-title__m\+uX2 a{color:var(--text-white);display:inline-block;text-decoration:none;transition:color .3s ease}.news_article-title__m\+uX2 a:hover{color:#5cb3e8}.news_article-meta__\+rhGV{display:flex;flex-wrap:wrap;font-size:.95rem;gap:24px}.news_article-meta__\+rhGV span{align-items:center;color:#a0b8d0;display:flex;font-weight:500}.news_article-date__SLnDX{color:#5cb3e8;font-weight:600}.news_article-author__Y0Url:before{color:#4a90e2;content:"•";margin:0 8px}.news_article-source__P4N-I{font-style:italic}.news_article-source__P4N-I:before{color:#4a90e2;content:"•";margin:0 8px}.news_article-image__qbAoi{border-radius:12px;box-shadow:0 8px 24px #0006;margin:32px 0;overflow:hidden}.news_article-image__qbAoi img{cursor:pointer;display:block;height:auto;transition:transform .4s ease;width:100%}.news_article-image__qbAoi img:hover{transform:scale(1.03)}.news_article-content__\+daiD{color:#cbd6e3;font-size:1.1rem;line-height:1.9;margin:28px 0;white-space:pre-wrap}.news_article-content__\+daiD strong{color:var(--text-white);font-weight:600}.news_article-content__\+daiD p{margin-bottom:1.2em}.news_article-actions__DFips{border-top:1px solid #4a90e233;display:flex;gap:12px;margin-top:32px;padding-top:32px}.news_edit-button__ItJiY{align-items:center;background:#4a90e226;border:2px solid #4a90e266;border-radius:8px;color:#5cb3e8;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.news_edit-button__ItJiY:hover{background:#4a90e240;border-color:#5cb3e8;color:var(--text-white);transform:translateY(-1px)}.news_edit-button__ItJiY .news_button-icon__xBvGt{font-size:1.1rem;line-height:1}.news_no-news__6QtLC{background:linear-gradient(135deg,#20242ecc,#1e2129cc);border:2px dashed #4a90e24d;border-radius:16px;padding:80px 20px;text-align:center}.news_no-news__6QtLC h2{color:var(--text-white);font-size:2rem;font-weight:600;margin-bottom:16px}.news_no-news__6QtLC p{color:#a0b8d0;font-size:1.1rem;margin:0}@media(max-width:768px){.news_news-container__e8zmS{margin:20px auto;padding:0 16px}.news_news-header__ipxNL{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:32px}.news_create-news-button__0vGBy{font-size:1rem;justify-content:center;padding:12px 24px;width:100%}.news_news__08RL3{padding:0 16px}.news_news-page-title__iSS5C{font-size:2rem;margin-bottom:30px}.news_news-article__L4jzS{padding:28px 20px}.news_article-title__m\+uX2{font-size:1.75rem;margin-bottom:16px}.news_article-meta__\+rhGV{font-size:.9rem;gap:16px}.news_article-content__\+daiD{font-size:1rem;line-height:1.7}.news_no-news__6QtLC{padding:60px 20px}.news_no-news__6QtLC h2{font-size:1.5rem}.news_no-news__6QtLC p{font-size:1rem}}@media(max-width:480px){.news_news-page-title__iSS5C{font-size:1.75rem}.news_news-article__L4jzS{padding:24px 16px}.news_article-title__m\+uX2{font-size:1.5rem}.news_article-meta__\+rhGV{flex-direction:column;gap:8px}.news_article-meta__\+rhGV span:before{display:none}.news_article-actions__DFips{flex-direction:column}}.createnews_create-news-container__n58KY{margin:40px auto;max-width:900px;padding:0 20px;width:100%}.createnews_create-news-card__VPZu\+{background:linear-gradient(135deg,#20242ef2,#1e2129f2);border:2px solid #4a90e233;border-radius:16px;box-shadow:0 8px 32px #0000004d;overflow:hidden;padding:40px;position:relative}.createnews_create-news-card__VPZu\+:before{background:linear-gradient(90deg,#4a90e2,#5cb3e8);content:"";height:4px;left:0;position:absolute;right:0;top:0}.createnews_card-header__I\+bbD{margin-bottom:36px;text-align:center}.createnews_page-title__yquJN{color:var(--text-white);font-size:2.5rem;font-weight:700;margin:0 0 12px}.createnews_page-subtitle__QbqMw{color:#a0b8d0;font-size:1.1rem;line-height:1.6;margin:0}.createnews_news-form__8C56y{display:flex;flex-direction:column;gap:28px}.createnews_form-group__6v7Ey{display:flex;flex-direction:column;gap:10px}.createnews_form-label__XX-sl{color:#5cb3e8;font-size:1rem;font-weight:600;margin:0}.createnews_form-input__dC9PE,.createnews_form-textarea__-xscs{background:#14182299;border:2px solid #4a90e24d;border-radius:10px;color:var(--text-white);font-family:inherit;font-size:1rem;padding:14px 18px;resize:vertical;transition:all .3s ease}.createnews_form-input__dC9PE:focus,.createnews_form-textarea__-xscs:focus{background:#141822cc;border-color:#4a90e2;box-shadow:0 0 0 4px #4a90e226;outline:none}.createnews_form-input__dC9PE::placeholder,.createnews_form-textarea__-xscs::placeholder{color:#a0b8d080}.createnews_form-textarea__-xscs{line-height:1.8;min-height:300px}.createnews_textarea-hint__rLccu{color:#a0b8d0;font-size:.9rem;font-style:italic;margin-top:-4px}.createnews_alert-error__kQl92,.createnews_alert-success__Kwx0K{border-radius:10px;font-size:1rem;font-weight:500;padding:16px 20px;text-align:center}.createnews_alert-success__Kwx0K{background:#4caf5026;border:2px solid #4caf5066;color:#81c784}.createnews_alert-error__kQl92{background:#f4433626;border:2px solid #f4433666;color:#e57373}.createnews_form-actions__rC8T-{display:flex;gap:16px;justify-content:flex-end;margin-top:12px}.createnews_cancel-button__PHUTD,.createnews_submit-button__53F6K{border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:1.05rem;font-weight:600;padding:14px 32px;transition:all .3s ease}.createnews_cancel-button__PHUTD:disabled,.createnews_submit-button__53F6K:disabled{cursor:not-allowed;opacity:.6}.createnews_submit-button__53F6K{background:linear-gradient(135deg,#4a90e2,#357abd);box-shadow:0 4px 16px #4a90e24d;color:#fff}.createnews_submit-button__53F6K:hover:not(:disabled){box-shadow:0 6px 24px #4a90e266;transform:translateY(-2px)}.createnews_submit-button__53F6K:active:not(:disabled){transform:translateY(0)}.createnews_cancel-button__PHUTD{background:#0000;border:2px solid #a0b8d04d;color:#a0b8d0}.createnews_cancel-button__PHUTD:hover{background:#a0b8d01a;border-color:#a0b8d080;color:var(--text-white)}@media(max-width:768px){.createnews_create-news-container__n58KY{margin:20px auto;padding:0 16px}.createnews_create-news-card__VPZu\+{padding:28px 20px}.createnews_page-title__yquJN{font-size:2rem}.createnews_page-subtitle__QbqMw{font-size:1rem}.createnews_form-actions__rC8T-{flex-direction:column-reverse}.createnews_form-actions__rC8T- button{width:100%}}@media(max-width:480px){.createnews_page-title__yquJN{font-size:1.75rem}.createnews_form-input__dC9PE,.createnews_form-textarea__-xscs{font-size:.95rem;padding:12px 14px}.createnews_cancel-button__PHUTD,.createnews_submit-button__53F6K{font-size:1rem;padding:12px 24px}}.mediahub_media-hub-container__rHufb{margin:40px auto;max-width:1400px;padding:0 20px}.mediahub_media-hub-header__VER-I{margin-bottom:50px;text-align:center}.mediahub_media-hub-header__VER-I h1{color:#4a90e2;font-size:3.5rem;margin-bottom:15px}.mediahub_media-hub-header__VER-I .mediahub_subtitle__jlCBM{color:#8097ae;font-size:1.3rem}.mediahub_media-options-grid__aTaVV{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:40px}.mediahub_media-option-card__XR8Q3{align-items:center;background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;min-height:280px;padding:35px;text-align:center;transition:all .3s ease}.mediahub_media-option-card__XR8Q3:hover{border-color:#4a90e2;box-shadow:0 12px 35px #4a90e266;transform:translateY(-8px)}.mediahub_media-option-card__XR8Q3:hover .mediahub_explore-button__xRfSi{background:linear-gradient(135deg,#5cb3e8,#4a90e2);transform:translateX(5px)}.mediahub_media-option-card__XR8Q3 .mediahub_icon__3Ta4u{font-size:4rem;margin-bottom:20px}.mediahub_media-option-card__XR8Q3 .mediahub_option-title__ROLFc{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:15px}.mediahub_media-option-card__XR8Q3 .mediahub_option-description__RDX77{color:#a0b8d0;flex-grow:1;font-size:1rem;line-height:1.6;margin-bottom:25px}.mediahub_media-option-card__XR8Q3 .mediahub_explore-button__xRfSi{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:25px;color:#fff;font-size:1rem;font-weight:600;letter-spacing:1px;padding:12px 30px;text-transform:uppercase;transition:all .3s ease}@media(max-width:768px){.mediahub_media-hub-container__rHufb{padding:20px 10px}.mediahub_media-hub-header__VER-I h1{font-size:2.5rem}.mediahub_media-options-grid__aTaVV{gap:20px;grid-template-columns:1fr}.mediahub_media-option-card__XR8Q3{min-height:250px;padding:25px}.mediahub_media-option-card__XR8Q3 .mediahub_icon__3Ta4u{font-size:3rem}.mediahub_media-option-card__XR8Q3 .mediahub_option-title__ROLFc{font-size:1.5rem}}.socialmedia_social-media-container__maHwl{margin:40px auto;max-width:1400px;padding:0 20px}.socialmedia_social-media-header__tlY58{margin-bottom:50px;text-align:center}.socialmedia_social-media-header__tlY58 h1{color:#4a90e2;font-size:3.5rem;margin-bottom:15px}.socialmedia_social-media-header__tlY58 .socialmedia_subtitle__DF0h6{color:#8097ae;font-size:1.3rem}.socialmedia_platforms-grid__s3ueC{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:50px}.socialmedia_platform-card__b19Hn{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:25px;transition:all .3s ease}.socialmedia_platform-card__b19Hn:hover{border-color:#4a90e2;box-shadow:0 10px 30px #4a90e24d;transform:translateY(-5px)}.socialmedia_platform-card__b19Hn:hover .socialmedia_follow-button__U7k5n{background:linear-gradient(135deg,#5cb3e8,#4a90e2);transform:translateX(3px)}.socialmedia_platform-card__b19Hn .socialmedia_platform-header__B1Ns6{align-items:center;display:flex;margin-bottom:15px}.socialmedia_platform-card__b19Hn .socialmedia_platform-header__B1Ns6 .socialmedia_icon__V5ysx{font-size:3rem;margin-right:15px}.socialmedia_platform-card__b19Hn .socialmedia_platform-header__B1Ns6 .socialmedia_platform-info__E1Roq .socialmedia_platform-name__9q9iB{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 5px}.socialmedia_platform-card__b19Hn .socialmedia_platform-header__B1Ns6 .socialmedia_platform-info__E1Roq .socialmedia_handle__UAyhE{color:#5cb3e8;font-size:.95rem;margin:0}.socialmedia_platform-card__b19Hn .socialmedia_description__DO17x{color:#a0b8d0;flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:20px}.socialmedia_platform-card__b19Hn .socialmedia_platform-footer__lfLL1{align-items:center;border-top:1px solid #2a4d6c;display:flex;justify-content:space-between;padding-top:15px}.socialmedia_platform-card__b19Hn .socialmedia_platform-footer__lfLL1 .socialmedia_stats__cclbE{color:#8097ae;font-size:.9rem;font-weight:600}.socialmedia_platform-card__b19Hn .socialmedia_platform-footer__lfLL1 .socialmedia_follow-button__U7k5n{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:8px 20px;transition:all .3s ease}.socialmedia_community-section__8Wd0X{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;padding:40px;text-align:center}.socialmedia_community-section__8Wd0X h2{color:#4a90e2;font-size:2rem;margin-bottom:20px}.socialmedia_community-section__8Wd0X p{color:#a0b8d0;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:800px}@media(max-width:768px){.socialmedia_social-media-container__maHwl{padding:20px 10px}.socialmedia_social-media-header__tlY58 h1{font-size:2.5rem}.socialmedia_platforms-grid__s3ueC{grid-template-columns:1fr}.socialmedia_community-section__8Wd0X{padding:25px}.socialmedia_community-section__8Wd0X h2{font-size:1.5rem}.socialmedia_community-section__8Wd0X p{font-size:1rem}}.streams_streams-container__uQ3eQ{margin:40px auto;max-width:1400px;padding:0 20px}.streams_streams-header__OlFf5{margin-bottom:40px;text-align:center}.streams_streams-header__OlFf5 h1{color:#4a90e2;font-size:3.5rem;margin-bottom:15px}.streams_streams-header__OlFf5 .streams_subtitle__HweIQ{color:#8097ae;font-size:1.3rem;margin-bottom:20px}.streams_streams-header__OlFf5 .streams_live-indicator__lnzuv{align-items:center;background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:25px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;padding:10px 20px}.streams_streams-header__OlFf5 .streams_live-indicator__lnzuv .streams_live-dot__H8D2o{animation:streams_pulse__dvka6 2s infinite;background-color:#f44;border-radius:50%;height:10px;margin-right:10px;width:10px}@keyframes streams_pulse__dvka6{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.streams_category-filter__kNiy9{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:40px}.streams_category-button__IWnlJ{align-items:center;background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:25px;color:#a0b8d0;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 25px;transition:all .3s ease}.streams_category-button__IWnlJ .streams_category-icon__LItRt{font-size:1.2rem}.streams_category-button__IWnlJ:hover{border-color:#4a90e2;color:#fff;transform:translateY(-2px)}.streams_category-button__IWnlJ.streams_active__YzotE{background:linear-gradient(135deg,#4a90e2,#357abd);border-color:#5cb3e8;color:#fff}.streams_streams-grid__dxHsi{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:50px}.streams_stream-card__7Qy3t{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.streams_stream-card__7Qy3t:hover{border-color:#4a90e2;box-shadow:0 10px 30px #4a90e24d;transform:translateY(-5px)}.streams_stream-card__7Qy3t .streams_live-badge__CS0Gz{align-items:center;background:#f44;border-radius:20px;box-shadow:0 2px 8px #0000004d;color:#fff;display:flex;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:700;gap:6px;left:15px;padding:6px 15px;position:absolute;top:15px;z-index:10}.streams_stream-card__7Qy3t .streams_live-badge__CS0Gz .streams_pulse-dot__G8Dya{animation:streams_pulse__dvka6 1.5s infinite;background-color:#fff;border-radius:50%;height:8px;width:8px}.streams_stream-card__7Qy3t .streams_stream-thumbnail__KDz\+d{background:linear-gradient(135deg,#1a3d5c,#0d2847);padding-top:56.25%;position:relative;width:100%}.streams_stream-card__7Qy3t .streams_stream-thumbnail__KDz\+d .streams_thumbnail-placeholder__q9DcV{align-items:center;display:flex;font-size:4rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.streams_stream-card__7Qy3t .streams_stream-thumbnail__KDz\+d .streams_viewer-count__dUB4H{background:#000c;border-radius:15px;bottom:10px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;padding:6px 12px;position:absolute;right:10px}.streams_stream-card__7Qy3t .streams_stream-info__6MwJE{padding:20px}.streams_stream-card__7Qy3t .streams_stream-info__6MwJE .streams_stream-title__Ubuxo{color:#fff;font-size:1.2rem;font-weight:600;line-height:1.4;margin:0 0 10px}.streams_stream-card__7Qy3t .streams_stream-info__6MwJE .streams_streamer-name__ARccc{color:#5cb3e8;font-size:.95rem;font-weight:500;margin:0 0 5px}.streams_stream-card__7Qy3t .streams_stream-info__6MwJE .streams_game-name__7hsuR{color:#8097ae;font-size:clamp(.9rem,.18vw + .86rem,1rem);margin:0}.streams_no-streams__uB9Pa{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;color:#8097ae;grid-column:1/-1;padding:80px 20px;text-align:center}.streams_no-streams__uB9Pa .streams_no-streams-icon__Dw6fr{font-size:4rem;margin-bottom:20px}.streams_no-streams__uB9Pa h3{color:#4a90e2;font-size:1.8rem;margin-bottom:15px}.streams_no-streams__uB9Pa p{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:500px}.streams_no-streams__uB9Pa .streams_retry-btn__MJAqs{background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:25px;padding:12px 30px;transition:all .3s ease}.streams_no-streams__uB9Pa .streams_retry-btn__MJAqs:hover{box-shadow:0 5px 15px #4a90e266;transform:translateY(-2px)}.streams_thumbnail-image__befX7{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.streams_platform-badge__cQd\+V{background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:12px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-top:8px;padding:4px 12px;text-transform:uppercase}.streams_streaming-info__VZrwr{background:linear-gradient(135deg,#0d2847,#1a3d5c);border:2px solid #2a4d6c;border-radius:12px;padding:40px;text-align:center}.streams_streaming-info__VZrwr h2{color:#4a90e2;font-size:2rem;margin-bottom:20px}.streams_streaming-info__VZrwr p{color:#a0b8d0;font-size:1.1rem;line-height:1.8;margin:0 auto 15px;max-width:800px}.streams_streaming-info__VZrwr p:last-child{margin-bottom:0}.streams_streaming-info__VZrwr p a{color:#5cb3e8;font-weight:600;text-decoration:none;transition:color .2s ease}.streams_streaming-info__VZrwr p a:hover{color:#4a90e2}@media(max-width:768px){.streams_streams-container__uQ3eQ{padding:20px 10px}.streams_streams-header__OlFf5 h1{font-size:2.5rem}.streams_category-filter__kNiy9{gap:10px}.streams_category-button__IWnlJ{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:10px 18px}.streams_streams-grid__dxHsi{grid-template-columns:1fr}.streams_streaming-info__VZrwr{padding:25px}.streams_streaming-info__VZrwr h2{font-size:1.5rem}.streams_streaming-info__VZrwr p{font-size:1rem}}.careers_careersPage__6Nrfh{background:#08234d0d;min-height:calc(100vh - 200px);padding:40px 20px}.careers_careersPage__6Nrfh .careers_container__auTA8{margin:0 auto;max-width:900px}.careers_careersPage__6Nrfh .careers_header__s7oPK{margin-bottom:40px;text-align:center}.careers_careersPage__6Nrfh .careers_header__s7oPK h1{color:#fff;font-size:2.5rem;margin-bottom:10px}.careers_careersPage__6Nrfh .careers_header__s7oPK .careers_subtitle__HT1qO{color:#fffc;font-size:1.2rem}.careers_careersPage__6Nrfh .careers_adminControls__3Z-tI{margin-bottom:30px;text-align:center}.careers_careersPage__6Nrfh .careers_error__VnVMI,.careers_careersPage__6Nrfh .careers_loading__ulirT{color:#fffc;font-size:1.2rem;padding:40px;text-align:center}.careers_careersPage__6Nrfh .careers_error__VnVMI{color:#f44}.careers_careersPage__6Nrfh .careers_noJobs__0SDm4{background:#08234dcc;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:60px 20px;text-align:center}.careers_careersPage__6Nrfh .careers_noJobs__0SDm4 p{color:#fffc;font-size:1.1rem;margin:10px 0}.careers_careersPage__6Nrfh .careers_noJobs__0SDm4 p:first-child{color:#fff;font-size:1.3rem;font-weight:500}.careers_careersPage__6Nrfh .careers_jobsList__wttht{display:flex;flex-direction:column;gap:30px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk{background:#08234dcc;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:30px;transition:box-shadow .3s ease}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk:hover{box-shadow:0 4px 16px #00000026}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_jobHeader__eWG-h{margin-bottom:20px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_jobHeader__eWG-h h2{color:#fff;font-size:1.8rem;margin-bottom:10px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_jobHeader__eWG-h .careers_jobMeta__SJm7I{align-items:center;display:flex;gap:15px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_jobHeader__eWG-h .careers_jobMeta__SJm7I .careers_date__FbvBg{color:#fffc;font-size:.9rem}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_description__6KtQy{color:#fffc;font-size:1.1rem;font-style:italic;margin-bottom:20px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_content__ODL8Q{color:#fff;line-height:1.6;margin-bottom:20px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_content__ODL8Q p{margin-bottom:15px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_content__ODL8Q strong{color:#fff;font-weight:600}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_content__ODL8Q em{font-style:italic}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_adminActions__1q4Pq{border-top:1px solid #fff3;display:flex;gap:15px;margin-top:25px;padding-top:25px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_adminActions__1q4Pq .careers_editButton__WfELw{background-color:#4a90e2}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_adminActions__1q4Pq .careers_editButton__WfELw:hover{background-color:#3a7bc8}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_adminActions__1q4Pq .careers_deleteButton__DzPWL{background-color:#f44}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_adminActions__1q4Pq .careers_deleteButton__DzPWL:hover{background-color:#c00}@media(max-width:768px){.careers_careersPage__6Nrfh{padding:20px 10px}.careers_careersPage__6Nrfh .careers_header__s7oPK h1{font-size:2rem}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk{padding:20px}.careers_careersPage__6Nrfh .careers_jobCard__WiRHk .careers_jobHeader__eWG-h h2{font-size:1.5rem}}.career-editor_container__UrWp4{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 100px);padding:20px 10px}.career-editor_wrapper__yugXi{background:var(--forum-background);border:2px solid var(--forum-border);border-radius:10px;display:flex;flex-direction:column;margin-top:25px;max-width:800px;padding:30px 40px;width:90%}.career-editor_pageTitle__PGUME{color:var(--text-primary);font-size:24px;margin-bottom:25px;text-align:center}.career-editor_formGroup__hP-3g{display:flex;flex-direction:column;margin-bottom:20px}.career-editor_fieldLabel__m5PM4{color:var(--text-primary);font-size:14px;font-weight:600;margin-bottom:8px}.career-editor_required__qtDJA{color:var(--error-color,#e74c3c)}.career-editor_titleInput__txJRR{background:var(--input-background,#2a2a2a);border:2px solid var(--input-border,#3a3a3a);border-radius:6px;color:var(--text-primary);font-size:16px;padding:12px 15px;transition:border-color .2s ease;width:100%}.career-editor_titleInput__txJRR:focus{border-color:var(--button-primary-bg,#4a90d9);outline:none}.career-editor_titleInput__txJRR:disabled{cursor:not-allowed;opacity:.6}.career-editor_titleInput__txJRR::placeholder{color:var(--text-secondary,#888)}.career-editor_contentInput__0wkVh{background:var(--input-background,#2a2a2a);border:2px solid var(--input-border,#3a3a3a);border-radius:6px;color:var(--text-primary);font-family:inherit;font-size:14px;line-height:1.6;min-height:300px;padding:12px 15px;resize:vertical;transition:border-color .2s ease;width:100%}.career-editor_contentInput__0wkVh:focus{border-color:var(--button-primary-bg,#4a90d9);outline:none}.career-editor_contentInput__0wkVh:disabled{cursor:not-allowed;opacity:.6}.career-editor_contentInput__0wkVh::placeholder,.career-editor_hint__fKxBo{color:var(--text-secondary,#888)}.career-editor_hint__fKxBo{font-size:clamp(.9rem,.18vw + .86rem,1rem);margin-top:6px}.career-editor_buttonGroup__SUe9Y{display:flex;gap:15px;justify-content:center;margin-top:20px}.career-editor_cancelButton__j7vTL{background-color:var(--button-secondary-bg,#555)!important}.career-editor_cancelButton__j7vTL:hover{background-color:var(--button-secondary-hover,#666)!important}.career-editor_error__qcKmW{background-color:#e74c3c1a;border:1px solid var(--error-color,#e74c3c);border-radius:6px;color:var(--error-color,#e74c3c);font-size:14px;margin-bottom:20px;padding:12px 15px}.career-editor_loading__\+FJeJ{color:var(--text-primary);font-size:16px;padding:40px;text-align:center}@media(max-width:600px){.career-editor_wrapper__yugXi{padding:20px 15px;width:95%}.career-editor_buttonGroup__SUe9Y{flex-direction:column}.career-editor_buttonGroup__SUe9Y button{width:100%}}.deletedaccount_signin-button__LZTNa{background-color:var(--button-primary-bg);border:2px solid var(--button-border);border-radius:4px;color:var(--text-white);font-size:18px;font-weight:600;margin:20px 10px 15px;padding:10px;width:320px}.deletedaccount_signin-button__LZTNa:hover{background-color:var(--button-primary-hover);cursor:pointer}.preferences_preferences-container__bgMlX{margin:40px auto;max-width:1200px;padding:30px}.preferences_preferences-header__qS8LM{margin-bottom:30px}.preferences_preferences-header__qS8LM h1{color:var(--light-gray,#e0e0e0);font-size:36px;font-weight:700;margin-bottom:10px}.preferences_header-description__Qi7UX{color:var(--medium-gray,#b0b0b0);font-size:16px;line-height:1.5}.preferences_preferences-content__tAcx-{margin-top:30px}.preferences_preference-section__M68lz{background:var(--forum-background,#1a1a2e);border-radius:10px;box-shadow:0 4px 6px #0000004d;margin-bottom:30px;padding:30px}.preferences_preference-section__M68lz h2{border-bottom:2px solid #ffffff1a;color:var(--light-gray,#e0e0e0);font-size:24px;font-weight:600;margin-bottom:20px;padding-bottom:10px}.preferences_board-preview__Fe6gM{margin:30px 0;text-align:center}.preferences_preview-title__3PSIK{color:var(--light-gray,#e0e0e0);font-size:18px;font-weight:600;margin-bottom:15px}.preferences_preview-board__7Mpy2{border:3px solid #fff3;border-radius:8px;box-shadow:0 4px 12px #0006;display:inline-block;overflow:hidden}.preferences_preview-row__bUJnx{display:flex}.preferences_preview-square__dp-kN{height:60px;transition:transform .2s;width:60px}.preferences_preview-square__dp-kN:hover{transform:scale(1.05)}.preferences_presets-section__3Q0Ln{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin:30px 0;padding:25px}.preferences_presets-label__3vl8\+{color:var(--light-gray,#e0e0e0);font-size:16px;font-weight:600;letter-spacing:.5px;margin-bottom:18px;text-transform:uppercase}.preferences_presets-grid__RqZnP{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.preferences_preset-button__zdv6k{align-items:center;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:12px 8px;position:relative;transition:all .2s ease}.preferences_preset-button__zdv6k:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.preferences_preset-button__zdv6k:active{transform:translateY(0)}.preferences_preset-selected__b3JJk{background:#4caf5026;border-color:#4caf5099;box-shadow:0 0 12px #4caf504d}.preferences_preset-selected__b3JJk:hover{background:#4caf5033;border-color:#4caf50cc}.preferences_preset-selected__b3JJk .preferences_preset-name__DEHA1{color:#4caf50;font-weight:600}.preferences_preset-check__B-p\+3{color:#4caf50;font-size:14px;font-weight:700;position:absolute;right:6px;top:4px}.preferences_preset-preview__5p32J{border:1px solid #ffffff26;border-radius:6px;box-shadow:0 2px 6px #0000004d;display:grid;grid-template-columns:1fr 1fr;height:48px;overflow:hidden;width:48px}.preferences_preset-square__v9pVf{height:24px;width:24px}.preferences_preset-name__DEHA1{color:var(--medium-gray,#b0b0b0);font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:500;text-align:center}.preferences_color-selector-container__EnRUq{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:30px 0}.preferences_color-control-group__REPt4{background:#ffffff0d;border-radius:10px;display:flex;flex-direction:column;gap:15px;padding:20px}.preferences_color-selector-label__u\+6kj{color:var(--light-gray,#e0e0e0);font-size:18px;font-weight:600;margin-bottom:5px}.preferences_color-preview-swatch__zXwkh{border:2px solid #fff3;border-radius:8px;box-shadow:0 2px 8px #0000004d;height:60px;width:100%}.preferences_slider-group__s9dza{display:flex;flex-direction:column;gap:15px}.preferences_slider-row__Fc3bH{align-items:center;display:flex;gap:12px}.preferences_slider-label__wB6Gs{color:var(--medium-gray,#b0b0b0);font-size:14px;min-width:80px}.preferences_slider-wrapper__ygXa5{flex:1 1}.preferences_slider-value__d2yRN{color:var(--medium-gray,#b0b0b0);font-family:monospace;font-size:clamp(.9rem,.18vw + .86rem,1rem);min-width:45px;text-align:right}.preferences_hue-slider__Y7i38,.preferences_lightness-slider__O1fto{-webkit-appearance:none;appearance:none;border:2px solid #fff3;border-radius:8px;cursor:pointer;height:16px;outline:none;width:100%}.preferences_hue-slider__Y7i38::-webkit-slider-thumb,.preferences_lightness-slider__O1fto::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:3px solid #0000004d;border-radius:50%;box-shadow:0 2px 6px #0006;cursor:pointer;height:22px;-webkit-transition:transform .15s ease;transition:transform .15s ease;width:22px}.preferences_hue-slider__Y7i38::-moz-range-thumb,.preferences_lightness-slider__O1fto::-moz-range-thumb{background:#fff;border:3px solid #0000004d;border-radius:50%;box-shadow:0 2px 6px #0006;cursor:pointer;height:22px;width:22px}.preferences_hue-slider__Y7i38:hover::-webkit-slider-thumb,.preferences_lightness-slider__O1fto:hover::-webkit-slider-thumb{transform:scale(1.1)}.preferences_hue-slider__Y7i38:active::-webkit-slider-thumb,.preferences_lightness-slider__O1fto:active::-webkit-slider-thumb{transform:scale(.95)}.preferences_selected-color__91lPo{color:var(--medium-gray,#b0b0b0);font-size:14px;margin-top:5px}.preferences_selected-color__91lPo span{font-family:monospace;font-weight:600}.preferences_action-buttons__jimtD{display:flex;gap:20px;justify-content:center;margin-top:30px}.preferences_save-message__zbub8{animation:preferences_fadeIn__\+izN- .3s ease-in;background:#4caf5033;border:2px solid #4caf5080;border-radius:8px;color:#4caf50;font-size:16px;font-weight:600;margin-top:20px;padding:15px;text-align:center}@keyframes preferences_fadeIn__\+izN-{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.preferences_preferences-container__bgMlX{margin:20px;padding:20px}.preferences_preferences-header__qS8LM h1{font-size:28px}.preferences_preference-section__M68lz{padding:20px}.preferences_presets-section__3Q0Ln{padding:15px}.preferences_presets-grid__RqZnP{gap:10px;grid-template-columns:repeat(2,1fr)}.preferences_preset-button__zdv6k{padding:10px 6px}.preferences_preset-preview__5p32J{height:40px;width:40px}.preferences_preset-square__v9pVf{height:20px;width:20px}.preferences_preset-check__B-p\+3,.preferences_preset-name__DEHA1{font-size:clamp(.9rem,.18vw + .86rem,1rem)}.preferences_preset-check__B-p\+3{right:4px;top:2px}.preferences_color-selector-container__EnRUq{gap:30px;grid-template-columns:1fr}.preferences_color-control-group__REPt4{padding:15px}.preferences_slider-row__Fc3bH{flex-wrap:wrap;gap:8px}.preferences_slider-label__wB6Gs{font-size:clamp(.9rem,.18vw + .86rem,1rem);min-width:70px}.preferences_slider-value__d2yRN{font-size:clamp(.9rem,.18vw + .86rem,1rem);min-width:40px}.preferences_preview-square__dp-kN{height:45px;width:45px}.preferences_action-buttons__jimtD{flex-direction:column}}.donate_donateContainer__dogZ\+{display:flex;justify-content:center;min-height:calc(100vh - 100px);padding:2rem 1rem;width:100%}.donate_donateContent__k--Zp{background-color:#08234dcc;border-radius:12px;box-shadow:0 4px 20px #0000004d;max-width:800px;padding:2rem;width:100%}.donate_title__Rc\+10{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.donate_description__G0P2R{line-height:1.6;margin:2rem 0}.donate_description__G0P2R p{color:#fff;font-size:1.1rem;margin-bottom:1rem;text-align:center}.donate_donationSection__1tsvS{margin:2rem 0}.donate_sectionTitle__YSdpq{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.donate_amountButtons__1bgHp{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.donate_amountButton__B6A4u{background-color:#4a90e21a;border:2px solid #4a90e2;border-radius:8px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:600;min-width:100px;padding:1rem 2rem;transition:all .3s ease}.donate_amountButton__B6A4u:hover{background-color:#4a90e24d;transform:translateY(-2px)}.donate_amountButton__B6A4u.donate_selected__mQtIG{background-color:#4a90e2;border-color:#357abd;box-shadow:0 0 15px #4a90e280}.donate_amountButton__B6A4u:disabled{cursor:not-allowed;opacity:.5}.donate_customAmount__DQB51{margin:2rem 0;text-align:center}.donate_customLabel__HtiOQ{color:#fff;display:block;font-size:1.1rem;margin-bottom:1rem}.donate_customInput__Nl-9D{align-items:center;background-color:#ffffff1a;border:2px solid #4a90e2;border-radius:8px;display:inline-flex;max-width:200px;padding:.5rem 1rem}.donate_dollarSign__uT7O4{color:#fff;font-size:1.5rem;font-weight:600;margin-right:.5rem}.donate_amountInput__OjlRw{background:#0000;border:none;color:#fff;font-size:1.5rem;font-weight:600;outline:none;width:120px}.donate_amountInput__OjlRw::placeholder{color:#fff6}.donate_donateButton__AxUHp{display:flex;justify-content:center;margin:2rem 0}.donate_paymentMethods__tZfJd{margin:2rem 0}.donate_paymentMethodsTitle__Ri69h{color:#fff;font-size:1.3rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.donate_paymentButtons__\+1iD8{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1rem}.donate_paymentButton__wCktR{align-items:center;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-size:1.2rem;font-weight:600;justify-content:center;min-height:120px;padding:1.5rem;position:relative;transition:all .3s ease}.donate_paymentButton__wCktR:hover:not(:disabled){box-shadow:0 8px 20px #0006;transform:translateY(-4px)}.donate_paymentButton__wCktR:disabled{cursor:not-allowed;opacity:.6}.donate_stripeButton__NODwZ{background:linear-gradient(135deg,#635bff,#4f46e5);border-color:#4f46e5;color:#fff}.donate_stripeButton__NODwZ:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#4338ca)}.donate_paypalButton__uRYIp{background:linear-gradient(135deg,#0070ba,#003087);border-color:#003087;color:#fff}.donate_paypalButton__uRYIp:hover:not(:disabled){background:linear-gradient(135deg,#003087,#001c64)}.donate_paymentIcon__zdNWs{font-size:2rem;margin-bottom:.5rem}.donate_paymentSubtext__h-Udk{font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:400;margin-top:.25rem;opacity:.9}.donate_processingMessage__xknMg{animation:donate_pulse__vstra 1.5s ease-in-out infinite;color:#4a90e2;font-size:1.1rem;margin-top:1rem;text-align:center}@keyframes donate_pulse__vstra{0%,to{opacity:1}50%{opacity:.5}}.donate_paymentNote__2fDK7{margin-top:1.5rem;text-align:center}.donate_secureNote__ss-GT{color:#4a90e2;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.donate_note__q\+DkK{color:#ffffffb3;font-size:.9rem;font-style:italic}.donate_thankYouPage__4iEcU{padding:3rem 1rem;text-align:center}.donate_successIcon__6-FFf{align-items:center;animation:donate_scaleIn__wN6Iv .5s ease-out;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:4rem;height:100px;justify-content:center;margin:0 auto 2rem;width:100px}@keyframes donate_scaleIn__wN6Iv{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.donate_thankYouTitle__y0Pok{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.donate_thankYouAmount__NnVK3{color:#4a90e2;font-size:1.5rem;margin-bottom:1.5rem}.donate_thankYouAmount__NnVK3 strong{color:#fff;font-size:2rem}.donate_thankYouMessage__sB2Il{color:#ffffffe6;font-size:1.2rem;line-height:1.8;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.donate_thankYouUser__300-G{color:#fff;font-size:1.3rem;margin-bottom:2rem}.donate_thankYouUser__300-G strong{color:#4a90e2}.donate_thankYouActions__iyx6N{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.donate_alternativeSupport__GIlLG{margin:2rem 0}.donate_supportList__AXA2N{color:#fff;font-size:1.05rem;line-height:2;list-style-position:inside}.donate_supportList__AXA2N li{padding:.5rem 0 .5rem 1rem}.donate_supportList__AXA2N li::marker{color:#4a90e2}.donate_thankYou__GEKDq{background-color:#4a90e233;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:center}.donate_thankYou__GEKDq p{color:#fff;font-size:1.2rem;font-weight:500;margin:0}.donate_donorBadgesInfo__xIfO3{background:#1565c01a;border:1px solid #64b5f64d;border-radius:12px;margin:2rem 0;padding:2rem}.donate_badgeDescription__xQF0K{color:#e0e0e0;font-size:1.1rem;margin-bottom:2rem;text-align:center}.donate_badgeTiers__She7M{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem 0}.donate_badgeTier__EyKQ\+{align-items:center;background:#08234d99;border-radius:12px;display:flex;gap:1rem;min-width:280px;padding:1.5rem;transition:transform .2s ease}.donate_badgeTier__EyKQ\+:hover{transform:translateY(-2px)}.donate_badgeTierInfo__nzgHW{flex:1 1}.donate_badgeTierInfo__nzgHW h3{font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.donate_badgeTierInfo__nzgHW p{color:#b0b0b0;font-size:.95rem;margin:0}.donate_silverBadge__hvf4p{color:#e0e0e0;text-shadow:0 0 10px #e0e0e080}.donate_goldBadge__HygY-{color:gold;text-shadow:0 0 10px #ffd70080}.donate_badgeIcon__6W-K4{filter:drop-shadow(0 0 8px currentColor);font-size:2.5rem}.donate_badgeNote__rRnWS{color:#90a4ae;font-size:.9rem;font-style:italic;margin-top:1.5rem;text-align:center}@media(max-width:768px){.donate_donateContent__k--Zp{padding:1rem}.donate_title__Rc\+10{font-size:2rem}.donate_description__G0P2R p{font-size:1rem}.donate_amountButtons__1bgHp{gap:.5rem}.donate_amountButton__B6A4u{font-size:1.1rem;min-width:80px;padding:.75rem 1.5rem}.donate_sectionTitle__YSdpq{font-size:1.5rem}}.Contact_contactContainer__bcYaZ{display:flex;justify-content:center;min-height:calc(100vh - 100px);padding:2rem 1rem;width:100%}.Contact_contactContent__6Ym0L{background-color:#08234dcc;border-radius:12px;box-shadow:0 4px 20px #0000004d;max-width:900px;padding:2rem;width:100%}.Contact_title__8X0Hl{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.Contact_description__JO9X1{line-height:1.6;margin:2rem 0}.Contact_description__JO9X1 p{color:#fff;font-size:1.1rem;margin-bottom:1rem;text-align:center}.Contact_formSection__qZtcz{margin:2rem 0}.Contact_sectionTitle__Ia\+W1{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.Contact_contactForm__ugWkk{margin:0 auto;max-width:700px}.Contact_formRow__s0kH7{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.Contact_formGroup__wBngv{margin-bottom:1.5rem;min-width:0;width:100%}.Contact_formGroup__wBngv label{color:#64b5f6;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.Contact_formInput__O772Y,.Contact_formTextarea__1cjIp{background:#08234d99;border:2px solid #64b5f64d;border-radius:8px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:1rem;max-width:100%;padding:12px 16px;transition:all .3s ease;width:100%}.Contact_formInput__O772Y::placeholder,.Contact_formTextarea__1cjIp::placeholder{color:#fff6}.Contact_formInput__O772Y:focus,.Contact_formTextarea__1cjIp:focus{background:#08234dcc;border-color:#64b5f6;box-shadow:0 0 0 3px #64b5f61a;outline:none}.Contact_formTextarea__1cjIp{min-height:150px;resize:vertical}.Contact_buttonContainer__XDC4w{display:flex;justify-content:center;margin-top:2rem}.Contact_errorMessage__rLXyT,.Contact_successMessage__zDKNs{align-items:center;animation:Contact_slideDown__i6eUQ .3s ease-out;border-radius:8px;display:flex;gap:12px;margin-bottom:2rem;padding:16px 20px}.Contact_successMessage__zDKNs{background:linear-gradient(135deg,#10b981,#059669);border:2px solid #047857;color:#fff}.Contact_errorMessage__rLXyT{background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #b91c1c;color:#fff}.Contact_errorIcon__8YP-K,.Contact_successIcon__gHh79{font-size:1.5rem;font-weight:700}.Contact_errorMessage__rLXyT p,.Contact_successMessage__zDKNs p{font-size:1rem;margin:0}.Contact_otherContactMethods__r8CKb{margin:2rem 0}.Contact_contactMethods__L8\+Pe{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.Contact_contactMethod__lvDbZ{align-items:flex-start;background:#1565c01a;border:1px solid #64b5f633;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.Contact_contactMethod__lvDbZ:hover{border-color:#64b5f666;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.Contact_methodIcon__xGntd{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:2rem}.Contact_methodInfo__ijr7x{flex:1 1}.Contact_methodInfo__ijr7x h3{color:#64b5f6;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.Contact_methodInfo__ijr7x p{color:#b0b0b0;font-size:.95rem;line-height:1.5;margin:0}.Contact_methodInfo__ijr7x a{color:#64b5f6;text-decoration:none;transition:color .2s ease}.Contact_methodInfo__ijr7x a:hover{color:#90caf9;text-decoration:underline}.Contact_responseTime__Y2Z\+Y{background:#64b5f61a;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:center}.Contact_responseTime__Y2Z\+Y p{color:#e0e0e0;font-size:.95rem;line-height:1.6;margin:0}.Contact_responseTime__Y2Z\+Y p strong{color:#64b5f6}@keyframes Contact_slideDown__i6eUQ{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.Contact_contactContent__6Ym0L{padding:1.5rem}.Contact_title__8X0Hl{font-size:2rem}.Contact_formRow__s0kH7{gap:0;grid-template-columns:1fr}.Contact_sectionTitle__Ia\+W1{font-size:1.5rem}.Contact_contactMethods__L8\+Pe{grid-template-columns:1fr}}.privacypolicy_container__wXs5H{background:linear-gradient(135deg,#1e2129,#2a2e38);min-height:100vh;padding:40px 20px}.privacypolicy_content__6GXj0{background:var(--bg-card);border-radius:12px;box-shadow:0 4px 20px #0000004d;margin:0 auto;max-width:900px;padding:48px}@media(max-width:768px){.privacypolicy_content__6GXj0{padding:32px 24px}}@media(max-width:480px){.privacypolicy_content__6GXj0{padding:24px 16px}}.privacypolicy_title__fnoeL{color:var(--text-white);font-size:36px;font-weight:700;margin:0 0 8px;text-align:center}@media(max-width:768px){.privacypolicy_title__fnoeL{font-size:28px}}.privacypolicy_lastUpdated__cqMMr{color:var(--text-gray);font-size:14px;margin:0 0 40px;text-align:center}.privacypolicy_section__WPSuR{margin-bottom:32px;text-align:left}.privacypolicy_section__WPSuR h2{border-bottom:2px solid var(--button-primary-bg);color:var(--text-white);font-size:22px;font-weight:600;margin:0 0 16px;padding-bottom:8px}@media(max-width:768px){.privacypolicy_section__WPSuR h2{font-size:20px}}.privacypolicy_section__WPSuR p{color:var(--text-light-gray);font-size:15px;line-height:1.7;margin:0 0 12px}.privacypolicy_section__WPSuR ul{margin:12px 0;padding-left:24px}.privacypolicy_section__WPSuR ul li{color:var(--text-light-gray);font-size:15px;line-height:1.7;margin-bottom:8px}.privacypolicy_section__WPSuR a{color:var(--button-border);text-decoration:none}.privacypolicy_section__WPSuR a:hover{text-decoration:underline}.privacypolicy_section__WPSuR:last-of-type{margin-bottom:0}.admin-dashboard_admin-dashboard__Wkytt{background:linear-gradient(135deg,#0a1929,#1a2332);color:#fff;min-height:100vh;padding:40px 20px}.admin-dashboard_dashboard-header__wlv3Z{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;padding:0 20px}.admin-dashboard_dashboard-header__wlv3Z h1{color:#fff;font-size:2.5rem;margin:0;text-shadow:0 2px 10px #00000080}.admin-dashboard_tabs__OcEjB{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;padding:0 20px}.admin-dashboard_tab__xcCbZ{background:#2a4d6c4d;border:2px solid #2a4d6c;border-radius:8px;color:#a0b8d0;cursor:pointer;font-size:1.1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.admin-dashboard_tab__xcCbZ:hover{background:#2a4d6c80;border-color:#3d6a8f;transform:translateY(-2px)}.admin-dashboard_tab__xcCbZ.admin-dashboard_active__dmIDl{background:linear-gradient(135deg,#2a4d6c,#1a3d5c);border-color:#4a7fa3;box-shadow:0 4px 15px #2a4d6c66;color:#fff}.admin-dashboard_content__8i7E5{background:#0d284799;border:2px solid #2a4d6c;border-radius:12px;box-shadow:0 8px 25px #0000004d;margin:0 20px;padding:30px}.admin-dashboard_table-container__9ak9s{margin-bottom:20px;overflow-x:auto}.admin-dashboard_data-table__sWgCh{background:#1a3d5c66;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.admin-dashboard_data-table__sWgCh thead{background:linear-gradient(135deg,#1a3d5c,#0d2847)}.admin-dashboard_data-table__sWgCh thead tr th{border-bottom:2px solid #2a4d6c;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.5px;padding:15px;text-align:left;text-transform:uppercase}.admin-dashboard_data-table__sWgCh tbody tr{border-bottom:1px solid #2a4d6c4d;transition:background .2s ease}.admin-dashboard_data-table__sWgCh tbody tr:hover{background:#2a4d6c33}.admin-dashboard_data-table__sWgCh tbody tr td{color:#a0b8d0;font-size:.95rem;padding:15px}.admin-dashboard_role-admin__Ab4\+e{background:linear-gradient(135deg,#dc3545,#c82333);border-radius:6px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.admin-dashboard_role-moderator__IqQKX{background:linear-gradient(135deg,#ffc107,#e0a800);border-radius:6px;color:#000;display:inline-block;font-size:clamp(.9rem,.18vw + .86rem,1rem);font-weight:600;padding:4px 12px}.admin-dashboard_role-user__s4Mdf{background:linear-gradient(135deg,#6c757d,#5a6268);border-radius:6px;color:#fff;font-size:clamp(.9rem,.18vw + .86rem,1rem)}.admin-dashboard_edit-btn__LNoeD{background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:6px;box-shadow:0 3px 10px #007bff4d;color:#fff;cursor:pointer;font-weight:600;padding:8px 20px;transition:all .3s ease}.admin-dashboard_edit-btn__LNoeD:hover{box-shadow:0 5px 15px #007bff66;transform:translateY(-2px)}.admin-dashboard_edit-btn__LNoeD:active{transform:translateY(0)}.admin-dashboard_ban-btn__n9aPs{background:linear-gradient(135deg,#dc3545,#bd2130);border:none;border-radius:6px;box-shadow:0 3px 10px #dc35454d;color:#fff;cursor:pointer;font-weight:600;padding:8px 20px;transition:all .3s ease}.admin-dashboard_ban-btn__n9aPs:hover:not(:disabled){box-shadow:0 5px 15px #dc354566;transform:translateY(-2px)}.admin-dashboard_ban-btn__n9aPs:active{transform:translateY(0)}.admin-dashboard_ban-btn__n9aPs:disabled{cursor:not-allowed;opacity:.5}.admin-dashboard_unban-btn__IoALC{background:linear-gradient(135deg,#28a745,#1e7e34);border:none;border-radius:6px;box-shadow:0 3px 10px #28a7454d;color:#fff;cursor:pointer;font-weight:600;padding:8px 20px;transition:all .3s ease}.admin-dashboard_unban-btn__IoALC:hover{box-shadow:0 5px 15px #28a74566;transform:translateY(-2px)}.admin-dashboard_unban-btn__IoALC:active{transform:translateY(0)}.admin-dashboard_promote-btn__8dak6{background:linear-gradient(135deg,#17a2b8,#117a8b);border:none;border-radius:6px;box-shadow:0 3px 10px #17a2b84d;color:#fff;cursor:pointer;font-weight:600;padding:8px 20px;transition:all .3s ease}.admin-dashboard_promote-btn__8dak6:hover{box-shadow:0 5px 15px #17a2b866;transform:translateY(-2px)}.admin-dashboard_promote-btn__8dak6:active{transform:translateY(0)}.admin-dashboard_demote-btn__xVnUt{background:linear-gradient(135deg,#ffc107,#e0a800);border:none;border-radius:6px;box-shadow:0 3px 10px #ffc1074d;color:#333;cursor:pointer;font-weight:600;padding:8px 20px;transition:all .3s ease}.admin-dashboard_demote-btn__xVnUt:hover{box-shadow:0 5px 15px #ffc10766;transform:translateY(-2px)}.admin-dashboard_demote-btn__xVnUt:active{transform:translateY(0)}.admin-dashboard_status-active__cdlDl{background:#28a74533;border:1px solid #28a745;border-radius:12px;color:#28a745;display:inline-block;font-size:.85em;font-weight:600;padding:4px 12px}.admin-dashboard_status-banned__63DJf{background:#dc354533;border:1px solid #dc3545;border-radius:12px;color:#dc3545;display:inline-block;font-size:.85em;font-weight:600;padding:4px 12px}.admin-dashboard_role-owner__SYK3A{background:linear-gradient(135deg,gold,#ffed4e);border-radius:12px;box-shadow:0 2px 8px #ffd70066;color:#333;display:inline-block;font-size:.85em;font-weight:700;padding:4px 12px;text-shadow:0 1px 2px #0000001a}.admin-dashboard_role-admin__Ab4\+e{background:#17a2b833;border:1px solid #17a2b8;border-radius:12px;color:#17a2b8;display:inline-block;font-size:.85em;font-weight:600;padding:4px 12px}.admin-dashboard_role-user__s4Mdf{background:#a0b8d033;border:1px solid #a0b8d0;border-radius:12px;color:#a0b8d0;display:inline-block;font-size:.85em;font-weight:600;padding:4px 12px}.admin-dashboard_pagination__3gg0R{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:30px}.admin-dashboard_page-button__MGizc{background:#2a4d6c4d;border:2px solid #2a4d6c;border-radius:6px;color:#a0b8d0;cursor:pointer;font-weight:600;padding:10px 18px;transition:all .3s ease}.admin-dashboard_page-button__MGizc:hover:not(:disabled){background:#2a4d6c80;border-color:#3d6a8f;transform:translateY(-2px)}.admin-dashboard_page-button__MGizc.admin-dashboard_active__dmIDl{background:linear-gradient(135deg,#2a4d6c,#1a3d5c);border-color:#4a7fa3;box-shadow:0 4px 15px #2a4d6c66;color:#fff}.admin-dashboard_page-button__MGizc:disabled{cursor:not-allowed;opacity:.5}.admin-dashboard_page-info__QZqgS{color:#a0b8d0;font-size:.95rem;margin-left:15px}.admin-dashboard_loading__y40kE{color:#a0b8d0;font-size:1.5rem;padding:60px 20px;text-align:center}.admin-dashboard_modal-overlay__8D5AL{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.admin-dashboard_modal-content__rOGUo{background:linear-gradient(135deg,#1a3d5c,#0d2847);border:2px solid #2a4d6c;border-radius:12px;box-shadow:0 10px 40px #00000080;display:flex;flex-direction:column;max-height:85vh;max-width:700px;width:100%}.admin-dashboard_modal-header__Im6TY{align-items:center;border-bottom:2px solid #2a4d6c;display:flex;justify-content:space-between;padding:25px}.admin-dashboard_modal-header__Im6TY h2{color:#fff;font-size:1.8rem;margin:0}.admin-dashboard_modal-header__Im6TY .admin-dashboard_close-btn__C\+9Wl{align-items:center;background:none;border:none;border-radius:50%;color:#a0b8d0;cursor:pointer;display:flex;font-size:2rem;height:35px;justify-content:center;padding:0;transition:all .3s ease;width:35px}.admin-dashboard_modal-header__Im6TY .admin-dashboard_close-btn__C\+9Wl:hover{background:#dc354533;color:#dc3545}.admin-dashboard_modal-body__LBisc{flex:1 1;overflow-y:auto;padding:25px}.admin-dashboard_form-field__G61g1{margin-bottom:20px}.admin-dashboard_form-field__G61g1 label{color:#fff;display:block;font-size:1rem;font-weight:600;margin-bottom:8px}.admin-dashboard_form-field__G61g1 input[type=email],.admin-dashboard_form-field__G61g1 input[type=number],.admin-dashboard_form-field__G61g1 input[type=text],.admin-dashboard_form-field__G61g1 select,.admin-dashboard_form-field__G61g1 textarea{background:#0a192999;border:2px solid #2a4d6c;border-radius:8px;color:#fff;font-size:1rem;padding:12px;transition:all .3s ease;width:100%}.admin-dashboard_form-field__G61g1 input[type=email]:focus,.admin-dashboard_form-field__G61g1 input[type=number]:focus,.admin-dashboard_form-field__G61g1 input[type=text]:focus,.admin-dashboard_form-field__G61g1 select:focus,.admin-dashboard_form-field__G61g1 textarea:focus{border-color:#4a7fa3;box-shadow:0 0 0 3px #4a7fa333;outline:none}.admin-dashboard_form-field__G61g1 input[type=checkbox]{cursor:pointer;height:20px;width:20px}.admin-dashboard_form-field__G61g1 textarea{min-height:100px;resize:vertical}.admin-dashboard_modal-footer__QaEe5{border-top:2px solid #2a4d6c;display:flex;gap:15px;justify-content:flex-end;padding:20px 25px}.admin-dashboard_cancel-btn__CVn2I{background:#6c757d4d;border:2px solid #6c757d;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px;transition:all .3s ease}.admin-dashboard_cancel-btn__CVn2I:hover{background:#6c757d80;transform:translateY(-2px)}.admin-dashboard_save-btn__kOgC7{background:linear-gradient(135deg,#28a745,#20803a);border:none;border-radius:8px;box-shadow:0 4px 15px #28a7454d;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px;transition:all .3s ease}.admin-dashboard_save-btn__kOgC7:hover{box-shadow:0 6px 20px #28a74566;transform:translateY(-2px)}.admin-dashboard_save-btn__kOgC7:active{transform:translateY(0)}.admin-dashboard_alert-container__6VrY5{animation:admin-dashboard_slideIn__ySjwN .3s ease-out;bottom:20px;position:fixed;right:20px;z-index:1100}@keyframes admin-dashboard_slideIn__ySjwN{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.admin-dashboard_alert-style__Jr0mY{border-radius:12px;box-shadow:0 6px 20px #0000004d;font-size:1.1rem;font-weight:600;min-width:300px;padding:20px 30px;text-align:center}.admin-dashboard_alert-success__9AFC8{background:linear-gradient(135deg,#28a745,#20803a);box-shadow:0 6px 20px #28a74566;color:#fff}.admin-dashboard_alert-error__iama3{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 6px 20px #dc354566;color:#fff}@media(max-width:768px){.admin-dashboard_admin-dashboard__Wkytt{padding:20px 10px}.admin-dashboard_dashboard-header__wlv3Z{align-items:flex-start;flex-direction:column;gap:20px}.admin-dashboard_dashboard-header__wlv3Z h1{font-size:2rem}.admin-dashboard_tabs__OcEjB{padding:0 10px}.admin-dashboard_tab__xcCbZ{font-size:.95rem;padding:10px 20px}.admin-dashboard_content__8i7E5{margin:0 10px;padding:20px 15px}.admin-dashboard_data-table__sWgCh{font-size:clamp(.9rem,.18vw + .86rem,1rem)}.admin-dashboard_data-table__sWgCh tbody tr td,.admin-dashboard_data-table__sWgCh thead tr th{padding:10px}.admin-dashboard_pagination__3gg0R{gap:5px}.admin-dashboard_page-button__MGizc{font-size:clamp(.9rem,.18vw + .86rem,1rem);padding:8px 12px}.admin-dashboard_modal-content__rOGUo{max-width:95%}}.admin-dashboard_featured-container__4ztGP{background:#2a4d6c33;border:1px solid #2a4d6c;border-radius:12px;padding:30px}.admin-dashboard_featured-slots__H9R0o{display:flex;flex-direction:column;gap:25px}.admin-dashboard_featured-slot__KrIMV{background:#0a192980;border:1px solid #2a4d6c;border-radius:8px;padding:20px}.admin-dashboard_featured-slot__KrIMV label{color:#4a90e2;display:block;font-size:1.1rem;font-weight:600;margin-bottom:10px}.admin-dashboard_featured-select__iXN3-{background:#2a4d6c4d;border:1px solid #2a4d6c;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 15px;width:100%}.admin-dashboard_featured-select__iXN3-:focus{border-color:#4a90e2;outline:none}.admin-dashboard_featured-select__iXN3- option{background:#1a2332;color:#fff}.admin-dashboard_featured-preview__3bysf{background:#4a90e21a;border-radius:6px;display:flex;flex-direction:column;gap:5px;margin-top:15px;padding:12px}.admin-dashboard_featured-preview__3bysf strong{color:#fff;font-size:1rem}.admin-dashboard_featured-preview__3bysf span{color:#6b8ba8;font-size:.9rem}.app{display:flex;flex-direction:column;min-height:100vh;text-align:center}.app-header{background-color:#20242e;color:#fff;max-height:10vh;min-height:3vh}.content{flex:1 1}hr{width:80%}h1{margin-bottom:10px;margin-top:10px}a{color:#fff}.center{display:flex;justify-content:center}.form-group{padding:10px}.tester{background-color:aqua;background-color:#f0c285;background-color:#eef085;background-color:#9ef085;background-color:#90f3ca;background-color:#85f0d0;background-color:#85d7f0;background-color:#85aaf0;background-color:#9585f0;background-color:#ce85f0;background-color:#f085ba;background-color:#f08585}.media_media-description-main__5Kk2\+{display:flex;justify-content:center;margin-bottom:40px;margin-right:auto}
/*# sourceMappingURL=main.b95b8877.css.map*/