.stage.svelte-1xc1pok{--bg: var(--paper, #f4efe6);--text-dim: rgba(26, 26, 46, .45);--accent: var(--brand-pink-deep, #c24c92);position:relative;width:100%;background:var(--bg);color:var(--text-dim);font-family:var(--font-body, "Satoshi", system-ui, sans-serif);overflow:hidden}.stage.is-hero.svelte-1xc1pok{height:clamp(440px,62vh,640px)}.stage.is-inline.svelte-1xc1pok{height:clamp(360px,48vh,520px)}.stage.is-card.svelte-1xc1pok{width:100%;height:100%}.stage.is-card.svelte-1xc1pok:after,.stage.is-card.svelte-1xc1pok:before{display:none}.stage.svelte-1xc1pok:after{content:"";position:absolute;left:0;right:0;bottom:0;height:36%;background:linear-gradient(to bottom,transparent 0%,var(--bg) 88%);pointer-events:none;z-index:2}.stage.is-inline.svelte-1xc1pok:before{content:"";position:absolute;left:0;right:0;top:0;height:26%;background:linear-gradient(to top,transparent 0%,var(--bg) 90%);pointer-events:none;z-index:2}.grid.svelte-1xc1pok{position:absolute;inset:0;padding:8px;display:grid;gap:1px;grid-template-columns:repeat(var(--cols, 1),minmax(0,1fr));grid-template-rows:repeat(var(--rows, 1),minmax(0,1fr))}.grid.svelte-1xc1pok .cell{display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent;min-width:0}.grid.svelte-1xc1pok .cell.illuminated{overflow:visible;z-index:1}.grid.svelte-1xc1pok .cell .text{font-family:var(--font-mono, "GT Maru Mono", ui-monospace, monospace);font-size:var(--cell-font, .6875rem);line-height:1;color:var(--text-dim);padding:0;-webkit-user-select:none;user-select:none}.grid.svelte-1xc1pok .cell.illuminated .text{color:var(--accent);font-weight:700}
