:root{--pi-ink:#142338;--pi-muted:#64748b;--pi-border:#d8e0ea;--pi-gold:#ffb800;--pi-bg:#f6f8fb}
*{box-sizing:border-box}.provider-interest-page{margin:0;background:var(--pi-bg);color:var(--pi-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.provider-interest-header{background:#fff;border-bottom:1px solid var(--pi-border);padding:14px 20px}.provider-interest-logo{display:inline-flex}.provider-interest-logo img{height:42px;width:auto;display:block}.provider-interest-main{padding:28px 16px 48px}.provider-interest-card{max-width:860px;margin:0 auto;background:#fff;border:1px solid var(--pi-border);border-radius:24px;padding:30px}.provider-interest-intro{margin-bottom:24px}.provider-interest-kicker{display:inline-block;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8b6500;margin-bottom:8px}.provider-interest-intro h1{font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.08;margin:0 0 10px}.provider-interest-intro p{margin:0;color:var(--pi-muted);font-size:1rem;line-height:1.55}.provider-interest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.provider-interest-field{min-width:0}.provider-interest-wide{grid-column:1/-1}.provider-interest-field label{display:block;font-weight:700;margin-bottom:7px}.provider-interest-field label span{font-weight:500;color:var(--pi-muted)}.provider-interest-field input,.provider-interest-field select,.provider-interest-field textarea{width:100%;border:1px solid var(--pi-border);border-radius:14px;background:#fff;color:var(--pi-ink);font:inherit;padding:13px 14px;outline:none}.provider-interest-field input:focus,.provider-interest-field select:focus,.provider-interest-field textarea:focus{border-color:#315f96;box-shadow:0 0 0 3px rgba(49,95,150,.12)}.provider-interest-field small{display:block;color:var(--pi-muted);margin-top:6px}.provider-interest-consent{display:flex;gap:10px;align-items:flex-start;margin:22px 0;font-size:.95rem;line-height:1.45}.provider-interest-consent input{margin-top:3px}.provider-interest-submit{width:100%;border:0;border-radius:14px;background:var(--pi-gold);color:#142338;font:inherit;font-weight:850;padding:15px 18px;cursor:pointer}.provider-interest-submit:disabled{opacity:.6;cursor:wait}.provider-interest-status{margin-top:14px;min-height:22px;font-weight:650}.provider-interest-status.error{color:#b42318}.provider-interest-status.success{color:#067647}.provider-interest-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:680px){.provider-interest-header{padding:12px 16px}.provider-interest-logo img{height:36px}.provider-interest-main{padding:18px 12px 32px}.provider-interest-card{padding:22px 16px;border-radius:18px}.provider-interest-grid{grid-template-columns:1fr;gap:15px}.provider-interest-wide{grid-column:auto}.provider-interest-field input,.provider-interest-field select,.provider-interest-field textarea{font-size:16px;min-height:48px}.provider-interest-submit{min-height:52px}}
.provider-location-actions{display:flex;align-items:center;gap:10px;margin-bottom:10px}.provider-location-actions span{color:var(--pi-muted);font-size:.9rem}.provider-location-button{border:1px solid #315f96;border-radius:12px;background:#fff;color:#234b77;font:inherit;font-weight:800;padding:11px 14px;cursor:pointer}.provider-location-button:disabled{opacity:.65;cursor:wait}.provider-location-status{margin-top:7px;color:var(--pi-muted);font-size:.9rem;font-weight:650}.provider-location-status.success{color:#067647}.provider-location-status.error{color:#b42318}@media(max-width:680px){.provider-location-actions{align-items:stretch;flex-direction:column}.provider-location-actions span{text-align:center}.provider-location-button{min-height:48px;width:100%}}
