/* An editorial wordmark and a spacious, complete company navigation. */
.brand{gap:10px;min-width:145px}.brand-mark{width:47px;height:53px;flex-shrink:0}.brand-stem{fill:none;stroke:var(--ink);stroke-width:9;stroke-linecap:round;stroke-linejoin:round}.brand-accent{fill:none;stroke:#77aa75;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.brand-wordmark{display:flex;flex-direction:column;gap:6px}.brand-vee{font-family:Manrope,sans-serif;font-size:31px;line-height:1;font-weight:650;letter-spacing:.11em}.brand-health{font-size:10px;line-height:1;letter-spacing:.38em;font-weight:600;color:#537666}.footer-brand .brand-stem{stroke:#e7f1e9}.footer-brand .brand-accent{stroke:var(--green)}.footer-brand .brand-health{color:#b7d3bd}.footer-brand .brand-vee{color:white}
.header-inner{max-width:1800px;padding-left:36px;padding-right:36px;gap:25px;height:108px}header nav{flex:1;justify-content:space-between;gap:clamp(14px,1.25vw,26px);font-size:14px;font-weight:600}header nav>a{white-space:nowrap}.consultation-button{padding:15px 19px!important;background:var(--green);color:var(--deep);gap:12px;border-radius:4px;font-size:14px}.consultation-button:hover{background:#d6f8ad;color:var(--deep)}header nav .consultation-button[aria-current=page]:after{display:none}.footer-links a[aria-current=page]{color:var(--green)}
.workflow-panel{background:#edf4ee;border:1px solid #d5e4d8;border-radius:10px;padding:30px 35px}.workflow-label{font-size:12px;letter-spacing:.16em;color:#5c7965;margin-bottom:26px}.workflow-node{display:flex;align-items:center;gap:22px;padding:20px 0;border-top:1px solid #cbdccd}.workflow-node>span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:white;font-size:12px;color:#426950;flex-shrink:0}.workflow-node h3{font-size:20px;margin-bottom:5px}.workflow-node p{font-size:14px;color:var(--muted);margin:0}.workflow-end{border-top:1px solid #cbdccd;margin-top:5px;padding-top:22px;font-size:13px;font-weight:600}.platform-cta{margin-top:28px}.pricing-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:90px;align-items:start}.pricing-layout h2{margin-bottom:25px}.pricing-layout .checklist{margin-top:25px}.quote-panel{background:var(--deep);padding:43px;border-radius:10px;color:white}.quote-panel .eyebrow{color:var(--green)}.quote-panel h3{font-size:32px}.quote-panel p{color:#c5d8cd;margin:23px 0 30px}.quote-panel>.text-link{display:flex;margin-top:25px;font-weight:400}.quote-note{display:block;padding-top:28px;margin-top:28px;border-top:1px solid #ffffff30;color:#c5d8cd;font-size:13px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.resource-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;transition:transform .2s}.resource-card:hover{transform:translateY(-5px)}.resource-cover{background:#dceccf;color:var(--deep);height:185px;padding:27px;display:flex;justify-content:space-between;align-items:flex-end}.resource-cover>span{font-size:11px;letter-spacing:.12em;font-weight:600;line-height:1.8}.resource-cover strong{font-family:Manrope,sans-serif;font-weight:400;font-size:75px;line-height:1;letter-spacing:-.07em}.resource-cover-1{background:var(--deep);color:#d4edc0}.resource-cover-2{background:#e9f0ed;color:#436456}.resource-body{padding:28px}.resource-body .eyebrow{font-size:10px;margin-bottom:20px}.resource-body h2{font-size:26px;letter-spacing:-.035em}.resource-body p{font-size:15px;color:var(--muted);margin:20px 0}.guide-layout{display:grid;grid-template-columns:1fr 2.2fr;gap:80px;max-width:1120px}.guide-layout aside p{color:var(--muted);font-size:14px;margin-bottom:28px}.guide-section{padding-bottom:35px;margin-bottom:30px;border-bottom:1px solid var(--line)}.guide-section>span{font-size:12px;color:#5c7f55}.guide-section h2{font-size:32px;margin:15px 0 23px}.guide-section p{font-size:18px;color:var(--muted)}.editorial-empty{display:grid;grid-template-columns:110px 1fr;gap:45px;align-items:start;background:var(--pale);padding:60px;border-radius:10px}.empty-symbol{width:100px;height:100px;border:1px solid #c9dacb;display:grid;place-items:center;border-radius:50%}.empty-symbol .icon{width:35px;height:35px}.editorial-empty h2{font-size:36px}.editorial-empty p{color:var(--muted);max-width:640px;margin:20px 0 28px}.news-links{display:flex;gap:40px;margin-top:30px}
@media(min-width:981px) and (max-width:1499px){.header-inner{height:auto;min-height:128px;display:grid;grid-template-columns:160px 1fr;gap:0 24px;padding-top:20px;padding-bottom:0}.header-inner>a{grid-column:1;grid-row:1;align-self:start}.header-inner nav{display:flex;grid-column:1/-1;grid-row:2;justify-content:center;gap:clamp(17px,2.4vw,33px);height:58px;border-top:1px solid var(--line);margin-top:17px}.header-inner nav .consultation-button{position:absolute;right:36px;top:22px}.header-inner nav>a[aria-current=page]:after{bottom:-8px}}
@media(max-width:980px){.header-inner{height:86px;padding-left:27px;padding-right:27px}.menu-toggle{display:flex;background:none;border:1px solid var(--line);border-radius:5px;padding:10px;color:var(--ink)}header nav{display:none;position:absolute;top:86px;left:0;right:0;padding:22px 27px 28px;max-height:calc(100dvh - 90px);overflow-y:auto;background:white;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #073c3810;align-items:stretch;gap:0;justify-content:start}header nav.open{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}header nav>a{padding:15px 0;border-bottom:1px solid #e5ece6;font-size:15px}header nav>a[aria-current=page]:after{display:none}header nav .consultation-button{grid-column:1/-1;margin-top:22px;border:0}.pricing-layout{gap:40px}.guide-layout{gap:40px}.resource-grid{gap:17px}.resource-body{padding:23px}.resource-body h2{font-size:23px}}
@media(max-width:700px){.pricing-layout,.guide-layout{grid-template-columns:1fr;gap:35px}.resource-grid{grid-template-columns:1fr}.resource-cover{height:160px}.resource-body h2{font-size:28px}.quote-panel{padding:30px}.editorial-empty{grid-template-columns:1fr;padding:30px;gap:30px}.editorial-empty h2{font-size:30px}.empty-symbol{height:75px;width:75px}.news-links{flex-direction:column;gap:22px}.guide-layout aside{padding-bottom:25px;border-bottom:1px solid var(--line)}.guide-layout aside p{margin-bottom:17px}.workflow-panel{padding:26px}.brand-mark{width:41px;height:46px}.brand-vee{font-size:28px}.brand-health{font-size:9px}.header-inner{padding-left:23px;padding-right:23px}.guide-section p{font-size:17px}}
@media(max-width:359px){header nav.open{grid-template-columns:1fr}.header-inner{padding-left:18px;padding-right:18px}}

