.store-layout--rtl{direction:rtl}.store-layout__main{min-height:calc(100vh - var(--topbar-height));display:flex}@media (max-width:768px){.store-layout__main{flex-direction:column}}.store-layout__filters-wrapper{flex-shrink:0}@media (max-width:768px){.store-layout__filters-wrapper{z-index:200;pointer-events:none;position:fixed;inset:0}.store-layout__filters-wrapper--open{pointer-events:all}}.store-layout__filters-overlay{display:none}@media (max-width:768px){.store-layout__filters-overlay{pointer-events:none;background-color:#0000;transition:background-color .3s;display:block;position:absolute;inset:0}.store-layout__filters-wrapper--open .store-layout__filters-overlay{pointer-events:all;background-color:#0006}}.store-layout__filters-panel{height:100%}@media (max-width:768px){.store-layout__filters-panel{pointer-events:all;background-color:#f3f3f3;width:280px;height:100%;padding-top:64px;position:absolute;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.store-layout__filters-wrapper--open .store-layout__filters-panel{transform:translate(0)}.store-layout__filters-panel--rtl{left:auto;right:0;transform:translate(100%)}.store-layout__filters-wrapper--open .store-layout__filters-panel--rtl{transform:translate(0)}.store-layout__filters-panel--animating{transition:transform .3s}}.store-layout__filters-close{display:none}@media (max-width:768px){.store-layout__filters-close{cursor:pointer;background:0 0;border:none;font-size:1.25rem;display:flex;position:absolute;top:16px;right:16px}.store-layout__filters-panel--rtl .store-layout__filters-close{left:16px;right:auto}}.store-layout__mobile-filter-btn{border-bottom:1px solid #cbcbcb;padding:8px 32px;display:none}.store-layout__mobile-filter-btn button{font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #000;align-items:center;gap:4px;padding:4px 16px;font-size:.875rem;display:flex}.store-layout__mobile-filter-btn button:hover{color:#f3f3f3;background-color:#000;transition:background-color .2s}@media (max-width:768px){.store-layout__mobile-filter-btn{display:flex}}.store-layout__right{flex-direction:column;flex:1;display:flex}.store-layout__cards{flex-wrap:wrap;flex:1;place-content:flex-start center;gap:32px;padding:32px;display:flex}@media (max-width:768px){.store-layout__cards{gap:8px;padding:8px}}.store-layout__empty{font-family:var(--font-body);color:#7c7c7c;padding:32px;font-size:1rem}
