.container.svelte-1q89q19{max-width:1060px;margin:0 auto;padding:0 24px}.pe-body.svelte-1q89q19{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:start}.pe-input-col.svelte-1q89q19{padding:28px 24px;border-right:1px solid var(--station-border);display:flex;flex-direction:column;gap:14px}.pe-output-col.svelte-1q89q19{padding:28px 24px;background:var(--station-surface);display:flex;flex-direction:column;gap:12px}.step-header.svelte-1q89q19{display:flex;align-items:center;gap:10px;margin-bottom:4px}.step-num.svelte-1q89q19{width:28px;height:28px;border-radius:50%;background:var(--station-accent);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-label.svelte-1q89q19{font-size:15px;font-weight:600;color:var(--station-text)}.task-grid.svelte-1q89q19{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.task-btn.svelte-1q89q19{font-size:13px;font-weight:500;color:var(--station-text-2);background:var(--station-bg);border:1px solid var(--station-border);border-radius:7px;padding:9px 12px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.task-btn.svelte-1q89q19:hover{border-color:var(--station-accent)}.task-btn.active.svelte-1q89q19{background:var(--station-accent-light);border-color:var(--station-accent);color:var(--station-accent);font-weight:600}textarea.svelte-1q89q19{font-size:14px;color:var(--station-text);background:var(--station-bg);border:1px solid var(--station-border);border-radius:8px;padding:12px;resize:vertical;font-family:inherit;line-height:1.6;width:100%;box-sizing:border-box}textarea.svelte-1q89q19:focus{outline:none;border-color:var(--station-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--station-accent) 12%,transparent)}.example-row.svelte-1q89q19{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.example-label.svelte-1q89q19{font-size:11px;font-weight:600;color:var(--station-muted);text-transform:uppercase;letter-spacing:.06em}.example-chip.svelte-1q89q19{font-size:12px;color:var(--station-text-2);background:var(--station-surface);border:1px dashed var(--station-border);border-radius:100px;padding:4px 10px;cursor:pointer}.example-chip.svelte-1q89q19:hover{border-style:solid;border-color:var(--station-accent);color:var(--station-accent)}.context-row.svelte-1q89q19{display:grid;grid-template-columns:1fr 1fr;gap:12px}.context-field.svelte-1q89q19{display:flex;flex-direction:column;gap:6px}.field-label.svelte-1q89q19{font-size:12px;font-weight:600;color:var(--station-text-2)}.context-field.svelte-1q89q19 select:where(.svelte-1q89q19){font-size:13px;color:var(--station-text);background:var(--station-bg);border:1px solid var(--station-border);border-radius:7px;padding:8px 10px;font-family:inherit}.context-field.svelte-1q89q19 select:where(.svelte-1q89q19):focus{outline:none;border-color:var(--station-accent)}.btn-expand.svelte-1q89q19{margin-top:4px;font-size:14px;font-weight:600;color:#fff;background:var(--station-accent);border:none;border-radius:8px;padding:12px 20px;cursor:pointer;width:100%}.btn-expand.svelte-1q89q19:hover:not(:disabled){background:var(--station-accent-hover)}.btn-expand.svelte-1q89q19:disabled{opacity:.6;cursor:not-allowed}.pe-error.svelte-1q89q19{font-size:13px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;padding:8px 12px}.pe-output.svelte-1q89q19{border:1px solid var(--station-border);border-radius:12px;overflow:hidden;background:var(--station-bg)}.pe-output-toolbar.svelte-1q89q19{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--station-surface);border-bottom:1px solid var(--station-border)}.pe-output-label.svelte-1q89q19{font-size:12px;font-weight:600;color:var(--station-muted);text-transform:uppercase;letter-spacing:.06em}.btn-copy.svelte-1q89q19{font-size:12px;font-weight:600;color:var(--station-accent);background:var(--station-accent-light);border:1px solid color-mix(in srgb,var(--station-accent) 20%,transparent);border-radius:6px;padding:5px 12px;cursor:pointer}.pe-text.svelte-1q89q19{font-size:13.5px;line-height:1.7;color:var(--station-text-2);padding:20px;margin:0;font-family:inherit;max-height:540px;overflow-y:auto;white-space:pre-wrap;word-wrap:break-word}.pe-tip.svelte-1q89q19{font-size:12px;color:var(--station-muted);line-height:1.5}.result-empty.svelte-1q89q19{padding:36px 20px;text-align:center;border:1px dashed var(--station-border);border-radius:12px;background:var(--station-bg)}.result-empty-icon.svelte-1q89q19{font-size:28px;margin-bottom:12px}.result-empty.svelte-1q89q19 p:where(.svelte-1q89q19){font-size:14px;color:var(--station-text-2);margin:0 0 6px}.result-empty-sub.svelte-1q89q19{font-size:12.5px;color:var(--station-muted)}.powered-by.svelte-1q89q19{margin-top:24px;padding:14px 18px;font-size:13px;line-height:1.55;color:var(--station-muted);background:var(--station-surface);border:1px solid var(--station-border);border-left:3px solid var(--station-accent);border-radius:8px}.works-with.svelte-1q89q19{margin-top:16px;padding:24px 28px;border:1px solid var(--station-border);border-radius:14px;background:linear-gradient(180deg,var(--station-surface) 0%,var(--station-bg) 100%)}.works-with-label.svelte-1q89q19{font-size:13px;font-weight:600;color:var(--station-text);margin-bottom:14px}.works-with-grid.svelte-1q89q19{display:flex;flex-wrap:wrap;gap:6px}.works-with-chip.svelte-1q89q19{font-size:12px;font-weight:500;color:var(--station-text-2);background:var(--station-bg);border:1px solid var(--station-border);border-radius:100px;padding:5px 12px}.works-with-chip.svelte-1q89q19:last-child{color:var(--station-accent);border-color:color-mix(in srgb,var(--station-accent) 30%,transparent);background:var(--station-accent-light);font-weight:600}@media(max-width:768px){.pe-body.svelte-1q89q19{grid-template-columns:1fr}.pe-input-col.svelte-1q89q19{border-right:none;border-bottom:1px solid var(--station-border)}.task-grid.svelte-1q89q19{grid-template-columns:1fr 1fr}.context-row.svelte-1q89q19{grid-template-columns:1fr}}
