.cash-service-page .cash-service-field-wide { grid-column: 1 / -1; }
.cash-service-page .cash-service-field small { color: #748198; font-size: .7rem; font-weight: 600; line-height: 1.5; }
.cash-service-page .cash-service-unit { position: relative; display: flex; align-items: center; min-width: 0; }
.cash-service-page .cash-service-unit input { padding-right: 38px; }
.cash-service-page .cash-service-unit b { position: absolute; right: 13px; color: #718096; font-size: .78rem; pointer-events: none; }
.cash-service-presets { display: flex; flex-wrap: wrap; gap: 8px; }
.modern-subpage .cash-service-presets button,
.modern-subpage .cash-service-example { width: auto; min-height: 38px; margin: 0; padding: 0 13px; border: 1px solid #cfdae5; border-radius: 7px; background: #fff; color: #334155; font-size: .75rem; font-weight: 900; }
.modern-subpage .cash-service-presets button:hover,
.modern-subpage .cash-service-presets button:focus-visible,
.modern-subpage .cash-service-example:hover,
.modern-subpage .cash-service-example:focus-visible { border-color: #0f766e; background: #eef8f5; color: #0f625c; }
.modern-subpage .cash-service-presets .is-month { border-color: #8dc8bd; background: #eef8f5; color: #0f625c; }
.cash-service-days { margin-top: 16px; }
.modern-subpage .cash-service-example { margin-top: 10px; }
.cash-service-key-results { display: grid; gap: 10px; }
.cash-service-key-results > div { padding: 16px 0; border-top: 1px solid #cfe3de; border-bottom: 1px solid #cfe3de; }
.cash-service-key-results span { display: block; color: #0f766e; font-size: .75rem; font-weight: 900; }
.cash-service-key-results strong { display: block; margin-top: 5px; color: #15243a; font-size: clamp(1.45rem, 4vw, 2rem); line-height: 1.22; overflow-wrap: anywhere; }
.modern-subpage .cash-service-copy { min-height: 42px; margin: 0; border: 1px solid #b8d5cf; border-radius: 7px; background: #fff; color: #0f625c; font-size: .75rem; font-weight: 900; }
.cash-service-status.is-warning { color: #9a5c13 !important; }
.cash-service-comparison,
.cash-service-faq,
.cash-service-sources,
.cash-service-related { margin-top: 38px; padding-top: 28px; border-top: 1px solid #dde4ed; }
.cash-service-comparison header h2,
.cash-service-guide > h2,
.cash-service-faq > h2,
.cash-service-sources > h2,
.cash-service-related > h2 { margin: 0 0 9px; color: #172033; font-size: 1.35rem; line-height: 1.4; letter-spacing: 0; }
.cash-service-comparison header > p:last-child,
.cash-service-guide > p,
.cash-service-sources > p { margin: 0; color: #5f6d80; font-size: .86rem; line-height: 1.78; }
.cash-service-condition { display: inline-block; margin: 15px 0 0; padding: 7px 10px; border-radius: 6px; background: #eef8f5; color: #0f625c; font-size: .75rem; font-weight: 900; }
.cash-service-table-wrap { max-width: 100%; margin-top: 14px; overflow-x: auto; border: 1px solid #dce4ec; border-radius: 7px; }
.cash-service-table-wrap table { width: 100%; min-width: 480px; margin: 0; border-collapse: collapse; }
.cash-service-table-wrap th,
.cash-service-table-wrap td { padding: 12px 14px; border-bottom: 1px solid #e4e9ef; color: #4c5e73; font-size: .78rem; text-align: right; white-space: nowrap; }
.cash-service-table-wrap thead th { background: #f4f7f9; color: #263a52; }
.cash-service-table-wrap th:first-child,
.cash-service-table-wrap td:first-child { text-align: left; }
.cash-service-table-wrap tbody tr:last-child > * { border-bottom: 0; }
.modern-subpage .cash-service-table-wrap button { min-height: 34px; margin: 0; padding: 0 9px; border: 1px solid #cbd8e4; border-radius: 6px; background: #fff; color: #0f625c; font-size: .74rem; font-weight: 900; }
.cash-service-formula { margin: 22px 0 30px; padding: 18px; border-left: 4px solid #0f766e; background: #f1f8f6; }
.cash-service-formula strong { color: #0f625c; font-size: .82rem; }
.cash-service-formula p { margin: 6px 0; color: #1f2c40; font-size: 1rem; font-weight: 900; }
.cash-service-formula span { color: #64748b; font-size: .76rem; }
.cash-service-guide > h2 { margin-top: 31px; }
.cash-service-guide-grid h2 { margin: 0 0 8px; color: #1f2c40; font-size: 1rem; letter-spacing: 0; }
.cash-service-caption { margin-top: 9px !important; color: #718096 !important; font-size: .74rem !important; }
.cash-service-faq details { border-top: 1px solid #e1e7ed; }
.cash-service-faq details:last-child { border-bottom: 1px solid #e1e7ed; }
.cash-service-faq summary { padding: 14px 2px; color: #263a52; font-size: .82rem; font-weight: 900; cursor: pointer; }
.cash-service-faq details p { margin: 0; padding: 0 2px 14px; color: #5f6d80; font-size: .8rem; line-height: 1.75; }
.cash-service-sources ul { margin: 14px 0 8px; }
.cash-service-sources li { margin: 7px 0; color: #5f6d80; font-size: .8rem; }
.cash-service-sources a { color: #0f6f68; }
.cash-service-related-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-auto-rows: 1fr; gap: 10px; margin-top: 15px; }
.cash-service-related-grid a { display: flex; flex-direction: column; min-width: 0; height: 100%; padding: 16px; border: 1px solid #d8e1ea; border-radius: 7px; background: #fff; text-decoration: none; }
.cash-service-related-grid strong { color: #263a52; font-size: .84rem; }
.cash-service-related-grid span { margin-top: 5px; color: #748198; font-size: .74rem; line-height: 1.55; }
.cash-service-page button:focus-visible,
.cash-service-page a:focus-visible,
.cash-service-page summary:focus-visible,
.cash-service-page input:focus-visible { outline: 3px solid rgba(15, 118, 110, .2); outline-offset: 2px; }

@media screen and (max-width: 620px) {
  .cash-service-page .cash-service-field-wide { grid-column: 1; }
  .cash-service-presets { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .modern-subpage .cash-service-presets button { width: 100%; }
  .modern-subpage .cash-service-example { width: 100%; }
  .cash-service-key-results strong { font-size: 1.45rem; }
  .cash-service-related-grid { grid-template-columns: 1fr; }
  .cash-service-table-wrap { margin-right: -1px; }
}
