.home-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.home-activity-card{position:relative;isolation:isolate;display:flex;flex-direction:column;min-height:300px;height:100%;border:1px solid hsl(var(--border));border-radius:8px;box-shadow:0 2px 4px hsl(var(--background)/.12);transition:border-color .2s,box-shadow .2s}.home-activity-card:hover{border-color:hsl(var(--primary)/.55);box-shadow:0 0 24px hsl(var(--primary)/.1)}.home-activity-heading{padding:1.5rem 3rem .75rem;text-align:center}.restored-home .home-activity-heading h2{display:flex;justify-content:center;align-items:center;gap:.6rem;font-size:1.125rem;line-height:1.4;font-weight:700}.home-activity-heading p{margin-top:.5rem;font-size:.8125rem;color:hsl(var(--muted-foreground))}.home-activity-open{position:absolute;inset:0;z-index:100;width:100%;border-radius:inherit;color:hsl(var(--muted-foreground));cursor:pointer}.home-activity-open svg{position:absolute;top:1.625rem;right:1.25rem}.home-activity-open:hover{color:hsl(var(--primary))}.home-activity-open:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:4px}.home-online-status{width:8px;height:8px;flex-shrink:0;border-radius:50%;background:hsl(var(--muted-foreground))}.home-online-status.is-online{background:#4ade80;box-shadow:0 0 10px #4ade8040}.home-online-stage{position:relative;flex:1;min-height:210px}.home-online-crowd{position:absolute;inset:0 2rem}.home-online-sprite{position:absolute;width:72px;height:88px;transform:translateX(-50%) scale(var(--sprite-scale));transform-origin:bottom center;filter:brightness(var(--sprite-light))}.home-online-sprite>div,.home-podium-art>div{width:100%;height:100%;background:transparent;border-radius:0}.home-activity-card img,.home-activity-dialog img{image-rendering:pixelated}.home-online-more{position:absolute;right:1.5rem;bottom:1rem;color:hsl(var(--muted-foreground));font-size:.8125rem}.home-activity-empty{display:grid;place-content:center;flex:1;min-height:150px;padding:2rem;color:hsl(var(--muted-foreground));font-size:.875rem}.home-kill-summary{flex:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:center;gap:1.25rem;padding:.75rem 1.5rem 1.5rem}.home-kill-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;align-items:end;min-width:0}.home-podium-place{display:flex;flex-direction:column;align-items:center;grid-row:1;min-width:0}.home-podium-place-1{grid-column:2}.home-podium-place-2{grid-column:1}.home-podium-place-3{grid-column:3}.home-podium-art{position:relative;width:60px;height:66px;margin-bottom:.4rem}.home-podium-place-1 .home-podium-art{width:70px;height:82px}.home-podium-crown{position:absolute;z-index:1;top:-9px;left:50%;transform:translateX(-65%) rotate(-16deg);color:#fbbf24}.home-podium-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600}.home-podium-score{margin-top:.25rem;color:hsl(var(--muted-foreground));font-size:.6875rem}.home-podium-rank{display:grid;place-items:center;width:100%;height:20px;margin-top:.6rem;border-top:2px solid hsl(var(--foreground)/.18);background:hsl(var(--foreground)/.025);color:hsl(var(--muted-foreground));font-size:.625rem;font-weight:600}.home-podium-place-1 .home-podium-rank{height:34px;border-color:#fbbf2470;color:#fbbf24}.home-podium-place-3 .home-podium-rank{height:14px}.home-combat-records{display:grid;gap:1rem;min-width:0;padding-left:1rem;border-left:1px solid hsl(var(--border))}.home-combat-record dt{display:flex;align-items:center;gap:.4rem;color:hsl(var(--muted-foreground));font-size:.75rem}.home-combat-record dd{display:flex;align-items:center;gap:.5rem;margin-top:.4rem}.home-combat-record dd>div{flex:0 0 32px;height:40px;background:transparent}.home-combat-record dd>span{min-width:0}.home-record-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.home-record-score{display:block;margin-top:.2rem;color:hsl(var(--muted-foreground));font-size:.6875rem}.home-activity-dialog{display:flex;flex-direction:column;width:calc(100% - 2rem);max-width:48rem;max-height:calc(100dvh - 2rem);border-radius:8px;overflow:hidden;letter-spacing:0}.home-activity-dialog>div:first-child{padding-right:2rem}.home-activity-dialog>button:last-child{display:grid;place-items:center;width:36px;height:36px;top:.75rem;right:.75rem}.home-activity-dialog h2{letter-spacing:0}.home-activity-list{overflow:auto;min-height:0;padding:.25rem;scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}.home-activity-list:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px}.home-online-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.home-online-player{display:flex;flex-direction:column;align-items:center;gap:.3rem;min-width:0;padding:.875rem .5rem;border:1px solid hsl(var(--border)/.6);border-radius:6px;background:hsl(var(--card)/.5);transition:background .18s,border-color .18s}.home-online-player:hover{background:hsl(var(--card));border-color:hsl(var(--primary)/.5)}.home-kill-player:focus-visible,.home-online-player:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.home-online-name{width:100%;overflow-wrap:anywhere;text-align:center;font-size:.75rem;font-weight:500}.home-activity-dialog .public-duration{display:inline-block;min-width:8ch;font-variant-numeric:tabular-nums}.home-kill-list{display:grid;gap:.5rem}.home-kill-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.75rem;background:hsl(var(--card)/.5);border:1px solid hsl(var(--border)/.4);border-radius:6px}.home-kill-player{display:flex;align-items:center;gap:.5rem;min-width:0}.home-kill-player:hover{opacity:.8}.home-kill-player>div{flex:0 0 40px;height:44px;background:transparent}.home-kill-player>span{min-width:0}.home-kill-name{display:block;overflow-wrap:anywhere;font-size:.8125rem;font-weight:500}.home-kill-killer .home-kill-name{color:#4ade80}.home-kill-victim{justify-content:flex-end;text-align:right}.home-kill-victim .home-kill-name{color:#f87171}.light .home-kill-killer .home-kill-name{color:#18713a}.light .home-kill-victim .home-kill-name{color:#b42328}.light .home-podium-place-1 .home-podium-rank{color:#926000}.home-kill-level{display:block;margin-top:.25rem;font-size:.625rem}.home-kill-level,.home-kill-time{color:hsl(var(--muted-foreground))}.home-kill-time{display:grid;justify-items:center;gap:.5rem}.home-kill-time>span{display:flex;align-items:center;gap:.25rem;font-size:.625rem;white-space:nowrap}@media (max-width:1199px){.home-kill-summary{grid-template-columns:minmax(0,1fr);gap:1rem}.home-combat-records{grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem 0 0;border-left:0;border-top:1px solid hsl(var(--border))}}@media (max-width:899px){.home-activity-grid{grid-template-columns:minmax(0,1fr)}.home-online-stage{min-height:230px}}@media (max-width:639px){.home-activity-dialog{padding:1.25rem 1rem}.home-online-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-kill-row{gap:.5rem;padding:.625rem}.home-kill-player{flex-direction:column;align-items:flex-start}.home-kill-player>div{flex:0 0 36px;width:36px}.home-kill-victim{flex-direction:column-reverse;align-items:flex-end}}@media (prefers-reduced-motion:reduce){.home-activity-card,.home-activity-dialog,.home-activity-dialog *{animation:none!important;transition:none!important}}