:root{--sidebar-width: 260px;--sidebar-collapsed-width: 60px;--sidebar-bg: #f7f6f2;--sidebar-border: #e8e6e3;--sidebar-text: #1a1a1a;--sidebar-text-subtle: #6b7280;--sidebar-text-muted: #9ca3af;--sidebar-active-bg: #eae8e4;--sidebar-active-text: #1a1a1a;--sidebar-hover-bg: rgba(234, 232, 228, .5);--sidebar-shadow: 0 1px 3px rgba(0,0,0,.06);--sidebar-transition: .2s ease;--sidebar-scrollbar: rgba(0,0,0,.15);--sidebar-scrollbar-width: 4px}.shopify-section--announcement-bar,.shopify-section:has(marquee-text),.shopify-section:has(.scrolling-content){position:relative;z-index:200}.shopify-section--header{position:relative;z-index:150;overflow:visible}:root:has(#sidebar) body{background:#f7f6f2}@media screen and (min-width:1000px){:root:has(#sidebar) html,:root:has(#sidebar) body{overflow:hidden;height:100%}:root:has(#sidebar) .shopify-section--header x-header{margin-left:var(--sidebar-width);transition:margin-left var(--sidebar-transition)}:root:has(#sidebar) #main{margin-left:var(--sidebar-width);margin-right:8px;margin-bottom:8px;background:#fff;border:1px solid #e8e6e2;border-radius:22px;overflow-y:auto;height:calc(100vh - var(--header-height, 60px) - var(--announcement-bar-height, 0px) - 8px);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent;transition:margin-left var(--sidebar-transition)}:root:has(#sidebar) #main::-webkit-scrollbar{width:4px}:root:has(#sidebar) #main::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}:root:has(#sidebar) #main>.shopify-section--footer-group{margin-left:0;margin-right:0;margin-bottom:0}:root:has(#sidebar) .shopify-section--footer-group{margin-left:0}:root:has(#sidebar.collapsed) .shopify-section--header x-header,:root:has(#sidebar.collapsed) #main{margin-left:var(--sidebar-collapsed-width)}}.sidebar{position:fixed;top:var(--announcement-bar-height, 0px);left:0;height:calc(100vh - var(--announcement-bar-height, 0px));height:calc(100dvh - var(--announcement-bar-height, 0px));width:var(--sidebar-width);display:flex;flex-direction:column;background:var(--sidebar-bg);transition:width var(--sidebar-transition);overflow:hidden;z-index:100;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}.sidebar.collapsed{width:var(--sidebar-collapsed-width)}@media(max-width:999px){.sidebar,.sidebar-overlay,.sidebar-mobile-btn{display:none!important}:root:has(#sidebar) .shopify-section--header x-header,:root:has(#sidebar) #main,:root:has(#sidebar) .shopify-section--footer-group{margin-left:0!important}:root:has(#sidebar) #main{border-radius:22px 22px 0 0;border-top:1px solid #e8e6e2;background:#fff;overflow:hidden}}.sidebar-toggle{flex-shrink:0;margin-left:auto;width:16px;height:16px;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--sidebar-active-text);opacity:1;transition:background var(--sidebar-transition),opacity var(--sidebar-transition)}.sidebar-toggle:hover{background:var(--sidebar-hover-bg);color:var(--sidebar-text)}.sidebar-header{padding:7px;margin:1px 8px;flex-shrink:0;position:relative;border-radius:8px}.sidebar-logo-row{display:flex;align-items:center;gap:8px;padding-inline-start:.5ch;padding-inline-end:.5ch;padding:.4rem}.sidebar.collapsed .sidebar-toggle{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;width:100%;height:100%;border-radius:8px;opacity:0;pointer-events:none;z-index:2}.sidebar.collapsed .sidebar-header:hover .sidebar-toggle{opacity:1;pointer-events:auto;background:var(--sidebar-hover-bg)}.sidebar.collapsed .sidebar-header:hover .logo-icon{opacity:0}.sidebar-logo{position:relative;height:32px;display:flex;align-items:center;text-decoration:none}.logo-full{height:32px;max-width:140px;object-fit:contain;display:block;opacity:1;transition:opacity var(--sidebar-transition)}.logo-icon{height:16px;width:16px;object-fit:contain;display:block;position:absolute;left:0;opacity:0;pointer-events:none;transition:opacity var(--sidebar-transition)}.sidebar.collapsed .logo-full{opacity:0;pointer-events:none}.sidebar.collapsed .logo-icon{opacity:1;pointer-events:auto}.sidebar-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 0;scrollbar-width:thin;scrollbar-color:var(--sidebar-scrollbar) transparent}.sidebar-content::-webkit-scrollbar{width:var(--sidebar-scrollbar-width)}.sidebar-content::-webkit-scrollbar-thumb{background:var(--sidebar-scrollbar);border-radius:999px}.sidebar-content::-webkit-scrollbar-track{background:transparent}.sidebar-nav-section{padding:8px 0}.sidebar-nav-list{list-style:none;margin:0;padding:0}.sidebar :where(ol,ul):not(.unstyled-list) li{padding-inline-start:.5ch;padding-inline-end:.5ch}.sidebar-nav-item{position:relative}.sidebar-nav-link{display:flex;align-items:center;gap:10px;padding:7px;border-radius:8px;margin:1px 8px;text-decoration:none;color:#1a1212;font-size:13.5px;font-weight:500;white-space:nowrap;overflow:hidden;border:none;background:none;width:calc(100% - 16px);font-family:inherit;text-align:left;cursor:pointer;transition:background var(--sidebar-transition),color var(--sidebar-transition)}.sidebar-nav-link:hover{background:var(--sidebar-hover-bg);color:var(--sidebar-text)}.sidebar-nav-item:not(:has(.sidebar-sub-nav))>.sidebar-nav-link.active{background:var(--sidebar-active-bg);color:var(--sidebar-active-text)}.sidebar-nav-icon{flex-shrink:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.sidebar-nav-label{flex:1;transition:opacity var(--sidebar-transition)}.sidebar.collapsed .sidebar-nav-label{opacity:0}.sidebar-nav-chevron{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:var(--sidebar-text-muted);margin-left:auto;transition:transform var(--sidebar-transition),opacity var(--sidebar-transition)}.sidebar-nav-item.is-open>.sidebar-nav-link .sidebar-nav-chevron{transform:rotate(90deg)}.sidebar.collapsed .sidebar-nav-chevron{opacity:0}.sidebar-sub-nav{list-style:none;margin:0;padding:0;overflow:hidden;max-height:0;transition:max-height .28s cubic-bezier(.4,0,.2,1)}.sidebar-nav-item.is-open>.sidebar-sub-nav{max-height:600px}.sidebar.collapsed .sidebar-sub-nav{max-height:0!important}.sidebar-sub-nav-inner{position:relative;margin:6px 18px;padding-left:12px}.sidebar-sub-nav-inner:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:1.5px;background:var(--sidebar-border);border-radius:999px}.sidebar-sub-nav-link{display:block;padding:5px 10px;border-radius:6px;margin:1px 0;text-decoration:none;color:#1a1212;opacity:.6;font-size:13.5px;font-weight:500;white-space:nowrap;overflow:hidden;transition:background var(--sidebar-transition),color var(--sidebar-transition),opacity var(--sidebar-transition)}.sidebar-sub-nav-link:hover{background:var(--sidebar-hover-bg);color:var(--sidebar-text);opacity:1}.sidebar-sub-nav-link.active{color:var(--sidebar-active-text);opacity:1}.sidebar-nav-item.is-open>.sidebar-nav-link{background:var(--sidebar-active-bg);color:var(--sidebar-text);font-weight:600}.sidebar-nav-item.has-active-child>.sidebar-nav-link{background:none;color:var(--sidebar-text);font-weight:600}.sidebar-footer{padding:8px 0;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/49/assets/sidebar-shell.css.map */
