:root{--forest:#112c25;--forest-light:#1e4035;--lime:#c4ef97;--ink:#172c25;--muted:#52645d;--line:#d8e0db;--paper:#f7f9f6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #6f9c44;outline-offset:5px}.wrap{width:min(1232px,calc(100% - 96px));margin-inline:auto}.dark-opening{background:var(--forest);color:white}.header{min-height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3b5149;gap:30px}.brand{font-size:25px;letter-spacing:-1.1px;font-weight:700;display:inline-flex;gap:10px;align-items:center;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:31px;height:33px;background:var(--lime);border-radius:9px 2px 9px 2px;font-size:24px;font-weight:800;color:var(--forest);font-family:Georgia,serif}.header nav{display:flex;align-items:center;gap:32px;font-size:14px}.header nav a:hover{color:var(--lime)}.nav-contact{border:1px solid #75877d;padding:11px 18px;border-radius:5px}.nav-contact span{margin-left:20px}.menu-toggle{display:none}.hero{padding-block:82px 78px;display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;margin:0 0 28px}.hero .eyebrow{font-size:12px;letter-spacing:1.2px;color:#d7e4dc;display:flex;flex-wrap:wrap;align-items:center;gap:15px}.status-label{border:1px solid #697c70;padding:5px 9px;border-radius:3px;color:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(42px,4.8vw,68px);line-height:1.09;letter-spacing:-2.5px;margin-bottom:29px}h1 em{font-weight:400;font-style:italic;color:var(--lime);white-space:nowrap}.hero-description{font-size:18px;line-height:1.7;color:#d1ded6;max-width:495px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;justify-content:center;align-items:center;gap:34px;padding:15px 23px;border-radius:4px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-lime{background:var(--lime);color:var(--forest)}.button-lime:hover{background:#d7f6b7}.text-link{font-size:14px;border-bottom:1px solid #9cb1a4;padding:8px 0}.text-link span{padding-left:10px}.hero-note{font-size:13px;color:#b5c9bd;margin:27px 0 0;line-height:1.7}.ledger-visual{background:#fbfcf9;color:var(--ink);border-radius:10px;box-shadow:0 25px 60px #0003;transform:rotate(1deg);overflow:hidden;border:1px solid #dae4dd}.ledger-top{padding:19px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:14px}.mini-brand{font-size:12px;font-weight:800;letter-spacing:1.7px}.sample-tag{font-size:12px;letter-spacing:.7px;color:var(--muted);border:1px solid var(--line);padding:3px 6px;border-radius:3px}.ledger-heading{padding:28px 26px 8px}.ledger-heading>span{font-size:12px;letter-spacing:1.6px;color:var(--muted)}.ledger-heading h2{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:5px 0 17px;letter-spacing:-.8px}.file-row{display:flex;align-items:center;gap:12px;padding:19px 24px;border-bottom:1px solid #e3e8e3}.file-icon{width:34px;height:40px;flex-shrink:0;display:grid;place-items:center;background:#edf2e9;border:1px solid #d3dfcd;border-radius:4px;color:#365337;font-size:21px}.file-row strong{font-size:14px;display:block;line-height:1.5}.file-row div>span{display:block;font-size:12px;color:var(--muted);margin-top:3px}.step-index{font-size:12px;color:#819085;margin-left:auto;padding-left:5px}.example-exception{display:flex;gap:11px;margin:20px 24px;padding:15px 13px;background:#f8efdb;border:1px solid #dfcd9b;border-radius:5px}.example-exception>span{height:20px;width:20px;flex-shrink:0;display:grid;place-items:center;border:1px solid #917433;border-radius:50%;color:#755813;font-weight:700;font-size:12px}.example-exception strong{display:block;font-size:13px;color:#654e1b}.example-exception p{font-size:12px;color:#7a663d;margin:3px 0 0}.final-row{border-top:1px solid #e3e8e3}.ledger-bottom{background:#edf2e9;padding:15px 24px;display:flex;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:1px;font-weight:700;color:#53624b}.principles{display:flex;justify-content:space-between;gap:20px;padding:27px 0 30px;border-top:1px solid #3b5149;font-size:13px;color:#d4e0d8}.principles span:before{content:'✓';color:var(--lime);margin-right:12px}.section{padding-block:95px}.section-intro{max-width:650px;margin-bottom:42px}.section-intro .eyebrow,.faq-section .eyebrow{color:#5b7063;margin-bottom:17px}.section h2,.ownership-section h2,.contact-section h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(35px,3.5vw,49px);line-height:1.13;letter-spacing:-1.5px;margin-bottom:23px}.section-intro>p:last-child{font-size:17px;color:var(--muted);max-width:560px}.workflow-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:65px}.workflow-tabs{display:flex;flex-direction:column}.workflow-tabs button{display:flex;align-items:center;gap:19px;border:0;border-top:1px solid var(--line);background:white;text-align:left;padding:27px 15px;color:var(--muted);transition:background .2s}.workflow-tabs button:last-child{border-bottom:1px solid var(--line)}.workflow-tabs button[aria-selected=true]{color:var(--ink);background:#edf4e6;border-top-color:var(--ink)}.workflow-tabs button>span{font-size:12px;align-self:flex-start;margin-top:2px}.workflow-tabs strong{font-size:17px;display:block}.workflow-tabs small{display:block;font-size:14px;margin-top:4px;color:var(--muted)}.workflow-tabs b{margin-left:auto;font-size:21px;font-weight:400}.workflow-panel{background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:34px 38px;min-height:352px}.workflow-panel[hidden]{display:none}.panel-label{font-size:12px;letter-spacing:1.5px;font-weight:700;color:#5d735d}.workflow-panel h3{font-family:Georgia,serif;font-size:33px;font-weight:400;line-height:1.15;letter-spacing:-.8px;margin:17px 0}.workflow-panel p{color:var(--muted);font-size:15px}.mapping-line{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:25px 0;font-size:12px}.mapping-line span:not([aria-hidden]),.mapping-line strong{background:white;border:1px solid var(--line);padding:7px 9px;border-radius:3px}.mapping-line strong{background:var(--forest);color:white}.workflow-panel .panel-footnote{font-size:12px;border-top:1px solid var(--line);padding-top:15px;margin:0}.exception-labels{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0;font-size:13px}.exception-labels span{border:1px solid #d5c390;background:#f8efdb;padding:6px 9px;color:#6c521a;border-radius:3px}.ownership-section{background:#edf2ea;padding-block:77px}.ownership-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:90px}.ownership-section .eyebrow{font-size:12px;color:#5d735d}.ownership-points article{display:flex;gap:25px;padding:21px 0;border-bottom:1px solid #cdd8cb}.ownership-points article:first-child{padding-top:0}.ownership-points article:last-child{border-bottom:0;padding-bottom:0}.ownership-points article>span{font-size:12px;color:#60745d;margin-top:5px}.ownership-points h3{font-size:19px;letter-spacing:-.3px;margin-bottom:7px}.ownership-points p{color:var(--muted);font-size:15px;margin:0}.coverage-intro{display:flex;max-width:none;justify-content:space-between;gap:60px;align-items:end}.coverage-intro h2{margin:0}.coverage-intro>p{max-width:360px!important;margin:0}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.report-grid article{padding:30px;border-right:1px solid var(--line)}.report-grid article:first-child{padding-left:0}.report-grid article:last-child{border-right:0;padding-right:0}.report-agency{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--muted)}.report-grid h3{font-family:Georgia,serif;font-size:43px;line-height:1.1;font-weight:400;margin:14px 0 23px;letter-spacing:-1px}.report-grid p{color:var(--muted);font-size:15px;min-height:76px;margin-bottom:25px}.report-caption{font-size:12px;letter-spacing:1.3px;font-weight:700}.scope-note{font-size:13px;color:var(--muted);line-height:1.8;margin-top:25px;max-width:920px}.scope-note strong{color:var(--ink)}.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:17px;font-weight:600;padding:22px 0;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:21px;font-weight:400;color:#667f5e;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;color:var(--muted);padding-right:30px;margin:0 0 25px}.contact-section{background:var(--forest);color:white;padding:76px 0 73px}.contact-inner{text-align:center}.contact-section .eyebrow{color:var(--lime);font-size:12px;margin-bottom:23px}.contact-section h2{font-size:clamp(38px,4vw,56px);margin-bottom:30px}.email-link{display:block;width:fit-content;margin:22px auto 0;border-bottom:1px solid #6c8274;font-size:16px}.contact-inner>p:last-child{font-size:12px;color:#b5c9bd;line-height:1.8;margin:20px 0 0}.footer{display:flex;gap:25px;align-items:center;justify-content:space-between;min-height:112px}.footer p,.footer>span{font-size:12px;color:var(--muted);margin:0}.footer .brand{font-size:21px}.footer .brand-mark{width:26px;height:28px;font-size:21px}.skip{position:fixed;top:-100px;left:20px;background:var(--lime);color:var(--ink);padding:12px;z-index:100}.skip:focus{top:10px}@media(min-width:1450px){.hero{gap:90px;padding-block:105px}.hero h1{font-size:70px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:35px}.hero h1{font-size:51px}h1 em{white-space:normal}.hero-description{font-size:16px}.header nav{gap:19px}.workflow-layout{gap:30px}.ownership-grid{gap:50px}.file-row{padding-inline:17px}.ledger-heading{padding-inline:20px}.ledger-top{padding-inline:17px}.sample-tag{font-size:12px}.coverage-intro{gap:35px}.report-grid article{padding-inline:23px}.faq-section{gap:40px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{min-height:80px;position:relative;gap:10px}.brand{font-size:23px}.menu-toggle{display:flex;gap:15px;border:1px solid #697c70;border-radius:4px;background:none;color:white;padding:7px 11px;font-size:14px}.header nav{display:none;position:absolute;left:0;right:0;top:79px;background:var(--forest);z-index:10;padding:20px;border:1px solid #566b5e;flex-direction:column;align-items:stretch;gap:22px}.header nav.open{display:flex}.hero{grid-template-columns:1fr;padding-block:47px 45px;gap:42px}.hero h1{font-size:clamp(43px,8.5vw,62px);letter-spacing:-1.8px}.hero .eyebrow{font-size:12px;gap:10px}.hero-description{max-width:550px}.hero-note{font-size:12px}.ledger-visual{transform:none;max-width:530px;width:100%;margin-inline:auto}.ledger-top{padding:17px 20px}.sample-tag{font-size:12px}.file-row{padding:17px 20px}.file-row strong{font-size:15px}.file-row div>span{font-size:12px}.principles{display:grid;grid-template-columns:1fr 1fr;gap:18px;font-size:12px;padding-block:25px}.principles span:before{margin-right:7px}.section{padding-block:60px}.section-intro{margin-bottom:30px}.section h2,.ownership-section h2{font-size:38px}.workflow-layout{grid-template-columns:1fr;gap:26px}.workflow-tabs button{padding:20px 13px}.workflow-panel{padding:28px;min-height:340px}.ownership-section{padding-block:55px}.ownership-grid{grid-template-columns:1fr;gap:20px}.coverage-intro{display:block}.coverage-intro>p{max-width:550px!important;margin-top:20px}.report-grid{grid-template-columns:1fr}.report-grid article,.report-grid article:first-child,.report-grid article:last-child{border:0;border-bottom:1px solid var(--line);padding:25px 0}.report-grid article:last-child{border-bottom:0}.report-grid h3{font-size:38px;margin:9px 0 15px}.report-grid p{min-height:0;max-width:520px;margin-bottom:18px}.faq-section{grid-template-columns:1fr;gap:12px}.faq-section h2 br{display:none}summary{font-size:16px;padding-block:20px}.contact-section{padding-block:59px}.contact-section h2{font-size:39px}.footer{flex-wrap:wrap;justify-content:flex-start;padding-block:28px;gap:16px}.footer .brand{width:100%}.footer>span{margin-left:auto;font-size:12px}.footer p{font-size:12px}}@media(max-width:380px){.hero-actions{gap:16px}.button{padding:14px 17px;gap:20px}.text-link{font-size:13px}.hero h1{font-size:42px}.ledger-top{gap:5px;padding-inline:13px}.mini-brand{font-size:12px}.sample-tag{font-size:12px}.file-row{gap:9px;padding-inline:13px}.file-row strong{font-size:14px}.file-row div>span{font-size:12px}.step-index{display:none}.principles{font-size:12px}.footer>span{margin-left:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand-wordmark{display:flex;flex-direction:column;gap:7px;line-height:1}.brand-wordmark small{font-size:12px;letter-spacing:2.5px;font-weight:700;line-height:1.2}.header .brand-mark{width:43px;height:46px;font-size:32px}.header .brand-wordmark small{color:var(--lime)}.footer .brand-mark{width:36px;height:40px;font-size:28px}.hero-actions{flex-wrap:wrap;gap:16px}.button-outline{border:1px solid #9cb1a4;color:white;background:transparent}.button-outline:hover{background:#26473b}.hero-actions .button{min-height:55px;line-height:1.4}.hero-actions .button span{display:inline-block;font-size:18px;line-height:1}
.hero-actions .button-outline{background:#ffffff;color:#112c25;border-color:#ffffff}.hero-actions .button-outline:hover{background:#eaf3e3;border-color:#eaf3e3}
