.fixed-sidebar-trigger{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:999;width:45px;background:#0053a4;color:#fff;height:120px;border-radius:0 5px 5px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:2px 0 5px #0000001a;transition:all .3s ease}.fixed-sidebar-trigger:hover{background:#003b74}.fixed-sidebar-trigger .text{writing-mode:vertical-rl;text-orientation:mixed;font-weight:700;letter-spacing:1px;font-size:16px;transform:rotate(180deg);margin-bottom:10px}.fixed-sidebar-trigger .icon{font-size:20px;margin-top:10px}.fixed-sidebar{position:fixed;left:-300px;top:0;width:260px;height:100%;background:#fff;z-index:1000;box-shadow:0 0 10px #0000001a;transition:all .3s ease;padding:15px;overflow-y:auto;border-right:1px solid #eaeaea}.fixed-sidebar.open{left:0}.fixed-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eaeaea}.fixed-sidebar-title{color:#0053a4;font-size:18px;font-weight:700;margin:0}.fixed-sidebar-close{cursor:pointer;font-size:22px;color:#666}.fixed-sidebar-close:hover{color:#000}.fixed-sidebar-menu{list-style:none;padding:0;margin:0;max-height:calc(100vh - 120px);overflow-y:auto}.fixed-sidebar-menu li{margin-bottom:5px}.fixed-sidebar-menu a{display:flex;align-items:center;padding:8px 12px;color:#333;text-decoration:none;border-radius:5px;transition:all .3s ease}.fixed-sidebar-menu a:hover{background-color:#f5f8fa;color:#0053a4}.fixed-sidebar-menu a.active{background-color:#e9f0f7;color:#0053a4;font-weight:700}.fixed-sidebar-menu img{width:25px;height:25px;border-radius:50%;margin-right:10px;object-fit:cover}.fixed-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.fixed-sidebar-overlay.visible{opacity:1;visibility:visible}@media screen and (max-width: 768px){.fixed-sidebar{width:85%;max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fixed-sidebar.css.map */
