.Aprobaciones-module__E-4xlW__main{min-height:100vh;padding-top:120px;padding-bottom:80px}.Aprobaciones-module__E-4xlW__header{justify-content:center;align-items:center;max-width:1400px;min-height:44px;margin:0 auto 40px;display:flex;position:relative}.Aprobaciones-module__E-4xlW__filterBar{background:var(--bg-glass);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:30px;max-width:1400px;margin-bottom:30px;margin-left:auto;margin-right:auto;padding:24px;display:flex}.Aprobaciones-module__E-4xlW__searchBox{flex-direction:column;flex:1;gap:8px;min-width:250px;display:flex}.Aprobaciones-module__E-4xlW__searchBox label,.Aprobaciones-module__E-4xlW__filterField label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}.Aprobaciones-module__E-4xlW__searchBox input{background:var(--bg-input);border:1px solid var(--border-glass);color:var(--text-primary);border-radius:8px;width:100%;padding:12px 16px;transition:all .2s}.Aprobaciones-module__E-4xlW__searchBox input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 10px #d4af3733}.Aprobaciones-module__E-4xlW__filterGroup{flex-wrap:wrap;align-items:flex-end;gap:15px;display:flex}.Aprobaciones-module__E-4xlW__filterBtn{background:var(--bg-surface);border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:11px 18px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Aprobaciones-module__E-4xlW__filterBtn:hover{background:var(--bg-input);color:var(--text-primary);transform:translateY(-2px)}.Aprobaciones-module__E-4xlW__filterBtn.Aprobaciones-module__E-4xlW__active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 15px #8b00004d}.Aprobaciones-module__E-4xlW__tableWrapper{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:16px;max-width:1400px;min-height:520px;margin:0 auto;overflow:hidden}.Aprobaciones-module__E-4xlW__userTable{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%}.Aprobaciones-module__E-4xlW__userTable th{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);border-bottom:2px solid var(--border-glass);vertical-align:top;background:#ffffff08;padding:15px 12px 10px;font-size:.8rem}.Aprobaciones-module__E-4xlW__sortableHeader{cursor:default}.Aprobaciones-module__E-4xlW__headerTitle{white-space:nowrap;cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;transition:background .2s;display:flex}.Aprobaciones-module__E-4xlW__headerTitle:hover{background:#ffffff0d}.Aprobaciones-module__E-4xlW__columnFilter{margin-top:8px}.Aprobaciones-module__E-4xlW__columnFilter input,.Aprobaciones-module__E-4xlW__columnFilter select{background:var(--bg-input);border:1px solid var(--border-glass);width:100%;color:var(--text-primary);border-radius:4px;outline:none;height:28px;padding:0 8px;font-size:.75rem;transition:all .2s}.Aprobaciones-module__E-4xlW__columnFilter input:focus,.Aprobaciones-module__E-4xlW__columnFilter select:focus{border-color:var(--gold)}.Aprobaciones-module__E-4xlW__userTable td{border-bottom:1px solid var(--border-glass);vertical-align:middle;height:70px;padding:12px}.Aprobaciones-module__E-4xlW__row:hover{background:#ffffff05}.Aprobaciones-module__E-4xlW__emptyRow{height:70px}.Aprobaciones-module__E-4xlW__emptyRow td{border-bottom:1px solid #ffffff0d;padding:0}.Aprobaciones-module__E-4xlW__userCell{align-items:center;gap:12px;display:flex}.Aprobaciones-module__E-4xlW__userInfo{flex-direction:column;display:flex}.Aprobaciones-module__E-4xlW__userName{color:var(--text-primary);font-weight:600}.Aprobaciones-module__E-4xlW__userEmail{color:var(--text-muted);font-size:.75rem}.Aprobaciones-module__E-4xlW__typeBadge{color:var(--text-primary);font-size:.85rem;font-weight:600}.Aprobaciones-module__E-4xlW__dateCell{flex-direction:column;display:flex}.Aprobaciones-module__E-4xlW__time{color:var(--text-muted);font-size:.75rem}.Aprobaciones-module__E-4xlW__actionGroup{justify-content:flex-end;gap:8px;display:flex}.Aprobaciones-module__E-4xlW__approveBtn,.Aprobaciones-module__E-4xlW__rejectBtn,.Aprobaciones-module__E-4xlW__viewBtn{border:1px solid var(--border-glass);background:var(--bg-surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex}.Aprobaciones-module__E-4xlW__approveBtn:hover{color:#10b981;background:#10b98126;border-color:#10b981;transform:translateY(-2px)}.Aprobaciones-module__E-4xlW__approveBtn.Aprobaciones-module__E-4xlW__approved{color:#fff;cursor:default;opacity:1;background:#10b981;border-color:#10b981;transform:none;box-shadow:0 0 10px #10b98166}.Aprobaciones-module__E-4xlW__approveBtn.Aprobaciones-module__E-4xlW__approved:hover{color:#fff;background:#10b981;transform:none}.Aprobaciones-module__E-4xlW__rejectBtn:hover{color:#ef4444;background:#ef444426;border-color:#ef4444;transform:translateY(-2px)}.Aprobaciones-module__E-4xlW__viewBtn:hover{border-color:var(--gold);color:var(--gold);background:#c5a05926;transform:translateY(-2px)}.Aprobaciones-module__E-4xlW__pagination{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:16px;justify-content:space-between;align-items:center;max-width:1400px;margin-top:20px;margin-left:auto;margin-right:auto;padding:15px 20px;display:flex}.Aprobaciones-module__E-4xlW__paginationInfo{color:var(--text-secondary);font-size:.85rem}.Aprobaciones-module__E-4xlW__paginationControls{align-items:center;gap:10px;display:flex}.Aprobaciones-module__E-4xlW__pageBtn{background:var(--bg-surface);border:1px solid var(--border-glass);color:var(--text-primary);cursor:pointer;border-radius:6px;padding:6px 12px;font-size:.85rem;transition:all .2s}.Aprobaciones-module__E-4xlW__pageBtn:hover:not(:disabled){background:var(--primary);color:#fff}.Aprobaciones-module__E-4xlW__pageBtn:disabled{opacity:.3;cursor:not-allowed}.Aprobaciones-module__E-4xlW__pageBtn.Aprobaciones-module__E-4xlW__active{background:var(--primary);border-color:var(--primary);font-weight:700}.Aprobaciones-module__E-4xlW__pageSizeSelector{color:var(--text-secondary);align-items:center;gap:10px;font-size:.85rem;display:flex}.Aprobaciones-module__E-4xlW__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Aprobaciones-module__E-4xlW__modal{background:var(--bg-surface);border:1px solid var(--border-glass);width:100%;max-width:600px;box-shadow:var(--shadow-premium);border-radius:24px;padding:40px;animation:.3s ease-out Aprobaciones-module__E-4xlW__modalSlideUp}@keyframes Aprobaciones-module__E-4xlW__modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Aprobaciones-module__E-4xlW__modal h2{color:var(--gold);text-align:center;margin-bottom:30px;font-size:1.8rem}.Aprobaciones-module__E-4xlW__votesList{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}.Aprobaciones-module__E-4xlW__voteSection h3{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:15px;font-size:.95rem}.Aprobaciones-module__E-4xlW__voteSection ul{padding:0;list-style:none}.Aprobaciones-module__E-4xlW__voteSection li{background:var(--bg-input);color:var(--text-primary);border-left:3px solid var(--primary);border-radius:8px;margin-bottom:8px;padding:10px 12px;font-size:.9rem}.Aprobaciones-module__E-4xlW__closeBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-weight:700;transition:all .2s}.Aprobaciones-module__E-4xlW__closeBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}@media (max-width:768px){.Aprobaciones-module__E-4xlW__filterBar{flex-direction:column;align-items:stretch}.Aprobaciones-module__E-4xlW__filterGroup{justify-content:center}.Aprobaciones-module__E-4xlW__tableWrapper{box-shadow:none;background:0 0;border:none;min-height:auto}.Aprobaciones-module__E-4xlW__userTable{display:block}.Aprobaciones-module__E-4xlW__userTable thead{display:none}.Aprobaciones-module__E-4xlW__userTable tbody{flex-direction:column;gap:15px;display:flex}.Aprobaciones-module__E-4xlW__userTable tr{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:12px;padding:15px;display:block}.Aprobaciones-module__E-4xlW__userTable td{text-align:right;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:auto;padding:10px 0;display:flex;width:100%!important}.Aprobaciones-module__E-4xlW__userTable td:before{content:attr(data-label);color:var(--text-secondary);text-transform:uppercase;font-size:.8rem;font-weight:700}.Aprobaciones-module__E-4xlW__userCell{text-align:right;justify-content:flex-end}.Aprobaciones-module__E-4xlW__userInfo{align-items:flex-end}.Aprobaciones-module__E-4xlW__userTable th:nth-child(4),.Aprobaciones-module__E-4xlW__userTable td:nth-child(4){display:none}}
.AlertModal-module__PC_IBG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AlertModal-module__PC_IBG__modal{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:20px;flex-direction:column;width:100%;max-width:450px;animation:.3s cubic-bezier(.175,.885,.32,1.275) AlertModal-module__PC_IBG__scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080}.AlertModal-module__PC_IBG__header{text-align:center;flex-direction:column;align-items:center;gap:15px;padding:30px 30px 10px;display:flex}.AlertModal-module__PC_IBG__icon{justify-content:center;align-items:center;font-size:3rem;display:flex}.AlertModal-module__PC_IBG__customIcon{object-fit:contain;border-radius:12px;width:64px;height:64px}.AlertModal-module__PC_IBG__header h3{color:var(--gold);margin:0;font-size:1.5rem}.AlertModal-module__PC_IBG__content{text-align:center;padding:20px 30px}.AlertModal-module__PC_IBG__content p{color:#fffc;margin:0;font-size:1.1rem;line-height:1.6}.AlertModal-module__PC_IBG__promptInputWrapper{text-align:left;margin-top:18px}.AlertModal-module__PC_IBG__promptLabel{color:var(--text-secondary);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.AlertModal-module__PC_IBG__promptLabel span{opacity:.6;font-style:italic;font-weight:400}.AlertModal-module__PC_IBG__promptInput{border:1px solid var(--border-glass);width:100%;color:var(--text-primary);resize:vertical;background:#ffffff0d;border-radius:10px;min-height:60px;max-height:150px;padding:12px 14px;font-family:inherit;font-size:.95rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.AlertModal-module__PC_IBG__promptInput::placeholder{color:#ffffff4d;font-style:italic}.AlertModal-module__PC_IBG__promptInput:focus{border-color:var(--secondary);box-shadow:0 0 0 2px rgba(var(--secondary-rgb),.15);outline:none}.AlertModal-module__PC_IBG__footer{justify-content:center;gap:15px;padding:30px;display:flex}.AlertModal-module__PC_IBG__button{background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 4px 15px rgba(var(--primary-rgb),.3);text-transform:uppercase;letter-spacing:1px;border:none;border-radius:12px;padding:12px 35px;font-size:1rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.AlertModal-module__PC_IBG__button:hover{box-shadow:0 8px 25px rgba(var(--primary-rgb),.4);filter:brightness(1.1);transform:translateY(-2px)scale(1.05)}.AlertModal-module__PC_IBG__button:active{transform:translateY(1px)}.AlertModal-module__PC_IBG__cancelBtn{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border-glass);background:#ffffff1a}.AlertModal-module__PC_IBG__cancelBtn:hover{background:#ffffff26;box-shadow:0 4px 15px #0003}@keyframes AlertModal-module__PC_IBG__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.AlertModal-module__PC_IBG__success{text-shadow:0 0 20px #10b98180}.AlertModal-module__PC_IBG__error{text-shadow:0 0 20px #ef444480}.AlertModal-module__PC_IBG__info{text-shadow:0 0 20px #3b82f680}.AlertModal-module__PC_IBG__warning{text-shadow:0 0 20px #f59e0b80}.AlertModal-module__PC_IBG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite AlertModal-module__PC_IBG__spin}@keyframes AlertModal-module__PC_IBG__spin{to{transform:rotate(360deg)}}.AlertModal-module__PC_IBG__loadingBtn{opacity:.8;cursor:not-allowed;justify-content:center;align-items:center;min-width:120px;display:flex}.AlertModal-module__PC_IBG__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
.Navbar-module__nuAbfa__nav{z-index:1000;border-bottom:2px solid var(--nav-border);background-color:var(--nav-bg);align-items:center;height:70px;transition:background-color .1s ease-out,border-color .1s ease-out,height .3s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0000000d;border-radius:0!important}.Navbar-module__nuAbfa__container{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.Navbar-module__nuAbfa__logo{color:var(--primary);white-space:nowrap;align-items:center;gap:18px;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__logoImg{background:#fff;border-radius:50%;width:auto;height:45px;padding:2px}.Navbar-module__nuAbfa__links{justify-self:center;gap:15px;display:flex}.Navbar-module__nuAbfa__links li{text-align:center;justify-content:center;align-items:center;min-width:115px;list-style:none;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-secondary);border-radius:8px;padding:8px 12px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Navbar-module__nuAbfa__links a:hover,.Navbar-module__nuAbfa__links a.Navbar-module__nuAbfa__active{color:var(--text-primary)}.Navbar-module__nuAbfa__links a.Navbar-module__nuAbfa__active{font-weight:700}.Navbar-module__nuAbfa__links a:after{content:"";background:var(--primary);border-radius:2px;width:0;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__links a.Navbar-module__nuAbfa__active:after{width:70%}.Navbar-module__nuAbfa__links a:hover:after{width:40%}.Navbar-module__nuAbfa__gremioLink{color:var(--primary)!important;font-weight:700!important}.Navbar-module__nuAbfa__gremioLink.Navbar-module__nuAbfa__active{opacity:1}.Navbar-module__nuAbfa__actions{justify-self:end;align-items:center;gap:20px;display:flex}.Navbar-module__nuAbfa__userSection{position:relative}.Navbar-module__nuAbfa__logoArea{color:var(--primary);align-items:center;gap:20px;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__userBtn{color:var(--text-primary);align-items:center;gap:10px;font-weight:600;display:flex}.Navbar-module__nuAbfa__avatar{border:2px solid var(--primary);border-radius:50%;width:32px;height:32px}.Navbar-module__nuAbfa__avatarContainer{justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__nuAbfa__notificationBadge{z-index:10;color:#fff;border:1.5px solid var(--bg-surface);pointer-events:none;background:#ff3b30;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:900;line-height:1;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #ff3b3066}.Navbar-module__nuAbfa__flagIcon{object-fit:cover;border-radius:2px;width:24px;height:18px;display:block}.Navbar-module__nuAbfa__dropdown{z-index:1001;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:var(--bg-surface);-webkit-backdrop-filter:blur(25px);border:1px solid var(--border-glass);border-radius:32px;flex-direction:column;width:290px;max-height:calc(100vh - 100px);margin-top:15px;padding:24px 18px;display:flex;position:absolute;top:100%;right:0;overflow:hidden auto;box-shadow:0 25px 60px #00000a66,0 0 0 1px #ffffff0d}.Navbar-module__nuAbfa__dropdown::-webkit-scrollbar{display:none}[data-theme=dark] .Navbar-module__nuAbfa__dropdown{background:#1e293b;border:1px solid #ffffff26;box-shadow:0 30px 70px #000000e6,0 0 30px #b91c1c26}.Navbar-module__nuAbfa__dropdownHeader{border-bottom:1px solid var(--border-glass);flex-direction:row;align-items:center;gap:16px;margin-bottom:12px;padding:0 4px 12px;display:flex}.Navbar-module__nuAbfa__userInfo{text-align:left;flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.Navbar-module__nuAbfa__guestTitle{font-family:var(--font-titles);color:var(--primary);font-size:1.1rem;font-weight:800}.Navbar-module__nuAbfa__profileLink{color:var(--text-primary);transition:var(--transition-fast);font-size:1.2rem;font-weight:800;font-family:var(--font-titles);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;display:block;overflow:hidden}.Navbar-module__nuAbfa__profileLink:hover{color:var(--primary)}.Navbar-module__nuAbfa__userEmail{color:var(--text-secondary);word-break:break-all;opacity:.7;font-size:.75rem}.Navbar-module__nuAbfa__headerFlags{align-items:center;gap:6px;display:flex}.Navbar-module__nuAbfa__headerFlags button{cursor:pointer;transition:var(--transition-fast);opacity:.5;filter:grayscale();background:0 0;border:none;padding:2px}.Navbar-module__nuAbfa__headerFlags button:hover{opacity:1;filter:grayscale(0%);transform:scale(1.1)}.Navbar-module__nuAbfa__headerFlags .Navbar-module__nuAbfa__activeLang{opacity:1;filter:grayscale(0%);background:#c5a0591a;border-radius:4px}.Navbar-module__nuAbfa__dropdownDivider{background:var(--border-glass);opacity:.3;width:100%;height:1px;margin:4px 0 12px}.Navbar-module__nuAbfa__dropdownItem{cursor:pointer;color:var(--text-primary);text-align:left;background:rgba(var(--primary-rgb),.05);border:1px solid #0000;border-radius:100px;align-items:center;gap:12px;width:100%;margin-bottom:10px;padding:12px 20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}[data-theme=dark] .Navbar-module__nuAbfa__dropdownItem{background:#ffffff08;border-color:#ffffff0d}.Navbar-module__nuAbfa__dropdownItem:hover{background:var(--primary);box-shadow:0 8px 20px rgba(var(--primary-rgb),.2);transform:scale(1.03)translateY(-1px);color:#fff!important}[data-theme=dark] .Navbar-module__nuAbfa__dropdownItem:hover{box-shadow:0 8px 20px #0006}.Navbar-module__nuAbfa__itemText{letter-spacing:.3px;font-size:.9rem;font-weight:700}.Navbar-module__nuAbfa__notificationDot{background:#ff3b30;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 8px #ff3b3080}.Navbar-module__nuAbfa__logoutAction:hover{background:#ef44441a}.Navbar-module__nuAbfa__adminSubmenuContainer{width:100%;margin-bottom:10px;transition:all .3s}.Navbar-module__nuAbfa__subMenuItems{background:#ffffff08;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Navbar-module__nuAbfa__subMenuVisible{opacity:1;border:1px solid #ffffff0d;max-height:500px;margin-top:4px;margin-bottom:15px;padding:8px 12px}.Navbar-module__nuAbfa__subMenuHidden{opacity:0;pointer-events:none;border:1px solid #0000;max-height:0;margin-top:0;margin-bottom:0;padding:0 12px}.Navbar-module__nuAbfa__subItem{color:var(--text-primary);border-radius:12px;align-items:center;gap:12px;padding:10px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__nuAbfa__subItem:hover{background:rgba(var(--primary-rgb),.1);color:var(--primary);transform:translate(5px)}.Navbar-module__nuAbfa__subIcon{width:28px;height:28px;transition:var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__nuAbfa__iconGreen{color:#22c55e;background:#22c55e26}.Navbar-module__nuAbfa__iconPurple{color:#a855f7;background:#a855f726}.Navbar-module__nuAbfa__iconGold{color:#eab308;background:#eab30826}.Navbar-module__nuAbfa__iconPink{color:#ec4899;background:#ec489926}.Navbar-module__nuAbfa__iconWhite{color:#fff;background:#ffffff1a}.Navbar-module__nuAbfa__iconSilver{color:#94a3b8;background:#94a3b826}.Navbar-module__nuAbfa__iconBlue{color:#3b82f6;background:#3b82f626}.Navbar-module__nuAbfa__subItem:hover .Navbar-module__nuAbfa__subIcon{transform:scale(1.15)rotate(5deg);box-shadow:0 0 10px}.Navbar-module__nuAbfa__submenuActive{box-shadow:0 0 15px rgba(var(--primary-rgb),.1);border-color:var(--primary)!important;background:rgba(var(--primary-rgb),.1)!important}.Navbar-module__nuAbfa__iconWrapper{align-items:center;display:flex;position:relative}.Navbar-module__nuAbfa__toggleNotificationDot{border:1px solid var(--bg-surface);background:#ff4d4d;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.Navbar-module__nuAbfa__notificationLink{background:#ff4d4d0d!important;border:1px solid #ff4d4d1a!important}.Navbar-module__nuAbfa__notificationLink:hover{color:#fff!important;background:#ff4d4d!important}.Navbar-module__nuAbfa__registerAction{background:var(--gradient-gold)!important;color:#000!important;border:none!important}.Navbar-module__nuAbfa__registerAction:hover{transform:scale(1.05)translateY(-2px)!important;box-shadow:0 10px 25px #d4af3766!important}.Navbar-module__nuAbfa__langSelector{flex-direction:column;gap:8px;padding:5px 0;display:flex}.Navbar-module__nuAbfa__langSelector span{color:var(--text-secondary);font-size:.75rem;font-weight:600}.Navbar-module__nuAbfa__flags{justify-content:center;gap:15px;display:flex}.Navbar-module__nuAbfa__flags button{filter:grayscale();opacity:.5;cursor:pointer;border-radius:8px;padding:5px;font-size:1.8rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__nuAbfa__flags button:hover{opacity:.8;filter:grayscale(50%);transform:scale(1.2)}.Navbar-module__nuAbfa__activeLang{background:var(--bg-surface);box-shadow:var(--shadow-premium);transform:scale(1.1);opacity:1!important;filter:grayscale(0%)!important}.Navbar-module__nuAbfa__loginWrapper{align-items:center;gap:15px;display:flex}.Navbar-module__nuAbfa__guestMenuWrapper{align-items:center;display:flex;position:relative}.Navbar-module__nuAbfa__loginBtn{transition:var(--transition-fast);color:var(--text-primary);border:1px solid var(--border-glass);background:0 0;border-radius:8px;justify-content:center;align-items:center;min-width:150px;padding:8px 16px;font-weight:600;display:flex}.Navbar-module__nuAbfa__loginBtn:hover{border-color:var(--primary);background:#ffffff0d}.Navbar-module__nuAbfa__registerBtn{transition:var(--transition-fast);background:var(--gradient-gold);color:#000;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:165px;padding:8px 20px;font-weight:700;display:flex;box-shadow:0 4px 15px #d4af3733}.Navbar-module__nuAbfa__registerBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4af3766}.Navbar-module__nuAbfa__guestLangBtn{cursor:pointer;background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:8px;padding:4px 8px;font-size:1.5rem;transition:all .3s}.Navbar-module__nuAbfa__guestLangBtn:hover{background:var(--bg-glass);transform:translateY(-2px)}.Navbar-module__nuAbfa__navLoading{justify-content:center;align-items:center;padding:0 20px;display:flex}.Navbar-module__nuAbfa__spinner{border:2px solid #d4af371a;border-top-color:var(--primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Navbar-module__nuAbfa__spin}@keyframes Navbar-module__nuAbfa__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.Navbar-module__nuAbfa__links{display:none}}.Navbar-module__nuAbfa__mobileOnlyDropdown,.Navbar-module__nuAbfa__mobileOnlyLinks{display:none}.Navbar-module__nuAbfa__desktopOnlyLinks{display:block}@media (max-width:1024px){.Navbar-module__nuAbfa__container{justify-content:space-between;display:flex}.Navbar-module__nuAbfa__nav{height:60px}.Navbar-module__nuAbfa__logo span{max-width:none;font-size:1.1rem;line-height:1.2}.Navbar-module__nuAbfa__logoImg{height:35px}.Navbar-module__nuAbfa__actions{gap:10px}.Navbar-module__nuAbfa__loginBtn,.Navbar-module__nuAbfa__guestLangBtn,.Navbar-module__nuAbfa__userName,.Navbar-module__nuAbfa__registerBtn{display:none}.Navbar-module__nuAbfa__mobileOnlyDropdown,.Navbar-module__nuAbfa__mobileOnlyLinks{display:block}.Navbar-module__nuAbfa__desktopOnlyLinks{display:none}}.Navbar-module__nuAbfa__hamburger{cursor:pointer;border:1px solid var(--border-glass);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}@media (max-width:1024px){.Navbar-module__nuAbfa__hamburger{display:flex}}.Navbar-module__nuAbfa__burgerLines{background:var(--text-primary);width:22px;height:2px;transition:all .3s;position:relative}.Navbar-module__nuAbfa__burgerLines:before,.Navbar-module__nuAbfa__burgerLines:after{content:"";background:var(--text-primary);width:100%;height:100%;transition:all .3s;position:absolute;left:0}.Navbar-module__nuAbfa__burgerLines:before{top:-6px}.Navbar-module__nuAbfa__burgerLines:after{top:6px}.Navbar-module__nuAbfa__burgerActive{background:0 0!important}.Navbar-module__nuAbfa__burgerActive:before,.Navbar-module__nuAbfa__burgerActive:after{top:0;background:var(--primary)!important}.Navbar-module__nuAbfa__burgerActive:before{transform:rotate(45deg)}.Navbar-module__nuAbfa__burgerActive:after{transform:rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{z-index:999;border-radius:20px;padding:24px;position:fixed;top:65px;left:10px;right:10px;box-shadow:0 20px 40px #0006}.Navbar-module__nuAbfa__mobileLinks{flex-direction:column;gap:20px;display:flex}.Navbar-module__nuAbfa__mobileLinks a{color:var(--text-primary);border-bottom:1px solid var(--border-glass);padding:10px 0;font-size:1.2rem;font-weight:700;display:block}.Navbar-module__nuAbfa__mobileRegisterBtn{background:var(--gradient-gold);color:#000;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:10px;padding:16px;font-size:1.1rem;font-weight:800}.Navbar-module__nuAbfa__userName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border-glass);background:var(--bg-surface);color:var(--text-primary);padding:40px 0 30px}.Footer-module__EZoWya__container{grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:30px;display:grid}.Footer-module__EZoWya__brandInfo{flex-direction:column;gap:15px;display:flex}.Footer-module__EZoWya__logoArea{color:var(--primary);align-items:center;gap:20px;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoImg{background:#fff;border-radius:50%;width:auto;height:50px;padding:2px}.Footer-module__EZoWya__description{color:var(--text-secondary);max-width:400px;line-height:1.6}.Footer-module__EZoWya__title{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:1.1rem}.Footer-module__EZoWya__linksList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__linksList a{color:var(--text-secondary);transition:var(--transition-fast)}.Footer-module__EZoWya__linksList a:hover{color:var(--primary)}.Footer-module__EZoWya__socialGrid{gap:10px;display:flex}.Footer-module__EZoWya__socialIcon{border:1px solid var(--border-glass);width:40px;height:40px;color:var(--text-primary);background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__EZoWya__socialIcon:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-5px)}.Footer-module__EZoWya__bottomBar{border-top:1px solid var(--border-glass);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:20px;font-size:.9rem;display:flex}.Footer-module__EZoWya__credits{font-weight:600}.Footer-module__EZoWya__credits span{color:var(--secondary)}@media (max-width:1024px){.Footer-module__EZoWya__container{grid-template-columns:1.5fr 1fr}}@media (max-width:768px){.Footer-module__EZoWya__container{grid-template-columns:1fr;gap:40px}.Footer-module__EZoWya__bottomBar{text-align:center;flex-direction:column;gap:20px}}
.gremio-module__6TOTSq__main{min-height:40vh;padding-top:40px;padding-bottom:120px}.gremio-module__6TOTSq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.gremio-module__6TOTSq__title{margin-bottom:8px;font-size:2.2rem}.gremio-module__6TOTSq__subtitle{color:var(--text-secondary);opacity:.8;max-width:700px;margin:0 auto;font-size:.95rem;line-height:1.4}.gremio-module__6TOTSq__grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:30px;width:100%;display:grid}@media (max-width:840px){.gremio-module__6TOTSq__grid{grid-template-columns:1fr;gap:20px}}@media (max-width:480px){.gremio-module__6TOTSq__grid{gap:15px}}.gremio-module__6TOTSq__unreadBadge{color:#fff;background:#ef4444;border-radius:100px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:2px 8px;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 0 10px #ef444466}.gremio-module__6TOTSq__card{flex-direction:column;gap:16px;padding:30px;display:flex}.gremio-module__6TOTSq__spanAll{grid-column:1/-1}.gremio-module__6TOTSq__profileCard{grid-column:1/-1;background:linear-gradient(135deg,#ffffff0d,#ffffff05)!important;border:1px solid #ffffff1a!important;padding:25px 35px!important;box-shadow:0 10px 40px #0000004d!important}.gremio-module__6TOTSq__profileLayout{justify-content:space-between;align-items:center;gap:30px;display:flex}.gremio-module__6TOTSq__profileMain{flex:1;align-items:center;gap:20px;display:flex}.gremio-module__6TOTSq__profileInfo{flex-direction:column;gap:4px;display:flex}.gremio-module__6TOTSq__profileInfo h3{margin:0;font-size:1.4rem}.gremio-module__6TOTSq__profileInfo p{opacity:.8;margin:0;font-size:.9rem}.gremio-module__6TOTSq__profileStatCompact{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.gremio-module__6TOTSq__profileStatCompact .gremio-module__6TOTSq__statLabel{letter-spacing:.8px;opacity:.7;font-size:.65rem}.gremio-module__6TOTSq__profileStats{align-items:center;gap:30px;display:flex}.gremio-module__6TOTSq__profileStatCompact .gremio-module__6TOTSq__statusBadge{width:fit-content;margin-top:2px;padding:2px 10px;font-size:.75rem}.gremio-module__6TOTSq__profileActions{flex-direction:column;gap:12px;display:flex}.gremio-module__6TOTSq__editBtnCompact,.gremio-module__6TOTSq__renewBtnProfile{color:var(--text-primary);cursor:pointer;width:100%;font-size:.75rem;font-weight:700;font-family:var(--font-cinzel);text-transform:uppercase;letter-spacing:.5px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:6px 14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.gremio-module__6TOTSq__renewBtnProfile{color:#a855f7;background:linear-gradient(135deg,#a855f71a,#8b5cf61a);border-color:#a855f74d}.gremio-module__6TOTSq__renewBtnProfile:hover{background:linear-gradient(135deg,#a855f74d,#8b5cf64d);border-color:#a855f7;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #a855f766}.gremio-module__6TOTSq__editBtnCompact:hover{border-color:var(--secondary);color:var(--secondary);background:#ffffff1a;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #b8860b33}.gremio-module__6TOTSq__adminGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:10px;display:grid}.gremio-module__6TOTSq__adminSectionCard{border:1px solid var(--border-glass);background:#ffffff08;border-radius:15px;flex-direction:column;gap:15px;height:100%;padding:25px;transition:all .3s;display:flex}.gremio-module__6TOTSq__adminSectionCard:hover{border-color:var(--secondary);background:#ffffff0d;transform:translateY(-5px)}.gremio-module__6TOTSq__adminSectionCard h4{font-family:var(--font-cinzel);color:var(--secondary);align-items:center;gap:10px;margin-bottom:5px;font-size:1.1rem;display:flex}.gremio-module__6TOTSq__adminBtnPremium{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:center;border:none;border-radius:10px;margin-top:auto;padding:12px;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px #600000}.gremio-module__6TOTSq__adminBtnPremium:hover{background:#991b1b;transform:translateY(-2px);box-shadow:0 6px #600000}.gremio-module__6TOTSq__adminBtnPremium:active{transform:translateY(2px);box-shadow:0 2px #600000}.gremio-module__6TOTSq__adminBtnSecondary{border:1px solid var(--border-glass);box-shadow:none;color:var(--text-primary);background:0 0}.gremio-module__6TOTSq__adminBtnSecondary:hover{border-color:var(--secondary);color:var(--secondary);box-shadow:none;background:#ffffff1a}.gremio-module__6TOTSq__pendingItemPremium{border:1px solid var(--border-glass);background:#0003;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.gremio-module__6TOTSq__pendingUserDetail{flex-direction:column;display:flex}.gremio-module__6TOTSq__pendingUserDetail strong{color:var(--text-primary);font-size:.95rem}.gremio-module__6TOTSq__pendingUserDetail span{color:var(--text-secondary);font-size:.75rem}.gremio-module__6TOTSq__approveBtnSmallPremium{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 15px;font-size:.75rem;font-weight:700;transition:all .2s}.gremio-module__6TOTSq__approveBtnSmallPremium:hover{filter:brightness(1.2);transform:scale(1.05)}.gremio-module__6TOTSq__cardHeader{justify-content:space-between;align-items:center;gap:15px;width:100%;margin-bottom:0;display:flex}.gremio-module__6TOTSq__cardTitle{font-size:1.5rem;font-family:var(--font-cinzel);margin:0}.gremio-module__6TOTSq__largeAvatar{border:4px solid var(--primary);border-radius:50%;width:80px;height:80px}.gremio-module__6TOTSq__stats{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:12px;flex-direction:column;gap:15px;padding:20px;display:flex}.gremio-module__6TOTSq__stat{justify-content:space-between;align-items:center;display:flex}.gremio-module__6TOTSq__statLabel{color:var(--text-secondary);font-size:.9rem}.gremio-module__6TOTSq__statusBadge{background:var(--bg-surface);color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;border:1px solid var(--border-glass);border-radius:100px;align-items:center;gap:6px;padding:4px 14px;font-size:.75rem;font-weight:800;display:flex;box-shadow:0 2px 8px #0003}.gremio-module__6TOTSq__member{color:#fff!important;background:linear-gradient(135deg,#059669,#10b981)!important;border-color:#10b9814d!important;box-shadow:0 0 15px #10b9814d!important}.gremio-module__6TOTSq__pending{color:#fff!important;background:linear-gradient(135deg,#d97706,#fbbf24)!important;border-color:#fbbf244d!important;box-shadow:0 0 15px #fbbf244d!important}.gremio-module__6TOTSq__pending_approval{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#8b5cf6)!important;border-color:#8b5cf64d!important;box-shadow:0 0 15px #8b5cf64d!important}.gremio-module__6TOTSq__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2b2b2bb3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gremio-module__6TOTSq__modal{text-align:center;width:90%;max-width:600px;padding:40px;position:relative}.gremio-module__6TOTSq__infoModal{width:95%!important;max-width:1000px!important}.gremio-module__6TOTSq__codiceFullScreen .gremio-module__6TOTSq__modal{border:2px solid var(--secondary);min-height:400px;box-shadow:0 0 50px #000c,0 0 20px #b8860b33;background:linear-gradient(135deg,#1e0000f2,#0f0000fa)!important;max-width:800px!important}.gremio-module__6TOTSq__codiceFullScreen .gremio-module__6TOTSq__modalTitle{color:var(--secondary);margin-bottom:10px;font-size:2.5rem}.gremio-module__6TOTSq__closeBtn{color:var(--text-secondary);font-size:2rem;position:absolute;top:20px;right:20px}.gremio-module__6TOTSq__paymentPlansGrid{grid-template-columns:1fr 1fr;gap:20px;margin-top:30px;display:grid}.gremio-module__6TOTSq__planBlock{text-align:center;background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.gremio-module__6TOTSq__planBlock:hover{background:var(--bg-glass);border-color:var(--secondary);transform:translateY(-8px);box-shadow:0 15px 35px -10px #b8860b40}.gremio-module__6TOTSq__recommendedPlan{box-shadow:0 0 20px #b8860b26;border-color:var(--secondary)!important;background:#b8860b0d!important}.gremio-module__6TOTSq__recommendedBadge{background:var(--secondary);color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:2;padding:4px 40px;font-size:.65rem;font-weight:800;position:absolute;top:12px;right:-30px;transform:rotate(45deg);box-shadow:0 2px 10px #0003}.gremio-module__6TOTSq__planIcon{margin-bottom:5px;font-size:40px}.gremio-module__6TOTSq__planName{font-family:var(--font-cinzel);color:var(--text-primary);margin:0;font-size:1rem}.gremio-module__6TOTSq__planPrice{color:var(--secondary);font-size:1.6rem;font-weight:800}.gremio-module__6TOTSq__planSaving{color:#10b981;margin-top:-8px;font-size:.75rem;font-weight:700}.gremio-module__6TOTSq__planActions{flex-direction:column;gap:12px;width:100%;margin-top:10px;display:flex}.gremio-module__6TOTSq__actionBtn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.gremio-module__6TOTSq__bizumIconBtn{width:auto;height:18px}.gremio-module__6TOTSq__paymentModalLarge{max-width:800px}.gremio-module__6TOTSq__optionBtn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:10px;padding:12px;font-size:.8rem;font-weight:700;transition:all .2s}.gremio-module__6TOTSq__stripeBtn{color:#fff;background:#635bff}.gremio-module__6TOTSq__stripeBtn:hover{filter:brightness(1.2);box-shadow:0 0 15px #635bff66}.gremio-module__6TOTSq__bizumBtn{color:#fff;background:#00877a}.gremio-module__6TOTSq__bizumBtn:hover{filter:brightness(1.2);box-shadow:0 0 15px #00877a66}.gremio-module__6TOTSq__bizumLogoSmall{object-fit:contain;width:60px;height:40px}@media (max-width:768px){.gremio-module__6TOTSq__profileLayout{text-align:center;flex-direction:column;align-items:center;gap:20px}.gremio-module__6TOTSq__profileMain{flex-direction:column;width:100%}.gremio-module__6TOTSq__profileInfo{align-items:center}.gremio-module__6TOTSq__profileInfo p{word-break:break-all;font-size:.85rem}.gremio-module__6TOTSq__profileStats{flex-wrap:wrap;justify-content:center;gap:20px;width:100%}.gremio-module__6TOTSq__header h1{font-size:1.8rem}.gremio-module__6TOTSq__subtitle{padding:0 10px;font-size:.85rem}.gremio-module__6TOTSq__header{margin-bottom:10px}.gremio-module__6TOTSq__main{padding-bottom:60px}.gremio-module__6TOTSq__card{padding:20px}.gremio-module__6TOTSq__dashboardButtons{flex-direction:column}}.gremio-module__6TOTSq__dashboardButtons{flex-flow:wrap;gap:12px;width:100%;margin-bottom:20px;padding-top:8px;display:flex}.gremio-module__6TOTSq__editBtn,.gremio-module__6TOTSq__findBtn{background:var(--bg-surface);color:var(--text-primary);border:1.5px solid var(--border-glass);letter-spacing:.8px;border-radius:10px;flex:200px;margin-top:auto;padding:12px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #5d40370d}.gremio-module__6TOTSq__editBtn:hover,.gremio-module__6TOTSq__findBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #8b000066}.gremio-module__6TOTSq__findBtnSecondary{color:var(--secondary);border:1px dashed var(--secondary);cursor:pointer;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;background:0 0;border-radius:10px;flex:200px;padding:12px;font-size:.8rem;font-weight:600;transition:all .2s}.gremio-module__6TOTSq__findBtnSecondary:hover{background:#b8860b1a;border-style:solid;transform:translateY(-2px)}.gremio-module__6TOTSq__tableList{flex-direction:column;gap:12px;width:100%;max-height:183px;margin-top:5px;padding-right:8px;display:flex;overflow-y:auto}.gremio-module__6TOTSq__tableItem{background:var(--bg-surface);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid var(--border-glass);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 15px;transition:all .2s;display:flex}[data-theme=dark] .gremio-module__6TOTSq__tableItem{background:#0006}.gremio-module__6TOTSq__tableItem:hover{background:rgba(var(--primary-rgb),.05);border-color:var(--primary);transform:translate(4px)}[data-theme=dark] .gremio-module__6TOTSq__tableItem:hover{background:#0009}.gremio-module__6TOTSq__tableInfo h4{margin:5px 0}.gremio-module__6TOTSq__tableInfo p{color:var(--text-secondary);font-size:.85rem}.gremio-module__6TOTSq__tag{color:var(--secondary);text-transform:uppercase;font-size:.7rem;font-weight:700}.gremio-module__6TOTSq__masterBadge{background:linear-gradient(135deg,var(--secondary),#f59e0b);color:#000;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;margin-left:10px;padding:2px 8px;font-size:.65rem;font-weight:800;box-shadow:0 0 10px #b8860b4d}.gremio-module__6TOTSq__pendingBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#8b5cf6;border-radius:4px;margin-left:8px;padding:2px 8px;font-size:.65rem;font-weight:800;box-shadow:0 0 10px #8b5cf64d}.gremio-module__6TOTSq__emptyStateContainer{text-align:center;background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;min-height:480px;padding:40px 25px;display:flex;position:relative;overflow:hidden}[data-theme=dark] .gremio-module__6TOTSq__emptyStateContainer{background:#0f172acc}.gremio-module__6TOTSq__emptyStateImage{object-fit:cover;opacity:.15;z-index:0;pointer-events:none;filter:sepia(.2)brightness(1.2)contrast(.9);width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=dark] .gremio-module__6TOTSq__emptyStateImage{opacity:.15;filter:sepia(.5)contrast(1.2)brightness(.6)}.gremio-module__6TOTSq__emptyStateContent{z-index:1;max-width:400px;position:relative}.gremio-module__6TOTSq__emptyStateTitle{font-family:var(--font-cinzel);color:var(--secondary);text-shadow:0 2px 10px #0000000d;white-space:nowrap;margin-bottom:12px;font-size:1.5rem;overflow:visible}@media (max-width:480px){.gremio-module__6TOTSq__emptyStateTitle{white-space:normal;font-size:1.15rem}}[data-theme=dark] .gremio-module__6TOTSq__emptyStateTitle{text-shadow:0 2px 10px #000c,0 0 20px #b8860b80}.gremio-module__6TOTSq__emptyStateText{color:var(--text-secondary);margin-bottom:25px;font-size:.95rem;line-height:1.5}.gremio-module__6TOTSq__findBtnPremium{background:var(--primary);color:#fff;font-weight:700;font-family:var(--font-cinzel);text-transform:uppercase;letter-spacing:1px;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex:200px;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 5px 15px #8b00004d,inset 0 0 0 1px #ffffff1a}.gremio-module__6TOTSq__findBtnPremium:hover{filter:brightness(1.1);transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #8b000080,inset 0 0 0 1px #fff3}.gremio-module__6TOTSq__findBtnPremium:active{transform:translateY(0)}.gremio-module__6TOTSq__membershipContent{justify-content:space-between;align-items:center;display:flex}.gremio-module__6TOTSq__paymentCTA{text-align:right;flex-direction:column;gap:10px;display:flex}.gremio-module__6TOTSq__price{color:var(--secondary);font-size:1.5rem;font-weight:700}.gremio-module__6TOTSq__paymentBtn{color:var(--primary);border:1px solid var(--primary);letter-spacing:1px;text-transform:uppercase;background:0 0;border-radius:10px;padding:12px 24px;font-size:.8rem;font-weight:700;transition:all .3s}[data-theme=dark] .gremio-module__6TOTSq__paymentBtn{color:#fff;border-color:#fff3}.gremio-module__6TOTSq__paymentBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.gremio-module__6TOTSq__modal h2{margin-bottom:10px;font-weight:700;font-family:var(--font-main)!important}.gremio-module__6TOTSq__modal h4{font-family:var(--font-main)!important}.gremio-module__6TOTSq__calendarModal{width:95%;max-width:950px;max-height:90vh;padding:30px}.gremio-module__6TOTSq__modalContentCols{grid-template-columns:350px 1fr;gap:30px;margin-top:20px;display:grid}.gremio-module__6TOTSq__calendarCol{flex:1}.gremio-module__6TOTSq__gamesCol{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:12px;flex-direction:column;flex:1.5;min-height:400px;max-height:500px;padding:20px;display:flex;overflow-y:auto}.gremio-module__6TOTSq__calendarContainer{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:12px;margin:0;padding:15px}.gremio-module__6TOTSq__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.gremio-module__6TOTSq__calendarHeader h3{text-align:center;color:var(--secondary);text-transform:capitalize;margin:0}.gremio-module__6TOTSq__navMonthBtn{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-glass);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex}.gremio-module__6TOTSq__navMonthBtn:hover{background:var(--primary)}.gremio-module__6TOTSq__emptyDay{aspect-ratio:1}.gremio-module__6TOTSq__calendarGrid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.gremio-module__6TOTSq__dayOfWeek{text-align:center;color:var(--text-secondary);padding-bottom:5px;font-size:.7rem;font-weight:700}.gremio-module__6TOTSq__calendarDay{aspect-ratio:1;background:var(--bg-surface);border:1px solid var(--border-glass);color:var(--text-primary);cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;font-size:.85rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.gremio-module__6TOTSq__statusBadge.gremio-module__6TOTSq__inactive{color:#ef4444;background:#ef44441a}.gremio-module__6TOTSq__roleTag{background:linear-gradient(135deg,#600000,var(--primary));color:#fff;text-transform:uppercase;letter-spacing:.8px;border:1px solid #ffffff1a;border-radius:100px;align-items:center;width:fit-content;margin-top:6px;padding:3px 12px;font-size:.65rem;font-weight:800;display:inline-flex;box-shadow:0 4px 10px #8b00004d}.gremio-module__6TOTSq__calendarDay:hover{border-color:var(--primary);background:#ffffff1a}.gremio-module__6TOTSq__hasGames{border-color:var(--secondary)}.gremio-module__6TOTSq__selectedDay{border-color:var(--primary);color:#fff;font-weight:700;box-shadow:0 0 10px #8b00004d;background:var(--primary)!important}.gremio-module__6TOTSq__gameIndicator{background:var(--primary);width:6px;height:6px;box-shadow:0 0 5px var(--primary);border-radius:50%;position:absolute;bottom:4px}.gremio-module__6TOTSq__gameDetails h4{color:var(--secondary);margin-bottom:15px;font-size:1.1rem}.gremio-module__6TOTSq__gamesList{flex-direction:column;gap:12px;display:flex}.gremio-module__6TOTSq__gameCard{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:10px;flex-direction:column;gap:10px;height:100%;padding:12px;display:flex}.gremio-module__6TOTSq__selectPrompt{text-align:center;color:var(--text-secondary);flex:1;justify-content:center;align-items:center;padding:20px;font-style:italic;display:flex}.gremio-module__6TOTSq__gameHeader{justify-content:space-between;align-items:flex-start;display:flex}.gremio-module__6TOTSq__gameTitleGroup{align-items:center;gap:10px;display:flex}.gremio-module__6TOTSq__gameLangFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:14px;box-shadow:0 2px 4px #0000001a}.gremio-module__6TOTSq__gameHeader h5{font-family:var(--font-main);color:var(--text-primary);margin:0;font-size:1rem}.gremio-module__6TOTSq__gameTime{background:var(--accent);color:#fff;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:700}.gremio-module__6TOTSq__gameInfo{margin-top:auto}.gremio-module__6TOTSq__gameInfo p{color:var(--text-primary);margin:4px 0;font-size:.85rem}.gremio-module__6TOTSq__participants{margin-top:8px}.gremio-module__6TOTSq__participants span{margin-bottom:4px;font-size:.85rem;display:block}.gremio-module__6TOTSq__progressBar{background:#5d40371a;border-radius:3px;height:6px;overflow:hidden}.gremio-module__6TOTSq__progressFill{background:var(--secondary);border-radius:2px;height:100%}.gremio-module__6TOTSq__joinBtn{background:var(--primary);color:#fff;border-radius:6px;margin-top:10px;padding:10px;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px #600000}.gremio-module__6TOTSq__joinBtn:active{transform:translateY(2px);box-shadow:0 2px #600000}.gremio-module__6TOTSq__joinBtn:hover:not(.gremio-module__6TOTSq__disabled){background:#991b1b}.gremio-module__6TOTSq__joinBtn.gremio-module__6TOTSq__disabled{color:#475569;cursor:not-allowed;opacity:1;background:#cbd5e1;box-shadow:0 4px #94a3b8}.gremio-module__6TOTSq__joined{background:#10b981!important;border-color:#10b981!important;box-shadow:0 4px #064e3b!important}.gremio-module__6TOTSq__joined:hover{background:#059669!important}.gremio-module__6TOTSq__noGames{text-align:center;color:var(--text-secondary);padding:40px;font-style:italic}@media (max-width:850px){.gremio-module__6TOTSq__modalContentCols{grid-template-columns:1fr}.gremio-module__6TOTSq__gamesCol{min-height:auto;max-height:none}.gremio-module__6TOTSq__calendarModal{padding:20px}}.gremio-module__6TOTSq__loading{justify-content:center;align-items:center;height:100vh;font-size:1.5rem;display:flex}@media (max-width:600px){.gremio-module__6TOTSq__grid{grid-template-columns:1fr}.gremio-module__6TOTSq__membershipContent{text-align:center;flex-direction:column;gap:20px}.gremio-module__6TOTSq__paymentCTA{text-align:center;width:100%}}.gremio-module__6TOTSq__disabledBtn{opacity:.5;filter:grayscale();cursor:not-allowed!important}.gremio-module__6TOTSq__pendingAprovalNoticeBox{background:#d4af370d;border:1px solid #d4af374d;border-radius:16px;grid-column:1/-1;align-items:center;gap:30px;padding:20px 30px;display:flex}.gremio-module__6TOTSq__noticeIcon{filter:drop-shadow(0 0 10px #d4af374d);font-size:2.5rem}.gremio-module__6TOTSq__noticeContent h3{color:var(--gold);margin:0 0 8px;font-size:1.25rem}.gremio-module__6TOTSq__noticeContent p{color:#a1a1aa;margin:0;font-size:.95rem;line-height:1.5}.gremio-module__6TOTSq__tableList{flex-direction:column;gap:10px;width:100%;padding-right:5px;display:flex;overflow-y:auto}.gremio-module__6TOTSq__tableList::-webkit-scrollbar{width:4px}.gremio-module__6TOTSq__tableList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.gremio-module__6TOTSq__tableItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;transition:all .2s;display:flex}.gremio-module__6TOTSq__tableItem:hover{border-color:var(--primary);background:#ffffff14;transform:translate(4px)}.gremio-module__6TOTSq__tableInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.gremio-module__6TOTSq__tableInfo h4{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.gremio-module__6TOTSq__tag{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;background:#ffffff1a;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.gremio-module__6TOTSq__masterBadge{color:#c4b5fd;background:#8b5cf633;border-radius:4px;margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:600}.gremio-module__6TOTSq__infoModal{max-height:90vh;overflow-y:auto;max-width:850px!important;padding:30px!important}.gremio-module__6TOTSq__infoGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:25px;display:grid}.gremio-module__6TOTSq__infoCard{border:1px solid var(--border-glass);cursor:pointer;text-align:center;background:#ffffff08;border-radius:16px;flex-direction:column;align-items:center;gap:15px;padding:30px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.gremio-module__6TOTSq__infoCard:hover{border-color:var(--secondary);background:#ffffff0d;transform:translateY(-5px);box-shadow:0 10px 25px #b8860b33}.gremio-module__6TOTSq__infoCardIcon{font-size:3rem}.gremio-module__6TOTSq__infoCard h4{font-family:var(--font-cinzel);color:var(--secondary);margin:0;font-size:1.2rem}.gremio-module__6TOTSq__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem}.gremio-module__6TOTSq__modalSection{text-align:left;margin-top:10px}.gremio-module__6TOTSq__modalHeader{justify-content:center;align-items:center;min-height:42px;margin-bottom:25px;display:flex;position:relative}.gremio-module__6TOTSq__backBtnModal{border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;z-index:10;background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.gremio-module__6TOTSq__backBtnModal:hover{color:var(--secondary);border-color:var(--secondary);background:#ffffff14;transform:translate(-3px);box-shadow:0 0 15px #b8860b33}.gremio-module__6TOTSq__backBtnModal svg{width:20px;height:20px;transition:transform .3s}.gremio-module__6TOTSq__backBtnModal:hover svg{transform:scale(1.1)}.gremio-module__6TOTSq__modalTitle{font-family:var(--font-cinzel);margin:0;font-size:1.6rem}.gremio-module__6TOTSq__docList{flex-direction:column;gap:12px;display:flex}.gremio-module__6TOTSq__docItem{border:1px solid var(--border-glass);background:#ffffff08;border-radius:12px;justify-content:space-between;align-items:center;padding:15px 20px;transition:all .3s;display:flex}.gremio-module__6TOTSq__docItem:hover{border-color:var(--secondary);background:#ffffff0d}.gremio-module__6TOTSq__docInfo{align-items:center;gap:15px;display:flex}.gremio-module__6TOTSq__docIcon{font-size:1.5rem}.gremio-module__6TOTSq__docName{font-weight:600}.gremio-module__6TOTSq__docType{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.gremio-module__6TOTSq__downloadBtn{color:var(--secondary);cursor:pointer;font-size:1.2rem;transition:all .2s}.gremio-module__6TOTSq__downloadBtn:hover{transform:scale(1.2)}.gremio-module__6TOTSq__videoSection{flex-direction:column;gap:25px;display:flex}.gremio-module__6TOTSq__videoList{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.gremio-module__6TOTSq__videoCard{border:1px solid var(--border-glass);cursor:pointer;background:#0003;border-radius:12px;transition:all .3s;overflow:hidden}.gremio-module__6TOTSq__videoCard:hover{border-color:var(--secondary);transform:translateY(-3px)}.gremio-module__6TOTSq__videoThumbnail{aspect-ratio:16/9;background:#000;justify-content:center;align-items:center;display:flex;position:relative}.gremio-module__6TOTSq__playOverlay{color:#fff;background:#b8860bcc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;position:absolute}.gremio-module__6TOTSq__videoInfo{padding:12px}.gremio-module__6TOTSq__videoInfo h5{color:var(--text-primary);margin:0 0 4px;font-size:.95rem}.gremio-module__6TOTSq__videoInfo span{color:var(--text-secondary);font-size:.75rem}.gremio-module__6TOTSq__activeVideoContainer{aspect-ratio:16/9;border:1px solid var(--secondary);background:#000;border-radius:12px;overflow:hidden;box-shadow:0 0 30px #b8860b26}.gremio-module__6TOTSq__videoPlaceholder{width:100%;height:100%;color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:20px;display:flex}@media (max-width:600px){.gremio-module__6TOTSq__infoGrid{grid-template-columns:1fr}}.gremio-module__6TOTSq__generatorSubTabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:25px;display:flex}.gremio-module__6TOTSq__subTabBtn{border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;font-size:.85rem;font-family:var(--font-cinzel);background:#ffffff0d;border-radius:20px;padding:8px 16px;transition:all .3s}.gremio-module__6TOTSq__subTabBtn:hover{color:var(--text-primary);background:#ffffff1a}.gremio-module__6TOTSq__subTabBtnActive{background:var(--primary);color:#fff;border-color:var(--primary)}.gremio-module__6TOTSq__generatorContent{border:1px solid var(--border-glass);background:#0003;border-radius:12px;min-height:400px;padding:25px}.gremio-module__6TOTSq__genControls{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:15px;margin-bottom:25px;display:flex}.gremio-module__6TOTSq__genField{text-align:left;flex-direction:column;gap:5px;display:flex}.gremio-module__6TOTSq__genField label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.gremio-module__6TOTSq__genField select{border:1px solid var(--border-glass);color:var(--text-primary);cursor:pointer;appearance:none;background:#ffffff0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23b8860b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center/16px no-repeat;border-radius:10px;outline:none;min-width:180px;padding:10px 35px 10px 15px;font-family:inherit;transition:all .3s}.gremio-module__6TOTSq__genField select:hover{border-color:var(--secondary);background-color:#ffffff14;box-shadow:0 0 10px #b8860b1a}.gremio-module__6TOTSq__genField select:focus{border-color:var(--secondary);box-shadow:0 0 15px #b8860b33}.gremio-module__6TOTSq__genField select option{color:#fff;background-color:#1a1a1a;padding:10px}.gremio-module__6TOTSq__generateBtn{background:var(--primary);color:#fff;cursor:pointer;font-weight:700;font-family:var(--font-cinzel);text-transform:uppercase;border:none;border-radius:8px;padding:10px 20px;transition:all .3s}.gremio-module__6TOTSq__generateBtn:hover{background:#c81e1e;transform:translateY(-2px);box-shadow:0 4px 15px #8b00004d}.gremio-module__6TOTSq__genResult{text-align:left;border-top:1px solid var(--border-glass);padding-top:30px}.gremio-module__6TOTSq__genResultDetailed{flex-direction:column;gap:20px;display:flex}.gremio-module__6TOTSq__fieldRow{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:4px;padding-bottom:10px;display:flex}.gremio-module__6TOTSq__fieldRow:last-child{border-bottom:none}.gremio-module__6TOTSq__fieldLabel{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:800}.gremio-module__6TOTSq__fieldValue{color:var(--text-primary);font-size:1rem;line-height:1.5}.gremio-module__6TOTSq__npcSheet{flex-direction:column;gap:25px;display:flex}.gremio-module__6TOTSq__npcHeader{border-bottom:2px solid var(--secondary);margin-bottom:10px;padding-bottom:12px}.gremio-module__6TOTSq__npcHeader h3{color:var(--secondary);font-family:var(--font-cinzel);margin:0;font-size:1.8rem}.gremio-module__6TOTSq__npcHeader p{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin:4px 0 0;font-size:.9rem}.gremio-module__6TOTSq__npcStatsGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:15px;display:grid}.gremio-module__6TOTSq__statBox{border:1px solid var(--border-glass);text-align:center;background:#ffffff0d;border-radius:12px;padding:15px;transition:all .3s}.gremio-module__6TOTSq__statBox:hover{border-color:var(--secondary);background:#b8860b0d}.gremio-module__6TOTSq__statLabel{color:var(--text-secondary);text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:700;display:block}.gremio-module__6TOTSq__statValue{color:var(--secondary);font-size:1.6rem;font-weight:800;font-family:var(--font-cinzel)}.gremio-module__6TOTSq__skillsGroup{flex-wrap:wrap;gap:8px;margin-top:5px;display:flex}.gremio-module__6TOTSq__skillBadge{border:1px solid var(--border-glass);color:var(--text-primary);background:#ffffff08;border-radius:6px;padding:4px 10px;font-size:.75rem}.gremio-module__6TOTSq__combatGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.gremio-module__6TOTSq__combatItem{background:#0003;border:1px solid #ffffff0d;border-radius:10px;padding:15px}.gremio-module__6TOTSq__combatItem strong{color:var(--secondary);text-transform:uppercase;margin-bottom:8px;font-size:.8rem;display:block}
.ThemeToggle-module__3b5zuq__toggle{z-index:3000;cursor:pointer;background:var(--bg-surface);border:1px solid var(--border-glass);width:50px;height:50px;box-shadow:var(--shadow-premium);justify-content:center;align-items:center;padding:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;border-radius:50%!important}.ThemeToggle-module__3b5zuq__toggle:hover{background:var(--primary);border-color:var(--primary);transform:scale(1.1)rotate(12deg)}.ThemeToggle-module__3b5zuq__icon{pointer-events:none;font-size:1.5rem}.ThemeToggle-module__3b5zuq__tooltip{background:var(--accent);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:var(--shadow-premium);border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .3s;position:absolute;right:60px;transform:translate(10px)}.ThemeToggle-module__3b5zuq__toggle:hover .ThemeToggle-module__3b5zuq__tooltip{opacity:1;transform:translate(0)}@media (max-width:768px){.ThemeToggle-module__3b5zuq__toggle{width:45px;height:45px;bottom:20px;right:20px}.ThemeToggle-module__3b5zuq__tooltip{display:none}}
.Chat-module__NNdjNG__main{background:radial-gradient(circle at 50% 0%,rgba(var(--primary-rgb),.05)0%,transparent 50%);flex-direction:column;align-items:center;min-height:100vh;padding-top:40px;padding-bottom:40px;display:flex}.Chat-module__NNdjNG__chatContainer{width:100%;height:calc(100vh - 250px);min-height:500px;max-height:800px;display:flex}@media (max-width:768px){.Chat-module__NNdjNG__chatContainer .Chat-module__NNdjNG__chatContainer{border-radius:16px;height:calc(100vh - 180px);max-height:none}}.Chat-module__NNdjNG__chatContainer{border:1px solid var(--border-glass);border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #00000080,inset 0 1px 1px #ffffff0d}.Chat-module__NNdjNG__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid var(--border-glass);z-index:10;background:#0f0f1499;flex-direction:column;width:300px;display:flex;position:relative}@media (max-width:768px){.Chat-module__NNdjNG__sidebar{border-right:none;display:none;width:100%!important}.Chat-module__NNdjNG__sidebar.Chat-module__NNdjNG__active{display:flex}}.Chat-module__NNdjNG__sidebarHeader{border-bottom:1px solid var(--border-glass);box-sizing:border-box;justify-content:flex-start;align-items:center;gap:15px;min-height:77px;max-height:77px;padding:24px 16px;display:flex;position:relative}.Chat-module__NNdjNG__headerActions{display:none}.Chat-module__NNdjNG__sidebarHeaderTitle{text-align:center;flex:1;margin:0;padding-right:20px;font-size:1.4rem}.Chat-module__NNdjNG__sidebarBackBtn,.Chat-module__NNdjNG__newChatBtn{background:linear-gradient(135deg,var(--primary-hover),var(--primary));color:#fff;cursor:pointer;width:36px;height:36px;box-shadow:0 4px 15px rgba(var(--primary-rgb),.3);border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Chat-module__NNdjNG__newChatBtn span:first-child{justify-content:center;align-items:center;font-size:1.5rem;font-weight:500;line-height:1;display:flex;transform:translateY(-2px)}.Chat-module__NNdjNG__sidebarBackBtn:hover,.Chat-module__NNdjNG__newChatBtn:hover{box-shadow:0 6px 20px rgba(var(--primary-rgb),.4);transform:scale(1.05)}.Chat-module__NNdjNG__convList{scrollbar-width:thin;scrollbar-color:var(--border-glass)transparent;flex:1;padding:10px;overflow-y:auto}.Chat-module__NNdjNG__convList::-webkit-scrollbar{width:6px}.Chat-module__NNdjNG__convList::-webkit-scrollbar-track{background:0 0}.Chat-module__NNdjNG__convList::-webkit-scrollbar-thumb{background:var(--border-glass);border-radius:10px}.Chat-module__NNdjNG__convList::-webkit-scrollbar-thumb:hover{background:#fff3}.Chat-module__NNdjNG__convItem{cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:center;gap:15px;margin-bottom:8px;padding:15px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Chat-module__NNdjNG__convItem:hover{background:#ffffff08;border-color:#ffffff0d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Chat-module__NNdjNG__unreadBadgeMini{color:#fff;z-index:2;background:#ff3b30;border:1.5px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.75rem;font-weight:800;line-height:1;display:flex;box-shadow:0 2px 8px #ff3b3066}.Chat-module__NNdjNG__activeConv{transform:translateY(-2px);background:linear-gradient(90deg,rgba(var(--primary-rgb),.25)0%,rgba(var(--primary-rgb),.05)100%)!important;border:1px solid rgba(var(--primary-rgb),.3)!important;border-left:4px solid var(--primary)!important;box-shadow:inset 0 0 15px rgba(var(--primary-rgb),.1),0 4px 15px #0003!important}.Chat-module__NNdjNG__announcementConv{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f14e6;border-bottom:1px solid #0000;border-image:linear-gradient(90deg,#0000 0%,#d4af3733 20%,#d4af37cc 50%,#d4af3733 80%,#0000 100%) 1;position:sticky;top:-10px;box-shadow:0 10px 20px -10px #00000080;width:calc(100% + 20px)!important;margin:-10px -10px 20px!important;padding:20px 15px!important}.Chat-module__NNdjNG__announcementConv:hover{background:#ffffff0d!important}.Chat-module__NNdjNG__conclaveConv{z-index:19;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1.5px solid #0000;border-image:linear-gradient(90deg,#0000 0%,#ef44444d 15%,#d4af37e6 50%,#ef44444d 85%,#0000 100%) 1;position:sticky;top:75px;box-shadow:0 10px 25px -10px #000000b3,inset 0 0 20px #ef44440d;background:linear-gradient(135deg,#140a0af2 0%,#1e0a0ae6 100%)!important;width:calc(100% + 20px)!important;margin:0 -10px 10px!important;padding:15px!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.Chat-module__NNdjNG__conclaveConv:hover{transform:translateY(-1px);box-shadow:0 12px 30px -10px #d4af3733,inset 0 0 30px #ef44441a;background:linear-gradient(135deg,#280f0ff2 0%,#320f0fe6 100%)!important}.Chat-module__NNdjNG__conclaveAvatar{animation:3s ease-in-out infinite Chat-module__NNdjNG__magicPulse;background:linear-gradient(135deg,#7f1d1d 0%,#450a0a 100%)!important;border:1px solid #d4af374d!important;box-shadow:0 0 15px #ef444466!important}@keyframes Chat-module__NNdjNG__magicPulse{0%{box-shadow:0 0 10px #ef444466}50%{box-shadow:0 0 20px #d4af3799}to{box-shadow:0 0 10px #ef444466}}.Chat-module__NNdjNG__avatar{object-fit:cover;background:var(--bg-glass);border-radius:12px;width:40px;height:40px}.Chat-module__NNdjNG__gameAvatar{background:var(--primary);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.Chat-module__NNdjNG__announcementAvatar{background:var(--gradient-gold);color:#000;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex;box-shadow:0 4px 15px #d4af374d}.Chat-module__NNdjNG__conclaveAvatar{color:#fff;background:linear-gradient(135deg,#991b1b,#ef4444);box-shadow:0 4px 15px #ef444466}.Chat-module__NNdjNG__convInfo{flex:1;overflow:hidden}.Chat-module__NNdjNG__convTitle{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:1rem;font-weight:600;display:block;overflow:hidden}.Chat-module__NNdjNG__lastMsg{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.Chat-module__NNdjNG__chatArea{background:#00000005;flex-direction:column;flex:1;display:flex}[data-theme=dark] .Chat-module__NNdjNG__chatArea{background:#ffffff05}@media (max-width:768px){.Chat-module__NNdjNG__chatArea{width:100%;display:none}.Chat-module__NNdjNG__chatArea.Chat-module__NNdjNG__active{display:flex}}.Chat-module__NNdjNG__chatHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-glass);z-index:5;box-sizing:border-box;background:#141419cc;align-items:center;gap:15px;min-height:77px;max-height:77px;padding:16px 24px;display:flex;box-shadow:0 4px 15px #0003}.Chat-module__NNdjNG__chatHeader h3{font-family:var(--font-cinzel),serif;-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #ffffff26;background:linear-gradient(135deg,#fff 0%,#e5e7eb 50%,#9ca3af 100%);-webkit-background-clip:text;background-clip:text;margin:0}.Chat-module__NNdjNG__chatArea .Chat-module__NNdjNG__backBtn{background:var(--bg-surface);border:1px solid var(--border-glass);color:var(--text-primary);cursor:pointer;border-radius:8px;width:35px;height:35px;font-size:1.2rem;transition:all .2s;display:none}@media (max-width:768px){.Chat-module__NNdjNG__chatArea .Chat-module__NNdjNG__backBtn{justify-content:center;align-items:center;min-width:35px;display:flex;position:static}.Chat-module__NNdjNG__chatHeader{gap:12px;height:auto;max-height:none;padding:12px 16px}.Chat-module__NNdjNG__chatHeader h3{text-align:left;line-height:1.3}}.Chat-module__NNdjNG__messages{scrollbar-width:thin;scrollbar-color:var(--border-glass)transparent;flex-direction:column;flex:1;gap:12px;padding:24px;display:flex;overflow-y:auto}.Chat-module__NNdjNG__dateSeparator{justify-content:center;align-items:center;width:100%;margin:32px 0;display:flex;position:relative}.Chat-module__NNdjNG__dateSeparator:before{content:"";background:linear-gradient(90deg,transparent,rgba(var(--primary-rgb),.2),transparent);height:1px;position:absolute;left:10%;right:10%}.Chat-module__NNdjNG__dateSeparator span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;border:1px solid rgba(var(--primary-rgb),.1);z-index:1;background:#0f1014;border-radius:20px;padding:6px 20px;font-size:.75rem;font-weight:600;box-shadow:0 4px 10px #0000004d}.Chat-module__NNdjNG__messages::-webkit-scrollbar{width:6px}.Chat-module__NNdjNG__messages::-webkit-scrollbar-track{background:0 0}.Chat-module__NNdjNG__messages::-webkit-scrollbar-thumb{background:var(--border-glass);border-radius:10px}.Chat-module__NNdjNG__messages::-webkit-scrollbar-thumb:hover{background:#fff3}.Chat-module__NNdjNG__messageWrapper{flex-direction:row;gap:12px;max-width:85%;margin-bottom:24px;display:flex;position:relative}.Chat-module__NNdjNG__msgMe{flex-direction:row-reverse;align-self:flex-end}.Chat-module__NNdjNG__msgOther{align-self:flex-start}.Chat-module__NNdjNG__msgHeader{align-items:baseline;gap:12px;margin-bottom:12px;display:flex;position:relative}.Chat-module__NNdjNG__msgMe .Chat-module__NNdjNG__msgHeader{flex-direction:row-reverse}.Chat-module__NNdjNG__msgAvatarBox{background:#1a1a1f;border:1px solid #8a6d2166;border-radius:8px;flex-shrink:0;width:42px;height:42px;overflow:hidden;box-shadow:0 4px 12px #0006}.Chat-module__NNdjNG__msgInfo{flex-direction:row;align-items:baseline;gap:8px;display:flex}.Chat-module__NNdjNG__msgMe .Chat-module__NNdjNG__msgInfo{flex-direction:row-reverse}.Chat-module__NNdjNG__msgSenderName{color:#fbbf24;font-size:.95rem;font-weight:700;font-family:var(--font-cinzel),serif;text-shadow:0 0 10px #fbbf2433}.Chat-module__NNdjNG__msgTime{color:var(--text-muted);opacity:.6;font-size:.75rem}.Chat-module__NNdjNG__msgContentColumn,.Chat-module__NNdjNG__bubbleContainer{flex-direction:column;max-width:100%;display:flex}.Chat-module__NNdjNG__msgMe .Chat-module__NNdjNG__bubbleContainer{align-items:flex-end}.Chat-module__NNdjNG__msgOther .Chat-module__NNdjNG__bubbleContainer{align-items:flex-start}.Chat-module__NNdjNG__adminBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ef4444;border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:800;line-height:normal}.Chat-module__NNdjNG__message{word-break:break-word;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:12px 20px;font-size:.95rem;line-height:1.5;position:relative;box-shadow:0 4px 20px #0003}.Chat-module__NNdjNG__msgMe .Chat-module__NNdjNG__message{background:rgba(var(--primary-rgb),.12);border-color:rgba(var(--primary-rgb),.3);border-top-right-radius:2px}.Chat-module__NNdjNG__msgOther .Chat-module__NNdjNG__message{border-top-left-radius:2px}.Chat-module__NNdjNG__msgAdmin .Chat-module__NNdjNG__message{color:#fff!important;background:#ef4444!important;border:none!important}.Chat-module__NNdjNG__nameAdmin{font-weight:700;color:#ef4444!important}.Chat-module__NNdjNG__nameDefault{font-weight:600;color:#fbbf24!important}.Chat-module__NNdjNG__announcementMsg{width:100%;align-self:center!important;align-items:center!important;max-width:90%!important;margin:32px auto!important}.Chat-module__NNdjNG__announcementMsg .Chat-module__NNdjNG__message{color:#2c1810;font-size:1.2rem;line-height:1.7;font-family:var(--font-cinzel),serif;text-align:center;letter-spacing:.1px;background:linear-gradient(135deg,#fdfbf7 0%,#f5f0e1 100%) padding-box padding-box;border:2px solid #d4af37;border-radius:8px;width:100%;padding:35px 50px;font-style:italic;position:relative;box-shadow:0 20px 50px #0006,inset 0 0 30px #d4af3733,0 0 0 4px #d4af371a}.Chat-module__NNdjNG__announcementMsg .Chat-module__NNdjNG__message:after{content:"";pointer-events:none;border:1px solid #d4af374d;border-radius:4px;position:absolute;inset:10px}.Chat-module__NNdjNG__announcementMsg .Chat-module__NNdjNG__message:before{content:"⚖️";opacity:.05;pointer-events:none;z-index:0;font-size:12rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .Chat-module__NNdjNG__announcementMsg .Chat-module__NNdjNG__message{color:#e2d1b0;background:linear-gradient(135deg,#1a150e 0%,#120d08 100%);border-color:#8a6d21;box-shadow:0 25px 60px #000c,inset 0 0 40px #8a6d2133,0 0 0 4px #8a6d211a}[data-theme=dark] .Chat-module__NNdjNG__announcementMsg .Chat-module__NNdjNG__message:after{border-color:#8a6d214d}[data-theme=dark] .Chat-module__NNdjNG__announcementMsg .Chat-module__NNdjNG__message:before{opacity:.03}.Chat-module__NNdjNG__deleteBtn{color:#f44;cursor:pointer;opacity:0;z-index:10;text-shadow:0 1px 3px #0000004d;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-weight:900;transition:all .2s;display:flex;position:absolute;top:5px;right:5px}.Chat-module__NNdjNG__messageWrapper:hover .Chat-module__NNdjNG__deleteBtn{opacity:1}.Chat-module__NNdjNG__senderName{color:var(--text-muted);margin-bottom:4px;margin-left:4px;font-size:.75rem}.Chat-module__NNdjNG__timestamp{opacity:.7;text-align:right;margin-top:4px;font-size:.7rem}.Chat-module__NNdjNG__inputArea{border-top:1px solid var(--border-glass);background:#14141999;align-items:center;gap:15px;padding:20px 24px;display:flex}.Chat-module__NNdjNG__diceBtn{background:rgba(var(--primary-rgb),.1);color:var(--primary);border:1px solid rgba(var(--primary-rgb),.3);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Chat-module__NNdjNG__diceBtn:hover{background:var(--primary);color:#fff;box-shadow:0 0 15px rgba(var(--primary-rgb),.4);transform:rotate(15deg)scale(1.1)}.Chat-module__NNdjNG__diceBtn svg{width:24px;height:24px}.Chat-module__NNdjNG__inputArea input{border:1px solid var(--border-glass);color:var(--text-primary);background:#0003;border-radius:24px;outline:none;flex:1;padding:14px 20px;font-size:1rem;transition:all .3s;box-shadow:inset 0 2px 4px #0003}.Chat-module__NNdjNG__inputArea input:focus{border-color:var(--primary);box-shadow:inset 0 2px 4px #0003,0 0 0 2px rgba(var(--primary-rgb),.2);background:#0000004d}.Chat-module__NNdjNG__sendBtn{background:linear-gradient(135deg,var(--primary-hover),var(--primary));color:#fff;cursor:pointer;width:50px;height:50px;box-shadow:0 4px 15px rgba(var(--primary-rgb),.4);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.Chat-module__NNdjNG__sendBtn svg{margin-top:2px;margin-right:2px}.Chat-module__NNdjNG__sendBtn:hover:not(:disabled){box-shadow:0 8px 25px rgba(var(--primary-rgb),.5);background:linear-gradient(135deg,#b91c1c,#991b1b);transform:scale(1.1)rotate(5deg)}.Chat-module__NNdjNG__sendBtn:active:not(:disabled){transform:scale(.95)}.Chat-module__NNdjNG__sendBtn:disabled{background:var(--bg-surface);color:var(--text-muted);cursor:not-allowed;opacity:.5;border:1px solid var(--border-glass);box-shadow:none;transform:none}@media (max-width:600px){.Chat-module__NNdjNG__inputArea{gap:8px;padding:12px 16px}.Chat-module__NNdjNG__diceBtn{border-radius:10px;width:38px;height:38px}.Chat-module__NNdjNG__inputArea input{padding:10px 15px;font-size:.9rem}.Chat-module__NNdjNG__sendBtn{width:42px;height:42px}.Chat-module__NNdjNG__diceMessage{min-width:unset;box-sizing:border-box;width:100%;gap:12px!important;padding:12px 16px!important}.Chat-module__NNdjNG__diceValueHighlight{min-width:35px;font-size:1.4rem}}.Chat-module__NNdjNG__pollCard{background:var(--bg-glass);border:1px solid var(--accent);border-radius:16px;width:300px;padding:20px;position:relative}.Chat-module__NNdjNG__approvalCard{text-align:center;background:linear-gradient(135deg,#1f1f2ef2,#0f0f14fa);border:2px solid #ef4444;border-radius:20px;flex-direction:column;gap:16px;width:100%;max-width:450px;margin:20px auto;padding:24px;animation:.5s cubic-bezier(.175,.885,.32,1.275) Chat-module__NNdjNG__slideInUp;display:flex;box-shadow:0 20px 40px #00000080,0 0 20px #ef444433}@keyframes Chat-module__NNdjNG__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Chat-module__NNdjNG__approvalHeader{flex-direction:column;align-items:center;gap:8px;display:flex}.Chat-module__NNdjNG__approvalTitle{font-family:var(--font-cinzel),serif;color:#ef4444;text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 15px #ef44444d;font-size:1.25rem}.Chat-module__NNdjNG__approvalField{color:var(--text-secondary);font-size:.95rem}.Chat-module__NNdjNG__approvalField strong{color:var(--gold)}.Chat-module__NNdjNG__approvalCount{color:#fca5a5;background:#ef444426;border-radius:6px;padding:2px 8px;font-weight:800}.Chat-module__NNdjNG__approvalActions{margin-top:8px}.Chat-module__NNdjNG__approveBtn{color:#fff;font-family:var(--font-cinzel),serif;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:12px;width:100%;padding:12px 32px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #ef44444d}.Chat-module__NNdjNG__approveBtn:hover{filter:brightness(1.1);transform:scale(1.02);box-shadow:0 8px 15px #ef444480}.Chat-module__NNdjNG__approveBtn:active{transform:scale(.98)}.Chat-module__NNdjNG__welcomeArea{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.Chat-module__NNdjNG__pollBtn{background:rgba(var(--secondary-rgb),.1);color:var(--secondary);border:1px solid var(--secondary);cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-weight:600;transition:all .2s;display:flex}[data-theme=dark] .Chat-module__NNdjNG__pollBtn{color:#f59e0b;background:#f59e0b26;border-color:#f59e0b}.Chat-module__NNdjNG__pollBtn:hover{background:var(--secondary);color:#fff}[data-theme=dark] .Chat-module__NNdjNG__pollBtn:hover{color:#000;background:#f59e0b}@media (max-width:600px){.Chat-module__NNdjNG__pollBtn{min-width:35px;padding:0 8px}.Chat-module__NNdjNG__pollBtnText{display:none}}.Chat-module__NNdjNG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Chat-module__NNdjNG__searchModal{flex-direction:column;gap:24px;width:100%;max-width:500px;max-height:85vh;padding:30px;display:flex;position:relative}.Chat-module__NNdjNG__modalCloseBtn{color:var(--text-secondary);cursor:pointer;z-index:10;opacity:.5;background:0 0;border:none;font-size:2rem;line-height:1;transition:all .2s;position:absolute;top:20px;right:20px}.Chat-module__NNdjNG__modalCloseBtn:hover{color:var(--primary);opacity:1;transform:scale(1.1)}.Chat-module__NNdjNG__searchHeader{flex-direction:column;gap:15px;display:flex}.Chat-module__NNdjNG__searchHeader h3{font-size:1.5rem;font-family:var(--font-cinzel);color:var(--gold);margin:0}.Chat-module__NNdjNG__searchInput{border:1px solid var(--border-glass);color:#fff;background:#ffffff08;border-radius:14px;width:100%;padding:14px 18px;font-size:1rem;transition:all .3s;box-shadow:inset 0 2px 4px #0003}.Chat-module__NNdjNG__searchInput:focus{border-color:var(--primary);box-shadow:0 0 15px rgba(var(--primary-rgb),.2),inset 0 2px 4px #0003;background:#ffffff0f;outline:none}.Chat-module__NNdjNG__userResults{scrollbar-width:thin;scrollbar-color:var(--border-glass)transparent;flex-direction:column;flex:1;gap:10px;padding:5px;display:flex;overflow-y:auto}.Chat-module__NNdjNG__userResults::-webkit-scrollbar{width:6px}.Chat-module__NNdjNG__userResults::-webkit-scrollbar-thumb{background:var(--border-glass);border-radius:10px}.Chat-module__NNdjNG__userItem{cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:12px;align-items:center;gap:16px;padding:12px 16px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.Chat-module__NNdjNG__userItem:hover{background:rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.3);transform:translate(5px)}.Chat-module__NNdjNG__userItem .Chat-module__NNdjNG__avatar{border:1px solid var(--border-glass);border-radius:12px;width:48px;height:48px;box-shadow:0 4px 10px #0003}.Chat-module__NNdjNG__userItem strong{color:var(--text-primary);margin-bottom:2px;font-size:1.05rem;display:block}.Chat-module__NNdjNG__userItem p{color:var(--text-secondary);margin:0;font-size:.85rem}.Chat-module__NNdjNG__voteModal{border-radius:24px;flex-direction:column;width:600px;max-width:95vw;max-height:90vh;padding:24px;display:flex;position:relative;overflow-y:auto}@media (max-width:650px){.Chat-module__NNdjNG__voteModal{width:95%;padding:15px}}.Chat-module__NNdjNG__hideConvBtn{color:#f44;cursor:pointer;opacity:0;z-index:5;background:0 0;border:none;border-radius:8px;padding:2px 8px;font-size:1.5rem;line-height:1;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:10px;right:10px}.Chat-module__NNdjNG__convItem:hover .Chat-module__NNdjNG__hideConvBtn{opacity:.6}.Chat-module__NNdjNG__hideConvBtn:hover{text-shadow:0 0 10px #ff44444d;background:#ff44441a;transform:scale(1.2);opacity:1!important}.Chat-module__NNdjNG__diceMsgWrapper{margin:10px 0;align-self:center!important;max-width:90%!important}.Chat-module__NNdjNG__diceMessage{min-width:280px;animation:.8s cubic-bezier(.175,.885,.32,1.275) Chat-module__NNdjNG__rollIn;background:#141419cc!important;border:1px solid #8a6d2166!important;border-radius:16px!important;flex-direction:row!important;align-items:center!important;gap:16px!important;padding:12px 24px!important;display:flex!important;box-shadow:0 10px 25px #0000004d,inset 0 0 15px #8a6d211a!important}.Chat-module__NNdjNG__diceIcon{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.Chat-module__NNdjNG__newDiceRoll .Chat-module__NNdjNG__diceIcon{animation:.6s cubic-bezier(.45,.05,.55,.95) Chat-module__NNdjNG__diceShake}.Chat-module__NNdjNG__diceIcon svg{width:24px;height:24px}.Chat-module__NNdjNG__diceContent{flex-direction:column;flex:1;gap:0;display:flex}.Chat-module__NNdjNG__diceText{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:8px;font-size:1.1rem;display:flex}.Chat-module__NNdjNG__diceSender{color:#fbbf24;font-weight:700}.Chat-module__NNdjNG__diceAction{color:#ffffffb3;font-size:.95rem}.Chat-module__NNdjNG__newDiceRoll .Chat-module__NNdjNG__diceAction{opacity:0;animation:.3s .6s both Chat-module__NNdjNG__resultPop}.Chat-module__NNdjNG__diceValueHighlight{color:#fbbf24;font-size:1.75rem;font-weight:800;font-family:var(--font-cinzel),serif;text-shadow:0 0 10px #fbbf2480;justify-content:center;align-items:center;min-width:45px;display:flex}.Chat-module__NNdjNG__newDiceRoll .Chat-module__NNdjNG__diceValueHighlight{opacity:0;animation:.4s cubic-bezier(.175,.885,.32,1.275) .6s both Chat-module__NNdjNG__resultPop}.Chat-module__NNdjNG__diceCritical{transform:scale(1.1);color:#fbbf24!important}.Chat-module__NNdjNG__diceFumble{color:#ef4444!important}@keyframes Chat-module__NNdjNG__diceShake{0%{transform:rotate(0)scale(1)}15%{transform:rotate(15deg)scale(1.1)}30%{transform:rotate(-15deg)scale(1.1)}45%{transform:rotate(15deg)scale(1.1)}60%{transform:rotate(-15deg)scale(1.1)}75%{transform:rotate(10deg)scale(1.05)}to{transform:rotate(0)scale(1)}}@keyframes Chat-module__NNdjNG__resultPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.Chat-module__NNdjNG__diceSubtext{color:#fff6;font-size:.8rem;font-style:italic}.Chat-module__NNdjNG__newDiceRoll .Chat-module__NNdjNG__diceSubtext{opacity:0;animation:.3s .7s both Chat-module__NNdjNG__resultPop}.Chat-module__NNdjNG__fumbleSubtext{opacity:.9;color:#ef4444!important}.Chat-module__NNdjNG__diceTime{color:#ffffff4d;align-self:flex-end;margin-top:4px;font-size:.65rem}.Chat-module__NNdjNG__newDiceRoll .Chat-module__NNdjNG__diceTime{opacity:0;animation:.3s .8s both Chat-module__NNdjNG__fadeIn}@keyframes Chat-module__NNdjNG__fadeIn{0%{opacity:0}to{opacity:1}}.Chat-module__NNdjNG__diceBoxFumble{border-color:#ef444466!important}.Chat-module__NNdjNG__newDiceRoll.Chat-module__NNdjNG__diceBoxFumble{animation:.8s cubic-bezier(.175,.885,.32,1.275) Chat-module__NNdjNG__rollIn,1.5s .8s Chat-module__NNdjNG__fumblePulse}@keyframes Chat-module__NNdjNG__fumblePulse{0%{border-color:#ef444466;box-shadow:0 10px 25px #0000004d,inset 0 0 15px #8a6d211a}30%{border-color:#ef4444;box-shadow:0 0 20px #ef444499,inset 0 0 30px #ef44444d}to{border-color:#ef444466;box-shadow:0 10px 25px #0000004d,inset 0 0 15px #8a6d211a}}.Chat-module__NNdjNG__diceBoxCritical{position:relative;overflow:hidden;border-color:#fbbf24b3!important;box-shadow:0 10px 25px #0006,inset 0 0 20px #fbbf2426!important}.Chat-module__NNdjNG__diceBoxCritical:after{content:"⚔️";opacity:.1;pointer-events:none;z-index:0;font-size:3.5rem;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.Chat-module__NNdjNG__newDiceRoll.Chat-module__NNdjNG__diceBoxCritical{animation:.8s cubic-bezier(.175,.885,.32,1.275) Chat-module__NNdjNG__rollIn,2s .8s Chat-module__NNdjNG__criticalPulse}.Chat-module__NNdjNG__newDiceRoll.Chat-module__NNdjNG__diceBoxCritical:after{animation:.8s cubic-bezier(.175,.885,.32,1.275) .8s both Chat-module__NNdjNG__swordsPop}@keyframes Chat-module__NNdjNG__criticalPulse{0%{box-shadow:0 10px 25px #0006,inset 0 0 20px #fbbf2426}30%{box-shadow:0 0 35px #fbbf24b3,inset 0 0 50px #fbbf2466,inset 0 0 20px #fff3}to{box-shadow:0 10px 25px #0006,inset 0 0 20px #fbbf2426}}@keyframes Chat-module__NNdjNG__swordsPop{0%{opacity:0;transform:translateY(-50%)scale(0)rotate(-45deg)}50%{opacity:.4;transform:translateY(-50%)scale(1.4)rotate(15deg)}to{opacity:.1;transform:translateY(-50%)scale(1)rotate(0)}}.Chat-module__NNdjNG__userInfo{flex-direction:column;flex:1;gap:4px;display:flex}.Chat-module__NNdjNG__roleBox{align-items:center;gap:8px;display:flex}.Chat-module__NNdjNG__roleTag{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:800;line-height:1}.Chat-module__NNdjNG__userFullName{opacity:.7;font-size:.8rem}.Chat-module__NNdjNG__role_admin{color:#ef4444;background:#ef444433;border:1px solid #ef44444d}.Chat-module__NNdjNG__role_consejero{color:#fbbf24;background:#fbbf2433;border:1px solid #fbbf244d}.Chat-module__NNdjNG__role_bibliotecario{color:#3b82f6;background:#3b82f633;border:1px solid #3b82f64d}.Chat-module__NNdjNG__role_tesorero{color:#10b981;background:#10b98133;border:1px solid #10b9814d}.Chat-module__NNdjNG__role_aventurero{color:#9ca3af;background:#9ca3af33;border:1px solid #9ca3af4d}.Chat-module__NNdjNG__approvalCard{border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#0a0a0f99;border-radius:20px;width:100%;max-width:480px;margin:15px auto;padding:30px;box-shadow:0 15px 40px #0006}.Chat-module__NNdjNG__approvalHeader{flex-direction:column;align-items:center;gap:12px;margin-bottom:25px;display:flex}.Chat-module__NNdjNG__approvalEmoji{filter:drop-shadow(0 0 10px rgba(var(--primary-rgb),.3));font-size:2.5rem}.Chat-module__NNdjNG__approvalTitle{font-family:var(--font-cinzel);color:var(--gold);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:1.4rem}.Chat-module__NNdjNG__approvalInfo{background:#ffffff08;border:1px solid #ffffff0d;border-radius:15px;flex-direction:column;gap:15px;padding:20px;display:flex}.Chat-module__NNdjNG__approvalField{flex-direction:row;justify-content:center;align-items:center;gap:8px;font-size:1.05rem;display:flex}.Chat-module__NNdjNG__approvalField label{color:var(--text-secondary);font-weight:600}.Chat-module__NNdjNG__approvalField span{color:var(--text-primary);word-break:break-word;overflow-wrap:anywhere}.Chat-module__NNdjNG__approvalStatus{flex-direction:column;gap:10px;margin-top:5px;display:flex}.Chat-module__NNdjNG__statusPending{color:#fbbf24;text-shadow:0 0 10px #fbbf2433;font-weight:700}.Chat-module__NNdjNG__approveBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ef4444,#b91c1c);border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:10px;padding:16px;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 5px 20px #ef44444d}.Chat-module__NNdjNG__approveBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #ef444466}.Chat-module__NNdjNG__alreadyVoted{color:var(--text-secondary)!important;cursor:default!important;box-shadow:none!important;background:#ffffff14!important;border:1px solid #ffffff1a!important;transform:none!important}.Chat-module__NNdjNG__approvalSuccess{color:#10b981;background:#10b9810d;border:1px dashed #10b9814d;border-radius:15px;margin-top:10px;padding:20px;font-style:italic;line-height:1.5}
.Partidas-module___PGpDW__main{padding-top:120px;padding-bottom:40px}@media (max-width:768px){.Partidas-module___PGpDW__main{padding-top:85px}}.Partidas-module___PGpDW__header{justify-content:center;align-items:center;max-width:1100px;min-height:44px;margin:0 auto 40px;display:flex;position:relative}.Partidas-module___PGpDW__title{text-align:center;margin:0}.Partidas-module___PGpDW__backBtn{background:var(--bg-surface);width:44px;height:44px;color:var(--text-primary);border:1px solid var(--border-glass);box-shadow:var(--shadow-premium);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;left:0}.Partidas-module___PGpDW__backBtn svg{margin-right:2px}.Partidas-module___PGpDW__backBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:768px){.Partidas-module___PGpDW__header{text-align:center;flex-direction:column;gap:24px;margin-bottom:32px}.Partidas-module___PGpDW__backBtn{margin:0 auto;position:static}}.Partidas-module___PGpDW__searchContainer{grid-template-columns:350px 1fr;align-items:start;gap:30px;max-width:1100px;margin-top:20px;margin-left:auto;margin-right:auto;display:grid}@media (max-width:768px){.Partidas-module___PGpDW__searchContainer{grid-template-columns:1fr;gap:20px}}.Partidas-module___PGpDW__calendarCol{flex-direction:column;gap:20px;display:flex}.Partidas-module___PGpDW__calendarContainer{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:12px;padding:20px}.Partidas-module___PGpDW__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Partidas-module___PGpDW__calendarHeader h3{text-align:left;color:var(--secondary);text-transform:capitalize;margin:0}.Partidas-module___PGpDW__syncCalendarBtn{color:var(--text-secondary);cursor:pointer;width:44px;height:44px;box-shadow:none;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Partidas-module___PGpDW__syncCalendarBtn img{object-fit:contain;width:100%;height:100%}.Partidas-module___PGpDW__syncCalendarBtn:hover{color:var(--secondary);border-color:var(--secondary);background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Partidas-module___PGpDW__navMonthBtn{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-glass);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.2rem;line-height:1;transition:all .2s;display:flex}.Partidas-module___PGpDW__navMonthBtn:first-child{padding-right:2px}.Partidas-module___PGpDW__navMonthBtn:last-child{padding-left:2px}.Partidas-module___PGpDW__navMonthBtn:hover{background:var(--primary);color:#fff}.Partidas-module___PGpDW__calendarGrid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.Partidas-module___PGpDW__dayOfWeek{text-align:center;color:var(--text-secondary);padding-bottom:8px;font-size:.75rem;font-weight:700}.Partidas-module___PGpDW__emptyDay{aspect-ratio:1}.Partidas-module___PGpDW__calendarDay{aspect-ratio:1;background:var(--bg-surface);border:1px solid var(--border-glass);color:var(--text-primary);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Partidas-module___PGpDW__calendarDay:hover{border-color:var(--primary);background:#ffffff1a}.Partidas-module___PGpDW__hasGames{border-color:var(--secondary)}.Partidas-module___PGpDW__selectedDay{border-color:var(--primary);color:#fff;font-weight:700;box-shadow:0 0 10px #8b00004d;background:var(--primary)!important}.Partidas-module___PGpDW__gameIndicator{background:var(--primary);width:6px;height:6px;box-shadow:0 0 5px var(--primary);border-radius:50%;position:absolute;bottom:5px}.Partidas-module___PGpDW__datelessGamesBtn{background:var(--bg-surface);border:1px solid var(--border-glass);width:100%;color:var(--text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Partidas-module___PGpDW__datelessGamesBtn:hover{border-color:var(--secondary);background:#ffffff0d}.Partidas-module___PGpDW__activeDatelessBtn{box-shadow:0 0 15px #b8860b4d;background:var(--secondary)!important;color:#000!important;border-color:var(--secondary)!important}.Partidas-module___PGpDW__datelessBadge{background:var(--primary);color:#fff;border-radius:10px;padding:2px 8px;font-size:.8rem;font-weight:800}.Partidas-module___PGpDW__activeDatelessBtn .Partidas-module___PGpDW__datelessBadge{color:#000;background:#0003}.Partidas-module___PGpDW__upcomingGamesBtn{background:var(--bg-surface);border:1px solid var(--border-glass);width:100%;color:var(--text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Partidas-module___PGpDW__upcomingGamesBtn:hover{border-color:var(--primary);background:#ffffff0d}.Partidas-module___PGpDW__activeUpcomingBtn{box-shadow:0 0 15px #8b00004d;background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.Partidas-module___PGpDW__upcomingDay{border-color:var(--primary);background:#8b000026!important}.Partidas-module___PGpDW__gamesCol{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:16px;flex-direction:column;height:550px;padding:30px;display:flex}.Partidas-module___PGpDW__gameDetails h2{color:var(--secondary);margin-bottom:25px;font-size:1.5rem}.Partidas-module___PGpDW__gameSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.Partidas-module___PGpDW__gameSectionHeader h2{margin-bottom:0}.Partidas-module___PGpDW__createGameBtn{background:var(--btn-create-bg);color:var(--btn-create-text);cursor:pointer;box-shadow:var(--btn-create-shadow);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Partidas-module___PGpDW__createGameBtn:hover{filter:brightness(1.1);box-shadow:var(--btn-create-shadow),0 10px 20px #00000026;transform:scale(1.03)}.Partidas-module___PGpDW__createGameBtn:active{box-shadow:none;transition:all .1s;transform:scale(.98)translateY(2px)}.Partidas-module___PGpDW__pendingBadge{color:#000;letter-spacing:.05em;text-transform:uppercase;background:#fc0;border-radius:4px;justify-content:center;align-items:center;height:fit-content;padding:3px 8px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.Partidas-module___PGpDW__confirmedBadge{color:#059669;text-transform:uppercase;white-space:nowrap;background:#10b9811a;border:1px solid #10b98133;border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:.7rem;font-weight:800;display:inline-block}.Partidas-module___PGpDW__ageTag{background:var(--bg-input);border:1px solid var(--border-glass);color:var(--text-secondary);border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.Partidas-module___PGpDW__gamesList{scrollbar-width:thin;scrollbar-color:var(--primary)transparent;scrollbar-gutter:stable;grid-template-columns:1fr 1fr;gap:20px;max-height:420px;padding:10px;display:grid;overflow-y:auto}.Partidas-module___PGpDW__gamesList::-webkit-scrollbar{width:6px}.Partidas-module___PGpDW__gamesList::-webkit-scrollbar-track{background:0 0}.Partidas-module___PGpDW__gamesList::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:10px}.Partidas-module___PGpDW__createBtnDisabled{opacity:.5;pointer-events:none;filter:grayscale();cursor:not-allowed}.Partidas-module___PGpDW__gameCard{background:var(--bg-surface);border:1px solid var(--border-glass);cursor:pointer;border-radius:12px;flex-direction:column;gap:15px;height:auto;padding:20px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.Partidas-module___PGpDW__gameCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px -10px #8b00004d}.Partidas-module___PGpDW__gameHeader{justify-content:space-between;align-items:flex-start;min-height:85px;display:flex}.Partidas-module___PGpDW__gameMetaGroup{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.Partidas-module___PGpDW__gameTimeAndAge{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.Partidas-module___PGpDW__gameMainInfo{flex-direction:column;gap:10px;display:flex}.Partidas-module___PGpDW__gameTitleGroup{align-items:center;gap:12px;display:flex}.Partidas-module___PGpDW__gameLangFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:24px;height:16px;box-shadow:0 2px 4px #0000001a}.Partidas-module___PGpDW__gameHeader h3{font-family:var(--font-main);color:var(--text-primary);margin:0;font-size:1.2rem}.Partidas-module___PGpDW__gameTime{background:var(--primary);color:#fff;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:700}.Partidas-module___PGpDW__systemBadge{color:var(--secondary);text-transform:uppercase;-webkit-line-clamp:2;line-clamp:2;letter-spacing:.5px;background:#b8860b26;border:1px solid #b8860b4d;border-radius:4px;-webkit-box-orient:vertical;align-self:flex-start;max-width:100%;padding:2px 8px;font-size:.75rem;font-weight:600;display:-webkit-box;overflow:hidden}.Partidas-module___PGpDW__gameInfo{margin-top:auto}.Partidas-module___PGpDW__gameInfo p{color:var(--text-primary);margin:6px 0;font-size:1rem}.Partidas-module___PGpDW__participants{margin-top:10px}.Partidas-module___PGpDW__participants span{margin-bottom:6px;font-size:1rem;display:block}.Partidas-module___PGpDW__progressBar{background:#5d40371a;border-radius:4px;height:8px;overflow:hidden}.Partidas-module___PGpDW__progressFill{background:var(--secondary);border-radius:2px;height:100%}.Partidas-module___PGpDW__joinBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#10b981;border-radius:10px;margin-top:15px;padding:12px;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px #064e3b}.Partidas-module___PGpDW__joinBtn:active{transform:translateY(2px);box-shadow:0 2px #064e3b}.Partidas-module___PGpDW__joinBtn.Partidas-module___PGpDW__isDM{cursor:pointer;background:#b91c1c;box-shadow:0 4px #7f1d1d}.Partidas-module___PGpDW__joinBtn.Partidas-module___PGpDW__isDM:hover{filter:none;transform:none;box-shadow:0 4px #7f1d1d}.Partidas-module___PGpDW__joinBtn:hover:not(.Partidas-module___PGpDW__disabled){background:#059669}.Partidas-module___PGpDW__joinBtn.Partidas-module___PGpDW__disabled{color:#64748b;cursor:not-allowed;opacity:1;background:#e2e8f0;box-shadow:0 4px #94a3b8}.Partidas-module___PGpDW__joinBtn.Partidas-module___PGpDW__pendingAdmin{color:#64748b!important;cursor:pointer!important;opacity:1!important;background:#e2e8f0!important;box-shadow:0 4px #94a3b8!important}.Partidas-module___PGpDW__joinBtn.Partidas-module___PGpDW__pendingAdmin:hover{background:#cbd5e1!important}.Partidas-module___PGpDW__joinBtn.Partidas-module___PGpDW__full{color:#fff!important;cursor:not-allowed!important;opacity:1!important;filter:none!important;background:#b91c1c!important;box-shadow:0 4px #7f1d1d!important}.Partidas-module___PGpDW__joined{background:var(--primary)!important;border-color:var(--primary)!important;box-shadow:0 4px #600000!important}.Partidas-module___PGpDW__joined:hover{background:#991b1b!important}.Partidas-module___PGpDW__pending{color:#000!important;cursor:pointer!important;background:#eab308!important;box-shadow:0 4px #a16207!important}.Partidas-module___PGpDW__pending:hover{transform:translateY(-2px);background:#d9a406!important;box-shadow:0 6px #a16207!important}.Partidas-module___PGpDW__requestsBadge{background:var(--primary);color:#fff;box-shadow:var(--shadow-premium);border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:.75rem;font-weight:800;animation:2s infinite Partidas-module___PGpDW__pulse;display:flex}@keyframes Partidas-module___PGpDW__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Partidas-module___PGpDW__selectPrompt{text-align:center;color:var(--text-secondary);flex:1;justify-content:center;align-items:center;padding:40px;font-size:1.2rem;font-style:italic;display:flex}.Partidas-module___PGpDW__noGames{text-align:center;color:var(--text-secondary);padding:60px;font-size:1.1rem;font-style:italic}.Partidas-module___PGpDW__modalOverlay{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out Partidas-module___PGpDW__fadeIn;display:flex;position:fixed;inset:0}.Partidas-module___PGpDW__detailModal{border:1px solid var(--border-glass);flex-direction:column;width:100%;max-width:1000px;max-height:90vh;animation:.4s cubic-bezier(.4,0,.2,1) Partidas-module___PGpDW__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.Partidas-module___PGpDW__modalInner{scrollbar-width:thin;scrollbar-color:var(--primary)transparent;flex-direction:column;gap:30px;max-height:calc(90vh - 2px);padding:40px;display:flex;overflow-y:auto}.Partidas-module___PGpDW__modalInner::-webkit-scrollbar{width:6px}.Partidas-module___PGpDW__modalInner::-webkit-scrollbar-track{background:0 0}.Partidas-module___PGpDW__modalInner::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:10px}.Partidas-module___PGpDW__closeBtn{color:var(--text-secondary);cursor:pointer;z-index:10;background:0 0;border:none;font-size:2.5rem;line-height:1;transition:color .2s;position:absolute;top:25px;right:25px}.Partidas-module___PGpDW__closeBtn:hover{color:var(--primary)}.Partidas-module___PGpDW__modalTop{justify-content:space-between;gap:40px;display:flex}.Partidas-module___PGpDW__modalHeaderInfo{flex-direction:column;flex:1;gap:20px;display:flex}.Partidas-module___PGpDW__modalHeaderTitle{align-items:center;gap:15px;display:flex}.Partidas-module___PGpDW__modalFlag{border-radius:4px;width:32px;box-shadow:0 2px 4px #0003}.Partidas-module___PGpDW__modalHeaderTitle h2{margin:0;font-size:2.2rem}.Partidas-module___PGpDW__quickInfoGrid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.Partidas-module___PGpDW__infoItem{flex-direction:column;gap:4px;display:flex}.Partidas-module___PGpDW__infoLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.Partidas-module___PGpDW__modalTopRight{flex-shrink:0;width:300px}.Partidas-module___PGpDW__topGameImage{border:2px solid var(--border-glass);width:100%;box-shadow:var(--shadow-premium);object-fit:cover;aspect-ratio:4/3;cursor:zoom-in;border-radius:12px;transition:transform .3s}.Partidas-module___PGpDW__topGameImage:hover{transform:scale(1.02)}.Partidas-module___PGpDW__imageStack{width:100%;position:relative}.Partidas-module___PGpDW__roomImagePreview{border:2px solid var(--gold-soft);cursor:zoom-in;z-index:5;border-radius:8px;width:120px;height:90px;transition:all .3s;position:absolute;bottom:-15px;right:-15px;overflow:hidden;box-shadow:0 4px 15px #0006}.Partidas-module___PGpDW__roomImagePreview img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Partidas-module___PGpDW__roomImagePreview span{color:var(--gold-soft);text-align:center;text-transform:uppercase;opacity:0;background:#000000b3;padding:2px;font-size:.65rem;font-weight:700;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Partidas-module___PGpDW__roomImagePreview:hover{z-index:10;transform:scale(1.1)rotate(2deg);box-shadow:0 8px 25px #d4af374d}.Partidas-module___PGpDW__roomImagePreview:hover img{transform:scale(1.1)}.Partidas-module___PGpDW__roomImagePreview:hover span{opacity:1}.Partidas-module___PGpDW__modalMiddle{width:100%}.Partidas-module___PGpDW__loreBox{border-left:4px solid var(--primary);background:#8b000008;border-radius:16px;padding:30px}.Partidas-module___PGpDW__loreBox h3{color:var(--secondary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:15px;font-size:1.2rem}.Partidas-module___PGpDW__loreBox p{color:var(--text-primary);opacity:.9;font-size:1.05rem;font-style:italic;line-height:1.8}.Partidas-module___PGpDW__modalBottom{flex-direction:column;gap:30px;display:flex}.Partidas-module___PGpDW__modalBottomLeft{width:100%}.Partidas-module___PGpDW__participantsList h4{color:var(--secondary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px;font-size:.9rem}.Partidas-module___PGpDW__participantsList ul{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;margin:0;padding:0;list-style:none;display:grid}.Partidas-module___PGpDW__participantsList li{color:var(--text-primary);border:1px solid var(--border-glass);background:#ffffff08;border-radius:8px;flex-direction:column;justify-content:center;min-height:55px;padding:10px 15px;font-size:.95rem;display:flex;position:relative}.Partidas-module___PGpDW__characterName{font-weight:600}.Partidas-module___PGpDW__playerName{color:var(--text-secondary);opacity:.7;font-size:.75rem;position:absolute;bottom:8px;right:12px}.Partidas-module___PGpDW__currentUser{font-weight:700;color:var(--secondary)!important;border:1px dashed var(--secondary)!important;background:#b8860b0d!important}.Partidas-module___PGpDW__modalBottomRight{grid-template-columns:1fr 1fr;align-items:center;gap:30px;width:100%;display:grid}.Partidas-module___PGpDW__managementActions{flex-direction:column;gap:15px;width:100%;display:flex}.Partidas-module___PGpDW__editBtnSecondary{background:var(--gradient-gold);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 24px;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #d4af3733}.Partidas-module___PGpDW__editBtnSecondary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #d4af374d}.Partidas-module___PGpDW__unifiedRequirements{border:1px solid var(--border-glass);background:#ffffff08;border-radius:12px;width:100%;padding:24px}.Partidas-module___PGpDW__unifiedRequirements h4{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:15px;font-size:.9rem}.Partidas-module___PGpDW__reqsContainer{flex-direction:column;gap:10px;display:flex}.Partidas-module___PGpDW__reqDetail{justify-content:space-between;font-size:.95rem;display:flex}.Partidas-module___PGpDW__reqDetail strong{color:var(--text-primary)}.Partidas-module___PGpDW__expLabel{color:var(--secondary);font-weight:700}.Partidas-module___PGpDW__modalJoinBtn{color:#fff;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:#10b981;border-radius:12px;width:100%;padding:16px;font-size:1.15rem;font-weight:800;transition:all .2s;box-shadow:0 6px #064e3b}.Partidas-module___PGpDW__modalJoinBtn:hover{background:#059669;transform:translateY(-2px);box-shadow:0 8px #064e3b}.Partidas-module___PGpDW__modalJoinBtn:active{transform:translateY(4px);box-shadow:0 2px #064e3b}.Partidas-module___PGpDW__modalJoinBtn.Partidas-module___PGpDW__joined{background:var(--primary)!important;box-shadow:0 6px #600000!important}.Partidas-module___PGpDW__modalJoinBtn:disabled:not(.Partidas-module___PGpDW__joined){cursor:not-allowed;opacity:1;color:#475569!important;background:#cbd5e1!important;box-shadow:0 6px #94a3b8!important}.Partidas-module___PGpDW__disabledSimple{color:#475569!important;cursor:not-allowed!important;opacity:1!important;background:#cbd5e1!important;box-shadow:0 4px #94a3b8!important}@keyframes Partidas-module___PGpDW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Partidas-module___PGpDW__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Partidas-module___PGpDW__lightboxOverlay{z-index:4000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:zoom-out;background:#000000eb;justify-content:center;align-items:center;padding:40px;animation:.3s ease-out Partidas-module___PGpDW__fadeIn;display:flex;position:fixed;inset:0}.Partidas-module___PGpDW__zoomedImage{object-fit:contain;cursor:default;border-radius:16px;max-width:90vw;max-height:90vh;animation:.4s cubic-bezier(.4,0,.2,1) Partidas-module___PGpDW__slideUp;box-shadow:0 0 50px #000c}.Partidas-module___PGpDW__lightboxClose{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:3rem;line-height:1;transition:opacity .2s;position:absolute;top:30px;right:30px}.Partidas-module___PGpDW__lightboxClose:hover{opacity:1}@media (max-width:1123px){.Partidas-module___PGpDW__gamesList{grid-template-columns:minmax(auto,350px);justify-content:center}.Partidas-module___PGpDW__gameSectionHeader{justify-content:center}.Partidas-module___PGpDW__exportBtn{display:none!important}}@media (max-width:768px){.Partidas-module___PGpDW__modalOverlay{padding:10px}.Partidas-module___PGpDW__modalInner{padding:20px}.Partidas-module___PGpDW__modalTop{flex-direction:column-reverse;gap:20px}.Partidas-module___PGpDW__modalTopRight{width:100%}.Partidas-module___PGpDW__modalHeaderTitle h2{font-size:1.6rem}.Partidas-module___PGpDW__quickInfoGrid,.Partidas-module___PGpDW__modalContentCols,.Partidas-module___PGpDW__participantsList ul{grid-template-columns:1fr}.Partidas-module___PGpDW__header{flex-direction:column;gap:24px;margin-bottom:32px}.Partidas-module___PGpDW__backBtn{margin:0 auto;position:static}.Partidas-module___PGpDW__gamesCol{height:auto;min-height:auto;padding:20px}.Partidas-module___PGpDW__gamesList{grid-template-columns:1fr;justify-content:stretch;max-height:none;overflow:visible}.Partidas-module___PGpDW__gameSectionHeader>div:last-child{flex-direction:column;gap:10px;width:100%;justify-content:center!important}.Partidas-module___PGpDW__exportBtn{justify-content:center;width:100%;display:flex!important}.Partidas-module___PGpDW__createGameBtn{justify-content:center;width:100%}}.Partidas-module___PGpDW__calendarDay.Partidas-module___PGpDW__pastCalendarDay{opacity:.4;cursor:default;background:#ffffff08;border-color:#0000}.Partidas-module___PGpDW__calendarDay.Partidas-module___PGpDW__pastCalendarDay:hover{background:#ffffff0d;border-color:#0000}
.ChangePasswordModal-module__ud0kOq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ChangePasswordModal-module__ud0kOq__modal{text-align:center;flex-direction:column;gap:24px;width:90%;max-width:450px;padding:40px;display:flex;position:relative}.ChangePasswordModal-module__ud0kOq__closeBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;padding:5px;font-size:1.5rem;line-height:1;position:absolute;top:20px;right:20px}.ChangePasswordModal-module__ud0kOq__closeBtn:hover{color:var(--primary);transform:scale(1.1)}.ChangePasswordModal-module__ud0kOq__description{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.ChangePasswordModal-module__ud0kOq__form{text-align:left;flex-direction:column;gap:20px;display:flex}.ChangePasswordModal-module__ud0kOq__inputGroup{flex-direction:column;gap:8px;display:flex}.ChangePasswordModal-module__ud0kOq__inputGroup label{color:var(--text-primary);font-size:.85rem;font-weight:600}.ChangePasswordModal-module__ud0kOq__inputGroup input{border:1px solid var(--border-glass);background:var(--bg-input);color:var(--text-primary);transition:var(--transition-fast);border-radius:8px;padding:12px 16px;font-size:1rem}.ChangePasswordModal-module__ud0kOq__inputGroup input:focus{border-color:var(--primary);background:var(--bg-input);filter:brightness(.95);outline:none}.ChangePasswordModal-module__ud0kOq__submitBtn{background:var(--primary);color:#fff;transition:var(--transition-fast);border-radius:8px;margin-top:10px;padding:14px;font-size:1rem;font-weight:700;box-shadow:0 4px 15px #8b00004d}.ChangePasswordModal-module__ud0kOq__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #8b000066}.ChangePasswordModal-module__ud0kOq__complexityChecker{flex-direction:column;gap:4px;margin-top:5px;display:flex}.ChangePasswordModal-module__ud0kOq__complexityItem{color:var(--danger);opacity:.8;align-items:center;gap:6px;font-size:.75rem;display:flex}.ChangePasswordModal-module__ud0kOq__complexityItem.ChangePasswordModal-module__ud0kOq__valid{color:var(--success);opacity:1}
.Backups-module__HBeYtq__main{background:radial-gradient(circle at 50% 0,#8b00000d 0%,#0000 50%);min-height:100vh;padding-top:120px;padding-bottom:50px}.Backups-module__HBeYtq__header{align-items:center;gap:20px;max-width:1200px;margin:0 auto 40px;padding:0 20px;display:flex}.Backups-module__HBeYtq__backBtn{background:var(--bg-glass);border:1px solid var(--border-glass);color:var(--text-main);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .2s;display:flex}.Backups-module__HBeYtq__backBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translate(-5px)}.Backups-module__HBeYtq__loading{height:100vh;color:var(--primary);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Backups-module__HBeYtq__toolsBar{border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding:24px;display:flex}.Backups-module__HBeYtq__manualActions{gap:15px;display:flex}.Backups-module__HBeYtq__exportBtn,.Backups-module__HBeYtq__importBtn{cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-weight:600;transition:all .2s;display:flex}.Backups-module__HBeYtq__exportBtn{border:1.5px solid var(--primary);color:var(--primary);background:0 0}.Backups-module__HBeYtq__exportBtn:hover{background:var(--primary);color:#fff}.Backups-module__HBeYtq__importBtn{background:rgba(var(--accent-rgb),.1);border:1.5px solid var(--accent);color:var(--accent)}.Backups-module__HBeYtq__importBtn:hover{background:var(--accent);color:#fff}.Backups-module__HBeYtq__forceBtn{cursor:pointer;color:#10b981;background:#10b9811a;border:1.5px solid #10b981;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-weight:600;transition:all .2s;display:flex}.Backups-module__HBeYtq__forceBtn:hover{color:#fff;background:#10b981}.Backups-module__HBeYtq__tableWrapper{border-radius:24px;margin-bottom:30px;overflow:hidden}.Backups-module__HBeYtq__backupTable{border-collapse:collapse;text-align:left;width:100%}.Backups-module__HBeYtq__backupTable th{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;padding:20px;font-size:.9rem;font-weight:600}.Backups-module__HBeYtq__backupTable td{border-bottom:1px solid var(--border-glass);color:var(--text-main);padding:20px}.Backups-module__HBeYtq__backupName{align-items:center;gap:12px;font-weight:600;display:flex}.Backups-module__HBeYtq__backupIcon{font-size:1.2rem}.Backups-module__HBeYtq__badge{background:#ffffff1a;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700}.Backups-module__HBeYtq__badge.Backups-module__HBeYtq__auto{color:#3b82f6;background:#3b82f633}.Backups-module__HBeYtq__badge.Backups-module__HBeYtq__manual{color:#10b981;background:#10b98133}.Backups-module__HBeYtq__actionGroup{gap:10px;display:flex}.Backups-module__HBeYtq__restoreBtn,.Backups-module__HBeYtq__deleteBtn{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.Backups-module__HBeYtq__restoreBtn{background:var(--primary);color:#fff}.Backups-module__HBeYtq__restoreBtn:hover{filter:brightness(1.2);transform:translateY(-2px)}.Backups-module__HBeYtq__deleteBtn{color:#ef4444;background:#ef44441a}.Backups-module__HBeYtq__deleteBtn:hover{color:#fff;background:#ef4444}.Backups-module__HBeYtq__emptyState{text-align:center;color:var(--text-muted);padding:60px}.Backups-module__HBeYtq__infoCard{border-radius:20px;margin-top:40px;padding:24px}.Backups-module__HBeYtq__infoCard h3{align-items:center;gap:10px;margin-bottom:15px;display:flex}.Backups-module__HBeYtq__infoCard p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Backups-module__HBeYtq__toolsBar{flex-direction:column;align-items:stretch}.Backups-module__HBeYtq__manualActions{flex-direction:column}.Backups-module__HBeYtq__main{padding-top:80px}.Backups-module__HBeYtq__header{text-align:center;flex-direction:column;gap:24px;margin-bottom:32px}.Backups-module__HBeYtq__backBtn{margin:0 auto;position:static}}
