@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,600;9..40,700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--pm-primary: #c45c26;--pm-primary-dark: #9a4520;--pm-teal: #1a5c54;--pm-cream: #faf6f1;--pm-text: #1c1917}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;color:var(--pm-text);background:var(--pm-cream)}h1,h2,h3{font-family:Fraunces,Georgia,serif;letter-spacing:-.02em}.btn-pm-primary{background:var(--pm-primary);border-color:var(--pm-primary);color:#fff}.btn-pm-primary:hover{background:var(--pm-primary-dark);border-color:var(--pm-primary-dark);color:#fff}.text-pm-primary{color:var(--pm-primary)!important}.pm-card{background:#fff;border-radius:12px;border:1px solid #e8e0d8;padding:1.25rem;height:100%}.match-score{font-size:1.5rem;font-weight:700;color:var(--pm-primary)}.processing-spinner{width:3rem;height:3rem}.outreach-box{background:#f8f4ef;border-radius:8px;padding:1rem;font-size:.9rem;white-space:pre-wrap}
