@font-face{font-family:'Barlow Condensed';src:url('/assets/barlow-condensed-latin.woff2') format('woff2');font-weight:600 800;font-style:normal;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/assets/dm-sans-latin.woff2') format('woff2');font-weight:100 1000;font-style:normal;font-display:swap}
:root{--ink:#183c3b;--teal:#123b3b;--deep:#082a2d;--orange:#f29958;--cream:#f7f4ee;--muted:#516461;--line:#d7dfd9;--white:#fff;--heading:'Barlow Condensed','Arial Narrow',sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}body.modal-open{overflow:hidden}h1,h2,h3,h4{font-family:var(--heading);font-weight:700;line-height:1.06;margin:0 0 22px;letter-spacing:-.015em}h1{font-size:clamp(56px,6.2vw,94px)}h2{font-size:clamp(36px,3.6vw,54px)}h3{font-size:29px}p{margin:0 0 22px}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}figure{margin:0}address{font-style:normal}em{font-style:normal;color:var(--orange)}:focus-visible{outline:3px solid #bb4f12;outline-offset:4px}::selection{background:#ffd2ab;color:var(--deep)}[hidden]{display:none!important}.wrap{width:min(1260px,calc(100% - 96px));margin-inline:auto}.section{padding-block:96px}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.17em;font-weight:700;line-height:1.6;margin-bottom:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:15px 25px;background:var(--orange);border:1px solid transparent;color:#183330;text-decoration:none;font-size:13px;font-weight:800;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#ffaf73;transform:translateY(-2px);text-decoration:none}.button.small{font-size:12px;min-height:45px;padding:12px 17px;gap:12px}.text-link,.read-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:700}.text-button{border:0;background:transparent;color:var(--teal);text-decoration:underline;text-underline-offset:4px;padding:10px 0;font-size:13px}.skip-link{position:fixed;top:-80px;left:16px;z-index:1000;background:white;padding:12px}.skip-link:focus{top:10px}.site-header{background:var(--deep);color:white;position:sticky;top:0;z-index:30;border-bottom:1px solid #ffffff1a}.header-inner{max-width:1500px;min-height:89px;margin:auto;display:flex;align-items:center;gap:27px;padding:15px 36px}.wordmark{display:block;text-decoration:none;line-height:1;white-space:nowrap}.wordmark>span{font-size:9px;letter-spacing:.24em;font-weight:600;display:block;margin-bottom:7px}.wordmark strong{font-family:var(--heading);font-size:24px;font-weight:700;letter-spacing:.01em}.brand-dot{color:var(--orange)}#main-nav{display:flex;align-items:center;gap:24px;margin-left:auto}#main-nav a{font-size:12px;text-decoration:none;font-weight:600;white-space:nowrap}#main-nav a:hover{color:var(--orange)}.header-phone{font-size:11px;font-weight:600;white-space:nowrap;text-decoration:none}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;background:var(--deep);color:white}.hero-image,.article-hero-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,24,25,.78),rgba(5,25,24,.42) 56%,rgba(6,27,26,.22))}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 368px;align-items:center;gap:100px;min-height:720px;padding-block:62px 74px}.hero-copy{max-width:760px;animation:rise .65s both}.hero-copy>.eyebrow{color:#f4ceaa}.hero-copy h1{max-width:730px;line-height:.99;text-transform:uppercase;margin-bottom:27px}.hero-copy p{font-size:16px;line-height:1.75;max-width:470px;color:#e7e9e3;margin-bottom:32px}.hero-secondary{display:block;width:fit-content;margin-top:22px;color:white;font-size:12px;font-weight:600}.image-label{position:absolute;bottom:16px;right:30px;font-size:9px;letter-spacing:.03em;color:#fff;background:#0a2929b8;padding:3px 8px}.lead-form{background:var(--cream);color:var(--ink);padding:28px 30px 23px;box-shadow:0 16px 45px #00202026}.lead-form .eyebrow{color:#7b4329;font-size:9px;margin-bottom:7px}.lead-form h2{font-size:34px;line-height:1.02;margin-bottom:12px;letter-spacing:0}.form-intro{font-size:12px;line-height:1.6;color:var(--muted);margin-bottom:19px}.form-grid{display:grid;gap:10px}.lead-form label{display:block;font-size:10px;font-weight:700;line-height:1.5}.lead-form label>span{font-weight:400}.lead-form input:not([type=checkbox]),.lead-form select,.lead-form textarea{display:block;border:1px solid #b9c8bf;border-radius:0;width:100%;padding:9px 10px;margin-top:4px;font-size:12px;line-height:1.5;background:#fff;color:var(--ink);min-height:38px}.lead-form textarea{resize:vertical;min-height:59px}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#6d7872}.lead-form .consent{display:flex;gap:7px;align-items:flex-start;font-weight:400;font-size:9px;line-height:1.55;margin:13px 0}.consent input{margin:3px 0 0;accent-color:var(--teal);flex-shrink:0;width:13px;height:13px}.lead-form .submit{width:100%;min-height:46px;padding:12px;font-size:12px}.preview-note{font-size:9px;line-height:1.6;margin:11px 0 0;color:#55645e}.form-status{font-size:12px;line-height:1.6;margin:0}.form-status:not(:empty){margin-top:15px;padding:12px;background:#e1ece5;border-left:3px solid var(--teal)}.honeypot{position:absolute;left:-9999px}.intro-strip{background:var(--teal);color:#d6e0d8;font-size:11px;font-weight:500;letter-spacing:.02em}.intro-strip .wrap{display:flex;align-items:center;justify-content:space-around;gap:20px;min-height:64px}.intro-strip span:before{content:'✓';color:var(--orange);margin-right:12px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:43px}.section-heading h2{margin-bottom:0;max-width:630px}.section-heading p{font-size:14px;max-width:340px;color:var(--muted);margin-bottom:3px}.section-heading .text-link{white-space:nowrap}.stage-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stage{padding:30px 26px 30px 0;margin-right:25px;text-decoration:none;position:relative;transition:background .2s}.stage:not(:last-child){border-right:1px solid var(--line)}.stage-number{font-family:var(--heading);font-size:26px;color:#9b5334;display:block;margin-bottom:32px}.stage h3{font-size:29px;margin-bottom:15px}.stage p{font-size:13px;line-height:1.7;color:var(--muted);margin-bottom:27px;max-width:220px}.stage svg{transition:transform .2s}.stage:hover svg{transform:translateX(7px)}.feature-band{background:#e7ebe3}.feature-layout{display:grid;grid-template-columns:1.13fr 1fr;gap:90px;align-items:center;padding-block:76px}.feature-layout figure img{width:100%;aspect-ratio:1.08;object-fit:cover}.feature-layout figcaption{font-size:9px;color:#64746b;margin-top:7px}.feature-layout h2{font-size:58px}.feature-layout p{font-size:14px;color:var(--muted);max-width:390px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 30px}.guide-card{min-width:0}.card-photo{display:block;overflow:hidden;margin-bottom:22px}.card-photo img{aspect-ratio:1.5;object-fit:cover;width:100%;transition:transform .45s}.guide-card:hover img{transform:scale(1.035)}.guide-card .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:12px;color:#815037}.guide-card .eyebrow span{color:#60716b;font-weight:500;letter-spacing:0}.guide-card h3{font-size:31px;margin-bottom:13px}.guide-card h3 a{text-decoration:none}.guide-card h3 a:hover{text-decoration:underline}.guide-card>p{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:17px}.read-link{font-size:11px;text-decoration:none}.local-band{background:var(--teal);color:white}.local-layout{display:grid;grid-template-columns:1fr 1fr;gap:120px;padding-block:84px}.local-layout .eyebrow{color:#f5bb8c}.local-layout p{font-size:14px;color:#d5e0da;max-width:540px}.local-layout h2{font-size:54px}.record-list a{display:block;position:relative;padding:28px 0;border-top:1px solid #dce7df42;text-decoration:none}.record-list a:last-child{border-bottom:1px solid #dce7df42}.record-list span{font-size:10px;color:var(--orange);letter-spacing:.1em;text-transform:uppercase}.record-list h3{font-size:36px;margin:16px 0 10px}.record-list p{font-size:12px;margin:0}.record-list svg{position:absolute;right:0;top:50%}.final-cta{text-align:center}.final-cta p{color:var(--muted);font-size:14px}.site-footer{background:var(--deep);color:#d8e2db;padding:66px 0 0}.footer-grid{display:grid;grid-template-columns:1.3fr .95fr 1fr;gap:70px;padding-bottom:50px}.footer-grid .wordmark{color:white;margin-bottom:23px}.footer-grid h2{font-family:var(--body);font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:22px;color:white}.footer-grid p,.footer-grid address,.footer-grid>a,.footer-grid div>a:not(.wordmark){font-size:11px;line-height:1.9}.footer-grid p{margin-bottom:14px}.footer-grid div>a:not(.wordmark){display:block;margin-bottom:8px;text-decoration:none}.footer-grid div>a:not(.wordmark):hover{text-decoration:underline}.footer-grid address{margin:13px 0}.footer-bottom{border-top:1px solid #ffffff22;display:flex;justify-content:space-between;gap:30px;padding-block:22px;font-size:9px;color:#bccfc5}.footer-bottom div{display:flex;gap:24px}.footer-bottom a{text-decoration:none}.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;align-items:center;padding-block:20px;font-size:10px;color:#64746c}.breadcrumb a{text-decoration:none}.breadcrumb span:last-child{color:var(--teal)}.article-hero{position:relative;isolation:isolate;background:var(--deep);color:white}.article-hero .hero-shade{background:linear-gradient(90deg,#061f24e8,#06232678 70%,#06232645)}.article-hero-image{object-position:center 55%}.article-title{padding-block:66px 72px}.article-title .eyebrow{color:#f5bc8d}.article-title h1{max-width:900px;font-size:clamp(45px,5.2vw,76px);margin-bottom:23px;line-height:1.02}.article-title>p{font-size:16px;max-width:630px;line-height:1.7;color:#e1e8e2}.article-meta{font-size:10px;display:flex;gap:12px;flex-wrap:wrap;color:#c5d6cc;margin-top:26px}.reading-progress{height:3px;background:transparent;position:sticky;top:89px;z-index:25}.reading-progress span{height:100%;display:block;width:0;background:var(--orange)}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 275px;gap:100px;padding-top:64px;padding-bottom:86px;align-items:start}.article-content{min-width:0;font-size:16px;line-height:1.85}.article-content a{font-weight:500;color:#246666}.article-content .button{color:#183330}.article-content .answer{font-size:20px;line-height:1.65;margin-bottom:33px}.answer p{margin-bottom:0}.takeaways{border-top:3px solid var(--orange);border-bottom:1px solid var(--line);padding:23px 0 25px;margin-bottom:48px}.takeaways h2{font-family:var(--body);font-size:12px;line-height:1.6;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px}.takeaways ul{margin:0;padding-left:20px;font-size:14px;line-height:1.8}.takeaways li{padding-left:5px;margin:6px 0}.takeaways li::marker{color:#ad5c30}.article-section{margin-bottom:46px;scroll-margin-top:115px}.article-section h2{font-size:39px;line-height:1.15;max-width:690px;margin-bottom:22px}.article-content ul,.article-content ol{padding-left:23px}.article-content li{padding-left:4px;margin-block:9px}.table-scroll{overflow-x:auto;margin:30px 0;max-width:100%;border-bottom:1px solid var(--line);scrollbar-color:#a4b6a9 #eef2ed}table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.7;text-align:left;min-width:520px}caption{text-align:left;caption-side:bottom;font-size:10px;color:#66776c;padding:10px 0 1px}th,td{padding:16px 15px;border-bottom:1px solid var(--line);vertical-align:top}thead{background:var(--teal);color:white}thead th{font-weight:600}tbody th{font-weight:700;width:26%}tbody tr:nth-child(even){background:#eaf0e8}.aside-sticky{position:sticky;top:125px}.article-aside{height:100%;font-size:12px}.toc h2{font-family:var(--body);font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:19px}.toc ol{padding-left:17px;color:#5c6c64}.toc li{padding-left:6px;margin-bottom:14px;line-height:1.65}.toc a{text-decoration:none}.toc a:hover{color:#964719}.aside-contact{background:#e6ece3;padding:25px;margin-top:32px}.aside-contact h2{font-size:35px}.aside-contact .eyebrow{font-size:9px;margin-bottom:10px}.aside-contact p{font-size:12px}.aside-contact .button{font-size:11px;width:100%;padding:12px 15px;gap:10px}.aside-contact>a{display:block;text-align:center;font-size:10px;margin-top:14px}.aside-back{font-size:11px;display:block;margin-top:27px}.mobile-toc{display:none}.article-end{border-top:1px solid var(--line);padding-top:24px;font-size:11px;color:#66746c;line-height:1.8}.article-end p{margin-bottom:8px}.inline-cta{background:var(--teal);color:white;padding:37px;margin-top:44px}.inline-cta h2{font-size:39px}.inline-cta p{font-size:14px;color:#dce8df}.inline-cta .eyebrow{color:var(--orange);font-size:9px}.inline-cta>a{display:block;color:white;font-size:11px;margin-top:17px}.related-section{background:#e7ebe3;padding-block:76px}.exit-dialog{border:0;padding:0;background:var(--cream);color:var(--ink);width:min(440px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 30px 100px #0005}.exit-dialog::backdrop{background:#041e26c9;backdrop-filter:blur(4px)}.exit-dialog .lead-form{box-shadow:none;padding-top:35px}.dialog-close{position:absolute;right:12px;top:7px;width:33px;height:33px;background:transparent;border:0;font-size:28px;z-index:2;color:var(--teal)}.dialog-dismiss{display:block;margin:0 auto 19px}.page-hero .hero-layout{min-height:680px}.page-hero .hero-copy h1{font-size:clamp(54px,5.8vw,84px);max-width:690px}.library-tools{display:grid;grid-template-columns:1fr 270px;gap:24px;padding-block:17px 6px}.library-tools label{font-size:11px;font-weight:700}.library-tools input,.library-tools select{width:100%;border:1px solid #a9bcb0;border-radius:0;background:white;color:var(--ink);padding:14px;font-size:14px;margin-top:8px}.library #search-status{font-size:11px;color:var(--muted);margin:14px 0 32px}.compact-section{padding-top:0;max-width:900px}.compact-section h2{font-size:36px}.compact-section p{font-size:14px}.prose-wide{max-width:880px;font-size:16px;line-height:1.9}.prose-wide h2{font-size:40px;margin-top:45px}.prose-wide h2:first-child{margin-top:0}.prose-wide h3{font-size:31px;margin-top:30px}.prose-wide table{min-width:550px}.prose-wide ul{padding-left:25px}.prose-wide li{margin-bottom:9px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:1050px}.contact-grid p{font-size:15px}.contact-grid address{font-size:16px;margin-block:24px}.large-phone{font-family:var(--heading);font-size:38px;line-height:1.4}.checklist .section-heading{align-items:center;gap:24px}.checklist-items{list-style:none;padding:0!important}.checklist-items li{display:flex;gap:14px;font-size:14px}.checklist-items span{font-size:23px;line-height:1.3}.write-line{font-size:10px;color:#6a796e;overflow:hidden}.not-found{min-height:60vh}.not-found h1{font-size:64px}.calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}#net-calculator{background:#e7ede4;padding:25px;margin-block:25px}#net-calculator label{display:block;font-size:11px;font-weight:700}#net-calculator input{border:1px solid #a0b3a4;width:100%;padding:12px;font-size:15px;background:white;color:var(--ink);margin-top:6px}#net-calculator output{display:block;margin-top:22px;border-top:1px solid #b3c4b6;padding-top:18px;font-family:var(--heading);font-size:42px;line-height:1.2}#net-calculator output small{font-family:var(--body);display:block;font-size:10px;line-height:1.8;margin-bottom:5px;font-weight:600}#net-calculator .calc-note{font-size:10px;margin:13px 0 0;line-height:1.65}.print-page{white-space:nowrap}.lead-form:has(.form-status:not(:empty)){animation:none}
@keyframes rise{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-layout{min-height:800px}.hero-copy h1{font-size:104px}}
@media(max-width:1200px){.header-inner{gap:19px;padding-inline:26px}#main-nav{gap:18px}.header-phone{display:none}.wrap{width:calc(100% - 70px)}.hero-layout{gap:50px;grid-template-columns:minmax(0,1fr) 350px}.hero-copy h1{font-size:76px}.feature-layout{gap:60px}.article-layout{gap:60px;grid-template-columns:minmax(0,1fr) 250px}.local-layout{gap:70px}.wordmark strong{font-size:22px}}
@media(max-width:1000px){.header-inner{min-height:78px}.header-cta{margin-left:auto}#main-nav{position:absolute;top:100%;left:0;right:0;background:var(--deep);padding:24px;display:none;border-top:1px solid #ffffff22;flex-wrap:wrap}#main-nav.is-open{display:flex}.menu-toggle{display:flex;align-items:center;gap:10px;background:transparent;border:0;color:white;margin-left:auto;font-size:12px;min-height:44px;order:3}.header-cta{margin-left:auto}.hero-layout{grid-template-columns:1fr 330px;gap:35px}.hero-copy h1{font-size:66px}.hero-copy p{font-size:14px}.hero .lead-form{padding-inline:24px}.stage-grid{grid-template-columns:repeat(2,1fr)}.stage:nth-child(2){border-right:0}.stage:nth-child(-n+2){border-bottom:1px solid var(--line)}.stage:nth-child(3),.stage:nth-child(4){padding-top:30px}.stage p{max-width:270px}.feature-layout{gap:40px}.feature-layout h2{font-size:48px}.section-heading{gap:30px}.section-heading h2{font-size:46px}.guide-card h3{font-size:27px}.local-layout{gap:45px}.local-layout h2{font-size:46px}.footer-grid{gap:35px}.article-layout{grid-template-columns:minmax(0,1fr) 220px;gap:38px}.aside-contact{padding:22px}.reading-progress{top:78px}.article-section h2{font-size:35px}.prose-wide{max-width:calc(100% - 100px)}}
@media(max-width:760px){html{scroll-padding-top:86px}.wrap{width:calc(100% - 40px)}.section{padding-block:60px}.header-inner{padding:13px 20px;gap:15px;min-height:74px}.wordmark strong{font-size:21px}.wordmark>span{font-size:8px;letter-spacing:.18em;margin-bottom:5px}.header-cta{display:none}.menu-toggle{font-size:11px;gap:9px}#main-nav{gap:0;flex-direction:column;align-items:stretch;padding:15px 20px}#main-nav a{font-size:15px;padding:12px 0;border-bottom:1px solid #fff2}.hero-layout{display:block;min-height:0;padding-block:56px 52px}.hero-copy{max-width:560px}.hero-copy h1{font-size:clamp(56px,12.8vw,80px);line-height:1.01;max-width:570px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:.12em}.hero-copy p{font-size:15px;max-width:460px;line-height:1.75;margin-bottom:25px}.hero-copy .button{font-size:12px;min-height:51px;padding-inline:21px}.hero-secondary{margin-top:18px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(180deg,#04262ddb,#05272780 58%,#062b2beb)}.hero .lead-form{margin-top:42px;max-width:520px;padding:27px 25px}.lead-form h2{font-size:36px}.lead-form .eyebrow{font-size:10px}.lead-form label{font-size:11px}.lead-form input:not([type=checkbox]),.lead-form select,.lead-form textarea{font-size:16px;min-height:44px;padding:10px}.lead-form .consent{font-size:10px;margin-block:16px}.lead-form .consent input{width:16px;height:16px}.lead-form .preview-note{font-size:10px}.lead-form .submit{font-size:13px;min-height:49px}.form-intro{font-size:13px}.image-label{right:20px;font-size:8px;bottom:12px}.intro-strip .wrap{justify-content:center;flex-wrap:wrap;gap:8px 23px;padding-block:18px;font-size:10px}.intro-strip span:before{margin-right:7px}.section-heading{display:block;margin-bottom:31px}.section-heading h2{font-size:42px}.section-heading p{margin-top:23px;max-width:550px}.section-heading .text-link{margin-top:23px}.eyebrow{font-size:10px;margin-bottom:15px}.stage{padding:24px 15px 25px 0;margin-right:15px}.stage:nth-child(even){margin-right:0;padding-left:7px}.stage-number{font-size:22px;margin-bottom:22px}.stage h3{font-size:28px}.stage p{font-size:12px;line-height:1.7;margin-bottom:20px}.feature-layout{display:flex;flex-direction:column;gap:31px;padding-block:44px 54px}.feature-layout figure{width:100%}.feature-layout figure img{aspect-ratio:1.25}.feature-layout>div{width:100%}.feature-layout h2{font-size:48px}.feature-layout p{max-width:100%}.guide-grid{grid-template-columns:1fr;gap:37px}.guide-card{padding-bottom:30px;border-bottom:1px solid var(--line)}.guide-card:last-child{border-bottom:0;padding-bottom:0}.card-photo{margin-bottom:21px}.guide-card h3{font-size:33px}.guide-card>p{font-size:14px}.guide-card .eyebrow{font-size:10px}.read-link{font-size:12px}.local-layout{grid-template-columns:1fr;gap:30px;padding-block:58px}.local-layout h2{font-size:44px}.record-list h3{font-size:34px}.final-cta h2{font-size:43px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px;padding-bottom:40px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid .wordmark{margin-bottom:18px}.footer-grid h2{font-size:10px;line-height:1.5}.footer-grid p,.footer-grid address,.footer-grid div>a:not(.wordmark){font-size:10px}.footer-bottom{display:block;font-size:9px;padding-block:21px}.footer-bottom div{margin-top:12px;gap:25px}.site-footer{padding-top:42px}.breadcrumb{font-size:9px;padding-block:15px;gap:8px}.article-title{padding-block:43px 57px}.article-title h1{font-size:49px;line-height:1.05}.article-title>p{font-size:14px}.article-meta{font-size:9px;line-height:1.8;gap:6px 10px}.article-layout{display:block;padding-top:36px;padding-bottom:52px}.article-aside{display:none}.reading-progress{top:74px}.article-content{font-size:15px;line-height:1.85}.article-content .answer{font-size:19px;line-height:1.65}.takeaways{margin-bottom:28px}.takeaways ul{font-size:13px}.mobile-toc{display:block;border-bottom:1px solid var(--line);padding-bottom:19px;margin-bottom:36px;font-size:13px}.mobile-toc summary{font-weight:700;cursor:pointer}.mobile-toc ol{margin-top:18px}.article-section h2{font-size:33px;line-height:1.16}.article-section{margin-bottom:37px;scroll-margin-top:100px}.table-scroll{margin-block:24px}table{font-size:12px;min-width:510px}th,td{padding:13px 12px}.inline-cta{padding:28px 24px;margin-top:32px}.inline-cta h2{font-size:34px}.inline-cta p{font-size:13px}.related-section{padding-block:55px}.page-hero .hero-layout{min-height:0}.page-hero .hero-copy h1{font-size:60px}.library-tools{grid-template-columns:1fr;gap:17px}.library-tools input,.library-tools select{font-size:16px}.compact-section{padding-top:0}.compact-section h2{font-size:34px}.prose-wide{max-width:none;font-size:15px}.prose-wide h2{font-size:34px;margin-top:33px}.prose-wide h3{font-size:29px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-grid h2{font-size:40px}.checklist .section-heading{display:block}.checklist .print-page{margin-top:25px}.checklist-items li{font-size:13px}.calc-grid{grid-template-columns:1fr 1fr;gap:13px}#net-calculator{padding:20px}#net-calculator label{font-size:10px}#net-calculator input{font-size:16px}#net-calculator output{font-size:36px}.exit-dialog{max-height:calc(100dvh - 24px)}.exit-dialog .lead-form{padding:30px 24px 20px}.not-found h1{font-size:49px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:white;color:black;font:11pt/1.5 Arial,sans-serif}.site-header,.site-footer,.hero,.article-hero,.breadcrumb,.article-aside,.mobile-toc,.inline-cta,.related-section,.reading-progress,.exit-dialog,.print-page,.skip-link{display:none!important}.wrap,.prose-wide{width:100%;max-width:none}.section,.article-layout{padding:0;display:block}.article-content{font-size:11pt;line-height:1.6}.article-content:before{content:attr(data-title);display:block}h1,h2,h3{color:black;page-break-after:avoid}.article-section h2,.prose-wide h2{font-size:22pt}.takeaways{margin-block:20px}.table-scroll{overflow:visible}table{min-width:0;font-size:9pt}thead{color:black;background:#eee}tr,figure{break-inside:avoid}a{color:black!important;text-decoration:none}.article-end{font-size:9pt}.checklist h2{font-size:24pt}.checklist section{break-inside:avoid}.checklist-items li{font-size:10pt}.form-status{display:none}}

.lead-form fieldset{border:0;padding:0;margin:0;min-width:0}
.video-block{margin:30px 0}.video-stage{aspect-ratio:16/9;background:var(--teal);color:white}.video-stage iframe{width:100%;height:100%;border:0;display:block}.load-video{display:flex;align-items:center;justify-content:center;gap:24px;width:100%;height:100%;border:0;background:linear-gradient(135deg,#123b3b,#285750);color:white;padding:25px;text-align:left}.load-video>span:last-child{font-family:var(--heading);font-size:32px;line-height:1.15;max-width:310px}.load-video small{font-family:var(--body);font-size:10px;display:block;margin-top:12px;line-height:1.5;color:#d4e0d7}.play-symbol{display:grid;place-items:center;width:64px;height:64px;flex-shrink:0;background:var(--orange);color:var(--deep);border-radius:50%;font-size:23px;padding-left:4px}.video-caption{font-size:10px;line-height:1.7;color:var(--muted);margin-top:10px}@media(max-width:760px){.load-video{gap:16px;padding:20px}.load-video>span:last-child{font-size:25px}.play-symbol{width:48px;height:48px;font-size:19px}}@media print{.video-stage{display:none}}
