.tile.svelte-1rzxrsf{background:var(--card);aspect-ratio:1;cursor:pointer;text-align:left;color:var(--ink);font:inherit;outline-offset:-2px;box-shadow:0 0 0 1px var(--line);border:none;flex-direction:column;padding:14px;transition:background .12s;display:flex;position:relative}.tile.svelte-1rzxrsf:hover{background:#f3f3f3}.tile.svelte-1rzxrsf:focus-visible{outline:2px solid var(--accent)}.tile.added.svelte-1rzxrsf{box-shadow:inset 0 0 0 1px var(--line), inset 3px 0 0 var(--accent)}.glyph.svelte-1rzxrsf{margin-bottom:auto;font-size:30px;line-height:1}.tile.svelte-1rzxrsf:not(.added) .glyph:where(.svelte-1rzxrsf){opacity:.7}.cost.svelte-1rzxrsf{letter-spacing:.06em;color:var(--dim);font-size:10px;position:absolute;top:13px;right:13px}.name.svelte-1rzxrsf{letter-spacing:-.01em;font-size:14px;font-weight:600}.desc.svelte-1rzxrsf{color:var(--dim);margin-top:3px;font-size:11px;line-height:1.35}.tag.svelte-1rzxrsf{letter-spacing:.1em;text-transform:uppercase;color:var(--dim);box-shadow:inset 0 0 0 1px var(--line);border-radius:999px;align-self:flex-start;align-items:center;gap:4px;margin-top:8px;padding:3px 8px;font-size:9px;display:inline-flex}.tag.on.svelte-1rzxrsf{color:#fff;background:var(--accent);box-shadow:none}.tag.svelte-1rzxrsf svg:where(.svelte-1rzxrsf){fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.tile.svelte-1rzxrsf:not(.added):hover .tag:where(.svelte-1rzxrsf){color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.tile.open-dot.svelte-1rzxrsf:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:14px;left:14px}.win.svelte-1933klb{inset:0 0 var(--tray-h) 0;background:var(--paper);z-index:30;flex-direction:column;display:none;position:fixed}.win.visible.svelte-1933klb{animation:.16s ease-out svelte-1933klb-rise;display:flex}.win.leaving.svelte-1933klb{transform-origin:50% 100%;pointer-events:none;animation:.2s ease-in forwards svelte-1933klb-sink;display:flex}@keyframes svelte-1933klb-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes svelte-1933klb-sink{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(40px)scale(.965)}}.win-bar.svelte-1933klb{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 20px;display:flex}.win-glyph.svelte-1933klb{color:var(--accent);font-size:22px;line-height:1}.win-title.svelte-1933klb{letter-spacing:-.01em;font-size:16px;font-weight:700}.win-sub.svelte-1933klb{color:var(--dim);letter-spacing:.04em;font-size:11px}.win-actions.svelte-1933klb{gap:8px;margin-left:auto;display:flex}.wbtn.svelte-1933klb{border:1px solid var(--line);background:var(--card);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:var(--ink);padding:7px 13px;font-size:11px}.wbtn.svelte-1933klb:hover{background:#fff}.wbtn.dark.svelte-1933klb{background:var(--ink);color:#f4f2ec;border-color:var(--ink)}.wbtn.dark.svelte-1933klb:hover{background:var(--accent);border-color:var(--accent)}.win-body.svelte-1933klb{flex:1;padding:30px 20px 48px;overflow:auto}.tray.svelte-15dteus{background:var(--ink);color:#f5f5f5;min-height:var(--tray-h);z-index:40;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.tray-label.svelte-15dteus{letter-spacing:.16em;text-transform:uppercase;color:#8b8a80;white-space:nowrap;border-right:1px solid #333;align-items:center;padding:0 16px;font-size:10px;display:flex}.tray-empty.svelte-15dteus{color:#6c6a60;align-items:center;padding:0 16px;font-size:12px;display:flex}.chip.svelte-15dteus{color:#f5f5f5;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-right:1px solid #333;align-items:center;gap:9px;padding:0 14px;font-size:13px;display:flex}.chip.svelte-15dteus:hover{background:#333}.chip.active.svelte-15dteus{color:#222;background:#f5f5f5}.chip.svelte-15dteus .g:where(.svelte-15dteus){font-size:15px}.chip.svelte-15dteus .x:where(.svelte-15dteus){color:#8b8a80;padding:2px 5px;font-size:13px}.chip.svelte-15dteus .x:where(.svelte-15dteus):hover{color:#fff;background:#000}.chip.active.svelte-15dteus .x:where(.svelte-15dteus){color:#666}.chip.svelte-15dteus:focus-visible{outline-offset:-2px;outline:2px solid #fff}.backdrop.svelte-1j68ccg{z-index:60;background:#1414146b;border:none;animation:.12s ease-out svelte-1j68ccg-fade;position:fixed;inset:0}.panel.svelte-1j68ccg{z-index:61;background:var(--card);width:min(520px,100vw - 32px);max-height:calc(100vh - 48px);box-shadow:0 0 0 1px var(--line), 0 24px 60px #00000047;padding:26px 26px 22px;animation:.14s ease-out svelte-1j68ccg-pop;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}@keyframes svelte-1j68ccg-fade{0%{opacity:0}}@keyframes svelte-1j68ccg-pop{0%{opacity:0;transform:translate(-50%,-46%)scale(.98)}}.x.svelte-1j68ccg{width:30px;height:30px;color:var(--dim);cursor:pointer;background:0 0;border:none;font-size:15px;position:absolute;top:14px;right:14px}.x.svelte-1j68ccg:hover{color:var(--ink)}.head.svelte-1j68ccg{align-items:center;gap:14px;margin:2px 0 16px;display:flex}.glyph.svelte-1j68ccg{font-size:40px;line-height:1}h2.svelte-1j68ccg{letter-spacing:-.02em;margin:0;font-size:22px}.section.svelte-1j68ccg{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);margin-top:3px;font-size:11px}.desc.svelte-1j68ccg{color:var(--ink);margin:0 0 18px;font-size:15px;line-height:1.5}.does.svelte-1j68ccg{background:var(--line);box-shadow:0 0 0 1px var(--line);flex-direction:column;gap:1px;margin-bottom:20px;display:flex}.row.svelte-1j68ccg{background:var(--card);grid-template-columns:92px 1fr;align-items:baseline;gap:12px;padding:11px 14px;display:grid}.k.svelte-1j68ccg{letter-spacing:.1em;text-transform:uppercase;color:var(--dim);font-size:10px}.v.svelte-1j68ccg{color:var(--ink);font-size:13px;line-height:1.4}.actions.svelte-1j68ccg{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.btn.svelte-1j68ccg{font:inherit;cursor:pointer;border:1px solid #0000;padding:10px 18px;font-size:14px;font-weight:600}.btn.primary.svelte-1j68ccg{color:#fff;background:var(--ink);border-color:var(--ink)}.btn.primary.svelte-1j68ccg:hover{filter:brightness(1.15)}.btn.upgrade.svelte-1j68ccg{color:#fff;background:var(--accent);border-color:var(--accent)}.btn.upgrade.svelte-1j68ccg:hover{filter:brightness(1.15)}.ver.svelte-1j68ccg{color:var(--dim);margin-left:6px;font-weight:400}.upgrade-note.svelte-1j68ccg{background:color-mix(in srgb, var(--accent) 8%, transparent);border:1px solid var(--accent);color:var(--ink);margin:0 0 16px;padding:10px 12px;font-size:13px;line-height:1.45}.btn.ghost.svelte-1j68ccg{background:var(--card);color:var(--ink);border-color:var(--line)}.btn.ghost.svelte-1j68ccg:hover{border-color:var(--ink)}.btn.svelte-1j68ccg:disabled{opacity:.6;cursor:default}.state.svelte-1j68ccg{color:var(--accent);align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.state.svelte-1j68ccg svg:where(.svelte-1j68ccg){fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.state.muted.svelte-1j68ccg{color:var(--dim);font-weight:400}.err.svelte-1j68ccg{color:var(--warm,#b4442f);margin:0 0 14px;font-size:13px}.studio.svelte-1ctc5o5{max-width:940px;margin:56px auto 0}.frame.svelte-1ctc5o5{border:1px solid var(--line);background:var(--ink);padding:10px}.bar.svelte-1ctc5o5{align-items:center;gap:8px;padding:6px 8px 12px;display:flex}.bar.svelte-1ctc5o5 .d:where(.svelte-1ctc5o5){background:#3a3a3a;border-radius:50%;width:11px;height:11px}.bar.svelte-1ctc5o5 .t:where(.svelte-1ctc5o5){color:#8b8b8b;letter-spacing:.1em;margin-left:10px;font-size:11px}.stage.svelte-1ctc5o5{grid-template-columns:repeat(var(--cols), 1fr);background:var(--line);border:1px solid var(--line);gap:1px;display:grid}.slot.svelte-1ctc5o5{background:var(--card);aspect-ratio:1;position:relative;overflow:hidden}.slot.svelte-1ctc5o5:not(.filled){background:repeating-linear-gradient(-45deg,#f4f4f4,#f4f4f4 6px,#eee 6px 12px)}.placed.svelte-1ctc5o5{text-align:left;opacity:0;flex-direction:column;padding:15px;display:flex;position:absolute;inset:0;transform:scale(.9)}.slot.filled.svelte-1ctc5o5 .placed:where(.svelte-1ctc5o5){opacity:1;transition:opacity .18s,transform .18s;transform:scale(1)}.slot.flash.svelte-1ctc5o5:after{content:"";background:var(--accent);opacity:.14;pointer-events:none;animation:.5s ease-out forwards svelte-1ctc5o5-flashfade;position:absolute;inset:0}@keyframes svelte-1ctc5o5-flashfade{0%{opacity:.2}to{opacity:0}}.placed.svelte-1ctc5o5 .g:where(.svelte-1ctc5o5){color:var(--ink);margin-bottom:auto;line-height:0}.placed.svelte-1ctc5o5 .cost:where(.svelte-1ctc5o5){letter-spacing:.06em;color:var(--dim);font-size:9.5px;position:absolute;top:14px;right:14px}.placed.svelte-1ctc5o5 .n:where(.svelte-1ctc5o5){letter-spacing:-.01em;font-size:13px;font-weight:650}.placed.svelte-1ctc5o5 .d2:where(.svelte-1ctc5o5){color:var(--dim);margin-top:3px;font-size:10.5px;line-height:1.3}.flyer.svelte-1ctc5o5{background:var(--card);border:1px solid var(--line);z-index:20;pointer-events:none;text-align:left;opacity:0;flex-direction:column;width:130px;padding:13px;display:flex;position:fixed;box-shadow:0 8px 22px #22222229}.flyer.svelte-1ctc5o5 .g:where(.svelte-1ctc5o5){width:22px;height:22px;color:var(--ink);line-height:0}.flyer.svelte-1ctc5o5 .g:where(.svelte-1ctc5o5) svg{width:22px;height:22px;display:block}.flyer.svelte-1ctc5o5 .n:where(.svelte-1ctc5o5){letter-spacing:-.01em;margin-top:8px;font-size:12px;font-weight:650}@media (prefers-reduced-motion:reduce){.flyer.svelte-1ctc5o5{display:none!important}.slot.svelte-1ctc5o5 .placed:where(.svelte-1ctc5o5){opacity:1!important;transform:none!important}.slot.svelte-1ctc5o5:not(.filled){background:var(--card)}}@media (width<=560px){.stage.svelte-1ctc5o5{grid-template-columns:repeat(2,1fr)}}.hero.svelte-1fhdc2s{padding:56px 0 20px}.hero.svelte-1fhdc2s h1:where(.svelte-1fhdc2s){letter-spacing:-.04em;margin-bottom:22px;font-size:clamp(42px,7vw,80px);font-weight:800;line-height:.98}.hero.svelte-1fhdc2s .sub:where(.svelte-1fhdc2s){color:var(--dim);max-width:620px;margin:0 auto 32px;font-size:clamp(17px,2.4vw,21px);line-height:1.45}.link.svelte-1fhdc2s{color:var(--ink);box-shadow:inset 0 -1px 0 var(--line);padding-bottom:2px;font-size:13px}.link.svelte-1fhdc2s:hover{box-shadow:inset 0 -1px 0 var(--ink);text-decoration:none}.showcase.svelte-1fhdc2s{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;margin-top:48px;display:grid}.cell.svelte-1fhdc2s{background:var(--card);padding:32px}.cell.svelte-1fhdc2s .tag:where(.svelte-1fhdc2s){letter-spacing:.1em;text-transform:uppercase;color:var(--dim);margin-bottom:12px;font-size:11px}.cell.svelte-1fhdc2s h3:where(.svelte-1fhdc2s){letter-spacing:-.02em;margin-bottom:8px;font-size:20px;font-weight:700}.cell.svelte-1fhdc2s>p:where(.svelte-1fhdc2s){color:var(--dim);margin-bottom:18px;font-size:14px;line-height:1.55}.mini-table.svelte-1fhdc2s{border:1px solid var(--line);background:var(--card);font-size:12px}.mini-table.svelte-1fhdc2s .r:where(.svelte-1fhdc2s){border-bottom:1px solid #ececec;display:flex}.mini-table.svelte-1fhdc2s .r:where(.svelte-1fhdc2s):last-child{border-bottom:none}.mini-table.svelte-1fhdc2s .c:where(.svelte-1fhdc2s){flex:1;padding:8px 11px}.mini-table.svelte-1fhdc2s .h:where(.svelte-1fhdc2s){color:var(--dim);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.flag.svelte-1fhdc2s{box-shadow:inset 0 0 0 1.5px var(--warm);color:#7a5510;background:#fbf3e2;padding:1px 5px}.mini-out.svelte-1fhdc2s{border:1px solid var(--line);background:var(--card);color:var(--ink);padding:14px;font-size:13px;line-height:1.55}.mini-out.svelte-1fhdc2s .lbl:where(.svelte-1fhdc2s){letter-spacing:.08em;text-transform:uppercase;color:var(--dim);margin-bottom:9px;font-size:11px}@media (width<=760px){.showcase.svelte-1fhdc2s{grid-template-columns:1fr}}.welcome.svelte-1uha8ag{margin:-64px calc(-1*clamp(20px,4vw,56px)) 8px;padding:clamp(80px,15vh,160px) clamp(20px,4vw,56px) clamp(40px,7vh,88px);position:relative;overflow:hidden}.wash.svelte-1uha8ag{z-index:0;background:linear-gradient(180deg, var(--paper) 0%, #f2f2f2 100%);position:absolute;inset:0}.welcome.svelte-1uha8ag>:where(.svelte-1uha8ag):not(.wash){z-index:1;position:relative}.welcome.svelte-1uha8ag h1:where(.svelte-1uha8ag){letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(38px,6.4vw,72px);font-weight:500;line-height:1.02}.sub.svelte-1uha8ag{letter-spacing:-.02em;color:var(--dim);align-items:center;gap:clamp(10px,1.4vw,18px);margin:clamp(8px,1.4vh,16px) 0 0;font-size:clamp(24px,3.6vw,42px);font-weight:400;line-height:1.05;display:flex}.search-toggle.svelte-1uha8ag{background:var(--card);width:clamp(38px,4.6vw,54px);height:clamp(38px,4.6vw,54px);color:var(--dim);box-shadow:inset 0 0 0 1px var(--line);cursor:pointer;border:none;flex:none;justify-content:center;align-items:center;padding:0;transition:color .12s,box-shadow .12s;display:inline-flex}.search-toggle.svelte-1uha8ag:hover{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.search-toggle.svelte-1uha8ag svg:where(.svelte-1uha8ag){fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:46%;height:46%}.searchrow.svelte-1uha8ag{background:var(--card);box-shadow:inset 0 0 0 1px var(--line);align-items:center;gap:14px;max-width:720px;margin:clamp(8px,1.4vh,16px) 0 0;padding:0 clamp(14px,1.6vw,20px);display:flex}.searchrow.svelte-1uha8ag:focus-within{box-shadow:inset 0 0 0 2px var(--accent)}.searchrow.svelte-1uha8ag .mag:where(.svelte-1uha8ag){fill:none;width:clamp(20px,2.4vw,28px);height:clamp(20px,2.4vw,28px);stroke:var(--dim);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;flex:none}.searchrow.svelte-1uha8ag input:where(.svelte-1uha8ag){letter-spacing:-.02em;min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:auto;padding:clamp(12px,1.6vh,18px) 0;font-size:clamp(20px,2.8vw,32px);line-height:1.1}.searchrow.svelte-1uha8ag input:where(.svelte-1uha8ag)::placeholder{color:var(--ink-faint)}.searchrow.svelte-1uha8ag input:where(.svelte-1uha8ag)::-webkit-search-cancel-button{appearance:none}.clear.svelte-1uha8ag{width:clamp(32px,3.6vw,40px);height:clamp(32px,3.6vw,40px);color:var(--dim);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex}.clear.svelte-1uha8ag:hover{color:var(--ink)}.clear.svelte-1uha8ag svg:where(.svelte-1uha8ag){fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:55%;height:55%}.launcher.svelte-1uha8ag{padding-bottom:40px}.sect.svelte-1uha8ag{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);margin:26px 4px 14px;font-size:11px}.grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(160px,200px));justify-content:start;gap:1px;display:grid}.empty.svelte-1uha8ag{margin-top:20px}
