@keyframes staff-module__M1rJeW__spin{to{transform:rotate(360deg)}}@keyframes staff-module__M1rJeW__fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes staff-module__M1rJeW__pulse{0%,to{opacity:1}50%{opacity:.35}}:root{--bg-base:#0d1117;--bg-page:#131926;--bg-sidebar:#111620;--bg-card:#161c2cf2;--bg-hover:#ffffff0a;--border:#ffffff12;--border-strong:#ffffff21;--border-gold:#e9c97a38;--gold:#e9c97a;--gold-dim:#e9c97a17;--red:#e06b6b;--red-dim:#e06b6b1a;--purple:#a78bf5;--purple-dim:#a78bf51a;--amber:#f5a32a;--amber-dim:#f5a32a1a;--blue:#60a5fa;--blue-dim:#60a5fa1a;--green:#4dc98a;--green-dim:#4dc98a1a;--text-1:#edf0f7;--text-2:#a8b5c8;--text-3:#576070;--font-heading:Lexend, "Segoe UI", system-ui, sans-serif;--font-body:Inter, "Segoe UI", system-ui, sans-serif;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--ease:.16s ease;--ease-out:.22s cubic-bezier(.2, .9, .4, 1);--space-1:8px;--space-2:12px;--space-3:16px;--space-4:20px;--space-5:24px;--content-pad:20px;--sidebar-w:240px;--topbar-h:52px}.staff-module__M1rJeW__shellSidebarOpen{overflow:hidden}.staff-module__M1rJeW__shell{background:var(--bg-base);height:100vh;min-height:100vh;color:var(--text-1);font-family:var(--font-body);display:flex;overflow:hidden}.staff-module__M1rJeW__sidebar{width:var(--sidebar-w);background:var(--bg-sidebar);border-right:1px solid var(--border);z-index:100;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.staff-module__M1rJeW__sidebarBrand{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:11px;padding:20px 18px 16px;display:flex}.staff-module__M1rJeW__sidebarLogo{object-fit:contain;border-radius:8px;flex-shrink:0;width:32px;height:32px}.staff-module__M1rJeW__brandName{font-family:var(--font-heading);color:var(--text-1);letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:1.2;display:block}.staff-module__M1rJeW__brandLabel{color:var(--text-3);text-transform:uppercase;letter-spacing:.09em;margin-top:2px;font-size:10.5px;font-weight:600;display:block}.staff-module__M1rJeW__sidebarUser{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff08;flex-shrink:0;align-items:center;gap:10px;margin:12px 10px 4px;padding:11px 14px;display:flex}.staff-module__M1rJeW__sidebarUserAvatar{border:1px solid var(--border-strong);border-radius:50%;flex-shrink:0;width:30px;height:30px;overflow:hidden}.staff-module__M1rJeW__sidebarUserAvatar img{object-fit:cover;width:100%;height:100%;display:block}.staff-module__M1rJeW__sidebarUserInfo{flex:1;min-width:0}.staff-module__M1rJeW__sidebarUserInfo strong{font-family:var(--font-heading);color:var(--text-1);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;display:block;overflow:hidden}.staff-module__M1rJeW__sidebarUserRole{color:var(--gold);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10.5px;font-weight:500;display:block;overflow:hidden}.staff-module__M1rJeW__sidebarNav{flex-direction:column;flex:1;gap:2px;min-height:0;padding:14px 10px;display:flex;overflow:hidden auto}.staff-module__M1rJeW__navItem{border-radius:var(--radius-sm);color:var(--text-2);font-family:var(--font-body);cursor:pointer;text-align:left;transition:background var(--ease), color var(--ease), border-color var(--ease);background:0 0;border:1px solid #0000;align-items:center;gap:9px;padding:10px 12px;font-size:13.5px;font-weight:500;display:flex;position:relative}.staff-module__M1rJeW__navItem:hover{background:var(--bg-hover);color:var(--text-1)}.staff-module__M1rJeW__navItemActive{color:var(--gold);background:#e9c97a14;border-color:#e9c97a24;font-weight:600}.staff-module__M1rJeW__navItemActive:before{content:"";background:var(--gold);border-radius:2px;width:2px;position:absolute;top:20%;bottom:20%;left:-10px}.staff-module__M1rJeW__navIcon{border-radius:var(--radius-sm);width:26px;height:26px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex}.staff-module__M1rJeW__navBadge{color:var(--gold);text-align:center;background:#e9c97a1f;border:1px solid #e9c97a33;border-radius:999px;min-width:20px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:700}.staff-module__M1rJeW__liveDot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.2s ease-in-out infinite staff-module__M1rJeW__pulse;box-shadow:0 0 0 3px #4dc98a2e}.staff-module__M1rJeW__main{height:100vh;margin-left:var(--sidebar-w);padding-top:var(--topbar-h);background:var(--bg-page);flex:1;overflow-y:auto}.staff-module__M1rJeW__menuToggle{border-radius:var(--radius-sm);border:1px solid var(--border);width:36px;height:36px;color:var(--text-2);cursor:pointer;transition:background var(--ease), color var(--ease);background:#00000040;flex-shrink:0;justify-content:center;align-items:center;display:none}.staff-module__M1rJeW__menuToggle:hover{background:var(--bg-hover);color:var(--text-1)}.staff-module__M1rJeW__sidebarBackdrop{z-index:99;cursor:pointer;background:#0000008c;border:none;display:none;position:fixed;inset:0}.staff-module__M1rJeW__topbar{top:0;left:var(--sidebar-w);height:var(--topbar-h);align-items:center;gap:var(--space-3);padding:0 var(--space-4);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:99;background:#131926e0;display:flex;position:fixed;right:0}.staff-module__M1rJeW__topbarTitleBlock{flex-shrink:0;min-width:0}.staff-module__M1rJeW__topbarTitle{font-family:var(--font-heading);white-space:nowrap;align-items:center;gap:6px;font-size:14px;line-height:1.2;display:flex}.staff-module__M1rJeW__topbarTitleMuted{color:var(--text-3);font-weight:500}.staff-module__M1rJeW__topbarTitleSep{color:var(--text-3);opacity:.45}.staff-module__M1rJeW__topbarTitleCurrent{color:var(--text-1);font-weight:600}.staff-module__M1rJeW__topbarSubtitle{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;line-height:1.3;overflow:hidden}.staff-module__M1rJeW__topbarSpacer{flex:1;min-width:0}.staff-module__M1rJeW__topbarActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.staff-module__M1rJeW__topbarStatus{background:var(--green-dim);color:var(--green);white-space:nowrap;border:1px solid #4dc98a33;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.staff-module__M1rJeW__topbarAction{border-radius:var(--radius-md);border:1px solid var(--border);color:var(--text-2);font-family:var(--font-body);cursor:pointer;white-space:nowrap;transition:background var(--ease), color var(--ease), border-color var(--ease);background:#00000040;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:600;display:inline-flex}.staff-module__M1rJeW__topbarAction:hover{background:var(--bg-hover);color:var(--text-1);border-color:var(--border-strong)}.staff-module__M1rJeW__commandSearch{border:1px solid var(--border-strong);border-radius:var(--radius-md);min-width:0;max-width:420px;height:34px;color:var(--text-3);transition:border-color var(--ease), box-shadow var(--ease);background:#0000004d;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.staff-module__M1rJeW__commandSearch:focus-within{border-color:#e9c97a66;box-shadow:0 0 0 3px #e9c97a0f}.staff-module__M1rJeW__commandSearch input{color:var(--text-1);font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px}.staff-module__M1rJeW__commandSearch input::placeholder{color:var(--text-3)}.staff-module__M1rJeW__commandSearch button{width:20px;height:20px;color:var(--text-3);cursor:pointer;transition:color var(--ease);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex}.staff-module__M1rJeW__commandSearch button:hover{color:var(--text-1)}.staff-module__M1rJeW__content{width:100%;padding:var(--content-pad);padding-bottom:var(--space-5);animation:staff-module__M1rJeW__fadeUp .28s var(--ease-out)}.staff-module__M1rJeW__staffTab{gap:var(--space-3);flex-direction:column;width:100%;min-width:0;display:flex}.staff-module__M1rJeW__overviewLayout{gap:var(--space-3);flex-direction:column;display:flex}.staff-module__M1rJeW__overviewFeeds{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.staff-module__M1rJeW__staffStatsRow{gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.staff-module__M1rJeW__staffStatCard{padding:var(--space-2) var(--space-3);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--ease);flex-direction:column;gap:4px;display:flex}.staff-module__M1rJeW__staffStatCard:hover{border-color:var(--border-strong)}.staff-module__M1rJeW__staffCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--ease);overflow:hidden}.staff-module__M1rJeW__staffCard:hover{border-color:var(--border-strong)}.staff-module__M1rJeW__panelBody{padding:0 0 var(--space-1)}.staff-module__M1rJeW__panelHeaderRow{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-3) var(--space-2);border-bottom:1px solid var(--border);display:flex}.staff-module__M1rJeW__panelInlineTitle{font-family:var(--font-heading);color:var(--text-1);margin:0;font-size:13.5px;font-weight:700}.staff-module__M1rJeW__staffToolbar{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.staff-module__M1rJeW__staffFilterChip{border:1px solid var(--border);color:var(--text-3);cursor:pointer;text-transform:capitalize;font-size:12px;font-weight:600;font-family:var(--font-body);transition:background var(--ease), color var(--ease), border-color var(--ease);background:0 0;border-radius:999px;padding:5px 13px}.staff-module__M1rJeW__staffFilterChip:hover{background:var(--bg-hover);color:var(--text-2);border-color:var(--border-strong)}.staff-module__M1rJeW__toolbarMeta{color:var(--text-3);white-space:nowrap;font-size:12px;font-weight:600}.staff-module__M1rJeW__btnAdd{border-radius:var(--radius-md);background:var(--gold-dim);color:var(--gold);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-body);transition:background var(--ease);border:none;align-items:center;gap:6px;padding:8px 14px;display:inline-flex;box-shadow:inset 0 0 0 1px #e9c97a33}.staff-module__M1rJeW__btnAdd:hover{background:#e9c97a29}.staff-module__M1rJeW__mutedCell{color:var(--text-3);font-size:12px}.staff-module__M1rJeW__iconActions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.staff-module__M1rJeW__btnIcon,.staff-module__M1rJeW__btnIconDanger{border:1px solid var(--border);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-2);cursor:pointer;transition:background var(--ease), color var(--ease), border-color var(--ease);background:#0003;place-items:center;display:grid}.staff-module__M1rJeW__btnIcon:hover:not(:disabled){background:var(--bg-hover);color:var(--text-1)}.staff-module__M1rJeW__btnIconDanger:hover:not(:disabled){background:var(--red-dim);color:var(--red);border-color:#e06b6b59}.staff-module__M1rJeW__btnConfirm{border-radius:var(--radius-sm);background:var(--red-dim);color:var(--red);cursor:pointer;font-size:11px;font-weight:700;font-family:var(--font-body);border:1px solid #e06b6b66;padding:5px 10px}.staff-module__M1rJeW__metricIcon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:6px;display:flex}.staff-module__M1rJeW__metric_gold .staff-module__M1rJeW__metricIcon{color:var(--gold);background:var(--gold-dim);border:1px solid #e9c97a24}.staff-module__M1rJeW__metric_danger .staff-module__M1rJeW__metricIcon{color:var(--red);background:var(--red-dim);border:1px solid #e06b6b24}.staff-module__M1rJeW__metric_warning .staff-module__M1rJeW__metricIcon{color:var(--amber);background:var(--amber-dim);border:1px solid #f5a32a24}.staff-module__M1rJeW__metric_info .staff-module__M1rJeW__metricIcon{color:var(--blue);background:var(--blue-dim);border:1px solid #60a5fa24}.staff-module__M1rJeW__staffStatCard>strong{font-family:var(--font-heading);color:var(--text-1);font-size:1.5rem;font-weight:800;line-height:1}.staff-module__M1rJeW__staffStatCard>span{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.staff-module__M1rJeW__panelHeader{justify-content:space-between;align-items:center;padding:16px 20px 0;display:flex}.staff-module__M1rJeW__panelHeader h3{font-family:var(--font-heading);color:var(--text-1);letter-spacing:-.01em;margin:0;font-size:13.5px;font-weight:700}.staff-module__M1rJeW__panelHeader button{color:var(--gold);cursor:pointer;border-radius:var(--radius-sm);font-size:12px;font-weight:600;font-family:var(--font-body);transition:background var(--ease);background:0 0;border:none;padding:4px 8px}.staff-module__M1rJeW__panelHeader button:hover{background:var(--gold-dim)}.staff-module__M1rJeW__feedList{padding:var(--space-1) var(--space-2) var(--space-2);flex-direction:column;gap:1px;display:flex}.staff-module__M1rJeW__feedItem{align-items:center;gap:var(--space-2);min-height:40px;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);transition:background var(--ease);grid-template-columns:32px 1fr auto auto;display:grid}.staff-module__M1rJeW__feedItem:hover{background:var(--bg-hover)}.staff-module__M1rJeW__feedItem img{object-fit:cover;border:1px solid var(--border-strong);border-radius:50%;width:32px;height:32px}.staff-module__M1rJeW__feedItemBody{min-width:0}.staff-module__M1rJeW__feedItemName{color:var(--text-1);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;text-decoration:none;display:block;overflow:hidden}.staff-module__M1rJeW__feedItemName:hover{color:var(--gold)}.staff-module__M1rJeW__feedItemMeta{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11.5px;display:block;overflow:hidden}.staff-module__M1rJeW__feedChannel{color:var(--text-3);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:10px}.staff-module__M1rJeW__feedItem time{color:var(--text-3);white-space:nowrap;font-size:11px}.staff-module__M1rJeW__playerLink{color:var(--text-1);font-size:13px;font-weight:600;text-decoration:none}.staff-module__M1rJeW__playerLink:hover{color:var(--gold)}.staff-module__M1rJeW__messageList{gap:var(--space-1);padding:var(--space-2) var(--space-3);flex-direction:column;display:flex}.staff-module__M1rJeW__messageCard{gap:var(--space-2);padding:var(--space-2) var(--space-2);border-radius:var(--radius-sm);transition:border-color var(--ease), background var(--ease);border:1px solid #0000;grid-template-columns:32px 1fr;display:grid}.staff-module__M1rJeW__messageCard:hover{border-color:var(--border);background:var(--bg-hover)}.staff-module__M1rJeW__messageCard img{object-fit:cover;border:1px solid var(--border-strong);border-radius:50%;width:32px;height:32px}.staff-module__M1rJeW__messageBody{min-width:0}.staff-module__M1rJeW__messageHeader{align-items:baseline;gap:var(--space-1);flex-wrap:wrap;margin-bottom:2px;display:flex}.staff-module__M1rJeW__messageMeta{color:var(--text-3);font-size:11px}.staff-module__M1rJeW__messageCard p{color:var(--text-2);word-break:break-word;margin:0;font-size:13px;line-height:1.45}.staff-module__M1rJeW__badge{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.staff-module__M1rJeW__toneDanger{color:var(--red);background:var(--red-dim)}.staff-module__M1rJeW__tonePurple{color:var(--purple);background:var(--purple-dim)}.staff-module__M1rJeW__toneWarning{color:var(--amber);background:var(--amber-dim)}.staff-module__M1rJeW__toneInfo{color:var(--blue);background:var(--blue-dim)}.staff-module__M1rJeW__toneMuted{color:var(--text-3);background:#ffffff0a;border-color:#ffffff14}.staff-module__M1rJeW__toneSuccess{color:var(--green);background:var(--green-dim)}.staff-module__M1rJeW__sectionToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:0 18px 14px;display:flex}.staff-module__M1rJeW__searchBar{flex:1;align-items:center;gap:8px;max-width:400px;padding:12px 20px;display:flex}.staff-module__M1rJeW__searchBar svg{color:var(--text-3);flex-shrink:0}.staff-module__M1rJeW__searchBar input{background:var(--bg-page);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-1);font-size:14px;font-family:var(--font-body);transition:border-color var(--ease), box-shadow var(--ease);outline:none;flex:1;padding:8px 12px}.staff-module__M1rJeW__searchBar input:focus{border-color:var(--gold);box-shadow:0 0 0 2px #e9c97a1a}.staff-module__M1rJeW__searchBar input::placeholder{color:var(--text-3)}.staff-module__M1rJeW__searchBar button{color:var(--text-3);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--ease);background:0 0;border:none;flex-shrink:0;padding:4px}.staff-module__M1rJeW__searchBar button:hover{color:var(--text-1)}.staff-module__M1rJeW__filterChips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.staff-module__M1rJeW__filterChips button{border:1px solid var(--border);color:var(--text-3);cursor:pointer;text-transform:capitalize;font-size:12px;font-weight:600;font-family:var(--font-body);transition:background var(--ease), color var(--ease), border-color var(--ease);background:0 0;border-radius:999px;padding:5px 13px}.staff-module__M1rJeW__filterChips button:hover{background:var(--bg-hover);color:var(--text-2);border-color:var(--border-strong)}.staff-module__M1rJeW__filterChipActive{background:var(--gold-dim)!important;color:var(--gold)!important;border-color:#e9c97a38!important}.staff-module__M1rJeW__tableWrap{overflow-x:auto}.staff-module__M1rJeW__dataTable{border-collapse:collapse;width:100%;font-size:13px}.staff-module__M1rJeW__dataTable thead{z-index:1;position:sticky;top:0}.staff-module__M1rJeW__dataTable thead tr{border-bottom:1px solid var(--border);background:#111620fa}.staff-module__M1rJeW__dataTable th{text-align:left;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding:10px 16px;font-size:10.5px;font-weight:700}.staff-module__M1rJeW__dataTable td{text-align:left;border-bottom:1px solid var(--border);color:var(--text-2);vertical-align:middle;padding:10px 16px;font-size:13px}.staff-module__M1rJeW__dataTable tbody tr:last-child td{border-bottom:none}.staff-module__M1rJeW__dataTable tbody tr:hover td{background:var(--bg-hover)}.staff-module__M1rJeW__playerCell{align-items:center;gap:8px;display:flex}.staff-module__M1rJeW__playerCell img{object-fit:cover;border:1px solid var(--border);border-radius:50%;flex-shrink:0;width:24px;height:24px}.staff-module__M1rJeW__playerCell strong{color:var(--text-1);font-size:13px;font-weight:600}.staff-module__M1rJeW__truncate{white-space:nowrap;text-overflow:ellipsis;max-width:240px;overflow:hidden}.staff-module__M1rJeW__pagination{justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-3);border-top:1px solid var(--border);display:flex}.staff-module__M1rJeW__pagination button{border:1px solid var(--border);color:var(--text-2);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-body);transition:background var(--ease), color var(--ease), border-color var(--ease);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:7px 16px;display:flex}.staff-module__M1rJeW__pagination button:hover:not(:disabled){background:var(--bg-hover);color:var(--text-1);border-color:var(--border-strong)}.staff-module__M1rJeW__pagination button:disabled{opacity:.3;cursor:not-allowed}.staff-module__M1rJeW__pagination span{color:var(--text-3);padding:0 8px;font-size:12.5px}.staff-module__M1rJeW__stateBox{text-align:center;min-height:140px;color:var(--text-3);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:36px 20px;font-size:13px;font-weight:500;display:flex}.staff-module__M1rJeW__spinner{animation:.8s linear infinite staff-module__M1rJeW__spin}.staff-module__M1rJeW__navItem:focus-visible,.staff-module__M1rJeW__topbarAction:focus-visible,.staff-module__M1rJeW__commandSearch button:focus-visible,.staff-module__M1rJeW__filterChips button:focus-visible,.staff-module__M1rJeW__commandSearch button:focus-visible,.staff-module__M1rJeW__panelHeader button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (max-width:1100px){.staff-module__M1rJeW__overviewFeeds{grid-template-columns:1fr}.staff-module__M1rJeW__staffStatsRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){:root{--content-pad:16px}.staff-module__M1rJeW__menuToggle{display:inline-flex}.staff-module__M1rJeW__sidebarBackdrop{display:block}.staff-module__M1rJeW__shellSidebarOpen .staff-module__M1rJeW__sidebar{left:0}.staff-module__M1rJeW__sidebar{width:82%;max-width:280px;transition:left .28s;position:fixed;left:-100%;box-shadow:8px 0 40px #0009}.staff-module__M1rJeW__main{margin-left:0}.staff-module__M1rJeW__topbar{padding:0 var(--space-2);gap:var(--space-2);height:auto;min-height:var(--topbar-h);padding-top:var(--space-1);padding-bottom:var(--space-1);flex-wrap:wrap;left:0}.staff-module__M1rJeW__content{padding:var(--content-pad);padding-bottom:var(--space-5)}.staff-module__M1rJeW__staffStatsRow{grid-template-columns:1fr}.staff-module__M1rJeW__topbarTitleBlock{flex:1;min-width:0}.staff-module__M1rJeW__topbarSubtitle,.staff-module__M1rJeW__topbarAction span{display:none}.staff-module__M1rJeW__commandSearch{flex:100%;order:10;max-width:none}}.staff-module__M1rJeW__playerSearchWrapper{position:relative}.staff-module__M1rJeW__playerSearchLoading{pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.staff-module__M1rJeW__playerDropdown{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);z-index:1000;max-height:240px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}.staff-module__M1rJeW__playerDropdownItem{width:100%;color:var(--text-1);cursor:pointer;transition:background-color var(--ease);border:none;border-bottom:1px solid var(--border);background:0 0;align-items:center;gap:12px;padding:12px;display:flex}.staff-module__M1rJeW__playerDropdownItem:last-child{border-bottom:none}.staff-module__M1rJeW__playerDropdownItem:hover{background:var(--bg-hover)}.staff-module__M1rJeW__playerDropdownItem img{border-radius:50%;flex-shrink:0}.staff-module__M1rJeW__playerDropdownInfo{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.staff-module__M1rJeW__playerDropdownName{color:var(--text-1);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.staff-module__M1rJeW__playerDropdownLastSeen{color:var(--text-3);margin-top:2px;font-size:12px}.staff-module__M1rJeW__formGroup{margin-bottom:20px}.staff-module__M1rJeW__formGroup label{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.staff-module__M1rJeW__formGroup input,.staff-module__M1rJeW__formGroup textarea{background:var(--bg-page);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-1);font-family:var(--font-body);transition:border-color var(--ease);padding:10px 12px;font-size:14px}.staff-module__M1rJeW__formGroup input:focus,.staff-module__M1rJeW__formGroup textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 2px #e9c97a1a}.staff-module__M1rJeW__formGroup textarea{resize:vertical;min-height:80px}.staff-module__M1rJeW__buttonPrimary,.staff-module__M1rJeW__buttonSecondary,.staff-module__M1rJeW__buttonDanger{border-radius:var(--radius-sm);cursor:pointer;transition:all var(--ease);font-size:14px;font-weight:500;font-family:var(--font-body);border:none;padding:10px 16px}.staff-module__M1rJeW__buttonPrimary{background:var(--gold);color:var(--bg-base)}.staff-module__M1rJeW__buttonPrimary:hover:not(:disabled){background:#f4d191;transform:translateY(-1px)}.staff-module__M1rJeW__buttonPrimary:disabled{opacity:.5;cursor:not-allowed}.staff-module__M1rJeW__buttonSecondary{background:var(--bg-page);color:var(--text-2);border:1px solid var(--border)}.staff-module__M1rJeW__buttonSecondary:hover{background:var(--bg-hover);color:var(--text-1)}.staff-module__M1rJeW__buttonDanger{background:var(--red-dim);color:var(--red);border:1px solid #e06b6b33}.staff-module__M1rJeW__buttonDanger:hover{border-color:var(--red);background:#e06b6b33}.staff-module__M1rJeW__actionButtons{gap:8px;display:flex}.staff-module__M1rJeW__actionButtons button{padding:6px 12px;font-size:12px}.staff-module__M1rJeW__tableWrapper{border-radius:var(--radius-sm);border:1px solid var(--border);overflow-x:auto}.staff-module__M1rJeW__modalOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.staff-module__M1rJeW__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}.staff-module__M1rJeW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.staff-module__M1rJeW__modalHeader h3{color:var(--text-1);margin:0;font-size:18px;font-weight:600}.staff-module__M1rJeW__modalHeader button{color:var(--text-3);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--ease);background:0 0;border:none;padding:4px}.staff-module__M1rJeW__modalHeader button:hover{color:var(--text-1)}.staff-module__M1rJeW__modalBody{padding:24px}.staff-module__M1rJeW__modalFooter{border-radius:0 0 var(--radius-lg) var(--radius-lg);background:#0003;justify-content:flex-end;gap:12px;padding:16px 24px 20px;display:flex}@media (max-width:900px){.staff-module__M1rJeW__staffStatsRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.staff-module__M1rJeW__shell *,.staff-module__M1rJeW__shell :before,.staff-module__M1rJeW__shell :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.identity-module__yvDHWq__identity{align-items:center;gap:.55rem;min-width:0;display:inline-flex}.identity-module__yvDHWq__avatar{width:var(--identity-avatar-size,24px);height:var(--identity-avatar-size,24px);object-fit:cover;image-rendering:pixelated;background:#0003;border:1px solid #ffffff1f;border-radius:999px}.identity-module__yvDHWq__fallback{width:var(--identity-avatar-size,24px);height:var(--identity-avatar-size,24px);font-size:calc(var(--identity-avatar-size,24px) * .45);color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.identity-module__yvDHWq__content{align-items:center;gap:.45rem;min-width:0;display:inline-flex}.identity-module__yvDHWq__stacked{align-items:flex-start}.identity-module__yvDHWq__stacked .identity-module__yvDHWq__content{flex-direction:column;align-items:flex-start;gap:.12rem}.identity-module__yvDHWq__stacked .identity-module__yvDHWq__groupBadge{letter-spacing:.03em;text-overflow:ellipsis;max-width:100%;padding:1px 4px;font-size:7px;overflow:hidden}.identity-module__yvDHWq__stacked .identity-module__yvDHWq__name{max-width:100%}.identity-module__yvDHWq__name{color:var(--text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;font-weight:600;text-decoration:none;overflow:hidden}.identity-module__yvDHWq__name:hover{text-decoration:underline}.identity-module__yvDHWq__meta{color:var(--text-muted,#ffffffb3);font-size:.82rem}.identity-module__yvDHWq__groupBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid #ffffff3d;border-radius:4px;align-items:center;width:fit-content;padding:2px 6px;font-family:Lexend,sans-serif;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.identity-module__yvDHWq__roleTag{color:#e9c97a;letter-spacing:.04em;text-transform:uppercase;background:#e9c97a24;border:1px solid #e9c97a59;border-radius:999px;align-items:center;padding:.12rem .45rem;font-size:.69rem;font-weight:700;display:inline-flex}
.StoreSidebarWidgets-module__zGdWza__sidebar{flex-direction:column;gap:12px;width:100%;display:flex}.StoreSidebarWidgets-module__zGdWza__widget{isolation:isolate;background:#141928d1;border:1px solid #4a556f80;border-radius:10px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.StoreSidebarWidgets-module__zGdWza__widget:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#e9c97a08 0%,#0000 38%);position:absolute;inset:0}.StoreSidebarWidgets-module__zGdWza__widget>*{z-index:1;position:relative}.StoreSidebarWidgets-module__zGdWza__widget:hover{border-color:#e9c97a38;box-shadow:0 8px 18px #0003}.StoreSidebarWidgets-module__zGdWza__widgetHeader{border-bottom:1px solid #333c5580;align-items:center;gap:8px;padding:10px 14px;display:flex}.StoreSidebarWidgets-module__zGdWza__widgetIconBox{color:#e9c97a;background:#e9c97a1a;border:1px solid #e9c97a2e;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.StoreSidebarWidgets-module__zGdWza__widgetIcon{flex-shrink:0}.StoreSidebarWidgets-module__zGdWza__widgetTitle{color:#a8b3cc;text-transform:uppercase;letter-spacing:.06em;margin:0;font-family:Lexend,sans-serif;font-size:.72rem;font-weight:600}.StoreSidebarWidgets-module__zGdWza__widgetBody{padding:12px 14px}.StoreSidebarWidgets-module__zGdWza__donorRow{align-items:center;gap:12px;display:flex}.StoreSidebarWidgets-module__zGdWza__donorAvatar{width:40px;height:40px;image-rendering:pixelated;background:#1e2a3acc;border:1px solid #e9c97a33;border-radius:8px;flex-shrink:0}.StoreSidebarWidgets-module__zGdWza__donorInfo{flex:1;min-width:0}.StoreSidebarWidgets-module__zGdWza__donorName{color:#c9d0e3;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Lexend,sans-serif;font-size:.875rem;font-weight:600;overflow:hidden}.StoreSidebarWidgets-module__zGdWza__donorTotal{color:#e9c97a;margin:2px 0 0;font-size:.75rem;font-weight:600}.StoreSidebarWidgets-module__zGdWza__paymentList{flex-direction:column;gap:8px;display:flex}.StoreSidebarWidgets-module__zGdWza__paymentRow{align-items:center;gap:10px;display:flex}.StoreSidebarWidgets-module__zGdWza__paymentAvatar{width:28px;height:28px;image-rendering:pixelated;background:#1e2a3acc;border-radius:5px;flex-shrink:0}.StoreSidebarWidgets-module__zGdWza__paymentInfo{flex:1;min-width:0}.StoreSidebarWidgets-module__zGdWza__paymentName{color:#c9d0e3;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Lexend,sans-serif;font-size:.78rem;font-weight:600;overflow:hidden}.StoreSidebarWidgets-module__zGdWza__paymentPkg{color:#6e7a98;white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:.7rem;overflow:hidden}.StoreSidebarWidgets-module__zGdWza__paymentTime{color:#4a5568;flex-shrink:0;font-size:.68rem}.StoreSidebarWidgets-module__zGdWza__featuredCard{cursor:pointer;border-radius:8px;align-items:center;gap:10px;margin:-4px;padding:4px;transition:background .15s;display:flex}.StoreSidebarWidgets-module__zGdWza__featuredCard:hover{background:#e9c97a0f}.StoreSidebarWidgets-module__zGdWza__featuredImg{object-fit:cover;background:#14192899;border:1px solid #e9c97a26;border-radius:8px;flex-shrink:0;width:52px;height:52px}.StoreSidebarWidgets-module__zGdWza__featuredInfo{flex:1;min-width:0}.StoreSidebarWidgets-module__zGdWza__featuredName{color:#c9d0e3;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-family:Lexend,sans-serif;font-size:.82rem;font-weight:600;overflow:hidden}.StoreSidebarWidgets-module__zGdWza__featuredPrice{color:#e9c97a;font-family:Lexend,sans-serif;font-size:.8125rem;font-weight:700}.StoreSidebarWidgets-module__zGdWza__featuredViewBtn{color:#e9c97a;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#e9c97a14;border:1px solid #e9c97a40;border-radius:6px;flex-shrink:0;padding:5px 10px;font-family:Lexend,sans-serif;font-size:.65rem;font-weight:700;transition:all .15s}.StoreSidebarWidgets-module__zGdWza__featuredViewBtn:hover{background:#e9c97a26;border-color:#e9c97a66}.StoreSidebarWidgets-module__zGdWza__skeleton{background:linear-gradient(90deg,#e9c97a08 25%,#e9c97a0f 50%,#e9c97a08 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite StoreSidebarWidgets-module__zGdWza__shimmer}@keyframes StoreSidebarWidgets-module__zGdWza__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.StoreSidebarWidgets-module__zGdWza__skeletonAvatar{border-radius:8px;width:40px;height:40px}.StoreSidebarWidgets-module__zGdWza__skeletonLine{width:70%;height:.8rem}.StoreSidebarWidgets-module__zGdWza__skeletonLineShort{width:45%;height:.68rem;margin-top:4px}
.ProductCard-module__AQ_V-W__card{isolation:isolate;cursor:pointer;background:#141928d1;border:1px solid #4a556f73;border-radius:10px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ProductCard-module__AQ_V-W__card:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#e9c97a0a 0%,#0000 42%);position:absolute;inset:0}.ProductCard-module__AQ_V-W__card>*{z-index:1;position:relative}.ProductCard-module__AQ_V-W__card:hover{border-color:#e9c97a47;box-shadow:0 8px 20px #00000038}.ProductCard-module__AQ_V-W__imageWrapper{aspect-ratio:1;background:#0f1421;border-bottom:1px solid #333c5566;position:relative;overflow:hidden}.ProductCard-module__AQ_V-W__image{object-fit:cover;width:100%;height:100%;transition:transform .25s}.ProductCard-module__AQ_V-W__card:hover .ProductCard-module__AQ_V-W__image{transform:scale(1.03)}.ProductCard-module__AQ_V-W__badge{color:#fef2f2;text-transform:uppercase;letter-spacing:.03em;background:#d14b4beb;border-radius:4px;padding:3px 8px;font-size:.6875rem;font-weight:700;position:absolute;top:10px;right:10px}.ProductCard-module__AQ_V-W__content{flex-direction:column;flex:1;gap:.375rem;padding:.875rem 1rem 1rem;display:flex}.ProductCard-module__AQ_V-W__category{color:#e9c97aa6;text-transform:uppercase;letter-spacing:.07em;font-size:.6875rem;font-weight:600}.ProductCard-module__AQ_V-W__name{font-family:var(--font-heading);color:#c9d0e3;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ProductCard-module__AQ_V-W__footer{border-top:1px solid #333c5559;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.625rem;display:flex}.ProductCard-module__AQ_V-W__pricing{flex-direction:column;gap:1px;display:flex}.ProductCard-module__AQ_V-W__price{font-family:var(--font-heading);color:#e9c97a;letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.ProductCard-module__AQ_V-W__originalPrice{color:#6e7a98;font-size:.75rem;text-decoration:line-through}.ProductCard-module__AQ_V-W__addBtn{color:#e9c97a;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#e9c97a1a;border:1px solid #e9c97a4d;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:6px 11px;font-size:.6875rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ProductCard-module__AQ_V-W__addBtn:hover{color:#f4e3b8;background:#e9c97a29;border-color:#e9c97a73}.ProductCard-module__AQ_V-W__addBtn:disabled{opacity:.55;cursor:not-allowed}.ProductCard-module__AQ_V-W__skeletonImage,.ProductCard-module__AQ_V-W__skeletonCategory,.ProductCard-module__AQ_V-W__skeletonTitle,.ProductCard-module__AQ_V-W__skeletonDesc,.ProductCard-module__AQ_V-W__skeletonPrice,.ProductCard-module__AQ_V-W__skeletonButton{background:linear-gradient(90deg,#e9c97a08 25%,#e9c97a0f 50%,#e9c97a08 75%) 0 0/200% 100%;animation:1.5s infinite ProductCard-module__AQ_V-W__shimmer}@keyframes ProductCard-module__AQ_V-W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductCard-module__AQ_V-W__skeletonImage{aspect-ratio:1;border-radius:var(--radius-sm);width:100%}.ProductCard-module__AQ_V-W__skeletonCategory{border-radius:var(--radius-sm);width:40%;height:.75rem;margin-bottom:.5rem}.ProductCard-module__AQ_V-W__skeletonTitle{border-radius:var(--radius-sm);width:80%;height:1.25rem;margin-bottom:.25rem}.ProductCard-module__AQ_V-W__skeletonDesc{border-radius:var(--radius-sm);width:100%;height:.75rem;margin-bottom:.5rem}.ProductCard-module__AQ_V-W__skeletonPrice{border-radius:var(--radius-sm);width:30%;height:1.1rem}.ProductCard-module__AQ_V-W__skeletonButton{border-radius:var(--radius-md);width:60%;height:2rem}
.EmptyState-module__J8E0uq__container{text-align:center;border-radius:var(--radius-lg);background:var(--surface-card);border:1px dashed #e9c97a33;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:3rem 2rem;display:flex}.EmptyState-module__J8E0uq__icon{color:var(--text-dim);opacity:.5;margin-bottom:1rem}.EmptyState-module__J8E0uq__message{color:var(--text-soft);max-width:300px;margin:0 0 1rem;font-size:.95rem}.EmptyState-module__J8E0uq__button{border-radius:var(--radius-md);color:var(--color-primary-100);font-family:var(--font-heading);cursor:pointer;background:#e9c97a1a;border:1px solid #e9c97a4d;padding:.6rem 1.25rem;font-size:.8rem;font-weight:600;transition:all .2s}.EmptyState-module__J8E0uq__button:hover{background:#e9c97a2e;border-color:#e9c97a80}
.ProductGrid-module__S3Mmoq__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.ProductGrid-module__S3Mmoq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductGrid-module__S3Mmoq__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.ProductGrid-module__S3Mmoq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.ProductGrid-module__S3Mmoq__center{justify-content:center;align-items:center;padding:3rem;display:flex}.ProductGrid-module__S3Mmoq__error{color:var(--status-danger);text-align:center;font-size:.9rem}
.floati-loader-module__y0C96a__fullPage{background:radial-gradient(900px 520px at 50% 40%,#78bee60f,#0000 65%),radial-gradient(700px 400px at 50% 60%,#e9c97a0a,#0000 70%),linear-gradient(#0c0f1c 0%,#0a0d18 58%,#080b14 100%);justify-content:center;align-items:center;min-height:100dvh;padding:48px 24px;display:flex}.floati-loader-module__y0C96a__loader{flex-direction:column;align-items:center;gap:20px;display:flex}.floati-loader-module__y0C96a__orbit{place-items:center;display:grid;position:relative}.floati-loader-module__y0C96a__ring{border:2px dashed #e9c97a38;border-radius:50%;animation:10s linear infinite floati-loader-module__y0C96a__ringSpin;position:absolute;inset:0}.floati-loader-module__y0C96a__ring:after{content:"";border:1px solid #8cc8f01f;border-radius:50%;animation:6s linear infinite reverse floati-loader-module__y0C96a__ringSpin;position:absolute;inset:6px}.floati-loader-module__y0C96a__spinner{place-items:center;animation:2.2s ease-in-out infinite floati-loader-module__y0C96a__floatiBob;display:grid}.floati-loader-module__y0C96a__floati{width:auto;max-width:100%;height:auto;image-rendering:pixelated;filter:drop-shadow(0 8px 24px #5aaadc59)drop-shadow(0 2px 10px #e9c97a40);-webkit-user-select:none;user-select:none;pointer-events:none;animation:2.6s cubic-bezier(.45,.05,.55,.95) infinite floati-loader-module__y0C96a__floatiSpin;display:block}.floati-loader-module__y0C96a__label{letter-spacing:.12em;text-transform:uppercase;color:#e9c97abf;margin:0;font-family:Lexend,Inter,sans-serif;font-size:13px;font-weight:500;animation:2.2s ease-in-out infinite floati-loader-module__y0C96a__labelPulse}@keyframes floati-loader-module__y0C96a__floatiSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floati-loader-module__y0C96a__floatiBob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floati-loader-module__y0C96a__ringSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floati-loader-module__y0C96a__labelPulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.floati-loader-module__y0C96a__floati,.floati-loader-module__y0C96a__spinner,.floati-loader-module__y0C96a__ring,.floati-loader-module__y0C96a__ring:after,.floati-loader-module__y0C96a__label{animation:none}}
.ProductDetailModal-module__uO8e3W__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:800;background:#000000b8;justify-content:center;align-items:center;padding:16px;animation:.2s ProductDetailModal-module__uO8e3W__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProductDetailModal-module__uO8e3W__fadeIn{0%{opacity:0}to{opacity:1}}.ProductDetailModal-module__uO8e3W__modal{background:#141928fa;border:1px solid #4a556f8c;border-radius:12px;flex-direction:column;width:100%;max-width:860px;max-height:90vh;animation:.25s cubic-bezier(.22,1,.36,1) ProductDetailModal-module__uO8e3W__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #00000073}@keyframes ProductDetailModal-module__uO8e3W__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ProductDetailModal-module__uO8e3W__closeBtn{color:#6e7a98;cursor:pointer;z-index:10;background:#141a28cc;border:1px solid #333c554d;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}.ProductDetailModal-module__uO8e3W__closeBtn:hover{color:#c9d0e3;background:#1e2434e6;border-color:#8b9ab84d}.ProductDetailModal-module__uO8e3W__body{flex:1;grid-template-columns:320px 1fr;display:grid;overflow:hidden}.ProductDetailModal-module__uO8e3W__imagePanelWrapper{background:#0f1421;position:relative;overflow:hidden}.ProductDetailModal-module__uO8e3W__image{object-fit:cover;width:100%;height:100%;display:block}.ProductDetailModal-module__uO8e3W__discountBadge{color:#fff;text-transform:uppercase;letter-spacing:.04em;z-index:2;background:#ef4444eb;border-radius:6px;padding:3px 8px;font-family:Lexend,sans-serif;font-size:.6875rem;font-weight:700;position:absolute;top:12px;left:12px}.ProductDetailModal-module__uO8e3W__infoPanel{flex-direction:column;gap:16px;padding:28px 28px 24px;display:flex;overflow-y:auto}.ProductDetailModal-module__uO8e3W__infoPanel::-webkit-scrollbar{width:4px}.ProductDetailModal-module__uO8e3W__infoPanel::-webkit-scrollbar-track{background:0 0}.ProductDetailModal-module__uO8e3W__infoPanel::-webkit-scrollbar-thumb{background:#333c5566;border-radius:2px}.ProductDetailModal-module__uO8e3W__categoryLabel{color:#e9c97abf;text-transform:uppercase;letter-spacing:.07em;font-size:.68rem;font-weight:600}.ProductDetailModal-module__uO8e3W__name{color:#f4e3b8;margin:0;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2}.ProductDetailModal-module__uO8e3W__pricing{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.ProductDetailModal-module__uO8e3W__price{color:#e9c97a;font-family:Lexend,sans-serif;font-size:2rem;font-weight:700;line-height:1}.ProductDetailModal-module__uO8e3W__originalPrice{color:#8b96b0;font-size:1rem;text-decoration:line-through}.ProductDetailModal-module__uO8e3W__saveBadge{color:#f87171;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.ProductDetailModal-module__uO8e3W__descriptionWrapper{flex:1;min-height:0}.ProductDetailModal-module__uO8e3W__descriptionTitle{color:#6e7a98;text-transform:uppercase;letter-spacing:.07em;margin:0 0 8px;font-family:Lexend,sans-serif;font-size:.72rem;font-weight:600}.ProductDetailModal-module__uO8e3W__description{color:#a8b3cc;font-size:.9rem;line-height:1.7}.ProductDetailModal-module__uO8e3W__description p{margin:0 0 .75em}.ProductDetailModal-module__uO8e3W__description p:last-child{margin-bottom:0}.ProductDetailModal-module__uO8e3W__description strong,.ProductDetailModal-module__uO8e3W__description b{color:#c9d0e3;font-weight:600}.ProductDetailModal-module__uO8e3W__description em,.ProductDetailModal-module__uO8e3W__description i{color:#c9d0e3}.ProductDetailModal-module__uO8e3W__description ul,.ProductDetailModal-module__uO8e3W__description ol{margin:.5em 0;padding-left:1.4em}.ProductDetailModal-module__uO8e3W__description li{margin-bottom:.3em}.ProductDetailModal-module__uO8e3W__description a{color:#e9c97a;text-decoration:underline}.ProductDetailModal-module__uO8e3W__description h1,.ProductDetailModal-module__uO8e3W__description h2,.ProductDetailModal-module__uO8e3W__description h3{color:#e9c97a;margin:.75em 0 .4em;font-family:Lexend,sans-serif;font-size:1rem}.ProductDetailModal-module__uO8e3W__description hr{border:none;border-top:1px solid #e9c97a26;margin:.75em 0}.ProductDetailModal-module__uO8e3W__restrictions{color:#4a5568;flex-wrap:wrap;gap:8px;font-size:.76rem;display:flex}.ProductDetailModal-module__uO8e3W__restrictionTag{background:#4a556826;border:1px solid #4a556840;border-radius:20px;padding:3px 8px}.ProductDetailModal-module__uO8e3W__actions{background:linear-gradient(#0000,#141928 20%);gap:10px;margin-top:auto;padding-top:4px;padding-bottom:4px;display:flex;position:sticky;bottom:0}.ProductDetailModal-module__uO8e3W__buyNowBtn{color:#0d1117;font-family:var(--font-heading,"Lexend", sans-serif);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#e9c97a;border:none;border-radius:8px;flex:1;padding:12px 20px;font-size:.875rem;font-weight:700;transition:background .15s}.ProductDetailModal-module__uO8e3W__buyNowBtn:hover:not(:disabled){background:#f0d590}.ProductDetailModal-module__uO8e3W__buyNowBtn:disabled{opacity:.55;cursor:not-allowed}.ProductDetailModal-module__uO8e3W__addBtn{color:#e2e8f4;font-family:var(--font-heading,"Lexend", sans-serif);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#ffffff0d;border:1px solid #8b9ab859;border-radius:8px;flex:1;padding:12px 20px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.ProductDetailModal-module__uO8e3W__addBtn:hover:not(:disabled){background:#ffffff14;border-color:#8b9ab880}.ProductDetailModal-module__uO8e3W__addBtn:disabled{opacity:.5;cursor:not-allowed}.ProductDetailModal-module__uO8e3W__giftBtn{color:#e9c97a;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#e9c97a14;border:1px solid #e9c97a4d;border-radius:8px;flex:1;padding:12px 20px;font-family:Lexend,sans-serif;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.ProductDetailModal-module__uO8e3W__giftBtn:hover:not(:disabled){background:#e9c97a1f;border-color:#e9c97a73}.ProductDetailModal-module__uO8e3W__giftBtn:disabled{opacity:.4;cursor:not-allowed}.ProductDetailModal-module__uO8e3W__loadingState{color:#6e7a98;justify-content:center;align-items:center;height:300px;font-size:.9rem;display:flex}.ProductDetailModal-module__uO8e3W__giftModalBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:900;background:#000000b8;justify-content:center;align-items:center;padding:16px;animation:.15s ProductDetailModal-module__uO8e3W__fadeIn;display:flex;position:fixed;inset:0}.ProductDetailModal-module__uO8e3W__giftModal{background:#141928;border:1px solid #333c558c;border-radius:12px;width:100%;max-width:420px;padding:24px;animation:.2s cubic-bezier(.22,1,.36,1) ProductDetailModal-module__uO8e3W__slideUp;position:relative;box-shadow:0 20px 48px #00000073}.ProductDetailModal-module__uO8e3W__giftModalTitle{color:#f4e3b8;margin:0 0 8px;font-family:Lexend,sans-serif;font-size:1.25rem;font-weight:700}.ProductDetailModal-module__uO8e3W__giftModalSubtitle{color:#9ba8c2;margin:0 0 16px;font-size:.875rem;line-height:1.5}.ProductDetailModal-module__uO8e3W__giftModalInput{color:#c9d0e3;background:#0a0d15cc;border:1px solid #333c5566;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ProductDetailModal-module__uO8e3W__giftModalInput:focus{border-color:#e9c97a66;box-shadow:0 0 0 3px #e9c97a14}.ProductDetailModal-module__uO8e3W__giftModalInput::placeholder{color:#4a5568}.ProductDetailModal-module__uO8e3W__giftModalActions{gap:10px;margin-top:16px;display:flex}.ProductDetailModal-module__uO8e3W__giftModalCancel{color:#c9d0e3;cursor:pointer;background:0 0;border:1px solid #333c5566;border-radius:8px;flex:1;padding:10px 16px;font-family:Lexend,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s}.ProductDetailModal-module__uO8e3W__giftModalCancel:hover{color:#fff;background:#ffffff0f;border-color:#8b9ab880}.ProductDetailModal-module__uO8e3W__giftModalConfirm{color:#0d1117;cursor:pointer;background:#e9c97a;border:none;border-radius:8px;flex:1;padding:10px 16px;font-family:Lexend,sans-serif;font-size:.875rem;font-weight:700;transition:background .15s}.ProductDetailModal-module__uO8e3W__giftModalConfirm:hover{background:#f0d590}@media (max-width:700px){.ProductDetailModal-module__uO8e3W__body{grid-template-rows:260px 1fr;grid-template-columns:1fr}.ProductDetailModal-module__uO8e3W__imagePanelWrapper{height:260px}.ProductDetailModal-module__uO8e3W__name{font-size:1.3rem}.ProductDetailModal-module__uO8e3W__price{font-size:2rem}}
@keyframes StoreClient-module___UOY0q__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.StoreClient-module___UOY0q__pageContainer{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:8px clamp(12px,1.5vw,20px) 40px}.StoreClient-module___UOY0q__storeCard{isolation:isolate;background:radial-gradient(circle at top,#1c2438 0%,#111622 100%);border:1px solid #333c5599;border-radius:12px;width:100%;animation:.45s cubic-bezier(.22,1,.36,1) both StoreClient-module___UOY0q__fadeInUp;position:relative;overflow:hidden;box-shadow:0 24px 48px #0006,inset 0 1px #ffffff08}.StoreClient-module___UOY0q__storeCard:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 2px 2px,#e9c97a08 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 40%,#0000);mask-image:linear-gradient(#000 40%,#0000)}.StoreClient-module___UOY0q__storeCard>*{z-index:1;position:relative}.StoreClient-module___UOY0q__storeHeader{background:linear-gradient(135deg, var(--profile-bg-secondary,#1a2031) 0%, #141928 100%);border-bottom:1px solid #e0b35626;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex;box-shadow:inset 0 -16px 32px #00000026}.StoreClient-module___UOY0q__headerMain{align-items:center;gap:16px;min-width:0;display:flex}.StoreClient-module___UOY0q__headerIcon{color:#ffc073;background:#00000038;border:1px solid #ffb76647;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.StoreClient-module___UOY0q__headerText{border-left:1px solid #ffb76633;flex-direction:column;gap:2px;min-width:0;padding-left:16px;display:flex}.StoreClient-module___UOY0q__headerEyebrow{font-family:var(--font-body,"Inter", sans-serif);color:#ffb766b8;text-transform:uppercase;letter-spacing:.12em;font-size:.6875rem;font-weight:700}.StoreClient-module___UOY0q__headerTitle{font-family:var(--font-heading,"Lexend", sans-serif);letter-spacing:-.02em;background:linear-gradient(#fff 0%,#ffc073 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:800;line-height:1.1}.StoreClient-module___UOY0q__headerSubtitle{font-family:var(--font-body,"Inter", sans-serif);color:#c9d0e3b8;margin:2px 0 0;font-size:.8125rem}.StoreClient-module___UOY0q__headerCartMobile{flex-shrink:0;display:none}.StoreClient-module___UOY0q__categoryNav{z-index:4;background:#080a1080;border-bottom:1px solid #333c5573;justify-content:space-between;align-items:center;gap:14px;padding:10px 20px;display:flex;position:sticky;top:0;overflow-x:auto}.StoreClient-module___UOY0q__categoryNavItems{flex:1;align-items:center;gap:6px;display:flex;overflow-x:auto}.StoreClient-module___UOY0q__categoryNavBtn{color:#8b96b0;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;padding:6px 12px;font-family:inherit;font-size:.8125rem;font-weight:500;transition:color .15s,background .15s,border-color .15s}.StoreClient-module___UOY0q__categoryNavBtn:hover{color:#c9d0e3;background:#e9c97a0f;border-color:#e9c97a1f}.StoreClient-module___UOY0q__categoryNavBtnActive{color:#f4e3b8;background:#e9c97a1a;border-color:#e9c97a47;font-weight:600}.StoreClient-module___UOY0q__searchWrap{background:#141928bf;border:1px solid #333c558c;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;min-width:180px;padding:6px 12px;transition:border-color .15s,background .15s;display:flex}.StoreClient-module___UOY0q__searchWrap:focus-within{background:#141928e6;border-color:#e9c97a59}.StoreClient-module___UOY0q__searchIcon{color:#6e7a98;flex-shrink:0}.StoreClient-module___UOY0q__searchInput{font-family:var(--font-body,"Inter", sans-serif);color:#c9d0e3;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:.8125rem}.StoreClient-module___UOY0q__searchInput::placeholder{color:#4a5568}.StoreClient-module___UOY0q__storeLayout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;padding:20px;display:grid}.StoreClient-module___UOY0q__centerColumn{flex-direction:column;gap:16px;min-width:0;display:flex}.StoreClient-module___UOY0q__productsSection{background:#14192873;border:1px solid #333c5573;border-radius:10px;flex-direction:column;gap:14px;padding:16px;display:flex}.StoreClient-module___UOY0q__rightSidebar{flex-direction:column;gap:12px;max-height:calc(100vh - 80px);display:flex;position:sticky;top:56px;overflow-y:auto}.StoreClient-module___UOY0q__widgetsInSidebar,.StoreClient-module___UOY0q__cartPanel{flex-shrink:0}.StoreClient-module___UOY0q__bannerContainer{border:1px solid #e9c97a26;border-radius:10px;overflow:hidden}.StoreClient-module___UOY0q__bannerLink{transition:opacity .15s;display:block}.StoreClient-module___UOY0q__bannerLink:hover{opacity:.95}.StoreClient-module___UOY0q__bannerImage{object-fit:cover;width:100%;height:auto;max-height:200px;display:block}.StoreClient-module___UOY0q__gridHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.StoreClient-module___UOY0q__gridEyebrow{font-family:var(--font-heading,"Lexend", sans-serif);color:#e9c97aa6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.6875rem;font-weight:600;display:block}.StoreClient-module___UOY0q__gridTitle{font-family:var(--font-heading,"Lexend", sans-serif);color:#c9d0e3;text-transform:capitalize;margin:0;font-size:1.125rem;font-weight:700}.StoreClient-module___UOY0q__gridSubtitle{font-family:var(--font-body,"Inter", sans-serif);color:#6e7a98;max-width:520px;margin:6px 0 0;font-size:.8125rem;line-height:1.5}.StoreClient-module___UOY0q__gridCount{color:#e9c97a;background:#e9c97a14;border:1px solid #e9c97a38;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:.75rem;font-weight:700}.StoreClient-module___UOY0q__mobileCartDrawer{display:none}.StoreClient-module___UOY0q__successOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.StoreClient-module___UOY0q__successModal{text-align:center;background:#141928;border:1px solid #333c5599;border-radius:12px;width:calc(100% - 32px);max-width:380px;padding:32px 28px;box-shadow:0 20px 48px #00000080}.StoreClient-module___UOY0q__successIcon{margin-bottom:12px}.StoreClient-module___UOY0q__successTitle{font-family:var(--font-heading,"Lexend", sans-serif);color:#f4e3b8;margin:0 0 8px;font-size:1.2rem;font-weight:600}.StoreClient-module___UOY0q__successText{color:#8b96b0;margin:0 0 20px;font-size:.875rem;line-height:1.5}.StoreClient-module___UOY0q__successBtn{color:#0d1117;font-family:var(--font-heading,"Lexend", sans-serif);cursor:pointer;background:#e9c97a;border:none;border-radius:8px;padding:10px 20px;font-size:.8125rem;font-weight:600;transition:background .15s}.StoreClient-module___UOY0q__successBtn:hover{background:#f0d590}.StoreClient-module___UOY0q__storeFooter{background:#080a108c;border-top:1px solid #333c5573;padding:16px 24px 20px}.StoreClient-module___UOY0q__footerMeta{color:#6e7a98;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:10px;font-size:.75rem;line-height:1.4;display:flex}.StoreClient-module___UOY0q__footerMetaLabel{color:#a8b3cc;font-weight:600}.StoreClient-module___UOY0q__footerDot{color:#6e7a9880}.StoreClient-module___UOY0q__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.StoreClient-module___UOY0q__footerText{color:#4a5568;max-width:640px;margin:0;font-size:.75rem;line-height:1.55}.StoreClient-module___UOY0q__footerLink{color:#8b96b0;white-space:nowrap;font-size:.75rem;text-decoration:none;transition:color .15s}.StoreClient-module___UOY0q__footerLink:hover{color:#e9c97a}@media (max-width:1024px){.StoreClient-module___UOY0q__storeLayout{grid-template-columns:minmax(0,1fr) 280px;gap:16px;padding:16px}}@media (max-width:768px){.StoreClient-module___UOY0q__storeLayout{grid-template-columns:1fr;padding:14px}.StoreClient-module___UOY0q__productsSection{padding:14px}.StoreClient-module___UOY0q__rightSidebar{display:none}.StoreClient-module___UOY0q__mobileCartDrawer,.StoreClient-module___UOY0q__headerCartMobile{display:block}.StoreClient-module___UOY0q__storeHeader{padding:16px}.StoreClient-module___UOY0q__headerText{padding-left:12px}.StoreClient-module___UOY0q__headerTitle{font-size:1.5rem}.StoreClient-module___UOY0q__categoryNav{flex-direction:column;align-items:stretch;padding:10px 14px}.StoreClient-module___UOY0q__searchWrap{width:100%;min-width:0}.StoreClient-module___UOY0q__pageContainer{padding-bottom:80px}.StoreClient-module___UOY0q__footerMeta{flex-direction:column;align-items:flex-start;gap:4px}.StoreClient-module___UOY0q__footerDot{display:none}}@media (min-width:769px){.StoreClient-module___UOY0q__headerCartMobile{display:none}}
:root{--profile-bg:#131a29;--profile-bg-secondary:#1a2031;--profile-border:#252c40;--profile-border-accent:#e9c97a80;--profile-text-primary:#c9d0e3;--profile-text-secondary:#6e7a98;--profile-gold:#e9c97a;--profile-gold-dim:#e9c97a1a;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--content-pad:20px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px}@keyframes guild-detail-module__hkAYCG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes guild-detail-module__hkAYCG__glowPulse{0%,to{opacity:1}50%{opacity:.35}}.guild-detail-module__hkAYCG__container{width:100%;max-width:1440px;padding:var(--space-xs) clamp(var(--space-sm), 1.5vw, var(--space-lg)) var(--space-2xl);margin:0 auto}.guild-detail-module__hkAYCG__card{border-radius:var(--radius-xl);background:radial-gradient(circle at top,#1c2438 0%,#111622 100%);border:1px solid #333c5599;width:100%;min-height:520px;animation:.4s both guild-detail-module__hkAYCG__fadeInUp;position:relative;overflow:hidden;box-shadow:0 24px 48px #00000073,inset 0 1px #ffffff08}.guild-detail-module__hkAYCG__cardInner{z-index:1;flex-direction:column;display:flex;position:relative}.guild-detail-module__hkAYCG__heroContent{align-items:center;gap:var(--space-lg);padding:var(--space-lg) var(--space-xl);background:linear-gradient(135deg, var(--profile-bg-secondary) 0%, #141928 100%);border-bottom:1px solid #e0b35626;display:flex;position:relative;overflow:hidden}.guild-detail-module__hkAYCG__heroContent:after{content:"";background:linear-gradient(90deg,#0000,#e9c97a40,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.guild-detail-module__hkAYCG__heroIcon{width:48px;height:48px;color:var(--profile-gold);border-radius:var(--radius-md);z-index:1;background:#e9c97a14;border:1px solid #e9c97a33;flex-shrink:0;justify-content:center;align-items:center;display:flex}.guild-detail-module__hkAYCG__heroText{z-index:1;flex:1;min-width:0}.guild-detail-module__hkAYCG__heroSubtitle{color:#e9c97a8c;text-transform:uppercase;letter-spacing:.12em;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.guild-detail-module__hkAYCG__heroTitle{color:#edf0f7;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;margin:2px 0 0;font-family:Lexend,sans-serif;font-size:1.65rem;font-weight:800;line-height:1.15;display:flex}.guild-detail-module__hkAYCG__heroTag{color:var(--profile-gold);font-size:.85rem;font-weight:600}.guild-detail-module__hkAYCG__heroDesc{color:var(--profile-text-secondary);margin:4px 0 0;font-size:13px}.guild-detail-module__hkAYCG__heroDescription{margin:var(--space-sm) 0 0;color:var(--profile-text-primary);opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.guild-detail-module__hkAYCG__backButton{align-items:center;gap:var(--space-sm);padding:0 var(--space-md);border-radius:var(--radius-md);height:34px;color:var(--profile-text-primary);white-space:nowrap;z-index:1;background:#0a0f19b3;border:1px solid #e9c97a33;flex-shrink:0;font-family:Lexend,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.guild-detail-module__hkAYCG__backButton:hover{color:var(--profile-gold);background:#0a0f19f2;border-color:#e9c97a66}.guild-detail-module__hkAYCG__overviewSection{padding:0 var(--content-pad) var(--space-md);gap:var(--space-md);flex-direction:column;display:flex}.guild-detail-module__hkAYCG__overviewKpis{gap:var(--space-sm);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.guild-detail-module__hkAYCG__kpiCard{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);background:#0d111e80;border:1px solid #333c5573}.guild-detail-module__hkAYCG__kpiLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--profile-text-secondary);font-size:10px;font-weight:700;display:block}.guild-detail-module__hkAYCG__kpiValue{color:#edf0f7;font-variant-numeric:tabular-nums;margin-top:2px;font-family:Lexend,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;display:block}.guild-detail-module__hkAYCG__overviewMeta{align-items:center;gap:var(--space-md) var(--space-xl);padding-bottom:var(--space-xs);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__metaItem{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__metaLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--profile-text-secondary);font-size:10px;font-weight:700}.guild-detail-module__hkAYCG__metaValue{color:var(--profile-text-primary);font-size:13px;font-weight:600}.guild-detail-module__hkAYCG__focusBadge{border:1px solid;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.guild-detail-module__hkAYCG__focusPVE{color:#4ade80;background:#4ade8014;border-color:#4ade8038}.guild-detail-module__hkAYCG__focusPVP{color:#ef4444;background:#ef444414;border-color:#ef444433}.guild-detail-module__hkAYCG__focusROLEPLAY{color:#a855f7;background:#a855f714;border-color:#a855f738}.guild-detail-module__hkAYCG__focusBOTH{color:#60a5fa;background:#60a5fa14;border-color:#60a5fa38}.guild-detail-module__hkAYCG__alliesList{gap:var(--space-xs);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__allyLink{color:var(--profile-gold);background:#e9c97a14;border:1px solid #e9c97a38;border-radius:4px;padding:2px 7px;font-size:12px;font-weight:600;text-decoration:none;transition:background .16s}.guild-detail-module__hkAYCG__allyLink:hover{background:#e9c97a29}.guild-detail-module__hkAYCG__tabNavHeader{background:#0d111e40;border-bottom:1px solid #e0b3561a}.guild-detail-module__hkAYCG__tabNavWrapper{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-lg) 0;flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__tabNavButton{height:34px;margin-bottom:var(--space-sm);border-radius:var(--radius-sm);color:var(--profile-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:6px;padding:0 14px;font-family:Lexend,sans-serif;font-size:13px;font-weight:500;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.guild-detail-module__hkAYCG__tabNavButton:hover{color:#e2e8f0;background:#ffffff0a}.guild-detail-module__hkAYCG__tabNavButtonActive{color:var(--profile-gold);background:#1a2031e6;border-color:#e9c97a47;font-weight:600}.guild-detail-module__hkAYCG__tabNavButtonActive .guild-detail-module__hkAYCG__navIcon{color:var(--profile-gold)}.guild-detail-module__hkAYCG__navIcon{color:inherit}.guild-detail-module__hkAYCG__tabBadge{color:var(--profile-gold);background:#e9c97a1f;border:1px solid #e9c97a33;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700}.guild-detail-module__hkAYCG__contentCardBody{padding:var(--space-lg) var(--content-pad) var(--space-xl)}.guild-detail-module__hkAYCG__tabContent{animation:.22s both guild-detail-module__hkAYCG__fadeInUp}.guild-detail-module__hkAYCG__tabMeta{margin:0 0 var(--space-md);color:var(--profile-text-secondary);font-size:12px}.guild-detail-module__hkAYCG__statsGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.guild-detail-module__hkAYCG__statCard{border-radius:var(--radius-lg);background:#0d111e73;border:1px solid #333c5573;transition:border-color .16s;overflow:hidden}.guild-detail-module__hkAYCG__statCard:hover{border-color:#e9c97a33}.guild-detail-module__hkAYCG__statCardHeader{align-items:center;gap:var(--space-sm);padding:var(--space-md);background:#0000001f;border-bottom:1px solid #333c5559;display:flex}.guild-detail-module__hkAYCG__statCardIcon{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--profile-gold);background:#0003;border:1px solid #333c5580;justify-content:center;align-items:center;display:flex}.guild-detail-module__hkAYCG__statCardTitle{color:#e2e8f0;font-family:Lexend,sans-serif;font-size:13px;font-weight:700}.guild-detail-module__hkAYCG__statCardBody{padding:var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex}.guild-detail-module__hkAYCG__statItem{justify-content:space-between;align-items:center;gap:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid #333c5533;display:flex}.guild-detail-module__hkAYCG__statItem:last-child{border-bottom:none;padding-bottom:0}.guild-detail-module__hkAYCG__statLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--profile-text-secondary);font-size:11px;font-weight:600}.guild-detail-module__hkAYCG__statValue{color:#e2e8f0;font-variant-numeric:tabular-nums;font-family:Lexend,sans-serif;font-size:13px;font-weight:700}.guild-detail-module__hkAYCG__warKpiRow{gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-lg);margin-bottom:var(--space-md);background:#0d111e73;border:1px solid #333c5573;grid-template-columns:repeat(3,1fr);display:grid}.guild-detail-module__hkAYCG__warKpi{align-items:center;gap:var(--space-xs);text-align:center;flex-direction:column;display:flex}.guild-detail-module__hkAYCG__warKpiValueWin{color:#6ee7a0;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.guild-detail-module__hkAYCG__warKpiValueLoss{color:#f87171;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.guild-detail-module__hkAYCG__warKpiValueDraw{color:var(--profile-gold);font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.guild-detail-module__hkAYCG__warKpiLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--profile-text-secondary);font-size:10px;font-weight:700}.guild-detail-module__hkAYCG__warWinRateSection{align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.guild-detail-module__hkAYCG__warWinRateBar{background:#00000059;border-radius:3px;flex:1;height:6px;overflow:hidden}.guild-detail-module__hkAYCG__warWinRateFill{background:linear-gradient(90deg,#e9c97a,#f3d99d);border-radius:3px;height:100%}.guild-detail-module__hkAYCG__warWinRateText{color:var(--profile-gold);white-space:nowrap;font-family:Lexend,sans-serif;font-size:13px;font-weight:700}.guild-detail-module__hkAYCG__warSecondaryRow{align-items:center;gap:var(--space-sm);color:var(--profile-text-secondary);font-size:13px;display:flex}.guild-detail-module__hkAYCG__warSecondaryRow strong{color:var(--profile-text-primary)}.guild-detail-module__hkAYCG__warSecondarySep{opacity:.4}.guild-detail-module__hkAYCG__questToolbar{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__questToolbar .guild-detail-module__hkAYCG__tabMeta{margin:0}.guild-detail-module__hkAYCG__questFilterChips{gap:var(--space-xs);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__filterChip{border:1px solid var(--profile-border);color:var(--profile-text-secondary);cursor:pointer;background:#00000040;border-radius:999px;padding:5px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:background .16s,color .16s,border-color .16s}.guild-detail-module__hkAYCG__filterChip:hover{color:var(--profile-text-primary)}.guild-detail-module__hkAYCG__filterChipActive{background:var(--profile-gold-dim);border-color:var(--profile-border-accent);color:var(--profile-gold);font-weight:600}.guild-detail-module__hkAYCG__questsSummaryBar{align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-md);margin-bottom:var(--space-md);border-radius:var(--radius-md);background:#0d111e66;border:1px solid #333c5566;display:flex}.guild-detail-module__hkAYCG__questsSummaryText{text-transform:uppercase;letter-spacing:.06em;color:var(--profile-gold);white-space:nowrap;font-size:11px;font-weight:700}.guild-detail-module__hkAYCG__questsSummaryTrack{background:#0000004d;border-radius:3px;flex:1;height:5px;overflow:hidden}.guild-detail-module__hkAYCG__questsSummaryFill{background:linear-gradient(90deg,#e9c97a,#f3d99d);border-radius:3px;height:100%;transition:width .5s}.guild-detail-module__hkAYCG__questStatus{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.guild-detail-module__hkAYCG__questCompleted{color:#10b981;background:#10b9811a;border:1px solid #10b9814d}.guild-detail-module__hkAYCG__questPending{background:#e9c97a0f;border:1px solid #e9c97a2e}.guild-detail-module__hkAYCG__pendingDot{background:var(--profile-gold);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite guild-detail-module__hkAYCG__glowPulse}.guild-detail-module__hkAYCG__questName{color:#e2e8f0;font-family:Lexend,sans-serif;font-size:13px;font-weight:600}.guild-detail-module__hkAYCG__claimedBadge{margin-left:var(--space-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--profile-text-secondary);vertical-align:middle;border:1px solid #333c5580;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600;display:inline-block}.guild-detail-module__hkAYCG__questProgressCell{width:100%;min-width:0}.guild-detail-module__hkAYCG__questProgressTrack{background:#00000059;border-radius:3px;height:5px;margin-bottom:4px;overflow:hidden}.guild-detail-module__hkAYCG__questProgressFill{background:linear-gradient(90deg,#e9c97a,#e9c97a99);border-radius:3px;height:100%;transition:width .4s}.guild-detail-module__hkAYCG__questProgressText{color:var(--profile-text-secondary);font-variant-numeric:tabular-nums;font-size:11px}.guild-detail-module__hkAYCG__questReward{color:var(--profile-gold);white-space:nowrap;font-family:Lexend,sans-serif;font-size:12px;font-weight:700}.guild-detail-module__hkAYCG__leaderboard{border-radius:var(--radius-lg);background:#0d111e73;border:1px solid #333c558c;width:100%;overflow:hidden}.guild-detail-module__hkAYCG__layoutMembers{--lb-cols:minmax(200px, 1fr) 110px 120px}.guild-detail-module__hkAYCG__layoutQuests{--lb-cols:40px minmax(180px, 1.2fr) minmax(160px, 1.5fr) 100px}.guild-detail-module__hkAYCG__tableHeader,.guild-detail-module__hkAYCG__tableRowLink,.guild-detail-module__hkAYCG__questRow{grid-template-columns:var(--lb-cols);align-items:center;column-gap:var(--space-lg);padding:0 var(--space-lg);min-height:44px;display:grid}.guild-detail-module__hkAYCG__tableHeader{z-index:2;background:#111624fa;border-bottom:1px solid #333c55bf;min-height:38px;position:sticky;top:0}.guild-detail-module__hkAYCG__tableHeaderCell{color:#6e7a98;text-transform:uppercase;letter-spacing:.08em;font-family:Lexend,sans-serif;font-size:10.5px;font-weight:700}.guild-detail-module__hkAYCG__cellCenter{justify-content:center}.guild-detail-module__hkAYCG__cellEnd{justify-content:flex-end}.guild-detail-module__hkAYCG__tableBody{flex-direction:column;display:flex}.guild-detail-module__hkAYCG__tableRowLink{color:inherit;border-bottom:1px solid #333c5559;text-decoration:none;transition:background .16s}.guild-detail-module__hkAYCG__tableRowLink:last-child,.guild-detail-module__hkAYCG__questRow:last-child{border-bottom:none}.guild-detail-module__hkAYCG__tableRowLink:hover{background:#ffffff08}.guild-detail-module__hkAYCG__tableRowLink:hover .guild-detail-module__hkAYCG__memberName{color:var(--profile-gold)}.guild-detail-module__hkAYCG__questRow{border-bottom:1px solid #333c5559}.guild-detail-module__hkAYCG__questRow:hover{background:#ffffff05}.guild-detail-module__hkAYCG__tableCell{align-items:center;gap:var(--space-sm);color:#c9d0e3;font-variant-numeric:tabular-nums;min-width:0;font-size:13px;display:flex}.guild-detail-module__hkAYCG__memberCell{align-items:center;gap:var(--space-sm);min-width:0;display:flex}.guild-detail-module__hkAYCG__memberAvatar{object-fit:cover;width:32px;height:32px;image-rendering:pixelated;border:1px solid #333c55cc;border-radius:50%;flex-shrink:0}.guild-detail-module__hkAYCG__memberName{color:#edf0f7;text-overflow:ellipsis;white-space:nowrap;font-family:Lexend,sans-serif;font-size:13px;font-weight:600;transition:color .16s;overflow:hidden}.guild-detail-module__hkAYCG__memberRank{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.guild-detail-module__hkAYCG__textMuted{color:var(--profile-text-secondary);font-size:12px}.guild-detail-module__hkAYCG__emptyState{padding:var(--space-2xl) var(--space-lg);text-align:center;justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-lg);background:#0d111e40;border:1px dashed #333c5573;flex-direction:column;display:flex}.guild-detail-module__hkAYCG__emptyIcon{color:#6e7a9880}.guild-detail-module__hkAYCG__emptyText{color:var(--profile-text-secondary);font-family:Lexend,sans-serif;font-size:14px;font-weight:600}@media (max-width:1100px){.guild-detail-module__hkAYCG__overviewKpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.guild-detail-module__hkAYCG__heroContent{padding:var(--space-md);flex-wrap:wrap}.guild-detail-module__hkAYCG__backButton{order:3;justify-content:center;width:100%}.guild-detail-module__hkAYCG__overviewKpis{grid-template-columns:repeat(2,minmax(0,1fr))}.guild-detail-module__hkAYCG__contentCardBody{padding:var(--space-md)}.guild-detail-module__hkAYCG__tabNavButtonText{display:none}.guild-detail-module__hkAYCG__tabNavButton{flex:1;justify-content:center;padding:0 10px}.guild-detail-module__hkAYCG__leaderboard{overflow-x:auto}.guild-detail-module__hkAYCG__tableHeader,.guild-detail-module__hkAYCG__tableRowLink,.guild-detail-module__hkAYCG__questRow{min-width:640px;padding:0 var(--space-md)}.guild-detail-module__hkAYCG__warKpiRow{padding:var(--space-md)}.guild-detail-module__hkAYCG__questToolbar{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.guild-detail-module__hkAYCG__card,.guild-detail-module__hkAYCG__tabContent,.guild-detail-module__hkAYCG__pendingDot{animation:none}.guild-detail-module__hkAYCG__questProgressFill,.guild-detail-module__hkAYCG__questsSummaryFill{transition:none}}
.punishments-module__cBDERG__container{flex-direction:column;gap:16px;padding:0 clamp(8px,1vw,14px);display:flex}.punishments-module__cBDERG__card{background:#1a2031;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden}.punishments-module__cBDERG__cardStroke{opacity:.24;pointer-events:none;z-index:1;border:1px solid #cc962c;border-radius:10px;position:absolute;inset:5px}.punishments-module__cBDERG__card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:0;background:linear-gradient(105.3deg,#7a5719b3 0%,#5c4213b3 99.49%);border-radius:12px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.punishments-module__cBDERG__cardHeader{z-index:2;background:radial-gradient(47.3% 67.68%,#d9a33e1f 0%,#d9a33e00 100%);border-bottom:.5px solid #5c421380;flex-direction:column;justify-content:center;align-items:center;padding:16px 0;display:flex;position:relative}.punishments-module__cBDERG__cardHeaderText{color:#e9c97a;text-transform:uppercase;letter-spacing:.08em;font-family:Lexend,sans-serif;font-size:14px;font-weight:700;line-height:1.2}.punishments-module__cBDERG__toolbar{z-index:2;flex-wrap:wrap;align-items:center;gap:10px;padding:16px;display:flex;position:relative}.punishments-module__cBDERG__statsRow{background:#0003;border-bottom:1px solid #ffffff0a;align-items:center;gap:16px;padding:12px 16px;display:flex}.punishments-module__cBDERG__statItem{color:#6e7a98;align-items:center;gap:6px;font-size:12px;display:flex}.punishments-module__cBDERG__statValue{color:#b5c9e1;font-family:Lexend,sans-serif;font-size:14px;font-weight:600}.punishments-module__cBDERG__statItem[data-type=ban] .punishments-module__cBDERG__statValue{color:#ef4444}.punishments-module__cBDERG__statItem[data-type=mute] .punishments-module__cBDERG__statValue{color:#f59e0b}.punishments-module__cBDERG__statItem[data-type=kick] .punishments-module__cBDERG__statValue{color:#8b5cf6}.punishments-module__cBDERG__statItem[data-type=warn] .punishments-module__cBDERG__statValue{color:#3b82f6}.punishments-module__cBDERG__searchWrap{flex:200px;position:relative}.punishments-module__cBDERG__searchIcon{color:#6e7a98;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.punishments-module__cBDERG__searchInput{color:#e6eaf4;background:#0c0f1c99;border:1px solid #ffffff14;border-radius:6px;outline:none;width:100%;padding:7px 10px 7px 30px;font-family:Inter,sans-serif;font-size:.78rem;transition:border-color .15s}.punishments-module__cBDERG__searchInput::placeholder{color:#6e7a98}.punishments-module__cBDERG__searchInput:focus{border-color:#d29f3266}.punishments-module__cBDERG__filterBtns{gap:4px;display:flex}.punishments-module__cBDERG__filterBtn{color:#9ba5be;cursor:pointer;background:#0c0f1c66;border:1px solid #ffffff0f;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:flex}.punishments-module__cBDERG__filterBtn:hover{color:#e6eaf4;border-color:#ffffff1f}.punishments-module__cBDERG__filterBtnActive{color:#e9c97a;background:#d29f321a;border-color:#d29f3266}.punishments-module__cBDERG__tableWrap{z-index:2;border-top:1px solid #ffffff0a;position:relative;overflow:hidden}.punishments-module__cBDERG__table{border-collapse:collapse;width:100%}.punishments-module__cBDERG__table thead th{text-transform:uppercase;letter-spacing:.06em;color:#6e7a98;text-align:left;white-space:nowrap;background:#0c0f1c4d;border-bottom:1px solid #ffffff0f;padding:10px 12px;font-family:Inter,sans-serif;font-size:.62rem;font-weight:700}.punishments-module__cBDERG__table tbody tr{transition:background .12s}.punishments-module__cBDERG__table tbody tr:hover{background:#d29f320a}.punishments-module__cBDERG__table tbody td{color:#c9d0e3;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:9px 12px;font-family:Inter,sans-serif;font-size:.76rem}.punishments-module__cBDERG__table tbody tr:last-child td{border-bottom:none}.punishments-module__cBDERG__typeBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;gap:4px;padding:2px 7px;font-size:.6rem;font-weight:700;display:inline-flex}.punishments-module__cBDERG__typeBan{color:#fca5a5;background:#ef44441f;border-color:#ef444459}.punishments-module__cBDERG__typeMute{color:#fde68a;background:#fbbf241f;border-color:#fbbf2459}.punishments-module__cBDERG__typeWarn{color:#fed7aa;background:#fb923c1f;border-color:#fb923c59}.punishments-module__cBDERG__typeKick{color:#d8b4fe;background:#a855f71f;border-color:#a855f759}.punishments-module__cBDERG__typeOther{color:#cbd5e1;background:#94a3b81a;border-color:#94a3b84d}.punishments-module__cBDERG__activeDot{vertical-align:middle;background:#ef4444;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block;box-shadow:0 0 6px #ef444480}.punishments-module__cBDERG__expiredDot{vertical-align:middle;background:#94a3b866;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.punishments-module__cBDERG__playerName{color:#e6eaf4;font-weight:600}.punishments-module__cBDERG__staffName{color:#9ba5be;font-size:.72rem}.punishments-module__cBDERG__reason{color:#9ba5be;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:.72rem;display:block;overflow:hidden}.punishments-module__cBDERG__timeCell{color:#9ba5be;white-space:nowrap;font-size:.72rem}.punishments-module__cBDERG__duration{color:#9ba5be;font-size:.72rem}.punishments-module__cBDERG__permanent{color:#fca5a5;text-transform:uppercase;font-size:.68rem;font-weight:600}.punishments-module__cBDERG__emptyState{color:#6e7a98;z-index:2;flex-direction:column;align-items:center;gap:12px;padding:60px 20px;display:flex;position:relative}.punishments-module__cBDERG__emptyIcon{opacity:.4}.punishments-module__cBDERG__emptyText{font-family:Inter,sans-serif;font-size:.875rem}.punishments-module__cBDERG__pagination{z-index:2;border-top:1px solid #ffffff0a;justify-content:center;align-items:center;gap:6px;padding:12px 16px;display:flex;position:relative}.punishments-module__cBDERG__pageBtn{color:#9ba5be;cursor:pointer;background:#0c0f1c80;border:1px solid #ffffff14;border-radius:6px;padding:5px 12px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;transition:border-color .15s,color .15s}.punishments-module__cBDERG__pageBtn:hover:not(:disabled){color:#e6eaf4;border-color:#d29f3266}.punishments-module__cBDERG__pageBtn:disabled{opacity:.35;cursor:default}.punishments-module__cBDERG__pageInfo{color:#6e7a98;padding:0 6px;font-size:.72rem}@media (max-width:768px){.punishments-module__cBDERG__table thead{display:none}.punishments-module__cBDERG__table,.punishments-module__cBDERG__table tbody,.punishments-module__cBDERG__table tr,.punishments-module__cBDERG__table td{display:block}.punishments-module__cBDERG__table tbody tr{background:#0c0f1c4d;border:1px solid #ffffff0f;border-radius:8px;margin-bottom:8px;padding:10px 12px}.punishments-module__cBDERG__table tbody td{border-bottom:none;padding:3px 0;font-size:.74rem}.punishments-module__cBDERG__table tbody td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.04em;color:#6e7a98;margin-right:8px;font-size:.6rem;font-weight:700}.punishments-module__cBDERG__reason{white-space:normal;max-width:100%}}
