.Breadcrumb_breadcrumb__Dewk8{display:flex;list-style:none;padding:10px 20px;background-color:#f8f9fa;border-radius:5px;margin-bottom:-10px}.Breadcrumb_breadcrumb-item__gD4mQ{margin-right:10px}.Breadcrumb_breadcrumb-item__gD4mQ a{text-decoration:none;color:#007bff;font-weight:700}.Breadcrumb_breadcrumb-item__gD4mQ a:hover{text-decoration:underline}.Breadcrumb_breadcrumb-item__gD4mQ:after{content:"/";margin-left:10px;color:#6c757d}.Breadcrumb_breadcrumb-item__gD4mQ:last-child:after{content:""}.Breadcrumb_breadcrumb-item__gD4mQ.Breadcrumb_active__ioOOH{color:#6c757d;font-weight:400}.FunctionList_functionsContainer__jMzN3{width:100%;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-left:20px;padding-right:20px}.FunctionList_leftSide__FcFKU{width:100%;overflow-x:hidden}.FunctionList_controls__bGcU1{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.FunctionList_filterButtons__meK9U{display:flex;flex-wrap:wrap;gap:6px}.FunctionList_filterButton__7kjsZ{padding:6px 12px;font-size:14px;border:1px solid #e5e7eb;border-radius:4px;color:#4b77b2;background:#cfe2ff;transition:all .2s;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.05)}.FunctionList_filterButton__7kjsZ:hover{background:#f3f4f6;border-color:#d1d5db}.FunctionList_filterButton__7kjsZ.FunctionList_active__TZOFo{background:#2563eb;color:#fff;border-color:#2563eb}.FunctionList_filterPanel__CDf4H{padding:12px;border:1px solid #e5e7eb;border-radius:6px;background:#e2e3e5;box-shadow:0 2px 4px rgba(0,0,0,.05);animation:FunctionList_slideDown__zTUJ2 .2s}.FunctionList_panelOptions__PUpux{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.FunctionList_optionToggle__MgpVv{position:relative;padding:4px 24px 4px 10px;font-size:13px;border:1px solid gray;border-radius:4px;background:#fff;color:#374151;cursor:pointer;transition:all .2s}.FunctionList_optionToggle__MgpVv[data-selected=true]{background:#3b82f6;color:#fff;border-color:#3b82f6}.FunctionList_optionToggle__MgpVv:hover:not([data-selected=true]){background:#f3f4f6}.FunctionList_clearIcon__g15pE{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:14px;height:14px;opacity:.6;cursor:pointer;line-height:1}.FunctionList_clearIcon__g15pE:hover{opacity:1}.FunctionList_panelReset__xyC2_{padding:10px;border:1px solid #e5e7eb;background:transparent}.FunctionList_panelReset__xyC2_:hover{background:#f3f4f6}.FunctionList_resetButton__gnC4b{width:200px;padding:6px 12px;margin-top:8px;font-size:14px;background:#dc2626;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.FunctionList_resetButton__gnC4b:hover{background:#b91c1c}.FunctionList_functionGroups__nGUzW{margin-top:20px}.FunctionList_letterHeading__8Bks_{margin:20px 0 10px;padding-bottom:4px;border-bottom:1px solid #e5e7eb;color:#374151;font-size:24px;font-weight:600}.FunctionList_listItem__Cp2_Q a{color:blue;text-decoration:none;font-size:16px;font-weight:700}.FunctionList_listItem__Cp2_Q a:hover{color:#00008b}.FunctionList_functionList__L__Xq{width:100%;list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:8px;gap:8px}.FunctionList_listItem__Cp2_Q{position:relative;padding:5px}.FunctionList_tooltip__eeKyh{visibility:hidden;width:200px;background:#1f2937;color:#fff;font-size:13px;text-align:center;border-radius:6px;padding:8px 12px;position:absolute;z-index:100;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:.2s}.FunctionList_listItem__Cp2_Q:hover .FunctionList_tooltip__eeKyh{visibility:visible;opacity:1}@media (min-width:768px){.FunctionList_functionsContainer__jMzN3{grid-template-columns:2fr 1fr}.FunctionList_controls__bGcU1{margin-left:50px}.FunctionList_functionList__L__Xq{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (min-width:1024px){.FunctionList_functionsContainer__jMzN3{margin-left:50px}.FunctionList_controls__bGcU1{margin-left:100px}}@keyframes FunctionList_slideDown__zTUJ2{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FunctionList_filterInput__xKWyo{width:100%;padding:6px 12px;font-size:14px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;color:#374151;box-shadow:0 1px 2px rgba(0,0,0,.05);outline:none}.FunctionList_filterInput__xKWyo:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.FunctionList_panelReset__xyC2_{font-size:13px;padding:4px 10px;border:1px solid #d3d3d3;border-radius:4px;background:#f2f4fa;color:#6b7280;cursor:pointer;transition:all .2s;margin-top:12px;display:block;width:-moz-fit-content;width:fit-content}.FunctionList_panelReset__xyC2_:hover{background:#d3d4d6;color:#374151;border:1px solid gray}