.homeAuthPortal-module__RKXwHa__homeWrapper{flex-direction:column;width:100%;max-width:880px;margin:0 auto;display:flex}.homeAuthPortal-module__RKXwHa__heroBannerGuest{text-align:center;background-image:url(/images/hero_temp_bg.jpg);background-position:50% 40%;background-size:cover;border:1px solid #35d0c066;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:240px;margin-bottom:1rem;padding:2rem 1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0009}.homeAuthPortal-module__RKXwHa__heroBannerAuth{text-align:center;background-image:url(/images/hero_temp_bg.jpg);background-position:50% 40%;background-size:cover;border:1px solid #38bdf84d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:85px;margin-bottom:.45rem;padding:.65rem 1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000080}.homeAuthPortal-module__RKXwHa__heroOverlay{pointer-events:none;background:linear-gradient(#0a0c1073 0%,#0a0c10e6 80%,#0a0c10 100%);position:absolute;inset:0}.homeAuthPortal-module__RKXwHa__heroContentGuest{z-index:2;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:840px;display:flex;position:relative}.homeAuthPortal-module__RKXwHa__heroContentAuth{z-index:2;flex-direction:column;align-items:center;gap:.25rem;width:100%;max-width:840px;display:flex;position:relative}.homeAuthPortal-module__RKXwHa__heroTitleGuest{font-family:var(--font-press-start), monospace;color:#fff;letter-spacing:2px;text-shadow:0 0 20px #fff6,0 4px 10px #000c;margin:.35rem 0 0;font-size:clamp(1.8rem,4.5vw,2.5rem);font-weight:900}.homeAuthPortal-module__RKXwHa__heroTitleAuth{font-family:var(--font-press-start), monospace;color:#fff;letter-spacing:1.5px;text-shadow:0 0 16px #38bdf866,0 2px 8px #000c;margin:0;font-size:clamp(1.1rem,2.5vw,1.45rem);font-weight:900}.homeAuthPortal-module__RKXwHa__heroSubTagGuest{color:#38bdf8;letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.76rem;font-weight:700}.homeAuthPortal-module__RKXwHa__heroSubTagAuth{color:#38bdf8;letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:700}.homeAuthPortal-module__RKXwHa__portalContainerAuth{margin-top:.4rem;animation:.35s cubic-bezier(.16,1,.3,1) homeAuthPortal-module__RKXwHa__slideUpSmooth}@keyframes homeAuthPortal-module__RKXwHa__slideUpSmooth{0%{opacity:.5;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homeAuthPortal-module__RKXwHa__portalContainer{color:#e2e8f0;background:#111620;border:1px solid #222d3f;border-radius:8px;width:100%;max-width:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.82rem;overflow:hidden;box-shadow:0 16px 36px #0009}.homeAuthPortal-module__RKXwHa__portalHeaderTabs{background:#0d1118;border-bottom:1px solid #222d3f;display:flex}.homeAuthPortal-module__RKXwHa__portalTabBtn{color:#8da2c0;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:10px 16px;font-size:.78rem;font-weight:700;transition:all .15s;display:inline-flex}.homeAuthPortal-module__RKXwHa__portalTabBtn:hover{color:#f1f5f9;background:#ffffff08}.homeAuthPortal-module__RKXwHa__portalTabBtnActive{color:#38bdf8;background:#111620;border-bottom-color:#38bdf8}.homeAuthPortal-module__RKXwHa__portalBody{padding:1.25rem}.homeAuthPortal-module__RKXwHa__formGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.homeAuthPortal-module__RKXwHa__formGroup{flex-direction:column;gap:.3rem;display:flex}.homeAuthPortal-module__RKXwHa__inputLabel{color:#8da2c0;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}.homeAuthPortal-module__RKXwHa__textInput{color:#f8fafc;background:#090d13;border:1px solid #222d3f;border-radius:4px;padding:7px 10px;font-family:inherit;font-size:.82rem;transition:border-color .15s}.homeAuthPortal-module__RKXwHa__textInput:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 2px #38bdf826}.homeAuthPortal-module__RKXwHa__genderSelectGroup{gap:.5rem;display:flex}.homeAuthPortal-module__RKXwHa__genderBtn{color:#8da2c0;cursor:pointer;background:#090d13;border:1px solid #222d3f;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:4px;padding:7px;font-size:.76rem;font-weight:700;display:inline-flex}.homeAuthPortal-module__RKXwHa__genderBtnActive{color:#fff;background:#0369a1;border-color:#0284c7}.homeAuthPortal-module__RKXwHa__btnSubmit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);border:1px solid #38bdf8;border-radius:4px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:9px 16px;font-size:.82rem;font-weight:700;transition:all .15s;display:inline-flex}.homeAuthPortal-module__RKXwHa__btnSubmit:hover:not(:disabled){filter:brightness(1.15);box-shadow:0 4px 14px #0284c766}.homeAuthPortal-module__RKXwHa__btnSubmit:disabled{opacity:.6;cursor:not-allowed}.homeAuthPortal-module__RKXwHa__alertBox{border-radius:4px;align-items:center;gap:6px;margin-bottom:.85rem;padding:7px 10px;font-size:.75rem;display:flex}.homeAuthPortal-module__RKXwHa__alertError{color:#f87171;background:#ef44441f;border:1px solid #ef444459}.homeAuthPortal-module__RKXwHa__alertSuccess{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e59}.homeAuthPortal-module__RKXwHa__accountHeaderBar{background:#0d1118;border-bottom:1px solid #222d3f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex}.homeAuthPortal-module__RKXwHa__accountIdentBlock{align-items:center;gap:.75rem;display:flex}.homeAuthPortal-module__RKXwHa__accountAvatar{background:#1c2536;border:1px solid #2d3b55;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.homeAuthPortal-module__RKXwHa__accountNameDetails{flex-direction:column;display:flex}.homeAuthPortal-module__RKXwHa__accountName{color:#f8fafc;font-size:.95rem;font-weight:800}.homeAuthPortal-module__RKXwHa__accountIdText{color:#8da2c0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem}.homeAuthPortal-module__RKXwHa__accountStatusGroup{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.homeAuthPortal-module__RKXwHa__badge{border-radius:4px;align-items:center;gap:3px;padding:2px 7px;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:700;display:inline-flex}.homeAuthPortal-module__RKXwHa__badgeGreen{color:#4ade80;background:#4ade801f;border:1px solid #4ade8059}.homeAuthPortal-module__RKXwHa__badgeAmber{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2459}.homeAuthPortal-module__RKXwHa__badgeBlue{color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf859}.homeAuthPortal-module__RKXwHa__badgePurple{color:#c084fc;background:#a855f71f;border:1px solid #a855f759}.homeAuthPortal-module__RKXwHa__btnSignOut{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:600;transition:all .15s}.homeAuthPortal-module__RKXwHa__btnSignOut:hover{color:#f87171;background:#ef444426;border-color:#ef4444}.homeAuthPortal-module__RKXwHa__commandCarouselWrapper{background:#131822;border-bottom:1px solid #222d3f;align-items:center;gap:.35rem;padding:.35rem .5rem;display:flex;position:relative}.homeAuthPortal-module__RKXwHa__commandHubBar{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex:1;align-items:center;gap:.35rem;padding:.15rem .25rem;display:flex;overflow-x:auto}.homeAuthPortal-module__RKXwHa__commandHubBar::-webkit-scrollbar{display:none}.homeAuthPortal-module__RKXwHa__carouselArrowBtn{color:#94a3b8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0d121c;border:1px solid #222d3f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:28px;font-size:1.2rem;font-weight:800;line-height:1;transition:all .15s;display:inline-flex}.homeAuthPortal-module__RKXwHa__carouselArrowBtn:hover:not(.homeAuthPortal-module__RKXwHa__carouselArrowDisabled){color:#38bdf8;background:#1e293b;border-color:#38bdf8;box-shadow:0 0 8px #38bdf866}.homeAuthPortal-module__RKXwHa__carouselArrowDisabled{opacity:.2;cursor:default;pointer-events:none}.homeAuthPortal-module__RKXwHa__commandPill{color:#cbd5e1;white-space:nowrap;background:#0d1118;border:1px solid #222d3f;border-radius:4px;align-items:center;gap:4px;padding:5px 10px;font-size:.72rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.homeAuthPortal-module__RKXwHa__commandPill:hover{color:#fff;background:#1c2536;border-color:#38bdf8}.homeAuthPortal-module__RKXwHa__commandPillPrimary{color:#fff;background:#0284c7;border-color:#38bdf8;font-weight:700}.homeAuthPortal-module__RKXwHa__commandPillPrimary:hover{background:#0369a1}.homeAuthPortal-module__RKXwHa__telemetrySection{padding:1rem 1.25rem 1.25rem}.homeAuthPortal-module__RKXwHa__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#8da2c0;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.74rem;font-weight:700;display:flex}.homeAuthPortal-module__RKXwHa__rosterCarouselWrapper{align-items:center;gap:.4rem;width:100%;display:flex;position:relative}.homeAuthPortal-module__RKXwHa__rosterArrowBtn{color:#94a3b8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0d121c;border:1px solid #222d3f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:52px;font-size:1.4rem;font-weight:800;line-height:1;transition:all .15s;display:inline-flex}.homeAuthPortal-module__RKXwHa__rosterArrowBtn:hover:not(.homeAuthPortal-module__RKXwHa__carouselArrowDisabled){color:#38bdf8;background:#1e293b;border-color:#38bdf8;box-shadow:0 0 10px #38bdf866}.homeAuthPortal-module__RKXwHa__characterGrid{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex:1;gap:.65rem;padding:.25rem .1rem;display:flex;overflow-x:auto}.homeAuthPortal-module__RKXwHa__characterGrid::-webkit-scrollbar{display:none}.homeAuthPortal-module__RKXwHa__charCard{background:#0d1118;border:1px solid #222d3f;border-radius:6px;flex-direction:column;flex:0 0 250px;gap:.45rem;min-width:250px;padding:.75rem;transition:all .15s;display:flex;position:relative;overflow:hidden}.homeAuthPortal-module__RKXwHa__charCard:hover{background:#121822;border-color:#38bdf8}.homeAuthPortal-module__RKXwHa__charHeaderRow{justify-content:space-between;align-items:center;display:flex}.homeAuthPortal-module__RKXwHa__charName{color:#f8fafc;font-size:.85rem;font-weight:800}.homeAuthPortal-module__RKXwHa__charJobChip{color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf859;border-radius:999px;padding:1px 6px;font-size:.68rem;font-weight:700}.homeAuthPortal-module__RKXwHa__charProgressRow{color:#cbd5e1;justify-content:space-between;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;display:flex}.homeAuthPortal-module__RKXwHa__charZeny{color:#fbbf24;font-weight:700}.homeAuthPortal-module__RKXwHa__progressBarTrack{background:#1c2536;border-radius:999px;height:4px;overflow:hidden}.homeAuthPortal-module__RKXwHa__progressBarFill{background:linear-gradient(90deg,#38bdf8,#4ade80);border-radius:999px;height:100%}.homeAuthPortal-module__RKXwHa__charFooterRow{color:#8da2c0;border-top:1px dashed #1c2536;justify-content:space-between;align-items:center;padding-top:.35rem;font-size:.68rem;display:flex}.homeAuthPortal-module__RKXwHa__btnLaunchChar{color:#38bdf8;cursor:pointer;background:#1c2536;border:1px solid #2d3b55;border-radius:3px;align-items:center;gap:2px;padding:2px 7px;font-size:.68rem;font-weight:700;transition:all .15s;display:inline-flex}.homeAuthPortal-module__RKXwHa__btnLaunchChar:hover{color:#fff;background:#0284c7;border-color:#0284c7}.homeAuthPortal-module__RKXwHa__emptyRosterNotice{text-align:center;color:#8da2c0;background:#0d1118;border:1px dashed #222d3f;border-radius:6px;padding:2rem 1rem;font-size:.8rem}@media (max-width:640px){.homeAuthPortal-module__RKXwHa__heroBannerGuest{min-height:180px;padding:1.25rem .75rem}.homeAuthPortal-module__RKXwHa__heroBannerAuth{min-height:70px;padding:.45rem .75rem}.homeAuthPortal-module__RKXwHa__commandHubBar{padding:.4rem .5rem}.homeAuthPortal-module__RKXwHa__telemetrySection{padding:.75rem .65rem 1rem}.homeAuthPortal-module__RKXwHa__charCard{flex:0 0 220px;min-width:220px;padding:.6rem}}@media (max-width:380px){.homeAuthPortal-module__RKXwHa__heroTitleGuest{font-size:1.3rem}.homeAuthPortal-module__RKXwHa__heroTitleAuth{font-size:.95rem}.homeAuthPortal-module__RKXwHa__charCard{flex:0 0 190px;min-width:190px}.homeAuthPortal-module__RKXwHa__commandPill{padding:4px 8px;font-size:.66rem}}
.homeGlobalChat-module__xRGmaW__chatContainer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d111cf0;border:1px solid #35d0c04d;border-radius:16px;flex-direction:column;margin-top:1.5rem;font-family:inherit;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0000008c,0 0 20px #35d0c01f}.homeGlobalChat-module__xRGmaW__chatHeader{background:linear-gradient(90deg,#141b2df2 0%,#0d111cf2 100%);border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:.85rem 1.25rem;display:flex}.homeGlobalChat-module__xRGmaW__headerLeft{align-items:center;gap:.75rem;display:flex}.homeGlobalChat-module__xRGmaW__titleIcon{background:#35d0c026;border:1px solid #35d0c066;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}.homeGlobalChat-module__xRGmaW__chatTitle{letter-spacing:.03em;color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:800;display:flex}.homeGlobalChat-module__xRGmaW__headerBadges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.homeGlobalChat-module__xRGmaW__liveBadge{color:#3ddc6a;background:#3ddc6a26;border:1px solid #3ddc6a66;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:.7rem;font-weight:800;display:inline-flex}.homeGlobalChat-module__xRGmaW__liveDot{background:#3ddc6a;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite homeGlobalChat-module__xRGmaW__pulse;box-shadow:0 0 8px #3ddc6a}@keyframes homeGlobalChat-module__xRGmaW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.2)}}.homeGlobalChat-module__xRGmaW__channelBadge{color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf84d;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:700}.homeGlobalChat-module__xRGmaW__headerRight{align-items:center;gap:.6rem;display:flex}.homeGlobalChat-module__xRGmaW__userActivePill{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:.4rem;padding:3px 9px;font-size:.74rem;display:flex}.homeGlobalChat-module__xRGmaW__charSelector{color:#35d0c0;cursor:pointer;background:#0d111ce6;border:1px solid #35d0c066;border-radius:6px;outline:none;padding:2px 6px;font-size:.72rem;font-weight:700}.homeGlobalChat-module__xRGmaW__messageStream{scroll-behavior:smooth;background:#090c14bf;flex-direction:column;gap:.85rem;height:380px;padding:1rem 1.25rem;display:flex;overflow-y:auto}.homeGlobalChat-module__xRGmaW__messageStream::-webkit-scrollbar{width:6px}.homeGlobalChat-module__xRGmaW__messageStream::-webkit-scrollbar-track{background:#0003}.homeGlobalChat-module__xRGmaW__messageStream::-webkit-scrollbar-thumb{background:#35d0c04d;border-radius:4px}.homeGlobalChat-module__xRGmaW__messageStream::-webkit-scrollbar-thumb:hover{background:#35d0c099}.homeGlobalChat-module__xRGmaW__emptyStream{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;font-size:.84rem;display:flex}.homeGlobalChat-module__xRGmaW__messageRow{background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.4rem .6rem;transition:background .15s;display:flex}.homeGlobalChat-module__xRGmaW__messageRow:hover{background:#ffffff0a}.homeGlobalChat-module__xRGmaW__messageRowSelf{background:#35d0c00d;border-color:#35d0c026}.homeGlobalChat-module__xRGmaW__avatarBox{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;display:flex;overflow:hidden}.homeGlobalChat-module__xRGmaW__avatarImg{object-fit:cover;width:100%;height:100%}.homeGlobalChat-module__xRGmaW__messageContent{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.homeGlobalChat-module__xRGmaW__messageMeta{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.homeGlobalChat-module__xRGmaW__senderName{color:#fff;font-size:.82rem;font-weight:800}.homeGlobalChat-module__xRGmaW__gmBadge{color:#fff;text-shadow:0 1px 2px #00000080;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border-radius:4px;padding:1px 5px;font-size:.62rem;font-weight:900}.homeGlobalChat-module__xRGmaW__jobBadge{color:#38bdf8;background:#38bdf826;border-radius:4px;padding:1px 5px;font-size:.65rem;font-weight:700}.homeGlobalChat-module__xRGmaW__levelTag{color:#94a3b8;font-size:.68rem;font-weight:600}.homeGlobalChat-module__xRGmaW__timeTag{color:#64748b;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.66rem}.homeGlobalChat-module__xRGmaW__messageBody{color:#e2e8f0;word-break:break-word;font-size:.84rem;line-height:1.4}.homeGlobalChat-module__xRGmaW__chatFooter{background:#0d111cfa;border-top:1px solid #ffffff14;padding:.75rem 1.25rem}.homeGlobalChat-module__xRGmaW__guestLockoutBox{background:#ffffff08;border:1px dashed #ffffff26;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.homeGlobalChat-module__xRGmaW__guestLockoutText{color:#94a3b8;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.homeGlobalChat-module__xRGmaW__guestAuthBtns{align-items:center;gap:.5rem;display:flex}.homeGlobalChat-module__xRGmaW__btnGuestLogin{color:#0b0f19;cursor:pointer;background:linear-gradient(135deg,#35d0c0 0%,#00b4d8 100%);border:none;border-radius:6px;padding:5px 12px;font-size:.75rem;font-weight:800;text-decoration:none;transition:opacity .15s}.homeGlobalChat-module__xRGmaW__btnGuestLogin:hover{opacity:.9}.homeGlobalChat-module__xRGmaW__inputContainer{flex-direction:column;gap:.4rem;display:flex}.homeGlobalChat-module__xRGmaW__inputRow{align-items:center;gap:.5rem;display:flex}.homeGlobalChat-module__xRGmaW__chatInput{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-size:.84rem;transition:all .15s}.homeGlobalChat-module__xRGmaW__chatInput:focus{background:#ffffff17;border-color:#35d0c0;box-shadow:0 0 10px #35d0c033}.homeGlobalChat-module__xRGmaW__btnSend{color:#0b0f19;cursor:pointer;background:linear-gradient(135deg,#35d0c0 0%,#00b4d8 100%);border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 16px;font-size:.82rem;font-weight:800;transition:transform .1s,opacity .15s;display:flex}.homeGlobalChat-module__xRGmaW__btnSend:disabled{opacity:.4;cursor:not-allowed}.homeGlobalChat-module__xRGmaW__btnSend:not(:disabled):active{transform:scale(.97)}.homeGlobalChat-module__xRGmaW__toolbarActions{align-items:center;gap:.4rem;display:flex}.homeGlobalChat-module__xRGmaW__toolBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.72rem;font-weight:700;transition:background .15s,color .15s;display:flex}.homeGlobalChat-module__xRGmaW__toolBtn:hover{color:#fff;background:#ffffff1a}.homeGlobalChat-module__xRGmaW__emotePicker{background:#141b2de6;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;display:flex;overflow-x:auto}.homeGlobalChat-module__xRGmaW__emoteBtn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:1.1rem;transition:transform .1s}.homeGlobalChat-module__xRGmaW__emoteBtn:hover{transform:scale(1.25)}.homeGlobalChat-module__xRGmaW__feedbackAlert{color:#ff5c6c;margin-top:.25rem;font-size:.72rem}
.dashboard-module__oLGrHW__shell{--play-bg:#080b11;--play-panel:#0d121c;--play-panel-alt:#111724;--play-border:#1e293b;--play-text:#e2e8f0;--play-text-dim:#8da2c0;--play-accent:#38bdf8;--play-accent-dim:#38bdf81f;--play-gold:#fbbf24;--play-danger:#f87171;--play-green:#34d399;--play-radius:6px;background:var(--play-bg);color:var(--play-text);grid-template:"topbar topbar""charbar charbar""subnav subnav""content sidebar"1fr/1fr 240px;width:100vw;max-width:100vw;height:100vh;max-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:grid-template-columns .2s;display:grid;overflow:hidden}.dashboard-module__oLGrHW__shellCollapsed{grid-template-columns:1fr 64px}.dashboard-module__oLGrHW__subnavBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none;background:#0d121c;border-bottom:1px solid #1e293b;grid-area:subnav;align-items:center;gap:.75rem;padding:.45rem 1.25rem;display:flex;overflow-x:auto;box-shadow:0 4px 18px #00000059}.dashboard-module__oLGrHW__subnavBar::-webkit-scrollbar{display:none}.dashboard-module__oLGrHW__subnavTitle{color:var(--play-gold);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.35rem;font-size:.72rem;font-weight:900;display:flex}.dashboard-module__oLGrHW__subnavItems{align-items:center;gap:.45rem;display:flex;overflow-x:auto}.dashboard-module__oLGrHW__subnavTab{border:1px solid var(--play-border);color:var(--play-text-dim);white-space:nowrap;background:#ffffff0a;border-radius:20px;align-items:center;gap:.45rem;padding:5px 14px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .18s;display:flex}.dashboard-module__oLGrHW__subnavTab:hover{color:#fff;border-color:var(--play-accent);background:#35d0c01f}.dashboard-module__oLGrHW__subnavTabActive{box-shadow:0 0 14px #35d0c059;border:1px solid var(--play-accent)!important;color:#fff!important;background:linear-gradient(135deg,#35d0c047 0%,#b197fc47 100%)!important}:is(.dashboard-module__oLGrHW__shell h1,.dashboard-module__oLGrHW__shell h2,.dashboard-module__oLGrHW__shell h3){text-transform:none;text-shadow:none;color:var(--play-text);margin-bottom:.5rem;font-family:inherit}.dashboard-module__oLGrHW__shell h2{font-size:1.25rem}.dashboard-module__oLGrHW__shell h3{font-size:1rem}.dashboard-module__oLGrHW__topbar{border-bottom:1px solid var(--play-border);background:var(--play-panel);grid-area:topbar;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1.25rem;display:flex}.dashboard-module__oLGrHW__brand{color:var(--play-text);align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;display:flex}.dashboard-module__oLGrHW__brandBack{color:var(--play-text-dim);border:1px solid var(--play-border);border-radius:var(--play-radius);padding:3px 8px;font-size:.8rem}.dashboard-module__oLGrHW__brandBack:hover{color:var(--play-text);border-color:var(--play-accent);text-shadow:none}.dashboard-module__oLGrHW__topbarRight{align-items:center;gap:.75rem;display:flex}.dashboard-module__oLGrHW__creditsBadge{background:var(--play-panel-alt);border:1px solid var(--play-border);border-radius:999px;align-items:baseline;gap:.35rem;padding:5px 12px;font-size:.85rem;display:flex}.dashboard-module__oLGrHW__creditsBadge strong{color:var(--play-gold);font-size:.95rem}.dashboard-module__oLGrHW__iconBtn{border:1px solid var(--play-border);color:var(--play-text-dim);border-radius:var(--play-radius);cursor:pointer;background:0 0;align-items:center;gap:.4rem;padding:6px 10px;font-size:.8rem;transition:all .12s;display:flex}.dashboard-module__oLGrHW__iconBtn:hover{color:var(--play-text);border-color:var(--play-danger)}.dashboard-module__oLGrHW__charbar{background:var(--play-panel-alt);border-bottom:1px solid var(--play-border);grid-area:charbar;align-items:center;gap:.6rem;padding:.6rem 1.25rem;display:flex;overflow-x:auto}.dashboard-module__oLGrHW__charbarLabel{color:var(--play-text-dim);white-space:nowrap;flex-shrink:0;margin-right:.25rem;font-size:.75rem}.dashboard-module__oLGrHW__charPill{background:var(--play-bg);border:1px solid var(--play-border);color:var(--play-text-dim);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;padding:5px 12px;font-size:.82rem;transition:all .12s;display:flex}.dashboard-module__oLGrHW__charPill:hover{color:var(--play-text);border-color:var(--play-accent)}.dashboard-module__oLGrHW__charPillActive{background:var(--play-accent-dim);border-color:var(--play-accent);color:var(--play-text)}.dashboard-module__oLGrHW__charPillOnline{background:#3ddc6a;border-radius:50%;flex-shrink:0;width:6px;height:6px}.dashboard-module__oLGrHW__sidebar{border-left:1px solid var(--play-border);background:var(--play-panel);box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--play-border) transparent;flex-direction:column;grid-area:sidebar;gap:.65rem;height:100%;max-height:100%;padding:.85rem .65rem;transition:all .2s;display:flex;overflow-y:auto}.dashboard-module__oLGrHW__categoryFilterBar{border-bottom:1px solid #ffffff14;flex-wrap:wrap;gap:4px;padding-bottom:6px;display:flex}.dashboard-module__oLGrHW__categoryPill{border:1px solid var(--play-border);color:var(--play-text-dim);cursor:pointer;background:#ffffff0a;border-radius:6px;padding:3px 7px;font-size:.68rem;font-weight:700;transition:all .12s}.dashboard-module__oLGrHW__categoryPill:hover{color:var(--play-text);border-color:var(--play-accent)}.dashboard-module__oLGrHW__categoryPillActive{background:var(--play-accent-dim);border-color:var(--play-accent);color:var(--play-accent)}.dashboard-module__oLGrHW__sidebar::-webkit-scrollbar{width:4px}.dashboard-module__oLGrHW__sidebar::-webkit-scrollbar-track{background:0 0}.dashboard-module__oLGrHW__sidebar::-webkit-scrollbar-thumb{background:var(--play-border);border-radius:4px}.dashboard-module__oLGrHW__sidebar::-webkit-scrollbar-thumb:hover{background:var(--play-accent)}.dashboard-module__oLGrHW__sidebarCollapsed{align-items:center;padding:.75rem .35rem}.dashboard-module__oLGrHW__sidebarCollapseToggle{background:var(--play-panel-alt);border:1px solid var(--play-border);border-radius:var(--play-radius);color:var(--play-text-dim);cursor:pointer;justify-content:space-between;align-items:center;width:100%;margin-bottom:.3rem;padding:6px 10px;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.dashboard-module__oLGrHW__sidebarCollapseToggle:hover{color:var(--play-accent);border-color:var(--play-accent);background:var(--play-accent-dim)}.dashboard-module__oLGrHW__navGroup{flex-direction:column;gap:.3rem;display:flex}.dashboard-module__oLGrHW__navGroupTitle{color:var(--play-text-dim,#8b90a0);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #ffffff0f;margin-bottom:2px;padding:0 8px 5px;font-size:.68rem;font-weight:800}.dashboard-module__oLGrHW__navItemGroup{flex-direction:column;gap:.2rem;display:flex}.dashboard-module__oLGrHW__navGroupCollapsedWrapper{justify-content:center;width:100%;display:flex;position:relative}.dashboard-module__oLGrHW__groupIconButton{border-radius:var(--play-radius);background:var(--play-panel-alt);border:1px solid var(--play-border);width:42px;height:42px;color:var(--play-text-dim);cursor:pointer;justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative}.dashboard-module__oLGrHW__groupIconButton:hover,.dashboard-module__oLGrHW__groupIconButtonActive{color:var(--play-accent);border-color:var(--play-accent);background:var(--play-accent-dim);box-shadow:0 0 12px #35d0c033}.dashboard-module__oLGrHW__popoverFlyout{border:1px solid var(--play-accent);z-index:99999;pointer-events:auto;background:#171a24;border-radius:10px;flex-direction:column;gap:.35rem;width:220px;padding:.75rem;animation:.12s ease-out dashboard-module__oLGrHW__fadeInFlyout;display:flex;position:fixed;right:54px;box-shadow:0 12px 35px #000000d9,0 0 20px #35d0c040}.dashboard-module__oLGrHW__popoverFlyout:before{content:"";background:0 0;width:25px;position:absolute;top:-10px;bottom:-10px;right:-20px}@keyframes dashboard-module__oLGrHW__fadeInFlyout{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.dashboard-module__oLGrHW__popoverHeader{color:var(--play-gold);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #ffffff1a;margin-bottom:2px;padding-bottom:6px;font-size:.72rem;font-weight:800}.dashboard-module__oLGrHW__navItem{border-radius:var(--play-radius);color:var(--play-text-dim);align-items:center;gap:.65rem;padding:8px 10px;font-size:.85rem;transition:all .12s;display:flex}.dashboard-module__oLGrHW__navItem:hover{color:var(--play-text);background:var(--play-panel-alt);text-shadow:none}.dashboard-module__oLGrHW__navItemActive{color:#fff;background:var(--play-accent-dim);border:1px solid var(--play-accent);font-weight:700}.dashboard-module__oLGrHW__navItemActive svg{color:var(--play-accent)}.dashboard-module__oLGrHW__content{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--play-border) transparent;grid-area:content;width:100%;max-width:100%;height:100%;max-height:100%;padding:1.25rem;overflow-y:auto}.dashboard-module__oLGrHW__content::-webkit-scrollbar{width:6px}.dashboard-module__oLGrHW__content::-webkit-scrollbar-track{background:0 0}.dashboard-module__oLGrHW__content::-webkit-scrollbar-thumb{background:var(--play-border);border-radius:6px}.dashboard-module__oLGrHW__content::-webkit-scrollbar-thumb:hover{background:var(--play-accent)}.dashboard-module__oLGrHW__placeholder{color:var(--play-text-dim);padding:2rem 0;font-size:.95rem}.dashboard-module__oLGrHW__devopsPageHeader{background:var(--play-panel);border:1px solid var(--play-border);border-radius:var(--play-radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 1.15rem;display:flex;box-shadow:0 4px 16px #0006}.dashboard-module__oLGrHW__devopsHeaderTitleBlock{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__oLGrHW__devopsHeaderBadgeRow{align-items:center;gap:.45rem;display:flex}.dashboard-module__oLGrHW__devopsConsoleTag{color:#38bdf8;letter-spacing:.05em;background:#38bdf81f;border:1px solid #38bdf859;border-radius:3px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.65rem;font-weight:800}.dashboard-module__oLGrHW__devopsPageTitle{color:#fff;letter-spacing:.02em;margin:0;font-size:1.15rem;font-weight:900}.dashboard-module__oLGrHW__devopsPageSubtext{color:#8da2c0;margin:0;font-family:ui-monospace,monospace;font-size:.68rem}.dashboard-module__oLGrHW__card{background:var(--play-panel);border:1px solid var(--play-border);border-radius:var(--play-radius);margin-bottom:1rem;padding:1.1rem 1.25rem}.dashboard-module__oLGrHW__btn{background:var(--play-panel-alt);color:var(--play-text);border:1px solid var(--play-border);border-radius:var(--play-radius);cursor:pointer;padding:8px 16px;font-family:inherit;font-size:.85rem;transition:all .12s}.dashboard-module__oLGrHW__btn:hover:not(:disabled){border-color:var(--play-accent)}.dashboard-module__oLGrHW__btn:disabled{opacity:.45;cursor:not-allowed}.dashboard-module__oLGrHW__btnPrimary{background:var(--play-accent);border-color:var(--play-accent);color:#062621;font-weight:600}.dashboard-module__oLGrHW__btnPrimary:hover:not(:disabled){filter:brightness(1.08)}.dashboard-module__oLGrHW__input{background:var(--play-bg);color:var(--play-text);border:1px solid var(--play-border);border-radius:var(--play-radius);outline:none;padding:8px 10px;font-family:inherit;font-size:.9rem}.dashboard-module__oLGrHW__input:focus{border-color:var(--play-accent)}.dashboard-module__oLGrHW__hint{color:var(--play-text-dim);font-size:.85rem}.dashboard-module__oLGrHW__statusBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid;border-radius:10px;margin-bottom:1rem;padding:.75rem 1.1rem;font-size:.88rem;font-weight:600;animation:.25s cubic-bezier(.16,1,.3,1) dashboard-module__oLGrHW__toastSlideIn;box-shadow:0 8px 24px #0006}@keyframes dashboard-module__oLGrHW__toastSlideIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-module__oLGrHW__statusSuccess{color:#3ddc6a;background:#3ddc6a1f;border-color:#3ddc6a66;box-shadow:0 0 16px #3ddc6a33}.dashboard-module__oLGrHW__statusError{color:#ff5c6c;background:#ff5c6c1f;border-color:#ff5c6c66;box-shadow:0 0 16px #ff5c6c33}.dashboard-module__oLGrHW__badgeGear{color:#35d0c0;background:#35d0c01f;border:1px solid #35d0c059;border-radius:6px;align-items:center;gap:3px;padding:2px 7px;font-size:.72rem;font-weight:700;display:inline-flex}.dashboard-module__oLGrHW__badgeRune{color:gold;background:#ffd70024;border:1px solid #ffd70066;border-radius:6px;align-items:center;gap:3px;padding:2px 7px;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 0 10px #ffd70033}.dashboard-module__oLGrHW__itemList{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.dashboard-module__oLGrHW__itemRow{border-bottom:1px solid var(--play-border);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.55rem .25rem;font-size:.92rem;display:flex}.dashboard-module__oLGrHW__itemRow:last-child{border-bottom:none}.dashboard-module__oLGrHW__itemSprite{object-fit:contain;background:var(--play-panel-alt);border-radius:4px;flex-shrink:0;width:30px;height:30px}.dashboard-module__oLGrHW__itemInfo{flex-direction:column;flex:1;min-width:160px;display:flex}.dashboard-module__oLGrHW__itemMeta{color:var(--play-text-dim);font-size:.8rem}.dashboard-module__oLGrHW__rowAction{align-items:center;gap:.5rem;margin-left:auto;display:flex}.dashboard-module__oLGrHW__tileGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.9rem;display:grid}.dashboard-module__oLGrHW__tabBar{gap:.5rem;margin-bottom:1rem;display:flex}.dashboard-module__oLGrHW__tab{border:1px solid var(--play-border);color:var(--play-text-dim);border-radius:var(--play-radius);cursor:pointer;background:0 0;padding:6px 14px;font-size:.85rem}.dashboard-module__oLGrHW__tabActive{color:var(--play-text);border-color:var(--play-accent);background:var(--play-accent-dim)}.dashboard-module__oLGrHW__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dashboard-module__oLGrHW__modalContent{background:var(--play-panel);border:1px solid var(--play-border);border-radius:var(--play-radius);width:100%;max-width:520px;max-height:85vh;padding:1.25rem;overflow-y:auto}.dashboard-module__oLGrHW__modalClose{float:right;color:var(--play-text-dim);cursor:pointer;background:0 0;border:none;font-size:1.1rem}.dashboard-module__oLGrHW__filterBar{flex-wrap:wrap;align-items:flex-end;gap:.6rem;margin-bottom:1rem;display:flex}.dashboard-module__oLGrHW__filterField{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__oLGrHW__filterField label{color:var(--play-text-dim);font-size:.72rem}.dashboard-module__oLGrHW__filterField .dashboard-module__oLGrHW__input,.dashboard-module__oLGrHW__filterField select{background:var(--play-bg);color:var(--play-text);border:1px solid var(--play-border);border-radius:var(--play-radius);outline:none;padding:6px 9px;font-family:inherit;font-size:.85rem}.dashboard-module__oLGrHW__badge{border:1px solid var(--play-border);color:var(--play-text-dim);border-radius:999px;margin-right:.3rem;padding:2px 7px;font-size:.7rem;display:inline-block}.dashboard-module__oLGrHW__badgeOn{color:#3ddc6a;border-color:#3ddc6a}.dashboard-module__oLGrHW__toggle{background:var(--play-panel-alt);border:1px solid var(--play-border);border-radius:var(--play-radius);cursor:pointer;color:var(--play-text-dim);padding:6px 12px;font-size:.8rem}.dashboard-module__oLGrHW__toggleActive{color:#3ddc6a;background:#3ddc6a26;border-color:#3ddc6a}.dashboard-module__oLGrHW__starBtn{cursor:pointer;color:var(--play-text-dim);background:0 0;border:none;padding:2px 4px;font-size:1.15rem;line-height:1}.dashboard-module__oLGrHW__starBtn:hover,.dashboard-module__oLGrHW__starActive{color:var(--play-gold)}.dashboard-module__oLGrHW__statRow{flex-wrap:wrap;gap:1.5rem;display:flex}.dashboard-module__oLGrHW__statBlock{flex-direction:column;gap:.15rem;display:flex}.dashboard-module__oLGrHW__statValue{font-size:1.3rem;font-weight:700}.dashboard-module__oLGrHW__loginScreen{background:var(--play-bg,#101218);justify-content:center;align-items:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.dashboard-module__oLGrHW__loginCard{color:#e7e9ee;background:#171a22;border:1px solid #2a2e3a;border-radius:10px;width:100%;max-width:360px;padding:1.75rem}.dashboard-module__oLGrHW__loginCard h2{margin-bottom:.35rem;font-size:1.15rem}.dashboard-module__oLGrHW__loginSubtitle{color:#8b90a0;margin-bottom:1.25rem;font-size:.85rem}.dashboard-module__oLGrHW__loginForm{flex-direction:column;gap:.9rem;display:flex}.dashboard-module__oLGrHW__loginField label{color:#8b90a0;margin-bottom:.3rem;font-size:.75rem;display:block}.dashboard-module__oLGrHW__runnerWrapper{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.dashboard-module__oLGrHW__runnerHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dashboard-module__oLGrHW__runnerStatusText{color:var(--play-text);font-size:.85rem;font-weight:700}.dashboard-module__oLGrHW__monsterSelectBtn{color:var(--play-text);border-radius:var(--play-radius);cursor:pointer;background:#ffcc4d1a;border:1px solid #ffcc4d59;padding:4px 10px;font-size:.78rem;font-weight:700;transition:all .2s}.dashboard-module__oLGrHW__monsterSelectBtn:hover{background:#ffcc4d33;border-color:#ffcc4d;transform:translateY(-1px);box-shadow:0 0 10px #ffcc4d40}.dashboard-module__oLGrHW__progressTrackContainer{width:100%;margin-bottom:.5rem;padding-top:50px;position:relative}.dashboard-module__oLGrHW__monsterAvatarBox{z-index:10;pointer-events:none;flex-direction:column;align-items:center;transition:left .4s;display:flex;position:absolute;top:0;transform:translate(-50%)}.dashboard-module__oLGrHW__speechBubble{color:#fff;white-space:nowrap;background:#171a22f2;border:1px solid #35d0c0;border-radius:8px;align-items:center;gap:.35rem;padding:3px 8px;font-size:.72rem;font-weight:800;animation:2s ease-in-out infinite alternate dashboard-module__oLGrHW__floatBubble;display:flex;box-shadow:0 4px 12px #35d0c04d}.dashboard-module__oLGrHW__speechBubbleMvp{background:linear-gradient(135deg,#171a22f2 0%,#32230af2 100%);border-color:#ffcc4d;box-shadow:0 4px 14px #ffcc4d66}.dashboard-module__oLGrHW__speechBubble small{color:#35d0c0;font-weight:900}.dashboard-module__oLGrHW__spriteContainer{justify-content:center;align-items:center;width:48px;height:48px;animation:.5s ease-in-out infinite alternate dashboard-module__oLGrHW__monsterRunBounce;display:flex;position:relative}.dashboard-module__oLGrHW__monsterSprite{object-fit:contain;filter:drop-shadow(0 4px 8px #0009);max-width:44px;max-height:44px}@keyframes dashboard-module__oLGrHW__monsterRunBounce{0%{transform:translateY(0)scale(1)}to{transform:translateY(-6px)scale(1.05)}}@keyframes dashboard-module__oLGrHW__floatBubble{0%{transform:translateY(0)}to{transform:translateY(-3px)}}.dashboard-module__oLGrHW__progressTrack{background:#101218e6;border:1px solid #35d0c066;border-radius:10px;width:100%;height:18px;overflow:hidden;box-shadow:inset 0 2px 6px #0009}.dashboard-module__oLGrHW__progressFill{background:linear-gradient(90deg,#35d0c0 0%,#ff007f 50%,#ffcc4d 100%) 0 0/200% 100%;height:100%;transition:width .4s;animation:4s linear infinite dashboard-module__oLGrHW__rgbTextShift;box-shadow:0 0 12px #35d0c099}@media (max-width:768px){.dashboard-module__oLGrHW__shell{grid-template-columns:1fr;grid-template-areas:"topbar""charbar""content"}.dashboard-module__oLGrHW__topbar{gap:.5rem;padding:.6rem .75rem}.dashboard-module__oLGrHW__brand span{display:none}.dashboard-module__oLGrHW__creditsBadge{padding:4px 9px;font-size:.78rem}.dashboard-module__oLGrHW__creditsBadge span,.dashboard-module__oLGrHW__iconBtn span{display:none}.dashboard-module__oLGrHW__charbar{padding:.5rem .75rem}.dashboard-module__oLGrHW__charPill{padding:4px 10px;font-size:.78rem}.dashboard-module__oLGrHW__content{max-width:100%;padding:1rem 1rem 4.5rem}.dashboard-module__oLGrHW__sidebar{border-left:none;border-top:1px solid var(--play-border);z-index:40;flex-direction:row;justify-content:space-around;align-items:center;gap:0;padding:.4rem .25rem;position:fixed;bottom:0;left:0;right:0}.dashboard-module__oLGrHW__navItem{text-align:center;flex-direction:column;flex:1;justify-content:center;gap:2px;padding:5px 4px;font-size:.6rem}.dashboard-module__oLGrHW__tileGrid{grid-template-columns:1fr}.dashboard-module__oLGrHW__filterBar{flex-direction:column;align-items:stretch}.dashboard-module__oLGrHW__filterField input,.dashboard-module__oLGrHW__filterField select{width:100%}}.dashboard-module__oLGrHW__syncBtn{color:var(--play-accent,#35d0c0);border-radius:var(--play-radius,8px);cursor:pointer;background:#35d0c01f;border:1px solid #35d0c059;outline:none;align-items:center;gap:.4rem;margin-left:.5rem;padding:4px 10px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.dashboard-module__oLGrHW__syncBtn:hover{border-color:var(--play-accent,#35d0c0);background:#35d0c038;transform:translateY(-1px);box-shadow:0 0 10px #35d0c040}.dashboard-module__oLGrHW__syncDot{background:#35d0c0;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #35d0c0}.dashboard-module__oLGrHW__syncIcon{font-size:.82rem;transition:transform .3s;display:inline-block}.dashboard-module__oLGrHW__syncBtnSpin .dashboard-module__oLGrHW__syncIcon{animation:1s linear infinite dashboard-module__oLGrHW__spinIcon}@keyframes dashboard-module__oLGrHW__spinIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-module__oLGrHW__syncBtnSuccess{color:#fff!important;background:#35d0c040!important;border-color:#35d0c0!important;box-shadow:0 0 14px #35d0c066!important}.dashboard-module__oLGrHW__syncText{white-space:nowrap;font-size:.78rem}
.marketplace-module__l2YJga__container{flex-direction:column;gap:.85rem;width:100%;display:flex}.marketplace-module__l2YJga__compactHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.25rem;display:flex}.marketplace-module__l2YJga__compactTitle{color:#fff;align-items:center;gap:.4rem;margin:0;font-size:1.2rem;font-weight:900;display:flex}.marketplace-module__l2YJga__telemetryBadges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.marketplace-module__l2YJga__badgePill{color:var(--play-text-dim,#8b90a0);white-space:nowrap;background:#171a22d9;border:1px solid #35d0c04d;border-radius:999px;align-items:center;gap:.3rem;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.marketplace-module__l2YJga__badgePill strong{color:#fff}.marketplace-module__l2YJga__badgePillGold{color:#ffcc4d;background:#ffcc4d1a;border-color:#ffcc4d66}.marketplace-module__l2YJga__badgePillGold strong{color:#ffcc4d}.marketplace-module__l2YJga__toolbarCard{border:1px solid var(--play-border,#2a2e3a);background:#171a22f2;border-radius:12px;flex-direction:column;gap:.65rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 16px #0000004d}.marketplace-module__l2YJga__topControlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.marketplace-module__l2YJga__mainTabs{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.marketplace-module__l2YJga__tabBtn{color:#e7e9ee;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:.35rem;padding:6px 12px;font-size:.82rem;font-weight:800;transition:all .2s;display:inline-flex}.marketplace-module__l2YJga__tabBtn:hover{color:#35d0c0;background:#35d0c026;border-color:#35d0c0}.marketplace-module__l2YJga__tabActive{box-shadow:0 0 10px #35d0c04d;color:#fff!important;background:linear-gradient(135deg,#35d0c040 0%,#05966940 100%)!important;border-color:#35d0c0!important}.marketplace-module__l2YJga__viewModeToggle{border:1px solid var(--play-border,#2a2e3a);background:#101218e6;border-radius:8px;gap:2px;padding:2px;display:inline-flex}.marketplace-module__l2YJga__viewBtn{color:var(--play-text-dim,#8b90a0);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 9px;font-size:.76rem;font-weight:700;transition:all .2s}.marketplace-module__l2YJga__viewBtnActive{color:#35d0c0;background:#35d0c033;font-weight:800}.marketplace-module__l2YJga__compactFilterRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.marketplace-module__l2YJga__filterSelect,.marketplace-module__l2YJga__searchInput,.marketplace-module__l2YJga__priceInput{background:var(--play-bg,#101218);border:1px solid var(--play-border,#2a2e3a);color:#fff;border-radius:8px;outline:none;padding:6px 10px;font-size:.82rem;transition:border-color .2s}.marketplace-module__l2YJga__filterSelect:focus,.marketplace-module__l2YJga__searchInput:focus,.marketplace-module__l2YJga__priceInput:focus{border-color:#35d0c0}.marketplace-module__l2YJga__filterCheckboxLabel{color:#35d0c0;cursor:pointer;-webkit-user-select:none;user-select:none;background:#35d0c01a;border:1px solid #35d0c04d;border-radius:8px;align-items:center;gap:.35rem;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.marketplace-module__l2YJga__filterCheckboxLabel input{cursor:pointer}.marketplace-module__l2YJga__searchInput{flex:2;min-width:170px}.marketplace-module__l2YJga__priceInput{width:85px}.marketplace-module__l2YJga__filterSelect{cursor:pointer}.marketplace-module__l2YJga__cardGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.marketplace-module__l2YJga__shopCard{background:#171a22f2;border:1px solid #35d0c040;border-radius:14px;flex-direction:column;justify-content:space-between;gap:.85rem;padding:1.1rem;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #0006}.marketplace-module__l2YJga__shopCard:hover{border-color:#ff007f99;transform:translateY(-3px);box-shadow:0 10px 28px #ff007f38}.marketplace-module__l2YJga__shopCardOwn{border-color:#ffcc4d66}.marketplace-module__l2YJga__itemHeader{align-items:flex-start;gap:.75rem;display:flex}.marketplace-module__l2YJga__itemImgBox{background:radial-gradient(circle,#35d0c033 0%,#101218e6 80%);border:1px solid #35d0c066;border-radius:10px;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;display:flex;position:relative}.marketplace-module__l2YJga__itemImgBoxCard{background:radial-gradient(circle,#ffcc4d40 0%,#101218e6 80%);border-color:#ffcc4d80}.marketplace-module__l2YJga__itemSpriteImg{object-fit:contain;max-width:40px;max-height:40px}.marketplace-module__l2YJga__slotBadge{color:#101218;background:#ffcc4d;border-radius:4px;padding:1px 4px;font-size:.62rem;font-weight:900;position:absolute;bottom:-4px;right:-4px}.marketplace-module__l2YJga__refineBadge{color:#fff;background:#ff007f;border-radius:4px;padding:1px 5px;font-size:.65rem;font-weight:900;position:absolute;top:-4px;left:-4px;box-shadow:0 0 8px #ff007f99}.marketplace-module__l2YJga__itemTitleGroup{flex-direction:column;flex:1;gap:.15rem;display:flex}.marketplace-module__l2YJga__itemNameText{color:#fff;cursor:pointer;font-size:.95rem;font-weight:800;line-height:1.25;transition:color .2s}.marketplace-module__l2YJga__itemNameText:hover{color:#35d0c0;text-decoration:underline}.marketplace-module__l2YJga__sellerMeta{color:var(--play-text-dim,#8b90a0);align-items:center;gap:.35rem;font-size:.74rem;display:flex}.marketplace-module__l2YJga__priceTag{background:#101218e6;border:1px solid #ffcc4d59;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.marketplace-module__l2YJga__unitPriceVal{color:#ffcc4d;text-shadow:0 0 10px #ffcc4d4d;font-size:1.08rem;font-weight:900}.marketplace-module__l2YJga__stockCount{color:#35d0c0;font-size:.76rem;font-weight:700}.marketplace-module__l2YJga__cardActionRow{align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.marketplace-module__l2YJga__qtyInput{background:var(--play-bg,#101218);border:1px solid var(--play-border,#2a2e3a);color:#fff;text-align:center;border-radius:6px;width:52px;padding:6px 5px;font-size:.82rem;font-weight:700}.marketplace-module__l2YJga__btnBuyNow{color:#062621;cursor:pointer;background:linear-gradient(90deg,#35d0c0 0%,#059669 100%);border:none;border-radius:6px;flex:1;padding:7px 10px;font-size:.84rem;font-weight:900;transition:all .2s;box-shadow:0 4px 12px #35d0c04d}.marketplace-module__l2YJga__btnBuyNow:hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 6px 16px #35d0c073}.marketplace-module__l2YJga__btnChatSeller{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:6px;padding:7px 10px;font-size:.78rem;font-weight:700;transition:all .2s}.marketplace-module__l2YJga__btnChatSeller:hover{color:#35d0c0;background:#35d0c026;border-color:#35d0c0}
.topup-module__cqo6HG__container{flex-direction:column;gap:1rem;width:100%;display:flex}.topup-module__cqo6HG__balanceGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:.5rem;display:grid}.topup-module__cqo6HG__balCard{background:#171a22f2;border:1px solid #35d0c04d;border-radius:14px;align-items:center;gap:1rem;padding:1.1rem 1.25rem;transition:all .25s;display:flex;box-shadow:0 4px 20px #0000004d}.topup-module__cqo6HG__balCard:hover{border-color:#ffcc4d80;transform:translateY(-2px);box-shadow:0 8px 24px #ffcc4d33}.topup-module__cqo6HG__balIcon{background:#35d0c01f;border:1px solid #35d0c04d;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:1.8rem;display:flex}.topup-module__cqo6HG__balVal{color:#fff;font-size:1.45rem;font-weight:900;line-height:1.2}.topup-module__cqo6HG__balLbl{color:var(--play-text-dim,#8b90a0);text-transform:uppercase;letter-spacing:.5px;font-size:.76rem;font-weight:700}.topup-module__cqo6HG__hubNavTabs{border:1px solid var(--play-border,#2a2e3a);background:#101218e6;border-radius:12px;align-items:center;gap:.5rem;padding:4px;display:flex}.topup-module__cqo6HG__hubTabBtn{color:var(--play-text-dim,#8b90a0);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:10px 16px;font-size:.9rem;font-weight:800;transition:all .2s;display:inline-flex}.topup-module__cqo6HG__hubTabBtn:hover{color:#fff}.topup-module__cqo6HG__hubTabActive{box-shadow:0 0 14px #35d0c04d;color:#fff!important;background:linear-gradient(135deg,#35d0c040 0%,#05966940 100%)!important;border:1px solid #35d0c0!important}.topup-module__cqo6HG__hubSection{border:1px solid var(--play-border,#2a2e3a);background:#171a22f2;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 6px 24px #0006}.topup-module__cqo6HG__sectionTitle{color:#fff;align-items:center;gap:.5rem;margin:0;font-size:1.15rem;font-weight:900;display:flex}.topup-module__cqo6HG__kafraGuideBox{background:#101218d9;border:1px solid #ffcc4d59;border-radius:14px;flex-wrap:wrap;align-items:flex-start;gap:1.5rem;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.topup-module__cqo6HG__kafraImgContainer{background:radial-gradient(circle,#ffcc4d26 0%,#101218e6 100%);border:2px solid #ffcc4d80;border-radius:12px;width:140px;min-width:140px;height:140px;overflow:hidden;box-shadow:0 0 16px #ffcc4d40}.topup-module__cqo6HG__kafraPortrait{object-fit:cover;object-position:top center;width:100%;height:100%}.topup-module__cqo6HG__kafraContent{flex-direction:column;flex:1;gap:.75rem;min-width:260px;display:flex}.topup-module__cqo6HG__kafraDialogSim{color:#fff;background:#171a22f2;border:1px solid #35d0c04d;border-radius:10px;flex-direction:column;gap:.35rem;padding:.85rem 1rem;font-family:monospace,sans-serif;font-size:.86rem;display:flex}.topup-module__cqo6HG__dialogHighlight{color:#ffcc4d;font-weight:800}.topup-module__cqo6HG__dialogSubHighlight{color:#35d0c0;font-weight:800}.topup-module__cqo6HG__cryptoBox{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.topup-module__cqo6HG__walletCard{background:#101218cc;border:1px solid #35d0c040;border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.topup-module__cqo6HG__walletHeader{justify-content:space-between;align-items:center;display:flex}.topup-module__cqo6HG__walletStatusDot{background:#3ddc6a;border-radius:50%;width:10px;height:10px;box-shadow:0 0 8px #3ddc6a}.topup-module__cqo6HG__calcBox{background:#101218e6;border:1px solid #ffcc4d4d;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.topup-module__cqo6HG__inputGroup{flex-direction:column;gap:.35rem;display:flex}.topup-module__cqo6HG__inputLabel{color:var(--play-text-dim,#8b90a0);font-size:.8rem;font-weight:700}.topup-module__cqo6HG__cryptoInput{background:var(--play-bg,#101218);border:1px solid var(--play-border,#2a2e3a);color:#fff;border-radius:8px;outline:none;padding:10px 12px;font-size:1rem;font-weight:800}.topup-module__cqo6HG__cryptoInput:focus{border-color:#35d0c0}.topup-module__cqo6HG__convertArrow{text-align:center;color:#35d0c0;font-size:1.2rem}.topup-module__cqo6HG__receiveVal{color:#ffcc4d;text-shadow:0 0 10px #ffcc4d4d;font-size:1.3rem;font-weight:900}.topup-module__cqo6HG__btnPrimary{color:#062621;cursor:pointer;background:linear-gradient(90deg,#35d0c0 0%,#059669 100%);border:none;border-radius:8px;padding:10px 16px;font-size:.95rem;font-weight:900;transition:all .2s;box-shadow:0 4px 14px #35d0c04d}.topup-module__cqo6HG__btnPrimary:hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 6px 18px #35d0c073}.topup-module__cqo6HG__btnDanger{color:#ef4444;cursor:pointer;background:#ef444426;border:1px solid #ef444466;border-radius:8px;padding:6px 12px;font-size:.82rem;font-weight:700}.topup-module__cqo6HG__btnDanger:hover{background:#ef444440}
.vault-module__6ZeuIq__vaultRoot{color:#e2e8f0;flex-direction:column;gap:.75rem;width:100%;padding-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.82rem;display:flex}.vault-module__6ZeuIq__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;display:grid}.vault-module__6ZeuIq__kpiCard{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;gap:.2rem;padding:.6rem .85rem;display:flex;box-shadow:0 4px 12px #00000059}.vault-module__6ZeuIq__kpiLabel{color:#8da2c0;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:700;display:flex}.vault-module__6ZeuIq__kpiValue{color:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.15rem;font-weight:800}.vault-module__6ZeuIq__actionStrip{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .85rem;display:flex}.vault-module__6ZeuIq__actionStripLeft{color:#94a3b8;align-items:center;gap:.6rem;font-size:.76rem;display:flex}.vault-module__6ZeuIq__actionStripRight{align-items:center;gap:.45rem;display:flex}.vault-module__6ZeuIq__splitView{grid-template-columns:1fr 1fr;align-items:stretch;gap:.75rem;display:grid}@media (max-width:960px){.vault-module__6ZeuIq__splitView{grid-template-columns:1fr}}.vault-module__6ZeuIq__consolePanel{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;min-height:540px;display:flex;overflow:hidden;box-shadow:0 4px 16px #0006}.vault-module__6ZeuIq__panelHeader{background:#111724;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .85rem;display:flex}.vault-module__6ZeuIq__panelTitle{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:800;display:flex}.vault-module__6ZeuIq__panelHeaderRight{align-items:center;gap:.4rem;display:flex}.vault-module__6ZeuIq__panelToolbar{background:#090d14;border-bottom:1px solid #1e293b;flex-direction:column;gap:.4rem;padding:.5rem .75rem;display:flex}.vault-module__6ZeuIq__searchRow{align-items:center;gap:.4rem;display:flex}.vault-module__6ZeuIq__searchInput{color:#f8fafc;background:#111724;border:1px solid #1e293b;border-radius:4px;outline:none;flex:1;padding:5px 8px;font-family:inherit;font-size:.76rem;transition:border-color .15s}.vault-module__6ZeuIq__searchInput:focus{border-color:#38bdf8}.vault-module__6ZeuIq__categoryPillsRow{flex-wrap:wrap;gap:4px;display:flex}.vault-module__6ZeuIq__categoryPill{color:#8da2c0;cursor:pointer;background:#111724;border:1px solid #1e293b;border-radius:4px;align-items:center;gap:.25rem;padding:2px 7px;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:700;transition:all .12s;display:inline-flex}.vault-module__6ZeuIq__categoryPill:hover{color:#fff;border-color:#38bdf8}.vault-module__6ZeuIq__categoryPillActive{color:#38bdf8;background:#38bdf826;border-color:#38bdf8}.vault-module__6ZeuIq__tableWrap{scrollbar-width:thin;scrollbar-color:#1e293b transparent;flex:1;max-height:480px;overflow-y:auto}.vault-module__6ZeuIq__tableWrap::-webkit-scrollbar{width:4px}.vault-module__6ZeuIq__tableWrap::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}.vault-module__6ZeuIq__denseList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.vault-module__6ZeuIq__denseRow{border-bottom:1px solid #141c2a;align-items:center;gap:.6rem;padding:.45rem .75rem;transition:background .12s;display:flex}.vault-module__6ZeuIq__denseRow:hover{background:#38bdf80d}.vault-module__6ZeuIq__itemSpriteBox{background:#111724;border:1px solid #1e293b;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.vault-module__6ZeuIq__itemSprite{object-fit:contain;width:22px;height:22px}.vault-module__6ZeuIq__itemMainInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.vault-module__6ZeuIq__itemNameRow{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;display:flex;overflow:hidden}.vault-module__6ZeuIq__itemDetailsMeta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:.68rem;overflow:hidden}.vault-module__6ZeuIq__badgeRefine{color:#fbbf24;font-family:ui-monospace,monospace;font-weight:800}.vault-module__6ZeuIq__badgeQty{color:#38bdf8;background:#111724;border:1px solid #1e293b;border-radius:3px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:800}.vault-module__6ZeuIq__actionBtn{color:#38bdf8;cursor:pointer;white-space:nowrap;background:#111724;border:1px solid #222d3f;border-radius:4px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:.7rem;font-weight:700;transition:all .12s}.vault-module__6ZeuIq__actionBtn:hover:not(:disabled){color:#fff;background:#0284c7;border-color:#38bdf8}.vault-module__6ZeuIq__actionBtn:disabled{opacity:.4;cursor:not-allowed}.vault-module__6ZeuIq__emptyTerminal{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:3.5rem 1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.74rem;display:flex}.vault-module__6ZeuIq__emptyTerminalCode{color:#8da2c0;font-weight:700}.vault-module__6ZeuIq__panelTabRow{background:#090d14;border:1px solid #1e293b;border-radius:4px;gap:2px;padding:2px;display:flex}.vault-module__6ZeuIq__panelTabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:.7rem;font-weight:800;transition:all .12s}.vault-module__6ZeuIq__panelTabBtn:hover{color:#e2e8f0}.vault-module__6ZeuIq__panelTabBtnActive{color:#fff;background:#0284c7}
.EmailVerificationGuard-module__nvacua__lockoutOverlay{background:radial-gradient(circle,#f59e0b14 0%,#080b11f2 70%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:480px;padding:3rem 1.5rem;display:flex}.EmailVerificationGuard-module__nvacua__lockoutCard{background:#0d121c;border:1px solid #f59e0b;border-radius:8px;flex-direction:column;width:100%;max-width:560px;display:flex;overflow:hidden;box-shadow:0 0 30px #f59e0b33,0 10px 40px #000000b3}.EmailVerificationGuard-module__nvacua__cardHeader{background:#181308;border-bottom:1px solid #f59e0b4d;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.EmailVerificationGuard-module__nvacua__cardTitle{color:#fbbf24;letter-spacing:.05em;align-items:center;gap:.5rem;font-family:ui-monospace,monospace;font-size:.82rem;font-weight:800;display:flex}.EmailVerificationGuard-module__nvacua__statusBadge{color:#f87171;background:#f8717126;border:1px solid #f87171;border-radius:4px;padding:2px 8px;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:800}.EmailVerificationGuard-module__nvacua__cardBody{color:#e2e8f0;flex-direction:column;gap:1rem;padding:1.5rem 1.5rem 1.25rem;display:flex}.EmailVerificationGuard-module__nvacua__mainHeadline{color:#fff;margin:0;font-size:1.05rem;font-weight:800;line-height:1.35}.EmailVerificationGuard-module__nvacua__description{color:#94a3b8;margin:0;font-size:.82rem;line-height:1.5}.EmailVerificationGuard-module__nvacua__infoBox{background:#111724;border:1px solid #1e293b;border-radius:6px;flex-direction:column;gap:.4rem;padding:.75rem 1rem;font-family:ui-monospace,monospace;font-size:.75rem;display:flex}.EmailVerificationGuard-module__nvacua__infoRow{justify-content:space-between;align-items:center;display:flex}.EmailVerificationGuard-module__nvacua__infoLabel{color:#8da2c0}.EmailVerificationGuard-module__nvacua__infoValue{color:#f8fafc;font-weight:700}.EmailVerificationGuard-module__nvacua__cardFooter{background:#090d14;border-top:1px solid #1e293b;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.EmailVerificationGuard-module__nvacua__verifyBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:4px;align-items:center;gap:.4rem;padding:8px 18px;font-family:ui-monospace,monospace;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 0 15px #f59e0b66}.EmailVerificationGuard-module__nvacua__verifyBtn:hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 0 22px #f59e0b99}
.afk-module__88-GWG__afkRoot{color:#e2e8f0;flex-direction:column;gap:.75rem;width:100%;padding-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.82rem;display:flex}.afk-module__88-GWG__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;display:grid}.afk-module__88-GWG__kpiCard{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;gap:.2rem;padding:.6rem .85rem;display:flex;box-shadow:0 4px 12px #00000059}.afk-module__88-GWG__kpiLabel{color:#8da2c0;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.35rem;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:700;display:flex}.afk-module__88-GWG__kpiValue{color:#f8fafc;font-family:ui-monospace,monospace;font-size:1.15rem;font-weight:800}.afk-module__88-GWG__splitView{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:.75rem;display:grid}@media (max-width:960px){.afk-module__88-GWG__splitView{grid-template-columns:1fr}}.afk-module__88-GWG__consolePanel{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 16px #0006}.afk-module__88-GWG__panelHeader{background:#111724;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .85rem;display:flex}.afk-module__88-GWG__panelTitle{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:800;display:flex}.afk-module__88-GWG__panelBody{flex-direction:column;gap:.75rem;padding:.85rem;display:flex}.afk-module__88-GWG__sampleCard{cursor:pointer;background:#111724;border:1px solid #1e293b;border-radius:6px;flex-direction:column;gap:.25rem;padding:.6rem .8rem;transition:all .12s;display:flex}.afk-module__88-GWG__sampleCard:hover{background:#38bdf80f;border-color:#38bdf8}.afk-module__88-GWG__sampleCardActive{background:#38bdf81f;border-color:#38bdf8}.afk-module__88-GWG__sampleMetaRow{justify-content:space-between;align-items:center;font-family:ui-monospace,monospace;font-size:.72rem;display:flex}.afk-module__88-GWG__sampleRateText{color:#34d399;font-weight:800}
.events-module__BDo7tW__container{color:#e2e8f0;flex-direction:column;gap:1rem;width:100%;max-width:1280px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.events-module__BDo7tW__devopsHeader{background:#0d121c;border:1px solid #222d3f;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;box-shadow:0 8px 24px #00000080}.events-module__BDo7tW__headerLeftBlock{flex-direction:column;gap:.3rem;display:flex}.events-module__BDo7tW__headerBadgeRow{align-items:center;gap:.5rem;display:flex}.events-module__BDo7tW__badgeConsole{color:#38bdf8;letter-spacing:.05em;background:#38bdf81f;border:1px solid #38bdf859;border-radius:4px;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:800}.events-module__BDo7tW__badgeLivePulse{color:#34d399;background:#10b9811f;border:1px solid #10b98159;border-radius:4px;align-items:center;gap:5px;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:800;display:inline-flex}.events-module__BDo7tW__dotPulseGreen{background:#34d399;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #34d399}.events-module__BDo7tW__headerTitleMain{color:#fff;letter-spacing:.03em;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:900;display:flex}.events-module__BDo7tW__headerSubtext{color:#8da2c0;letter-spacing:.02em;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem}.events-module__BDo7tW__heroTelemetryWidget{background:#111723;border:1px solid #222d3f;border-radius:6px;align-items:center;gap:.65rem;min-width:200px;padding:.5rem .85rem;display:flex}.events-module__BDo7tW__heroAvatarIcon{background:#182234;border:1px solid #0284c7;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;display:flex}.events-module__BDo7tW__heroDetailsCol{flex-direction:column;line-height:1.2;display:flex}.events-module__BDo7tW__heroLabelSmall{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:700}.events-module__BDo7tW__heroNameVal{color:#f8fafc;font-size:.84rem;font-weight:800}.events-module__BDo7tW__heroStatsVal{color:#fbbf24;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-weight:700}.events-module__BDo7tW__operationsToolbar{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.4rem .65rem;display:flex}.events-module__BDo7tW__kpiGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.events-module__BDo7tW__kpiItem{color:#94a3b8;align-items:center;gap:.35rem;font-size:.72rem;display:flex}.events-module__BDo7tW__kpiValue{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf840;border-radius:3px;padding:1px 5px;font-family:ui-monospace,monospace;font-weight:800}.events-module__BDo7tW__filterTabsGroup{align-items:center;gap:.25rem;display:flex}.events-module__BDo7tW__filterTabBtn{color:#8da2c0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:700;transition:all .15s}.events-module__BDo7tW__filterTabBtn:hover{color:#f8fafc;background:#1e293b}.events-module__BDo7tW__filterTabBtnActive{color:#38bdf8;background:#38bdf826;border-color:#38bdf8}.events-module__BDo7tW__sectionHeaderBar{justify-content:space-between;align-items:center;margin-top:.25rem;margin-bottom:.25rem;display:flex}.events-module__BDo7tW__sectionHeading{color:#f1f5f9;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;font-weight:800;display:flex}.events-module__BDo7tW__sectionBadgeCount{color:#34d399;background:#10b9811a;border:1px solid #10b9814d;border-radius:4px;padding:2px 7px;font-family:ui-monospace,monospace;font-size:.7rem;font-weight:800}.events-module__BDo7tW__directivesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;display:grid}.events-module__BDo7tW__directiveCard{background:#0e131d;border:1px solid #1e293b;border-radius:6px;flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000059}.events-module__BDo7tW__directiveCard:hover{background:#111724;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 6px 20px #38bdf833}.events-module__BDo7tW__directiveCardHeader{background:#131926;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:.4rem;padding:.45rem .75rem;display:flex}.events-module__BDo7tW__directiveIdTag{color:#8da2c0;letter-spacing:.04em;font-family:ui-monospace,monospace;font-size:.65rem;font-weight:800}.events-module__BDo7tW__directiveStatusChip{white-space:nowrap;border-radius:3px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:.64rem;font-weight:800}.events-module__BDo7tW__chipGreen{color:#34d399;background:#10b98126;border:1px solid #10b98166}.events-module__BDo7tW__chipAmber{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b66}.events-module__BDo7tW__chipCyan{color:#38bdf8;background:#38bdf826;border:1px solid #38bdf866}.events-module__BDo7tW__chipPurple{color:#c084fc;background:#a855f726;border:1px solid #a855f766}.events-module__BDo7tW__chipRose{color:#fb7185;background:#f43f5e26;border:1px solid #f43f5e66}.events-module__BDo7tW__directiveCardBody{flex-direction:column;flex:1;gap:.55rem;padding:.75rem;display:flex}.events-module__BDo7tW__cardMainRow{align-items:flex-start;gap:.65rem;display:flex}.events-module__BDo7tW__thumbCyberFrame{background:#141b28;border:1px solid #222d3f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden}.events-module__BDo7tW__thumbSprite{object-fit:contain;max-width:36px;max-height:36px;image-rendering:pixelated;image-rendering:crisp-edges;filter:drop-shadow(0 0 6px #38bdf866)}.events-module__BDo7tW__cardInfoCol{flex-direction:column;flex:1;gap:.2rem;display:flex}.events-module__BDo7tW__cardTitle{color:#fff;margin:0;font-size:.82rem;font-weight:800;line-height:1.25}.events-module__BDo7tW__cardDescription{color:#8da2c0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.35;display:-webkit-box;overflow:hidden}.events-module__BDo7tW__cardMetadataGrid{background:#121824;border:1px solid #1e293b;border-radius:4px;flex-direction:column;gap:.2rem;padding:.35rem .5rem;display:flex}.events-module__BDo7tW__metaDataRow{color:#94a3b8;justify-content:space-between;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;display:flex}.events-module__BDo7tW__metaDataKey{color:#64748b;font-weight:700}.events-module__BDo7tW__metaDataVal{color:#cbd5e1;font-weight:700}.events-module__BDo7tW__btnDirectiveAction{color:#38bdf8;cursor:pointer;letter-spacing:.03em;background:#162032;border:1px solid #0284c7;border-radius:4px;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:6px 10px;font-family:ui-monospace,monospace;font-size:.72rem;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex}.events-module__BDo7tW__btnDirectiveAction:hover{color:#fff;background:#0284c7;border-color:#38bdf8;box-shadow:0 0 10px #0284c780}@media (max-width:640px){.events-module__BDo7tW__devopsHeader{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem}.events-module__BDo7tW__heroTelemetryWidget{box-sizing:border-box;width:100%}.events-module__BDo7tW__operationsToolbar{flex-direction:column;align-items:stretch;gap:.5rem}.events-module__BDo7tW__kpiGroup{justify-content:space-between;width:100%}.events-module__BDo7tW__filterTabsGroup{grid-template-columns:repeat(3,1fr);gap:4px;width:100%;display:grid}.events-module__BDo7tW__filterTabBtn{text-align:center;padding:4px 2px;font-size:.64rem}.events-module__BDo7tW__directivesGrid{grid-template-columns:1fr;gap:.65rem}}@media (max-width:380px){.events-module__BDo7tW__headerTitleMain{font-size:1.05rem}.events-module__BDo7tW__cardMainRow{gap:.45rem}.events-module__BDo7tW__thumbCyberFrame{width:38px;height:38px}.events-module__BDo7tW__cardTitle{font-size:.78rem}.events-module__BDo7tW__cardDescription{font-size:.68rem}}.events-module__BDo7tW__eventCard:hover .events-module__BDo7tW__heroPedestal{opacity:1;transform:translate(-50%,-50%)scale(1.18)}.events-module__BDo7tW__mvpSpriteBg{z-index:2;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges;will-change:transform;transition:transform .35s cubic-bezier(.34,1.56,.64,1),filter .35s;animation:3.5s ease-in-out infinite events-module__BDo7tW__floatSprite;position:relative;transform:translateZ(0)}@keyframes events-module__BDo7tW__floatSprite{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.events-module__BDo7tW__eventCard:hover .events-module__BDo7tW__mvpSpriteBg{animation-play-state:paused}.events-module__BDo7tW__itemSpriteEnlarged{width:52px;height:52px}.events-module__BDo7tW__eventCard:hover .events-module__BDo7tW__itemSpriteEnlarged{transform:scale(1.12)rotate(4deg)}.events-module__BDo7tW__itemGroupShowcase{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.events-module__BDo7tW__itemSpriteSecondary{opacity:.9;z-index:1;width:38px;height:38px;image-rendering:pixelated;image-rendering:crisp-edges;margin-top:10px;margin-left:-14px;transition:transform .35s}.events-module__BDo7tW__eventCard:hover .events-module__BDo7tW__itemSpriteSecondary{transform:scale(1.1)rotate(-6deg)}.events-module__BDo7tW__mobSpriteEnlarged{width:auto;height:58px}.events-module__BDo7tW__eventCard:hover .events-module__BDo7tW__mobSpriteEnlarged{transform:scale(1.1)translateY(-2px)}.events-module__BDo7tW__mvpSpriteLarge{width:auto;height:66px}.events-module__BDo7tW__eventCard:hover .events-module__BDo7tW__mvpSpriteLarge{transform:scale(1.1)translateY(-2px)}.events-module__BDo7tW__badgeRow{z-index:3;justify-content:space-between;align-items:center;gap:.25rem;display:flex;position:absolute;top:6px;left:6px;right:6px}.events-module__BDo7tW__statusLive{color:#3ddc6a;background:#3ddc6a33;border:1px solid #3ddc6a;border-radius:999px;padding:2px 6px;font-size:.6rem;font-weight:900;box-shadow:0 0 6px #3ddc6a40}.events-module__BDo7tW__statusComing{color:#ffcc4d;background:#ffcc4d33;border:1px solid #ffcc4d;border-radius:999px;padding:2px 6px;font-size:.6rem;font-weight:900}.events-module__BDo7tW__lvlBadge{color:#fff;background:#101218e6;border:1px solid #fff3;border-radius:4px;padding:2px 5px;font-size:.6rem;font-weight:800}.events-module__BDo7tW__eventCardBody{flex-direction:column;flex:1;justify-content:space-between;gap:.4rem;padding:.75rem .85rem;display:flex}.events-module__BDo7tW__eventTitle{color:#fff;margin:0;font-size:.82rem;font-weight:900;line-height:1.2}.events-module__BDo7tW__eventDesc{display:none}.events-module__BDo7tW__eventMetaRow{color:var(--play-text-dim,#8b90a0);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:.1rem;padding-top:.35rem;font-size:.68rem;display:flex}.events-module__BDo7tW__btnAction{color:#062621;cursor:pointer;background:linear-gradient(90deg,#35d0c0 0%,#059669 100%);border:none;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;padding:5px 8px;font-size:.74rem;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 3px 8px #35d0c040}.events-module__BDo7tW__btnAction:hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 6px 18px #35d0c073}.events-module__BDo7tW__progressBanner{background:#171a22f2;border:1px solid #35d0c04d;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.events-module__BDo7tW__progressBarTrack{border:1px solid var(--play-border,#2a2e3a);background:#101218e6;border-radius:999px;width:100%;height:12px;position:relative;overflow:hidden}.events-module__BDo7tW__progressBarFill{background:linear-gradient(90deg,#ff007f 0%,#35d0c0 50%,#ffcc4d 100%);border-radius:999px;height:100%;transition:width .4s;box-shadow:0 0 12px #35d0c080}.events-module__BDo7tW__milestoneGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.events-module__BDo7tW__milestoneCard{border:1px solid var(--play-border,#2a2e3a);background:#171a22f2;border-radius:14px;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.25rem;transition:all .25s;display:flex;position:relative}.events-module__BDo7tW__milestoneCardCanClaim{box-shadow:0 0 18px #35d0c04d;border-color:#35d0c0!important}.events-module__BDo7tW__milestoneCardClaimed{opacity:.85;border-color:#ffcc4d4d!important}.events-module__BDo7tW__lvlHeader{justify-content:space-between;align-items:center;display:flex}.events-module__BDo7tW__lvlNum{color:#ffcc4d;font-size:1.35rem;font-weight:900}.events-module__BDo7tW__rewardsList{flex-direction:column;gap:.35rem;display:flex}.events-module__BDo7tW__rewardItem{color:#fff;align-items:center;gap:.4rem;font-size:.84rem;display:flex}
.friends-module__J26z3W__friendsRoot{color:#e2e8f0;flex-direction:column;gap:.75rem;width:100%;padding-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.82rem;display:flex}.friends-module__J26z3W__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;display:grid}.friends-module__J26z3W__kpiCard{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;gap:.2rem;padding:.6rem .85rem;display:flex;box-shadow:0 4px 12px #00000059}.friends-module__J26z3W__kpiLabel{color:#8da2c0;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.35rem;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:700;display:flex}.friends-module__J26z3W__kpiValue{color:#f8fafc;font-family:ui-monospace,monospace;font-size:1.15rem;font-weight:800}.friends-module__J26z3W__splitView{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:.75rem;display:grid}@media (max-width:960px){.friends-module__J26z3W__splitView{grid-template-columns:1fr}}.friends-module__J26z3W__consolePanel{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 16px #0006}.friends-module__J26z3W__panelHeader{background:#111724;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .85rem;display:flex}.friends-module__J26z3W__panelTitle{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:800;display:flex}.friends-module__J26z3W__panelBody{flex-direction:column;gap:.75rem;padding:.85rem;display:flex}.friends-module__J26z3W__friendRow{background:#111724;border:1px solid #1e293b;border-radius:4px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .12s;display:flex}.friends-module__J26z3W__friendRow:hover{background:#38bdf80d;border-color:#38bdf8}.friends-module__J26z3W__friendMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.friends-module__J26z3W__friendName{color:#fff;align-items:center;gap:.35rem;font-size:.8rem;font-weight:800;display:flex}.friends-module__J26z3W__onlineDot{background:#34d399;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 8px #34d399}.friends-module__J26z3W__offlineDot{background:#64748b;border-radius:50%;width:7px;height:7px;display:inline-block}
.profile-module__ny5hJq__profileRoot{color:#e2e8f0;flex-direction:column;gap:.75rem;width:100%;padding-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.82rem;display:flex}.profile-module__ny5hJq__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;display:grid}.profile-module__ny5hJq__kpiCard{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;gap:.2rem;padding:.6rem .85rem;display:flex;box-shadow:0 4px 12px #00000059}.profile-module__ny5hJq__kpiLabel{color:#8da2c0;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:700;display:flex}.profile-module__ny5hJq__kpiValue{color:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.15rem;font-weight:800}.profile-module__ny5hJq__splitView{grid-template-columns:1fr 1fr;align-items:stretch;gap:.75rem;display:grid}@media (max-width:960px){.profile-module__ny5hJq__splitView{grid-template-columns:1fr}}.profile-module__ny5hJq__consolePanel{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 16px #0006}.profile-module__ny5hJq__panelHeader{background:#111724;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .85rem;display:flex}.profile-module__ny5hJq__panelTitle{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:800;display:flex}.profile-module__ny5hJq__panelBody{flex-direction:column;gap:1rem;padding:1rem;display:flex}.profile-module__ny5hJq__sectionBlock{background:#111724;border:1px solid #1e293b;border-radius:6px;flex-direction:column;gap:.5rem;padding:.85rem;display:flex}.profile-module__ny5hJq__sectionTitle{color:#fbbf24;text-transform:uppercase;font-family:ui-monospace,monospace;font-size:.76rem;font-weight:800}.profile-module__ny5hJq__denseCharRow{background:#111724;border:1px solid #1e293b;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .75rem;transition:all .12s;display:flex}.profile-module__ny5hJq__denseCharRow:hover{background:#38bdf80f;border-color:#38bdf8}.profile-module__ny5hJq__charMetaBlock{flex-direction:column;gap:2px;display:flex}.profile-module__ny5hJq__charNameText{color:#fff;font-size:.84rem;font-weight:800}.profile-module__ny5hJq__charJobText{color:#8da2c0;font-family:ui-monospace,monospace;font-size:.7rem}.profile-module__ny5hJq__levelBadge{color:#38bdf8;background:#162032;border:1px solid #222d3f;border-radius:4px;padding:2px 8px;font-family:ui-monospace,monospace;font-size:.72rem;font-weight:800}
.quests-module__nTzA5a__questContainer{flex-direction:column;gap:1.5rem;padding-bottom:3rem;display:flex}.quests-module__nTzA5a__questHeader{background:radial-gradient(circle at 10% 20%,#8b5cf626 0%,#0f172acc 90%);border:1px solid #8b5cf64d;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.quests-module__nTzA5a__questHeader:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd7000d 0%,#0000 60%);width:200%;height:200%;animation:15s linear infinite quests-module__nTzA5a__cosmicFloat;position:absolute;top:-50%;left:-50%}@keyframes quests-module__nTzA5a__cosmicFloat{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.quests-module__nTzA5a__questTitle{color:#fff;text-shadow:0 0 15px #c084fc80;align-items:center;gap:.6rem;margin:0 0 .4rem;font-size:1.8rem;font-weight:900;display:flex}.quests-module__nTzA5a__questSubtitle{color:#94a3b8;max-width:700px;margin:0;font-size:.88rem;line-height:1.5}.quests-module__nTzA5a__questStatsBar{flex-wrap:wrap;gap:12px;display:flex}.quests-module__nTzA5a__statBadge{text-align:right;background:#0f172ab3;border:1px solid #ffffff1a;border-radius:12px;padding:8px 14px}.quests-module__nTzA5a__statLabel{color:#94a3b8;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.quests-module__nTzA5a__statValue{color:#fff;font-size:1.1rem;font-weight:900}.quests-module__nTzA5a__filterBar{border-bottom:1px solid #ffffff14;flex-wrap:wrap;gap:8px;padding-bottom:.75rem;display:flex}.quests-module__nTzA5a__filterBtn{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:all .2s}.quests-module__nTzA5a__filterBtn:hover{color:#fff;background:#ffffff14}.quests-module__nTzA5a__filterBtnActive{color:#fff;background:linear-gradient(135deg,#a855f7 0%,#6366f1 100%);border-color:#c084fc;box-shadow:0 0 15px #a855f766}.quests-module__nTzA5a__questGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.quests-module__nTzA5a__monsterCard{background:#090e1a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;height:480px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000080}.quests-module__nTzA5a__monsterCard:hover{border-color:#c084fc66;transform:translateY(-4px);box-shadow:0 12px 32px #8b5cf640}.quests-module__nTzA5a__monsterCardCompleted{animation:2.5s ease-in-out infinite quests-module__nTzA5a__goldenPulse;border:2px solid gold!important;box-shadow:0 0 25px #ffd70066,inset 0 0 15px #ffd7001a!important}@keyframes quests-module__nTzA5a__goldenPulse{0%{border-color:gold;box-shadow:0 0 20px #ffd7004d,inset 0 0 10px #ffd7001a}50%{border-color:#fff275;box-shadow:0 0 35px #ffd700a6,inset 0 0 20px #ffd70040}to{border-color:gold;box-shadow:0 0 20px #ffd7004d,inset 0 0 10px #ffd7001a}}.quests-module__nTzA5a__monsterCardClaimed{opacity:.92;border:1px solid #34d39966!important}.quests-module__nTzA5a__artworkViewport{background:radial-gradient(circle,#151f33 0%,#080c14 100%);border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;height:230px;display:flex;position:relative;overflow:hidden}.quests-module__nTzA5a__artworkBgPattern{pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0}.quests-module__nTzA5a__monsterArtGrayscale{object-fit:contain;filter:grayscale()contrast(1.1)brightness(.7);opacity:.45;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:80%;max-height:80%;transition:all .3s;position:absolute}.quests-module__nTzA5a__monsterArtColorFill{object-fit:contain;filter:drop-shadow(0 0 12px #a855f799)brightness(1.05);-webkit-user-select:none;user-select:none;pointer-events:none;max-width:80%;max-height:80%;transition:clip-path .5s ease-out;position:absolute}.quests-module__nTzA5a__fillWaterline{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#35d0c0 30%,gold 70%,#0000 100%);height:2px;transition:bottom .5s ease-out;position:absolute;left:0;right:0;box-shadow:0 0 8px gold}.quests-module__nTzA5a__cardTopBadges{z-index:5;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:10px;left:10px;right:10px}.quests-module__nTzA5a__tierBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;padding:3px 8px;font-size:.68rem;font-weight:900}.quests-module__nTzA5a__tierStarter{color:#38bdf8;background:#38bdf833;border:1px solid #38bdf866}.quests-module__nTzA5a__tierValkyrie{color:#c084fc;background:#c084fc33;border:1px solid #c084fc66}.quests-module__nTzA5a__tierCelestial{color:#fbbf24;background:#fbbf2433;border:1px solid #fbbf2466}.quests-module__nTzA5a__percentBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#000000b3;border:1px solid #ffffff26;border-radius:12px;padding:2px 8px;font-size:.72rem;font-weight:800}.quests-module__nTzA5a__cardBody{flex-direction:column;flex:1;justify-content:space-between;padding:1rem;display:flex}.quests-module__nTzA5a__mobTitleRow{justify-content:space-between;align-items:baseline;margin-bottom:2px;display:flex}.quests-module__nTzA5a__mobName{color:#fff;font-size:1.1rem;font-weight:900}.quests-module__nTzA5a__mobIdTag{color:#64748b;font-family:monospace;font-size:.72rem}.quests-module__nTzA5a__questTitleTh{color:#c084fc;margin-bottom:6px;font-size:.76rem;font-weight:700}.quests-module__nTzA5a__questMetaRow{color:#94a3b8;flex-direction:column;gap:3px;margin-bottom:8px;font-size:.74rem;display:flex}.quests-module__nTzA5a__metaItem{align-items:center;gap:4px;display:flex}.quests-module__nTzA5a__progressSection{margin:6px 0}.quests-module__nTzA5a__progressLabelRow{justify-content:space-between;margin-bottom:4px;font-size:.72rem;font-weight:800;display:flex}.quests-module__nTzA5a__progressBarBg{background:#ffffff14;border-radius:4px;width:100%;height:6px;overflow:hidden}.quests-module__nTzA5a__progressBarFill{background:linear-gradient(90deg,#a855f7 0%,#35d0c0 50%,gold 100%);border-radius:4px;height:100%;transition:width .4s}.quests-module__nTzA5a__rewardBox{background:#0f172a99;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:10px;padding:8px 10px}.quests-module__nTzA5a__rewardHeader{color:#86efac;text-transform:uppercase;align-items:center;gap:4px;margin-bottom:2px;font-size:.66rem;font-weight:800;display:flex}.quests-module__nTzA5a__blueprintRewardName{color:gold;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:800;overflow:hidden}.quests-module__nTzA5a__rewardExtra{color:#94a3b8;margin-top:2px;font-size:.68rem}.quests-module__nTzA5a__btnClaim{color:#000;cursor:pointer;background:linear-gradient(135deg,gold 0%,#f59e0b 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:.85rem;font-weight:900;transition:all .2s;display:flex;box-shadow:0 0 15px #ffd70066}.quests-module__nTzA5a__btnClaim:hover{transform:scale(1.02);box-shadow:0 0 25px #ffd700b3}.quests-module__nTzA5a__btnClaimed{color:#34d399;cursor:default;background:#34d3991f;border:1px solid #34d3994d;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:.82rem;font-weight:800;display:flex}.quests-module__nTzA5a__btnSimulate{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:4px 8px;font-size:.68rem;font-weight:700;transition:all .15s}.quests-module__nTzA5a__btnSimulate:hover{color:#fff;background:#ffffff1f}.quests-module__nTzA5a__customImageHint{color:#475569;text-align:center;margin-top:4px;font-family:monospace;font-size:.62rem}.quests-module__nTzA5a__weekendBanner{background:linear-gradient(135deg,#ffd70026 0%,#f59e0b40 50%,#d9770626 100%);border:1px solid #ffd70080;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;animation:3s infinite alternate quests-module__nTzA5a__pulseGoldGlow;display:flex;position:relative;overflow:hidden;box-shadow:0 0 25px #ffd70040,inset 0 0 15px #ffd7001a}.quests-module__nTzA5a__weekendBanner:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:4s linear infinite quests-module__nTzA5a__shimmerSweep;position:absolute;top:0;left:-100%}@keyframes quests-module__nTzA5a__pulseGoldGlow{0%{box-shadow:0 0 15px #ffd70033}to{box-shadow:0 0 35px #ffd70073}}@keyframes quests-module__nTzA5a__shimmerSweep{0%{left:-100%}to{left:200%}}.quests-module__nTzA5a__weekendBadge{color:#0f172a;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,gold 0%,#f59e0b 100%);border-radius:8px;align-items:center;gap:8px;padding:6px 14px;font-size:.92rem;font-weight:900;display:inline-flex;box-shadow:0 4px 12px #f59e0b66}.quests-module__nTzA5a__weekendDesc{color:#fef08a;flex:1;min-width:260px;font-size:.9rem;font-weight:600}.quests-module__nTzA5a__weekendDesc strong{color:#fff;text-shadow:0 0 8px #ffd70099;font-weight:900}.quests-module__nTzA5a__weekendMultiplierChip{color:gold;text-shadow:0 0 10px #ffd70080;background:#ffd70033;border:1px solid #ffd70099;border-radius:999px;align-items:center;gap:4px;margin-left:6px;padding:4px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.quests-module__nTzA5a__bountyContainer{background:radial-gradient(circle at 50% 0,#f9731633 0%,#0f172af2 75%),linear-gradient(#1e293bcc 0%,#0f172afa 100%);border:2px solid #f9731680;border-radius:20px;flex-direction:column;gap:1.2rem;padding:1.6rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #f9731640,inset 0 0 20px #f9731614}.quests-module__nTzA5a__bountyContainer:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b0014 0%,#0000 60%);width:200%;height:200%;animation:25s linear infinite quests-module__nTzA5a__cosmicFloat;position:absolute;top:-50%;left:-50%}.quests-module__nTzA5a__bountyHeaderRow{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:relative}.quests-module__nTzA5a__bountyTitle{color:#fff;text-shadow:0 0 20px #f97316cc;align-items:center;gap:10px;margin:0 0 .4rem;font-size:1.6rem;font-weight:900;display:flex}.quests-module__nTzA5a__bountySubtitle{color:#cbd5e1;max-width:680px;margin:0;font-size:.88rem;line-height:1.5}.quests-module__nTzA5a__bountyStatusPillActive{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#ea580c 0%,#f59e0b 100%);border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:900;display:inline-flex;box-shadow:0 0 15px #ea580c80}.quests-module__nTzA5a__bountyStatusPillInactive{color:#94a3b8;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:800;display:inline-flex}.quests-module__nTzA5a__bountyLootSummary{background:#00000073;border:1px solid #f9731659;border-radius:12px;align-items:center;gap:14px;padding:8px 16px;font-size:.86rem;font-weight:800;display:flex}.quests-module__nTzA5a__bountyGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.2rem;display:grid;position:relative}.quests-module__nTzA5a__bountyCard{background:#0f172ad9;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.quests-module__nTzA5a__bountyCard:hover{border-color:#f9731699;transform:translateY(-4px);box-shadow:0 12px 30px #0009,0 0 20px #f9731633}.quests-module__nTzA5a__bountyCardCompleted{border-color:#ffd700b3;box-shadow:0 0 25px #ffd7004d}.quests-module__nTzA5a__bountyCardClaimed{opacity:.9;border-color:#34d39980}.quests-module__nTzA5a__bountyCardHeader{background:#0000004d;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.quests-module__nTzA5a__bountyTierBadge1{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f666;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:900}.quests-module__nTzA5a__bountyTierBadge2{color:#c084fc;background:#a855f733;border:1px solid #a855f766;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:900}.quests-module__nTzA5a__bountyTierBadge3{color:#f87171;background:#ef444440;border:1px solid #ef444480;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:900;animation:2s infinite alternate quests-module__nTzA5a__pulseGoldGlow}.quests-module__nTzA5a__bountyCardBody{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex}.quests-module__nTzA5a__bountyArtWrap{background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:10px;justify-content:center;align-items:center;height:120px;display:flex;position:relative;overflow:hidden}.quests-module__nTzA5a__bountyArtGrayscale{object-fit:contain;filter:grayscale()opacity(.35)brightness(.7);max-width:110px;max-height:110px;transition:all .3s}.quests-module__nTzA5a__bountyArtColor{object-fit:contain;filter:drop-shadow(0 0 12px #ff922b80);max-width:110px;max-height:110px;transition:clip-path .4s;position:absolute}.quests-module__nTzA5a__bountyMobTitle{color:#fff;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:900;display:flex}.quests-module__nTzA5a__bountyMapRow{color:#94a3b8;align-items:center;gap:6px;font-size:.76rem;display:flex}.quests-module__nTzA5a__bountyRewardBox{background:#00000059;border:1px dashed #ffffff26;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.8rem;font-weight:800;display:flex}.quests-module__nTzA5a__bountyClaimBtn{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,gold 0%,#f59e0b 50%,#d97706 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 14px;font-size:.86rem;font-weight:900;transition:all .2s;display:flex;box-shadow:0 4px 15px #f59e0b66}.quests-module__nTzA5a__bountyClaimBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ffd70099}.quests-module__nTzA5a__bountyClaimedState{color:#34d399;text-align:center;background:#34d3991f;border:1px solid #34d3994d;border-radius:10px;padding:9px 12px;font-size:.82rem;font-weight:800}
.report-module__85GXta__reportRoot{color:#e2e8f0;flex-direction:column;gap:.75rem;width:100%;padding-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.82rem;display:flex}.report-module__85GXta__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;display:grid}.report-module__85GXta__kpiCard{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;gap:.2rem;padding:.6rem .85rem;display:flex;box-shadow:0 4px 12px #00000059}.report-module__85GXta__kpiLabel{color:#8da2c0;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.35rem;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:700;display:flex}.report-module__85GXta__kpiValue{color:#f8fafc;font-family:ui-monospace,monospace;font-size:1.15rem;font-weight:800}.report-module__85GXta__splitView{grid-template-columns:1fr 1fr;align-items:stretch;gap:.75rem;display:grid}@media (max-width:960px){.report-module__85GXta__splitView{grid-template-columns:1fr}}.report-module__85GXta__consolePanel{background:#0d121c;border:1px solid #1e293b;border-radius:6px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 16px #0006}.report-module__85GXta__panelHeader{background:#111724;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .85rem;display:flex}.report-module__85GXta__panelTitle{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:800;display:flex}.report-module__85GXta__panelBody{flex-direction:column;gap:.75rem;padding:.85rem;display:flex}.report-module__85GXta__ticketRow{background:#111724;border:1px solid #1e293b;border-radius:4px;flex-direction:column;gap:.25rem;padding:.6rem .75rem;display:flex}.report-module__85GXta__ticketMetaRow{justify-content:space-between;align-items:center;font-family:ui-monospace,monospace;font-size:.7rem;display:flex}
