.landing{--paper:#f7f8fa;--ink:#17181a;--muted:#59616b;--line:#d7dce1;--accent:#e8fa54;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}
.rc-wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.rc-header{background:#f7f8fa;border-bottom:1px solid #dadee3}
.rc-nav{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.rc-brand{display:inline-flex;align-items:center;gap:0;text-decoration:none;font-size:24px;font-weight:750;line-height:1;white-space:nowrap}
.rc-mark{display:grid;place-items:center;width:32px;height:32px;background:var(--ink);color:var(--accent);font:700 24px/1 Arial,sans-serif;margin-right:10px}
.rc-brand-dot{color:#657900}
.rc-nav-links{display:flex;gap:30px;font-size:13px;font-weight:500}
.rc-nav-links a{text-decoration:none}
.rc-nav-links a:hover,.rc-footer a:hover{text-decoration:underline;text-underline-offset:5px}
.rc-button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:52px;padding:14px 22px;background:var(--ink);color:#fff;font-size:14px;font-weight:600;text-decoration:none;border:1px solid var(--ink);border-radius:3px;transition:background .18s,transform .18s;line-height:1.3}
.rc-button img{width:20px;height:20px;flex:0 0 20px;filter:invert(1);transition:transform .18s}
.rc-button:hover{background:#353a3d;transform:translateY(-2px)}
.rc-button:hover img{transform:translate(2px,-2px)}
.rc-button-small{font-size:13px;min-height:42px;padding:10px 15px;gap:20px}
.rc-button-small img{width:18px;height:18px;flex-basis:18px}
.rc-button-light{background:var(--accent);border-color:var(--accent);color:var(--ink)}
.rc-button-light img{filter:none}
.rc-button-light:hover{background:#f2ff98}
.rc-hero{position:relative;isolation:isolate;background:#e4e8ed url('assets/audit-editorial.png') center 50%/cover no-repeat;padding:58px 0 55px}
.rc-hero-copy{position:relative;max-width:48%;z-index:1}
.rc-kicker{font:600 10px/1.5 "Courier New",monospace;margin:0 0 22px;letter-spacing:0}
.rc-signal{display:inline-block;width:7px;height:7px;margin-right:7px;background:#537827;border-radius:50%}
.rc-hero h1{font-size:88px;line-height:1.04;font-weight:700;margin:0 0 21px;letter-spacing:0;white-space:nowrap}
.rc-hero h1 span{color:#667800}
.rc-hero h2{font-size:47px;line-height:1.08;font-weight:500;margin-bottom:20px;letter-spacing:0}
.rc-hero-description{font-size:18px;line-height:1.5;max-width:410px;margin-bottom:14px}
.rc-hero-service{max-width:410px;font-size:14px;line-height:1.65;color:#4d5661;margin-bottom:25px}
.rc-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}
.rc-text-link{font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:5px;line-height:1.5}
.rc-text-link span{display:inline-block;margin-left:7px}
.rc-text-link:hover{color:#475800}
.rc-hero-note{font:10px/1.5 "Courier New",monospace;margin:17px 0 0;color:#414954}
.rc-hero-caption{position:absolute;right:5%;bottom:23px;font:9px/1.5 "Courier New",monospace;color:#303840;text-decoration:none}
.rc-hero-caption span{margin-left:10px}
.rc-scope-strip{background:var(--ink);color:#f7f8fa}
.rc-scope-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0}
.rc-scope-grid>div{padding:23px 30px;border-right:1px solid #3b3e41}
.rc-scope-grid>div:first-child{padding-left:0}
.rc-scope-grid>div:last-child{padding-right:0;border:0}
.rc-strip-label{display:block;font:9px/1.5 "Courier New",monospace;color:#a9b0b6;margin-bottom:7px}
.rc-scope-grid strong{display:block;font-size:17px;font-weight:500;line-height:1.4}
.rc-scope-grid small{font-size:11px;color:#bdc4c9;margin-left:7px}
.rc-section{padding-block:94px}
.rc-section-head{display:grid;grid-template-columns:1fr 2fr;gap:40px;margin-bottom:45px}
.rc-section-head>.rc-kicker{padding-top:9px;color:#5b626a}
.landing h2{letter-spacing:0}
.rc-section h2,.rc-proof-band h2{font-size:46px;font-weight:500;line-height:1.08;margin-bottom:20px}
.rc-section-head>div>p{max-width:480px;color:var(--muted);font-size:16px;margin:0}
.rc-friction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}
.rc-friction-grid article{border-top:1px solid #969ea5;padding-top:21px}
.rc-number{font:11px "Courier New",monospace;color:var(--muted)}
.rc-friction-grid h3{font-size:25px;line-height:1.22;font-weight:500;margin:25px 0 17px}
.rc-friction-grid p{font-size:14px;line-height:1.7;color:var(--muted);max-width:325px}
.rc-category{display:block;font:9px/1.5 "Courier New",monospace;color:#00675f;margin-top:28px}
.rc-footnote{font-size:12px;color:var(--muted);margin:35px 0 0;max-width:750px}
.rc-proof-band{background:#1b1e20;color:#f7f8fa}
.rc-proof-heading{display:flex;justify-content:space-between;align-items:end;gap:80px;margin-bottom:45px}
.rc-proof-heading>.rc-kicker,.rc-proof-band .rc-kicker{color:var(--accent)}
.rc-proof-heading h2{font-size:52px;margin:0}
.rc-proof-heading>div:last-child{max-width:350px}
.rc-proof-heading p:not(.rc-kicker){color:#bbc2c7;font-size:15px;line-height:1.7}
.rc-proof-band .rc-text-link{color:var(--accent)}
.rc-proof-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:start;gap:60px}
.rc-report-preview{display:block;background:white;box-shadow:0 18px 32px #0003}
.rc-report-preview img{width:100%;height:auto}
.rc-evidence-meta{display:flex;justify-content:space-between;gap:12px;font:9px/1.6 "Courier New",monospace;color:#b4bfc3;border-bottom:1px solid #495054;padding-bottom:16px}
.rc-evidence-meta code{color:var(--accent);font-size:10px}
.rc-finding{display:block;text-decoration:none;border-bottom:1px solid #495054;padding:18px 0 19px}
.rc-finding-top{display:flex;justify-content:space-between;align-items:center;gap:12px;font:9px/1.5 "Courier New",monospace;margin-bottom:10px;color:#bdc5ca}
.rc-status{font-size:8px;color:var(--accent);border:1px solid #59633b;padding:2px 6px}
.rc-status-open{color:#99d6dc;border-color:#426065}
.rc-finding h3{font-size:19px;line-height:1.3;font-weight:500;margin-bottom:9px;max-width:400px}
.rc-finding p{font-size:12px;line-height:1.6;color:#aeb8be;margin-bottom:11px;max-width:380px}
.rc-finding-link{font-size:11px;color:var(--accent)}
.rc-finding-link span{margin-left:5px}
.rc-finding:hover h3{text-decoration:underline;text-underline-offset:4px}
.rc-proof-footer{display:flex;justify-content:space-between;align-items:start;gap:35px;border-top:1px solid #495054;padding-top:24px;margin-top:37px}
.rc-proof-footer p{font-size:13px;color:#e4ebde;margin:0}
.rc-proof-footer>span{font-size:11px;color:#aeb8be}
.rc-deliverables article{display:grid;grid-template-columns:48px 1fr 1.3fr 130px;gap:30px;align-items:start;padding:30px 0;border-top:1px solid var(--line)}
.rc-deliverables article:last-child{border-bottom:1px solid var(--line)}
.rc-deliverables .rc-number{padding-top:5px}
.rc-deliverables h3{font-size:20px;font-weight:500;margin:0}
.rc-deliverables p{font-size:14px;line-height:1.7;color:var(--muted);margin:0;max-width:420px}
.rc-delivery-label{font:9px/1.5 "Courier New",monospace;color:#00675f;text-align:right;padding-top:6px}
.rc-environments{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:50px}
.rc-environments>p{font-size:11px;color:var(--muted);margin:0}
.rc-environments>p:last-child{text-align:right}
.rc-environments>div{display:flex;gap:30px;font-size:16px;font-weight:600}
.rc-process-band{background:#edf0f2;border-block:1px solid var(--line)}
.rc-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;list-style:none;margin:0;padding:0}
.rc-process li{border-top:1px solid #a5afb6;padding-top:18px}
.rc-process span{font:10px/1.5 "Courier New",monospace;color:#00675f}
.rc-process h3{font-size:21px;font-weight:500;margin:25px 0 15px}
.rc-process p{font-size:14px;color:var(--muted);margin:0;max-width:350px}
.rc-offer-band{background:var(--accent)}
.rc-offer{display:grid;grid-template-columns:1fr 1fr;gap:110px}
.rc-offer-intro h2{font-size:62px;line-height:1.04;margin-bottom:25px}
.rc-offer-intro>p:not(.rc-kicker){font-size:17px;max-width:360px;color:#414a17;margin-bottom:27px}
.rc-offer-details{border-top:2px solid #222719;padding-top:25px}
.rc-offer-details .rc-kicker{margin-bottom:18px}
.rc-price{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}
.rc-price strong{font-size:72px;line-height:1;font-weight:500}
.rc-price span{font-size:12px}
.rc-price-note{font-size:12px;max-width:400px;line-height:1.6;margin:16px 0 0;color:#48511f}
.rc-offer-scope{font-size:13px;margin:26px 0}
.rc-offer-scope>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #aabb45}
.rc-offer-scope dt{color:#46501d}
.rc-offer-scope dd{margin:0;text-align:right;max-width:65%}
.rc-offer-details>.rc-button{display:flex;width:100%}
.rc-contact{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:11px;margin:14px 0 23px;line-height:1.6}
.rc-contact>span:last-child{font-size:10px;color:#46501d}
.rc-offer-limit{font-size:11px;line-height:1.8;color:#46501d;margin:0;max-width:480px}
.rc-questions{display:grid;grid-template-columns:1fr 1.3fr;gap:90px}
.rc-questions h2{font-size:39px}
.rc-question-intro{font-size:14px;color:var(--muted)}
.rc-faq details{border-top:1px solid var(--line);padding:21px 0}
.rc-faq details:last-child{border-bottom:1px solid var(--line)}
.rc-faq summary{font-size:15px;font-weight:500;line-height:1.5;gap:20px}
.rc-faq summary::after{font-size:20px;width:20px;text-align:center}
.rc-faq details p{font-size:13px;color:var(--muted);line-height:1.8;margin:15px 32px 0 0}
.rc-closing{background:#17191b;color:#f7f8fa;padding:70px 0}
.rc-closing .rc-kicker{color:#b9c1c7}
.rc-closing .rc-wrap>div{display:flex;align-items:center;justify-content:space-between;gap:40px}
.rc-closing h2{font-size:52px;font-weight:500;line-height:1.1;margin:0}
.rc-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:35px}
.rc-footer .rc-brand{font-size:21px}
.rc-footer>div{display:flex;gap:25px;flex-wrap:wrap}
.rc-footer>div a{font-size:12px;text-decoration:none}
.rc-footer>span{font-size:10px;color:var(--muted)}
.rc-guarantee{border-top:1px solid #aabb45;padding-top:20px;margin-top:23px}
.rc-guarantee h3{font-size:18px;font-weight:600;margin-bottom:9px}
.rc-guarantee p{font-size:13px;line-height:1.7;margin-bottom:10px}
.rc-guarantee a{font-size:12px;font-weight:600}
.rc-section-nav{position:sticky;top:0;z-index:20;background:#f7f8faf5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.rc-section-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px}
.rc-section-nav-label{font:10px/1.5 "Courier New",monospace;color:var(--muted)}
.rc-section-nav-inner>div{display:flex;align-items:stretch;gap:26px}
.rc-section-nav a{display:flex;align-items:center;min-height:54px;padding:3px 0 0;font-size:12px;text-decoration:none;border-bottom:3px solid transparent;transition:border-color .18s,color .18s}
.rc-section-nav a:hover,.rc-section-nav a[aria-current="location"]{border-color:#627500;color:#475800}
.rc-section-nav-price{font-size:13px;font-weight:600;white-space:nowrap}
.rc-section-nav-price>span{font-size:10px;color:var(--muted);font-weight:400;margin-left:7px}
.rc-evidence-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #495054;margin-top:14px}
.rc-evidence-tabs[hidden],.rc-evidence-panel[hidden]{display:none}
.rc-evidence-tabs button{min-width:0;min-height:48px;background:transparent;color:#bdc5ca;border:0;border-bottom:2px solid transparent;padding:12px 4px;font-size:12px;cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.rc-evidence-tabs button:hover{background:#252a2d;color:white}
.rc-evidence-tabs button[aria-selected="true"]{color:var(--accent);border-bottom-color:var(--accent)}
.rc-proof-band :focus-visible{outline-color:var(--accent)}
.rc-evidence-panel{padding-block:26px 10px;min-width:0;border-bottom:1px solid #495054}
.rc-explorer-ready .rc-evidence-panels{display:grid}
.rc-explorer-ready .rc-evidence-panel{grid-area:1/1;border:0;align-self:start}
/* Hidden panels size the same grid track, so switching findings never shifts the page. */
.rc-explorer-ready .rc-evidence-panel[hidden]{display:block;visibility:hidden;pointer-events:none}
.rc-evidence-panel h3{font-size:25px;font-weight:500;line-height:1.2;margin-bottom:14px}
.rc-evidence-panel>p{font-size:14px;line-height:1.65;color:#bdc5ca;margin-bottom:20px}
.rc-evidence-panel .rc-finding-top{flex-wrap:wrap;row-gap:7px;margin-bottom:18px}
.rc-source{border-left:2px solid #8aab8f;padding:2px 0 2px 15px;margin-block:22px;color:#d2dadd;overflow-wrap:anywhere}
.rc-source>span{font:10px/1.5 "Courier New",monospace;color:#aeb8be}
.rc-source pre{font:12px/1.7 "Courier New",monospace;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0}
.rc-evidence-checks{margin:0 0 24px}
.rc-evidence-checks>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:15px;padding:11px 0;border-bottom:1px solid #3a4246}
.rc-evidence-checks dt{font:10px/1.6 "Courier New",monospace;color:#96cfc8}
.rc-evidence-checks dd{font-size:12px;color:#d3dadd;line-height:1.65;margin:0}
.rc-report-preview{transition:box-shadow .2s,transform .2s}
.rc-report-preview:hover{transform:translateY(-3px);box-shadow:0 22px 38px #0005}
.rc-deliverables article{transition:border-color .18s}
.rc-deliverables article:hover{border-top-color:#00675f}
.rc-faq details[open] summary{color:#00675f}
.rc-faq details[open]{border-top-color:#00675f}
@media(max-width:1000px){.rc-section-nav-label{display:none}.rc-section-nav-inner>div{flex:1;justify-content:space-between;gap:20px}.rc-evidence-panel h3{font-size:22px}.rc-evidence-checks>div{grid-template-columns:1fr;gap:5px}}
@media(max-width:760px){.rc-section-nav-inner{min-height:48px;gap:0}.rc-section-nav-inner>div{gap:10px}.rc-section-nav a{min-height:48px;font-size:11px}.rc-section-nav-price{display:none}.rc-evidence-panel h3{font-size:25px}.rc-evidence-tabs button{font-size:12px}.rc-evidence-panel>p{font-size:13px}.rc-source pre{font-size:11px}.rc-evidence-checks>div{grid-template-columns:105px minmax(0,1fr);gap:12px}.rc-evidence-panel .rc-text-link{font-size:12px}}
@media(max-width:360px){.rc-evidence-checks>div{grid-template-columns:1fr;gap:5px}.rc-evidence-panel h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){.rc-report-preview:hover{transform:none}}
@media(min-width:1600px){.rc-hero{padding-block:76px;background-position:center 48%}.rc-hero h1{font-size:98px}.rc-hero-copy{max-width:570px}}
@media(max-width:1250px){.rc-wrap{width:calc(100% - 80px)}.rc-hero h1{font-size:73px}.rc-hero h2{font-size:42px}.rc-hero-copy{max-width:47%}.rc-hero-service{max-width:360px}.rc-actions{gap:15px}.rc-proof-grid{gap:36px;grid-template-columns:1.2fr 1fr}.rc-proof-heading{gap:50px}.rc-offer{gap:65px}.rc-deliverables article{grid-template-columns:35px 1fr 1.2fr 100px;gap:20px}.rc-environments>div{gap:20px;font-size:14px}.rc-questions{gap:50px}}
@media(max-width:1000px){.rc-hero h1{font-size:61px}.rc-hero h2{font-size:38px}.rc-hero-description{font-size:17px}.rc-hero-service{font-size:13px}.rc-hero{background-position:43% center;padding-block:48px}.rc-hero-copy{max-width:46%}.rc-hero .rc-kicker{font-size:9px;max-width:290px}.rc-nav-links{gap:20px}.rc-section{padding-block:72px}.rc-section-head{grid-template-columns:1fr 1.5fr}.rc-scope-grid>div{padding-inline:20px}.rc-scope-grid strong{font-size:15px}.rc-proof-grid{grid-template-columns:1fr 1fr;gap:30px}.rc-finding h3{font-size:17px}.rc-proof-heading h2{font-size:44px}.rc-proof-heading>div:last-child{max-width:290px}.rc-friction-grid{gap:25px}.rc-friction-grid h3{font-size:22px}.rc-delivery-label{display:none}.rc-deliverables article{grid-template-columns:25px 1fr 1.3fr}.rc-environments{flex-wrap:wrap}.rc-environments>p:last-child{display:none}.rc-offer{gap:50px}.rc-offer-intro h2{font-size:53px}.rc-price strong{font-size:64px}.rc-questions{gap:35px}.rc-questions h2{font-size:34px}.rc-footer{flex-wrap:wrap}.rc-footer>span{width:100%}}
@media(max-width:760px){
.rc-wrap{width:calc(100% - 40px)}.rc-nav{min-height:70px;gap:15px}.rc-brand{font-size:22px}.rc-mark{width:27px;height:27px;font-size:21px;margin-right:8px}.rc-nav-links{display:none}.rc-button-small{font-size:12px;min-height:39px;padding:9px 12px;gap:12px}
.rc-hero{padding:35px 0 250px;background-size:auto 430px;background-position:right bottom;background-color:#e2e6eb}.rc-hero-copy{max-width:none}.rc-hero h1{font-size:58px;margin-bottom:15px}.rc-hero h2{font-size:39px;margin-bottom:15px}.rc-hero .rc-kicker{max-width:none;font-size:9px;margin-bottom:17px}.rc-hero-description{font-size:16px;max-width:350px;margin-bottom:11px}.rc-hero-service{font-size:13px;max-width:345px;margin-bottom:20px}.rc-actions{gap:17px}.rc-hero-note{font-size:9px;margin-top:13px}.rc-hero-caption{display:none}.rc-text-link{font-size:12px}.rc-button{min-height:48px;padding:12px 16px;font-size:13px;gap:18px}.rc-hero{background-image:url('assets/audit-editorial.png')}.rc-scope-grid{grid-template-columns:1fr 1fr}.rc-scope-grid>div{padding:20px 16px}.rc-scope-grid>div:nth-child(2){display:none}.rc-scope-grid strong{font-size:14px}.rc-scope-grid small{display:block;margin:4px 0 0;font-size:10px}.rc-strip-label{font-size:8px;margin-bottom:6px}
.rc-section{padding-block:58px}.rc-section-head{grid-template-columns:1fr;gap:0;margin-bottom:33px}.rc-section-head>.rc-kicker{padding:0;margin-bottom:22px}.rc-section h2{font-size:37px}.rc-section-head>div>p{font-size:15px}.rc-friction-grid{grid-template-columns:1fr;gap:28px}.rc-friction-grid article{display:grid;grid-template-columns:30px 1fr;gap:12px;padding-top:20px}.rc-friction-grid h3{margin:0 0 0;font-size:23px}.rc-friction-grid h3 br{display:none}.rc-friction-grid p{grid-column:2;margin:0;max-width:none;font-size:13px}.rc-category{grid-column:2;margin-top:3px}.rc-footnote{font-size:11px;margin-top:26px}
.rc-proof-heading{display:block;margin-bottom:28px}.rc-proof-heading h2{font-size:39px;margin-bottom:23px}.rc-proof-heading>div:last-child{max-width:390px}.rc-proof-heading p:not(.rc-kicker){font-size:14px}.rc-proof-grid{grid-template-columns:1fr;gap:32px}.rc-findings{max-width:none}.rc-finding{padding-block:20px}.rc-finding h3{font-size:20px}.rc-finding p{font-size:13px;max-width:none}.rc-proof-footer{display:block;margin-top:30px;padding-top:20px}.rc-proof-footer p{font-size:12px;margin-bottom:9px}.rc-proof-footer>span{font-size:10px}
.rc-deliverables article{grid-template-columns:25px 1fr;gap:10px 15px;padding:24px 0}.rc-deliverables p{grid-column:2;font-size:13px}.rc-deliverables h3{font-size:20px}.rc-environments{display:block;margin-top:32px}.rc-environments>div{gap:24px;flex-wrap:wrap;margin-top:13px;font-size:13px}.rc-process{grid-template-columns:1fr;gap:28px}.rc-process li{padding-top:18px}.rc-process h3{margin:14px 0 10px;font-size:21px}.rc-process p{font-size:13px;max-width:420px}
.rc-offer{grid-template-columns:1fr;gap:37px}.rc-offer-intro h2{font-size:44px;line-height:1.1}.rc-offer-intro h2 br:last-child{display:none}.rc-offer-intro>p:not(.rc-kicker){font-size:15px;max-width:none;margin-bottom:18px}.rc-offer-details{padding-top:25px}.rc-price strong{font-size:66px}.rc-offer-scope{font-size:12px;margin:23px 0}.rc-offer-limit{font-size:11px}.rc-contact{gap:5px;font-size:12px}.rc-questions{grid-template-columns:1fr;gap:20px}.rc-questions h2{font-size:36px}.rc-question-intro{font-size:13px}.rc-faq summary{font-size:14px}.rc-faq details p{margin-right:10px}.rc-closing{padding-block:50px}.rc-closing .rc-wrap>div{display:block}.rc-closing h2{font-size:40px;margin-bottom:28px}.rc-footer{gap:24px;padding-block:30px}.rc-footer>div{gap:20px}.rc-footer>span{font-size:10px}
}
@media(max-width:400px){.rc-hero h1{font-size:48px}.rc-hero h2{font-size:35px}.rc-actions{gap:15px}.rc-actions .rc-button{font-size:12px}.rc-hero{padding-bottom:225px;background-size:auto 360px}.rc-hero-service{max-width:320px}.rc-scope-grid strong{font-size:12px}.rc-offer-scope>div{gap:12px}.rc-offer-details>.rc-button{font-size:12px}.rc-brand{font-size:20px}.rc-hero .rc-kicker{font-size:8px}.rc-closing h2{font-size:36px}}
@media(max-width:760px) and (max-height:740px){.rc-hero{padding-top:25px;padding-bottom:160px;background-size:auto 300px}.rc-hero h1{font-size:46px;margin-bottom:13px}.rc-hero h2{font-size:32px;margin-bottom:12px}.rc-hero-description{font-size:14px;max-width:320px}.rc-hero-service{font-size:12px;margin-bottom:15px}.rc-hero-note{margin-top:10px}.rc-hero .rc-kicker{margin-bottom:13px}.rc-nav{min-height:64px}.rc-hero .rc-button{min-height:43px}}
/* Keep the report artwork below the copy on narrow screens. */
@media(max-width:760px){.rc-hero{background-image:none}.rc-hero::after{content:"";position:absolute;inset:auto 0 0;height:230px;background:url('assets/audit-editorial.png') right center/auto 290px no-repeat;pointer-events:none}.rc-hero h1{font-size:56px}}
@media(max-width:400px){.rc-hero h1{font-size:48px}.rc-hero::after{height:205px;background-size:auto 265px}}
@media(max-width:360px){.rc-hero h1{font-size:44px}}
@media(max-width:760px) and (max-height:850px){.rc-hero{padding-bottom:160px}.rc-hero::after{height:140px;background-size:auto 180px}.rc-hero h1{font-size:46px}}
@media(max-width:360px) and (max-height:850px){.rc-hero h1{font-size:43px}}
@media(prefers-reduced-motion:reduce){.rc-button,.rc-button img{transition:none}.rc-button:hover,.rc-button:hover img{transform:none}}
