section.svelte-7a8mnf{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:max-content;gap:1rem}section.svelte-7a8mnf:has(>.head:where(.svelte-7a8mnf)){grid-template-rows:max-content max-content}.head.svelte-7a8mnf{display:grid;grid-template-columns:max-content 1fr;align-items:center;gap:1rem}.head.svelte-7a8mnf>span:where(.svelte-7a8mnf){background-color:var(--base-accent);color:#fff;width:max-content;padding:.375rem .75rem;font-size:1.125rem;font-weight:700}.head.svelte-7a8mnf:after{content:"";background-color:var(--base-accent);width:100%;height:2px}@keyframes svelte-1g7rs1b-spin{0%{rotate:0deg}to{rotate:360deg}}.vinyls.svelte-1g7rs1b{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;align-items:center;gap:1rem}.vinyls.svelte-1g7rs1b>div:where(.svelte-1g7rs1b){display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:4px 0;overflow:hidden}.vinyls.svelte-1g7rs1b>div:where(.svelte-1g7rs1b)>span:where(.svelte-1g7rs1b){text-align:center;width:100%}.vinyls.svelte-1g7rs1b>div:where(.svelte-1g7rs1b)>span:where(.svelte-1g7rs1b),.vinyls.svelte-1g7rs1b>div:where(.svelte-1g7rs1b)>span:where(.svelte-1g7rs1b) :where(.svelte-1g7rs1b){text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.vinyls.svelte-1g7rs1b>div:where(.svelte-1g7rs1b)>span:where(.svelte-1g7rs1b) b:where(.svelte-1g7rs1b){font-size:1.25rem}.vinyls.svelte-1g7rs1b>div:where(.svelte-1g7rs1b)>span:where(.svelte-1g7rs1b) p:where(.svelte-1g7rs1b){font-size:1.125rem;opacity:.75}.album.svelte-1g7rs1b{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;color:transparent}.album.svelte-1g7rs1b>img:where(.svelte-1g7rs1b){width:100%;height:100%;aspect-ratio:1;max-width:130px;object-fit:cover;background-color:var(--base-background);border:2px solid #6a44b8;transition:rotate .2s,translate .2s}.album.svelte-1g7rs1b:hover>img:where(.svelte-1g7rs1b){rotate:-2deg;translate:-5px 0}.album.svelte-1g7rs1b>.disc:where(.svelte-1g7rs1b){width:100%;height:100%;aspect-ratio:1;max-width:120px;max-height:120px;margin-left:-66px;z-index:-1;border:2px solid #6a44b8;border-radius:100vw;background:linear-gradient(180deg,#0000 25%,#0006,#0000 75%),conic-gradient(from 225deg at 50% 50%,#fff0 -144deg,#fff0 144deg,#fff1,#fff2,#fff1,#fff0 216deg,#fff0 504deg),conic-gradient(from 45deg at 50% 50%,#fff0 -144deg,#fff0 144deg,#fff1,#fff2,#fff1,#fff0 216deg,#fff0 504deg),#222127;position:relative;animation-name:svelte-1g7rs1b-spin;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both}.album.svelte-1g7rs1b>.disc:where(.svelte-1g7rs1b)>div:where(.svelte-1g7rs1b),.album.svelte-1g7rs1b>.disc:where(.svelte-1g7rs1b)>img:where(.svelte-1g7rs1b){position:absolute;left:50%;top:50%;translate:-50% -50%;width:33%;height:33%;border-radius:100vw}.album.svelte-1g7rs1b>.disc:where(.svelte-1g7rs1b)>div:where(.svelte-1g7rs1b):after{content:"";position:absolute;left:50%;top:50%;translate:-50% -50%;width:6px;height:6px;background-color:var(--base-background);border-radius:100vw}.album.svelte-1g7rs1b>.disc:where(.svelte-1g7rs1b)>div:where(.svelte-1g7rs1b){background-color:#fff1;-webkit-backdrop-filter:blur(12px) saturate(3) brightness(2);backdrop-filter:blur(12px) saturate(3) brightness(2);z-index:2}.games.svelte-1g7rs1b{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;width:100%}.games.svelte-1g7rs1b>a:where(.svelte-1g7rs1b){background-image:linear-gradient(to bottom,#0004,#000a),var(--src);background-color:#000;color:#fff;background-size:cover;background-position:center;border:2px solid var(--base-accent);text-decoration:none;width:100%;height:100%;aspect-ratio:16 / 9;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.375rem;padding:.875rem;position:relative}.games.svelte-1g7rs1b>a:where(.svelte-1g7rs1b)>img:where(.svelte-1g7rs1b){width:2.25rem;height:2.25rem}.games.svelte-1g7rs1b>a:where(.svelte-1g7rs1b)>b:where(.svelte-1g7rs1b){font-size:1.25rem}.games.svelte-1g7rs1b>a:where(.svelte-1g7rs1b)>label:where(.svelte-1g7rs1b){display:flex;flex-direction:row;align-items:center;gap:.25rem;position:absolute;right:.5rem;top:.5rem;font-size:.75rem;font-weight:500;text-transform:uppercase;padding:.25rem .25rem .25rem .5rem;background-color:var(--base-background);color:var(--base-foreground);transition:opacity .1s,right .1s,top .1s}.games.svelte-1g7rs1b>a:where(.svelte-1g7rs1b):not(:hover)>label:where(.svelte-1g7rs1b){opacity:0;right:.25rem;top:.25rem}@media screen and (max-width:768px){.games.svelte-1g7rs1b{grid-template-columns:1fr 1fr}}@media screen and (max-width:480px){.vinyls.svelte-1g7rs1b{grid-template-columns:1fr 1fr;gap:1rem 3rem}.games.svelte-1g7rs1b{grid-template-columns:1fr}}
