.tv-costsplit__split{align-items:start;display:grid;gap:var(--tv-gap,80px);grid-template-columns:minmax(0,1fr)}@media (min-width:1025px){.tv-costsplit__split{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}}.tv-costsplit__copy{min-width:0}.tv-costsplit__eyebrow{color:var(--tv-accent);display:block;font-size:12px;font-weight:800;letter-spacing:.14em;margin-bottom:18px;text-transform:uppercase}.tv-costsplit__title{color:var(--tv-h-color,var(--tv-heading));font-size:var(--tv-h-size,clamp(28px,3.2vw,42px));font-weight:var(--tv-hw,900);letter-spacing:-.01em;line-height:1.14;margin-bottom:22px}.tv-on-dark .tv-costsplit__title{color:var(--tv-h-color,#fff)}.tv-costsplit__intro{color:var(--tv-b-color,var(--tv-text));font-size:var(--tv-b-size,var(--tv-p-size));font-weight:var(--tv-b-weight,var(--tv-p-weight));line-height:1.7;max-width:500px}.tv-on-dark .tv-costsplit__intro{color:var(--tv-b-color,#c6d4f7)}.tv-costsplit__list{display:grid;gap:16px;min-width:0}.tv-costsplit__card{background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.13);border-left:3px solid var(--tv-accent);border-radius:var(--tv-radius,12px);min-width:0;padding:26px 30px;transition:background .24s ease,transform .24s var(--tv-ease)}.tv-costsplit__card:hover{background:hsla(0,0%,100%,.095);transform:translateX(3px)}.tv-section:not(.tv-on-dark) .tv-costsplit__card{background:var(--tv-surface);border-color:var(--tv-border-soft)}.tv-section:not(.tv-on-dark) .tv-costsplit__card:hover{background:#fff}.tv-costsplit__card-title{color:var(--tv-h-color,var(--tv-heading));font-size:21px;font-weight:var(--tv-hw,700);line-height:1.3;margin-bottom:8px;text-wrap:pretty}.tv-on-dark .tv-costsplit__card-title{color:var(--tv-h-color,#fff)}.tv-costsplit__card-body{color:var(--tv-b-color,var(--tv-text));font-size:var(--tv-b-size,var(--tv-p-size));font-weight:var(--tv-b-weight,var(--tv-p-weight));line-height:1.65}.tv-on-dark .tv-costsplit__card-body{color:var(--tv-b-color,#c6d4f7)}@media (max-width:640px){.tv-costsplit__split{gap:32px}.tv-costsplit__card{padding:20px 22px}.tv-costsplit__card:hover{transform:none}}