.trc-calculator{max-width:760px;margin:2rem auto;padding:1.5rem;border:1px solid #d9d9d9;border-radius:8px;background:#fff;box-sizing:border-box}.trc-calculator *,.trc-calculator *:before,.trc-calculator *:after{box-sizing:border-box}.trc-calculator h2{margin-top:0}.trc-intro{margin-bottom:1.25rem}.trc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.trc-field label{display:flex;flex-direction:column;gap:.35rem;font-weight:700}.trc-field input{width:100%;min-height:44px;padding:.65rem;border:1px solid #999;border-radius:4px;font:inherit}.trc-field small{display:block;margin-top:.35rem;line-height:1.4}.trc-button{min-height:44px;margin-top:1.25rem;padding:.7rem 1.25rem;border:0;border-radius:4px;cursor:pointer;font:inherit;font-weight:700;background:#222;color:#fff}.trc-button:hover,.trc-button:focus{opacity:.88}.trc-message{margin-top:1rem;font-weight:700}.trc-message.trc-error{padding:.75rem;border-left:4px solid #a40000;background:#fff3f3}.trc-results{margin-top:1.5rem}.trc-results table{width:100%;border-collapse:collapse}.trc-results th,.trc-results td{padding:.75rem;border-bottom:1px solid #ddd;text-align:left;vertical-align:top}.trc-results th{width:55%}.trc-results td{text-align:right}.trc-total th,.trc-total td{border-top:2px solid #222;font-size:1.1em;font-weight:700}.trc-details{margin-top:1rem}.trc-interest-line{display:flex;justify-content:space-between;gap:1rem;padding:.4rem 0;border-bottom:1px dotted #ccc}.trc-disclaimer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #ddd;font-size:.9em;line-height:1.5}.trc-hidden{display:none!important}@media(max-width:600px){.trc-grid{grid-template-columns:1fr}.trc-results th,.trc-results td{display:block;width:100%;text-align:left}.trc-results td{padding-top:0;font-weight:700}}

.trc-description{text-align:justify;text-justify:inter-word}.trc-details p{text-align:justify;text-justify:inter-word}
