.defy-collection-page{background:#f8f8f6;min-height:60vh}.defy-collection-header{position:relative;background:#fff;border-bottom:1px solid #E8E8E4;overflow:hidden}.defy-collection-header--has-image{min-height:200px;display:flex;align-items:flex-end}.defy-collection-header__bg{position:absolute;top:0;right:0;bottom:0;left:0}.defy-collection-header__bg img{width:100%;height:100%;object-fit:cover}.defy-collection-header__img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000b8,#00000059 60%,#0000001a)}.defy-collection-header__content{position:relative;z-index:1;padding-top:32px;padding-bottom:32px}.defy-collection-header--has-image .defy-collection-header__content{padding-bottom:36px}.defy-breadcrumb{display:flex;gap:6px;align-items:center;font-size:12px;color:#888;margin-bottom:10px;flex-wrap:wrap}.defy-breadcrumb a{color:#666;text-decoration:none}.defy-breadcrumb a:hover{color:var(--defy-green)}.defy-collection-header--has-image .defy-breadcrumb,.defy-collection-header--has-image .defy-breadcrumb a{color:#ffffffbf}.defy-collection-header--has-image .defy-breadcrumb a:hover{color:#fff}.defy-collection-header__title{font-size:clamp(28px,4vw,52px);color:#111;line-height:1;margin-bottom:0}.defy-collection-header--has-image .defy-collection-header__title{color:#fff}.defy-collection-header__desc{font-size:14px;color:#666;max-width:520px;line-height:1.6;margin-top:10px}.defy-collection-header--has-image .defy-collection-header__desc{color:#fffc}.defy-collection-layout{display:grid;grid-template-columns:240px 1fr;gap:0;padding-top:0;padding-bottom:80px;align-items:start}.defy-collection-sidebar{position:sticky;top:80px;padding:28px 24px 28px 0;border-right:1px solid #E8E8E4;max-height:calc(100vh - 100px);overflow-y:auto}.defy-collection-sidebar__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #E8E8E4}.defy-collection-sidebar__title{font-size:13px;font-weight:800;color:#111;text-transform:uppercase;letter-spacing:.08em}.defy-collection-sidebar__close{display:none;background:none;border:none;color:#888;cursor:pointer;padding:4px}.defy-filter-group{border-bottom:1px solid #F0F0EC;padding:14px 0}.defy-filter-group:last-child{border-bottom:none}.defy-filter-group__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;font-size:12px;font-weight:700;color:#111;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;padding:0;margin-bottom:0}.defy-filter-group__icon{transition:transform .2s;flex-shrink:0}.defy-filter-group__body{display:none;padding-top:12px;gap:8px;flex-direction:column}.defy-filter-group__body.is-open{display:flex}.defy-filter-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;color:#444;-webkit-user-select:none;user-select:none}.defy-filter-check input[type=checkbox]{display:none}.defy-filter-check__box{width:16px;height:16px;flex-shrink:0;border:1.5px solid #C8C8C4;border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s}.defy-filter-check input:checked+.defy-filter-check__box{background:var(--defy-green);border-color:var(--defy-green)}.defy-filter-check input:checked+.defy-filter-check__box:after{content:"";width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px);display:block}.defy-filter-check__label{line-height:1.3}.defy-filter-check:hover .defy-filter-check__label{color:#111}.defy-collection-content{padding:28px 0 0 28px}.defy-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #E8E8E4}.defy-collection-toolbar__left{display:flex;align-items:center;gap:14px}.defy-collection-toolbar__count{font-size:13px;color:#888}.defy-collection-toolbar__right{display:flex;align-items:center;gap:12px}.defy-collection-grid-toggle{display:flex;gap:4px}.defy-grid-btn{background:none;border:1.5px solid #D8D8D4;color:#888;padding:6px 8px;border-radius:5px;cursor:pointer;display:flex;align-items:center;transition:border-color .15s,color .15s}.defy-grid-btn.active,.defy-grid-btn:hover{border-color:#111;color:#111}.defy-select{background:#fff;border:1.5px solid #D8D8D4;color:#333;font-size:13px;padding:8px 32px 8px 12px;border-radius:var(--defy-radius, 6px);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;font-family:inherit}.defy-select:focus{outline:none;border-color:var(--defy-green)}.defy-products-grid--3col{grid-template-columns:repeat(3,1fr)!important}.defy-collection-empty{grid-column:1 / -1;text-align:center;padding:80px 24px;color:#888}.defy-collection-empty .defy-btn{margin-top:24px}.defy-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px}.defy-pagination__info{font-size:13px;color:#888}.defy-pagination .defy-btn--outline{color:var(--defy-dark, #111);border-color:#00000040;background:transparent}.defy-pagination .defy-btn--outline:hover{border-color:var(--defy-green, #2ECC71);color:var(--defy-green, #2ECC71);background:transparent}.defy-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1024px){.defy-collection-layout{grid-template-columns:200px 1fr}.defy-products-grid--3col{grid-template-columns:repeat(2,1fr)!important}.defy-products-grid--4col{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:767px){.defy-collection-layout{grid-template-columns:1fr}.defy-collection-sidebar{position:fixed;top:0;left:0;bottom:0;width:280px;z-index:300;background:#fff;border-right:1px solid #E8E8E4;padding:20px;transform:translate(-100%);transition:transform .3s cubic-bezier(.23,1,.32,1);max-height:100vh}.defy-collection-sidebar.is-open{transform:translate(0)}.defy-collection-sidebar__close{display:flex}.defy-collection-content{padding:20px 0 0}.defy-products-grid--3col,.defy-products-grid--4col{grid-template-columns:repeat(2,1fr)!important;gap:0}.defy-collection-toolbar{flex-wrap:wrap}.defy-collection-grid-toggle{display:none}}@media(max-width:480px){.defy-products-grid--3col,.defy-products-grid--4col{grid-template-columns:1fr!important}}.defy-collection-fullwidth{padding-top:0;padding-bottom:80px}.defy-collection-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border-bottom:1px solid #E8E8E4;margin-bottom:28px;flex-wrap:wrap}.defy-collection-topbar__left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.defy-collection-topbar__right{display:flex;align-items:center;gap:10px;flex-shrink:0}.defy-collection-topbar__count{font-size:13px;color:#888;white-space:nowrap}.defy-filter-pill-group{position:relative}.defy-filter-pill-btn{display:flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #D8D8D4;color:#333;font-size:13px;font-weight:600;padding:7px 12px;border-radius:20px;cursor:pointer;transition:border-color .15s,background .15s;white-space:nowrap;font-family:inherit}.defy-filter-pill-btn:hover,.defy-filter-pill-btn[aria-expanded=true]{border-color:#111;background:#f8f8f6}.defy-filter-pill-icon{transition:transform .2s}.defy-filter-pill-btn[aria-expanded=true] .defy-filter-pill-icon{transform:rotate(180deg)}.defy-filter-pill-dropdown{display:none;position:absolute;top:calc(100% + 6px);left:0;z-index:100;background:#fff;border:1.5px solid #E0E0DC;border-radius:10px;box-shadow:0 8px 24px #0000001a;padding:12px;min-width:180px;flex-direction:column;gap:6px}.defy-filter-pill-dropdown.is-open{display:flex}.defy-active-tag{display:inline-flex;align-items:center;gap:5px;background:#111;color:#fff;font-size:12px;font-weight:600;padding:5px 10px;border-radius:20px;text-decoration:none;transition:background .15s}.defy-active-tag:hover{background:#333}.defy-clear-filters{font-size:12px;color:#888;text-decoration:underline;cursor:pointer;padding:5px 4px}.defy-products-grid--4col{grid-template-columns:repeat(4,1fr)!important}@media(max-width:1200px){.defy-products-grid--4col{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:900px){.defy-products-grid--4col,.defy-products-grid--3col{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.defy-products-grid--4col,.defy-products-grid--3col{grid-template-columns:1fr!important}.defy-collection-topbar{gap:8px}}.defy-collection-layout-full{display:grid;grid-template-columns:240px 1fr;gap:0;align-items:start;padding-bottom:80px;width:100%}.defy-page-pad{padding-left:clamp(16px,3vw,40px);padding-right:clamp(16px,3vw,40px)}.defy-collection-layout-full .defy-collection-sidebar{position:sticky;top:80px;padding:28px 20px 28px clamp(16px,3vw,40px);border-right:1px solid #E8E8E4;max-height:calc(100vh - 100px);overflow-y:auto}.defy-collection-content-full{padding:24px clamp(16px,3vw,40px) 0 28px;min-width:0}.defy-collection-content-full .defy-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #E8E8E4}.defy-collection-content-full .defy-products-grid--4col{grid-template-columns:repeat(4,1fr)!important}.defy-collection-content-full .defy-products-grid--3col{grid-template-columns:repeat(3,1fr)!important}@media(max-width:1280px){.defy-collection-content-full .defy-products-grid--4col{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:1024px){.defy-collection-layout-full{grid-template-columns:200px 1fr}.defy-collection-content-full .defy-products-grid--4col,.defy-collection-content-full .defy-products-grid--3col{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767px){.defy-collection-layout-full{grid-template-columns:1fr}.defy-collection-layout-full .defy-collection-sidebar{position:fixed;top:0;left:0;bottom:0;width:280px;z-index:300;background:#fff;padding:20px;transform:translate(-100%);transition:transform .3s cubic-bezier(.23,1,.32,1);max-height:100vh}.defy-collection-layout-full .defy-collection-sidebar.is-open{transform:translate(0)}.defy-collection-content-full{padding:20px clamp(12px,4vw,24px) 0}.defy-collection-content-full .defy-products-grid--4col,.defy-collection-content-full .defy-products-grid--3col{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.defy-collection-content-full .defy-products-grid--4col,.defy-collection-content-full .defy-products-grid--3col{grid-template-columns:1fr!important}}.defy-active-filters{display:flex;flex-wrap:wrap;gap:6px;padding:0 0 16px;border-bottom:1px solid #E8E8E4;margin-bottom:16px}.defy-active-tag{display:inline-flex;align-items:center;gap:5px;background:#111;color:#fff;font-size:11px;font-weight:600;padding:4px 9px;border-radius:20px;text-decoration:none;transition:background .15s;letter-spacing:.02em}.defy-active-tag:hover{background:#3ab54a}.defy-clear-filters{font-size:11px;color:#888;text-decoration:underline;cursor:pointer;padding:4px 2px;align-self:center}.defy-clear-filters:hover{color:#111}.defy-filter-badge{color:#3ab54a;font-size:18px;line-height:1;margin-left:2px}.defy-filter-check--empty{opacity:.4;pointer-events:none}.defy-filter-check__count{color:#aaa;font-size:11px;margin-left:2px}.defy-price-range{padding:4px 0 8px}.defy-price-range__inputs{display:flex;gap:10px;margin-bottom:12px}.defy-price-range__field{flex:1;display:flex;flex-direction:column;gap:4px}.defy-price-range__field label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.06em}.defy-price-range__input-wrap{display:flex;align-items:center;border:1.5px solid #D8D8D4;border-radius:6px;overflow:hidden;background:#fff}.defy-price-range__currency{padding:0 6px;font-size:13px;color:#888;border-right:1px solid #E8E8E4}.defy-price-range__input{flex:1;border:none;outline:none;padding:7px 8px;font-size:13px;color:#111;background:transparent;width:100%;-moz-appearance:textfield}.defy-price-range__input::-webkit-outer-spin-button,.defy-price-range__input::-webkit-inner-spin-button{-webkit-appearance:none}.defy-price-range__apply{width:100%;font-size:12px;padding:8px}.defy-filter-empty{font-size:12px;color:#888;line-height:1.6;padding:8px 0}
/*# sourceMappingURL=/cdn/shop/t/42/assets/defy-collection.css.map */
