/* VERB isolated homepage shell v2181451. Deliberately has no JS dependency. */
html{background:#f6f6f4;color:#111;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-text-size-adjust:100%}
body.verb-home-isolated-v2181451{margin:0;background:#f6f6f4;color:#111}
.vh51-header{position:relative;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;max-width:1680px;margin:0 auto;padding:20px 24px;background:#f6f6f4;border-bottom:1px solid #deded9}
.vh51-logo{color:#111;text-decoration:none;font-size:24px;font-weight:700;letter-spacing:-.04em}
.vh51-nav{display:flex;justify-content:center;align-items:center;gap:28px;min-width:0}
.vh51-nav a{color:#111;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}
.vh51-cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;padding:0 20px;background:#ff5a1f;color:#fff;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}
.vh51-main{display:block;min-height:1px}
@media(max-width:900px){.vh51-header{grid-template-columns:auto auto;gap:16px}.vh51-nav{grid-column:1/-1;justify-content:flex-start;overflow-x:auto;order:3;padding-bottom:4px}.vh51-cta{justify-self:end}}
@media(max-width:600px){.vh51-header{padding:16px}.vh51-nav{gap:18px}.vh51-cta{min-height:42px;padding:0 14px}.vh51-cta span{display:none}}
