:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:var(--lightningcss-light,#f6f6f3)var(--lightningcss-dark,#171b17);--panel:var(--lightningcss-light,#fff)var(--lightningcss-dark,#20241f);--ink:var(--lightningcss-light,#22281f)var(--lightningcss-dark,#e2e6dc);--muted:var(--lightningcss-light,#68705f)var(--lightningcss-dark,#99a18f);--accent:var(--lightningcss-light,#233a2e)var(--lightningcss-dark,#9fc48f);--rail:var(--lightningcss-light,#e0e2d8)var(--lightningcss-dark,#32372f);--column:720px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}a{color:var(--accent)}h1{letter-spacing:-.015em;font-size:28px;font-weight:700}.page{max-width:var(--column);margin:0 auto;padding:0 16px 64px}.photo{image-rendering:pixelated;width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell.svelte-12qhfyh{grid-template-columns:244px minmax(0,1fr);min-height:100dvh;display:grid}.sidebar.svelte-12qhfyh{border:1px solid var(--rail);background:var(--panel);border-radius:14px;flex-direction:column;gap:20px;height:calc(100dvh - 24px);margin:12px 0 12px 12px;padding:16px 12px;display:flex;position:sticky;top:12px;overflow-y:auto}.content.svelte-12qhfyh{width:100%;max-width:1200px;padding:0 32px 64px}.mobile-bar.svelte-12qhfyh,.scrim.svelte-12qhfyh{display:none}.menu.svelte-12qhfyh{color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;padding:6px;display:grid}.menu.svelte-12qhfyh svg:where(.svelte-12qhfyh){fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;width:20px;height:20px}@media (width<=720px){.shell.svelte-12qhfyh{grid-template-rows:auto 1fr;grid-template-columns:1fr}.mobile-bar.svelte-12qhfyh{background:var(--panel);border-bottom:1px solid var(--rail);z-index:10;align-items:center;gap:2px;padding:8px;display:flex;position:sticky;top:0}.scrim.svelte-12qhfyh{z-index:20;background:color-mix(in srgb, var(--ink) 32%, transparent);border:none;padding:0;display:block;position:fixed;inset:0}.sidebar.svelte-12qhfyh{z-index:21;border:none;border-radius:0;width:min(280px,84vw);height:100dvh;margin:0;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar.open.svelte-12qhfyh{box-shadow:0 0 32px color-mix(in srgb, var(--ink) 30%, transparent);transform:none}.content.svelte-12qhfyh{padding:0 16px 64px}}.wordmark.svelte-12qhfyh{color:var(--ink);align-items:baseline;gap:8px;padding:4px 10px;text-decoration:none;display:flex}.suite.svelte-12qhfyh{color:var(--muted);font-size:13px}.product.svelte-12qhfyh{letter-spacing:.01em;font-weight:700}.section.svelte-12qhfyh{grid-template-columns:minmax(0,1fr);gap:2px;display:grid}.section.svelte-12qhfyh h2:where(.svelte-12qhfyh){text-transform:none;color:var(--muted);margin:0 0 4px;padding:0 10px;font-size:12px;font-weight:600}.item.svelte-12qhfyh{color:var(--ink);text-align:left;border-radius:8px;align-items:center;gap:10px;padding:6px 10px;font-size:14px;text-decoration:none;display:flex}.item.svelte-12qhfyh svg:where(.svelte-12qhfyh){fill:none;stroke:currentColor;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;color:var(--muted);flex:none}.item.svelte-12qhfyh:hover{background:color-mix(in srgb, var(--ink) 6%, transparent)}.item.active.svelte-12qhfyh{background:color-mix(in srgb, var(--ink) 9%, transparent);font-weight:600}.item.svelte-12qhfyh .name:where(.svelte-12qhfyh){text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.item.svelte-12qhfyh .count:where(.svelte-12qhfyh){color:var(--muted);font-size:13px}button.ghost.svelte-12qhfyh{font:inherit;cursor:pointer;background:0 0;border:none;width:100%;font-size:14px}.new-album.svelte-12qhfyh{gap:6px;padding:0;display:flex}.new-album.svelte-12qhfyh input:where(.svelte-12qhfyh){min-width:0;font:inherit;border:1px solid var(--rail);background:var(--bg);color:var(--ink);border-radius:8px;flex:1;padding:5px 9px;font-size:13.5px}.new-album.svelte-12qhfyh button:where(.svelte-12qhfyh){font:inherit;background:var(--accent);color:var(--bg);cursor:pointer;border:none;border-radius:8px;flex:none;padding:5px 12px;font-size:13.5px}.new-album.svelte-12qhfyh button:where(.svelte-12qhfyh):disabled{opacity:.5;cursor:default}.foot.svelte-12qhfyh{border-top:1px solid var(--rail);grid-template-columns:minmax(0,1fr);gap:2px;margin-top:auto;padding-top:12px;display:grid}.foot.svelte-12qhfyh form:where(.svelte-12qhfyh){margin:0;display:grid}.masthead.svelte-12qhfyh{border-bottom:1px solid var(--rail);background:var(--panel)}.bar.svelte-12qhfyh{justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;display:flex}
