.eh-vo-hero{background:var(--off-white);padding:var(--section-pad-y) 0;border-bottom:1px solid var(--line-soft)}.eh-vo-hero:has(.eh-vo-hero-crumbs){padding-top:var(--s-5)}.eh-vo-hero-crumbs{display:flex;align-items:center;gap:var(--s-3);font-size:var(--fs-eyebrow);color:var(--ink-mute);text-transform:uppercase;letter-spacing:.12em;font-weight:var(--fw-eyebrow);margin-bottom:var(--s-7)}.eh-vo-hero-crumb{display:inline-flex;align-items:center;gap:var(--s-3)}.eh-vo-hero-crumbs a{color:var(--ink-mute);text-decoration:none;transition:color .12s}.eh-vo-hero-crumbs a:hover{color:var(--blue)}.eh-vo-hero-crumb-sep{color:var(--line)}.eh-vo-hero-crumb-current{color:var(--ink)}.eh-vo-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:var(--s-9);align-items:center}.eh-vo-hero-eyebrow{font-size:var(--fs-eyebrow);font-weight:var(--fw-eyebrow);color:var(--orange-deep);text-transform:uppercase;letter-spacing:var(--ls-eyebrow);margin-bottom:var(--s-4);display:flex;align-items:center;gap:var(--s-3)}.eh-vo-hero-eyebrow:before{content:"";width:28px;height:1px;background:var(--orange)}.eh-vo-hero-h1{font-size:clamp(32px,6vw,var(--fs-h1));font-weight:var(--fw-heading);color:var(--ink);letter-spacing:var(--ls-h1);line-height:var(--lh-h1);margin-bottom:var(--s-4)}.eh-vo-hero-lede{font-size:var(--fs-lede);font-weight:var(--fw-body);color:var(--ink-soft);line-height:var(--lh-lede);margin-bottom:var(--s-6);max-width:64ch}.eh-vo-hero-stats{display:flex;gap:var(--s-7);margin-bottom:var(--s-6);flex-wrap:wrap}.eh-vo-hero-stat-value{font-size:var(--fs-h4);font-weight:var(--fw-heading);color:var(--ink);letter-spacing:var(--ls-h4);line-height:var(--lh-h4)}.eh-vo-hero-stat-label{font-size:var(--fs-caption);color:var(--ink-soft);margin-top:var(--s-1)}.eh-vo-hero-ctas{display:flex;gap:var(--s-4);align-items:center;flex-wrap:wrap}.eh-vo-hero-cta-secondary{display:inline-flex;align-items:center;gap:var(--s-2);color:var(--ink);padding:var(--s-4) var(--s-2);font-weight:var(--fw-heading);font-size:var(--fs-btn);text-decoration:none;border-bottom:1px solid var(--orange);transition:color .15s}.eh-vo-hero-cta-secondary:hover{color:var(--orange-deep)}.eh-vo-hero-photo-wrap{width:100%}.eh-vo-hero-photo{width:100%;height:auto;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid var(--line-soft);display:block}@media (max-width:880px){.eh-vo-hero-grid{grid-template-columns:1fr;gap:var(--s-6)}.eh-vo-hero-photo{aspect-ratio:16/10}}.eh-vo-section-marker{font-size:var(--fs-eyebrow);font-weight:var(--fw-eyebrow);color:var(--orange-deep);text-transform:uppercase;letter-spacing:var(--ls-eyebrow);margin-bottom:var(--s-3);display:flex;align-items:center;gap:var(--s-3)}.eh-vo-section-marker:before{content:"";width:28px;height:1px;background:var(--orange)}.eh-vo-prose{padding:var(--section-pad-y) 0;background:var(--white)}.eh-vo-prose-tint{background:var(--off-white);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.eh-vo-prose-head{max-width:760px;margin-bottom:var(--s-6)}.eh-vo-prose-h2{font-size:var(--fs-h2);font-weight:var(--fw-heading);color:var(--ink);letter-spacing:var(--ls-h2);line-height:var(--lh-h2)}.eh-vo-prose-body{max-width:720px}.eh-vo-prose-p{font-size:var(--fs-body);font-weight:var(--fw-body);color:var(--ink);line-height:var(--lh-body);margin-bottom:var(--s-4)}.eh-vo-prose-p:last-child{margin-bottom:0}.eh-vo-prose-bullets{list-style:none;padding:0;margin:0 0 var(--s-4) 0;display:flex;flex-direction:column;gap:var(--s-3)}.eh-vo-prose-bullets li{position:relative;padding-left:var(--s-5);font-size:var(--fs-body);color:var(--ink);line-height:var(--lh-body)}.eh-vo-prose-bullets li:before{content:"";position:absolute;left:4px;top:11px;width:7px;height:7px;background:var(--orange);border-radius:50%}.eh-vo-prose-bullets li strong{color:var(--ink);font-weight:var(--fw-heading)}.eh-vo-prose-table-wrap{overflow-x:auto;border:1px solid var(--line-soft);border-radius:4px;margin:var(--s-5) 0}.eh-vo-prose-table{width:100%;border-collapse:collapse;min-width:460px}.eh-vo-prose-table td,.eh-vo-prose-table th{text-align:left;padding:var(--s-3) var(--s-5);border-bottom:1px solid var(--line-soft);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink);vertical-align:top}.eh-vo-prose-table thead th{background:var(--off-white);font-weight:var(--fw-heading);color:var(--ink);font-size:var(--fs-caption);letter-spacing:.02em}.eh-vo-prose-table td:first-child{font-weight:600;color:var(--ink)}.eh-vo-prose-table tr:last-child td{border-bottom:none}.eh-vo-prose-callout{margin-top:var(--s-6);padding:var(--s-5) var(--s-6);background:var(--white);border:1px solid var(--line-soft);border-left:3px solid var(--orange);border-radius:4px;font-size:var(--fs-body);color:var(--ink);line-height:var(--lh-body)}.eh-vo-prose-callout strong{color:var(--ink)}.eh-vo-prose-callout a{color:var(--blue);font-weight:var(--fw-heading);text-decoration:none;border-bottom:1px solid var(--blue);padding-bottom:1px}.eh-vo-prose-callout a:hover{color:var(--orange-deep);border-color:var(--orange-deep)}.eh-vo-features{padding:var(--section-pad-y) 0;background:var(--white)}.eh-vo-features-tint{background:var(--off-white);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.eh-vo-features-head{max-width:720px;margin-bottom:var(--s-6)}.eh-vo-features-h2{font-size:var(--fs-h2);font-weight:var(--fw-heading);color:var(--ink);letter-spacing:var(--ls-h2);line-height:var(--lh-h2);margin-bottom:var(--s-3)}.eh-vo-features-intro{font-size:var(--fs-body);font-weight:var(--fw-body);color:var(--ink);line-height:var(--lh-body)}.eh-vo-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s-4)}.eh-vo-features-grid-4{grid-template-columns:repeat(4,1fr)}.eh-vo-feat-card{background:var(--white);border:1px solid var(--line-soft);border-radius:4px;padding:var(--s-6) var(--s-5);transition:border-color .15s}.eh-vo-feat-card:hover{border-color:var(--blue)}.eh-vo-feat-icon{width:46px;height:46px;border-radius:4px;background:rgba(12,74,110,.07);display:flex;align-items:center;justify-content:center;margin-bottom:var(--s-4)}.eh-vo-feat-icon svg{width:23px;height:23px;stroke:var(--blue);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.eh-vo-feat-h3{font-size:var(--fs-h4);font-weight:var(--fw-heading);color:var(--ink);letter-spacing:var(--ls-h4);line-height:var(--lh-h4);margin-bottom:var(--s-2)}.eh-vo-feat-body{font-weight:var(--fw-body)}.eh-vo-feat-body,.eh-vo-features-callout{font-size:var(--fs-body);color:var(--ink);line-height:var(--lh-body)}.eh-vo-features-callout{margin-top:var(--s-6);padding:var(--s-5) var(--s-6);background:var(--off-white);border:1px solid var(--line-soft);border-left:3px solid var(--orange);border-radius:4px}.eh-vo-features-callout strong{color:var(--ink)}.eh-vo-features-callout a{color:var(--blue);font-weight:var(--fw-heading);text-decoration:none;border-bottom:1px solid var(--blue);padding-bottom:1px}.eh-vo-features-callout a:hover{color:var(--orange-deep);border-color:var(--orange-deep)}@media (max-width:980px){.eh-vo-features-grid,.eh-vo-features-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.eh-vo-features-grid,.eh-vo-features-grid-4{grid-template-columns:1fr}}