*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--site-text);background:var(--site-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button[data-astro-cid-7w2froea],textarea[data-astro-cid-7w2froea],select[data-astro-cid-7w2froea]{font:inherit}.shell[data-astro-cid-7w2froea]{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:30px 0 58px}.hero[data-astro-cid-7w2froea]{margin-bottom:20px}.eyebrow[data-astro-cid-7w2froea]{margin:0 0 8px;color:var(--site-accent);font-size:12px;font-weight:850;letter-spacing:0;text-transform:uppercase}h1[data-astro-cid-7w2froea],h2[data-astro-cid-7w2froea],p[data-astro-cid-7w2froea]{margin-top:0}h1[data-astro-cid-7w2froea]{margin-bottom:12px;font-size:38px;line-height:1.12;letter-spacing:0}.hero[data-astro-cid-7w2froea] p[data-astro-cid-7w2froea]{max-width:860px;margin-bottom:0;color:var(--site-muted-strong);font-size:16px;line-height:1.72}.workspace[data-astro-cid-7w2froea]{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;align-items:start}.mode-panel[data-astro-cid-7w2froea],.tool-panel[data-astro-cid-7w2froea],.prompt-card[data-astro-cid-7w2froea]{border:1px solid var(--site-border);border-radius:8px;background:var(--site-surface)}.mode-panel[data-astro-cid-7w2froea]{position:sticky;top:120px;display:grid;gap:6px;padding:8px}.mode-button[data-astro-cid-7w2froea]{display:grid;gap:4px;width:100%;min-height:64px;padding:10px;border:1px solid transparent;border-radius:7px;color:var(--site-muted-strong);background:transparent;text-align:left;cursor:pointer}.mode-button[data-astro-cid-7w2froea] strong[data-astro-cid-7w2froea]{color:var(--site-text);font-size:14px}.mode-button[data-astro-cid-7w2froea] span[data-astro-cid-7w2froea]{overflow:hidden;color:var(--site-muted);font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.mode-button[data-astro-cid-7w2froea]:hover,.mode-button[data-astro-cid-7w2froea].is-active{border-color:color-mix(in srgb,var(--site-accent) 30%,var(--site-border));background:var(--site-accent-muted)}.tool-panel[data-astro-cid-7w2froea]{display:grid;gap:14px;padding:16px}.tool-head[data-astro-cid-7w2froea]{display:flex;align-items:start;justify-content:space-between;gap:16px}.tool-head[data-astro-cid-7w2froea] h2[data-astro-cid-7w2froea]{margin-bottom:6px;font-size:24px;line-height:1.25}.tool-head[data-astro-cid-7w2froea] p[data-astro-cid-7w2froea]{margin-bottom:0;color:var(--site-muted-strong);line-height:1.62}.text-field[data-astro-cid-7w2froea],.field[data-astro-cid-7w2froea]{display:grid;gap:7px}.text-field[data-astro-cid-7w2froea] span[data-astro-cid-7w2froea],.field[data-astro-cid-7w2froea] span[data-astro-cid-7w2froea]{color:var(--site-muted-strong);font-size:12px;font-weight:850}textarea[data-astro-cid-7w2froea],select[data-astro-cid-7w2froea]{width:100%;border:1px solid var(--site-border);border-radius:8px;color:var(--site-text);background:var(--site-bg)}textarea[data-astro-cid-7w2froea]{min-height:220px;resize:vertical;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.65}textarea[data-astro-cid-7w2froea]:focus,select[data-astro-cid-7w2froea]:focus{border-color:var(--site-accent);outline:3px solid var(--site-accent-soft)}select[data-astro-cid-7w2froea]{min-height:36px;padding:0 10px}.option-row[data-astro-cid-7w2froea],.action-row[data-astro-cid-7w2froea]{display:flex;flex-wrap:wrap;gap:10px;align-items:end}.field[data-astro-cid-7w2froea]{width:min(240px,100%)}.action-row[data-astro-cid-7w2froea] button[data-astro-cid-7w2froea],.ghost-button[data-astro-cid-7w2froea]{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border:1px solid var(--site-accent);border-radius:7px;color:var(--site-accent-strong);background:var(--site-accent-muted);font-size:13px;font-weight:850;cursor:pointer;white-space:nowrap}.action-row[data-astro-cid-7w2froea] .ghost-button[data-astro-cid-7w2froea],.ghost-button[data-astro-cid-7w2froea]{border-color:var(--site-border-strong);color:var(--site-text);background:var(--site-surface)}.action-row[data-astro-cid-7w2froea] button[data-astro-cid-7w2froea]:hover,.ghost-button[data-astro-cid-7w2froea]:hover{border-color:var(--site-accent);color:var(--site-accent-strong);background:var(--site-accent-muted)}.status-row[data-astro-cid-7w2froea]{min-height:34px;padding:8px 10px;border-radius:7px;color:var(--site-muted-strong);background:var(--site-surface-muted);font-size:13px;font-weight:750}.status-row[data-astro-cid-7w2froea][data-state=done]{color:var(--site-accent-strong);background:var(--site-accent-muted)}.status-row[data-astro-cid-7w2froea][data-state=error]{color:#b42318;background:color-mix(in srgb,#fee4e2 70%,var(--site-surface))}.output-field[data-astro-cid-7w2froea] textarea[data-astro-cid-7w2froea]{min-height:260px}.ai-prompt-section[data-astro-cid-7w2froea]{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:18px;margin-top:18px;align-items:start}.ai-prompt-section[data-astro-cid-7w2froea] h2[data-astro-cid-7w2froea]{margin-bottom:0;font-size:21px}.prompt-card[data-astro-cid-7w2froea]{display:grid;gap:12px;padding:14px}.ai-prompt-text[data-astro-cid-7w2froea]{overflow:auto;margin:0;padding:12px;border-radius:7px;color:var(--site-text);background:var(--site-bg);font-size:13px;line-height:1.65;white-space:pre-wrap}.keyword-row[data-astro-cid-7w2froea]{display:flex;flex-wrap:wrap;gap:8px}.keyword-row[data-astro-cid-7w2froea] span[data-astro-cid-7w2froea]{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;color:var(--site-accent-strong);background:var(--site-accent-muted);font-size:12px;font-weight:800}[data-astro-cid-7w2froea][hidden]{display:none!important}@media(max-width:980px){.workspace[data-astro-cid-7w2froea],.ai-prompt-section[data-astro-cid-7w2froea]{grid-template-columns:1fr}.mode-panel[data-astro-cid-7w2froea]{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.shell[data-astro-cid-7w2froea]{width:min(100% - 24px,1280px);padding-top:22px}h1[data-astro-cid-7w2froea]{font-size:31px}.mode-panel[data-astro-cid-7w2froea]{grid-template-columns:1fr}.tool-head[data-astro-cid-7w2froea]{flex-direction:column}.action-row[data-astro-cid-7w2froea] button[data-astro-cid-7w2froea],.ghost-button[data-astro-cid-7w2froea]{width:100%}textarea[data-astro-cid-7w2froea]{min-height:180px}}
