.vh-prose{--vh-accent:#38977f;--vh-navy:#1a2d52;--vh-bg-0:#fcfbf7;--vh-text:#1f2227;--vh-text-2:#3e454f;--vh-text-3:#7c8694;--vh-border:#e2e6ea;color:var(--vh-text);font-family:Inter,system-ui,-apple-system,sans-serif;padding:64px 0;-webkit-font-smoothing:antialiased}.vh-prose--cream{background:var(--vh-bg-0)}.vh-prose--white{background:#fff}.vh-prose *{box-sizing:border-box}.vh-prose__wrap{margin:0 auto;max-width:820px;padding:0 28px}.vh-prose__eyebrow{align-items:center;color:var(--vh-text-3);display:flex;font-family:JetBrains Mono,monospace;font-size:11px;gap:10px;letter-spacing:.18em;margin-bottom:12px;text-transform:uppercase}.vh-prose__eyebrow:before{background:var(--vh-accent);content:"";height:1px;width:28px}.vh-prose__title{color:var(--vh-text);font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(24px,3vw,34px);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 18px}.vh-prose__body{color:var(--vh-text-2);font-size:17px;line-height:1.62}.vh-prose__body>:first-child{margin-top:0}.vh-prose__body>:last-child{margin-bottom:0}.vh-prose__body p{margin:0 0 16px}.vh-prose__body strong{color:var(--vh-text);font-weight:600}.vh-prose__body a{border-bottom:1px solid rgba(56,151,127,.35);color:var(--vh-accent);text-decoration:none}.vh-prose__body a:hover{border-bottom-color:var(--vh-accent)}.vh-prose__body ul{list-style:none;margin:0 0 18px;padding:0}.vh-prose__body ul li{line-height:1.55;margin-bottom:12px;padding-left:22px;position:relative}.vh-prose__body ul li:before{background:var(--vh-accent);border-radius:2px;content:"";height:7px;left:0;position:absolute;top:9px;width:7px}.vh-prose__body blockquote{background:rgba(56,151,127,.05);border-left:3px solid var(--vh-accent);border-radius:0 8px 8px 0;color:var(--vh-text);font-size:18px;margin:22px 0 0;padding:18px 22px}.vh-prose__body em{color:var(--vh-text-3);font-style:italic}