.debtcut-page{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--navy:#081d39;--navy2:#15395f;--blue:#4a82ee;--green:#51d861;--ink:#0b1d39;--muted:#5f7188;--line:#d6e0eb;--soft:#f4f8fc;--soft2:#eaf2f9;--paper:#fff;--warm:#fff7ea;--shadow:0 20px 48px rgba(11,37,70,.09);background:#fff;color:var(--ink)}
.debtcut-page *{box-sizing:border-box}.debtcut-page .container{width:min(1240px,calc(100% - 40px));margin-inline:auto}.debtcut-page h1,.debtcut-page h2,.debtcut-page h3,.debtcut-page p{margin-top:0}.debtcut-page a{text-underline-offset:3px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:1000;background:#fff;border:2px solid var(--navy);padding:12px 16px;border-radius:10px}
/* header */
.debtcut-page .site-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid #e0e7ee}.debtcut-page .header-inner{min-height:78px;display:flex;align-items:center;gap:25px}.debtcut-page .brand{display:flex;align-items:center;flex:0 0 auto}.debtcut-page .brand img{display:block;width:270px!important;height:auto!important;max-width:100%}.debtcut-page .nav{display:flex;align-items:center;gap:23px;margin-left:auto}.debtcut-page .nav a{font-size:13px;font-weight:850;color:#486078;text-decoration:none}.debtcut-page .nav a[aria-current=page]{color:var(--navy)}.debtcut-page .nav-all{color:#245ea9!important}.debtcut-page .header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:10px;background:var(--navy);color:#fff;text-decoration:none;font-weight:900;font-size:13px}.debtcut-page .menu-btn,.debtcut-page .mobile-nav{display:none}.debtcut-page .menu-btn span{display:block;width:20px;height:2px;background:var(--navy);border-radius:9px}
/* shared */
.dc-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:#718197;margin-bottom:22px}.dc-breadcrumb a{color:#526982;text-decoration:none}.dc-kicker,.dc-micro{font-size:12px;font-weight:950;letter-spacing:.095em;text-transform:uppercase;color:#168936}.dc-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.dc-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 19px;border-radius:10px;border:1px solid #cbd8e6;text-decoration:none;font-weight:900}.dc-btn--main{background:var(--navy);color:#fff;border-color:var(--navy)}.dc-btn--ghost{background:#fff;color:var(--ink)}.dc-trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.dc-trust span{padding:7px 10px;border-radius:999px;background:#edf8ef;color:#2b5e3b;font-size:11px;font-weight:850}.dc-section-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);gap:45px;align-items:end;margin-bottom:30px}.dc-section-head h2{font-size:clamp(36px,4.15vw,58px);line-height:.98;letter-spacing:-.05em;margin:9px 0 0}.dc-section-head>p{margin:0;color:#61738b;line-height:1.65}.dc-section-head--dark h2{color:#fff}.dc-section-head--dark>p{color:#d2deea}.dc-section-head--dark .dc-micro{color:#62e471}
/* hero */
.debtcut-page .dc-hero.rv-identity-hero:before,.debtcut-page .dc-hero.rv-identity-hero:after{display:none!important}.dc-hero{padding:50px 0 42px;border-bottom:1px solid #dbe4ee;background:radial-gradient(circle at 87% 16%,rgba(81,216,97,.13),transparent 24%),radial-gradient(circle at 72% 40%,rgba(74,130,238,.13),transparent 29%),linear-gradient(180deg,#fff,#f8fbfe);overflow:hidden}.dc-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:58px;align-items:center}.dc-hero h1{font-size:clamp(50px,5.2vw,80px);line-height:.92;letter-spacing:-.062em;margin:14px 0 24px;max-width:760px}.dc-hero h1 span{color:#27943b}.dc-lead{font-size:18px;line-height:1.67;color:#52667e;max-width:730px}.dc-lead strong{color:var(--ink)}
.dc-cut-board{position:relative;border:1px solid #c9d7e7;border-radius:26px;background:#fff;box-shadow:var(--shadow);padding:24px}.dc-cut-board:before{content:"";position:absolute;top:-1px;left:28px;right:28px;height:4px;background:linear-gradient(90deg,var(--blue) 0 58%,var(--green) 58%);border-radius:0 0 6px 6px}.dc-cut-top{display:flex;justify-content:space-between;gap:15px;align-items:end;padding:7px 0 17px;border-bottom:1px solid #e1e8ef}.dc-cut-top span{font-size:12px;color:#66798e;font-weight:850}.dc-cut-top strong{font-size:23px}.dc-principal-line{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.27fr);gap:8px;margin-top:20px}.dc-principal-main,.dc-cut-slice{min-height:98px;border:1px solid #cbd9e7;border-radius:16px;padding:17px;display:flex;flex-direction:column;justify-content:space-between}.dc-principal-main{background:#edf5fc}.dc-cut-slice{background:#edf9ef;border-color:#bfe8c5;transform:rotate(-2deg);box-shadow:0 10px 25px rgba(32,122,55,.08)}.dc-principal-line small{font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em;color:#657a91}.dc-principal-line b{font-size:24px;letter-spacing:-.03em}.dc-cut-slice b{font-size:18px;color:#207d35}.dc-cut-arrow{display:flex;align-items:center;gap:10px;margin:12px 0}.dc-cut-arrow span{height:1px;background:#d6e1eb;flex:1}.dc-cut-arrow b{font-size:22px;color:#2f7ad9}.dc-after-cut{position:relative;border:2px solid var(--navy);border-radius:16px;padding:15px 18px;background:#fff}.dc-after-cut small{display:block;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em;color:#66788d;margin-bottom:6px}.dc-after-cut strong{font-size:30px;letter-spacing:-.045em}.dc-after-cut svg{position:absolute;right:-15px;bottom:-24px;fill:none;stroke:#27943b;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.dc-hero-fork{display:grid;grid-template-columns:1fr 48px 1fr;gap:8px;align-items:stretch;margin-top:24px}.dc-hero-fork article{padding:15px;border-radius:15px;background:#f6f9fc;border:1px solid #d9e3ed}.dc-hero-fork article:last-child{background:#f3fbf4;border-color:#c9ebce}.dc-hero-fork span,.dc-hero-fork small{display:block}.dc-hero-fork span{font-size:11px;font-weight:900;color:#5b718a}.dc-hero-fork strong{display:block;font-size:19px;margin:6px 0}.dc-hero-fork small{font-size:11px;color:#6d7d91}.dc-hero-fork i{align-self:center;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-style:normal;font-size:10px;font-weight:950}.dc-cut-foot{margin-top:12px;padding:17px 18px;border-radius:16px;background:linear-gradient(135deg,#0b284c,#163e60);color:#fff;display:grid;grid-template-columns:1fr auto;gap:5px 16px}.dc-cut-foot span{font-size:11px;color:#cfe0ef}.dc-cut-foot strong{font-size:25px;grid-row:1/3;grid-column:2;align-self:center}.dc-cut-foot small{color:#d8e6f1}.dc-cut-foot small b{color:#fff}
/* calculator */
.dc-calc{padding:38px 0 62px;background:#fff}.dc-section-head--calc{margin-bottom:22px}.dc-workbench{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:18px;align-items:start}.dc-form,.dc-result{border:1px solid #ccd9e7;border-radius:24px;background:#fff;box-shadow:0 12px 36px rgba(14,45,80,.06)}.dc-form{padding:25px}.dc-mode-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:19px;border-bottom:1px solid #e1e8ef;margin-bottom:20px}.dc-mode-row>div:first-child strong{display:block;font-size:18px}.dc-mode-row>div:first-child span{display:block;color:#6b7c91;font-size:12px;line-height:1.5;margin-top:4px;max-width:460px}.dc-tabs{display:flex;padding:4px;border-radius:11px;background:#eef4f9;border:1px solid #d7e1eb}.dc-tabs button{border:0;background:transparent;padding:9px 13px;border-radius:8px;font-weight:900;color:#5e7187;cursor:pointer}.dc-tabs button.is-active{background:var(--navy);color:#fff}.dc-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dc-fields label>span{display:block;font-size:12px;font-weight:900;margin-bottom:7px}.dc-input{display:flex;align-items:center;min-height:50px;border:1px solid #cbd8e6;border-radius:11px;background:#fff;overflow:hidden}.dc-input:focus-within{border-color:var(--blue);outline:3px solid rgba(74,130,238,.16)}.dc-input input,.dc-input select{border:0;outline:0;width:100%;min-width:0;padding:13px 12px;background:transparent;font:inherit;font-weight:800;color:var(--ink)}.dc-input b{padding:0 11px;color:#63758b;font-size:11px;white-space:nowrap}.dc-fields small{display:block;color:#7a899a;font-size:11px;line-height:1.45;margin-top:5px}.dc-select{padding-right:4px}.dc-pro{padding-top:2px}.dc-form-actions{display:flex;justify-content:space-between;gap:14px;margin-top:18px}.dc-inline-link{border:0;background:transparent;padding:5px 0;text-decoration:underline;text-underline-offset:3px;color:#345f91;font-weight:850;cursor:pointer}.dc-error{margin-top:13px;border:1px solid #f2c0bb;background:#fff2f0;color:#902d22;padding:11px 13px;border-radius:10px;font-size:13px}.dc-calc-btn{width:100%;min-height:50px;margin-top:17px;border:0;border-radius:11px;background:var(--navy);color:#fff;font-weight:950;font-size:15px;cursor:pointer}.dc-result{overflow:hidden}.dc-result-cap{height:42px;padding:0 21px;display:flex;align-items:center;justify-content:space-between;background:#f4f8fb;border-bottom:1px solid #dce5ee;font-size:11px;font-weight:950;letter-spacing:.07em;color:#55708d}.dc-result-cap b{padding:5px 8px;border-radius:999px;background:#e7f6e9;color:#28743a}.dc-result-hero{padding:25px;background:linear-gradient(145deg,#0a2548,#173b60);color:#fff;display:grid;grid-template-columns:1.18fr .82fr;gap:20px}.dc-status{display:inline-flex;padding:6px 8px;border-radius:999px;background:#e9f8eb;color:#1d6c31;font-size:10px;font-weight:950}.dc-status.is-warning{background:#fff1dd;color:#8f5819}.dc-result-hero>div>strong{display:block;font-size:clamp(38px,4vw,58px);letter-spacing:-.055em;margin:12px 0 8px}.dc-result-hero p{color:#d3e1ee;line-height:1.55;margin:0}.dc-interest-cut{border-left:1px solid rgba(255,255,255,.15);padding-left:20px}.dc-interest-cut>span{font-size:11px;color:#b9cede;font-weight:900}.dc-interest-row{display:grid;grid-template-columns:35px 1fr;gap:4px 9px;margin-top:13px}.dc-interest-row small{font-size:10px;color:#b6cadb}.dc-interest-row b{font-size:14px}.dc-interest-row i{grid-column:1/-1;height:8px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden}.dc-interest-row em{display:block;height:100%;width:100%;background:#75a7ff;border-radius:inherit}.dc-interest-row.is-after em{background:#55dd66}.dc-fork-title{padding:19px 20px 13px;background:#fff}.dc-fork-title span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:#677a91}.dc-fork-title strong{display:block;font-size:17px;margin-top:5px}.dc-strategy-fork{display:grid;grid-template-columns:1fr 48px 1fr;gap:0;padding:0 20px 20px;background:#fff;align-items:stretch}.dc-strategy-card{border:1px solid #d5e0eb;padding:18px;border-radius:18px;background:#f8fbfe}.dc-strategy-card.is-cash{background:#f3fbf4;border-color:#c7eacb}.dc-card-tag{font-size:10px;font-weight:950;color:#3569ad;letter-spacing:.08em}.dc-strategy-card.is-cash .dc-card-tag{color:#267a38}.dc-strategy-card h3{font-size:18px;margin:8px 0 9px}.dc-strategy-card>strong{display:block;font-size:24px;letter-spacing:-.035em}.dc-strategy-card>p{font-size:11px;color:#64768d}.dc-card-meta{border-top:1px solid #d9e3ec;padding-top:11px;margin-top:13px}.dc-card-meta span,.dc-card-meta b{display:block;font-size:11px}.dc-card-meta b{margin-top:5px}.dc-fork-mark{width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:950;align-self:center;justify-self:center;z-index:2}.dc-result-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce5ee;border-bottom:1px solid #dce5ee}.dc-result-stats>div{padding:15px 17px;border-right:1px solid #dce5ee}.dc-result-stats>div:last-child{border-right:0}.dc-result-stats small{display:block;color:#6c7d91;font-size:10px;margin-bottom:5px}.dc-result-stats strong{font-size:15px}.dc-result-decision{padding:18px 20px;background:#f8fafc}.dc-result-decision>span{font-weight:900}.dc-result-decision>p{font-size:13px;color:#5e7187;line-height:1.55;margin:7px 0 13px}.dc-result-decision aside{border-left:3px solid var(--green);padding:9px 12px;background:#edf8ef}.dc-result-decision aside strong,.dc-result-decision aside span{display:block;font-size:11px}.dc-result-decision aside span{color:#5d7265;margin-top:4px}.dc-result-actions{display:flex;gap:9px;padding:15px 20px;background:#fff}.dc-result-actions button{border:1px solid #cdd8e5;background:#fff;border-radius:9px;padding:9px 12px;font-weight:850;color:#405a74;cursor:pointer}.dc-underbench{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.dc-underbench article{border:1px solid #dce5ee;background:#f8fafc;padding:12px 14px;border-radius:12px}.dc-underbench span{display:block;font-size:10px;color:#748497}.dc-underbench strong{font-size:12px}
/* benchmark */
.dc-benchmark{padding:72px 0;background:linear-gradient(145deg,#0c284d,#183d61);color:#fff;overflow:hidden;position:relative}.dc-benchmark:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 15%,rgba(81,216,97,.1),transparent 24%),radial-gradient(circle at 10% 90%,rgba(74,130,238,.13),transparent 26%);pointer-events:none}.dc-benchmark .container{position:relative}.dc-benchmark-story{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.dc-benchmark-story article{padding:20px;border-radius:18px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.065)}.dc-benchmark-story article.is-focus{background:#fff;color:var(--ink);transform:translateY(-7px)}.dc-benchmark-story small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#9bb6ce;font-weight:950}.dc-benchmark-story .is-focus small{color:#61758d}.dc-benchmark-story strong{display:block;font-size:31px;margin:8px 0}.dc-benchmark-story p{margin:0;line-height:1.55;color:#d6e2ed;font-size:13px}.dc-benchmark-story .is-focus p{color:#5f7188}.dc-heatmap{border:1px solid rgba(255,255,255,.14);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.06)}.dc-heatmap-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.dc-heatmap-head strong{display:block;font-size:18px}.dc-heatmap-head span{display:block;color:#b9cbda;font-size:12px;margin-top:5px}.dc-heatmap-head a{color:#8ce594;font-weight:850;white-space:nowrap}.dc-table-scroll{overflow:auto}.dc-heatmap table{width:100%;border-collapse:collapse;min-width:760px}.dc-heatmap th,.dc-heatmap td{padding:15px 16px;border-top:1px solid rgba(255,255,255,.08);text-align:left}.dc-heatmap thead th{border-top:0;color:#aac0d3;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.dc-heatmap tbody th{font-size:14px;color:#fff}.dc-heatmap td{font-weight:900;border-left:1px solid rgba(255,255,255,.06)}.dc-heatmap td small{display:block;font-size:9px;margin-top:5px;color:#d3dfeb;font-weight:700}.dc-heatmap td[data-level="1"]{background:rgba(74,130,238,.10)}.dc-heatmap td[data-level="2"]{background:rgba(74,130,238,.18)}.dc-heatmap td[data-level="3"]{background:rgba(67,166,120,.20)}.dc-heatmap td[data-level="4"]{background:rgba(81,216,97,.24)}.dc-heatmap td[data-level="5"]{background:rgba(81,216,97,.36);color:#fff}.dc-benchmark-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.dc-benchmark-notes article{padding:17px 18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.05)}.dc-benchmark-notes strong{display:block;margin-bottom:7px}.dc-benchmark-notes p{margin:0;color:#d3dfeb;line-height:1.55;font-size:12px}
/* reading */
.dc-reading{padding:72px 0;background:#f4f8fc}.dc-reading-grid{display:grid;grid-template-columns:1fr 130px 1fr;gap:18px;align-items:stretch}.dc-path-card{border:1px solid #cddae7;border-radius:22px;background:#fff;padding:26px}.dc-path-card.is-time{border-top:4px solid var(--blue)}.dc-path-card.is-cash{border-top:4px solid var(--green)}.dc-path-index{width:38px;height:38px;border-radius:10px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:950}.dc-path-card h3{font-size:25px;margin:14px 0 10px}.dc-path-card p{color:#5e7188;line-height:1.65}.dc-path-card ul{margin:14px 0 0;padding-left:19px;color:#435b76;display:grid;gap:7px}.dc-path-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dc-path-divider span{font-size:10px;color:#78899b;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.dc-path-divider strong{font-size:18px;margin:6px 0 13px}.dc-path-divider i{display:block;width:1px;height:90px;background:linear-gradient(var(--blue),var(--green))}.dc-detail-board{margin-top:20px;border:1px solid #ccd9e6;border-radius:22px;background:#fff;overflow:hidden}.dc-detail-board>div{padding:20px 22px;border-bottom:1px solid #dce5ed}.dc-detail-board h3{font-size:21px;margin:7px 0}.dc-detail-board p{margin:0;color:#62748a}.dc-detail-board table{width:100%;border-collapse:collapse}.dc-detail-board th,.dc-detail-board td{padding:13px 15px;border-top:1px solid #e1e8ef;text-align:left;font-size:12px}.dc-detail-board thead th{border-top:0;font-size:10px;text-transform:uppercase;color:#687b91}
/* legal */
.dc-legal{padding:72px 0;background:#fff}.dc-legal-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:start}.dc-law-paper{border:2px solid var(--navy);padding:28px;border-radius:4px;background:#fff;box-shadow:10px 10px 0 #e9f1f8;transform:rotate(-.6deg)}.dc-law-stamp{display:inline-block;padding:6px 8px;border:1px solid #8dc0ff;color:#2664aa;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.dc-law-paper h3{font-size:29px;margin:18px 0 12px}.dc-law-paper p{color:#5d7087;line-height:1.7}.dc-law-paper a{font-weight:900;color:#245fab}.dc-law-list{list-style:none;padding:0;margin:0;display:grid;gap:0}.dc-law-list li{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid #dce5ed}.dc-law-list b{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#e8f8ea;color:#25783a}.dc-law-list strong{display:block;font-size:16px}.dc-law-list p{margin:6px 0 0;color:#5c6f85;line-height:1.6}.dc-legal-note{display:grid;grid-template-columns:auto 1fr;gap:15px;margin-top:25px;padding:17px 20px;background:#f4f8fc;border-left:4px solid var(--blue);color:#53677e}.dc-legal-note strong{color:var(--ink)}
/* method/check/related */
.dc-method{padding:72px 0;background:#edf4fa}.dc-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dc-method-grid article{background:#fff;border:1px solid #d6e1eb;border-radius:18px;padding:20px}.dc-method-grid b{width:30px;height:30px;border-radius:8px;background:var(--navy);color:#fff;display:grid;place-items:center}.dc-method-grid h3{font-size:17px;margin:13px 0 8px}.dc-method-grid p{margin:0;color:#60738a;line-height:1.6;font-size:13px}.dc-check{padding:72px 0;background:#fff}.dc-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dc-check-grid article{border-top:2px solid var(--navy);background:#f7f9fb;padding:22px}.dc-check-grid span{font-size:10px;color:#168936;font-weight:950}.dc-check-grid h3{font-size:18px;margin:10px 0}.dc-check-grid p{margin:0;color:#607187;line-height:1.6}.dc-related{padding:68px 0;background:#f4f8fc}.dc-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dc-related-grid a{display:block;border:1px solid #d0dce7;background:#fff;border-radius:17px;padding:20px;text-decoration:none;color:var(--ink)}.dc-related-grid strong,.dc-related-grid span{display:block}.dc-related-grid span{margin-top:7px;color:#63758b;line-height:1.5;font-size:12px}.dc-faq{padding:68px 0;background:#fff}.dc-faq h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.045em;margin:8px 0 25px}.dc-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dc-faq details{border:1px solid #d5e0ea;border-radius:14px;background:#fff;padding:0 17px}.dc-faq summary{cursor:pointer;min-height:54px;display:flex;align-items:center;font-weight:850}.dc-faq details p{color:#61738a;line-height:1.6;padding-bottom:15px}.dc-disclaimer{padding:24px 0;background:#fff7e8;border-top:1px solid #f0dfbd}.dc-disclaimer .container{display:grid;grid-template-columns:auto 1fr;gap:16px}.dc-disclaimer p{margin:0;color:#695b45;line-height:1.6}
/* footer */
.debtcut-page .rv-brand-footer{position:relative;overflow:hidden;padding:46px 0 0;background:linear-gradient(145deg,#0b2c4f,#06182d 76%);color:#fff}.debtcut-page .rv-footer-signature{display:flex;align-items:center;gap:10px;margin:0 0 30px;color:#8ea7ba;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.debtcut-page .rv-footer-signature span:last-of-type{color:#8ee195}.debtcut-page .rv-footer-signature i{color:#3a5870;font-style:normal}.debtcut-page .footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px}.debtcut-page .footer-logo img{display:block;width:255px!important;height:auto!important;max-width:100%}.debtcut-page .footer-badge{display:inline-flex;margin-top:18px;padding:6px 8px;border:1px solid rgba(83,212,91,.34);border-radius:999px;color:#9be6a3;font-size:.63rem;font-weight:900}.debtcut-page .footer-brand p{max-width:410px;margin-top:14px;color:#9fb1bf;font-size:.8rem;line-height:1.65}.debtcut-page .footer-email{display:inline-flex;margin-top:12px;color:#d9e5ed;font-size:.77rem;font-weight:850}.debtcut-page .socials{display:flex;gap:10px;margin-top:15px}.debtcut-page .socials a{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#dce7ee}.debtcut-page .socials svg{display:block!important;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}.debtcut-page .footer-col h3{margin:0 0 12px;color:#fff;font-size:.84rem}.debtcut-page .footer-col a{display:block;padding:5px 0;color:#9fb1bf;font-size:.75rem;text-decoration:none}.debtcut-page .footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding:18px 0 22px;border-top:1px solid rgba(255,255,255,.1);color:#7f95a7;font-size:.67rem}.debtcut-page .footer-bottom a{color:#a8bbc9}
/* responsive */
@media(max-width:1100px){.debtcut-page .nav,.debtcut-page .header-cta{display:none}.debtcut-page .menu-btn{display:flex;margin-left:auto;width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px}.debtcut-page .mobile-nav{position:absolute;left:0;right:0;top:78px;padding:14px 18px 20px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 50px rgba(7,26,51,.1)}.debtcut-page .mobile-nav.is-open{display:grid;gap:4px}.debtcut-page .mobile-nav a{min-height:44px;display:flex;align-items:center;padding:0 12px;color:#425b74;font-weight:850;text-decoration:none}.dc-hero-grid,.dc-workbench{grid-template-columns:1fr}.dc-cut-board{max-width:720px}.dc-result{max-width:none}.dc-benchmark-story,.dc-benchmark-notes,.dc-method-grid,.dc-check-grid,.dc-related-grid{grid-template-columns:1fr}.dc-reading-grid{grid-template-columns:1fr}.dc-path-divider{flex-direction:row;gap:10px}.dc-path-divider i{width:80px;height:1px}.dc-legal-grid{grid-template-columns:1fr}.dc-law-paper{transform:none}.dc-section-head{grid-template-columns:1fr;gap:14px}.dc-section-head>p{max-width:760px}.dc-method-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.debtcut-page .container{width:min(100% - 28px,1240px)}.debtcut-page .header-inner{min-height:68px}.debtcut-page .brand img{width:190px!important}.debtcut-page .mobile-nav{top:68px}.debtcut-page .dc-hero.rv-identity-hero:before,.debtcut-page .dc-hero.rv-identity-hero:after{display:none!important}.dc-hero{padding:32px 0 28px}.dc-hero h1{font-size:clamp(43px,13vw,62px)}.dc-lead{font-size:16px}.dc-cut-board{padding:19px}.dc-principal-line{grid-template-columns:1fr}.dc-cut-slice{transform:none}.dc-after-cut strong{font-size:26px}.dc-hero-fork{grid-template-columns:1fr}.dc-hero-fork i{justify-self:center}.dc-cut-foot{grid-template-columns:1fr}.dc-cut-foot strong{grid-row:auto;grid-column:auto}.dc-calc{padding-top:30px}.dc-mode-row{align-items:flex-start;flex-direction:column}.dc-fields{grid-template-columns:1fr}.dc-workbench{gap:13px}.dc-form{padding:18px}.dc-result-hero{grid-template-columns:1fr}.dc-interest-cut{border-left:0;border-top:1px solid rgba(255,255,255,.15);padding:17px 0 0}.dc-strategy-fork{grid-template-columns:1fr;padding:0 16px 17px;gap:10px}.dc-fork-mark{justify-self:center}.dc-result-stats,.dc-underbench{grid-template-columns:1fr}.dc-result-stats>div{border-right:0;border-bottom:1px solid #dce5ee}.dc-result-stats>div:last-child{border-bottom:0}.dc-benchmark{padding:58px 0}.dc-benchmark-story article.is-focus{transform:none}.dc-heatmap-head{display:block}.dc-heatmap-head a{display:inline-block;margin-top:12px}.dc-reading,.dc-legal,.dc-method,.dc-check,.dc-related,.dc-faq{padding:56px 0}.dc-detail-board{overflow:hidden}.dc-detail-board table{min-width:720px}.dc-detail-board{overflow-x:auto}.dc-method-grid,.dc-faq-grid{grid-template-columns:1fr}.dc-legal-note,.dc-disclaimer .container{grid-template-columns:1fr}.debtcut-page .footer-grid{grid-template-columns:1fr 1fr}.debtcut-page .footer-brand{grid-column:1/-1}}
@media(max-width:520px){.dc-actions{display:grid}.dc-btn{width:100%}.dc-trust{gap:6px}.dc-trust span{font-size:10px}.dc-cut-top{align-items:start;flex-direction:column}.dc-cut-top strong{font-size:21px}.dc-hero-fork article{padding:13px}.dc-form-actions{align-items:flex-start;flex-direction:column}.dc-result-actions{display:grid}.dc-result-actions button{width:100%}.dc-law-paper{padding:22px}.debtcut-page .footer-grid{grid-template-columns:1fr}.debtcut-page .footer-brand{grid-column:auto}.debtcut-page .footer-bottom{flex-direction:column}.debtcut-page .rv-footer-signature{flex-wrap:wrap;row-gap:6px}}
@media print{.site-header,.dc-actions,.dc-trust,.dc-result-actions,.dc-related,.dc-faq,.dc-disclaimer,.rv-brand-footer{display:none!important}.dc-result{box-shadow:none}.dc-benchmark{background:#fff!important;color:#000}.dc-section-head--dark h2,.dc-section-head--dark>p,.dc-benchmark td,.dc-benchmark th{color:#000!important}}

/* RV BLOCK1 FINANCE QA OVERRIDES 2026-09-07 START */
#formModeText,.dc-underbench>article>span,.dc-path-divider>span,table thead th,#metodika .dc-section-head>p{color:#526579!important}
.dc-micro,.dc-check-grid>article>span{color:#0f603b!important}
/* RV BLOCK1 FINANCE QA OVERRIDES 2026-09-07 END */
