.app-shell-width{max-width:var(--app-shell-max-width,1400px);margin-inline:auto}.app-glass-header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0000008c;box-shadow:inset 0 1px #ffffff14,0 16px 70px #0000005c}.home-dashboard-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}@media (min-width:768px){.home-dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.dungeon-card-active{border-color:#6fd06b99;box-shadow:0 0 24px #6fd06b2e,0 0 5px #6fd06b33}.dungeon-payout-button{color:var(--badge-success);background-color:#6fd06b21;border-color:#6fd06b66}.dungeon-payout-button:hover{color:var(--badge-success);background-color:#6fd06b38;border-color:#6fd06bb3}.dungeon-dashboard-card{cursor:pointer;transition:box-shadow .18s,filter .18s}.dungeon-dashboard-card:hover,.dungeon-dashboard-card:focus-within{filter:brightness(1.08);box-shadow:0 0 28px #ffcf244d}.dungeon-card-link:focus-visible{outline:2px solid var(--ember-300);outline-offset:-3px}.dungeon-participant-avatar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background-color:#000000a6;background-image:linear-gradient(#ffffff1a,#0000);border:2px solid #ffffff38;box-shadow:inset 0 1px #ffffff1f,0 2px 8px #00000080}@media (prefers-reduced-motion:reduce){.dungeon-dashboard-card{transition:none}.dungeon-dashboard-card:hover,.dungeon-dashboard-card:focus-within{transform:none}}#main-content :is(h1,h2,h3,h4,h5,h6){text-transform:none}.dungeon-dashboard-row{cursor:pointer;border:1px solid var(--ash-700);border-radius:3px;overflow:hidden;container-type:inline-size}.dungeon-split-media{grid-template-columns:minmax(0,1fr);display:grid}.dungeon-split-artwork{align-items:flex-start;padding:24px;display:flex}.dungeon-split-artwork img{width:100%;height:auto;display:block}@container (min-width:640px){.dungeon-split-media:has(.dungeon-split-artwork){grid-template-columns:minmax(0,36fr) minmax(0,64fr)}}.dungeon-dashboard-row.dungeon-card-active{border-color:#6fd06b99;transition:box-shadow .18s}.dungeon-dashboard-row.dungeon-card-active:hover,.dungeon-dashboard-row.dungeon-card-active:focus-within{box-shadow:0 0 36px #6fd06b66,0 0 8px #6fd06b40}.app-glass-header{padding-inline:calc(var(--page-inset-mobile) - 1px)}@media (min-width:640px){.app-glass-header{padding-inline:calc(var(--page-inset-desktop) - 1px)}}@keyframes dashboard-arrive{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.dashboard-reveal,.dashboard-stat-reveal>*{animation:.42s ease-out backwards dashboard-arrive}.dashboard-stat-reveal>:nth-child(2){animation-delay:60ms}.dashboard-stat-reveal>:nth-child(3){animation-delay:.12s}[aria-label=Recent\ challenges]>div>:nth-child(2) .dashboard-reveal{animation-delay:60ms}[aria-label=Recent\ challenges]>div>:nth-child(3) .dashboard-reveal{animation-delay:.12s}[aria-label=Recent\ challenges]>div>:nth-child(4) .dashboard-reveal{animation-delay:.18s}.dashboard-leaderboard-reveal .divide-y>a{animation:.32s ease-out backwards dashboard-arrive}.dashboard-leaderboard-reveal .divide-y>a:nth-child(2n){animation-delay:50ms}.dashboard-leaderboard-reveal .divide-y>a:nth-child(n+4){animation-delay:.1s}.dashboard-leaderboard-reveal .divide-y>a:nth-child(n+7){animation-delay:.15s}.dungeon-catalog-item{animation:.42s ease-out backwards dashboard-arrive}}