.home-forever-feature{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);color:var(--text);grid-template-columns:minmax(180px,.8fr) 1.5fr;margin:24px 0;text-decoration:none;display:grid;overflow:hidden}.home-forever-art{min-height:190px;position:relative;overflow:hidden}.home-forever-art img{object-fit:cover;transition:transform .3s}.home-forever-feature:hover .home-forever-art img{transform:scale(1.025)}.home-forever-feature:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.home-forever-copy{align-self:center;padding:24px 28px}.home-forever-copy>span{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.home-forever-copy h2{letter-spacing:-.035em;margin:8px 0;font-size:clamp(20px,2vw,26px);line-height:1.2}.home-forever-copy p{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.5}.home-forever-copy strong{color:var(--gold);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.home-community-note{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:24px 0 8px;font-size:12px;display:flex}.home-community-note a{min-height:44px;color:var(--text);white-space:nowrap;align-items:center;gap:6px;text-decoration:none;display:flex}.home-community-note a:hover{color:var(--gold)}@media (max-width:600px){.home-forever-feature{grid-template-columns:1fr}.home-forever-art{min-height:150px;max-height:150px}.home-forever-copy{padding:20px}.home-community-note{flex-wrap:wrap;gap:0}}@media (prefers-reduced-motion:reduce){.home-forever-art img{transition:none}.home-forever-feature:hover .home-forever-art img{transform:none}}
.home-worlds-module__WipLEW__trigger{min-height:44px;color:var(--muted);white-space:nowrap;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.home-worlds-module__WipLEW__trigger:hover,.home-worlds-module__WipLEW__trigger[data-popup-open]{background:var(--panel-hover);color:var(--text)}.home-worlds-module__WipLEW__trigger small{background:var(--gold-dim);color:var(--gold-bright);border-radius:50%;min-width:20px}.home-worlds-module__WipLEW__positioner{z-index:100}.home-worlds-module__WipLEW__panel{width:min(340px,100vw - 32px);max-height:min(var(--available-height,100dvh),calc(100dvh - 32px));background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:24px;overflow-y:auto;box-shadow:0 18px 60px #0008}.home-worlds-module__WipLEW__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-worlds-module__WipLEW__heading h2{margin:0;font-size:21px}.home-worlds-module__WipLEW__heading button{border-radius:10px;place-items:center;min-width:36px;min-height:36px;display:grid}.home-worlds-module__WipLEW__panel p{color:var(--muted);margin:12px 0 18px;font-size:14px;line-height:1.6}.home-worlds-module__WipLEW__options{gap:8px;display:grid}.home-worlds-module__WipLEW__options button{background:var(--bg);text-align:left;border-radius:12px;align-items:center;gap:12px;min-height:48px;padding:12px 14px;display:flex}.home-worlds-module__WipLEW__options button span{flex:1}.home-worlds-module__WipLEW__options button[aria-pressed=true]{background:var(--gold-dim);color:var(--text)}.home-worlds-module__WipLEW__options button:hover,.home-worlds-module__WipLEW__heading button:hover{background:var(--panel-hover)}.home-worlds-module__WipLEW__panel .home-worlds-module__WipLEW__context{margin-bottom:0;font-size:13px}.home-worlds-module__WipLEW__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.home-worlds-module__WipLEW__footer small{color:var(--muted)}.home-worlds-module__WipLEW__done{background:var(--gold);min-height:40px;color:var(--bg);border-radius:10px;padding:8px 16px;font-weight:600}.home-worlds-module__WipLEW__trigger:focus-visible,.home-worlds-module__WipLEW__panel button:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px}@media (max-width:1100px){.home-worlds-module__WipLEW__trigger>span{display:none}}
.identity-trigger{border-radius:var(--radius);min-height:48px;color:var(--text);align-items:center;gap:10px;padding:5px 10px;display:flex}.identity-trigger:hover,.identity-trigger[data-popup-open]{background:var(--panel-hover)}.identity-trigger>span:not(.avatar){text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-weight:600;overflow:hidden}.identity-trigger .avatar,.identity-menu-heading .avatar{flex-shrink:0;width:36px;height:36px}.identity-trigger>svg{color:var(--muted)}.identity-signin{color:var(--text);white-space:nowrap;padding:12px 16px;font-weight:600;text-decoration:none}.identity-signin:hover{color:var(--gold-bright)}.account-menu-loading{width:100px;height:44px;display:block}.identity-positioner{z-index:120}.identity-backdrop{z-index:119;position:fixed;inset:0}.identity-menu{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:300px;max-width:calc(100vw - 24px);color:var(--text);transform-origin:var(--transform-origin);padding:10px;transition:opacity .14s,transform .14s;box-shadow:0 18px 55px #0006}.identity-menu[data-starting-style],.identity-menu[data-ending-style]{opacity:0;transform:translateY(-4px)}.identity-menu-heading{align-items:center;gap:12px;padding:12px 10px 20px;display:flex}.identity-menu-heading>div{min-width:0}.identity-menu-heading strong{overflow-wrap:anywhere;font-size:16px;display:block}.identity-menu-heading small{color:var(--muted);margin-top:4px;font-size:13px;display:block}.identity-menu-item{cursor:pointer;border-radius:7px;align-items:center;gap:12px;width:100%;min-height:48px;padding:10px 12px;font-size:15px;text-decoration:none;display:flex}.identity-menu-item>svg{color:var(--gold);flex-shrink:0}.identity-setup-link{color:var(--gold-bright);background:var(--gold-dim);margin-bottom:6px}.identity-menu-item[data-highlighted],.identity-menu-item:hover{background:var(--panel-hover);outline:none}.identity-menu-separator{background:var(--line);height:1px;margin:8px 4px}@media (max-width:760px){.discovery-topbar>.identity-trigger,.discovery-topbar>.identity-signin,.discovery-topbar>.account-menu-loading{display:none}.identity-mobile .avatar{width:24px;height:24px}.identity-trigger{gap:6px;padding-inline:4px}.identity-trigger>span:not(.avatar){max-width:86px;font-size:13px}.identity-positioner{width:100%;position:fixed!important;inset:auto 0 0!important;transform:none!important}.identity-menu{overscroll-behavior:contain;width:100%;max-width:none;max-height:calc(100dvh - 24px);padding:16px 16px max(24px,env(safe-area-inset-bottom));border-radius:20px 20px 0 0;overflow-y:auto}.identity-menu-item{min-height:54px;font-size:16px}.identity-backdrop{background:#0008}}@media (prefers-reduced-motion:reduce){.identity-menu{transition:none}}
