.wicam-anchor-nav{--wicam-anchor-active:var(--wicam-teal-500);display:flex;align-items:center;gap:6px;padding:7px;background:rgba(245,248,252,.94);border:1px solid rgba(13,35,64,.10);border-radius:16px;box-shadow:0 10px 30px rgba(7,22,38,.08);font-family:var(--wicam-font-fa);overflow-x:auto;scrollbar-width:none;z-index:30}.wicam-anchor-nav::-webkit-scrollbar{display:none}.wicam-anchor-nav.is-sticky{position:sticky;top:82px}.wicam-anchor-nav a{position:relative;flex:0 0 auto;padding:9px 13px;border-radius:11px;text-decoration:none;color:var(--wicam-indigo-900);font-size:var(--wicam-fs-small);font-weight:750;transition:background .2s ease,color .2s ease}.wicam-anchor-nav a:hover{background:rgba(27,166,176,.08)}.wicam-anchor-nav a.is-active{background:var(--wicam-navy-950);color:var(--wicam-offwhite)}.wicam-anchor-nav a.is-active:after{content:"";position:absolute;right:14px;left:14px;bottom:4px;height:2px;border-radius:2px;background:var(--wicam-anchor-active)}
@media(max-width:767px){.wicam-anchor-nav.is-sticky{top:66px}.wicam-anchor-nav{border-radius:13px;padding:5px}.wicam-anchor-nav a{padding:8px 10px}}
