.hc{--hc-orange:var(--orange,#f6963e);--hc-orange-light:var(--orange-light,#f7a458);--hc-orange-emph:var(--orange-emph,#e06106);--hc-ink:var(--ink,#16181b);--hc-ink-2:var(--ink-2,#4f555b);--hc-line:var(--line,#ece7e0);--hc-slate:var(--slate,#799da7);--hc-slate-d:var(--slate-d,#596c71);--hc-bg-soft:var(--bg-soft,#faf8f5);--hc-cream-2:var(--cream-2,#fbe9d8);--hc-ink-panel:var(--ink-panel,#262320);--hc-tint:rgba(246,150,62,.1);--hc-ease:var(--ease,cubic-bezier(.22,.61,.36,1));--hc-amt-col:104px;background:var(--bg,#fff);padding:clamp(4rem,9vw,4rem) clamp(2rem,5vw,2rem)}.hc *,.hc :after,.hc :before{box-sizing:border-box}.hc__container{margin:0 auto;max-width:1152px}.hc__header{margin:0 auto;max-width:780px;text-align:center}.hc__badge{align-items:center;background:#fed;border-radius:100px;color:#eb8c33;display:inline-flex;font-size:13px;font-weight:500;gap:8px;line-height:1;margin-bottom:28px;padding:7px 14px;width:fit-content}.hc__badge-icon{flex:0 0 auto;height:.95rem;width:.95rem}.hc .hc__heading{margin:0 0 1rem}.hc__em{color:var(--hc-orange-emph)}.hc__lede{color:var(--hc-ink-2);font-size:1rem;line-height:1.6;margin:2rem auto;max-width:62ch}.hc__lede p{margin:0}.hc__ledger{display:grid;gap:34px}.hc__barwrap{background:var(--hc-bg-soft);border:1px solid var(--hc-line);border-radius:14px;padding:26px clamp(20px,3vw,32px)}.hc__bartop{align-items:baseline;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.hc__bar-label{color:var(--hc-slate-d);font-size:.875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hc__bar-total{color:var(--hc-orange-emph);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em}.hc__bar-per{color:var(--hc-slate-d);font-size:.875rem;font-weight:600;margin-left:2px}.hc__stack{border:1px solid rgba(0,0,0,.05);border-radius:8px;display:flex;height:46px;overflow:hidden}.hc__seg{height:100%;position:relative}.hc__legend{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:16px}.hc__lg{align-items:center;color:var(--hc-ink-2);display:inline-flex;font-size:.78rem;font-weight:600;gap:7px}.hc__sw{border-radius:3px;flex:0 0 auto;height:11px;width:11px}.hc__cap{color:var(--hc-slate-d);font-size:.8125rem;margin-top:14px}.hc__cap p{margin:0}.hc__table{border:1px solid var(--hc-line);border-radius:14px;overflow:hidden}.hc__row{align-items:center;border-bottom:1px solid var(--hc-line);display:grid;gap:16px;grid-template-columns:38px minmax(0,1.1fr) minmax(0,1.6fr) var(--hc-amt-col);padding:16px 22px}.hc__row:last-child{border-bottom:0}.hc__row--head{background:var(--hc-tint)}.hc__row--head span{color:var(--hc-orange-emph);font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hc__h-cat{grid-column:1/3}.hc__amt-head{text-align:right}.hc__ico{align-items:center;background:var(--hc-cream-2);border-radius:10px;display:flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.hc__ico svg{fill:none;height:20px;stroke:var(--hc-orange-emph);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:20px}.hc__ico--total{background:rgba(246,150,62,.18)}.hc__ico--total svg{stroke:var(--hc-orange-light)}.hc__cat{color:var(--hc-ink);font-size:.9rem;font-weight:700;text-align:left}.hc__sub{color:var(--hc-slate-d);display:block;font-size:.75rem;font-weight:600;margin-top:2px}.hc__desc{color:var(--hc-ink-2);font-size:.84rem;line-height:1.5;text-align:left}.hc__amt{color:var(--hc-orange-emph);font-size:1.0625rem;font-weight:800;text-align:right;white-space:nowrap}.hc__pa{color:var(--hc-slate-d);font-size:.6875rem;font-weight:600;margin-left:1px}.hc__row--total{background:var(--hc-ink-panel)}.hc__row--total .hc__cat,.hc__row--total .hc__desc{color:#fff}.hc__row--total .hc__sub{color:#9fb0b3}.hc__row--total .hc__amt,.hc__row--total .hc__amt--total{color:var(--hc-orange-light);font-size:1.375rem}.hc__row--total .hc__pa{color:#9fb0b3}.hc__cta{display:flex;justify-content:center;margin-top:42px}.hc__btn{align-items:center;background:var(--hc-orange);border-radius:11px;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;gap:.55em;line-height:1;min-height:52px;padding:16px 28px;transition:background-color .18s var(--hc-ease),transform .18s var(--hc-ease)}.hc__btn:hover{background:var(--hc-orange-emph);transform:translateY(-1px)}.hc__btn:focus-visible{outline:3px solid var(--hc-orange-emph);outline-offset:3px}.hc__arw{display:inline-flex;flex:0 0 auto;height:1.1em;width:1.1em}.hc__arw svg{display:block;height:100%;width:100%}@media (max-width:768px){.hc__row{gap:14px;grid-template-columns:38px minmax(0,1fr) var(--hc-amt-col);padding:14px 16px}.hc__desc,.hc__h-desc{display:none}}@media (max-width:520px){.hc__amt{font-size:1rem}.hc__btn{justify-content:center;width:100%}}.hc__barwrap .tpg-embed-frame{background:transparent;border:0;display:block;width:100%}.tpg-embed-frame--costbar{height:96px}@media (max-width:700px){.tpg-embed-frame--costbar{height:150px}}