/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400}.sidebar{color:#171717;z-index:210;background-color:#f5f9fb;flex-shrink:0;height:auto;transition:width .5s ease-in-out,min-width .5s ease-in-out,opacity .5s ease-in-out;overflow:hidden;box-shadow:12px 0 8px -6px #0000001a}.sidebar.sidebar-closed{opacity:0;width:0;min-width:0;margin-right:3rem}.sidebar.sidebar-open{opacity:1;width:250px;min-width:250px;margin-right:1rem}@media (max-width:767px){.sidebar{z-index:1000;height:100%;position:absolute;top:0;left:0}}.sidebar-nav{margin-top:2.4rem;margin-right:10pt;font-size:.85rem;overflow:hidden}.sidebar-nav-list{flex-direction:column;margin:0;padding:.5rem 0;list-style:none;display:flex}.sidebar-nav-item{color:#171717;cursor:pointer;width:100%;font-family:inherit;font-size:inherit;background:0 0;border:none;border-radius:10px;align-items:center;padding:.5rem;text-decoration:none;transition:all .5s;display:flex}.sidebar-nav-item.sidebar-nav-item-active,.sidebar-nav-item:hover{background-color:#fff}.sidebar-nav-item.sidebar-nav-item-active .sidebar-nav-text,.sidebar-nav-item:hover .sidebar-nav-text{font-weight:600}.sidebar-nav-icon{color:#4a90e2;flex-shrink:0;font-size:1.4rem}.sidebar-nav-text{white-space:nowrap;font-size:1rem}.sidebar-nav-chevron{color:#4a90e2;width:12px;height:12px;margin-left:auto;font-size:.8rem;transition:transform .5s}.sidebar-nav-chevron.sidebar-nav-chevron-rotated{transform:rotate(0)}.sidebar-nav-parent{padding:0 .5rem}.sidebar-nav-parent.sidebar-nav-nested{padding-left:0}.sidebar-nav-children{margin-top:.25rem}.sidebar-nav-children .sidebar-nav-parent{padding:0}.sidebar-nav-children .sidebar-nav-item{padding:.4rem .5rem;font-size:.9rem}.sidebar-nav-children .sidebar-nav-icon{font-size:1.2rem}.sidebar-toggle-btn{color:#4a90e2;cursor:pointer;z-index:340;border:none;justify-content:center;width:30px;margin:.5rem .5rem .5rem 0;transition:left .5s ease-in-out;display:flex;position:absolute;top:10px}.sidebar-toggle-btn svg{color:#4a90e2;border:1px solid #4a90e2;border-radius:50%;width:16px;height:16px;padding:5px;box-shadow:0 0 5px #4a90e2}.sidebar-toggle-btn:not(.sidebar-closed){box-shadow:none;left:204px}.sidebar-toggle-btn.sidebar-closed{left:9px}@media (max-width:767px){.sidebar-toggle-btn{top:-56px;left:10px}.sidebar-toggle-btn:not(.sidebar-closed){box-shadow:none;top:-56px;left:10px}}.sidebar-nav-item-icon{border-radius:6px;margin-right:.5rem;padding:.5rem}