.disclosure-nav{-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:16px;height:fit-content;padding:1.5rem;position:sticky;top:120px;box-shadow:0 8px 32px #1f268712}.disclosure-nav ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.disclosure-nav li a{color:#555;border:1px solid #0000;border-radius:8px;padding:.7rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.disclosure-nav li a:hover{color:#ff8681;background:#ff86810d}.disclosure-nav li a.active{color:#fff;background:#ff8681;box-shadow:0 4px 15px #ff86814d}@media (max-width:900px){.disclosure-nav{border-left:none;margin-bottom:2rem;padding-left:0;position:relative;top:0;overflow-x:auto}.disclosure-nav ul{white-space:nowrap;flex-direction:row;padding-bottom:.5rem}}
