.cf{overflow:hidden}.cf__container{max-width:var(--page-width);margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:750px){.cf__container{padding-left:2rem;padding-right:2rem}}@media(min-width:1200px){.cf__container{padding-left:3rem;padding-right:3rem}}.cf__header{margin-bottom:1.75rem}.cf__title-row{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:1.25rem}.cf__ornament{display:flex;align-items:center;gap:.5rem;color:var(--color-accent);flex-shrink:0}.cf__ornament-dot{font-size:.875rem;line-height:1}.cf__ornament-line{width:64px;height:1px;background:var(--color-accent);opacity:.45}.cf__heading{white-space:nowrap;margin:0}.cf__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cf__meta-label{flex-shrink:0}.cf__meta-right{display:flex;align-items:center;gap:1.25rem}.cf__meta-desc{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.6;margin:0;max-width:300px;text-align:right}.cf__meta-nav{display:flex;gap:.4rem;flex-shrink:0}.cf__nav-btn{width:42px;height:42px;border-radius:50%;border:1.5px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);background:#fff;cursor:pointer;transition:all .2s}.cf__nav-btn:hover{border-color:var(--color-primary-bg);color:var(--color-primary-bg)}.cf__nav-btn--next{background:var(--color-primary-bg);border-color:var(--color-primary-bg);color:#fff}.cf__nav-btn--next:hover{background:#162548;border-color:#162548;color:#fff}@media(max-width:749px){.cf__title-row{gap:.75rem}.cf__ornament-line{width:32px}.cf__meta{flex-wrap:wrap;gap:.75rem}.cf__meta-right{width:100%;justify-content:space-between}.cf__meta-desc{text-align:left;max-width:none}}.cf__grid{display:grid;grid-template-columns:240px 1fr;gap:1.25rem;align-items:stretch}@media(max-width:989px){.cf__grid{grid-template-columns:1fr}}.cf__hero{position:relative;border-radius:12px;overflow:hidden;min-height:380px;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width:989px){.cf__hero{min-height:240px}}.cf__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cf__hero:hover .cf__hero-img{transform:scale(1.04)}.cf__hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-bg-secondary)}.cf__hero-placeholder svg{width:100%;height:100%;opacity:.3}.cf__hero-content{position:relative;z-index:2;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.35) 60%,transparent 100%)}.cf__hero-label{display:block;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);margin-bottom:.5rem}.cf__hero-title{font-size:clamp(1rem,1.8vw,1.375rem);color:#fff;line-height:1.25;margin-bottom:1rem;font-style:italic}.cf__hero-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;background:var(--color-primary-bg);color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;border-radius:6px;transition:background .2s,gap .2s}.cf__hero-btn:hover{background:var(--color-secondary-bg);gap:.75rem}.cf__products{overflow:hidden;min-width:0}.cf__track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.cf__track::-webkit-scrollbar{display:none}.cf__card{flex:0 0 calc(33.333% - .85rem);min-width:200px;scroll-snap-align:start;background:#fff;border:1px solid var(--color-border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}.cf__card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000014;border-color:transparent}@media(max-width:749px){.cf__card{flex:0 0 72%;min-width:0}}.cf__card-image{display:block;aspect-ratio:6 / 5;overflow:hidden;background:var(--color-bg-secondary)}.cf__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.cf__card:hover .cf__card-image img{transform:scale(1.05)}.cf__card-placeholder{width:100%;height:100%;opacity:.25}.cf__card-body{padding:.875rem 1rem 1rem;display:flex;flex-direction:column;flex:1}.cf__card-vendor{display:block;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--color-secondary-bg);margin-bottom:.3rem}.cf__card-title{font-size:.9375rem;font-weight:700;line-height:1.3;margin-bottom:.4rem}.cf__card-title a{color:var(--color-text)}.cf__card-title a:hover{color:var(--color-primary-bg)}.cf__card-desc{font-size:.8125rem;color:var(--color-text-secondary);line-height:1.55;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.cf__card-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;flex-wrap:wrap}.cf__card-atc-row{display:flex;align-items:center;gap:.4rem;flex:1;min-width:0}.cf__card-qty{display:inline-flex;align-items:center;border:1.5px solid var(--color-border);border-radius:6px;overflow:hidden;flex-shrink:0;background:var(--color-bg)}.cf__card-qty button{width:28px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--color-primary-bg);background:none;border:none;cursor:pointer;transition:background .15s,color .15s;font-family:inherit;line-height:1}.cf__card-qty button:hover{background:var(--color-primary-bg);color:#fff}.cf__card-qty span{width:26px;text-align:center;font-size:.75rem;font-weight:700;color:var(--color-text);border-left:1.5px solid var(--color-border);border-right:1.5px solid var(--color-border);line-height:32px;-webkit-user-select:none;user-select:none}.cf__card-atc-row .cf__card-btn{flex:1;justify-content:center;padding:.45rem .5rem;min-height:32px}@media(max-width:749px){.cf__card-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.25rem}.cf__card-atc-row{display:contents}.cf__card-qty{flex-shrink:0}.cf__card-atc-row .cf__card-btn{flex-basis:100%;width:100%;min-height:40px}}.cf__card-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;background:var(--color-primary-bg);color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-radius:6px;border:none;cursor:pointer;transition:background .2s;white-space:nowrap;font-family:inherit}.cf__card-btn:hover{background:var(--color-secondary-bg)}.cf__card-price{font-size:.9375rem;font-weight:700;color:var(--color-text);white-space:nowrap}.cf__trust{display:flex;align-items:center;gap:2rem;padding-top:1.25rem;margin-top:1.5rem;border-top:1px solid var(--color-border);flex-wrap:wrap}.cf__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--color-text-secondary)}.cf__trust-item svg{color:var(--color-primary-bg);flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-collection-feature.css.map */
