:root{--vfc-focus:#FF1A1A}.vfc-collection{background:var(--bg);color:var(--fg)}.vfc-collection .vfc-wrap{max-width:1200px;margin:0 auto;padding:clamp(24px,5vw,48px) 20px}.vfc-breadcrumbs{display:flex;gap:.4rem;font-size:.9rem;color:#cfcfcf;margin-bottom:.5rem}.vfc-breadcrumbs a{color:#fff;text-decoration:none;border-bottom:1px dotted #ffffff33}.vfc-breadcrumbs a:focus{outline:2px dashed var(--vfc-focus);outline-offset:3px}.vfc-head{display:grid;gap:.8rem;border:1px solid rgba(209,186,152,.38);border-radius:14px;padding:14px;background:#0a0a0a}.vfc-head__text .vfc-eyebrow{display:inline-block;font-weight:800;background:linear-gradient(180deg,#d1ba98f2,#d1ba98cc);color:#000;border-radius:999px;padding:.25rem .6rem;box-shadow:0 0 14px #d1ba984d}.vfc-head__text h1{margin:.2rem 0;font-size:clamp(1.6rem,4.2vw,2.4rem);font-weight:900}.vfc-sub{color:#e8e8e8}.vfc-intro{color:#cfcfcf}.vfc-head__meta{display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap}.vfc-count{color:#cfcfcf}.vfc-controls{display:flex;gap:.6rem;align-items:center}.vfc-filter-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .8rem;border-radius:999px;background:#121212;color:#fff;border:1px solid rgba(209,186,152,.45);cursor:pointer}.vfc-filter-btn:focus{outline:2px dashed var(--vfc-focus);outline-offset:3px}.vfc-sort select{background:#0c0c0c;color:#fff;border:1px solid rgba(209,186,152,.45);border-radius:10px;padding:.55rem .7rem}.vfc-sort select:focus{outline:2px dashed var(--vfc-focus);outline-offset:3px}.vfc-ribbon{margin:.8rem 0;background:#101010;border:1px solid rgba(255,26,26,.35);border-radius:12px;padding:.6rem .8rem;text-align:center;box-shadow:0 0 12px #ff1a1a2e inset}.vfc-ribbon a{color:#fff;font-weight:800;text-decoration:none}.vfc-body{display:grid;grid-template-columns:1fr;gap:16px}.vfc-body.vfc-has-rail{grid-template-columns:260px 1fr}@media (max-width: 900px){.vfc-body.vfc-has-rail{grid-template-columns:1fr}}.vfc-rail{border:1px solid rgba(209,186,152,.38);border-radius:12px;padding:10px;background:#0a0a0a;height:max-content}.vfc-grid{--gap: 12px;display:grid;gap:var(--gap);grid-template-columns:repeat(var(--cols-desktop),1fr)}@media (max-width: 1024px){.vfc-grid{grid-template-columns:repeat(var(--cols-tablet),1fr)}}@media (max-width: 640px){.vfc-grid{grid-template-columns:repeat(var(--cols-mobile),1fr)}}.vfc-grid__item{list-style:none}.vfc-card{background:#0a0a0a;border:1px solid rgba(209,186,152,.35);border-radius:14px;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s}.vfc-card:hover{transform:translateY(-1px);border-color:#d1ba988c;box-shadow:0 0 14px #d1ba9829,inset 0 0 10px #d1ba9814}.vfc-card__media{display:block;position:relative;text-decoration:none}.vfc-imgwrap{position:relative;aspect-ratio:4/5;background:#111}.vfc-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.vfc-img--hover{opacity:0;transition:opacity .2s}.vfc-imgwrap.has-hover:hover .vfc-img--hover{opacity:1}.vfc-skel{width:100%;height:100%;background:linear-gradient(90deg,#111,#161616,#111)}.vfc-badge{position:absolute;top:8px;left:8px;font-size:.8rem;padding:.25rem .5rem;border-radius:999px;background:#121212;border:1px solid rgba(255,255,255,.18);color:#fff}.vfc-badge--sale{left:auto;right:8px;border-color:#ff1a1a73}.vfc-badge--oos{top:auto;bottom:8px;background:#2a1010;border-color:#ff1a1a73}.vfc-badge--new{background:#102010;border-color:#d1ba9873}.vfc-card__body{padding:10px;display:grid;gap:.35rem}.vfc-vendor{color:#cfcfcf;font-size:.9rem}.vfc-title{font-size:1rem;margin:0}.vfc-title a{color:#fff;text-decoration:none}.vfc-title a:focus{outline:2px dashed var(--vfc-focus);outline-offset:3px}.vfc-price{display:flex;gap:.5rem;align-items:baseline}.vfc-price__was{color:#cfcfcf;text-decoration:line-through}.vfc-quickadd .vfc-btn{margin-top:.4rem;width:100%;background:#ff1a1a;color:#000;font-weight:800;border:none;border-radius:999px;padding:.6rem .8rem;cursor:pointer;box-shadow:0 0 12px #ff1a1a4d}.vfc-quickadd .vfc-btn:disabled{opacity:.5;cursor:not-allowed}.vfc-quickadd .vfc-btn:focus{outline:2px dashed #D1BA98;outline-offset:3px}.vfc-pagination{display:flex;gap:.4rem;justify-content:center;margin-top:14px;flex-wrap:wrap}.vfc-page{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .6rem;border:1px solid rgba(209,186,152,.35);border-radius:10px;text-decoration:none;color:#fff}.vfc-page.is-current{background:#121212;border-color:#ff1a1a59}.vfc-empty{text-align:center;border:1px dashed rgba(209,186,152,.35);padding:24px;border-radius:14px;background:#0a0a0a}.vfc-empty .vfc-btn{display:inline-grid;place-items:center;padding:.7rem 1rem;border-radius:999px;background:#ff1a1a;color:#000;font-weight:800;text-decoration:none;margin-top:.6rem}.vfc-trust{margin-top:14px;display:grid;gap:8px;grid-template-columns:1fr}@media (min-width:740px){.vfc-trust{grid-template-columns:repeat(2,1fr)}}.vfc-trust__item{display:flex;align-items:center;gap:.5rem;color:#e8e8e8}.vfc-trust__item svg{color:#ff1a1a}.vfc-seo{margin-top:14px;color:#cfcfcf}.vfc-acc{border-top:1px solid rgba(255,255,255,.12)}.vfc-acc__btn{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.6rem 0;background:none;border:none;color:#fff;cursor:pointer}.vfc-acc__btn:focus{outline:2px dashed var(--vfc-focus);outline-offset:3px}.vfc-acc__panel{padding:.4rem 0;color:#cfcfcf}.visually-hidden{position:absolute!important;left:-9999px!important;top:auto;width:1px;height:1px;overflow:hidden}.vfc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:70}.vfc-drawer{position:fixed;top:0;left:0;height:100%;width:85%;max-width:360px;background:#0a0a0a;border-right:1px solid rgba(209,186,152,.35);transform:translate(-100%);transition:transform .2s;z-index:80;display:flex;flex-direction:column}.vfc-drawer.is-open{transform:translate(0)}.vfc-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:10px;border-bottom:1px solid rgba(255,255,255,.12)}.vfc-close{background:none;border:1px solid rgba(209,186,152,.35);border-radius:8px;color:#fff;padding:.35rem;cursor:pointer}.vfc-filters{display:grid;gap:10px;padding:10px}.vfc-filter{border:1px solid rgba(209,186,152,.35);border-radius:10px;padding:.6rem}.vfc-filter__title{font-weight:800;margin:0 0 .4rem}.vfc-filter__values{display:flex;flex-wrap:wrap;gap:.4rem}.vfc-chip{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;color:#fff;padding:.35rem .6rem;border-radius:999px;background:#121212;border:1px solid rgba(209,186,152,.35)}.vfc-chip.is-active{border-color:#ff1a1a73;box-shadow:0 0 10px #ff1a1a33 inset}.vfc-chip__box{width:10px;height:10px;border-radius:2px;background:#1e1e1e;border:1px solid rgba(255,255,255,.18)}.vfc-active{margin-top:.4rem;display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.vfc-active__pill{font-size:.9rem;text-decoration:none;color:#fff;border-bottom:1px dotted rgba(255,255,255,.3)}
/*# sourceMappingURL=/cdn/shop/t/17/assets/collection-custom.css.map */
