.main.svelte-1xl2tfr{flex:1;display:flex;flex-direction:column;padding:48px 40px 64px;max-width:1100px;margin:0 auto;width:100%}.page-header.svelte-1xl2tfr{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:36px}.page-title-group.svelte-1xl2tfr{display:flex;flex-direction:column;gap:8px}.page-title.svelte-1xl2tfr{font-size:28px;font-weight:600;letter-spacing:-.03em;color:var(--fg);line-height:1.1}.page-subtitle.svelte-1xl2tfr{font-size:14px;color:var(--muted);max-width:480px;line-height:1.5}.page-actions.svelte-1xl2tfr{display:flex;align-items:center;gap:12px;flex-shrink:0;padding-top:4px}.btn-primary.svelte-1xl2tfr{display:flex;align-items:center;gap:8px;background:var(--accent);color:#0a0a0a;font-family:var(--font-body);font-size:14px;font-weight:600;padding:10px 20px;border:none;border-radius:var(--radius-pill);cursor:pointer;transition:all .15s;letter-spacing:.01em;text-decoration:none}.btn-primary.svelte-1xl2tfr:hover{background:#6ee88a;transform:translateY(-1px)}.btn-primary.svelte-1xl2tfr svg{width:15px;height:15px;fill:#0a0a0a;flex-shrink:0}.btn-secondary.svelte-1xl2tfr{display:flex;align-items:center;gap:8px;background:transparent;color:var(--fg);font-family:var(--font-body);font-size:14px;font-weight:500;padding:10px 20px;border:1px solid var(--border-strong);border-radius:var(--radius-pill);cursor:pointer;transition:all .15s;text-decoration:none}.btn-secondary.svelte-1xl2tfr:hover{background:#ffffff0d;border-color:#ffffff4d}.btn-secondary.svelte-1xl2tfr svg{width:15px;height:15px;fill:var(--muted)}.btn-secondary.svelte-1xl2tfr:hover svg{fill:var(--fg)}.stats-row.svelte-1xl2tfr{display:flex;align-items:center;gap:32px;padding:16px 0;margin-bottom:8px;border-bottom:1px solid var(--border)}.stat-item.svelte-1xl2tfr{display:flex;flex-direction:column;gap:2px}.stat-value.svelte-1xl2tfr{font-size:20px;font-weight:600;font-family:var(--font-mono);color:var(--fg);letter-spacing:-.02em}.stat-label.svelte-1xl2tfr{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.toolbar.svelte-1xl2tfr{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.search-box.svelte-1xl2tfr{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:9px 14px;flex:1;min-width:240px;max-width:380px;transition:border-color .15s}.search-box.svelte-1xl2tfr:focus-within{border-color:var(--border-strong)}.search-box.svelte-1xl2tfr svg{width:15px;height:15px;fill:var(--muted);flex-shrink:0}.search-box.svelte-1xl2tfr input:where(.svelte-1xl2tfr){border:none;outline:none;background:transparent;font-family:var(--font-body);font-size:14px;color:var(--fg);width:100%}.search-box.svelte-1xl2tfr input:where(.svelte-1xl2tfr)::placeholder{color:var(--muted)}.filter-group.svelte-1xl2tfr{display:flex;align-items:center;gap:8px}.filter-label.svelte-1xl2tfr{font-size:13px;color:var(--muted);font-weight:400}.history-list.svelte-1xl2tfr{display:flex;flex-direction:column;gap:16px}.history-item.svelte-1xl2tfr{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:all .15s}.history-item.svelte-1xl2tfr:hover{border-color:var(--border-strong)}.history-item-header.svelte-1xl2tfr{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:var(--surface-2);border-bottom:1px solid var(--border);gap:16px}.history-meta.svelte-1xl2tfr{display:flex;align-items:center;gap:16px;font-size:13px;color:var(--muted)}.history-meta-item.svelte-1xl2tfr{display:flex;align-items:center;gap:5px}.history-meta-item.svelte-1xl2tfr svg{width:12px;height:12px;fill:var(--muted);flex-shrink:0}.history-lang.svelte-1xl2tfr{display:flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:12px;color:var(--muted);padding:4px 10px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill)}.history-lang.svelte-1xl2tfr .arrow:where(.svelte-1xl2tfr){color:var(--accent);font-size:14px}.history-tone.svelte-1xl2tfr{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;padding:4px 10px;border-radius:var(--radius-pill);background:var(--accent-dim);color:var(--accent)}.history-tone.svelte-1xl2tfr svg{width:11px;height:11px;fill:var(--accent)}.history-actions.svelte-1xl2tfr{display:flex;align-items:center;gap:6px;opacity:0;transition:opacity .15s}.history-item.svelte-1xl2tfr:hover .history-actions:where(.svelte-1xl2tfr){opacity:1}.history-action-btn.svelte-1xl2tfr{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;transition:all .15s}.history-action-btn.svelte-1xl2tfr:hover{background:#ffffff14;border-color:var(--border)}.history-action-btn.svelte-1xl2tfr svg{width:14px;height:14px;fill:var(--muted)}.history-action-btn.svelte-1xl2tfr:hover svg{fill:var(--fg)}.history-item-body.svelte-1xl2tfr{padding:20px;display:flex;flex-direction:column;gap:16px}.history-pair.svelte-1xl2tfr{display:grid;grid-template-columns:1fr 32px 1fr;gap:16px;align-items:stretch}.history-input-block.svelte-1xl2tfr,.history-output-block.svelte-1xl2tfr{display:flex;flex-direction:column;gap:6px}.history-block-label.svelte-1xl2tfr{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#555;font-weight:500}.history-input-block.svelte-1xl2tfr .history-block-label:where(.svelte-1xl2tfr){color:var(--muted)}.history-output-block.svelte-1xl2tfr .history-block-label:where(.svelte-1xl2tfr){color:var(--accent)}.history-block-text.svelte-1xl2tfr{font-size:14px;line-height:1.6;color:var(--fg);background:var(--bg);padding:12px 14px;border-radius:var(--radius-sm);border:1px solid var(--border);min-height:60px}.history-block-text.input-text.svelte-1xl2tfr{color:var(--muted)}.history-arrow-col.svelte-1xl2tfr{display:flex;align-items:center;justify-content:center}.history-arrow-col.svelte-1xl2tfr svg{width:18px;height:18px;fill:var(--accent)}.empty-state.svelte-1xl2tfr{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;gap:16px}.empty-icon.svelte-1xl2tfr{width:56px;height:56px;border-radius:50%;background:var(--surface-2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.empty-icon.svelte-1xl2tfr svg{width:24px;height:24px;fill:var(--muted)}.empty-title.svelte-1xl2tfr{font-size:16px;font-weight:500;color:var(--fg)}.empty-desc.svelte-1xl2tfr{font-size:14px;color:var(--muted);max-width:360px;line-height:1.5}@media(max-width:900px){.main.svelte-1xl2tfr{padding:32px 24px}.page-header.svelte-1xl2tfr{flex-direction:column;align-items:stretch}.page-actions.svelte-1xl2tfr{justify-content:flex-start}.history-pair.svelte-1xl2tfr{grid-template-columns:1fr;gap:12px}.history-arrow-col.svelte-1xl2tfr{display:none}.history-actions.svelte-1xl2tfr{opacity:1}}@media(max-width:600px){.main.svelte-1xl2tfr{padding:24px 16px}.page-title.svelte-1xl2tfr{font-size:22px}.toolbar.svelte-1xl2tfr{flex-direction:column;align-items:stretch}.search-box.svelte-1xl2tfr{max-width:none}.stats-row.svelte-1xl2tfr{gap:20px;flex-wrap:wrap}.history-meta.svelte-1xl2tfr{flex-wrap:wrap;gap:8px}}
