.sp-client-home { display: grid; gap: 26px; color: #24383c; }
.sp-policy-files { position:relative; min-width:0; border:0; border-top:1px solid #dce4e5; border-radius:0; background:transparent; padding:18px 0; }
.sp-policy-files-table caption.screen-reader-text { position:absolute; width:1px; height:1px; padding:0; overflow:hidden; clip-path:inset(50%); white-space:nowrap; }
.sp-policy-files-table { width:100%; border-collapse:collapse; table-layout:fixed; font-size:14px; }
.sp-policy-files-table th,.sp-policy-files-table td { padding:12px 10px; text-align:left; vertical-align:top; border-bottom:1px solid #dce4e5; overflow-wrap:anywhere; }
.sp-policy-files-table th { background:#f1f5f5; font-weight:700; }
.sp-policy-files-table th:first-child { width:34%; }
.sp-policy-files-table small { display:block; margin-top:5px; }
.sp-policy-files-table .sp-button { white-space:normal; text-align:center; }
.sp-policy-file-green { display:inline-block; color:#16604b; font-weight:700; border-left:3px solid #288b68; padding-left:8px; }
@media (max-width:640px) {
 .sp-policy-files-table,.sp-policy-files-table tbody,.sp-policy-files-table tr,.sp-policy-files-table td { display:block; width:auto; }
 .sp-policy-files-table thead { position:absolute; width:1px; height:1px; clip-path:inset(50%); overflow:hidden; }
 .sp-policy-files-table tr { padding:12px 0; border-bottom:1px solid #dce4e5; }
 .sp-policy-files-table td { display:grid; grid-template-columns:96px minmax(0,1fr); gap:10px; padding:6px 0; border:0; }
 .sp-policy-files-table td::before { content:attr(data-label); font-weight:600; color:#52676c; }
 .sp-policy-files-table td small { grid-column:2; }
}
.sp-home-heading h2 { margin: 4px 0 0; font-size: 26px; line-height: 1.2; }
.sp-home-heading p { margin: 0; }
.sp-home-attention { display: grid; grid-template-columns: 28px minmax(0,1fr) 24px; gap: 12px; align-items: center; padding: 16px; background: #f0f5f6; color: #23454d; border-left: 4px solid #74939a; text-decoration: none; }
.sp-home-attention.has-replies { background: #fff4de; border-color: #a46c08; color: #62470f; }
.sp-home-attention strong,.sp-home-attention small { display: block; }
.sp-home-attention small { margin-top: 4px; }
.sp-home-shortcuts { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); border-block: 1px solid #dce4e5; }
.sp-home-shortcuts a { display: grid; gap: 8px; padding: 20px 12px; text-decoration: none; color: #123f6d; min-width: 0; }
.sp-home-shortcuts small { color: #52676c; }
.sp-client-home h3 { font-size: 20px; margin: 0 0 16px; }
.sp-home-value-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.sp-home-value-grid > a { padding: 22px; border-radius: 6px; text-decoration: none; border: 1px solid #c8dfd9; color: #174f47; background: #eef7f3; }
.sp-home-value-grid > .sp-home-savings { background: #f6f3fb; color: #51406e; border-color: #ddd4ec; }
.sp-home-value-grid h4 { font-size: 20px; margin: 14px 0 8px; color: inherit; }
.sp-home-value-grid p { margin: 0 0 20px; font-size: 15px; line-height: 1.55; }
.sp-home-value-grid strong { font-size: 15px; }
.sp-home-bills { border-block: 1px solid #dce4e5; padding: 16px 0; scroll-margin-top: 55px; }
.sp-home-bills > summary { cursor: pointer; font-weight: 700; padding: 8px 0; min-height: 44px; box-sizing: border-box; }
.sp-home-explore a { display: flex; gap: 12px; align-items: center; min-height: 48px; border-bottom: 1px solid #e1e7e8; padding: 8px 0; color: #123f6d; text-decoration: none; }
.sp-client-home a:hover { text-decoration: underline; }
.sp-client-home a:focus-visible,.sp-client-home summary:focus-visible { outline: 3px solid #1b786e; outline-offset: 3px; }
.sp-client-home * { min-width: 0; overflow-wrap: anywhere; letter-spacing: 0; }
.sp-client-portal .sp-portal-nav { grid-template-columns: repeat(4,minmax(0,1fr)); }
@media (max-width:760px) {
 .sp-client-portal .sp-portal-nav { gap: 4px; }
 .sp-client-portal .sp-portal-nav-item { display: flex; flex-direction: column; justify-content: center; min-height: 70px; padding: 7px 2px; gap: 4px; text-align: center; position: relative; border-radius: 4px; }
 .sp-client-portal .sp-portal-nav-icon { width: 24px; height: 24px; background: none; }
 .sp-client-portal .sp-portal-nav-copy strong { font-size: 12px; overflow-wrap: anywhere; }
 .sp-client-portal .sp-portal-nav-copy small { display:none; }
 .sp-client-portal .sp-portal-nav-lock { position:absolute; top:4px; right:3px; font-size:12px; width:12px; height:12px; }
 .sp-client-portal .sp-portal-nav-item .sp-nav-badge { position:absolute; top:3px; right:3px; }
 .sp-home-heading h2 { font-size:24px; }
 .sp-home-shortcuts { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .sp-home-shortcuts a { padding:16px 8px; }
 .sp-home-value-grid { grid-template-columns:minmax(0,1fr); gap:12px; }
 .sp-home-value-grid > a { padding:18px; }
}
