.navbar.svelte-rfuq4y{margin-bottom:8px;padding:24px 24px 0}.nav-content.svelte-rfuq4y{justify-content:center;align-items:center;max-width:960px;margin:0 auto;display:flex}.logo.svelte-rfuq4y{align-items:center;display:flex}.logo-banner.svelte-rfuq4y{width:auto;height:48px;display:block}.picker-row.svelte-1ykc1es{max-width:480px;margin:0 auto 20px}.picker-label.svelte-1ykc1es{color:var(--text-secondary);margin-bottom:8px;font-size:.75rem;font-weight:500;display:block}.picker-options.svelte-1ykc1es{gap:8px;display:flex}.picker-btn.svelte-1ykc1es{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000a}.picker-btn.svelte-1ykc1es:hover{border-color:var(--border-hover);color:var(--text-primary)}.picker-btn.active.svelte-1ykc1es{border-color:var(--accent-green);background:var(--accent-green-dim);color:var(--text-primary)}.picker-flag.svelte-1ykc1es{font-size:1.1rem}@media (width<=640px){.picker-options.svelte-1ykc1es{flex-direction:column}}.creds-row.svelte-1g0ih7e{grid-template-columns:1fr 1fr;gap:16px;max-width:480px;margin:0 auto 8px;display:grid}.cred-field.svelte-1g0ih7e{flex-direction:column;display:flex}.control-label.svelte-1g0ih7e{color:var(--text-secondary);margin-bottom:4px;font-size:.75rem;font-weight:500}.cred-input.svelte-1g0ih7e{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-primary);font-family:var(--font-body);outline:none;padding:10px 12px;font-size:.85rem;transition:border-color .2s}.cred-input.svelte-1g0ih7e:focus{border-color:var(--accent-green)}.cred-input.svelte-1g0ih7e::placeholder{color:var(--text-muted)}.cred-hint.svelte-1g0ih7e{color:var(--text-muted);text-align:left;max-width:480px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:.7rem}.cred-hint.svelte-1g0ih7e a:where(.svelte-1g0ih7e){color:var(--accent-gold);font-weight:500;text-decoration:none}.cred-hint.svelte-1g0ih7e a:where(.svelte-1g0ih7e):hover{text-decoration:underline}@media (width<=640px){.creds-row.svelte-1g0ih7e{grid-template-columns:1fr}}.lead-fields.svelte-138e4lo{flex-direction:column;gap:10px;max-width:480px;margin:0 auto 16px;display:flex}.lead-row.svelte-138e4lo{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lead-field.svelte-138e4lo{flex-direction:column;display:flex}.lead-label.svelte-138e4lo{color:var(--text-secondary);margin-bottom:4px;font-size:.75rem;font-weight:500}.lead-input.svelte-138e4lo{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-primary);font-family:var(--font-body);outline:none;padding:10px 12px;font-size:.85rem;transition:border-color .2s}.lead-input.svelte-138e4lo:focus{border-color:var(--accent)}.lead-input.svelte-138e4lo::placeholder{color:var(--text-muted)}.input-error.svelte-138e4lo{border-color:#d9534f}.field-error.svelte-138e4lo{color:#d9534f;margin-top:3px;font-size:.7rem}@media (width<=640px){.lead-row.svelte-138e4lo{grid-template-columns:1fr}}.drop-zone.svelte-zu6obf{border:1.5px dashed var(--border-hover);border-radius:var(--radius-lg);background:var(--bg-card);cursor:pointer;outline:none;max-width:480px;margin:0 auto 24px;transition:border-color .2s,background-color .2s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.drop-zone.svelte-zu6obf:hover,.drop-zone.svelte-zu6obf:focus-visible{border-color:var(--accent);background:var(--bg-card)}.drop-zone.drag-over.svelte-zu6obf{border-color:var(--accent-green);background:var(--accent-green-dim);border-style:solid}.drop-zone.has-file.svelte-zu6obf{border-style:solid;border-color:var(--accent-green);cursor:default}.drop-zone-inner.svelte-zu6obf{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 24px;display:flex}.drop-zone.has-file.svelte-zu6obf .drop-zone-inner:where(.svelte-zu6obf){display:none}.drop-icon.svelte-zu6obf{color:var(--text-muted);margin-bottom:4px;transition:color .2s}.drop-zone.svelte-zu6obf:hover .drop-icon:where(.svelte-zu6obf),.drop-zone.drag-over.svelte-zu6obf .drop-icon:where(.svelte-zu6obf){color:var(--accent-green)}.drop-label.svelte-zu6obf{font-family:var(--font-body);font-size:1.1rem;font-weight:600}.drop-hint.svelte-zu6obf{color:var(--text-secondary);font-size:.8rem}.drop-hint.svelte-zu6obf strong:where(.svelte-zu6obf){color:var(--text-primary)}.drop-constraint.svelte-zu6obf{color:var(--text-muted);margin-top:4px;font-size:.7rem}.file-loaded.svelte-zu6obf{align-items:center;gap:12px;padding:24px;display:flex}.file-loaded-icon.svelte-zu6obf{background:var(--accent-green-dim);width:36px;height:36px;color:var(--accent-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.file-loaded-name.svelte-zu6obf{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.file-loaded-meta.svelte-zu6obf{color:var(--text-secondary);margin-top:2px;font-size:.75rem}.file-loaded-info.svelte-zu6obf{flex:1;min-width:0}.file-remove.svelte-zu6obf{border:1px solid var(--border);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:all .15s;display:flex}.file-remove.svelte-zu6obf:hover{background:var(--error-bg);border-color:var(--error-red);color:var(--error-red)}.process-btn.svelte-10n6oel{border-radius:var(--radius);background:var(--accent-green);color:#fff;width:100%;max-width:480px;font-family:var(--font-body);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:16px 32px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.process-btn.svelte-10n6oel:hover:not(:disabled){background:var(--accent-green-hover)}.process-btn.svelte-10n6oel:disabled{opacity:.35;cursor:not-allowed}.process-btn.svelte-10n6oel:active:not(:disabled){transform:scale(.99)}.process-btn.processing.svelte-10n6oel{pointer-events:none;opacity:.7}.progress-area.svelte-1qjgclg{max-width:480px;margin-top:24px;margin-left:auto;margin-right:auto}.progress-bar.svelte-1qjgclg{background:var(--bg-card);border-radius:3px;width:100%;height:6px;overflow:hidden}.progress-fill.svelte-1qjgclg{background:var(--accent-green);border-radius:3px;width:0%;height:100%;transition:width .3s}.progress-text.svelte-1qjgclg{color:var(--text-secondary);text-align:center;margin-top:10px;font-size:.8rem}.result-area.svelte-1r7q0ep{max-width:480px;margin-top:24px;margin-left:auto;margin-right:auto}.result-card.svelte-1r7q0ep{background:var(--bg-card);border:1px solid var(--accent);border-radius:var(--radius-lg);align-items:center;gap:16px;padding:20px 24px;display:flex;box-shadow:0 1px 3px #0000000a}.result-icon.svelte-1r7q0ep{color:var(--accent-green);flex-shrink:0}.result-info.svelte-1r7q0ep{flex:1}.result-title.svelte-1r7q0ep{font-family:var(--font-display);font-size:1rem;font-weight:500}.result-meta.svelte-1r7q0ep{color:var(--text-secondary);margin-top:2px;font-size:.75rem}.download-btn.svelte-1r7q0ep{border-radius:var(--radius);background:var(--accent-green);color:#fff;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.download-btn.svelte-1r7q0ep:hover{background:var(--accent-green-hover)}@media (width<=640px){.result-card.svelte-1r7q0ep{text-align:center;flex-direction:column}}.error-area.svelte-xuwnwc{max-width:480px;margin-top:24px;margin-left:auto;margin-right:auto}.error-card.svelte-xuwnwc{background:var(--error-bg);border-radius:var(--radius);border:1px solid #c45a5a4d;align-items:center;gap:12px;padding:16px 20px;display:flex}.error-icon.svelte-xuwnwc{background:var(--error-red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.error-message.svelte-xuwnwc{flex:1;font-size:.85rem;line-height:1.5}.error-dismiss.svelte-xuwnwc{color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #c45a5a4d;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:.75rem;transition:all .15s}.error-dismiss.svelte-xuwnwc:hover{background:var(--error-bg);color:var(--text-primary)}.steps-bar.svelte-d1339f{justify-content:center;align-items:center;gap:12px;max-width:760px;margin:32px auto 36px;padding:0 24px;display:flex}.step.svelte-d1339f{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.step-number.svelte-d1339f{border:1px solid var(--accent);width:26px;height:26px;color:var(--accent);font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.75rem;font-weight:700;display:flex}.step-text.svelte-d1339f{flex-direction:column;gap:2px;min-width:0;display:flex}.step-text.svelte-d1339f strong:where(.svelte-d1339f){font-family:var(--font-display);color:var(--text-primary);font-size:.9rem;font-weight:700}.step-text.svelte-d1339f span:where(.svelte-d1339f){color:var(--text-secondary);font-size:.8rem;line-height:1.4}.step-arrow.svelte-d1339f{color:var(--text-muted);opacity:.4;flex-shrink:0}@media (width<=640px){.steps-bar.svelte-d1339f{flex-direction:column;align-items:flex-start;gap:16px}.step-arrow.svelte-d1339f{display:none}}.footer.svelte-jz8lnl{text-align:center;border-top:1px solid var(--border);color:var(--text-muted);padding:32px 24px;font-size:.8rem}.footer.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--accent-green);text-decoration:none}.footer.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{text-decoration:underline}.hero.svelte-1uha8ag{text-align:center;max-width:760px;margin:0 auto;padding:48px 24px 0}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);margin-bottom:20px;font-size:3.4rem;font-weight:800;line-height:1.08}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag) em:where(.svelte-1uha8ag){color:var(--accent);font-style:normal}.subtitle.svelte-1uha8ag{font-family:var(--font-body);color:var(--text-primary);max-width:560px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}.processor.svelte-1uha8ag{max-width:760px;margin:0 auto;padding:0 24px 48px}@media (width<=640px){.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2.2rem}.subtitle.svelte-1uha8ag{font-size:.95rem}}
