.cap-shell.svelte-mhif2h{max-width:760px;margin:0 auto;padding:18px 20px 140px;color:var(--c-ink);font-family:var(--font-rounded);display:flex;flex-direction:column;gap:14px}@media(min-width:920px){.cap-shell.svelte-mhif2h{padding:24px 32px 140px}}.topbar.svelte-mhif2h{display:flex;align-items:center;justify-content:space-between;gap:12px}.crumb.svelte-mhif2h{font-size:12px;font-weight:600;color:var(--c-muted);text-decoration:none}.crumb.svelte-mhif2h:hover{color:var(--c-ink)}.pills.svelte-mhif2h{display:flex;gap:8px;flex-wrap:wrap}.hero.svelte-mhif2h{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffb8;border:1px dashed rgba(0,0,0,.16);border-radius:28px;padding:38px 16px;cursor:pointer;transition:transform .1s ease,border-color .12s ease,background .12s ease;text-align:center}.hero.svelte-mhif2h:hover{background:#ffffffd9;border-color:var(--c-good)}.hero.svelte-mhif2h:active{transform:scale(.99)}.hero-icon.svelte-mhif2h{width:64px;height:64px;border-radius:50%;background:var(--c-good);color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;margin-bottom:14px;box-shadow:0 6px 20px #24734a59}.hero-label.svelte-mhif2h{font-size:17px;font-weight:600;color:var(--c-ink)}.hero-help.svelte-mhif2h{font-size:12px;color:var(--c-muted);margin-top:4px}.thumbs.svelte-mhif2h{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.thumb.svelte-mhif2h{position:relative;background:var(--c-card);border:1px solid var(--c-line);border-radius:18px;padding:14px 12px;min-height:80px;display:flex;flex-direction:column;gap:4px;justify-content:flex-end;box-shadow:0 8px 14px #0000000a}.thumb.svelte-mhif2h .num:where(.svelte-mhif2h){position:absolute;top:8px;left:10px;background:#000000c7;color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:8px}.thumb.svelte-mhif2h .rm:where(.svelte-mhif2h){position:absolute;top:6px;right:6px;width:24px;height:24px;border:0;border-radius:50%;background:#000000b3;color:#fff;font-size:14px;cursor:pointer;line-height:24px;padding:0}.thumb-name.svelte-mhif2h{font-size:12px;font-weight:600;color:var(--c-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thumb-size.svelte-mhif2h{font-size:11px;color:var(--c-muted);font-feature-settings:"tnum" 1}.chips.svelte-mhif2h{display:flex;flex-wrap:wrap;gap:6px}.chip.svelte-mhif2h{display:inline-flex;align-items:center;padding:8px 14px;background:#ffffff8c;color:var(--c-muted);border:1px solid var(--c-line);border-radius:999px;font-family:var(--font-rounded);font-size:13px;font-weight:600;cursor:pointer;transition:transform 80ms ease,background .12s ease,color .12s ease,border-color .12s ease}.chip.svelte-mhif2h:hover{background:#ffffffd9;color:var(--c-ink)}.chip.svelte-mhif2h:active{transform:scale(.96)}.chip.is-on.svelte-mhif2h{background:var(--c-ink);color:#fff;border-color:var(--c-ink)}.name-row.svelte-mhif2h{display:flex;align-items:center;gap:8px;background:#ffffff8c;border:1px solid var(--c-line);border-radius:14px;padding:0 14px}.name-input.svelte-mhif2h{flex:1;background:transparent;border:0;color:var(--c-ink);font:16px var(--font-rounded);padding:14px 0;outline:none}.name-input.svelte-mhif2h::placeholder{color:var(--c-muted)}.char-count.svelte-mhif2h{font-size:11px;color:var(--c-muted);background:#0000000d;padding:3px 8px;border-radius:999px;font-feature-settings:"tnum" 1}.status-dot.svelte-mhif2h{width:10px;height:10px;border-radius:50%;flex-shrink:0}.status-dot.tone-good.svelte-mhif2h{background:var(--c-good)}.status-dot.tone-warn.svelte-mhif2h{background:var(--c-warn)}.status-dot.tone-bad.svelte-mhif2h{background:var(--c-bad)}.send-bar.svelte-mhif2h{position:fixed;left:0;right:0;bottom:0;z-index:50;padding:16px 20px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(to top,var(--c-bg) 60%,rgba(245,242,235,0))}.send-btn.svelte-mhif2h{width:100%;max-width:760px;margin:0 auto;display:block;padding:18px;border:0;border-radius:22px;background:var(--c-good);color:#fff;font-family:var(--font-rounded);font-size:16px;font-weight:800;cursor:pointer;transition:transform .1s ease,background .2s ease}.send-btn.svelte-mhif2h:hover{background:#1c5e3c}.send-btn.svelte-mhif2h:active{transform:scale(.99)}.send-btn.svelte-mhif2h:disabled{background:#00000024;color:var(--c-muted);cursor:not-allowed}.toast.svelte-mhif2h{position:fixed;left:50%;bottom:100px;transform:translate(-50%);padding:11px 18px;border-radius:999px;font-family:var(--font-rounded);font-size:13px;font-weight:600;color:#fff;z-index:200;box-shadow:0 10px 30px #0000002e}.toast.tone-good.svelte-mhif2h{background:var(--c-good)}.toast.tone-bad.svelte-mhif2h{background:var(--c-bad)}.toast.tone-warn.svelte-mhif2h{background:var(--c-warn)}.page-foot.svelte-mhif2h{margin-top:28px;text-align:center;font-size:12px;color:var(--c-muted)}.page-foot.svelte-mhif2h .dot-sep:where(.svelte-mhif2h){margin:0 6px;opacity:.5}.page-foot.svelte-mhif2h .foot-strong:where(.svelte-mhif2h){color:#0000009e;font-weight:500}
