.CatalogDrawer-module__S98brq__overlay{z-index:200;opacity:0;pointer-events:none;background:#0006;transition:opacity .25s;position:fixed;inset:0}.CatalogDrawer-module__S98brq__overlayVisible{opacity:1;pointer-events:auto}.CatalogDrawer-module__S98brq__panel{z-index:201;background:var(--background);outline:none;flex-direction:column;width:100vw;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.CatalogDrawer-module__S98brq__panelOpen{transform:translate(0)}.CatalogDrawer-module__S98brq__header{padding:0 var(--padding-x);height:var(--header-height);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.CatalogDrawer-module__S98brq__title{font-size:var(--font-size-lg);color:var(--foreground);font-weight:500}.CatalogDrawer-module__S98brq__closeButton{cursor:pointer;width:2rem;height:2rem;color:var(--foreground);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.CatalogDrawer-module__S98brq__closeButton:hover,.CatalogDrawer-module__S98brq__closeButton:active{background:var(--secondary)}.CatalogDrawer-module__S98brq__closeButton:focus-visible{outline:2px solid var(--cta);outline-offset:2px}.CatalogDrawer-module__S98brq__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}
