article.svelte-13su2hy.svelte-13su2hy{max-inline-size:var(--width-content);margin-inline:auto;margin-top:2.5rem;padding:0 1.25rem 5rem}article.embedded.svelte-13su2hy.svelte-13su2hy{max-inline-size:none;margin:0;padding:0}article.embedded.svelte-13su2hy .tool-switch.svelte-13su2hy{margin-top:0}.tool-switch.svelte-13su2hy.svelte-13su2hy{max-inline-size:40rem;margin:-1.25rem auto 2.25rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}.tool-tabs.svelte-13su2hy.svelte-13su2hy{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;inline-size:100%;padding:.35rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card)}.tool-tabs.svelte-13su2hy button.svelte-13su2hy{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1rem;border:none;border-radius:var(--radius-md);background:transparent;font-family:inherit;font-size:1rem;font-weight:700;color:var(--text-2);cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.tool-tabs.svelte-13su2hy button.active.svelte-13su2hy{background:var(--brand);color:var(--on-brand);box-shadow:var(--shadow-brand)}.tool-tabs.svelte-13su2hy button.svelte-13su2hy:not(.active):hover{background:var(--brand-light);color:var(--brand-subtle)}.tab-icon.svelte-13su2hy.svelte-13su2hy{font-size:1.1rem}@media (max-width: 520px){.tool-tabs.svelte-13su2hy button.svelte-13su2hy{font-size:.9rem;padding:.75rem .5rem}}.hero-band.svelte-13su2hy.svelte-13su2hy{width:100vw;margin-left:calc(50% - 50vw);margin-top:-2.5rem;margin-bottom:2.75rem;padding:3.5rem 1.25rem 3.25rem;background:var(--brand);text-align:center}.hero-inner.svelte-13su2hy.svelte-13su2hy{max-inline-size:var(--width-text);margin-inline:auto}.hero-band.svelte-13su2hy h1.svelte-13su2hy{font-size:clamp(2rem,5.5vw,3rem);font-weight:800;line-height:1.05;margin:0 0 1rem;color:var(--on-brand)}.hero-sub.svelte-13su2hy.svelte-13su2hy{font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.5;margin:0 auto;max-inline-size:36rem;color:var(--on-brand-muted);font-weight:500}.card.svelte-13su2hy.svelte-13su2hy{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;margin-bottom:1.5rem;box-shadow:var(--shadow-card)}.card.svelte-13su2hy .tool-heading{display:flex;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.step-num.svelte-13su2hy.svelte-13su2hy{display:inline-flex;align-items:center;justify-content:center;inline-size:1.7rem;block-size:1.7rem;border-radius:50%;background:var(--brand);color:var(--on-brand);font-size:.95rem;font-weight:700;flex-shrink:0}.card-intro.svelte-13su2hy.svelte-13su2hy{font-size:.95rem;line-height:1.6;color:var(--text-2);margin-bottom:1.25rem}.name-gate.svelte-13su2hy.svelte-13su2hy{margin-bottom:1.25rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);transition:border-color .15s ease}.name-gate--error.svelte-13su2hy.svelte-13su2hy{border-color:var(--alert)}.name-gate-label.svelte-13su2hy.svelte-13su2hy{display:block;font-size:.85rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.name-gate.svelte-13su2hy .user-fields.svelte-13su2hy{margin-top:0}.send-hint.svelte-13su2hy.svelte-13su2hy{margin-top:.6rem}.user-fields.svelte-13su2hy.svelte-13su2hy{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.user-input.svelte-13su2hy.svelte-13su2hy{flex:1;min-inline-size:180px;padding:.7rem .9rem;border:2px solid var(--border);border-radius:9px;font-size:.95rem;background:var(--bg);color:var(--text)}.user-input.svelte-13su2hy.svelte-13su2hy:focus{outline:none;border-color:var(--brand)}.user-input.input-error.svelte-13su2hy.svelte-13su2hy{border-color:var(--alert)}.cp-form.svelte-13su2hy.svelte-13su2hy{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.cp-input.svelte-13su2hy.svelte-13su2hy{flex:1;min-inline-size:200px;padding:.85rem 1rem;border:2px solid var(--border);border-radius:var(--radius-md);font-size:1.05rem;background:var(--bg);color:var(--text)}.cp-input.svelte-13su2hy.svelte-13su2hy:focus{outline:none;border-color:var(--brand)}@media (max-width: 520px){.cp-form.svelte-13su2hy.svelte-13su2hy{flex-wrap:nowrap}.cp-input.svelte-13su2hy.svelte-13su2hy{min-inline-size:0;inline-size:0}}.notice.svelte-13su2hy.svelte-13su2hy{font-size:.9rem;border-radius:var(--radius-sm);padding:.6rem .85rem;margin-top:.85rem}.notice--warn.svelte-13su2hy.svelte-13su2hy{color:var(--brand-subtle);background:var(--brand-light);border:1px solid var(--brand)}.notice--error.svelte-13su2hy.svelte-13su2hy{color:var(--error);background:var(--error-bg);border:1px solid var(--error-border)}.notice--info.svelte-13su2hy.svelte-13su2hy{color:var(--text-2);background:var(--bg-card);border:1px solid var(--border)}.reset-link.svelte-13su2hy.svelte-13su2hy{display:inline-block;margin-top:1.25rem;padding:0;background:none;border:none;font-size:.82rem;color:var(--text-secondary);text-decoration:underline;cursor:pointer}.reset-link.svelte-13su2hy.svelte-13su2hy:hover{color:var(--brand-subtle)}.results-hint.svelte-13su2hy.svelte-13su2hy{margin-top:1.25rem;font-size:.9rem;color:var(--text-2)}.results-hint.done-all.svelte-13su2hy.svelte-13su2hy{font-size:1rem;font-weight:600;color:var(--brand-subtle);background:var(--brand-light);border-radius:var(--radius-sm);padding:.6rem .85rem}.elu-group.svelte-13su2hy.svelte-13su2hy{margin-top:1rem}.elu-group.svelte-13su2hy h3.svelte-13su2hy{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin:0 0 .5rem}.elu-list.svelte-13su2hy.svelte-13su2hy{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.elu-card.svelte-13su2hy.svelte-13su2hy{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-card);transition:opacity .15s}.elu-card.done.svelte-13su2hy.svelte-13su2hy{opacity:.7;background:var(--brand-light);border-color:var(--brand)}.elu-card.priority.svelte-13su2hy.svelte-13su2hy{border-width:2px;border-color:var(--brand);background:var(--brand-light)}.priority-badge.svelte-13su2hy.svelte-13su2hy{display:inline-block;margin-top:.2rem;font-size:.72rem;font-weight:700;color:var(--brand-subtle);background:color-mix(in srgb,var(--brand) 16%,transparent);padding:.1rem .5rem;border-radius:var(--radius-pill)}.circo-finder.svelte-13su2hy.svelte-13su2hy{margin-bottom:1rem;padding:.9rem 1rem;border:1px dashed var(--brand);border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand) 5%,var(--bg))}.circo-hint.svelte-13su2hy.svelte-13su2hy{margin:0 0 .6rem;font-size:.9rem;color:var(--text-2)}.circo-row.svelte-13su2hy.svelte-13su2hy{display:flex;gap:.5rem;flex-wrap:wrap}.circo-input.svelte-13su2hy.svelte-13su2hy{flex:1;min-inline-size:12rem;padding:.6rem .8rem;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.95rem;font-family:inherit;background:var(--bg);color:var(--text)}.circo-msg.svelte-13su2hy.svelte-13su2hy{margin:.6rem 0 0;font-size:.88rem;font-weight:600}.circo-ok.svelte-13su2hy.svelte-13su2hy{color:var(--brand-subtle)}.circo-warn.svelte-13su2hy.svelte-13su2hy{color:var(--text-secondary)}.circo-privacy.svelte-13su2hy.svelte-13su2hy{margin:.5rem 0 0;font-size:.75rem;color:var(--text-secondary);line-height:1.4}.done-check.svelte-13su2hy.svelte-13su2hy{color:var(--success);font-weight:700;margin-right:.35rem}.elu-left.svelte-13su2hy.svelte-13su2hy{display:flex;align-items:center;gap:.75rem;min-inline-size:0}.avatar.svelte-13su2hy.svelte-13su2hy{position:relative;flex-shrink:0;inline-size:2.6rem;block-size:2.6rem;border-radius:50%;background:var(--brand-light);color:var(--brand-subtle);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;overflow:hidden}.avatar.svelte-13su2hy img.svelte-13su2hy{position:absolute;top:0;right:0;bottom:0;left:0;inline-size:100%;block-size:100%;object-fit:cover}.avatar--lg.svelte-13su2hy.svelte-13su2hy{inline-size:3.4rem;block-size:3.4rem;font-size:1.05rem}.elu-info.svelte-13su2hy.svelte-13su2hy{display:flex;flex-direction:column;gap:.1rem}.elu-info.svelte-13su2hy strong.svelte-13su2hy{font-size:1rem}.elu-info.svelte-13su2hy small.svelte-13su2hy{font-size:.8rem;color:var(--text-secondary)}.manual-fallback.svelte-13su2hy.svelte-13su2hy{margin-top:1.5rem;font-size:.9rem}.manual-fallback.svelte-13su2hy summary.svelte-13su2hy{cursor:pointer;color:var(--text-2)}.find-links.svelte-13su2hy.svelte-13su2hy{display:flex;flex-direction:column;gap:.5rem;margin-top:.85rem}.find-btn.svelte-13su2hy.svelte-13su2hy{display:block;padding:.65rem .9rem;border:1px solid var(--border);border-radius:var(--radius-sm);text-decoration:none;color:var(--text);background:var(--bg-card);font-size:.88rem}.find-btn.svelte-13su2hy.svelte-13su2hy:hover{border-color:var(--brand)}.back-link.svelte-13su2hy.svelte-13su2hy{background:none;border:none;color:var(--brand-subtle);font-size:.95rem;font-weight:600;cursor:pointer;padding:0;margin-bottom:1rem}.back-link.svelte-13su2hy.svelte-13su2hy:hover{text-decoration:underline}.recipient.svelte-13su2hy.svelte-13su2hy{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:var(--brand-light);border-radius:var(--radius-md);margin-bottom:1.25rem}.recipient-label.svelte-13su2hy.svelte-13su2hy{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-subtle)}.recipient.svelte-13su2hy>div.svelte-13su2hy{display:flex;flex-direction:column;gap:.05rem}.recipient.svelte-13su2hy small.svelte-13su2hy{font-size:.8rem;color:var(--text-2)}.profile-link.svelte-13su2hy.svelte-13su2hy{font-size:.78rem;color:var(--brand-subtle);margin-top:.15rem;width:fit-content}.msg-controls.svelte-13su2hy.svelte-13su2hy{display:flex;flex-wrap:wrap;gap:1.1rem 2rem;align-items:flex-start;margin-bottom:1.25rem}.control.svelte-13su2hy.svelte-13su2hy{display:flex;flex-direction:column;gap:.45rem}.control-label.svelte-13su2hy.svelte-13su2hy{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)}.segmented.svelte-13su2hy.svelte-13su2hy{display:inline-flex;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.segmented.svelte-13su2hy button.svelte-13su2hy{padding:.45rem 1rem;border:none;background:var(--bg);font-size:.88rem;cursor:pointer;color:var(--text-2)}.segmented.svelte-13su2hy button.active.svelte-13su2hy{background:var(--brand);color:var(--on-brand);font-weight:600}.theme-chips.svelte-13su2hy.svelte-13su2hy{display:flex;flex-wrap:wrap;gap:.4rem}.chip.svelte-13su2hy.svelte-13su2hy{padding:.35rem .8rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg);font-size:.8rem;cursor:pointer;color:var(--text-2);transition:all .15s}.chip.active.svelte-13su2hy.svelte-13su2hy{border-color:var(--brand);background:var(--brand);color:var(--on-brand)}.perso-field.svelte-13su2hy.svelte-13su2hy{display:block;margin-bottom:1rem}.perso-label.svelte-13su2hy.svelte-13su2hy{display:block;font-size:.8rem;font-weight:600;color:var(--text-2);margin-bottom:.4rem}.perso-label.svelte-13su2hy em.svelte-13su2hy{font-style:normal;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--brand-subtle);margin-left:.4rem}.perso-input.svelte-13su2hy.svelte-13su2hy{width:100%;padding:.6rem .8rem;border:2px solid var(--border);border-radius:9px;font-size:.9rem;font-family:inherit;line-height:1.5;background:var(--bg);color:var(--text);resize:vertical}.perso-input.svelte-13su2hy.svelte-13su2hy:focus{outline:none;border-color:var(--brand)}.perso-nudge.svelte-13su2hy.svelte-13su2hy{margin:.5rem 0 0;font-size:.82rem;line-height:1.45;color:var(--brand-subtle)}.preview-head.svelte-13su2hy.svelte-13su2hy{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.preview-label.svelte-13su2hy.svelte-13su2hy{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary)}.shuffle-btn.svelte-13su2hy.svelte-13su2hy{border:1px solid var(--border);background:var(--bg-card);color:var(--brand-subtle);font-size:.82rem;font-weight:600;padding:.4rem .8rem;border-radius:var(--radius-pill);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.shuffle-btn.svelte-13su2hy.svelte-13su2hy:hover{border-color:var(--brand);background:var(--brand-light)}.email-preview.svelte-13su2hy.svelte-13su2hy{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.email-subject-line.svelte-13su2hy.svelte-13su2hy{background:var(--bg-card);padding:.65rem 1.1rem;font-size:.85rem;border-bottom:1px solid var(--border)}.subject-label.svelte-13su2hy.svelte-13su2hy{font-weight:700;margin-right:.4rem;color:var(--text-2)}.email-body.svelte-13su2hy.svelte-13su2hy{padding:1.4rem 1.6rem;font-size:.9rem;line-height:1.7;background:var(--bg);max-block-size:22rem;overflow-y:auto}.email-body.svelte-13su2hy p{margin-bottom:1em}.send-row.svelte-13su2hy.svelte-13su2hy{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.webmail-fallback.svelte-13su2hy.svelte-13su2hy{margin-top:1rem;font-size:.85rem}.webmail-fallback.svelte-13su2hy summary.svelte-13su2hy{cursor:pointer;color:var(--text-2)}.webmail-links.svelte-13su2hy.svelte-13su2hy{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.webmail-btn.svelte-13su2hy.svelte-13su2hy{padding:.5rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-card);color:var(--text);font-size:.88rem;font-weight:600;cursor:pointer}.webmail-btn.svelte-13su2hy.svelte-13su2hy:hover{border-color:var(--brand)}.webmail-note.svelte-13su2hy.svelte-13su2hy{margin:.6rem 0 0;font-size:.78rem;color:var(--text-secondary);line-height:1.5}.deliverability.svelte-13su2hy.svelte-13su2hy{font-size:.82rem;line-height:1.6;color:var(--text-2);margin-top:1rem}.bcc-hint.svelte-13su2hy.svelte-13su2hy{font-size:.78rem;color:var(--text-secondary);margin-top:.85rem}.newsletter-optin.svelte-13su2hy.svelte-13su2hy{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.newsletter-check.svelte-13su2hy.svelte-13su2hy{display:flex;gap:.55rem;align-items:flex-start;font-size:.9rem;color:var(--text-2);cursor:pointer;line-height:1.45}.newsletter-check.svelte-13su2hy input.svelte-13su2hy{margin-top:.2rem;flex-shrink:0}.newsletter-row.svelte-13su2hy.svelte-13su2hy{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.newsletter-input.svelte-13su2hy.svelte-13su2hy{flex:1;min-inline-size:200px;padding:.6rem .85rem;border:2px solid var(--border);border-radius:9px;font-size:.95rem;background:var(--bg);color:var(--text)}.newsletter-input.svelte-13su2hy.svelte-13su2hy:focus{outline:none;border-color:var(--brand)}.newsletter-error.svelte-13su2hy.svelte-13su2hy{margin-top:.5rem;font-size:.82rem;color:var(--error)}.newsletter-done.svelte-13su2hy.svelte-13su2hy{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border);font-size:.92rem;font-weight:600;color:var(--brand-subtle)}.after-send.svelte-13su2hy.svelte-13su2hy{margin-top:1.5rem;padding:1.1rem 1.25rem;border:1px solid var(--brand);background:var(--brand-light);border-radius:var(--radius-md)}.after-send.svelte-13su2hy p.svelte-13su2hy{font-size:.9rem;margin:0 0 .5rem}.join-link.svelte-13su2hy.svelte-13su2hy{display:inline-block;font-size:.88rem;font-weight:600;color:var(--brand-subtle)}.join-link--block.svelte-13su2hy.svelte-13su2hy{margin-top:1rem}.next-tool.svelte-13su2hy.svelte-13su2hy{margin-top:1.1rem;padding:1rem 1.25rem;border:1px solid var(--brand);border-radius:var(--radius-md);background:var(--brand-light);display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.next-tool.svelte-13su2hy p.svelte-13su2hy{margin:0;font-size:.95rem;font-weight:600}.bcc-hint.svelte-13su2hy code.svelte-13su2hy{background:var(--bg-card);padding:.05em .35em;border-radius:4px;color:var(--brand-subtle);font-weight:600}.prose.svelte-13su2hy .tool-heading,.faq.svelte-13su2hy .tool-heading{font-size:1.3rem;font-weight:700;margin:0 0 1rem}.prose.svelte-13su2hy p.svelte-13su2hy{line-height:1.7;color:var(--text-2);margin:0}.faq.svelte-13su2hy .accordion .title{font-size:1.05rem}.faq.svelte-13su2hy .accordion .header{padding:1.1rem 0}@media (max-width: 600px){.card.svelte-13su2hy.svelte-13su2hy{padding:1.25rem}.elu-card.svelte-13su2hy.svelte-13su2hy{flex-direction:column;align-items:stretch}}
