@keyframes hiw-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.hiw-panel:not([hidden]){animation:hiw-rise .32s ease-out both}.hiw-panel:not([hidden]) .hiw-stagger-1{animation:hiw-rise .32s ease-out 80ms both}.hiw-panel:not([hidden]) .hiw-stagger-2{animation:hiw-rise .32s ease-out .14s both}.hiw-rail{scrollbar-width:none}.hiw-rail::-webkit-scrollbar{display:none}.hiw-rail-item:before{content:"";position:absolute;left:1.5rem;top:100%;width:2px;height:.5rem;background:color-mix(in oklab,var(--foreground) 12%,transparent)}.hiw-rail-item:last-child:before{display:none}@media (max-width:1023px){.hiw-rail-item:before{display:none}}.hiw-faq>summary{list-style:none;cursor:pointer}.hiw-faq>summary::-webkit-details-marker{display:none}.hiw-chevron{transition:transform .2s ease}.hiw-faq[open] .hiw-chevron{transform:rotate(180deg)}.hiw-faq[open] .hiw-answer{animation:hiw-rise .24s ease-out both}@media (prefers-reduced-motion:reduce){.hiw-faq[open] .hiw-answer,.hiw-panel:not([hidden]),.hiw-panel:not([hidden]) .hiw-stagger-1,.hiw-panel:not([hidden]) .hiw-stagger-2{animation:none}.hiw-chevron{transition:none}}