:root{--bg: #ebedf2;--surface: #fafbfd;--surface-2: #f2f4f8;--ink: #14161d;--ink-soft: #565d70;--ink-faint: #8b91a3;--line: #d6dae3;--line-soft: #e2e6ed;--accent: #2a43d0;--accent-ink: #223bc4;--accent-soft: #e6e9fb;--amber: #a96a1f;--font-display: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-body: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: "SF Mono", SFMono-Regular, ui-monospace, "Cascadia Mono", Consolas, monospace}@media(prefers-color-scheme:dark){:root{--bg: #0d0f14;--surface: #161922;--surface-2: #1b1f2a;--ink: #eceef4;--ink-soft: #9aa1b3;--ink-faint: #6b7183;--line: #262b37;--line-soft: #20242f;--accent: #8092ff;--accent-ink: #93a2ff;--accent-soft: #1c2340;--amber: #d9a862}}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark;--bg: #0d0f14;--surface: #161922;--surface-2: #1b1f2a;--ink: #eceef4;--ink-soft: #9aa1b3;--ink-faint: #6b7183;--line: #262b37;--line-soft: #20242f;--accent: #8092ff;--accent-ink: #93a2ff;--accent-soft: #1c2340;--amber: #d9a862}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.wrap{width:100%;max-width:880px;margin:0 auto;padding:0 24px}a{color:var(--accent-ink)}header.bar{border-bottom:1px solid var(--line-soft)}.bar-in{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:flex;align-items:baseline;gap:.5rem;text-decoration:none;color:var(--ink)}.brand .mark{font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:.02em}.brand .by{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint)}main{padding:clamp(2rem,1rem + 4vw,4rem) 0 5rem}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.intro[data-astro-cid-w3pxqfvy] h1[data-astro-cid-w3pxqfvy]{font-family:var(--font-display);font-size:clamp(1.8rem,1.4rem+1.8vw,2.6rem);margin:0}.intro[data-astro-cid-w3pxqfvy] p[data-astro-cid-w3pxqfvy]{color:var(--ink-soft);margin:.6rem 0 1.8rem}.card[data-astro-cid-w3pxqfvy]{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:clamp(1.2rem,1rem+1vw,1.8rem);display:flex;flex-direction:column;gap:1.1rem}.drop[data-astro-cid-w3pxqfvy]{display:flex;flex-direction:column;gap:.35rem;align-items:center;justify-content:center;text-align:center;border:1.5px dashed var(--line);border-radius:12px;padding:2.4rem 1rem;cursor:pointer;background:var(--surface-2);transition:border-color .15s,background .15s}.drop[data-astro-cid-w3pxqfvy]:hover,.drop[data-astro-cid-w3pxqfvy].drag{border-color:var(--accent);background:var(--accent-soft)}.drop-title[data-astro-cid-w3pxqfvy]{font-weight:600}.drop-sub[data-astro-cid-w3pxqfvy]{font-family:var(--font-mono);font-size:.72rem;color:var(--ink-faint);letter-spacing:.02em}.row[data-astro-cid-w3pxqfvy]{display:grid;grid-template-columns:1fr;gap:1.1rem}@media(min-width:560px){.row[data-astro-cid-w3pxqfvy]{grid-template-columns:1fr 1fr}}.field[data-astro-cid-w3pxqfvy]{display:flex;flex-direction:column;gap:.4rem}.field[data-astro-cid-w3pxqfvy] label[data-astro-cid-w3pxqfvy]{font-size:.82rem;color:var(--ink-soft)}.field[data-astro-cid-w3pxqfvy] .opt[data-astro-cid-w3pxqfvy]{color:var(--ink-faint);font-family:var(--font-mono);font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}select[data-astro-cid-w3pxqfvy],input[data-astro-cid-w3pxqfvy][type=text]{font:inherit;font-size:.95rem;color:var(--ink);background:var(--surface-2);border:1px solid var(--line);border-radius:9px;padding:.6em .7em}select[data-astro-cid-w3pxqfvy]:focus,input[data-astro-cid-w3pxqfvy]:focus{outline:none;border-color:var(--accent)}.go[data-astro-cid-w3pxqfvy]{font:inherit;font-size:1rem;cursor:pointer;border:0;background:var(--accent);color:#fff;padding:.8em 1.2em;border-radius:10px;transition:transform .15s,background .15s,opacity .15s}.go[data-astro-cid-w3pxqfvy]:hover:not(:disabled){transform:translateY(-1px)}.go[data-astro-cid-w3pxqfvy]:disabled{opacity:.5;cursor:not-allowed}.status[data-astro-cid-w3pxqfvy]{font-size:.92rem;color:var(--ink-soft);margin:0}.outputs[data-astro-cid-w3pxqfvy]{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.outputs[data-astro-cid-w3pxqfvy] a[data-astro-cid-w3pxqfvy]{text-decoration:none;border:1px solid var(--line);border-radius:9px;padding:.5em .8em;font-size:.9rem;background:var(--surface-2)}.outputs[data-astro-cid-w3pxqfvy] a[data-astro-cid-w3pxqfvy].primary{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:600;flex-basis:100%;text-align:center;padding:.7em .8em}.foot-note[data-astro-cid-w3pxqfvy]{font-size:.82rem;color:var(--ink-faint);margin-top:1.4rem}
