:root{--app-bg-2: #212121;--app-accent: #3c70d7;--app-text: rgba(255,255,255,.88);--app-muted: rgba(255,255,255,.52);--app-soft: rgba(255,255,255,.06);--app-border: rgba(255,255,255,.08);--app-hover: rgba(255,255,255,.035);--app-active: rgba(255,255,255,.055)}html,body{max-width:100%;overflow-x:hidden}.appLayout{display:flex;min-height:100vh;min-width:0;max-width:100%;background:transparent}.appShell{flex:1;min-width:0;max-width:100%}.appMain{padding:30px;min-width:0;max-width:100%;color:inherit}.appMobileSidebarToggle{display:none}.appSidebar{width:260px;flex-shrink:0;position:sticky;top:0;height:100vh;background:var(--app-bg-2);box-shadow:inset -1px 0 #ffffff0f;transition:width .18s ease,transform .2s ease;z-index:20;box-sizing:border-box}.appSidebar__inner{position:relative;display:flex;flex-direction:column;height:100%;padding:14px 12px;gap:10px;box-sizing:border-box}.appSidebar__top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:6px;flex:0 0 auto}.appSidebar__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--app-text);min-width:0}.appSidebar__brandText{font-family:Inter,sans-serif;letter-spacing:-.09em;display:inline-flex;font-weight:400;font-size:16px;line-height:1;white-space:nowrap}.appSidebar__brandLogo{display:block;height:20px;width:auto;max-width:160px;object-fit:contain}.appSidebar__menuBtn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;border:1px solid var(--app-soft);background:#ffffff05;color:#ffffffeb;cursor:pointer;transition:background .15s ease,transform .18s ease;flex:0 0 auto}.appSidebar__menuBtn:hover{background:#ffffff0d}.appSidebar__menuIcon{display:block;width:20px;height:20px;transition:transform .18s ease}.appLayout.sidebarCollapsed .appSidebar__menuIcon{transform:rotate(180deg)}.appSidebar__nav{display:flex;flex-direction:column;gap:8px;overflow:auto;padding-right:2px;-ms-overflow-style:none;scrollbar-width:none}.appSidebar__nav::-webkit-scrollbar{width:0;height:0}.appSidebar__group{display:flex;flex-direction:column;gap:6px}.appSidebar__groupTitle{color:var(--app-muted);font-size:12px;letter-spacing:.2px;padding:2px 8px}.appSidebar__divider{height:1px;background:#ffffff38;margin:6px 8px}.appSidebar__item{display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px;text-decoration:none;color:var(--app-text)}.appSidebar__item:hover{background:var(--app-hover)}.appSidebar__item[aria-current=page]{background:var(--app-active);box-shadow:inset 0 1px #ffffff0d,inset 0 0 0 1px #ffffff1a}.appSidebar__item:active{background:#ffffff16;transform:translateY(1px)}.appSidebar__itemIcon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px}.appIcon{width:20px;height:20px;display:block}.appSidebar__itemLabel{font-size:16px;line-height:1.15;letter-spacing:.1px}.appSidebar__footer{margin-top:0;display:flex;gap:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12);flex:0 0 auto}.appSidebar__footerLink{color:var(--app-muted);text-decoration:none;font-size:13px}.appSidebar__footerLink:hover{color:var(--app-text)}.appLayout.sidebarCollapsed .appSidebar{width:80px}.appLayout.sidebarCollapsed .appSidebar__inner{padding:12px 10px;gap:10px}.appLayout.sidebarCollapsed .appSidebar__top{justify-content:center}.appLayout.sidebarCollapsed .appSidebar__brand,.appLayout.sidebarCollapsed .appSidebar__groupTitle{display:none}.appLayout.sidebarCollapsed .appSidebar__divider{margin:8px 6px}.appLayout.sidebarCollapsed .appSidebar__item{justify-content:center;padding:10px 8px}.appLayout.sidebarCollapsed .appSidebar__itemLabel{display:none}.appLayout.sidebarCollapsed .appSidebar__footer{justify-content:center}.appLayout.sidebarCollapsed .appSidebar__footerLink{display:none}@media(max-width:1000px){html,body{overflow-x:hidden}.appLayout{display:block;width:100%}.appShell{width:100%;max-width:100%;min-width:0}.appMain{width:100%;max-width:100%;min-width:0;padding:16px}.appMobileSidebarToggle{display:inline-flex;align-items:center;justify-content:center;position:fixed;top:14px;left:14px;width:42px;height:42px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:var(--app-bg-2);color:#ffffffeb;z-index:1200;cursor:pointer;box-shadow:0 6px 18px #00000047}.appMobileSidebarToggle__icon{width:20px;height:20px;display:block}.appLayout.sidebarOpen .appMobileSidebarToggle{opacity:0;pointer-events:none}.appSidebar{position:fixed;left:0;top:0;bottom:0;width:260px;max-width:calc(100vw - 24px);height:auto;max-height:none;transform:translate(-100%);z-index:1100;overflow-y:auto;overflow-x:hidden;overscroll-behavior:none}.appLayout.sidebarOpen .appSidebar{transform:translate(0)}.appLayout.sidebarOpen{height:100dvh;overflow:hidden}.appLayout.sidebarCollapsed .appSidebar{width:260px;max-width:calc(100vw - 24px)}.appLayout.sidebarCollapsed .appSidebar__inner{padding:14px 12px;gap:10px}.appLayout.sidebarCollapsed .appSidebar__top{justify-content:space-between}.appLayout.sidebarCollapsed .appSidebar__brand{display:flex}.appLayout.sidebarCollapsed .appSidebar__groupTitle{display:block}.appLayout.sidebarCollapsed .appSidebar__item{justify-content:flex-start;padding:8px}.appLayout.sidebarCollapsed .appSidebar__itemLabel{display:block}.appLayout.sidebarCollapsed .appSidebar__footer{justify-content:flex-start}.appLayout.sidebarCollapsed .appSidebar__footerLink{display:inline}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/app-sidebar.css.map */
