.match-page[data-astro-cid-4n43bsuo]{display:flex;flex-direction:column;min-height:100dvh;background:#f7f9fb}.match-header[data-astro-cid-4n43bsuo]{background:var(--dark);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;position:sticky;top:0;z-index:10}.match-brand[data-astro-cid-4n43bsuo]{display:flex;align-items:center;gap:10px}.match-logo[data-astro-cid-4n43bsuo]{display:inline-flex;flex-shrink:0}.match-title[data-astro-cid-4n43bsuo]{font-family:var(--font-heading);font-weight:700;font-size:1.05rem;color:#fff}.match-subtitle[data-astro-cid-4n43bsuo]{color:#8b94a7;font-size:.8rem}.match-body[data-astro-cid-4n43bsuo]{flex:1;padding:24px 16px;display:flex;flex-direction:column;gap:14px;max-width:760px;width:100%;margin:0 auto}.msg[data-astro-cid-4n43bsuo]{max-width:82%;padding:14px 18px;border-radius:16px;font-size:.95rem;line-height:1.5;white-space:pre-wrap}.msg[data-astro-cid-4n43bsuo].bot{background:#fff;border:1px solid var(--gray-200);border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 4px #0000000d;color:var(--gray-900)}.msg[data-astro-cid-4n43bsuo].me{background:linear-gradient(93deg,var(--green),#3fd490);color:#0d1420;font-weight:600;border-bottom-right-radius:4px;align-self:flex-end}.msg[data-astro-cid-4n43bsuo].error{background:#fdecec;border:1px solid #f3c1c1;color:#7a1f1f;align-self:flex-start}.chips[data-astro-cid-4n43bsuo]{display:flex;gap:8px;flex-wrap:wrap;align-self:flex-start;max-width:92%}.chip[data-astro-cid-4n43bsuo]{border:1.5px solid var(--green);color:#2c8f63;font-weight:600;font-size:.85rem;padding:8px 16px;border-radius:40px;background:#fff;cursor:pointer;font-family:var(--font-body);transition:background .15s ease,transform .15s ease}.chip[data-astro-cid-4n43bsuo]:hover{background:#eafbf2;transform:translateY(-1px)}.chip[data-astro-cid-4n43bsuo]:disabled{opacity:.5;cursor:default;transform:none}.reco-card[data-astro-cid-4n43bsuo]{align-self:flex-start;width:92%;max-width:92%;background:#fff;border:1px solid var(--gray-200);border-radius:16px;padding:16px 18px;box-shadow:var(--shadow-card)}.reco-card[data-astro-cid-4n43bsuo] .reco-top[data-astro-cid-4n43bsuo]{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.reco-card[data-astro-cid-4n43bsuo] .reco-name[data-astro-cid-4n43bsuo]{font-family:var(--font-heading);font-size:1rem;color:var(--dark);font-weight:700}.reco-badge[data-astro-cid-4n43bsuo]{font-family:var(--font-heading);font-size:.65rem;font-weight:700;padding:4px 10px;border-radius:30px;white-space:nowrap}.reco-badge[data-astro-cid-4n43bsuo].tier-legal-exclusive{background:linear-gradient(93deg,#f6c344,#e8a820);color:#503c00}.reco-badge[data-astro-cid-4n43bsuo].tier-legal-first{background:#e6f7ee;color:#1f7a4d}.reco-badge[data-astro-cid-4n43bsuo].tier-legal-among-several{background:#e8edf3;color:#3d5266}.reco-badge[data-astro-cid-4n43bsuo].tier-generalist,.reco-badge[data-astro-cid-4n43bsuo].tier-unknown{background:#eee;color:#55585c}.reco-card[data-astro-cid-4n43bsuo] .reco-meta[data-astro-cid-4n43bsuo]{font-size:.8rem;color:var(--gray-500);margin-bottom:4px}.reco-card[data-astro-cid-4n43bsuo] a[data-astro-cid-4n43bsuo]{color:var(--blue);font-size:.85rem;font-weight:600}.reco-card[data-astro-cid-4n43bsuo] a[data-astro-cid-4n43bsuo]:hover{text-decoration:underline}.report-card[data-astro-cid-4n43bsuo]{align-self:flex-start;width:92%;max-width:92%;background:#fff;border:1.5px solid var(--green);border-radius:16px;padding:18px 20px;box-shadow:var(--shadow-card)}.report-card[data-astro-cid-4n43bsuo] .report-title[data-astro-cid-4n43bsuo]{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--dark);margin-bottom:4px}.report-card[data-astro-cid-4n43bsuo] .report-blurb[data-astro-cid-4n43bsuo]{font-size:.85rem;color:var(--gray-500);margin-bottom:14px}.report-card[data-astro-cid-4n43bsuo] form[data-astro-cid-4n43bsuo]{display:flex;flex-direction:column;gap:10px}.report-card[data-astro-cid-4n43bsuo] label[data-astro-cid-4n43bsuo]{font-size:.8rem;font-weight:600;color:var(--gray-900);display:flex;flex-direction:column;gap:4px}.report-card[data-astro-cid-4n43bsuo] input[data-astro-cid-4n43bsuo]{border:1.5px solid var(--gray-200);border-radius:10px;padding:10px 12px;font-size:.9rem;font-family:var(--font-body);color:var(--gray-900);outline:none}.report-card[data-astro-cid-4n43bsuo] input[data-astro-cid-4n43bsuo]:focus{border-color:var(--green)}.report-card[data-astro-cid-4n43bsuo] button[data-astro-cid-4n43bsuo]{margin-top:4px;color:#fff;background:var(--green);font-weight:700;font-family:var(--font-heading);border:none;border-radius:40px;padding:12px 18px;font-size:.9rem;cursor:pointer}.report-card[data-astro-cid-4n43bsuo] button[data-astro-cid-4n43bsuo]:disabled{opacity:.6;cursor:default}.report-card[data-astro-cid-4n43bsuo] .report-reassurance[data-astro-cid-4n43bsuo]{text-align:center;font-size:.75rem;color:var(--gray-500);margin-top:8px}.report-card[data-astro-cid-4n43bsuo] .report-error[data-astro-cid-4n43bsuo]{font-size:.8rem;color:#b3312c;margin-top:2px}.report-privacy-link[data-astro-cid-4n43bsuo]{color:var(--gray-500);text-decoration:underline}.report-privacy-link[data-astro-cid-4n43bsuo]:hover{color:var(--blue)}.typing[data-astro-cid-4n43bsuo]{align-self:flex-start;display:inline-flex;gap:4px;padding:14px 18px;background:#fff;border:1px solid var(--gray-200);border-radius:16px 16px 16px 4px}.typing[data-astro-cid-4n43bsuo] span[data-astro-cid-4n43bsuo]{width:6px;height:6px;border-radius:50%;background:var(--gray-500);animation:typing-bounce 1.1s infinite ease-in-out}.typing[data-astro-cid-4n43bsuo] span[data-astro-cid-4n43bsuo]:nth-child(2){animation-delay:.15s}.typing[data-astro-cid-4n43bsuo] span[data-astro-cid-4n43bsuo]:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.match-inputbar[data-astro-cid-4n43bsuo]{margin:0 auto 10px;max-width:760px;width:calc(100% - 32px);background:#fff;border:1.5px solid var(--gray-200);border-radius:50px;padding:10px 10px 10px 22px;display:flex;align-items:center;justify-content:space-between;gap:10px}.match-inputbar[data-astro-cid-4n43bsuo] input[data-astro-cid-4n43bsuo]{flex:1;border:none;outline:none;font-size:.95rem;font-family:var(--font-body);color:var(--gray-900);background:transparent}.match-inputbar[data-astro-cid-4n43bsuo] input[data-astro-cid-4n43bsuo]::placeholder{color:#9ca3af}.match-inputbar[data-astro-cid-4n43bsuo] button[data-astro-cid-4n43bsuo]{color:#fff;background:var(--green);font-weight:700;font-family:var(--font-heading);border:none;border-radius:40px;padding:10px 18px;font-size:.85rem;cursor:pointer;white-space:nowrap}.match-inputbar[data-astro-cid-4n43bsuo] button[data-astro-cid-4n43bsuo]:disabled{opacity:.5;cursor:default}.match-inputbar[data-astro-cid-4n43bsuo].disabled{opacity:.6}.match-footnote[data-astro-cid-4n43bsuo]{text-align:center;font-size:.75rem;color:var(--gray-500);margin-bottom:18px;min-height:1em}@media(max-width:640px){.msg[data-astro-cid-4n43bsuo],.chips[data-astro-cid-4n43bsuo],.reco-card[data-astro-cid-4n43bsuo]{max-width:100%}.match-body[data-astro-cid-4n43bsuo]{padding:18px 12px}}
