.psr-wrap{margin:clamp(2.5rem,6vw,5rem) 0}
.psr-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);overflow:hidden;border:1px solid rgba(30,37,35,.14);border-radius:14px;background:#fff;color:#1e2523;box-shadow:0 18px 42px rgba(30,37,35,.08)}
.psr-form-side,.psr-result{padding:clamp(1.5rem,4vw,3rem)}
.psr-kicker,.psr-result-label{margin:0 0 .65rem;color:#8a641f;font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.psr-shell h2{max-width:18ch;margin:0 0 .8rem;font-size:clamp(1.75rem,3.4vw,2.65rem);letter-spacing:-.025em;line-height:1.08}
.psr-intro{max-width:62ch;margin:0 0 1.6rem;color:#4f5b57;line-height:1.65}
.psr-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.psr-field{display:flex;min-width:0;flex-direction:column;gap:.42rem}
.psr-field label{font-size:.88rem;font-weight:750;color:#27302d}
.psr-field label span,.psr-field small{color:#66716d;font-weight:500}
.psr-field input,.psr-field select{width:100%;min-height:46px;border:1px solid #aeb8b4;border-radius:8px;background:#fff;color:#1e2523;font:inherit;padding:.72rem .78rem}
.psr-field input::placeholder{color:#626d69}
.psr-field input:focus,.psr-field select:focus{outline:3px solid rgba(176,126,36,.2);border-color:#8a641f}
.psr-weight-row{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:.5rem}
.psr-error{grid-column:1/-1;margin:0;color:#9d2e20;font-weight:700}
.psr-submit{grid-column:1/-1;justify-self:start;margin-top:.25rem;border:0;cursor:pointer}
.psr-result{display:flex;flex-direction:column;justify-content:center;background:#1f2a27;color:#f8f3e8}
.psr-result-label{color:#e0b45e}
.psr-empty strong{display:block;margin:.2rem 0 .55rem;font-size:1.45rem}
.psr-empty p,.psr-basis,.psr-format,.psr-caveat{color:#d6ddd9;line-height:1.6}
.psr-size{max-width:14ch;margin:.25rem 0 .55rem;color:#fff;font-size:clamp(1.8rem,4vw,3rem);font-weight:850;letter-spacing:-.025em;line-height:1.05}
.psr-format{margin:0 0 1.1rem;font-weight:700}
.psr-basis{margin:0 0 1.4rem}
.psr-result h3{margin:0 0 .7rem;color:#fff;font-size:1.05rem}
.psr-result ul{margin:0 0 1.1rem;padding-left:1.2rem;color:#eef2f0}
.psr-result li+li{margin-top:.48rem}
.psr-caveat{margin:.2rem 0 1.25rem;font-size:.86rem}
.psr-inquiry{align-self:flex-start}
@media (max-width:900px){.psr-shell{grid-template-columns:1fr}.psr-result{min-height:320px}}
@media (max-width:560px){.psr-form{grid-template-columns:1fr}.psr-form-side,.psr-result{padding:1.35rem}.psr-submit{width:100%;justify-content:center}.psr-size{font-size:1.9rem}}
