.ExpandableIndex_indexContainer__AALfD{position:fixed;bottom:2rem;right:2rem;z-index:1000;display:flex;align-items:flex-end;gap:1rem;transition:all .3s ease}@media(max-width:670px){.ExpandableIndex_indexContainer__AALfD{bottom:1rem;right:1rem}}.ExpandableIndex_indexPanel__OpCWW{background:#fff;border:1px solid #000;width:0;max-height:400px;overflow:hidden;opacity:0;transform:translateX(20px);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.ExpandableIndex_expanded__xH2tL .ExpandableIndex_indexPanel__OpCWW{width:280px;opacity:1;transform:translateX(0)}@media(max-width:670px){.ExpandableIndex_expanded__xH2tL .ExpandableIndex_indexPanel__OpCWW{width:240px}}.ExpandableIndex_indexHeader__J71UZ{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #000;background:#fff}.ExpandableIndex_indexHeader__J71UZ h3{margin:0;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.05em}.ExpandableIndex_closeButton__oDJPz{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.ExpandableIndex_closeButton__oDJPz:hover{transform:rotate(90deg)}.ExpandableIndex_indexContent__eOKl9{flex:1 1;overflow-y:auto;padding:.5rem 0}.ExpandableIndex_indexContent__eOKl9::-webkit-scrollbar{width:6px}.ExpandableIndex_indexContent__eOKl9::-webkit-scrollbar-track{background:transparent}.ExpandableIndex_indexContent__eOKl9::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.ExpandableIndex_indexContent__eOKl9::-webkit-scrollbar-thumb:hover{background:#999}.ExpandableIndex_empty__xfZWI,.ExpandableIndex_loading__n6hIf{padding:2rem 1.25rem;text-align:center;font-size:.875rem;color:#666}.ExpandableIndex_empty__xfZWI a,.ExpandableIndex_loading__n6hIf a{color:#000;text-decoration:underline}.ExpandableIndex_empty__xfZWI a:hover,.ExpandableIndex_loading__n6hIf a:hover{text-decoration:none}.ExpandableIndex_indexList__jcnLI{list-style:none;margin:0;padding:0}.ExpandableIndex_indexItem__IuHpG{border-bottom:1px solid #eee}.ExpandableIndex_indexItem__IuHpG:last-child{border-bottom:none}.ExpandableIndex_itemButton__zrKoS{width:100%;background:none;border:none;padding:1rem 1.25rem;text-align:left;cursor:pointer;transition:background-color .2s ease;display:flex;flex-direction:column;gap:.25rem}.ExpandableIndex_itemButton__zrKoS:hover{background-color:#f5f5f5}.ExpandableIndex_itemButton__zrKoS:active{background-color:#e5e5e5}.ExpandableIndex_itemTitle__yEbvl{font-size:.9rem;font-weight:400;color:#000;display:block}.ExpandableIndex_itemDescription__25Bz3{font-size:.75rem;color:#666;display:block;line-height:1.4}.ExpandableIndex_indexTab__4dQWj{background:#fff;border:1px solid #000;padding:.75rem 1.25rem;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.ExpandableIndex_indexTab__4dQWj:hover{background-color:#000;color:#fff}.ExpandableIndex_indexTab__4dQWj:hover .ExpandableIndex_tabIcon__BUe29{transform:scale(1.1)}.ExpandableIndex_indexTab__4dQWj:active{transform:scale(.95)}@media(max-width:670px){.ExpandableIndex_indexTab__4dQWj{padding:.625rem 1rem}}.ExpandableIndex_tabText__7yZ5Y{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;font-weight:400}.ExpandableIndex_tabIcon__BUe29{font-size:1.125rem;line-height:1;transition:transform .2s ease;font-weight:300}