.store.svelte-1vodbqu{--width-store: 1920px;width:100%;display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:60px}.store-header.svelte-1vodbqu{position:relative;width:min(100% - 48px,var(--width-store));max-width:var(--width-store);height:300px;margin-inline:auto;border-radius:12px;background:var(--gray-a2);box-sizing:border-box;overflow:hidden}.store-header-img.svelte-1vodbqu{position:absolute;z-index:-1;inset:0;width:100%;height:100%;object-fit:cover}.store-header-ui.svelte-1vodbqu{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding-top:48px}.store-header-title.svelte-1vodbqu{width:100%;font-size:40px;font-family:Rubik Mono One,monospace;color:var(--gray-12);text-align:left;margin-bottom:-12px;margin-top:-6px;padding-left:24px;box-sizing:border-box}.store-header-title-summary.svelte-1vodbqu{color:var(--gray-11);font-size:16px;max-width:240px;padding-left:24px;display:flex;flex-direction:column}.store-header-button-container.svelte-1vodbqu,.store-header-buttons.svelte-1vodbqu{display:flex;flex-direction:row}.store-header-button-container.svelte-1vodbqu{gap:24px;justify-content:space-between;padding:12px 24px 24px}.store-header-buttons.svelte-1vodbqu{gap:1px;background:transparent;border-radius:12px}.store-header-sort.svelte-1vodbqu{width:264px;flex:0 0 auto}.store-header-category-select.svelte-1vodbqu{display:none;width:264px;flex:0 0 auto}.store-header-button.svelte-1vodbqu{max-height:none;min-width:120px;padding:12px;font-weight:700;background:transparent;border-radius:6px}.store-header-button.svelte-1vodbqu:hover{background:var(--gray-a2)}.store-header-button.svelte-1vodbqu:active{background:var(--gray-a4)}.store-header-button.active.svelte-1vodbqu{background:var(--red-8)}.store-body.svelte-1vodbqu{--store-card-width: 300px;--store-body-columns: 6;width:min(100% - 48px,var(--width-store));max-width:var(--width-store);display:grid;grid-template-columns:minmax(0,1fr);align-items:center}.store-body-products-container.svelte-1vodbqu{width:min(100%,calc(var(--store-body-columns) * var(--store-card-width) + (var(--store-body-columns) - 1) * 12px));min-width:0;justify-self:center}.store-body-products.svelte-1vodbqu{display:grid;grid-template-columns:repeat(var(--store-body-columns),minmax(0,var(--store-card-width)));gap:48px 12px;justify-content:center}.store-body-products.svelte-1vodbqu .store-empty-card:where(.svelte-1vodbqu){grid-column:1 / -1;justify-self:center}.store-footer.svelte-1vodbqu{display:flex;flex-direction:row;gap:12px}.store-empty-card.svelte-1vodbqu{width:280px;height:517px;padding:24px;box-sizing:border-box;border-radius:12px;display:flex;flex-direction:column;align-items:center;position:relative;justify-content:space-between;transition:all .3s ease-in-out;background:var(--gray-a3);gap:12px}.store-empty-card-section.svelte-1vodbqu{position:relative;width:100%}.store-empty-card.svelte-1vodbqu:hover,.store-empty-card.svelte-1vodbqu:active,.store-empty-card.svelte-1vodbqu:focus{background:var(--gray-a5)}.store-empty-title.svelte-1vodbqu{font-size:16px;text-align:center;font-weight:500}.store-empty-state.svelte-1vodbqu{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:1920px){.store.svelte-1vodbqu{--width-store: 1440px}.store-body.svelte-1vodbqu{--store-body-columns: 4}}@media screen and (max-width:1440px){.store-header-title-summary.svelte-1vodbqu{font-size:16px;max-width:480px}.store.svelte-1vodbqu{--width-store: 1024px}.store-body.svelte-1vodbqu{--store-body-columns: 3}.store-header-category-buttons.svelte-1vodbqu{display:none}.store-header-category-select.svelte-1vodbqu{display:flex}.store-body-products.svelte-1vodbqu{gap:24px 12px}.store.svelte-1vodbqu{gap:48px}}@media screen and (max-width:1024px){.store-header-title-summary.svelte-1vodbqu{font-size:14px;max-width:240px}.store.svelte-1vodbqu{--width-store: 768px;gap:24px}.store-body-products.svelte-1vodbqu{gap:12px 12px}.store-body.svelte-1vodbqu{--store-body-columns: 2}.store-empty-card.svelte-1vodbqu{width:auto}}@media screen and (max-width:768px){.store.svelte-1vodbqu{--width-store: 768px;gap:12px}.store-header-title.svelte-1vodbqu{width:auto;margin:0;padding:0 24px;font-size:22px}.store-header-title-summary.svelte-1vodbqu{max-width:none;padding:0 24px;font-size:14px;line-height:1.35}.store-body.svelte-1vodbqu{--store-body-columns: 1;width:min(100% - 24px,var(--width-store));grid-template-columns:minmax(0,1fr)}.store-body-products-container.svelte-1vodbqu{width:min(100%,320px)}.store-header.svelte-1vodbqu{width:min(100% - 24px,var(--width-store));height:auto;min-height:240px;padding:24px 0}.store-header-ui.svelte-1vodbqu{height:auto;min-height:224px;padding:0;justify-content:space-between;gap:12px}.store-header-button-container.svelte-1vodbqu{gap:12px;padding:0 24px;min-width:0;justify-content:space-between}.store-header-buttons.svelte-1vodbqu{min-width:0}.store-header-category-buttons.svelte-1vodbqu{flex-wrap:nowrap;margin:0 -12px;padding:0 12px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.store-header-category-buttons.svelte-1vodbqu::-webkit-scrollbar{display:none}.store-header-sort.svelte-1vodbqu{width:100%;flex:0 1 auto}.store-header-button.svelte-1vodbqu{flex:0 0 auto;min-width:96px;padding:10px 12px;white-space:nowrap}}@media screen and (max-width:425px){.store.svelte-1vodbqu{gap:36px}.store-header.svelte-1vodbqu{min-height:200px;padding:12px 0}.store-header-ui.svelte-1vodbqu{min-height:200px;gap:12px}.store-header-title.svelte-1vodbqu{font-size:24px;padding:0 12px}.store-header-title-summary.svelte-1vodbqu{max-width:190px;font-size:13px;padding:0 12px}.store-header-button-container.svelte-1vodbqu{flex-direction:column;padding:0 12px}.store-header-category-buttons.svelte-1vodbqu{margin:0 -12px;padding:0 12px}.store-header-button.svelte-1vodbqu{padding:12px}.store-header-buttons.svelte-1vodbqu{width:100%;min-width:0}}
