.cartridge-container.svelte-1yjs58l{--game-border-radius: 7px;position:relative;width:var(--game-width)}.cartridge.svelte-1yjs58l{width:var(--game-width);box-shadow:8px 8px 8px var(--color-shadow);border-radius:0 0 var(--game-border-radius) var(--game-border-radius)}.cartridge-top.svelte-1yjs58l{width:calc(var(--game-width) * .9);height:calc(var(--game-width) * 1.25 * .02);background:#8c8c8c;border-radius:var(--game-border-radius) var(--game-border-radius) 0 0;box-shadow:0 -2px 0 var(--color-shadow)}.cartridge-body.svelte-1yjs58l{width:var(--game-width);background:#8c8c8c;border-radius:0 0 var(--game-border-radius) var(--game-border-radius);display:flex;justify-content:space-between;align-items:flex-end;background-image:linear-gradient(transparent,#666)}.cartridge-label-container.svelte-1yjs58l{display:flex;flex-direction:column;align-items:center}.cartridge-end.svelte-1yjs58l{width:5%;height:calc(var(--game-width) * 1.25 * .35);background:#5d5d5d;border-top:3px solid #444}.cartridge-end.svelte-1yjs58l:first-child{border-radius:0 0 0 var(--game-border-radius)}.cartridge-end.svelte-1yjs58l:last-child{border-radius:0 0 var(--game-border-radius) 0}.cartridge-gap.svelte-1yjs58l{width:calc(var(--game-width) * .74);height:calc(var(--game-width) * .74);background:#666;background-image:linear-gradient(#666,#555);border-radius:var(--game-border-radius);display:flex;justify-content:center;align-items:center;border-top:2px solid #444;border-bottom:2px solid #aaa;overflow:hidden}.cartridge-arrow-down.svelte-1yjs58l{border-top:1px solid #555;border-left:1px solid transparent;border-right:1px solid transparent;border-width:calc(var(--game-width) * .1);border-radius:10px;margin:8px 0;filter:drop-shadow(0 1px 0 #999) drop-shadow(0 -1px 0 #444)}.active.svelte-1yjs58l .cartridge-arrow-down:where(.svelte-1yjs58l){border-top:calc(var(--game-width) * .1) solid var(--color-primary)}.cartridge-header.svelte-1yjs58l{justify-content:center;width:calc(var(--game-width) * 1);height:calc(var(--game-width) * 1.25 * .12);background:linear-gradient(#8c8c8c 0 15%,transparent 15% 75%,#8c8c8c 75%),linear-gradient(90deg,transparent 0 1%,#444 1% 5%,#000 50%,#444 95% 99%,transparent 99%);border-radius:0 var(--game-border-radius) 0 0;display:flex;align-items:center;container:cartridge / inline-size}.cartridge-header-overlay.svelte-1yjs58l{width:100%;height:75%;display:flex;justify-content:center;align-items:center;background:repeating-linear-gradient(var(--game-color, #8c8c8c) 0 10%,transparent 10% 20%)}.cartridge-brand.svelte-1yjs58l{width:78%;height:100%;background:linear-gradient(#444 5%,#777 85%);box-shadow:0 5px 15px 10px #4448 inset,0 -1px 0 1px #ddd inset,0 1px 2px 2px #222 inset;border:clamp(0px,5%,5px) solid var(--game-color, #8c8c8c);border-radius:75px;transform:translateY(3%);display:flex;justify-content:center;align-items:center;color:var(--game-color, #8c8c8c);text-shadow:1px 2px 1px #0005;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.cartridge-brand-name.svelte-1yjs58l{font-size:calc(1rem * var(--game-scale));letter-spacing:0px;display:inline-block;padding-left:calc(7px * var(--game-scale));padding-right:calc(7px * var(--game-scale));text-overflow:ellipsis;overflow:hidden}.cartridge-image-container.svelte-1yjs58l img:where(.svelte-1yjs58l){width:calc(var(--game-width) * .67);height:calc(var(--game-width) * .67);object-fit:cover;border-radius:var(--game-border-radius);object-position:top}.cards-container.svelte-1yjs58l{width:var(--game-width);height:var(--game-height);position:relative;display:flex;align-items:center;justify-content:center}.card.svelte-1yjs58l{border-radius:calc(22px * var(--game-scale));flex-direction:column;display:flex;position:relative;width:calc(var(--game-width) * .75);transform:rotate(-17deg);box-shadow:calc(8px * var(--game-scale)) calc(8px * var(--game-scale)) calc(8px * var(--game-scale)) var(--color-shadow)}.active.svelte-1yjs58l .card-divider:where(.svelte-1yjs58l){background:var(--color-primary);color:var(--color-on-primary)}.card-image-container.svelte-1yjs58l{height:calc(var(--game-height) * .75 * .75);display:flex;border-top-left-radius:calc(16px * var(--game-scale));border-top-right-radius:calc(16px * var(--game-scale));width:100%;align-items:center;justify-content:center;background:var(--game-card-color-bg);color:var(--game-card-color-text);font-size:calc(2rem * var(--game-scale));position:relative;overflow-wrap:break-word;word-break:break-word;overflow:hidden}.card-title.svelte-1yjs58l{position:relative;padding:calc(10px * var(--game-scale));display:flex;justify-content:center;align-items:center;text-align:center;overflow-wrap:break-word;word-break:break-word}.card-divider.svelte-1yjs58l{height:calc(var(--game-height) * .75 * .25);text-align:center;border-top:calc(5px * var(--game-scale)) solid var(--game-card-color-border);border-bottom-left-radius:calc(16px * var(--game-scale));border-bottom-right-radius:calc(16px * var(--game-scale));padding-left:calc(10px * var(--game-scale));padding-right:calc(10px * var(--game-scale));padding-top:calc(20px * var(--game-scale));border-bottom:solid calc(20px * var(--game-scale)) transparent;background:var(--game-card-color-divider);color:#222;font-size:calc(.75rem * var(--game-scale));overflow:hidden;line-height:calc(1.25rem * var(--game-scale))}.card-icon.svelte-1yjs58l{border-radius:50px;width:calc(45px * var(--game-scale));height:calc(45px * var(--game-scale));position:absolute;display:flex;align-items:center;justify-content:center;text-align:center;top:calc(var(--game-height) * .75 * .75 - (45px * var(--game-scale)) / 2);left:calc(var(--game-width) * .75 * .5 - (45px * var(--game-scale)) / 2);background:var(--game-card-icon-color);border:calc(3px * var(--game-scale)) solid var(--game-card-icon-text-color);z-index:1}.card-icon.svelte-1yjs58l svg:where(.svelte-1yjs58l){transform:rotate(-35deg);fill:var(--game-card-icon-text-color);width:calc(32px * var(--game-scale));height:calc(32px * var(--game-scale))}
