.tp-sheet[hidden]{display:none}.tp-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--tp-z-modal, 100090);display:flex;flex-direction:column;justify-content:flex-end}.tp-sheet__scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:var(--tp-scrim);cursor:pointer;opacity:0;transition:opacity var(--tp-dur) var(--tp-ease)}.tp-sheet.is-open .tp-sheet__scrim{opacity:1}.tp-sheet__panel{position:relative;display:flex;max-height:86vh;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,0);border-radius:var(--tp-radius-lg) var(--tp-radius-lg) 0 0;background:var(--tp-surface);box-shadow:var(--tp-shadow-lg);transform:translateY(101%);transition:transform var(--tp-dur) var(--tp-ease)}.tp-sheet.is-open .tp-sheet__panel{transform:translateY(0)}.tp-sheet__handle{display:block;width:4rem;height:.4rem;margin:var(--tp-s2) auto 0;border-radius:var(--tp-radius-sm);background:var(--tp-line-strong)}.tp-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:var(--tp-s3);padding:var(--tp-s3) var(--tp-s5) var(--tp-s3);border-bottom:var(--tp-border-width) solid var(--tp-line)}.tp-sheet__title{margin:0;font-size:var(--tp-t-h4);font-weight:var(--tp-w-semibold);letter-spacing:var(--tp-ls-heading);color:var(--tp-ink)}.tp-sheet__close{display:inline-flex;width:var(--tp-tap-min);height:var(--tp-tap-min);align-items:center;justify-content:center;margin-right:calc(var(--tp-s3) * -1);padding:0;border:0;border-radius:50%;background:none;color:var(--tp-ink);cursor:pointer}.tp-sheet__close svg{width:2rem;height:2rem;fill:none;stroke:currentcolor;stroke-width:1.6;stroke-linecap:round}.tp-sheet__list{margin:0;padding:var(--tp-s2) 0 var(--tp-s4);list-style:none;overflow-y:auto;overscroll-behavior:contain}.tp-sheet__option{display:flex;width:100%;min-height:5.2rem;align-items:center;justify-content:space-between;gap:var(--tp-s3);padding:0 var(--tp-s5);border:0;background:none;font-family:var(--tp-font);font-size:var(--tp-t-body);color:var(--tp-ink);text-align:left;cursor:pointer}.tp-sheet__option:hover{background:var(--tp-surface-alt)}.tp-sheet__option.is-selected{font-weight:var(--tp-w-semibold);color:var(--tp-blue)}.tp-sheet__tick{width:2rem;height:2rem;flex:0 0 auto;fill:none;stroke:currentcolor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:0}.tp-sheet__option.is-selected .tp-sheet__tick{opacity:1}.tp-sheet__option:focus-visible{outline:2px solid var(--tp-blue);outline-offset:-2px}.tp-sortsheet__trigger{display:inline-flex;min-height:var(--tp-control-h-sm);align-items:center;gap:var(--tp-s2);padding:0 var(--tp-s3);border:0;border-bottom:var(--tp-border-width) solid var(--tp-ink);border-radius:0;background:none;font-family:var(--tp-font);font-size:var(--tp-t-small);font-weight:var(--tp-w-medium);color:var(--tp-ink);cursor:pointer}.tp-sortsheet__trigger svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentcolor;stroke-width:1.6;stroke-linecap:round}@media screen and (min-width:990px){.tp-sortsheet{display:none}}@media screen and (max-width:989px){.tp-sort{display:none}}@media(prefers-reduced-motion:reduce){.tp-sheet__panel,.tp-sheet__scrim{transition:none}}body.tp-sheet-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/61/assets/component-tp-sheet.css.map */
