*,:before,:after{box-sizing:border-box}:root{--bg:#f5f4fb;--surface:#fff;--surface-2:#edeaf8;--text:#1c1832;--muted:#6f6a88;--border:#e2def0;--brand:#6d4df6;--brand-strong:#5a3be0;--brand-soft:#ece7fe;--on-brand:#fff;--danger:#d93b41;--shadow:0 10px 30px #1c18321a;--radius:18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#14121f;--surface:#1e1b2e;--surface-2:#29253d;--text:#f2f0fa;--muted:#9d97b5;--border:#332e4a;--brand:#9b85ff;--brand-strong:#b3a2ff;--brand-soft:#2b2350;--on-brand:#17132b;--danger:#ff6369;--shadow:0 10px 30px #0006;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#app{height:100%}h1,h2,h3,p{margin:0}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}input,select{font:inherit}svg{display:block}.icon-btn{width:42px;height:42px;color:var(--text);border-radius:12px;place-items:center;transition:background .15s;display:grid}.icon-btn:active,.icon-btn:hover{background:var(--surface-2)}.btn{background:var(--surface-2);color:var(--text);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:600;transition:filter .15s,transform 50ms;display:inline-flex}.btn:active{transform:scale(.97)}.btn.primary{background:var(--brand);color:var(--on-brand)}.btn.primary:disabled{opacity:.45;cursor:not-allowed}.btn.danger{background:color-mix(in srgb, var(--danger) 14%, transparent);color:var(--danger)}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--muted);font-size:.82rem;font-weight:600}.field input{border:1.5px solid var(--border);background:var(--surface);color:var(--text);border-radius:12px;outline:none;width:100%;padding:12px 14px}.field input:focus{border-color:var(--brand)}::selection{background:var(--brand-soft)}.card.svelte-ixtk77{flex-direction:column;align-items:center;gap:6px;width:100%;max-width:420px;margin:0 auto;padding:8px 12px;display:flex}.qr.svelte-ixtk77{aspect-ratio:1;border-radius:var(--radius);width:min(78vw,340px);box-shadow:var(--shadow);background:#fff;padding:6px;overflow:hidden}.qr.svelte-ixtk77 img:where(.svelte-ixtk77){width:100%;height:100%;display:block}.qr-loading.svelte-ixtk77{background:linear-gradient(100deg,#eee 40%,#f8f8f8 50%,#eee 60%) 0 0/200% 100%;border-radius:12px;width:100%;height:100%;animation:1.2s infinite svelte-ixtk77-shimmer}@keyframes svelte-ixtk77-shimmer{to{background-position:-200% 0}}.qr-error.svelte-ixtk77{color:#888;place-items:center;height:100%;display:grid}h2.svelte-ixtk77{text-align:center;overflow-wrap:anywhere;margin-top:12px;font-size:1.15rem;font-weight:700}.url.svelte-ixtk77{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.8rem;overflow:hidden}.actions.svelte-ixtk77{gap:4px;margin-top:14px;display:flex}.action.svelte-ixtk77{min-width:60px;color:var(--text);border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;font-size:.68rem;font-weight:600;transition:background .15s;display:flex}.action.svelte-ixtk77:active,.action.svelte-ixtk77:hover{background:var(--surface-2)}.action.danger.svelte-ixtk77{color:var(--danger)}.carousel.svelte-8ojyxu{scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;align-items:center;display:flex;overflow:auto hidden}.carousel.svelte-8ojyxu::-webkit-scrollbar{display:none}.slide.svelte-8ojyxu{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;justify-content:center;align-items:center;min-width:0;display:flex}.bar.svelte-19yixsv{padding:10px 16px calc(14px + env(safe-area-inset-bottom));scrollbar-width:none;justify-content:safe center;gap:10px;display:flex;overflow-x:auto}.bar.svelte-19yixsv::-webkit-scrollbar{display:none}.thumb.svelte-19yixsv{color:#1c1832;border:2px solid var(--border);background:#fff;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;transition:border-color .15s,transform .15s;display:grid}.thumb.active.svelte-19yixsv{border-color:var(--brand);box-shadow:var(--shadow);transform:scale(1.1)}.backdrop.svelte-129hoe0{z-index:40;background:#0a081473;animation:.2s svelte-129hoe0-fade;position:fixed;inset:0}@keyframes svelte-129hoe0-fade{0%{opacity:0}}aside.svelte-129hoe0{background:var(--surface);z-index:41;width:min(300px,82vw);padding:calc(18px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));box-shadow:var(--shadow);border-right:1px solid var(--border);flex-direction:column;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}aside.open.svelte-129hoe0{transform:translate(0)}.brand.svelte-129hoe0{align-items:center;gap:10px;padding:6px 10px 20px;display:flex}.mark.svelte-129hoe0{background:var(--brand);width:40px;height:40px;color:var(--on-brand);border-radius:12px;place-items:center;display:grid}.name.svelte-129hoe0{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}nav.svelte-129hoe0{flex-direction:column;gap:2px;display:flex}nav.svelte-129hoe0 button:where(.svelte-129hoe0){color:var(--text);border-radius:12px;align-items:center;gap:14px;padding:13px 12px;font-weight:600;transition:background .15s;display:flex}nav.svelte-129hoe0 button:where(.svelte-129hoe0):active,nav.svelte-129hoe0 button:where(.svelte-129hoe0):hover{background:var(--surface-2)}footer.svelte-129hoe0{color:var(--muted);margin-top:auto;padding:0 12px;font-size:.78rem}.overlay.svelte-rr6btl{background:var(--bg);z-index:70;flex-direction:column;display:flex;position:fixed;inset:0}header.svelte-rr6btl{padding:calc(12px + env(safe-area-inset-top)) 14px 10px;align-items:center;gap:8px;display:flex}.search.svelte-rr6btl{background:var(--surface);border:1.5px solid var(--border);color:var(--muted);border-radius:14px;flex:1;align-items:center;gap:8px;padding:10px 14px;display:flex}.search.svelte-rr6btl:focus-within{border-color:var(--brand)}.search.svelte-rr6btl input:where(.svelte-rr6btl){color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0}.grid.svelte-rr6btl{padding:8px 14px calc(20px + env(safe-area-inset-bottom));flex:1;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));align-content:start;gap:8px;display:grid;overflow-y:auto}.cell.svelte-rr6btl{background:var(--surface);color:var(--text);border:2px solid #0000;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 4px 10px;display:flex}.cell.svelte-rr6btl:hover{border-color:var(--border)}.cell.selected.svelte-rr6btl{border-color:var(--brand);background:var(--brand-soft)}.cell.svelte-rr6btl .glyph:where(.svelte-rr6btl){color:#1c1832;border:1px solid var(--border);background:#fff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.cell.svelte-rr6btl span:where(.svelte-rr6btl){color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.66rem;overflow:hidden}.none.svelte-rr6btl{text-align:center;color:var(--muted);grid-column:1/-1;padding:40px 0}.backdrop.svelte-8rlrti{z-index:60;background:#0a081473;animation:.2s svelte-8rlrti-fade;position:fixed;inset:0}@keyframes svelte-8rlrti-fade{0%{opacity:0}}.sheet.svelte-8rlrti{z-index:61;background:var(--surface);padding:10px 20px calc(24px + env(safe-area-inset-bottom));max-width:560px;box-shadow:var(--shadow);border-radius:24px 24px 0 0;flex-direction:column;gap:16px;margin:0 auto;animation:.25s svelte-8rlrti-rise;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes svelte-8rlrti-rise{0%{opacity:0;transform:translateY(30%)}}.grab.svelte-8rlrti{background:var(--border);border-radius:3px;width:42px;height:5px;margin:2px auto 0}h2.svelte-8rlrti{text-align:center;font-size:1.15rem;font-weight:700}.opt.svelte-8rlrti{color:var(--muted);font-weight:400}.icon-row.svelte-8rlrti{align-items:center;gap:12px;display:flex}.preview.svelte-8rlrti{color:#1c1832;border:1.5px solid var(--border);background:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.icon-meta.svelte-8rlrti{flex-direction:column;flex:1;min-width:0;display:flex}.hint.svelte-8rlrti{color:var(--muted);font-size:.75rem}.btn.small.svelte-8rlrti{padding:9px 14px;font-size:.85rem}.actions.svelte-8rlrti{gap:10px;display:flex}.actions.svelte-8rlrti .btn:where(.svelte-8rlrti){flex:1}.backdrop.svelte-10n0kja{z-index:60;background:#0a081473;animation:.2s svelte-10n0kja-fade;position:fixed;inset:0}@keyframes svelte-10n0kja-fade{0%{opacity:0}}.sheet.svelte-10n0kja{z-index:61;background:var(--surface);padding:10px 20px calc(24px + env(safe-area-inset-bottom));max-width:560px;box-shadow:var(--shadow);border-radius:24px 24px 0 0;flex-direction:column;align-items:center;gap:10px;margin:0 auto;animation:.25s svelte-10n0kja-rise;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes svelte-10n0kja-rise{0%{opacity:0;transform:translateY(30%)}}.grab.svelte-10n0kja{background:var(--border);border-radius:3px;width:42px;height:5px;margin:2px auto 0}h2.svelte-10n0kja{text-align:center;margin-top:6px;font-size:1.15rem;font-weight:700}.hint.svelte-10n0kja{color:var(--muted);margin-top:-6px;font-size:.85rem}.qr.svelte-10n0kja{aspect-ratio:1;border-radius:var(--radius);width:min(64vw,260px);box-shadow:var(--shadow);background:#fff;margin-top:6px;padding:6px;overflow:hidden}.qr.svelte-10n0kja img:where(.svelte-10n0kja){width:100%;height:100%;display:block}.qr-loading.svelte-10n0kja{background:linear-gradient(100deg,#eee 40%,#f8f8f8 50%,#eee 60%) 0 0/200% 100%;border-radius:12px;width:100%;height:100%;animation:1.2s infinite svelte-10n0kja-shimmer}@keyframes svelte-10n0kja-shimmer{to{background-position:-200% 0}}.qr-error.svelte-10n0kja{color:#888;place-items:center;height:100%;display:grid}.url.svelte-10n0kja{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.8rem;overflow:hidden}.actions.svelte-10n0kja{gap:10px;width:100%;margin-top:8px;display:flex}.actions.svelte-10n0kja .btn:where(.svelte-10n0kja){flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.panel.svelte-hxsa5u{background:var(--bg);z-index:50;flex-direction:column;animation:.22s svelte-hxsa5u-slide-in;display:flex;position:fixed;inset:0}@keyframes svelte-hxsa5u-slide-in{0%{opacity:0;transform:translate(8%)}}header.svelte-hxsa5u{padding:calc(10px + env(safe-area-inset-top)) 12px 10px;align-items:center;gap:8px;display:flex}h1.svelte-hxsa5u{font-size:1.2rem;font-weight:700}.content.svelte-hxsa5u{padding:8px 20px calc(28px + env(safe-area-inset-bottom));flex:1;width:100%;max-width:560px;margin:0 auto;overflow-y:auto}h2.svelte-anx9w7{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:26px 0 12px;font-size:.85rem;font-weight:700}.segmented.svelte-anx9w7{background:var(--surface);border:1px solid var(--border);border-radius:16px;gap:6px;padding:5px;display:flex}.segmented.svelte-anx9w7 button:where(.svelte-anx9w7){color:var(--muted);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 6px;font-size:.9rem;font-weight:600;display:flex}.segmented.svelte-anx9w7 button.active:where(.svelte-anx9w7){background:var(--brand);color:var(--on-brand)}.hint.svelte-anx9w7{color:var(--muted);margin-bottom:12px;font-size:.88rem;line-height:1.5}.row.svelte-anx9w7{gap:10px;display:flex}.row.svelte-anx9w7 .btn:where(.svelte-anx9w7){flex:1}.message.svelte-anx9w7{background:var(--brand-soft);border-radius:12px;margin-top:12px;padding:12px 14px;font-size:.88rem}.hero.svelte-7hpc9t{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:24px 0 8px;display:flex}.mark.svelte-7hpc9t{background:var(--brand);width:72px;height:72px;color:var(--on-brand);box-shadow:var(--shadow);border-radius:22px;place-items:center;margin-bottom:10px;display:grid}.hero.svelte-7hpc9t h2:where(.svelte-7hpc9t){letter-spacing:-.02em;font-size:1.7rem;font-weight:800}.version.svelte-7hpc9t{color:var(--muted);font-size:.85rem}.tagline.svelte-7hpc9t{margin-top:6px;font-size:1rem}h3.svelte-7hpc9t{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:28px 0 12px;font-size:.85rem;font-weight:700}.release.svelte-7hpc9t{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:12px;padding:16px 18px}.release.svelte-7hpc9t header:where(.svelte-7hpc9t){flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.release.svelte-7hpc9t header:where(.svelte-7hpc9t) span:where(.svelte-7hpc9t){color:var(--muted);font-size:.78rem}.release.svelte-7hpc9t ul:where(.svelte-7hpc9t){flex-direction:column;gap:6px;margin:0;padding-left:20px;font-size:.92rem;line-height:1.45;display:flex}.credits.svelte-7hpc9t{color:var(--muted);font-size:.88rem;line-height:1.6}.credits.svelte-7hpc9t a:where(.svelte-7hpc9t){color:var(--brand)}.lore.svelte-7hpc9t{font-size:.92rem;line-height:1.6}.brand-credit.svelte-7hpc9t{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:inherit;justify-content:center;align-items:center;gap:12px;margin-top:28px;padding:16px 18px;font-size:.92rem;font-weight:600;text-decoration:none;display:flex}.brand-credit.svelte-7hpc9t img:where(.svelte-7hpc9t){border-radius:12px}.lead.svelte-1yoj9db{padding:14px 0 20px;line-height:1.6}.btn.big.svelte-1yoj9db{width:100%;padding:16px;font-size:1.05rem}ol.svelte-1yoj9db{flex-direction:column;gap:12px;margin:0;padding-left:22px;line-height:1.5;display:flex}.hint.svelte-1yoj9db{color:var(--muted);margin-top:16px;font-size:.88rem}.ok.svelte-1yoj9db{background:var(--brand-soft);border-radius:12px;align-items:center;gap:8px;padding:14px;font-weight:600;display:flex}.shell.svelte-1n46o8q{flex-direction:column;height:100dvh;display:flex}.topbar.svelte-1n46o8q{padding:calc(8px + env(safe-area-inset-top)) 12px 8px;justify-content:space-between;align-items:center;display:flex}.wordmark.svelte-1n46o8q{letter-spacing:-.02em;font-size:1.3rem;font-weight:800}.add.svelte-1n46o8q{background:var(--brand);color:var(--on-brand)}.add.svelte-1n46o8q:hover,.add.svelte-1n46o8q:active{background:var(--brand-strong)}main.svelte-1n46o8q{flex-direction:column;flex:1;min-height:0;display:flex}.center.svelte-1n46o8q{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.muted.svelte-1n46o8q{color:var(--muted)}.empty.svelte-1n46o8q h2:where(.svelte-1n46o8q){font-size:1.25rem;font-weight:700}.empty.svelte-1n46o8q p:where(.svelte-1n46o8q){color:var(--muted);max-width:260px;line-height:1.5}.empty.svelte-1n46o8q .btn:where(.svelte-1n46o8q){margin-top:12px}.empty-mark.svelte-1n46o8q{background:var(--brand-soft);width:84px;height:84px;color:var(--brand);border-radius:26px;place-items:center;margin-bottom:8px;display:grid}
