: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}.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;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;display:inline-flex;min-height:44px;padding-inline:2px;transition:color .16s ease}.site-header nav a.is-active{color:#f2eadb;font-weight:850}.site-header nav a:hover,.site-header nav a:focus-visible{color:#f2eadb}.hero{background:var(--surface);isolation:isolate;margin:0;max-width:none;overflow:hidden;padding:clamp(58px,8vw,96px) clamp(18px,5vw,40px) clamp(44px,6vw,76px);position:relative;text-align:center}.hero:before{animation:hero-image-drift 42s ease-in-out infinite alternate;background-image:image-set(url(/hero/towmargin-hero-rv-towing.webp) type("image/webp"),url(/hero/towmargin-hero-rv-towing.jpg) type("image/jpeg"));background-position:center 55%;background-size:cover;content:"";filter:saturate(1.02) contrast(1.1);inset:-18px;opacity:1;position:absolute;transform:scale(1.03);transform-origin:center;z-index:0}.hero:after{background:linear-gradient(180deg,#f7f3ea85,#f7f3ea94 48%,#f7f3eaf0 86%,#f7f3ea),radial-gradient(circle at 50% 42%,#fffdf6ad,#f7f3ea29 56%,#f7f3ea6b 82%);content:"";inset:0;position:absolute;z-index:0}.hero>*{position:relative;z-index:1}.hero h1{animation:hero-copy-rise .82s ease-out both;margin-bottom:clamp(26px,3.4vw,38px);margin-inline:auto;max-width:900px}@media(min-width:768px){.hero h1{margin-bottom:calc(clamp(26px,3.4vw,38px) + 10px)}}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-cta,button{align-items:center;border:1px solid #a7a096;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:850;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{animation:hero-fade-in 1.2s ease-out .26s both;background:var(--green);border-color:#171d1f29;border-radius:6px;box-shadow:0 10px 22px #171d1f2e;color:#f7f3ea;font-size:1rem;letter-spacing:0;min-height:48px;min-width:min(100%,210px);padding:12px 22px;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{animation:hero-copy-rise .82s ease-out .14s both;color:#202326d1;font-size:1rem;font-weight:650;line-height:1.45;margin:0 auto 12px;max-width:620px}.hero-trust{animation:hero-copy-rise .82s ease-out .22s both;color:#7d631f;font-size:.78rem;font-weight:760;letter-spacing:.02em;line-height:1.35;margin:0 auto 14px;max-width:420px}.hero-boundary{animation:hero-fade-in 1.2s ease-out .36s both;color:#202326b8;font-size:.78rem;font-weight:620;line-height:1.45;margin:12px auto 0;max-width:520px}@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}}.calculator-shell{background:linear-gradient(180deg,#f7f3ea 0,#f2eee5fa 96px 100%),var(--surface);margin-top:clamp(-36px,-3vw,-20px);padding:clamp(50px,7vw,78px) clamp(18px,5vw,72px) clamp(32px,7vw,60px);position:relative;z-index:1}.section-heading{display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(280px,420px);margin:0 auto 24px;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}.number-help{align-self:start;justify-self:end;position:relative}.help-trigger{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--graphite);gap:8px;min-height:44px;padding:0 4px}.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:900;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:14px;margin:0 auto;max-width:1180px}.form-section{border-top:1px solid var(--line);padding-top:14px}.form-section h3{color:var(--graphite);font-size:1.02rem;font-weight:800;margin-bottom:10px}.field-grid{display:grid;gap:10px}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;display:grid;gap:5px;min-width:0;padding:8px 10px}.field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #28483d29}.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:800}.required{background:var(--red);border:1px solid #8e2e25;border-radius:999px;color:#fffdf6;font-size:.64rem;font-weight:850;line-height:1.2;padding:1px 6px;white-space:nowrap}.input-wrap{align-items:center;background:#f3eee3;border:1px solid #c3bbae;border-radius:6px;display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden}.input-wrap.text-wrap{grid-template-columns:minmax(0,1fr)}.input-wrap:focus-within{background:#fffdf6;border-color:var(--green)}.field.has-error .input-wrap{background:#fff7f5;border-color:var(--red)}.field-error{color:var(--red);font-size:.82rem;font-weight:800}input{background:transparent;border:0;color:var(--ink);line-height:1.2;min-width:0;outline:0;padding:6px 10px}.input-wrap span{border-left:1px solid #c3bbae;color:var(--steel);font-size:.78rem;font-weight:800;padding:0 8px}.field>small{color:var(--muted);display:block;font-size:.74rem;line-height:1.25;min-height:2.5em}.form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px;padding-top:8px}.form-actions p{color:var(--muted);margin:0}.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-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:800;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}.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-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:850;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-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:900;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:850;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:850;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:clamp(48px,6vw,72px) 32px clamp(58px,7vw,78px)}.guide-shell{margin:0 auto;max-width:1180px}.guide-header{border-bottom:1px solid rgba(201,195,184,.82);padding-bottom:clamp(28px,4vw,38px)}.guide-header h1{color:var(--graphite);font-size:clamp(2rem,4vw,3.1rem);font-weight:780;line-height:1.08;margin-bottom:16px;max-width:920px;text-align:left}.guide-header>p:not(.static-page-eyebrow){color:#4d5551;font-size:clamp(1.04rem,1.6vw,1.18rem);line-height:1.64;margin-bottom:14px;max-width:840px}.guide-header span{color:var(--steel);display:block;font-size:.84rem;font-weight:680}.guide-decision-band{border-bottom:1px solid rgba(201,195,184,.82);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:clamp(30px,5vw,46px)}.guide-decision-band div{min-width:0;padding:22px clamp(18px,3vw,30px) 22px 0}.guide-decision-band div+div{border-left:1px solid rgba(201,195,184,.82);padding-left:clamp(18px,3vw,30px)}.guide-decision-band span,.guide-data-row>span,.guide-rail-section h2{color:var(--steel);display:block;font-size:.8rem;font-weight:850;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-layout{align-items:start;column-gap:clamp(44px,6vw,76px);display:grid;grid-template-columns:minmax(0,760px) minmax(286px,360px);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:40px;padding-top:38px}.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:28px;padding-left:clamp(22px,3vw,32px);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 .related-guide-list{align-items:start;flex-direction:column}.guide-rail .related-guide-list a{border-radius:8px;display:block;width:100%}.guide-calculator-cta{justify-self:stretch;justify-content:center;margin-top:0;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:850;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(240px,1.2fr) minmax(190px,.8fr) 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{min-height:38px;min-width:38px;padding:6px}.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 span{color:var(--graphite)}.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}.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}.margin-list{display:grid;gap:8px;margin:0}.margin-list div{align-items:baseline;border-top:1px solid rgba(201,195,184,.72);display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;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}@media(max-width:820px){.section-heading,.faq-heading,.faq-grid,.result-topline,.metric-grid{grid-template-columns:1fr}.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:1.1rem;margin-bottom:14px}.field{gap:8px;padding:12px}.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}.number-help{justify-self:start}.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}.guide-link-list a{white-space:normal}.site-header{padding-inline:16px}.site-header-inner{gap:12px;min-height:48px}.brand-logo{height:40px}nav{gap:12px}nav a{font-size:.82rem}.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:52px 20px 62px}.guide-decision-band{grid-template-columns:1fr}.guide-decision-band div,.guide-decision-band div+div{border-left:0;padding-left:0;padding-right:0}.guide-decision-band div+div{border-top:1px solid rgba(201,195,184,.82)}.guide-layout{grid-template-columns:1fr;row-gap:34px}.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:clamp(1.9rem,12vw,2.2rem)}.guide-header>p:not(.static-page-eyebrow),.guide-article p{font-size:1rem}.guide-data-section{padding:18px}.hero h1{font-size:1.5rem;line-height:1.12}.hero-cta{font-size:.95rem;min-height:46px;min-width:min(100%,178px);padding:11px 18px}.hero-trust{font-size:.75rem;margin-inline:auto;max-width:310px}.hero-boundary{font-size:.74rem;max-width:310px}.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}}
