.collection-load-more-wrap{margin:0 auto;width:100%;text-align:center;padding:30px}.collection-card{position:relative;overflow:hidden;border-radius:14px;min-height:240px;border:1px solid rgba(246,187,71,.25);transform:translateZ(0)}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.collection-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#040810a6);z-index:1}.collection-overlay{position:absolute;inset:auto 12px 12px;z-index:2;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#080d188f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:10px}.collection-overlay h3{margin-bottom:6px;color:#fff}.collection-overlay a{font-size:.85rem;color:#ffd27d;font-weight:600}.collection-card:hover img{transform:scale(1.06)}.collection-hero .hero-grid{align-items:stretch}.collection-trust-card{padding:22px 22px 20px;min-height:0}.collection-trust-card__title{font-size:1.15rem;margin-bottom:14px;color:#fff}.collection-trust-list{margin:0 0 16px;padding-left:1.1rem;color:var(--muted);font-size:.92rem;line-height:1.55}.collection-trust-list strong{color:#dce3ff}.collection-section{--collection-filter-sticky-top: 92px;--collection-filter-bottom-pad: 16px}.collection-layout{display:grid;grid-template-columns:minmax(260px,290px) minmax(0,1fr);gap:28px 32px;align-items:start}.collection-filters-backdrop{display:none}.collection-filters{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(165deg,#ffffff0a,#080a12eb);padding:0;position:sticky;top:var(--collection-filter-sticky-top);height:calc(100vh - var(--collection-filter-sticky-top) - var(--collection-filter-bottom-pad));max-height:calc(100vh - var(--collection-filter-sticky-top) - var(--collection-filter-bottom-pad));height:calc(100dvh - var(--collection-filter-sticky-top) - var(--collection-filter-bottom-pad));max-height:calc(100dvh - var(--collection-filter-sticky-top) - var(--collection-filter-bottom-pad));min-height:280px;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow)}.collection-filters__form{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;overflow:hidden;padding:0;gap:0}.collection-filters__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:16px 18px 12px;margin:0;border-bottom:1px solid var(--line)}.collection-filters__scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:10px 18px 12px;-webkit-overflow-scrolling:touch}.collection-filters__title{margin:0;font-size:1.05rem;color:#fff}.collection-filters__close{display:none;flex-shrink:0}.filter-fieldset{border:0;margin:0;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.filter-fieldset:last-of-type{border-bottom:0}.filter-legend{padding:0;margin:0 0 10px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--primary)}.filter-stack{display:flex;flex-direction:column;gap:8px}.filter-check{display:flex;align-items:flex-start;gap:10px;font-size:.86rem;color:#d2daf8;cursor:pointer;line-height:1.35}.filter-check input{margin-top:3px;accent-color:var(--primary-2);flex-shrink:0}.collection-price-range{--range-min: 0%;--range-max: 100%;position:relative;height:24px;margin-top:6px}.collection-price-range input[type=range]{position:absolute;left:0;top:0;width:100%;height:24px;margin:0;background:transparent;pointer-events:none;appearance:none;-webkit-appearance:none;accent-color:var(--primary-2)}.collection-price-range:before{content:"";position:absolute;left:0;right:0;top:50%;height:8px;transform:translateY(-50%);border-radius:999px;background:#ffffff47}.collection-price-range:after{content:"";position:absolute;top:50%;height:8px;transform:translateY(-50%);left:var(--range-min);right:calc(100% - var(--range-max));border-radius:999px;background:linear-gradient(90deg,#f6bb47,#ff9f0a)}.collection-price-range input[type=range]::-webkit-slider-runnable-track{height:8px;background:transparent}.collection-price-range input[type=range]::-moz-range-track{height:8px;background:transparent;border:0}.collection-price-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#ffae00;border:2px solid #ffae00;box-shadow:0 0 0 2px #00000059;margin-top:-4px;pointer-events:auto;cursor:pointer}.collection-price-range input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#ffae00;border:2px solid #ffae00;box-shadow:0 0 0 2px #00000059;pointer-events:auto;cursor:pointer}.collection-section.is-loading{pointer-events:none;opacity:.75;transition:opacity .2s ease}.collection-filters__actions{display:flex;flex-direction:column;gap:10px;flex-shrink:0;margin-top:0;padding:14px 18px 16px;border-top:1px solid var(--line);background:#0c0f18;box-shadow:0 -12px 24px #00000059}.collection-filter-empty-note{margin:8px 0 0;padding:12px;border:1px dashed rgba(255,255,255,.22);border-radius:10px;color:#c5cceb;font-size:.82rem;line-height:1.45}.collection-filters__apply,.collection-filters__reset{width:100%;justify-content:center;text-align:center}.collection-main{min-width:0}.collection-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-bottom:14px;padding:14px 0 16px;border-bottom:1px solid var(--line)}.collection-toolbar__primary{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;min-width:0}.collection-toolbar__filters{display:none;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:46px;padding:10px 16px;font-weight:600;white-space:nowrap}.collection-toolbar__count{margin:0;flex:1 1 auto;min-width:0;font-size:.86rem;color:var(--muted);text-align:center;line-height:1.45;padding:2px 4px 0}.collection-toolbar__count strong{color:#e8ecff;font-weight:600}.collection-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff05}.collection-active-filters__label{margin:0;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#9aa4cc;font-weight:700}.collection-active-filters__list{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.collection-active-filter{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;text-decoration:none;color:#e8ecff;border:1px solid rgba(246,187,71,.42);background:#f6bb471a;font-size:.8rem}.collection-active-filter:hover{border-color:#f6bb47b3;background:#f6bb472e}.collection-active-filters__clear{margin-left:auto;color:#ffd57c;font-size:.82rem;font-weight:600;text-decoration:none}.collection-active-filters__clear:hover{text-decoration:underline}.collection-toolbar__sort{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px 10px;flex:1 1 auto;min-width:0}.collection-sort-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#9aa4cc;font-weight:700;flex-shrink:0;white-space:nowrap;line-height:1.2}.collection-sort-wrap{position:relative;flex:1;min-width:0}.collection-sort-wrap:after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:2px solid #b8c0e8;border-bottom:2px solid #b8c0e8;transform:translateY(-60%) rotate(45deg);pointer-events:none;opacity:.85}.collection-sort-select{width:100%;min-width:0;padding:12px 36px 12px 12px;border-radius:12px;border:1px solid rgba(246,187,71,.35);background:#ffffff0d;color:var(--text);font:inherit;font-size:.88rem;font-weight:500;cursor:pointer;appearance:none;-webkit-appearance:none;min-height:46px}.collection-sort-select:focus{outline:2px solid rgba(246,187,71,.45);outline-offset:2px}@media(min-width:981px){.collection-toolbar{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:16px 20px;padding:12px 0 16px}.collection-toolbar__primary{order:2;width:auto;margin-left:auto;flex:0 1 auto;align-items:center;gap:12px}.collection-toolbar__filters{display:none}.collection-toolbar__sort{flex-direction:row;align-items:center;gap:10px;flex:0 1 auto}.collection-sort-label{flex-shrink:0}.collection-sort-wrap{flex:0 1 auto}.collection-sort-select{min-width:200px;width:auto;min-height:44px;padding:10px 36px 10px 12px;border-radius:10px;border:1px solid var(--line);background:#ffffff0a;font-size:.86rem}.collection-toolbar__count{order:1;flex:1 1 auto;text-align:left;padding:0;font-size:.88rem}}@media(min-width:641px)and (max-width:980px){.collection-toolbar{gap:14px;padding:16px 0 18px}.collection-toolbar__primary{gap:12px}.collection-toolbar__filters{min-height:48px;padding-left:18px;padding-right:18px}.collection-sort-select{min-height:48px;font-size:.9rem}.collection-toolbar__count{font-size:.9rem}}.collection-chips{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:18px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;margin-inline:-4px;padding-inline:4px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin}.collection-chips::-webkit-scrollbar{height:4px}.collection-chips::-webkit-scrollbar-thumb{background:#f6bb4759;border-radius:999px}.collection-chip{border:1px solid var(--line);background:#ffffff08;border-radius:999px;padding:8px 14px;color:var(--muted);font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;scroll-snap-align:start;flex-shrink:0}.collection-chip:hover{border-color:#f6bb4773;color:#fff}.collection-chip.is-active{color:#241600;border-color:transparent;background:var(--accent-gradient)}@media(min-width:981px){.collection-chips{flex-wrap:wrap;overflow-x:visible;margin-inline:0;padding-inline:0;scroll-snap-type:none}.collection-chip{flex-shrink:1;scroll-snap-align:unset}}.collection-grid{position:relative}.collection-grid[data-product-grid]{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch}@media(min-width:641px){.collection-grid[data-product-grid]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(min-width:1025px){.collection-grid[data-product-grid]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}.collection-grid[data-search-page-grid]{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch}@media(min-width:641px){.collection-grid[data-search-page-grid]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(min-width:1025px){.collection-grid[data-search-page-grid]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media(max-width:640px){.collection-section.section{padding-top:48px;padding-bottom:64px}.collection-toolbar{gap:10px;padding:10px 0 14px;margin-bottom:10px}.collection-toolbar__primary{gap:8px}.collection-toolbar__count{font-size:.82rem}.collection-sort-select{min-height:44px;padding-top:10px;padding-bottom:10px;font-size:.84rem}.collection-toolbar__filters{min-height:44px;padding:8px 12px;font-size:.86rem}.collection-chips{margin-bottom:14px;gap:6px}.collection-chip{padding:7px 12px;font-size:.76rem}.product-card__body{padding:12px 14px 14px}.product-card__title{font-size:.95rem}}.collection-empty{grid-column:1 / -1;text-align:center;padding:36px 16px;color:var(--muted);font-size:.95rem;border:1px dashed var(--line);border-radius:var(--radius);margin:0}[data-collection-empty]{display:none!important}[data-collection-empty].is-visible{display:block!important;grid-column:1 / -1}body.filter-drawer-open{overflow:hidden}@media(max-width:980px){.collection-layout{grid-template-columns:1fr;gap:0}.collection-filters-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#04060c9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:118;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.collection-filters-backdrop:not([hidden]){display:block}.collection-filters-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.collection-filters{position:fixed;top:0;left:0;bottom:0;width:min(100%,380px);max-width:92vw;z-index:119;height:auto;max-height:none;min-height:0;border-radius:0;border-right:1px solid var(--line);transform:translate(-102%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:12px 0 40px #00000073;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;visibility:hidden;pointer-events:none}.collection-filters.is-open{transform:translate(0);visibility:visible;pointer-events:auto}.collection-filters__form{flex:1;min-height:0;height:100%}.collection-filters__close,.collection-toolbar__filters{display:inline-flex}}@media(max-width:980px){.collection-filters.reveal,.collection-filters.reveal.is-visible{opacity:1;transform:translate(-102%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.collection-filters.reveal.is-open,.collection-filters.reveal.is-visible.is-open{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tt-collection.css.map */
