:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:#202326;background:#ece8df;--surface: #f7f3ea;--surface-strong: #fffdf6;--ink: #202326;--muted: #636967;--line: #c9c3b8;--green: #28483d;--green-dark: #1d332d;--amber: #bf7a18;--red: #b33b2f;--steel: #667173;--graphite: #171d1f;--metal: #465154;--paper: #f7f3ea;--workbench: #e1ddd3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#f7f3eae6,#ece8dffa),repeating-linear-gradient(90deg,rgba(70,81,84,.055) 0,rgba(70,81,84,.055) 1px,transparent 1px,transparent 32px),repeating-linear-gradient(0deg,rgba(70,81,84,.035) 0,rgba(70,81,84,.035) 1px,transparent 1px,transparent 32px)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(191,122,24,.55);outline-offset:3px}a{color:inherit}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.site-header{background:#171d1ff0;padding:0 clamp(18px,5vw,72px);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header-inner{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1180px;min-height:52px;width:100%}.brand{align-items:center;color:#f2eadb;display:inline-flex;min-width:0;font-size:1.05rem;font-weight:850;line-height:1;padding:0;text-decoration:none}.brand-logo{display:block;height:48px;width:auto}nav{display:flex;gap:16px}nav a{color:#d6cec0;font-size:.9rem;font-weight:760;text-decoration:none}.site-header nav a{align-items:center;border:1px solid transparent;border-radius:6px;display:inline-flex;min-height:44px;padding-inline:10px;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.site-header nav a.is-active{background:transparent;border-color:transparent;box-shadow:inset 0 -2px #f1bf64c2;color:#fffdf6;font-weight:850}.site-header nav a:hover,.site-header nav a:focus-visible{background:transparent;border-color:transparent;box-shadow:inset 0 -2px #f1bf648f;color:#fffdf6}.site-header nav a.is-active:hover,.site-header nav a.is-active:focus-visible{background:transparent;border-color:transparent;box-shadow:inset 0 -2px #f1bf64eb}.site-header nav a:focus-visible{outline:2px solid rgba(241,191,100,.78);outline-offset:2px}.hero{--hero-image: url(/hero/towmargin-hero-rv-towing.webp);background:linear-gradient(90deg,#171d1feb,#171d1fb8 46%,#171d1f5c),linear-gradient(180deg,#171d1f2e,#171d1f70),var(--hero-image);background-position:54% 58%;background-size:cover;isolation:isolate;margin:0;max-width:none;overflow:hidden;padding:clamp(30px,5vw,52px) clamp(18px,5vw,40px) clamp(28px,4vw,42px);position:relative;text-align:left}.hero:before{background:linear-gradient(90deg,rgba(255,253,246,.08) 0 1px,transparent 1px 100%),linear-gradient(0deg,rgba(255,253,246,.06) 0 1px,transparent 1px 100%);background-size:44px 44px;content:"";inset:0;opacity:.5;position:absolute;z-index:0}.hero:after{background:linear-gradient(180deg,#171d1f00,#171d1f29);content:"";inset:0;position:absolute;z-index:0}.hero>*{position:relative;z-index:1}.hero-inner{display:grid;gap:clamp(20px,4vw,42px);grid-template-columns:minmax(0,1fr);margin:0 auto;max-width:1180px;width:100%}.hero h1{color:#fffdf6;margin-bottom:12px;margin-inline:0;max-width:620px}@media(min-width:768px){.hero h1{margin-bottom:12px}}h1,h2,h3,p{margin-top:0}h1{color:var(--graphite);font-size:clamp(1.78rem,3.9vw,2.85rem);font-weight:680;letter-spacing:0;line-height:1.08;margin-bottom:clamp(32px,4vw,50px)}.hero-copy{align-self:center;max-width:780px}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hero-link,.text-button{align-items:center;background:transparent;border:1px solid rgba(40,72,61,.24);border-radius:6px;color:var(--green);display:inline-flex;font-weight:720;min-height:44px;padding:10px 14px;text-decoration:none}.hero .hero-link{border-color:#fffdf65c;color:#fffdf6}.hero-link:hover,.hero-link:focus-visible,.text-button:hover,.text-button:focus-visible{background:#28483d14;color:var(--green-dark)}.hero .hero-link:hover,.hero .hero-link:focus-visible{background:#fffdf61f;color:#fffdf6}.workflow-step-tabs button span,.workflow-section-heading>span,.scenario-tab-button span{align-items:center;background:#efe6d8;border:1px solid rgba(191,122,24,.42);border-radius:999px;color:var(--amber);display:inline-flex;font-size:.74rem;font-weight:720;height:24px;justify-content:center;width:24px}.workflow-step-tabs button.is-active span,.scenario-tab-button.is-active span{background:var(--green);border-color:var(--green);color:#fffdf6}.hero-cta,button{align-items:center;border:1px solid #a7a096;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:720;justify-content:center;min-height:44px;padding:11px 16px;text-decoration:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.hero-cta,button.primary{background:var(--amber);border-color:#9b6416;color:#171d1f}.hero-cta{background:var(--green);border-color:#171d1f29;border-radius:6px;box-shadow:0 8px 18px #171d1f29;color:#f7f3ea;font-size:1rem;font-weight:760;letter-spacing:0;min-height:46px;min-width:min(100%,196px);padding:11px 20px;transition:background .26s ease,border-color .26s ease,box-shadow .3s ease,color .26s ease,transform .3s cubic-bezier(.19,1,.22,1);transform-origin:center}.hero-cta:hover,button:hover{transform:translateY(-1px)}.hero-cta:hover,.hero-cta:focus-visible{background:var(--green-dark);border-color:#171d1f3d;box-shadow:0 12px 26px #171d1f38}button{background:var(--surface-strong);color:var(--ink)}button.large{min-width:min(100%,220px)}.hero-lede{color:#fffdf6db;font-size:1rem;font-weight:620;line-height:1.45;margin:0 0 12px;max-width:580px}.hero-trust{color:#f1bf64;font-size:.78rem;font-weight:760;letter-spacing:.02em;line-height:1.35;margin:0 0 14px;max-width:420px}.hero-boundary{color:#fffdf6bd;font-size:.78rem;font-weight:620;line-height:1.45;grid-column:1 / -1;margin:18px 0 0;max-width:680px}@keyframes hero-image-drift{0%{transform:scale(1.03) translate3d(-6px,-4px,0)}to{transform:scale(1.07) translate3d(6px,4px,0)}}@keyframes hero-copy-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}.home-overview-band,.home-source-band,.home-report-band{padding:clamp(32px,5vw,58px) clamp(18px,5vw,72px)}.home-overview-band{background:linear-gradient(180deg,#fffdf6b8,#f7f3eafa),var(--surface);border-top:1px solid rgba(255,253,246,.78);box-shadow:inset 0 1px #fffdf6e0}.home-source-band{background:linear-gradient(180deg,#e9e4da,#e1ddd3),var(--workbench);border-top:1px solid rgba(201,195,184,.82);box-shadow:inset 0 1px #fffdf699}.home-report-band{background:linear-gradient(180deg,#fffdf6f5,#f7f3eafa),var(--surface-strong);border-top:1px solid rgba(201,195,184,.72)}.home-overview-inner,.home-source-inner,.home-report-inner{margin:0 auto;max-width:1180px}.home-overview-inner{align-items:start;display:grid;gap:clamp(28px,5vw,48px);grid-template-columns:1fr}.home-overview-copy h2,.home-source-inner h2,.home-report-inner h2{color:var(--graphite);font-size:clamp(1.55rem,3vw,2.25rem);font-weight:780;letter-spacing:0;line-height:1.1;margin-bottom:12px}.home-overview-copy p:last-child,.home-report-inner p{color:var(--muted);line-height:1.65;margin:0}.home-overview-copy{max-width:none}.home-overview-copy p:last-child{max-width:900px}.home-report-inner p{max-width:660px}.home-check-list{background:transparent;border-bottom:1px solid rgba(201,195,184,.82);border-top:1px solid rgba(201,195,184,.82);box-shadow:none;display:grid;gap:0;grid-template-columns:1fr;overflow:visible}.home-check-list a{align-items:start;border-radius:0;border-top:1px solid rgba(201,195,184,.62);color:inherit;display:grid;gap:clamp(12px,3vw,22px);grid-template-columns:minmax(190px,.44fr) minmax(0,1fr);min-height:0;padding:16px 0;position:relative;text-decoration:none;transition:background .18s ease,border-color .16s ease,color .16s ease,transform .18s ease}.home-check-list a:first-child{border-top:0}.home-check-list a+a{border-left:0;padding-left:0}.home-check-list a:hover,.home-check-list a:focus-visible,.home-source-column a:hover,.home-source-column a:focus-visible,.home-report-actions a:hover,.home-report-actions a:focus-visible{color:var(--green-dark)}.home-check-list a:hover,.home-check-list a:focus-visible{background:#28483d0d;border-top-color:#c9c3b89e;transform:none}.home-check-list strong{color:var(--graphite);font-size:1.03rem;line-height:1.35}.home-check-list span{color:var(--muted);font-size:.93rem;line-height:1.5}.home-source-inner{background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;gap:clamp(28px,4vw,48px);grid-template-columns:1fr;padding:0}.home-source-inner h2{max-width:840px}.home-source-columns{display:grid;gap:clamp(24px,4vw,42px);grid-template-columns:repeat(2,minmax(0,1fr))}.home-source-column{border-left:3px solid rgba(40,72,61,.48);padding:2px 0 2px 18px}.home-source-column h3{color:var(--graphite);font-size:1.05rem;font-weight:780;line-height:1.25;margin-bottom:8px}.home-source-column p{color:var(--muted);font-size:.94rem;line-height:1.55;margin:0 0 12px}.home-source-column a,.home-report-actions a{color:var(--green);font-size:.9rem;font-weight:720;text-decoration:none;text-underline-offset:4px}.home-source-column a:hover,.home-source-column a:focus-visible{text-decoration:underline}.home-report-inner{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;gap:clamp(22px,4vw,42px);grid-template-columns:minmax(0,1fr) auto;padding:0}.home-report-actions{align-items:stretch;display:grid;gap:10px;min-width:min(100%,260px)}.home-report-actions a{align-items:center;border:1px solid rgba(40,72,61,.22);border-radius:6px;display:inline-flex;justify-content:center;min-height:46px;padding:12px 16px;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.home-report-actions a:hover,.home-report-actions a:focus-visible{border-color:#28483d73;transform:translateY(-1px)}.home-report-actions .home-report-primary{background:var(--green);border-color:var(--green);color:#fffdf6}.home-report-actions .home-report-primary:hover,.home-report-actions .home-report-primary:focus-visible{background:var(--green-dark);color:#fffdf6}.calculator-hero{align-items:start;background:linear-gradient(180deg,#fffdf6f5,#f7f3eafa),var(--surface);border-bottom:1px solid rgba(201,195,184,.76);border-top:1px solid rgba(255,253,246,.78);display:flex;min-height:0;padding:clamp(22px,3vw,34px) clamp(18px,5vw,40px)}.calculator-hero-inner{margin:0 auto;max-width:1180px;width:100%}.calculator-hero-copy{max-width:820px}.calculator-hero h1{color:var(--graphite);font-size:clamp(1.55rem,3vw,2.15rem);font-weight:680;letter-spacing:0;line-height:1.08;margin-bottom:10px;max-width:680px}.calculator-hero p{color:var(--muted);font-size:1rem;line-height:1.5;margin:0;max-width:720px}.calculator-hero-summary{border:1px solid rgba(201,195,184,.82);border-radius:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px;max-width:980px;overflow:hidden}.calculator-hero-summary-item{background:#fffdf6b8;display:grid;gap:4px;padding:12px 14px}.calculator-hero-summary-item+.calculator-hero-summary-item{border-left:1px solid rgba(201,195,184,.72)}.calculator-hero-summary-item strong{color:var(--green-dark);font-size:.86rem;line-height:1.2}.calculator-hero-summary-item span{color:var(--muted);font-size:.86rem;line-height:1.4}.calculator-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.calculator-hero-actions>a:not(.editorial-cta){color:var(--green);font-size:.92rem;font-weight:760;text-decoration-color:#28483d57;text-underline-offset:4px}.calculator-hero-actions>a:not(.editorial-cta):hover,.calculator-hero-actions>a:not(.editorial-cta):focus-visible{color:var(--green-dark);text-decoration-color:currentColor}.calculator-shell-dedicated{margin-top:0;padding-top:clamp(16px,2.4vw,24px)}.calculator-shell{background:linear-gradient(180deg,#f7f3ea 0,#f2eee5fa 96px 100%),var(--surface);margin-top:0;padding:clamp(24px,4vw,44px) clamp(18px,5vw,72px) clamp(36px,7vw,64px);position:relative;z-index:1}.calculator-shell.calculator-shell-dedicated{padding-top:clamp(16px,2.4vw,24px)}.section-heading{align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) auto;margin:0 auto 22px;max-width:1180px}.section-heading-tools-only{display:flex;justify-content:flex-end;margin:0 auto 12px;max-width:1180px}.section-heading h2{color:var(--graphite);font-size:clamp(1.55rem,3vw,2.2rem);font-weight:780;line-height:1.1;margin-bottom:8px}.draft-summary-row{align-items:flex-start;display:grid;gap:4px;max-width:920px}.section-tools{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;justify-self:end;padding-top:2px}.draft-clear-link{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--muted);display:inline-flex;font-size:.84rem;font-weight:720;gap:6px;justify-self:start;min-height:44px;padding:0 6px}.draft-clear-link .button-icon{height:16px;width:16px}.draft-clear-link:hover,.draft-clear-link:focus-visible{background:#b4382c14;color:#8c2f27}.number-help{align-self:start;position:relative}.help-trigger{align-items:center;background:transparent;border:1px solid rgba(191,122,24,.28);border-radius:8px;color:var(--graphite);font-size:.86rem;gap:7px;min-height:44px;padding:0 10px}.help-icon{align-items:center;background:#eee6d8;border:1px solid rgba(191,122,24,.72);border-radius:999px;color:var(--amber);display:inline-flex;flex:0 0 auto;font-size:.72rem;font-weight:720;height:18px;justify-content:center;line-height:1;width:18px}.help-icon:before{content:"?"}.help-trigger:hover .help-icon{background:#e7d8bc;border-color:var(--amber)}.help-trigger:hover,.help-trigger:focus-visible{background:#bf7a181a}.help-toast{background:var(--graphite);border-radius:8px;box-shadow:0 16px 44px #171d1f33;color:#eee6d8;padding:14px 16px;position:absolute;right:0;top:calc(100% + 10px);width:min(720px,calc(100vw - 36px));z-index:15}.help-toast ul{display:grid;gap:8px;margin:0;padding-left:18px}.help-toast li{color:#eee6d8;font-size:.86rem}form{display:grid;gap:22px;margin:0 auto;max-width:1180px;min-width:0;width:100%}.form-section{border-top:1px solid var(--line);min-width:0;padding-top:22px}.form-section h3{color:var(--graphite);font-size:1.02rem;font-weight:800;margin-bottom:10px}.field-grid{display:grid;gap:14px}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.primary-field-grid{margin-bottom:12px}.required-field-group{display:grid;gap:10px;margin-bottom:12px}.required-field-heading{display:grid;gap:3px}.required-field-heading strong{color:var(--graphite);font-size:.9rem}.required-field-heading span{color:var(--muted);font-size:.84rem;line-height:1.35}.optional-field-group{border-top:1px solid rgba(201,195,184,.72);display:grid;gap:14px;margin:24px 0 22px;padding-top:18px}.optional-field-group+.field-grid{margin-top:0}.optional-field-heading{display:grid;gap:3px}.optional-field-heading strong{color:var(--graphite);font-size:.9rem}.optional-field-heading span{color:var(--muted);font-size:.84rem;line-height:1.35}.optional-field-group .field{background:#fffdf8}.field{background:#fffdf6c2;border:1px solid var(--line);border-radius:8px;display:grid;gap:7px;min-width:0;padding:12px 14px;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.field:focus-within{background:#fffdf8;border-color:#28483d57;box-shadow:0 1px #28483d0f}.field.has-error{border-color:var(--red);box-shadow:0 0 0 2px #b4382c21}.field-label{align-items:center;color:var(--ink);display:flex;flex-wrap:wrap;gap:6px;font-size:.88rem;font-weight:680}.required{background:var(--red);border:1px solid #8e2e25;border-radius:999px;color:#fffdf6;font-size:.64rem;font-weight:720;line-height:1.2;padding:1px 6px;white-space:nowrap}.input-wrap{align-items:center;background:#fff;border:1px solid #c3bbae;border-radius:6px;display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.input-wrap.text-wrap{grid-template-columns:minmax(0,1fr)}.input-wrap:focus-within{background:#fff;border-color:#28483db8;box-shadow:0 0 0 2px #28483d1f}.field.has-error .input-wrap{background:#fff7f5;border-color:var(--red)}.field.has-error .input-wrap:focus-within{box-shadow:0 0 0 2px #b4382c1f}.field-error{color:var(--red);font-size:.82rem;font-weight:800}input{background:transparent;border:0;color:var(--ink);line-height:1.35;min-height:40px;min-width:0;outline:0;padding:7px 10px}.input-wrap span{border-left:1px solid #c3bbae;color:var(--steel);font-size:.78rem;font-weight:680;padding:0 8px;transition:border-color .16s ease,color .16s ease}.input-wrap:focus-within span{border-left-color:#28483d3d;color:var(--green)}.field.has-error .input-wrap:focus-within span{border-left-color:#b4382c47;color:var(--red)}.field>small{color:var(--muted);display:block;font-size:.76rem;line-height:1.35;min-height:2.7em}.form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px;padding-top:8px}.form-actions p{color:var(--muted);display:grid;gap:3px;margin:0}.form-actions p strong{color:var(--graphite);font-size:.9rem}.section-summary{color:var(--muted);margin:0;max-width:720px}.workflow-toolbar{display:block;margin:0 auto 16px;max-width:1180px}.workflow-step-tabs{background:#fffdf67a;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}.workflow-step-tabs button{background:#fffdf6b8;border:0;border-radius:0;color:var(--graphite);display:grid;gap:3px;grid-template-columns:28px minmax(0,1fr);justify-content:start;min-height:58px;padding:9px 11px;text-align:left}.workflow-step-tabs button+button{border-left:1px solid var(--line)}.workflow-step-tabs button.is-active{background:#fffdf6;box-shadow:inset 0 -3px 0 var(--green)}.workflow-step-tabs small{color:var(--muted);font-size:.74rem;grid-column:2;line-height:1.3}.workflow-section{scroll-margin-top:72px}.workflow-section-heading{align-items:start;display:grid;gap:9px;grid-template-columns:30px minmax(0,1fr);margin-bottom:10px}#vehicle-ratings .field-grid+.field-grid{margin-top:16px}.workflow-section-heading h3{margin-bottom:4px}.workflow-section-heading p{color:var(--muted);margin:0}.scenario-bar{align-items:center;background:#fffdf68a;border:1px solid rgba(201,195,184,.74);border-radius:8px;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between;margin-bottom:16px;max-width:100%;min-width:0;padding:10px}.scenario-tabs,.scenario-actions{display:flex;flex-wrap:wrap;gap:8px}.scenario-tabs{flex:1 1 0;max-width:100%;min-width:0}.scenario-actions{align-items:center;justify-content:flex-end}.scenario-action{display:inline-flex;position:relative}.scenario-action-button{border-color:#28483d52;border-radius:8px;height:48px;min-height:48px;min-width:48px;padding:0;width:48px}.scenario-action-button:hover,.scenario-action-button:focus-visible{background:#28483d1a;border-color:#28483d75;color:var(--green-dark)}.scenario-tooltip{background:var(--graphite);border-radius:6px;bottom:calc(100% + 8px);box-shadow:0 10px 24px #171d1f2e;color:#fffdf6;font-size:.76rem;font-weight:750;line-height:1.2;opacity:0;padding:7px 9px;pointer-events:none;position:absolute;right:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;white-space:nowrap;z-index:6}.scenario-action:hover .scenario-tooltip,.scenario-action:focus-within .scenario-tooltip{opacity:1;transform:translateY(0)}.scenario-tab{flex:0 1 auto;max-width:min(100%,360px);min-width:0;position:relative}.scenario-tab-button{background:#fffdf6b8;border-color:#c9c3b8eb;color:var(--graphite);gap:8px;justify-content:flex-start;max-width:min(100%,360px);min-height:48px;min-width:128px;padding:11px 34px 11px 14px;position:relative;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.scenario-tab-button span{flex:0 0 auto}.scenario-tab-button strong{font-size:.98rem;line-height:1.1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scenario-tab-button.is-active{background:#eef4ed;border-color:var(--green);color:var(--green-dark);box-shadow:0 0 0 3px #28483d1f}.scenario-remove-button{background:#fffdf6eb;border-color:#b33b2f47;border-radius:999px;color:#8c2f27;height:28px;min-height:28px;min-width:28px;padding:5px;position:absolute;right:-7px;top:-7px;z-index:2}.scenario-remove-button:hover,.scenario-remove-button:focus-visible{background:#f7e1dc;border-color:#b33b2f8c;color:#6d241e}.scenario-duplicate-button{background:#fffdf6b8;color:var(--green)}.scenario-add-button{background:var(--green);border-color:var(--green);color:#fffdf6}.scenario-add-button:hover,.scenario-add-button:focus-visible{background:var(--green-dark);border-color:var(--green-dark)}.scenario-add-button:disabled,.scenario-add-button:disabled:hover,.scenario-add-button:disabled:focus-visible{background:#28483d29;border-color:#28483d29;color:#28483db8}button:disabled{cursor:not-allowed;opacity:.48;transform:none}.scenario-result-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.scenario-result-card{background:#fffdf6;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;min-width:0;padding:14px}.scenario-result-card.is-active{border-color:var(--green);box-shadow:0 0 0 3px #28483d1f}.scenario-result-card.over-entered-limit{border-color:#b33b2f8c}.scenario-result-card.close-margin{border-color:#bf7a1899}.scenario-result-card>div:first-child{display:grid;gap:2px;min-width:0}.scenario-result-card span{color:var(--muted);font-size:.8rem;font-weight:800;overflow-wrap:anywhere}.scenario-result-card strong{color:var(--graphite);overflow-wrap:anywhere}.scenario-result-card dl{display:grid;gap:7px;margin:0}.scenario-result-card dl div{align-items:center;border-top:1px solid rgba(201,195,184,.72);display:flex;justify-content:space-between;padding-top:7px}.scenario-result-card dt{color:var(--muted);font-size:.76rem;font-weight:760;min-width:0;overflow-wrap:anywhere}.scenario-result-card dd{color:var(--graphite);font-size:.82rem;font-weight:850;margin:0;min-width:0;overflow-wrap:anywhere;text-align:right}.scenario-result-card p{color:var(--muted);font-size:.82rem;margin:0;overflow-wrap:anywhere}.scenario-result-card button{justify-self:start}.external-link-panel{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.external-link-lede{color:var(--muted);margin:-4px 0 14px;max-width:62ch}.external-link-controls{align-items:end;background:#f7f1e6;border:1px solid rgba(201,195,184,.82);border-radius:8px;display:flex;gap:14px;justify-content:space-between;margin:0 0 12px;padding:12px}.external-link-filter{display:grid;gap:6px;min-width:min(260px,100%)}.external-link-filter span{color:var(--muted);font-size:.76rem;font-weight:780;letter-spacing:0;text-transform:uppercase}.external-link-filter select{appearance:none;background:linear-gradient(45deg,transparent 50%,var(--green) 50%) calc(100% - 18px) 50% / 6px 6px no-repeat,linear-gradient(135deg,var(--green) 50%,transparent 50%) calc(100% - 12px) 50% / 6px 6px no-repeat,#fffdf6;border:1px solid rgba(40,72,61,.32);border-radius:7px;color:var(--graphite);font:inherit;font-weight:760;min-height:44px;padding:9px 34px 9px 11px}.external-link-filter select:focus-visible{outline:3px solid rgba(40,72,61,.18);outline-offset:2px}.external-link-filter-note{color:var(--muted);font-size:.84rem;line-height:1.45;margin:0;max-width:44ch}.external-source-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.external-source-brand{align-items:start;background:#fffdf6;border:1px solid rgba(201,195,184,.82);border-radius:8px;display:grid;gap:12px;grid-template-columns:1fr;min-width:0;padding:14px;transition:border-color .18s ease,background-color .18s ease}.external-source-brand:hover{background:#fffaf0;border-color:#28483d52}.editorial-content .external-source-grid .external-source-brand+.external-source-brand{border:1px solid rgba(201,195,184,.82);margin-top:0;padding-top:14px}.external-source-brand-head{align-items:center;display:flex;min-width:0}.external-source-brand h3{color:var(--graphite);font-size:1rem;line-height:1.2;margin:0}.external-source-brand ul{display:grid;gap:7px;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.external-source-brand li{margin:0}.external-source-brand a{align-items:center;background:#28483d0a;border-radius:7px;color:var(--green);display:flex;height:100%;min-height:44px;padding:9px 10px;text-decoration:none}.external-source-brand a:hover,.external-source-brand a:focus-visible{background:#28483d12;outline:0}.external-source-brand a:focus-visible{box-shadow:0 0 0 3px #28483d2e}.external-source-brand a strong{color:var(--green-dark);font-size:.92rem;line-height:1.25}.external-link-table-wrap{border:1px solid rgba(201,195,184,.82);border-radius:8px;overflow:hidden}.external-link-table{background:#fffdf6;border-collapse:collapse;table-layout:fixed;width:100%}.external-link-table th,.external-link-table td{border-bottom:1px solid rgba(201,195,184,.72);padding:14px 16px;text-align:left;vertical-align:top}.external-link-table th:first-child{width:18%}.external-link-table .external-link-source-cell{width:34%}.external-link-table thead th{background:#eee8dc;color:var(--graphite);font-size:.78rem;font-weight:720}.external-link-table tbody tr{background:#fffdf6;transition:background-color .16s ease}.external-link-table tbody tr:nth-child(2n){background:#fbf7ee}.external-link-table tbody tr:hover{background:#f5f7ef}.external-link-table .external-link-brand-cell{background:#f5f0e6;border-right:1px solid rgba(201,195,184,.76);vertical-align:middle}.external-link-table tbody th{font-size:.95rem;font-weight:720}.external-source-brand-block{align-items:center;display:flex;gap:8px;min-width:0}.external-source-brand-mark{align-items:center;background:#e9eee5;border:1px solid rgba(40,72,61,.22);border-radius:6px;color:var(--green-dark);display:inline-flex;flex:0 0 auto;font-size:.62rem;font-weight:720;justify-content:center;line-height:1;min-height:24px;min-width:38px;padding:0 7px}.external-source-brand-copy{display:block;min-width:0}.external-source-brand-name,.external-source-brand-summary{display:block}.external-source-brand-summary{color:var(--muted);display:-webkit-box;font-size:.72rem;font-weight:600;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25;margin-top:2px;overflow:hidden}.external-link-table .external-source-brand-summary{display:none}.external-link-table tbody td{color:var(--muted);font-size:.92rem;line-height:1.5}.external-link-table tbody tr:last-child th,.external-link-table tbody tr:last-child td{border-bottom:0}.external-link-table a{align-items:center;color:var(--green);display:inline-flex;min-height:44px;text-decoration:underline;text-decoration-color:#28483d38;text-underline-offset:4px}.external-link-table a:hover,.external-link-table a:focus-visible{color:var(--green-dark);text-decoration-color:currentColor}.faq-band{background:linear-gradient(180deg,#f2eee5fa 0,#e9e4da 108px),#e9e4da;color:var(--ink);padding:clamp(32px,7vw,60px) clamp(18px,5vw,72px)}.faq-inner{margin:0 auto;max-width:1180px}.faq-heading{margin-bottom:18px}.faq-heading h2{color:var(--graphite);font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:780;line-height:1.1;margin-bottom:0}.faq-heading p{color:var(--muted);margin-top:8px;margin-bottom:0;max-width:780px}.faq-heading a,.faq-item a{color:var(--green);display:inline-flex;font-size:.9rem;font-weight:720;margin-top:10px;text-decoration:underline;text-decoration-color:#28483d3d;text-underline-offset:4px;transition:color .16s ease,text-decoration-color .16s ease}.faq-heading a:hover,.faq-heading a:focus-visible,.faq-item a:hover,.faq-item a:focus-visible{color:var(--green-dark);text-decoration-color:currentColor}.faq-grid{display:grid;column-gap:clamp(28px,4vw,56px);grid-template-columns:repeat(2,minmax(0,1fr))}.guide-links{border-top:1px solid rgba(201,195,184,.82);margin-top:18px;padding-top:18px}.guide-links-copy{margin-bottom:12px;max-width:720px}.guide-links h3{color:var(--graphite);font-size:1rem;font-weight:820;line-height:1.2;margin-bottom:4px}.guide-links p{color:var(--muted);font-size:.9rem;line-height:1.45;margin-bottom:0}.guide-link-groups{display:grid;gap:10px;grid-template-columns:1fr}.guide-primary-group,.guide-secondary-group{display:grid;gap:0}.guide-links h4{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.guide-link-list{border-top:1px solid rgba(201,195,184,.82);display:grid;gap:8px 18px;grid-template-columns:repeat(5,minmax(max-content,1fr));justify-content:space-between;padding-top:12px}.guide-link-list a{color:var(--green);font-size:.9rem;font-weight:720;line-height:1.35;min-height:32px;padding:0 0 3px;text-decoration:underline;text-decoration-color:#28483d38;text-decoration-thickness:1px;text-underline-offset:5px;white-space:nowrap;transition:color .16s ease,text-decoration-color .16s ease}.guide-link-list a:hover,.guide-link-list a:focus-visible{color:var(--green-dark);text-decoration-color:currentColor}.guide-text-link-list{--guide-secondary-link-width: 210px;display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:space-between}.guide-text-link-list a{color:var(--green);flex:0 1 var(--guide-secondary-link-width);font-size:.75rem;font-weight:720;line-height:1.35;max-width:var(--guide-secondary-link-width);min-width:var(--guide-secondary-link-width);min-height:28px;opacity:.86;padding:0 0 2px;text-decoration:none;white-space:normal;transition:color .16s ease,opacity .16s ease}.guide-text-link-list a:hover,.guide-text-link-list a:focus-visible{color:var(--green-dark);opacity:1;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.faq-item{background-image:linear-gradient(90deg,#66717300,#66717352 10% 72%,#66717300);background-position:top left;background-repeat:no-repeat;background-size:100% 1px;padding:16px 0}.faq-item h3{color:var(--graphite);font-size:1rem;line-height:1.25;margin-bottom:7px}.faq-item p{color:var(--muted);margin-bottom:0}.tool-link-band{background:#e9e4da;border-top:1px solid rgba(201,195,184,.82);color:var(--ink);padding:clamp(26px,5vw,42px) clamp(18px,5vw,72px)}.tool-link-inner{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr);margin:0 auto;max-width:1180px}.tool-link-copy{max-width:640px}.tool-link-copy h2{color:var(--graphite);font-size:clamp(1.3rem,2.4vw,1.75rem);font-weight:780;line-height:1.15;margin-bottom:8px}.tool-link-copy p{color:var(--muted);margin:0}.tool-link-list{background:#fffdf6;border:1px solid rgba(201,195,184,.86);border-radius:8px;display:grid;gap:0;overflow:hidden}.tool-link-list a{background:transparent;border:0;color:var(--green);display:grid;gap:4px;min-height:56px;padding:12px 15px;text-decoration:none;transition:background-color .16s ease,color .16s ease}.tool-link-list a+a{border-top:1px solid rgba(201,195,184,.74)}.tool-link-list a:hover,.tool-link-list a:focus-visible{background:#f5f8f1;color:var(--green-dark);outline:0}.tool-link-list a:focus-visible{box-shadow:inset 0 0 0 3px #28483d29}.tool-link-list strong{color:var(--green-dark);font-size:.98rem;line-height:1.2}.tool-link-list span{color:var(--muted);font-size:.9rem;line-height:1.45}.calculator-example-list{background:#fffdf6;border:1px solid rgba(201,195,184,.86);border-radius:8px;display:grid;overflow:hidden}.calculator-example-list>div{display:grid;gap:4px;padding:13px 15px}.calculator-example-list>div+div{border-top:1px solid rgba(201,195,184,.74)}.calculator-example-list span{color:var(--muted);font-size:.78rem;font-weight:720;letter-spacing:0;text-transform:uppercase}.calculator-example-list strong{color:var(--green-dark);font-size:.98rem;line-height:1.25}.calculator-example-list p,.calculator-example-note{color:var(--muted);font-size:.9rem;line-height:1.45;margin:0}.faq-page{background:linear-gradient(180deg,#fbf7ed 0,var(--surface) 260px),var(--surface)}.faq-page-shell{max-width:1080px}.faq-page .static-page-header{max-width:780px}.faq-page-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px 18px;margin:4px 0 24px}.faq-page-actions .editorial-cta{margin-top:0}.faq-page-actions>a:not(.editorial-cta){color:var(--green);font-size:.96rem;font-weight:720;text-decoration:underline;text-decoration-color:#28483d3d;text-underline-offset:4px}.faq-page-section{border-top:1px solid rgba(201,195,184,.74);margin-top:38px;padding-top:34px}.faq-page-section-heading{margin-bottom:16px;max-width:760px}.faq-page-section-heading h2{color:var(--graphite);font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:780;line-height:1.18;margin-bottom:8px}.faq-page-section-heading p,.faq-guide-group>p{color:var(--muted);margin-bottom:0}.faq-page-grid{column-gap:clamp(26px,4vw,48px)}.faq-guide-groups{display:grid;gap:26px;grid-template-columns:repeat(3,minmax(0,1fr))}.faq-guide-group{border-top:1px solid rgba(201,195,184,.82);padding-top:16px}.faq-guide-group h3{color:var(--graphite);font-size:1.03rem;font-weight:820;line-height:1.25;margin-bottom:6px}.faq-guide-group .related-guide-list{border-bottom:1px solid rgba(201,195,184,.72);border-top:1px solid rgba(201,195,184,.72);display:grid;gap:0;margin-top:14px}.faq-guide-group .related-guide-list a{align-items:center;background:transparent;border:0;border-radius:0;border-top:1px solid rgba(201,195,184,.54);display:flex;justify-content:space-between;min-height:42px;padding:9px 0}.faq-guide-group .related-guide-list a:first-child{border-top:0}.faq-guide-group .related-guide-list a:after{border-bottom:2px solid rgba(40,72,61,.42);border-right:2px solid rgba(40,72,61,.42);content:"";flex:0 0 auto;height:7px;margin-left:16px;transform:rotate(-45deg);width:7px}.faq-guide-group .related-guide-list a:hover,.faq-guide-group .related-guide-list a:focus-visible{background:#e7efe694;padding-left:10px;padding-right:10px}.faq-guide-group .related-guide-list a:hover:after,.faq-guide-group .related-guide-list a:focus-visible:after{border-color:var(--green)}.editorial-page{background:var(--surface);min-height:calc(100vh - 52px);padding:clamp(56px,6vw,72px) 32px clamp(54px,7vw,72px)}.editorial-shell{margin:0 auto;max-width:1180px}.editorial-page-with-context .editorial-shell{max-width:920px}.editorial-page-with-context .editorial-content,.editorial-page-with-context .static-page-header h1,.editorial-page-with-context .static-page-header p{max-width:none}.editorial-content a:hover,.editorial-content a:focus-visible{text-decoration:underline;text-underline-offset:3px}.static-page-header{padding-bottom:0}.static-page-header h1{color:var(--graphite);font-size:clamp(1.8rem,3vw,2.35rem);font-weight:720;line-height:1.12;margin-bottom:14px;max-width:820px;text-align:left}.static-page-header p{color:#515853;font-size:1.04rem;line-height:1.65;margin-bottom:12px;max-width:780px}.static-page-header span{color:var(--steel);display:block;font-size:.84rem;font-weight:650}.static-page-eyebrow{color:var(--amber);font-size:.82rem;font-weight:720;margin-bottom:10px}.editorial-content{color:var(--ink);display:grid;gap:0;max-width:800px;min-width:0;padding-top:28px}.editorial-main{min-width:0}.editorial-page-oem .editorial-content{max-width:none}.editorial-page-oem .editorial-main>:not(.external-link-panel){max-width:1040px}.editorial-page-oem .static-page-header p,.editorial-page-oem .trust-note{max-width:1040px}.editorial-content-with-context{align-items:start;column-gap:clamp(34px,5vw,72px);grid-template-columns:minmax(0,760px) minmax(280px,360px);justify-content:space-between;max-width:none}.editorial-content section{scroll-margin-top:76px}.editorial-content section+section{border-top:1px solid rgba(201,195,184,.74);margin-top:40px;padding-top:38px}.editorial-content h2{color:var(--graphite);font-size:clamp(1.28rem,2.1vw,1.48rem);font-weight:740;line-height:1.24;margin-bottom:12px}.editorial-content p{color:#4d5551;font-size:1.03rem;line-height:1.7;margin-bottom:12px}.editorial-content p:last-child{margin-bottom:0}.trust-note{background:#f5f0e6;border:1px solid rgba(201,195,184,.82);border-left:3px solid var(--green);border-radius:12px;color:#333a36!important;font-size:.98rem!important;font-weight:560;line-height:1.62!important;margin:0 0 28px;padding:18px 22px}.static-summary-panel{margin:0 0 34px}.legal-context-panel{background:#fbf8f0;border:1px solid rgba(201,195,184,.82);border-radius:12px;padding:clamp(20px,3vw,24px)}.legal-context-panel h2{color:var(--graphite);font-size:1.08rem;font-weight:780;line-height:1.25;margin-bottom:14px}.legal-context-panel ul{color:#4d5551;display:grid;gap:10px 18px;grid-template-columns:repeat(2,minmax(0,1fr));line-height:1.58;margin:0;padding-left:0;list-style:none}.legal-context-panel li{padding-left:16px;position:relative}.legal-context-panel li:before{background:var(--amber);border-radius:999px;content:"";height:5px;left:0;position:absolute;top:.74em;width:5px}.product-trust-page{background:var(--surface);min-height:calc(100vh - 52px);padding:clamp(56px,6vw,72px) 32px clamp(58px,7vw,80px)}.product-trust-shell{margin:0 auto;max-width:1180px}.product-trust-page .static-page-header{max-width:820px}.product-trust-page .static-page-header h1{font-size:clamp(2.05rem,4vw,2.75rem);font-weight:760;line-height:1.08;margin-bottom:16px}.product-trust-page .static-page-header p{color:#4f5652;font-size:clamp(1.02rem,1.6vw,1.12rem);line-height:1.68}.product-trust-content{display:grid;gap:clamp(48px,6vw,72px);padding-top:clamp(34px,5vw,48px)}.trust-page-grid{align-items:start;display:grid;gap:clamp(34px,5vw,64px);grid-template-columns:minmax(0,760px) minmax(280px,360px)}.trust-main,.trust-rail{min-width:0}.trust-main{display:grid;gap:clamp(34px,5vw,52px)}.trust-rail{display:grid;gap:16px}.trust-rail .static-summary-panel{margin:0}.trust-rail .legal-context-panel ul{grid-template-columns:1fr}.static-detail-section{border-top:1px solid rgba(201,195,184,.74);padding-top:clamp(26px,4vw,34px);scroll-margin-top:76px}.trust-main>.static-detail-section:first-child{border-top:0;padding-top:0}.static-detail-section h2{color:var(--graphite);font-size:clamp(1.3rem,2.1vw,1.56rem);font-weight:760;line-height:1.22;margin-bottom:12px}.static-detail-section p{color:#4d5551;font-size:1.02rem;line-height:1.72;margin-bottom:12px;max-width:72ch}.static-detail-section p:last-child{margin-bottom:0}.info-card,.concept-card,.boundary-panel,.closing-section{background:#fbf8f0;border:1px solid rgba(201,195,184,.82);border-radius:12px}.info-card{padding:clamp(20px,3vw,26px)}.info-card h2,.concept-card h2,.product-section h2,.boundary-panel h2,.closing-section h2{color:var(--graphite);font-size:clamp(1.26rem,2.1vw,1.55rem);font-weight:760;line-height:1.22;margin-bottom:12px}.info-card p,.product-section p,.boundary-panel p,.closing-section p{color:#4d5551;font-size:1rem;line-height:1.7;margin-bottom:12px}.info-card p:last-child,.product-section p:last-child,.boundary-panel p:last-child,.closing-section p:last-child{margin-bottom:0}.contact-email-link{color:var(--green);font-weight:850;text-decoration:underline;text-underline-offset:3px}.contact-action-panel{background:#fbf8f0;border:1px solid rgba(201,195,184,.82);border-left:3px solid var(--green);border-radius:12px;padding:clamp(20px,3vw,26px)}.contact-action-panel h2{color:var(--graphite);font-size:clamp(1.45rem,2.4vw,1.8rem);font-weight:780;line-height:1.16;margin-bottom:12px}.contact-action-panel p{color:#4d5551;font-size:1rem;line-height:1.65;margin:14px 0 0;max-width:64ch}.contact-email-large{color:var(--green);display:inline-flex;font-size:clamp(1.08rem,2vw,1.24rem);font-weight:850;line-height:1.2;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}.scope-list,.verification-list{color:#4d5551;display:grid;gap:10px;line-height:1.55;margin:0;padding-left:20px}.scope-list li::marker,.verification-list li::marker{color:var(--amber)}.concept-card{align-items:start;border-left:3px solid var(--green);display:block;padding:clamp(20px,3vw,26px)}.concept-card>div:first-child{max-width:620px}.concept-card .static-page-eyebrow{margin-bottom:8px}.formula-list{background:transparent;border:0;border-radius:0;display:flex;flex-wrap:wrap;font-variant-numeric:tabular-nums;gap:8px;margin-top:18px;overflow:visible}.formula-list span,.formula-list strong{align-items:center;background:#f4eee3;border:1px solid rgba(201,195,184,.76);border-radius:999px;color:#4d5551;display:inline-flex;font-size:.9rem;line-height:1.22;min-height:36px;max-width:100%;padding:8px 12px}.formula-list span:first-child{background:#fffaf0;color:var(--graphite);font-weight:760}.formula-list strong{background:#e6eee6;border-color:#28483d38;color:var(--green);font-weight:850}.product-section{display:grid;gap:18px}.capability-list{background:transparent;border-bottom:1px solid rgba(201,195,184,.82);border-top:1px solid rgba(201,195,184,.82);border-radius:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.capability-list>div{border-top:1px solid rgba(201,195,184,.62);padding:17px 18px 17px 0}.capability-list>div:nth-child(-n+2){border-top:0}.capability-list>div:nth-child(2n){border-left:1px solid rgba(201,195,184,.62);padding-left:18px}.capability-list.compact{grid-template-columns:1fr}.capability-list.compact>div{border-left:0}.capability-list.compact>div:first-child{border-top:0}.capability-list.compact>div:nth-child(n+2){border-top:1px solid rgba(201,195,184,.62)}.capability-list h3{color:var(--graphite);font-size:1rem;line-height:1.3;margin-bottom:7px}.capability-list p{color:#59615c;font-size:.93rem;line-height:1.58;margin:0}.checklist-card-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.checklist-card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.checklist-card{align-items:start;background:#fbf8f0;border:1px solid rgba(201,195,184,.82);border-radius:12px;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);padding:16px}.checklist-card>span{align-items:center;background:#e7efe6;border:1px solid rgba(40,72,61,.2);border-radius:999px;color:var(--green);display:inline-flex;font-size:.76rem;font-weight:720;height:22px;justify-content:center;line-height:1;margin-top:1px;width:22px}.checklist-card h3{color:var(--graphite);font-size:.98rem;line-height:1.3;margin-bottom:6px}.checklist-card p{color:#59615c;font-size:.9rem;line-height:1.55;margin:0}.verification-section{align-items:start;grid-template-columns:minmax(0,1fr) minmax(260px,360px)}.boundary-panel{border-left:3px solid var(--green);padding:clamp(20px,3vw,26px)}.closing-section{background:transparent;padding:clamp(20px,3vw,26px)}.closing-section a{color:var(--green);display:inline-flex;font-weight:850;margin-top:10px;text-decoration:none}.closing-section a:hover,.closing-section a:focus-visible{text-decoration:underline;text-underline-offset:3px}.product-trust-page-contact .trust-note{margin:14px 0 0}.related-guide-panel{background:#fbf8f0;border:1px solid rgba(201,195,184,.82);border-radius:12px;padding:clamp(18px,2.5vw,24px)}.related-guide-panel h2{color:var(--graphite);font-size:clamp(1.2rem,2vw,1.42rem);font-weight:780;line-height:1.2;margin-bottom:14px}.related-guide-list{display:flex;flex-wrap:wrap;gap:10px}.related-guide-list a{background:#f2ede2;border:1px solid rgba(201,195,184,.86);border-radius:999px;color:var(--green);font-size:.94rem;font-weight:720;line-height:1.2;padding:9px 12px;text-decoration:none}.related-guide-list a:hover,.related-guide-list a:focus-visible{background:#e7efe6;text-decoration:underline;text-underline-offset:3px}.editorial-cta{align-items:center;background:var(--green);border:1px solid rgba(23,29,31,.16);border-radius:8px;color:#f7f3ea;display:inline-flex;font-weight:760;justify-self:start;margin-top:36px;min-height:44px;padding:11px 16px;text-decoration:none}.editorial-cta:hover,.editorial-cta:focus-visible{background:var(--green-dark);text-decoration:none}.guide-page{background:var(--surface);min-height:calc(100vh - 52px);padding:44px 32px 68px}.guide-shell{margin:0 auto;max-width:1180px}.guide-header{border-bottom:1px solid rgba(201,195,184,.82);padding-bottom:26px}.guide-header h1{color:var(--graphite);font-size:2.66rem;font-weight:680;line-height:1.1;margin-bottom:14px;max-width:880px;text-align:left}.guide-header>p:not(.static-page-eyebrow){color:#4d5551;font-size:1.08rem;line-height:1.58;margin-bottom:12px;max-width:820px}.guide-header span{color:var(--steel);display:block;font-size:.84rem;font-weight:680}.guide-decision-band{background:var(--surface-strong);border:1px solid rgba(201,195,184,.86);border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:24px 0 14px;overflow:hidden}.guide-decision-band div{min-width:0;padding:18px 22px}.guide-decision-band div+div{border-left:1px solid rgba(201,195,184,.82)}.guide-decision-band span,.guide-data-row>span,.guide-rail-section h2{color:var(--steel);display:block;font-size:.8rem;font-weight:720;letter-spacing:0;text-transform:uppercase}.guide-decision-band p{color:var(--ink);font-size:1rem;font-weight:620;line-height:1.55;margin:8px 0 0}.guide-action-row{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:34px}.guide-calculator-note{color:var(--muted);flex:1 1 360px;font-size:.92rem;line-height:1.45;margin:0 0 0 14px;max-width:720px}.guide-layout{align-items:start;column-gap:58px;display:grid;grid-template-columns:minmax(0,720px) minmax(286px,342px);justify-content:space-between}.guide-article{min-width:0}.guide-article a:hover,.guide-article a:focus-visible,.guide-rail a:hover,.guide-rail a:focus-visible{text-decoration:underline;text-underline-offset:3px}.guide-article section{scroll-margin-top:76px}.guide-article section+section{border-top:1px solid rgba(201,195,184,.74);margin-top:34px;padding-top:32px}.guide-article h2{color:var(--graphite);font-size:clamp(1.3rem,2.1vw,1.52rem);font-weight:760;line-height:1.24;margin-bottom:12px}.guide-article p{color:#4d5551;font-size:1.04rem;line-height:1.72;margin-bottom:12px}.guide-article p:last-child{margin-bottom:0}.guide-data-section{background:#fbf8f0;border:1px solid rgba(201,195,184,.86);border-radius:8px;padding:clamp(18px,3vw,24px)}.guide-data-table{display:grid;gap:0}.guide-data-row{align-items:start;border-top:1px solid rgba(201,195,184,.76);display:grid;gap:14px;grid-template-columns:minmax(132px,.8fr) minmax(118px,.62fr) minmax(0,1.4fr);padding:16px 0}.guide-data-row:first-child{border-top:0;padding-top:4px}.guide-data-row:last-child{padding-bottom:0}.guide-data-row strong{color:var(--graphite);font-size:1.04rem;font-weight:850;line-height:1.35}.guide-data-row p{font-size:.96rem;line-height:1.55;margin:0}.guide-rail{border-left:1px solid rgba(201,195,184,.82);display:grid;gap:24px;padding-left:28px;position:sticky;top:76px}.guide-rail-section{min-width:0}.guide-rail-section h2{color:var(--graphite);margin-bottom:14px}.guide-rail-section ul{display:grid;gap:11px;list-style:none;margin:0;padding:0}.guide-rail-section li{color:#4d5551;font-size:.96rem;line-height:1.52;padding-left:18px;position:relative}.guide-rail-section li:before{background:var(--green);border-radius:999px;content:"";height:6px;left:0;position:absolute;top:.62em;width:6px}.guide-rail-calculator p{color:var(--muted);font-size:.88rem;line-height:1.45;margin:0 0 12px}.guide-rail-cta{align-items:center;background:var(--green);border:1px solid var(--green-dark);border-radius:8px;color:#fffdf6;display:inline-flex;font-size:.9rem;font-weight:820;justify-content:center;min-height:42px;padding:9px 13px;text-decoration:none}.guide-rail-cta:hover,.guide-rail-cta:focus-visible{background:var(--green-dark);color:#fffdf6;outline:0}.guide-rail .related-guide-list{align-items:start;border-bottom:1px solid rgba(201,195,184,.72);border-top:1px solid rgba(201,195,184,.72);display:grid;flex-direction:column;gap:0}.guide-rail .related-guide-list a{background:transparent;border:0;border-radius:0;color:var(--green);display:block;font-size:.94rem;font-weight:780;line-height:1.35;min-height:42px;padding:10px 0;text-decoration:underline;text-decoration-color:#28483d38;text-underline-offset:4px;width:100%}.guide-rail .related-guide-list a+a{border-top:1px solid rgba(201,195,184,.58)}.guide-rail .related-guide-list a:hover,.guide-rail .related-guide-list a:focus-visible{background:transparent;color:var(--green-dark);text-decoration-color:currentColor}.guide-calculator-cta{justify-content:center;margin-top:0;min-width:min(100%,292px);text-align:center}.not-found-page{background:var(--surface);min-height:calc(100vh - 52px);padding:clamp(56px,7vw,86px) 32px clamp(58px,7vw,80px)}.not-found-shell{margin:0 auto;max-width:680px}.not-found-shell h1{color:var(--graphite);font-size:clamp(1.9rem,4vw,2.55rem);font-weight:760;line-height:1.1;margin-bottom:14px;text-align:left}.not-found-shell p{color:#4d5551;font-size:1.04rem;line-height:1.65;margin-bottom:0;max-width:620px}.static-fallback{background:var(--surface);margin:0 auto;max-width:800px;padding:48px 24px}.static-fallback h1{margin-bottom:16px;text-align:left}.static-fallback p{color:#4d5551;font-size:1rem;line-height:1.65}.static-fallback h2{color:var(--graphite);font-size:1.15rem;margin:28px 0 8px;text-align:left}.static-guide-kicker{color:var(--green);font-size:.9rem;font-weight:720;margin:0 0 4px}.static-fallback nav{border-top:1px solid rgba(30,47,42,.14);margin-top:28px;padding-top:18px}.static-fallback nav a{color:var(--green);display:block;font-weight:700;margin-top:8px}.static-guide-data{display:grid;gap:10px;margin:16px 0 0}.static-guide-data-item{border:1px solid rgba(30,47,42,.14);border-radius:8px;padding:12px 14px}.static-guide-data dt{color:var(--graphite);font-weight:800}.static-guide-data dd{color:#4d5551;line-height:1.6;margin:4px 0 0}.static-guide-checklist{color:#4d5551;line-height:1.65;margin:10px 0 0;padding-left:20px}.static-guide-checklist li+li{margin-top:6px}.static-guide-cta a{align-items:center;background:var(--green);border-radius:999px;color:#fff;display:inline-flex;font-weight:800;justify-content:center;margin-top:6px;min-height:42px;padding:0 18px;text-decoration:none}.site-footer{background:var(--graphite);border-top:1px solid rgba(191,122,24,.24);color:#d6cec0;padding:clamp(34px,5vw,58px) clamp(18px,5vw,72px)}.site-footer-inner{align-items:start;display:grid;gap:28px clamp(32px,7vw,96px);grid-template-columns:minmax(220px,1.2fr) minmax(150px,.72fr) minmax(170px,.78fr) minmax(240px,1fr);margin:0 auto;max-width:1180px;width:100%}.footer-brand-block,.footer-link-group{display:grid;gap:10px;min-width:0}.footer-brand{color:#f2eadb;font-size:1.02rem;font-weight:850;justify-self:start;line-height:1.1;text-decoration:none}.footer-note,.site-footer p{margin:0}.footer-note{color:#a8b7ad;font-size:.82rem;font-weight:780}.footer-link-group h2{color:#b7c9bd;font-size:.76rem;font-weight:850;letter-spacing:.08em;line-height:1.2;margin:0 0 2px;text-transform:uppercase}.site-footer nav{display:grid;gap:8px}.footer-trust nav{column-gap:24px;grid-template-columns:repeat(2,max-content);max-width:100%}.site-footer nav a{color:#d6cec0;line-height:1.4;transition:color .16s ease}.site-footer nav a:hover,.site-footer nav a:focus-visible{color:#f2eadb}.site-footer p{color:#9f988c;font-size:.84rem;line-height:1.55}.footer-trust p{margin-top:6px;max-width:310px}.footer-copyright{border-top:1px solid rgba(214,206,192,.16);grid-column:1 / -1;margin-top:12px;padding-top:18px}.dialog-backdrop{align-items:center;background:#171d1f85;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:50}.dialog{background:var(--surface-strong);border:1px solid rgba(23,29,31,.16);border-radius:8px;box-shadow:0 24px 80px #161d1847;max-height:min(860px,92vh);max-width:1120px;overflow:auto;padding:clamp(18px,4vw,28px);width:min(calc(100vw - 36px),1120px)}.dialog-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.dialog-header h2{color:var(--graphite);font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.08;margin-bottom:0}.icon-button{background:#fffdf6d1;color:var(--green);min-height:38px;min-width:38px;padding:6px}.button-icon{display:block;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}.result-message{align-items:flex-start;background:#f8efe0;border-left:4px solid var(--amber);border-radius:8px;color:#6d430d;display:flex;gap:10px;font-size:clamp(.98rem,1.4vw,1.05rem);font-weight:760;line-height:1.42;margin:18px 0;padding:13px 16px;width:100%}.result-message.within-entered-limits{background:#e6efe7;border-left-color:var(--green);color:var(--green-dark)}.result-message.over-entered-limit,.result-message.missing-data{background:#fff0ec;border-left-color:var(--red);color:#8b2c24}.result-message-copy{display:grid;gap:2px}.result-message-copy strong{color:currentColor;font-size:.92rem;line-height:1.2}.result-message-copy span{color:var(--graphite);font-weight:730}.result-status-icon{flex:0 0 auto;height:24px;margin-top:1px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:24px}.result-topline{align-items:stretch;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(190px,230px);margin-bottom:14px}.metric-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.metric{background:#efe9dd;border-radius:8px;display:grid;gap:6px;padding:14px 16px}.metric:first-child{background:#e8eee7}.metric span{color:var(--muted);font-size:.78rem;font-weight:800}.metric strong{color:var(--graphite);font-size:1.2rem}.limiting-factor{background:#f5f0e6;border-radius:8px;display:grid;gap:7px;margin:0;padding:14px 16px;box-shadow:inset 4px 0 #bf7a18d1}.limiting-factor.within-entered-limits{background:#edf3ec;box-shadow:inset 4px 0 #28483dd1}.limiting-factor.over-entered-limit,.limiting-factor.missing-data{background:#fff1ed;box-shadow:inset 4px 0 #b33b2fd6}.limiting-factor span{color:var(--muted);font-size:.78rem;font-weight:850}.limiting-factor strong{color:var(--graphite);font-size:1.15rem;line-height:1.2}.limiting-factor p{color:var(--muted);font-size:.82rem;font-weight:650;line-height:1.35;margin:0}.boundary{color:var(--muted);font-size:.88rem;font-weight:760;margin:14px 0 0}.method-reference{color:var(--muted);font-size:.86rem;font-weight:720;line-height:1.4;margin:12px 0 0}.report-use-note{color:var(--muted);font-size:.86rem;line-height:1.4;margin:10px 0 0}.result-followup{display:grid;gap:12px;grid-template-columns:1fr}.result-panel{background:#fbf8f0;border-radius:8px;padding:14px 16px}.warnings-panel{background:#fff8e8}.result-panel h3{color:var(--graphite);font-size:.94rem;line-height:1.25;margin-bottom:9px}.result-panel ul,.result-panel ol{color:var(--muted);display:grid;gap:7px;line-height:1.35;margin:0;padding-left:20px}.verification-links{border-top:1px solid rgba(201,195,184,.72);display:grid;gap:8px;margin-top:12px;padding-top:12px}.verification-links a{border:1px solid rgba(49,79,64,.18);border-radius:8px;color:var(--graphite);display:grid;gap:3px;padding:10px 12px;text-decoration:none}.verification-links a:hover{border-color:#314f406b}.verification-links strong{color:var(--green);font-size:.9rem}.verification-links span{color:var(--muted);font-size:.82rem;line-height:1.35}.margin-list{display:grid;gap:8px;margin:0}.margin-list div{align-items:start;border-top:1px solid rgba(201,195,184,.72);display:grid;gap:8px;grid-template-columns:minmax(130px,.45fr) minmax(0,1fr);padding-top:8px}.margin-list div:first-child{border-top:0;padding-top:0}.margin-list dt{color:var(--muted);font-size:.84rem;font-weight:780}.margin-list dd{color:var(--graphite);font-size:.86rem;font-weight:850;margin:0}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.dialog-actions button{flex:1 1 0;min-width:0}.print-report-only{display:none}@media print{@page{margin:.6in}body{background:#fff;color:#111}#root>main>:not(.print-report-only){display:none!important}.print-report-only{background:#fff;color:#111;display:block!important;padding:0;position:static;width:100%}.print-report-only pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10.5pt;line-height:1.42;margin:0;white-space:pre-wrap}}@media(max-width:820px){.hero{--hero-image: url(/hero/towmargin-hero-rv-towing-mobile.webp)}.hero-inner,.section-heading,.faq-heading,.faq-grid,.faq-guide-groups,.tool-link-inner,.result-topline,.metric-grid{grid-template-columns:1fr}.hero{background-position:64% center;padding-bottom:28px;padding-top:30px}.calculator-hero{min-height:0;padding-bottom:20px;padding-top:20px}.calculator-hero-summary{grid-template-columns:1fr}.calculator-hero-summary-item+.calculator-hero-summary-item{border-left:0;border-top:1px solid rgba(201,195,184,.72)}.calculator-hero-actions{align-items:stretch;flex-direction:column}.calculator-hero-actions .editorial-cta,.calculator-hero-actions>a:not(.editorial-cta){width:100%}.hero-actions{align-items:stretch;flex-direction:column}.hero-cta,.hero-link{width:100%}.home-overview-inner,.home-source-inner,.home-source-columns,.home-report-inner,.home-check-list,.home-check-list a{grid-template-columns:1fr}.home-check-list a{min-height:0}.home-check-list a+a{border-left:0;border-top-color:#c9c3b8bd;padding-left:0}.external-source-grid{grid-template-columns:1fr}.workflow-step-tabs{border:1px solid var(--line);border-radius:8px;display:grid;gap:0;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;padding:0;scroll-snap-type:none}.workflow-step-tabs button{align-content:center;border:0;border-radius:0;display:grid;gap:4px;grid-template-columns:1fr;justify-items:center;min-height:58px;min-width:0;padding:7px 4px;scroll-snap-align:none;text-align:center}.workflow-step-tabs button+button{border-left:1px solid var(--line);border-top:0}.workflow-step-tabs button:nth-child(n+3){border-top:0}.workflow-step-tabs button:nth-child(2n){border-left:1px solid var(--line)}.workflow-step-tabs button:last-child{grid-column:auto}.workflow-step-tabs small{display:none}.workflow-step-tabs button strong{font-size:.68rem;line-height:1.1;overflow-wrap:anywhere}.workflow-step-tabs button span{font-size:.68rem;height:22px;width:22px}.scenario-result-grid{grid-template-columns:1fr}.scenario-result-grid>*+*{border-left:0}.scenario-bar{align-items:stretch;flex-direction:column}.scenario-tabs{display:grid;grid-template-columns:1fr}.scenario-actions{justify-content:flex-start}.scenario-tab-button{width:100%}.field-grid.three,.field-grid.two{gap:14px;grid-template-columns:1fr}form{gap:18px}.form-section{padding-top:18px}.form-section h3{font-size:1rem;margin-bottom:6px}.field{gap:8px;padding:11px}.field-label{gap:8px;font-size:.94rem}.required{font-size:.68rem;padding:2px 7px}input{line-height:1.5;padding:10px 12px}.input-wrap span{font-size:.82rem;padding:0 10px}.field>small{font-size:.8rem;line-height:1.5;min-height:0}.section-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;justify-self:start;width:100%}.section-heading-tools-only{justify-content:flex-start;width:100%}.draft-summary-row{display:grid;gap:8px}.number-help{justify-self:start;width:100%}.help-trigger{justify-content:space-between;width:100%}.help-toast{left:0;right:auto}.form-actions{align-items:stretch;flex-direction:column}.form-actions button.large,.form-actions p{width:100%}.guide-link-groups,.guide-link-list,.guide-text-link-list{display:grid;grid-template-columns:1fr}.guide-text-link-list a{max-width:none;min-width:0;min-height:36px;white-space:normal}.external-link-table th,.external-link-table td{padding:12px}.external-link-table th:first-child{width:28%}.external-link-table .external-link-source-cell{width:32%}.external-link-controls{align-items:stretch;display:grid;gap:8px}.external-link-filter{min-width:0}.external-link-filter-note{max-width:none}.external-link-table .external-source-brand-block{align-items:flex-start;flex-direction:column;gap:6px}.guide-link-list a{white-space:normal}.site-header{padding-inline:12px}.site-header-inner{gap:10px;min-height:48px}.brand-logo{height:30px;max-width:min(148px,54vw)}nav{gap:0}.site-header nav{flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;min-width:0;row-gap:0}.site-header nav a:not(:first-child){display:none}.site-header nav a:first-child{background:transparent;border-color:transparent;border-radius:4px;box-shadow:none;color:#f2eadb;min-height:44px;padding:0 4px;text-decoration:none;white-space:nowrap}.site-header nav a:first-child:hover,.site-header nav a:first-child:focus-visible,.site-header nav a:first-child.is-active{background:transparent;border-color:transparent;box-shadow:inset 0 -2px #f1bf64b8;color:#fffdf6}nav a{font-size:.8rem}.site-footer-inner{align-items:flex-start;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand-block,.footer-trust{grid-column:1 / -1}.editorial-page{min-height:calc(100vh - 48px);padding-inline:20px}.editorial-content-with-context{grid-template-columns:1fr;row-gap:28px}.static-summary-panel{margin-bottom:32px}.editorial-content section+section{margin-top:36px;padding-top:34px}.product-trust-page,.not-found-page{min-height:calc(100vh - 48px);padding:56px 20px 62px}.trust-page-grid{gap:30px;grid-template-columns:1fr}.trust-main{gap:34px}.product-split,.concept-card,.verification-section,.checklist-card-grid,.checklist-card-grid.two,.checklist-card-grid.three{grid-template-columns:1fr}.product-trust-page .static-page-header h1{font-size:clamp(1.88rem,9vw,2.12rem)}.concept-card,.info-card,.boundary-panel,.closing-section{border-radius:10px}.capability-list{grid-template-columns:1fr}.capability-list>div,.capability-list>div:nth-child(2n){border-left:0;padding-left:0;padding-right:0}.capability-list>div:nth-child(2){border-top:1px solid rgba(201,195,184,.62)}.legal-context-panel ul{grid-template-columns:1fr}.guide-page{min-height:calc(100vh - 48px);padding:36px 20px 62px}.guide-header{padding-bottom:22px}.guide-header h1{font-size:2.12rem}.guide-decision-band{grid-template-columns:1fr;margin-top:20px}.guide-decision-band div,.guide-decision-band div+div{border-left:0;padding:16px}.guide-decision-band div+div{border-top:1px solid rgba(201,195,184,.82)}.guide-layout{grid-template-columns:1fr;row-gap:34px}.guide-action-row{align-items:stretch;flex-direction:column;margin-bottom:28px}.guide-calculator-cta{width:100%}.guide-calculator-note{margin:10px 0 0}.guide-rail{border-left:0;border-top:1px solid rgba(201,195,184,.82);padding-left:0;padding-top:30px;position:static}.guide-data-row{grid-template-columns:1fr;gap:6px}.site-footer p{text-align:left}.dialog{padding-bottom:0}.dialog-actions{background:linear-gradient(180deg,rgba(255,253,246,0),var(--surface-strong) 18%);bottom:0;margin-inline:calc(clamp(18px,4vw,28px)*-1);padding:18px clamp(18px,4vw,28px) clamp(18px,4vw,28px);position:sticky}.dialog-actions button{flex:1 1 100%}}@media(max-width:480px){.guide-header h1{font-size:1.92rem;line-height:1.12}.guide-header>p:not(.static-page-eyebrow),.guide-article p{font-size:.98rem}.guide-data-section{padding:18px}.hero h1{font-size:1.64rem;line-height:1.12}.calculator-hero h1{font-size:1.52rem;line-height:1.08;margin-bottom:6px}.calculator-hero p{font-size:.88rem;line-height:1.35}.calculator-hero-summary{border:0;gap:6px;margin-top:10px}.calculator-hero-summary-item{background:transparent;display:grid;gap:8px;grid-template-columns:92px minmax(0,1fr);padding:0}.calculator-hero-summary-item+.calculator-hero-summary-item{border-top:0}.calculator-hero-summary-item strong{font-size:.78rem}.calculator-hero-summary-item span{font-size:.78rem;line-height:1.25}.calculator-hero-actions{align-items:center;flex-direction:row;gap:10px;margin-top:12px}.calculator-hero-actions .editorial-cta,.calculator-hero-actions>a:not(.editorial-cta){flex:1 1 150px;min-height:44px;width:auto}.calculator-hero-actions>a:not(.editorial-cta){align-items:center;display:inline-flex}.calculator-shell.calculator-shell-dedicated{padding-top:12px}.hero-cta{font-size:.95rem;min-height:46px;min-width:min(100%,178px);padding:11px 18px}.hero-trust{font-size:.75rem;margin-inline:0;max-width:310px}.hero-boundary{font-size:.74rem;max-width:310px}.home-overview-copy h2,.home-source-inner h2,.home-report-inner h2{font-size:1.42rem;line-height:1.13}.home-overview-copy p:last-child,.home-report-inner p,.home-check-list span,.home-source-column p{font-size:.94rem;line-height:1.5}.home-check-list strong,.home-source-column h3{font-size:1rem}.workflow-section-heading{grid-template-columns:28px minmax(0,1fr)}.workflow-section-heading p{font-size:.92rem;line-height:1.45}.workflow-step-tabs button strong{font-size:.62rem}.section-heading h2{font-size:1.3rem;line-height:1.16}.site-footer-inner{grid-template-columns:1fr}.footer-brand-block,.footer-trust{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero:before,.hero h1,.hero-lede,.hero-trust,.hero-boundary,.hero-cta{animation:none}}
