.sidebar-overlay.show{opacity:1;pointer-events:all}.sidebar{z-index:100001;position:fixed;top:20px;height:calc(100vh - 40px);height:calc(100dvh - 40px);width:min(500px,100vw - 40px);background:#fff;border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease-in-out;will-change:transform;backface-visibility:hidden}.sidebar.sidebar--left{left:20px;right:auto}.sidebar.sidebar--right{left:auto;right:20px}.sidebar.sidebar--show{transform:translate(0)}.sidebar-header{padding:1.5rem;flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative}.sidebar-header .sidebar-search-wrapper .search-input{width:350px;border-radius:9999px;border:none}@media(max-width: 767px){.sidebar-header .sidebar-search-wrapper .search-input{width:min(220px,55vw)}}.sidebar-header .sidebar-search-wrapper .search-suggestions{left:1rem;right:1rem;top:4.75rem;width:auto;background-color:#fff;border:none}.sidebar-header .sidebar-buttons-wrapper{display:flex;align-items:center;gap:.4rem}.sidebar-header .sidebar-buttons-wrapper .sidebar-close{all:unset;width:36px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center}.sidebar-header .sidebar-buttons-wrapper .sidebar-close svg{width:24px;height:24px}.sidebar-header .sidebar-buttons-wrapper .badge{background:#eaeff0}.sidebar-body{padding:0 1.5rem 1rem;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.sidebar-body .sidebar-main-menu--top{display:flex;gap:1.25rem;align-items:center}@media(max-width: 767px){.sidebar-body .sidebar-main-menu--top{display:none}}.sidebar-body .sidebar-main-menu--top .sidebar--links-list{list-style:none;margin:0;padding:0;display:flex;gap:.625rem}.sidebar-body .sidebar-main-menu--top .sidebar--links-list .sidebar-menu-item{padding-block:1rem;font-size:.75rem;white-space:nowrap}.sidebar-body .sidebar-content--spotlight{display:flex;gap:.75rem;justify-content:space-between;padding-block:1.25rem}@media(max-width: 767px){.sidebar-body .sidebar-content--spotlight{display:none}}.sidebar-body .sidebar-content--spotlight .sidebar-spotlight--item{width:100%;position:relative}.sidebar-body .sidebar-content--spotlight .sidebar-spotlight--item .sidebar-spotlight--image{width:100%;height:auto}.sidebar-body .sidebar-content--spotlight .sidebar-spotlight--item .sidebar-spotlight--title{background:linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, #858585 100%);margin:0 auto;font-size:1.125rem;color:var(--text-color);text-align:center;border-radius:999px;padding:.625rem;transform:translateY(-50%);max-width:calc(100% - 1.25rem)}.sidebar-body .sidebar-content--menu-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.625rem}@media(max-width: 767px){.sidebar-body .sidebar-content--menu-grid{grid-template-columns:repeat(1, 1fr)}}.sidebar-body .sidebar-content--menu-grid .menu-grid--item-title{font-weight:700;font-size:1rem;margin-bottom:.625rem}.sidebar-body .sidebar-content--menu-grid .menu-grid--item-list{list-style:none;margin:0;padding:0}.sidebar-body .sidebar-content--menu-grid .menu-grid--item-list li a{font-size:.75rem;line-height:1.3rem;color:#1f1b1c}
/* Engine:dart */