/* Public guide discovery */
.mk-nav{gap:clamp(12px,1.6vw,30px)}
.vtx-gear-feature{padding:42px 0;border-top:1px solid #292929;border-bottom:1px solid #292929;background:#101010}
.vtx-gear-feature h2{font-size:clamp(26px,3vw,40px);margin:8px 0 14px}
.vtx-gear-feature p{color:#bbb;line-height:1.65;max-width:780px}
.vtx-gear-links{display:flex;flex-wrap:wrap;gap:12px 28px;margin:20px 0}
.vtx-gear-links a{color:var(--orange,#ff5900);text-decoration:underline;text-underline-offset:4px;line-height:1.6}
@media(min-width:901px) and (max-width:1250px){.mk-header-inner{grid-template-columns:190px 1fr auto;gap:14px}.mk-logo{width:190px}.mk-head-cta{width:160px;gap:14px}.mk-nav{gap:12px}}
