.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}}
