*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#f4f4f5;color:#18181b}main{max-width:720px;margin:0 auto;padding:2rem 1rem}main h2{margin:0 0 .75rem;font-size:1.1rem}main>p{color:#52525b}main>section+section{margin-top:1rem}.hint{margin:0 0 1rem;font-size:.85rem}.hint,.label{color:#71717a}.label{font-size:.8rem;margin-bottom:.35rem}.card{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:1.25rem}label{display:block;font-size:.875rem;margin-bottom:.35rem}button,input,select{font:inherit}input,select,textarea{width:100%;padding:.55rem .75rem;border:1px solid #d4d4d8;border-radius:8px;margin-bottom:1rem}textarea{resize:vertical;min-height:6rem;font:inherit}button{background:#18181b;color:#fff;border:0;border-radius:8px;padding:.65rem 1rem;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.actions button{margin-bottom:0}button.secondary{background:#fff;color:#18181b;border:1px solid #d4d4d8}.result{margin-top:1rem;padding:1rem;background:#fafafa;border-radius:8px;white-space:pre-wrap;font-size:.9rem}.error{color:#b91c1c}.result.draft{margin-top:1rem;white-space:pre-wrap}.accent{font-size:1.5rem;font-weight:700}.lead-list{list-style:none;margin:0;padding:0}.lead-row{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid #f4f4f5;text-decoration:none;color:inherit}.lead-row:last-child{border-bottom:0}.lead-row:hover strong{text-decoration:underline}.lead-row-meta{white-space:nowrap;font-weight:600;color:#3f3f46}.message{white-space:pre-wrap;margin:0 0 1rem}main a{color:#2563eb}