.pp-products-drawer{position:fixed;top:var(--pp-drawer-top, 0);right:0;bottom:0;left:0;z-index:100;pointer-events:none}.pp-products-drawer:not([hidden]){pointer-events:auto}.pp-products-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#002b5614;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .28s cubic-bezier(.4,0,.2,1)}.pp-products-drawer.is-open .pp-products-drawer__backdrop{opacity:1}.pp-products-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:auto;max-width:calc(100vw - 8rem);background:rgb(var(--color-background));box-shadow:0 2rem 4rem #0000002e,0 .2rem .8rem #0000000f;border-top-right-radius:0;border-bottom-right-radius:1.2rem;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .32s cubic-bezier(.4,0,.2,1);overflow:hidden}.pp-products-drawer.is-open .pp-products-drawer__panel{transform:translate(0)}.pp-products-drawer__header{display:flex;align-items:center;padding:.8rem 1.2rem;background:rgba(var(--color-foreground),.04);border-bottom:1px solid rgba(var(--color-foreground),.08);flex-shrink:0}.pp-products-drawer__title{margin:0;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;color:rgb(var(--color-foreground));letter-spacing:.04em;text-transform:uppercase}.pp-products-drawer__columns{display:flex;flex:1;min-height:0;overflow:hidden;background:rgb(var(--color-background))}.pp-products-drawer__column{list-style:none;margin:0;padding:.4rem 0;width:26rem;min-width:26rem;overflow-y:auto;overscroll-behavior:contain;background:rgb(var(--color-background))}.pp-products-drawer__column--level-1{border-right:1px solid rgba(var(--color-foreground),.06)}.pp-products-drawer__slot{display:flex;flex-shrink:0}.pp-products-drawer__slot[hidden]{display:none}.pp-products-drawer__slot--level-2{border-right:1px solid rgba(var(--color-foreground),.06)}.pp-products-drawer__item{display:flex;align-items:center;gap:.9rem;padding:.4rem 1rem;margin:0 .4rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.35rem;font-weight:600;line-height:1.3;border-radius:.6rem;transition:background .12s ease,color .12s ease}.pp-products-drawer__item:hover,.pp-products-drawer__item:focus-visible,.pp-products-drawer__item.is-active{background:rgba(var(--color-button),.08);color:rgb(var(--color-link));outline:none}.pp-products-drawer__thumb{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;flex-shrink:0;overflow:hidden;border-radius:.6rem}.pp-products-drawer__thumb--has-image{background:transparent}.pp-products-drawer__thumb--placeholder{background:rgba(var(--color-foreground),.04)}.pp-products-drawer__thumb img{width:100%;height:100%;object-fit:contain;background:transparent;border-radius:.6rem}.pp-products-drawer__label{flex:1;min-width:0}.pp-products-drawer__caret{display:inline-flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);flex-shrink:0}.pp-products-drawer__item:hover .pp-products-drawer__caret,.pp-products-drawer__item.is-active .pp-products-drawer__caret{color:rgb(var(--color-link))}body.pp-products-drawer-open{overflow:hidden}@media screen and (max-width:749px){.pp-products-drawer{top:var(--pp-drawer-top, 0)}.pp-products-drawer__panel{max-width:100vw;width:100%}.pp-products-drawer__columns{flex-direction:column}.pp-products-drawer__column,.pp-products-drawer__slot{width:100%;min-width:0;border-right:0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.pp-products-drawer__column:last-child,.pp-products-drawer__slot:last-child{border-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/113/assets/pp-products-drawer.css.map */
