.mcf-section{display:block;background:var(--mcf-bg, #000000);color:#fff;padding:2.5rem 1.5rem;min-height:80vh;position:relative}.mcf-container{max-width:1400px;margin:0 auto}.mcf-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;flex-wrap:wrap;gap:1.5rem}.mcf-title{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;margin:0;color:#fff}.mcf-subtitle{font-size:.95rem;color:#ffffff80;margin:.4rem 0 0}.mcf-header-right{display:flex;align-items:center;gap:1.25rem}.mcf-product-count{font-size:.85rem;color:#fff6}.mcf-filter-toggle-btn{background:#2a1810;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.65rem 1.4rem;border-radius:30px;display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;cursor:pointer}.mcf-pills-wrapper{margin-bottom:2.5rem;overflow-x:auto;scrollbar-width:none}.mcf-pills-wrapper::-webkit-scrollbar{display:none}.mcf-pills-scroll{display:flex;gap:.75rem;width:max-content}.mcf-pill-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fffc;padding:.55rem 1.25rem;border-radius:30px;font-size:.82rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease}.mcf-pill-btn:hover,.mcf-pill-btn.is-active{background:#fff;color:#000;border-color:#fff}.mcf-product-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media(min-width:600px){.mcf-product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.mcf-product-grid{grid-template-columns:repeat(4,1fr)}}.pct-card{background:#1c1c1f;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:.85rem;position:relative;display:flex;flex-direction:column;height:100%;justify-content:space-between;transition:border-color .25s ease}.pct-card:hover{border-color:#ffffff40}.pct-card__image-wrapper{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:14px;overflow:hidden;background:#101012;flex-shrink:0}.pct-card__top-bar{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;z-index:3;pointer-events:none}.pct-card__badge{background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#000;font-size:.68rem;font-weight:600;padding:.3rem .7rem;border-radius:20px;pointer-events:auto}.pct-card__save-btn{background:#ffffff40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:all .2s ease}.pct-card__save-btn.is-active{background:#fff;color:#000;border-color:#fff}.pct-card__save-btn.is-active .pct-bookmark-icon{fill:#000}.pct-carousel{display:block;width:100%;height:100%;position:relative;text-decoration:none}.pct-carousel__slides{position:relative;width:100%;height:100%}.pct-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .35s ease}.pct-carousel__slide.is-active{opacity:1}.pct-carousel__slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pct-carousel__dots-pill{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;align-items:center;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:5px 10px;border-radius:20px;z-index:3}.pct-carousel__dot{width:6px;height:6px;border-radius:50%;background:#fff6;transition:all .25s ease}.pct-carousel__dot.is-active{background:#fff;width:16px;border-radius:10px}.pct-card__info{padding:.9rem .2rem .2rem;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.pct-card__title{font-size:.92rem;font-weight:600;line-height:1.35;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.5em}.pct-card__title a{color:#fff;text-decoration:none}.pct-card__price{font-size:.85rem;display:flex;gap:.5rem;align-items:center;margin-top:auto}.pct-price--compare{text-decoration:line-through;color:#fff6}.pct-price--main{color:#ffffffd9;font-weight:500}.mcf-toast{position:fixed;bottom:24px;right:24px;background:#18181c;border:1px solid rgba(255,255,255,.15);box-shadow:0 10px 30px #00000080;border-radius:16px;padding:.85rem 1.1rem;display:flex;align-items:center;gap:.85rem;z-index:9999;transform:translateY(120%);opacity:0;visibility:hidden;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease,visibility .3s;max-width:360px}.mcf-toast.is-visible{transform:translateY(0);opacity:1;visibility:visible}.mcf-toast__img-wrap{width:48px;height:48px;border-radius:10px;overflow:hidden;background:#2a2a2e;flex-shrink:0}.mcf-toast__img-wrap img{width:100%;height:100%;object-fit:cover}.mcf-toast__content{display:flex;flex-direction:column;gap:2px;overflow:hidden}.mcf-toast__status{font-size:.72rem;font-weight:700;letter-spacing:.05em;color:#34d399}.mcf-toast__status.is-removed{color:#f87171}.mcf-toast__title{font-size:.85rem;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mcf-toast__link{font-size:.78rem;color:#fff9;text-decoration:underline;transition:color .2s ease}.mcf-toast__link:hover{color:#fff}.mcf-toast__close{background:transparent;border:none;color:#ffffff80;font-size:1.2rem;line-height:1;cursor:pointer;padding:0;margin-left:auto;align-self:flex-start}.mcf-toast__close:hover{color:#fff}.mcf-filter-drawer{position:fixed;top:0;right:0;width:100%;max-width:380px;height:100vh;background:#141417;border-left:1px solid rgba(255,255,255,.12);box-shadow:-10px 0 30px #0009;z-index:99999;padding:1.5rem;overflow-y:auto;transform:translate(100%);transition:transform .35s cubic-bezier(.16,1,.3,1)}.mcf-filter-drawer.is-open{transform:translate(0)}.mcf-filter-drawer__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem;margin-bottom:1.5rem}.mcf-filter-drawer__header h3{margin:0;font-size:1.25rem;color:#fff}.mcf-filter-drawer__close{background:transparent;border:none;color:#fff9;font-size:1.8rem;line-height:1;cursor:pointer}.mcf-filter-drawer__close:hover{color:#fff}.mcf-filter-group{margin-bottom:1.5rem}.mcf-filter-group__title{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:.75rem}.mcf-filter-group__options{display:flex;flex-direction:column;gap:.6rem}.mcf-filter-option{display:flex;align-items:center;gap:.6rem;font-size:.88rem;color:#ffffffd9;cursor:pointer}.mcf-filter-input{accent-color:#ffffff;width:16px;height:16px;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/6/assets/main-collection-filtered.css.map */
