@media (min-width:64rem){.shop-page__main{overflow-x:clip;overflow-y:visible}.shop-filters__panel{position:sticky;top:7rem;align-self:flex-start;height:-moz-max-content;height:max-content;max-height:none;overflow:visible}.shop-filters__surface{display:flex;flex-direction:column;padding:1rem;max-height:calc(100vh - 8rem);max-height:calc(100dvh - 8rem);overflow:hidden}.shop-filters__scroll{min-height:0;max-height:calc(100vh - 10rem);max-height:calc(100dvh - 10rem);padding-right:.625rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-color:rgba(159,122,234,.65) transparent;scrollbar-width:thin}.shop-filters__scroll button{padding-top:.375rem;padding-bottom:.375rem}.shop-filters__scroll::-webkit-scrollbar{width:.375rem}.shop-filters__scroll::-webkit-scrollbar-thumb{background:rgba(159,122,234,.65);border-radius:999px}}.shop-sort{position:relative}.shop-sort__trigger{display:flex;width:100%;min-height:2.75rem;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .75rem;color:#f7fafc;font-size:.875rem;font-weight:600;text-align:left;background:rgba(26,32,44,.9);border:1px solid rgba(159,122,234,.45);border-radius:.625rem;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.shop-sort__trigger:hover,.shop-sort__trigger[aria-expanded=true]{background:rgba(35,43,59,.98);border-color:rgba(159,122,234,.85)}.shop-sort__trigger:focus-visible{outline:2px solid rgba(79,209,197,.9);outline-offset:2px}.shop-sort__chevron{width:1rem;height:1rem;flex:0 0 auto;transition:transform .16s ease}.shop-sort__chevron--open{transform:rotate(180deg)}.shop-sort__menu{position:absolute;right:0;left:0;z-index:30;display:grid;gap:.25rem;padding:.375rem;background:#252e3e;border:1px solid rgba(159,122,234,.65);border-radius:.75rem;box-shadow:0 1rem 2.5rem rgba(4,8,18,.45)}.shop-sort__menu--up{bottom:calc(100% + .5rem);transform-origin:bottom}.shop-sort__menu--down{top:calc(100% + .5rem);transform-origin:top}.shop-sort__option{width:100%;padding:.625rem .75rem;color:#cbd5e0;font-size:.875rem;font-weight:500;line-height:1.25rem;text-align:left;background:transparent;border:0;border-radius:.5rem;transition:color .14s ease,background-color .14s ease}.shop-sort__option:focus-visible,.shop-sort__option:hover{color:#fff;background:rgba(159,122,234,.18);outline:none}.shop-sort__option--selected{color:#fff;background:linear-gradient(135deg,#6b46c1,#805ad5)}.shop-product__order-button{width:2.25rem;height:2.25rem;justify-content:center;gap:0;padding:0}.shop-product__order-icon{width:1rem;height:1rem}.shop-product__order-label{display:none}@media (min-width:48rem){.shop-product__order-button{width:auto;height:auto;gap:.375rem;padding:.5rem .75rem}.shop-product__order-icon{width:.875rem;height:.875rem}.shop-product__order-label{display:inline}}