.tfd-collection{padding:60px 0 100px;background:#fff;overflow:visible}.tfd-collection *{box-sizing:border-box}.tfd-collection .page-width{max-width:1280px;margin:0 auto;padding:0 20px;overflow:visible}.tfd-collection-grid{display:grid;grid-template-columns:308px minmax(0,1fr);gap:36px;align-items:start;position:relative;overflow:visible}.tfd-sidebar{width:270px;position:sticky;top:40px;align-self:start;height:fit-content;z-index:5}.tfd-filter-box{border:1px solid #000;border-radius:16px;overflow:hidden;background:#fff;margin-bottom:18px}.tfd-filter-head{height:68px;border-bottom:1px solid #000;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.tfd-filter-head h3{margin:0;color:#000;font-family:Iosevka Charon,monospace;font-size:15px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-.36px;text-transform:uppercase}.tfd-filter-head span{color:#000;font-size:28px;font-weight:700;line-height:1}.tfd-filter-body{padding:18px 20px 20px}.tfd-filter-head{cursor:pointer}.tfd-filter-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;transition:.25s ease}.tfd-filter-body{max-height:1000px;overflow:hidden;opacity:1;transition:max-height .35s ease,padding .35s ease,opacity .25s ease}.tfd-filter-box.closed .tfd-filter-body{max-height:0;padding-top:0;padding-bottom:0;opacity:0;overflow:hidden;border-top:none}.tfd-filter-box.closed .tfd-filter-toggle{transform:rotate(90deg)}.tfd-check-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;cursor:pointer}.tfd-check-left{display:flex;align-items:center;gap:16px}.tfd-check-left input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1.5px solid #000;background:#fff;position:relative;cursor:pointer;flex-shrink:0}.tfd-check-left input[type=checkbox]:checked{background:#000}.tfd-check-left input[type=checkbox]:checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-58%);color:#fff;font-size:16px;font-weight:700;line-height:1}.tfd-check-row span{color:#000;font-family:Iosevka Charon,monospace;font-size:13px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:-.36px;text-transform:uppercase}.tfd-check-count{opacity:.7;min-width:24px;text-align:right}.tfd-apply-btn{width:100%;height:50px;border:none;border-radius:10px;background:#990a0a;color:#fff;cursor:pointer;font-family:Iosevka Charon,monospace;font-size:16px;font-style:normal;font-weight:700;line-height:1;letter-spacing:-.32px;text-transform:uppercase;transition:.2s ease;margin-bottom:12px}.tfd-apply-btn:hover{opacity:.9}.tfd-clear-btn{display:none;width:100%;height:50px;border-radius:10px;border:1px solid #000;background:#fff;color:#000;cursor:pointer;font-family:Iosevka Charon,monospace;font-size:16px;font-weight:700;text-transform:uppercase}.tfd-clear-btn:hover{background:#000;color:#fff}.tfd-products-area{width:100%;min-width:0}.tfd-products-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.tfd-showing{color:#000;opacity:.7;font-family:Iosevka Charon,monospace;font-size:18px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-.36px;text-transform:uppercase}.tfd-toolbar{display:flex;align-items:center;gap:10px}.tfd-mobile-filter-btn,.tfd-filter-overlay,.tfd-close-filter{display:none}.tfd-sort{width:192px;height:37px;border-radius:8px;border:1px solid #000;background:#fff;padding:0 14px;color:#000;font-family:Iosevka Charon,monospace;font-size:18px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-.36px;text-transform:uppercase;cursor:pointer;outline:none}.tfd-grid-btn{width:41px;height:37px;border-radius:8px;border:1px solid #990A0A;background:#990a0a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;flex-shrink:0}.tfd-grid-btn svg{width:20px;height:20px}.tfd-divider{width:100%;height:1px;background:#000;margin:0 0 22px}.tfd-tags{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:28px}.tfd-tag{min-height:56px;padding:12px 18px;border-radius:14px;background:#990a0a;display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-family:Iosevka Charon,monospace;font-size:20px;font-style:normal;font-weight:700;line-height:1;letter-spacing:-.4px;text-transform:uppercase}.tfd-remove-tag{cursor:pointer;font-size:20px;line-height:1}.tfd-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,288px));gap:28px;align-items:start}.tfd-product-card{width:100%;min-height:330px;border-radius:16px;border:1px solid rgba(0,0,0,.12);background:#fff;padding:16px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.tfd-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #990a0a1f,0 4px 12px #990a0a14;border-color:#990a0a2e}.tfd-product-image{width:100%;height:245px;border-radius:14px;overflow:hidden;display:block;background:#efefef;margin-bottom:18px}.tfd-product-image img{width:100%;height:100%;object-fit:cover;display:block}.tfd-product-title{color:#000;font-family:Iosevka Charon,monospace;font-size:15px;font-weight:700;line-height:1.25;letter-spacing:-.2px;text-transform:uppercase;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tfd-product-subtitle{color:#000;font-family:Iosevka Charon,monospace;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:-.18px;text-transform:uppercase;opacity:.6;margin-bottom:28px;margin-top:3px}.tfd-product-bottom{display:block;margin-top:0;padding-bottom:0;margin-bottom:8px;border-bottom:none}.tfd-price{color:#990a0a;font-family:Iosevka Charon,monospace;font-size:22px;font-weight:700;line-height:.1;letter-spacing:-.2px;text-transform:uppercase;white-space:nowrap;margin:0}.tfd-product-actions{display:flex;align-items:center;gap:10px;margin-top:0}.tfd-qty{display:flex;align-items:center;border:1px solid #d9d9d9;border-radius:10px;overflow:hidden;flex-shrink:0}.tfd-qty button{width:34px;height:40px;border:none;background:#fff;cursor:pointer;font-size:20px;font-weight:700}.tfd-qty-value{width:40px;text-align:center;font-family:Iosevka Charon,monospace;font-weight:700}.tfd-card-add{flex:1;height:40px;border:none;border-radius:10px;background:#000;color:#fff;font-family:Iosevka Charon,monospace;font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:.2s ease}.tfd-card-add:hover{opacity:.9}.tfd-stars{color:#ffd76b;font-size:12px;line-height:1;letter-spacing:2px;flex-shrink:0}.tfd-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:70px}.tfd-pagination a,.tfd-pagination button{width:48px;height:48px;border-radius:10px;border:1px solid #000;background:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#000;font-family:Iosevka Charon,monospace;font-size:20px;font-weight:700;transition:.2s ease}.tfd-pagination a.active{background:#000;border-color:#000;color:#fff}.tfd-pagination a:hover,.tfd-pagination button:hover{background:#000;color:#fff}.tfd-pagination span{font-size:28px;font-weight:700;line-height:1}.tfd-product-card hr,.tfd-product-card:before,.tfd-product-card:after{display:none!important}.tfd-toast{position:fixed;top:24px;right:24px;z-index:9999;width:360px;max-width:calc(100vw - 32px);background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 24px 60px #00000026,0 8px 20px #00000014;padding:16px 18px;display:flex;align-items:center;gap:14px;overflow:hidden;isolation:isolate;opacity:0;visibility:hidden;transform:translate(40px);transition:opacity .35s ease,transform .35s ease,visibility .35s ease}.tfd-toast.show{opacity:1;visibility:visible;transform:translate(0)}.tfd-toast-icon{width:44px;height:44px;border-radius:50%;background:#990a0a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;flex-shrink:0}.tfd-toast-content{display:flex;flex-direction:column;min-width:0;flex:1}.tfd-toast-content strong{color:#000;font-family:Iosevka Charon,monospace;font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:3px}.tfd-toast-content span{color:#666;font-size:13px;line-height:1.4;word-break:break-word}.tfd-toast:hover{transform:translate(0) scale(1.02)}.tfd-toast:hover .tfd-toast-progress{animation-play-state:paused}@media(max-width:767px){.tfd-toast{top:16px;right:16px;left:16px;width:auto;max-width:none}}@media screen and (max-width:1280px){.tfd-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:991px){.tfd-collection-grid{grid-template-columns:1fr}.tfd-sidebar{width:100%;position:relative;top:auto}.tfd-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.tfd-collection{padding:30px 0 70px;overflow:hidden}.tfd-collection .page-width{padding:0 14px}.tfd-collection-grid{display:block}.tfd-products-area{width:100%;min-width:0}.tfd-products-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.tfd-showing{width:100%;order:3;color:#000;opacity:.7;font-family:Iosevka Charon,monospace;font-size:15px;font-weight:700;line-height:1.2;letter-spacing:-.2px;text-transform:uppercase;margin-top:2px}.tfd-toolbar{display:flex;align-items:center;gap:10px;margin-left:auto;width:auto}.tfd-mobile-filter-btn{height:46px;padding:0 18px;border-radius:10px;border:1px solid #000;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-family:Iosevka Charon,monospace;font-size:15px;font-weight:700;text-transform:uppercase;cursor:pointer;flex-shrink:0}.tfd-sort{width:auto;min-width:170px;height:46px;border-radius:10px;border:1px solid #000;background:#fff;padding:0 14px;color:#000;font-family:Iosevka Charon,monospace;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase}.tfd-grid-btn{width:46px;height:46px;border-radius:10px;flex-shrink:0}.tfd-filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:99;opacity:0;visibility:hidden;transition:.3s ease;display:block;pointer-events:none}.tfd-filter-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.tfd-sidebar{position:fixed;top:0;left:0;width:320px;max-width:88%;height:100vh;background:#fff;z-index:100;overflow-y:auto;padding:80px 14px 30px;transform:translate(-100%);transition:transform .35s ease;border-radius:0 18px 18px 0;box-shadow:0 0 30px #0000002e}.tfd-sidebar.active{transform:translate(0)}.tfd-close-filter{position:absolute;top:18px;right:18px;width:42px;height:42px;border:none;background:#000;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;cursor:pointer}.tfd-filter-box{margin-bottom:16px;border-radius:16px;overflow:hidden}.tfd-filter-head{height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.tfd-filter-head h3{font-size:16px;line-height:1}.tfd-filter-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;transition:.25s ease;font-size:24px}.tfd-filter-body{padding:18px;max-height:1000px;overflow:hidden;opacity:1;transition:max-height .35s ease,padding .35s ease,opacity .25s ease}.tfd-check-row{margin-bottom:14px}.tfd-check-left{gap:12px}.tfd-check-row span{font-size:16px}.tfd-check-left input[type=checkbox]{width:22px;height:22px}.tfd-apply-btn,.tfd-clear-btn{height:48px;font-size:15px;display:none}.tfd-tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px;margin-bottom:18px}.tfd-tag{min-height:42px;padding:10px 14px;border-radius:10px;font-size:14px;gap:10px}.tfd-remove-tag{font-size:18px}.tfd-products-grid{display:grid;grid-template-columns:1fr;gap:18px}.tfd-product-card{width:100%;min-width:0;min-height:auto;padding:12px;border-radius:16px}.tfd-product-image{width:100%;height:300px;border-radius:14px;overflow:hidden;margin-bottom:14px}.tfd-product-image img{width:100%;height:100%;object-fit:cover;display:block}.tfd-product-title{color:#000;font-family:Iosevka Charon,monospace;font-size:15px;font-weight:700;line-height:1.3;letter-spacing:-.2px;text-transform:uppercase;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tfd-product-subtitle{font-size:8px;line-height:1.2;margin-bottom:14px}.tfd-product-bottom{display:block;align-items:center;justify-content:space-between;gap:12px;margin-top:0;margin-bottom:10px}.tfd-price{font-size:24px;line-height:1;letter-spacing:-.3px}.tfd-stars{font-size:11px;letter-spacing:1.5px}.tfd-pagination{gap:10px;margin-top:50px;flex-wrap:wrap}.tfd-pagination a,.tfd-pagination button{width:42px;height:42px;font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tfd-collection-template.css.map */
