.NotificationsPanel-module-scss-module__nCvQ2W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out NotificationsPanel-module-scss-module__nCvQ2W__fadeIn;display:flex;position:fixed;inset:0}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__overlay{background:#000000b3}@media (max-width:768px){.NotificationsPanel-module-scss-module__nCvQ2W__overlay{align-items:flex-start;padding:10vh 1rem 1rem}}.NotificationsPanel-module-scss-module__nCvQ2W__panel{background:var(--bg-primary);background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--border-color);width:100%;max-width:500px;max-height:80vh;box-shadow:0 20px 60px #0000004d;box-shadow:0 8px 32px 0 var(--shadow);border-radius:20px;flex-direction:column;animation:.3s ease-out NotificationsPanel-module-scss-module__nCvQ2W__slideUp;display:flex}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__panel{background:#fffffffa;border:1px solid #0000001a}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__panel{background:#1e1e1ef2;border:1px solid #ffffff1a}@media (max-width:768px){.NotificationsPanel-module-scss-module__nCvQ2W__panel{border-radius:16px;max-width:100%;max-height:90vh}}.NotificationsPanel-module-scss-module__nCvQ2W__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:2rem;display:flex}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__header{border-bottom-color:#0000001a}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__header{border-bottom-color:#ffffff1a}@media (max-width:768px){.NotificationsPanel-module-scss-module__nCvQ2W__header{padding:1.5rem}}.NotificationsPanel-module-scss-module__nCvQ2W__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__title{color:#1e293b}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__title{color:#f1f5f9}@media (max-width:768px){.NotificationsPanel-module-scss-module__nCvQ2W__title{font-size:1.2rem}}.NotificationsPanel-module-scss-module__nCvQ2W__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.NotificationsPanel-module-scss-module__nCvQ2W__actions{gap:.5rem}}.NotificationsPanel-module-scss-module__nCvQ2W__clearAllButton{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__clearAllButton{color:#dc2626;background:#ef44441a;border-color:#ef44444d}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__clearAllButton{color:#f87171;background:#ef444426;border-color:#ef444466}.NotificationsPanel-module-scss-module__nCvQ2W__clearAllButton:hover{color:#dc2626;background:#ef444433;border-color:#ef444480;transform:translateY(-1px);box-shadow:0 2px 8px #ef44444d}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__clearAllButton:hover{color:#fca5a5;background:#ef444440}.NotificationsPanel-module-scss-module__nCvQ2W__clearAllButton:active{transform:translateY(0)}.NotificationsPanel-module-scss-module__nCvQ2W__markAllButton{background:var(--bg-glass);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__markAllButton{color:#666;background:#ffffff80;border-color:#0000001a}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__markAllButton{color:#b0b0b0;background:#ffffff0d;border-color:#ffffff1a}.NotificationsPanel-module-scss-module__nCvQ2W__markAllButton:hover{background:var(--bg-glass-hover);color:var(--text-primary)}.NotificationsPanel-module-scss-module__nCvQ2W__closeButton{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;line-height:1;transition:all .2s;display:flex}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__closeButton{color:#666}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__closeButton{color:#b0b0b0}.NotificationsPanel-module-scss-module__nCvQ2W__closeButton:hover{background:var(--bg-hover);color:var(--text-primary);transform:rotate(90deg)}.NotificationsPanel-module-scss-module__nCvQ2W__content{flex:1;padding:1.5rem;overflow-y:auto}@media (max-width:768px){.NotificationsPanel-module-scss-module__nCvQ2W__content{padding:1rem}}.NotificationsPanel-module-scss-module__nCvQ2W__loading,.NotificationsPanel-module-scss-module__nCvQ2W__empty{text-align:center;color:var(--text-secondary);padding:3rem;font-size:1rem}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__loading,[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__empty{color:#666}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__loading,[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__empty{color:#b0b0b0}.NotificationsPanel-module-scss-module__nCvQ2W__list{flex-direction:column;gap:1rem;display:flex}.NotificationsPanel-module-scss-module__nCvQ2W__notification{background:var(--bg-glass);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;padding:1.5rem;transition:all .2s}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__notification{background:#ffffff80;border-color:#0000001a}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__notification{background:#ffffff0d;border-color:#ffffff1a}.NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__unread{border-left:4px solid var(--accent);background:var(--bg-glass-hover)}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__unread{background:#6366f11a;border-left-color:#6366f1}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__unread{background:#818cf826;border-left-color:#818cf8}.NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__success{border-left-color:#22c55e}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__success{border-left-color:#86efac}.NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__error{border-left-color:#ef4444}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__error{border-left-color:#f87171}.NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__warning{border-left-color:#f59e0b}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__notification.NotificationsPanel-module-scss-module__nCvQ2W__warning{border-left-color:#fbbf24}.NotificationsPanel-module-scss-module__nCvQ2W__notification:hover{transform:translate(4px);box-shadow:0 4px 12px #0000001a}.NotificationsPanel-module-scss-module__nCvQ2W__notificationHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.NotificationsPanel-module-scss-module__nCvQ2W__notificationTitle{color:var(--text-primary);font-size:1rem;font-weight:600}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__notificationTitle{color:#1e293b}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__notificationTitle{color:#f1f5f9}.NotificationsPanel-module-scss-module__nCvQ2W__unreadBadge{color:var(--accent);margin-left:.5rem;font-size:.8rem}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__unreadBadge{color:#6366f1}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__unreadBadge{color:#818cf8}.NotificationsPanel-module-scss-module__nCvQ2W__notificationMessage{color:var(--text-secondary);white-space:normal;word-break:break-word;font-size:.95rem;line-height:1.6}[data-theme=light] .NotificationsPanel-module-scss-module__nCvQ2W__notificationMessage{color:#374151;font-weight:500}[data-theme=dark] .NotificationsPanel-module-scss-module__nCvQ2W__notificationMessage{color:#e5e7eb;font-weight:400}.NotificationsPanel-module-scss-module__nCvQ2W__notificationMessage br{margin-bottom:.25rem;display:block}
.Header-module-scss-module__69xiIG__header{z-index:1000;background:var(--bg-primary);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(24px)saturate(180%);padding:1rem 1.5rem;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}[data-theme=light] .Header-module-scss-module__69xiIG__header{background:#fffffff2;border-bottom-color:#00000014;box-shadow:0 2px 20px #00000014}[data-theme=dark] .Header-module-scss-module__69xiIG__header{background:#141414f2;border-bottom-color:#ffffff1a;box-shadow:0 2px 20px #00000080}@media (max-width:768px){.Header-module-scss-module__69xiIG__header{padding:.5rem 1rem}}.Header-module-scss-module__69xiIG__container{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.Header-module-scss-module__69xiIG__container{justify-content:space-between;gap:1rem;width:100%}}.Header-module-scss-module__69xiIG__rightSection{flex-shrink:0;align-items:center;gap:1rem;margin-left:auto;display:flex}@media (max-width:768px){.Header-module-scss-module__69xiIG__rightSection{gap:.5rem;margin-left:auto}}.Header-module-scss-module__69xiIG__burger{display:none}.Header-module-scss-module__69xiIG__burger:hover{transform:scale(1.1)}.Header-module-scss-module__69xiIG__burger:focus{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.Header-module-scss-module__69xiIG__burgerLine{background:var(--text-primary);transform-origin:50%;border-radius:2px;width:100%;height:3px;transition:all .3s}.Header-module-scss-module__69xiIG__burgerLine:first-child{transform:translateY(0)}.Header-module-scss-module__69xiIG__burgerLine:nth-child(2){opacity:1}.Header-module-scss-module__69xiIG__burgerLine:nth-child(3){transform:translateY(0)}.Header-module-scss-module__69xiIG__burgerLine.Header-module-scss-module__69xiIG__active:first-child{transform:translateY(9px)rotate(45deg)}.Header-module-scss-module__69xiIG__burgerLine.Header-module-scss-module__69xiIG__active:nth-child(2){opacity:0}.Header-module-scss-module__69xiIG__burgerLine.Header-module-scss-module__69xiIG__active:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module-scss-module__69xiIG__title{white-space:nowrap;pointer-events:none;z-index:0;align-items:center;gap:.5rem;min-width:0;display:flex;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:768px){.Header-module-scss-module__69xiIG__title{justify-content:center;gap:2px;width:auto;max-width:calc(100% - 80px);font-size:.9rem;position:absolute;left:50%;transform:translate(-50%)}}.Header-module-scss-module__69xiIG__titleText{letter-spacing:.5px;white-space:nowrap;background:linear-gradient(90deg,#53f,#5b4cff,#7f66ff,#5b4cff,#53f) 0 0/200%;-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 8px #5533ff80);-webkit-background-clip:text;background-clip:text;font-size:clamp(1rem,3.3vw,1.5rem);font-weight:700;transition:all .3s;animation:3s linear infinite Header-module-scss-module__69xiIG__gradientLight;position:relative}[data-theme=dark] .Header-module-scss-module__69xiIG__titleText{background:linear-gradient(90deg,#818cf8,#a5b4fc,#c7d2fe,#a5b4fc,#818cf8) 0 0/200%;-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 10px #818cf899);-webkit-background-clip:text;background-clip:text;animation:3s linear infinite Header-module-scss-module__69xiIG__gradientDark}@media (max-width:768px){.Header-module-scss-module__69xiIG__titleText{font-size:1rem}}.Header-module-scss-module__69xiIG__titleSeparator{color:var(--text-secondary);opacity:.6;margin:0 4px;font-size:clamp(.9rem,3vw,1.5rem);font-weight:400;transition:opacity .3s}[data-theme=light] .Header-module-scss-module__69xiIG__titleSeparator{color:#5540bf;text-shadow:0 0 8px #5533ff4d;font-weight:500}[data-theme=dark] .Header-module-scss-module__69xiIG__titleSeparator{color:#a5b4fc;text-shadow:0 0 10px #818cf866;font-weight:400}@media (max-width:768px){.Header-module-scss-module__69xiIG__titleSeparator{margin:0 2px;font-size:.9rem}}.Header-module-scss-module__69xiIG__notificationsButton{background:var(--bg-glass);width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:none;border:1px solid var(--border-color);box-shadow:0 8px 32px 0 var(--shadow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}[data-theme=light] .Header-module-scss-module__69xiIG__notificationsButton{background:#ffffffe6;box-shadow:0 2px 12px #0000001a}[data-theme=dark] .Header-module-scss-module__69xiIG__notificationsButton{background:#1e1e1ee6;box-shadow:0 2px 12px #0000004d}.Header-module-scss-module__69xiIG__notificationsButton:hover{transform:translateY(-2px)scale(1.1);box-shadow:0 4px 16px #6366f14d,0 0 20px #6366f133}[data-theme=light] .Header-module-scss-module__69xiIG__notificationsButton:hover{background:#9a35ff26;box-shadow:0 4px 16px #9a35ff66,0 0 24px #9a35ff4d}[data-theme=dark] .Header-module-scss-module__69xiIG__notificationsButton:hover{background:#818cf826;box-shadow:0 4px 16px #818cf866,0 0 24px #6366f14d}.Header-module-scss-module__69xiIG__notificationsButton:active{transform:translateY(0)scale(.95)}@media (max-width:768px){.Header-module-scss-module__69xiIG__notificationsButton{width:36px;height:36px}}.Header-module-scss-module__69xiIG__notificationsButton svg{transition:transform .3s}.Header-module-scss-module__69xiIG__notificationsBadge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #ffffff4d;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:700;animation:2s infinite Header-module-scss-module__69xiIG__notificationPulse;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #ef444466,0 0 12px #ef444499}[data-theme=dark] .Header-module-scss-module__69xiIG__notificationsBadge{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 2px 8px #f8717180,0 0 16px #ef4444b3}@keyframes Header-module-scss-module__69xiIG__notificationPulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 2px 8px #ef444466,0 0 12px #ef444499}50%{opacity:.9;transform:scale(1.1);box-shadow:0 4px 12px #ef444499,0 0 20px #ef4444cc}}.Header-module-scss-module__69xiIG__themeToggleLeft,.Header-module-scss-module__69xiIG__themeToggle,.Header-module-scss-module__69xiIG__themeToggleMobile{display:none}.Header-module-scss-module__69xiIG__menuWrapper{flex-shrink:0;margin-left:auto;position:relative}@media (max-width:768px){.Header-module-scss-module__69xiIG__menuWrapper{margin-left:auto}}.Header-module-scss-module__69xiIG__menuButton{background:var(--bg-glass);width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:none;border:1px solid var(--border-color);box-shadow:0 8px 32px 0 var(--shadow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}[data-theme=light] .Header-module-scss-module__69xiIG__menuButton{background:#ffffffe6;box-shadow:0 2px 12px #0000001a}[data-theme=dark] .Header-module-scss-module__69xiIG__menuButton{background:#1e1e1ee6;box-shadow:0 2px 12px #0000004d}.Header-module-scss-module__69xiIG__menuButton:hover{transform:translateY(-2px)scale(1.1);box-shadow:0 4px 16px #6366f14d,0 0 20px #6366f133}[data-theme=light] .Header-module-scss-module__69xiIG__menuButton:hover{background:#9a35ff26;box-shadow:0 4px 16px #9a35ff66,0 0 24px #9a35ff4d}[data-theme=dark] .Header-module-scss-module__69xiIG__menuButton:hover{background:#818cf826;box-shadow:0 4px 16px #818cf866,0 0 24px #6366f14d}.Header-module-scss-module__69xiIG__menuButton:active{transform:translateY(0)scale(.95)}@media (max-width:768px){.Header-module-scss-module__69xiIG__menuButton{width:36px;height:36px}}.Header-module-scss-module__69xiIG__menuButton svg{transition:transform .3s}.Header-module-scss-module__69xiIG__menuBadge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #ffffff4d;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:700;animation:2s infinite Header-module-scss-module__69xiIG__notificationPulse;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #ef444466,0 0 12px #ef444499}[data-theme=dark] .Header-module-scss-module__69xiIG__menuBadge{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 2px 8px #f8717180,0 0 16px #ef4444b3}.Header-module-scss-module__69xiIG__menuDropdown{background:var(--bg-primary);box-shadow:0 8px 32px #0003,0 0 0 1px var(--border-color);-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:1001;border-radius:12px;min-width:200px;padding:.5rem;animation:.2s ease-out Header-module-scss-module__69xiIG__slideDown;position:absolute;top:calc(100% + 8px);right:0}[data-theme=light] .Header-module-scss-module__69xiIG__menuDropdown{background:#fffffffa;box-shadow:0 8px 32px #00000026,0 0 0 1px #00000014}[data-theme=dark] .Header-module-scss-module__69xiIG__menuDropdown{background:#141414fa;box-shadow:0 8px 32px #0009,0 0 0 1px #ffffff1a}@media (max-width:768px){.Header-module-scss-module__69xiIG__menuDropdown{min-width:180px;right:0}}@keyframes Header-module-scss-module__69xiIG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module-scss-module__69xiIG__menuItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex;position:relative}[data-theme=light] .Header-module-scss-module__69xiIG__menuItem{color:#1e293b}[data-theme=dark] .Header-module-scss-module__69xiIG__menuItem{color:#f1f5f9}.Header-module-scss-module__69xiIG__menuItem:hover{background:#6366f11a}[data-theme=light] .Header-module-scss-module__69xiIG__menuItem:hover{background:#9a35ff1f}[data-theme=dark] .Header-module-scss-module__69xiIG__menuItem:hover{background:#818cf826}.Header-module-scss-module__69xiIG__menuItem:active{transform:scale(.98)}.Header-module-scss-module__69xiIG__menuItem svg{flex-shrink:0;width:18px;height:18px}.Header-module-scss-module__69xiIG__menuItem span:not(.Header-module-scss-module__69xiIG__menuItemBadge){flex:1}.Header-module-scss-module__69xiIG__menuItemBadge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 4px;font-size:.7rem;font-weight:700;display:flex}[data-theme=dark] .Header-module-scss-module__69xiIG__menuItemBadge{background:linear-gradient(135deg,#f87171,#ef4444)}.Header-module-scss-module__69xiIG__notificationsButton,.Header-module-scss-module__69xiIG__sidebar{display:none}.Header-module-scss-module__69xiIG__sidebar.Header-module-scss-module__69xiIG__open{pointer-events:all;transform:translate(0)}.Header-module-scss-module__69xiIG__sidebarContent{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--border-color);width:100%;height:100%;box-shadow:0 8px 32px 0 var(--shadow);z-index:1501;flex-direction:column;padding:3rem 2rem;display:flex;position:relative;overflow-y:auto}@media (max-width:768px){.Header-module-scss-module__69xiIG__sidebarContent{padding:2rem 1.5rem}}.Header-module-scss-module__69xiIG__sidebarTitle{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Header-module-scss-module__69xiIG__tabs{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.Header-module-scss-module__69xiIG__tab{background:var(--bg-glass);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--border-color);box-shadow:0 8px 32px 0 var(--shadow);text-align:left;border-radius:12px;padding:1.5rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}[data-theme=light] .Header-module-scss-module__69xiIG__tab{color:#1a1a1a;font-weight:500}[data-theme=dark] .Header-module-scss-module__69xiIG__tab{color:#f8f9fa;font-weight:500}.Header-module-scss-module__69xiIG__tab:hover{background:var(--bg-glass-hover);box-shadow:0 12px 40px 0 var(--shadow);border-color:#fff6;transform:translate(5px)}.Header-module-scss-module__69xiIG__tab.Header-module-scss-module__69xiIG__active{background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#fff;border-color:var(--accent);font-weight:600;box-shadow:0 4px 15px #6366f14d}@media (max-width:768px){.Header-module-scss-module__69xiIG__tab{padding:1rem 1.5rem;font-size:.9rem}}.Header-module-scss-module__69xiIG__logoutButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:none;border:1px solid var(--border-color);width:60px;height:60px;box-shadow:0 8px 32px 0 var(--shadow);border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-size:1.2rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 0 20px #ef444499,0 4px 15px #ef444466,inset 0 0 20px #ffffff1a}.Header-module-scss-module__69xiIG__logoutButton:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 0 30px #ef4444e6,0 8px 30px #ef4444b3,0 0 40px #ef444480,inset 0 0 25px #ffffff26}.Header-module-scss-module__69xiIG__logoutButton:active{transform:translateY(-1px)scale(1.02);box-shadow:0 0 25px #ef4444cc,0 4px 20px #ef444499,inset 0 0 20px #ffffff1a}@media (max-width:768px){.Header-module-scss-module__69xiIG__logoutButton{width:56px;height:56px;font-size:1.1rem}}.Header-module-scss-module__69xiIG__logoutSection{border-top:1px solid #94a3b880;justify-content:center;margin-top:auto;padding-top:2rem;display:flex}[data-theme=dark] .Header-module-scss-module__69xiIG__logoutSection{border-top-color:#374151e6}.Header-module-scss-module__69xiIG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1500;background:#00000080;animation:.3s Header-module-scss-module__69xiIG__fadeIn;position:fixed;inset:0}
.PlayerStatsBar-module-scss-module__mwKIuq__bar{background:0 0;justify-content:center;width:100%;margin-top:79px;display:flex}.PlayerStatsBar-module-scss-module__mwKIuq__inner{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--border-color);box-shadow:0 8px 32px 0 var(--shadow);border-radius:999px;justify-content:center;align-items:center;gap:2rem;padding:.5rem 1.5rem;display:inline-flex}[data-theme=light] .PlayerStatsBar-module-scss-module__mwKIuq__inner{background:#fffffff5;border:1px solid #00000014;box-shadow:0 4px 12px #0f172a26}[data-theme=dark] .PlayerStatsBar-module-scss-module__mwKIuq__inner{background:#0f172af0;border:1px solid #94a3b840;box-shadow:0 6px 18px #0009}@media (max-width:768px){.PlayerStatsBar-module-scss-module__mwKIuq__inner{gap:1rem;width:calc(100% - 16px);max-width:100%;padding:.5rem 1rem}}.PlayerStatsBar-module-scss-module__mwKIuq__energyBlock{color:#166534;white-space:nowrap;background:#22c55e1f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-weight:600;display:flex}[data-theme=dark] .PlayerStatsBar-module-scss-module__mwKIuq__energyBlock{color:#bbf7d0;background:#16a34a40}@media (max-width:768px){.PlayerStatsBar-module-scss-module__mwKIuq__energyBlock{gap:4px;padding:3px 8px;font-size:.8rem}}.PlayerStatsBar-module-scss-module__mwKIuq__energyIcon{font-size:.95rem;line-height:1}@media (max-width:768px){.PlayerStatsBar-module-scss-module__mwKIuq__energyIcon{font-size:.85rem}}.PlayerStatsBar-module-scss-module__mwKIuq__energyValue{font-weight:700}.PlayerStatsBar-module-scss-module__mwKIuq__currencyScroller{-webkit-overflow-scrolling:touch;flex:1;overflow-x:auto}.PlayerStatsBar-module-scss-module__mwKIuq__currencyGroup{flex-shrink:0;align-items:center;gap:8px;display:flex}.PlayerStatsBar-module-scss-module__mwKIuq__currencyItem{color:var(--text-primary);white-space:nowrap;background:#0f172a0a;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:.8rem;display:flex}.PlayerStatsBar-module-scss-module__mwKIuq__currencyItem img{display:block}[data-theme=dark] .PlayerStatsBar-module-scss-module__mwKIuq__currencyItem{color:#e5e7eb;background:#94a3b82e}@media (max-width:768px){.PlayerStatsBar-module-scss-module__mwKIuq__currencyItem{padding:2px 6px;font-size:.7rem}}
.AuthPanel-module-scss-module__NRmsuW__authContainer{justify-content:center;align-items:center;min-height:100vh;padding:100px 1.5rem 3rem;display:flex}@media (max-width:768px){.AuthPanel-module-scss-module__NRmsuW__authContainer{padding:80px 1rem 2rem}}.AuthPanel-module-scss-module__NRmsuW__authCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--border-color);width:100%;max-width:500px;box-shadow:0 8px 32px 0 var(--shadow);border-radius:20px;padding:3rem;transition:all .5s;animation:.5s ease-out AuthPanel-module-scss-module__NRmsuW__slideUp;position:relative;overflow:hidden}.AuthPanel-module-scss-module__NRmsuW__authCard:hover:not(.AuthPanel-module-scss-module__NRmsuW__success):not(.AuthPanel-module-scss-module__NRmsuW__loading){background:var(--bg-glass-hover);box-shadow:0 12px 40px 0 var(--shadow);border-color:#fff6;transform:translateY(-2px)}@media (max-width:768px){.AuthPanel-module-scss-module__NRmsuW__authCard{border-radius:16px;padding:2rem}}.AuthPanel-module-scss-module__NRmsuW__authCard.AuthPanel-module-scss-module__NRmsuW__success{animation:.8s ease-out 1.2s forwards AuthPanel-module-scss-module__NRmsuW__fadeOut}.AuthPanel-module-scss-module__NRmsuW__authCard.AuthPanel-module-scss-module__NRmsuW__loading{pointer-events:none}.AuthPanel-module-scss-module__NRmsuW__authHeader{text-align:center;margin-bottom:3rem}.AuthPanel-module-scss-module__NRmsuW__authTitle{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:700;animation:.5s ease-in-out AuthPanel-module-scss-module__NRmsuW__fadeIn}@media (max-width:768px){.AuthPanel-module-scss-module__NRmsuW__authTitle{font-size:1.5rem}}.AuthPanel-module-scss-module__NRmsuW__authSubtitle{color:var(--text-secondary);font-size:.95rem;font-weight:400;line-height:1.7}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__authSubtitle{color:#4a5568;font-weight:400}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__authSubtitle{color:#cbd5e0;font-weight:400}@media (max-width:768px){.AuthPanel-module-scss-module__NRmsuW__authSubtitle{font-size:.85rem}}.AuthPanel-module-scss-module__NRmsuW__authForm{flex-direction:column;gap:2rem;display:flex}.AuthPanel-module-scss-module__NRmsuW__inputGroup{flex-direction:column;gap:1rem;display:flex}.AuthPanel-module-scss-module__NRmsuW__label{color:var(--text-primary);font-size:.9rem;font-weight:500}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__label{color:#1a1a1a;font-weight:600}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__label{color:#f8f9fa;font-weight:500}.AuthPanel-module-scss-module__NRmsuW__textarea{border:1px solid var(--border-color);background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;color:var(--text-primary);resize:vertical;border-radius:12px;min-height:120px;padding:1.5rem;font-family:Courier New,monospace;font-size:.9rem;font-weight:400;transition:all .3s}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__textarea{color:#1a1a1a;background:#ffffffb3;border-color:#00000026}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__textarea{color:#f8f9fa;background:#ffffff14;border-color:#ffffff26}.AuthPanel-module-scss-module__NRmsuW__textarea:focus{border-color:var(--accent);background:var(--bg-glass-hover);outline:none;box-shadow:0 0 0 3px #6366f11a}.AuthPanel-module-scss-module__NRmsuW__textarea:disabled{opacity:.6;cursor:not-allowed}.AuthPanel-module-scss-module__NRmsuW__textarea::placeholder{color:var(--text-secondary);opacity:.7;font-weight:400}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__textarea::placeholder{color:#718096}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__textarea::placeholder{color:#a0aec0}.AuthPanel-module-scss-module__NRmsuW__error{color:#ef4444;margin-top:-.5rem;font-size:.85rem;font-weight:500;animation:.5s ease-in-out AuthPanel-module-scss-module__NRmsuW__fadeIn}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__error{color:#dc2626;font-weight:600}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__error{color:#f87171;font-weight:500}.AuthPanel-module-scss-module__NRmsuW__submitButton{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:1.5rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;animation:.3s ease-out AuthPanel-module-scss-module__NRmsuW__scaleIn;position:relative;overflow:hidden}.AuthPanel-module-scss-module__NRmsuW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #6366f166}.AuthPanel-module-scss-module__NRmsuW__submitButton:active:not(:disabled){transform:translateY(0)}.AuthPanel-module-scss-module__NRmsuW__submitButton:disabled{opacity:.6;cursor:not-allowed}.AuthPanel-module-scss-module__NRmsuW__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.AuthPanel-module-scss-module__NRmsuW__submitButton:hover:not(:disabled):before{left:100%}.AuthPanel-module-scss-module__NRmsuW__loader{justify-content:center;align-items:center;gap:4px;display:flex}.AuthPanel-module-scss-module__NRmsuW__loader span{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite AuthPanel-module-scss-module__NRmsuW__pulse}.AuthPanel-module-scss-module__NRmsuW__loader span:first-child{animation-delay:0s}.AuthPanel-module-scss-module__NRmsuW__loader span:nth-child(2){animation-delay:.2s}.AuthPanel-module-scss-module__NRmsuW__loader span:nth-child(3){animation-delay:.4s}.AuthPanel-module-scss-module__NRmsuW__authFooter{text-align:center;margin-top:2rem}.AuthPanel-module-scss-module__NRmsuW__footerText{color:var(--text-secondary);font-size:.85rem;font-weight:400;line-height:1.6}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__footerText{color:#4a5568;font-weight:400}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__footerText{color:#cbd5e0;font-weight:400}.AuthPanel-module-scss-module__NRmsuW__platformLink{color:var(--accent);border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:all .3s}.AuthPanel-module-scss-module__NRmsuW__platformLink:hover{color:var(--gradient-end);border-bottom-color:var(--gradient-end)}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__platformLink{color:#6366f1}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__platformLink:hover{color:#4f46e5;border-bottom-color:#4f46e5}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__platformLink{color:#a5b4fc}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__platformLink:hover{color:#c7d2fe;border-bottom-color:#c7d2fe}.AuthPanel-module-scss-module__NRmsuW__successContent{flex-direction:column;justify-content:center;align-items:center;padding:3rem 0;animation:.5s ease-out AuthPanel-module-scss-module__NRmsuW__scaleIn;display:flex}.AuthPanel-module-scss-module__NRmsuW__checkmark{width:80px;height:80px;margin-bottom:2rem;animation:.6s ease-out AuthPanel-module-scss-module__NRmsuW__checkmarkScale}.AuthPanel-module-scss-module__NRmsuW__checkmarkCircle{stroke:var(--accent);stroke-width:2px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s cubic-bezier(.65,0,.45,1) forwards AuthPanel-module-scss-module__NRmsuW__stroke}.AuthPanel-module-scss-module__NRmsuW__checkmarkCheck{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;stroke:var(--accent);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;animation:.3s cubic-bezier(.65,0,.45,1) .6s forwards AuthPanel-module-scss-module__NRmsuW__stroke}.AuthPanel-module-scss-module__NRmsuW__successTitle{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700;animation:.5s ease-out .8s both AuthPanel-module-scss-module__NRmsuW__fadeIn}@keyframes AuthPanel-module-scss-module__NRmsuW__fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes AuthPanel-module-scss-module__NRmsuW__checkmarkScale{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes AuthPanel-module-scss-module__NRmsuW__stroke{to{stroke-dashoffset:0}}.AuthPanel-module-scss-module__NRmsuW__subscriptionNotice{background:linear-gradient(135deg,#ffc10726 0%,#ff980026 100%);background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border:2px solid #ff9800;border:1px solid var(--border-color);box-shadow:0 8px 32px 0 var(--shadow);border-radius:12px;margin-top:1.5rem;padding:1.5rem}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__subscriptionNotice{background:linear-gradient(135deg,#ff980033 0%,#ff572233 100%);border-color:#ff9800}.AuthPanel-module-scss-module__NRmsuW__subscriptionText{color:#ff6f00;text-align:center;margin:0 0 .5rem;font-size:.9rem;font-weight:500}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__subscriptionText{color:#ffb74d}.AuthPanel-module-scss-module__NRmsuW__subscriptionLink{color:#ff6f00;text-align:center;margin:0;font-size:.85rem}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__subscriptionLink{color:#ffb74d}.AuthPanel-module-scss-module__NRmsuW__subscriptionLink a{color:red;border-bottom:1px solid red;font-weight:700;text-decoration:none;transition:all .3s}.AuthPanel-module-scss-module__NRmsuW__subscriptionLink a:hover{color:#c00;border-bottom-color:#c00}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__subscriptionLink a{color:#f44;border-bottom-color:#f44}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__subscriptionLink a:hover{color:#f66;border-bottom-color:#f66}.AuthPanel-module-scss-module__NRmsuW__checkboxGroup{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:-1rem;display:flex}@media (max-width:768px){.AuthPanel-module-scss-module__NRmsuW__checkboxGroup{flex-direction:column;align-items:flex-start;gap:1rem}}.AuthPanel-module-scss-module__NRmsuW__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-primary);align-items:center;gap:1rem;font-size:.9rem;transition:color .3s;display:flex}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__checkboxLabel{color:#1a1a1a}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__checkboxLabel{color:#f8f9fa}.AuthPanel-module-scss-module__NRmsuW__checkboxLabel:hover{color:var(--accent)}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__checkboxLabel:hover{color:#6366f1}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__checkboxLabel:hover{color:#a5b4fc}.AuthPanel-module-scss-module__NRmsuW__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--accent);border-radius:4px;transition:all .3s}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__checkbox{accent-color:#6366f1}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__checkbox{accent-color:#a5b4fc}.AuthPanel-module-scss-module__NRmsuW__checkbox:checked{background-color:var(--accent);border-color:var(--accent)}.AuthPanel-module-scss-module__NRmsuW__checkbox:focus{outline:2px solid var(--accent);outline-offset:2px}.AuthPanel-module-scss-module__NRmsuW__checkboxText{font-weight:500;line-height:1.5}.AuthPanel-module-scss-module__NRmsuW__clearButton{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #ef44444d;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__clearButton{color:#dc2626;border-color:#dc262666}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__clearButton{color:#f87171;border-color:#f8717166}.AuthPanel-module-scss-module__NRmsuW__clearButton:hover:not(:disabled){background:#ef44441a;border-color:#ef444480;transform:translateY(-2px);box-shadow:0 4px 12px #ef444433}[data-theme=light] .AuthPanel-module-scss-module__NRmsuW__clearButton:hover:not(:disabled){background:#dc26261a;border-color:#dc262699}[data-theme=dark] .AuthPanel-module-scss-module__NRmsuW__clearButton:hover:not(:disabled){background:#f871711a;border-color:#f8717199}.AuthPanel-module-scss-module__NRmsuW__clearButton:active:not(:disabled){transform:translateY(0)}.AuthPanel-module-scss-module__NRmsuW__clearButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.AuthPanel-module-scss-module__NRmsuW__clearButton{justify-content:center;width:100%}}
