.mprc{max-width:920px;margin:24px auto;background:#faf8f3;color:#142433;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px #101c2938;font:14px/1.5 system-ui,sans-serif}.mprc *{box-sizing:border-box}.mprc-hero{background-size:cover;background-position:center;min-height:215px;padding:25px 29px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.mprc-hero h2{font:700 clamp(20px,3vw,28px)/1.15 system-ui,sans-serif!important;color:#fff!important;max-width:450px;margin:12px 0 7px}.mprc-hero p{color:#fff!important;font-size:14px;margin:0 0 12px}.mprc-badge,.mprc-hero small{font-size:11px;color:#fff}.mprc-badge{background:#123751;padding:5px 9px;border-radius:15px}.mprc-inner{padding:22px}.mprc-note,.mprc-caveat{font-size:12px;color:#364e5b}.mprc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mprc fieldset{min-width:0;border:1px solid #bbc9ce;border-radius:12px;padding:15px;background:#fff}.mprc legend{font-size:17px;font-weight:700;color:#142433}.mprc label{font-size:13px;font-weight:600;color:#142433;display:block;margin:10px 0}.mprc input{display:block;width:100%;padding:9px;border:1px solid #8fa6b0;border-radius:7px;background:#fff;color:#142433;font:14px system-ui,sans-serif}.mprc-run{background:#163c51!important;color:#fff!important;border:0;border-radius:8px;padding:11px 17px;font-weight:700;font-size:13px;cursor:pointer;margin:16px 0}.mprc-result{background:#eaf3ee;color:#142433;padding:16px;border-radius:10px}.mprc-result h3{color:#142433!important;font-size:17px!important;margin:0 0 8px}.mprc-result p,.mprc-result th,.mprc-result td{color:#142433!important;font-size:13px}.mprc-result table{width:100%;border-collapse:collapse}.mprc-result th,.mprc-result td{padding:7px;border-bottom:1px solid #b8cfc4;text-align:left}.mprc-print{background:#fff;color:#142433;border:1px solid #657b85;padding:8px 12px;border-radius:7px;cursor:pointer;font-size:12px}@media(max-width:620px){.mprc-grid{grid-template-columns:1fr}.mprc-inner{padding:15px}.mprc input{font-size:16px}.mprc-hero{min-height:200px;padding:20px}.mprc-result{overflow-x:auto}}@media(prefers-color-scheme:dark){.mprc{background:#172632;color:#f2f7f7}.mprc fieldset{background:#203441;border-color:#71838b}.mprc label,.mprc legend,.mprc-note,.mprc-caveat{color:#f2f7f7}.mprc input{background:#10232f;color:#fff;border-color:#9aacb2}.mprc-result{background:#263e37}.mprc-result h3,.mprc-result p,.mprc-result th,.mprc-result td{color:#fff!important}}
/* Explicit contrast wins over theme table styles and dark mode. */
body .mprc .mprc-result{background:#ecf5ef!important;color:#142433!important}
body .mprc .mprc-result h3,body .mprc .mprc-result p{color:#142433!important;opacity:1!important}
body .mprc .mprc-result table{background:#fff!important;border-collapse:collapse!important;width:100%!important}
body .mprc .mprc-result table tbody th,body .mprc .mprc-result table tbody td{background:#fff!important;color:#142433!important;opacity:1!important;text-shadow:none!important;font:600 13px/1.5 system-ui,sans-serif!important}
body .mprc .mprc-result table thead th{background:#173e53!important;color:#fff!important;opacity:1!important;text-shadow:none!important;font:700 13px/1.5 system-ui,sans-serif!important}
body .mprc .mprc-result .mprc-print{background:#173e53!important;color:#fff!important;border:1px solid #173e53!important}
