.sl-collection{--sl-ink:#4c3d69;--sl-muted:#736d7d;--sl-line:rgba(76,61,105,.14);--sl-soft:#f7f4f8;background:#fff;color:var(--sl-ink)}
.sl-collection .page-width{width:min(100%,1348px);margin-inline:auto;padding-inline:50px}
.sl-breadcrumbs{display:flex;align-items:center;gap:9px;min-height:48px;color:#7b7584;font-size:13px;line-height:1.35}
.sl-breadcrumbs a{color:var(--sl-ink);text-decoration:none}.sl-breadcrumbs a:hover{text-decoration:underline;text-underline-offset:3px}.sl-breadcrumbs span[aria-hidden]{color:#aaa4b0}
.sl-collection-hero{border-bottom:1px solid var(--sl-line);text-align:center}.sl-collection-hero .page-width{padding-top:22px;padding-bottom:30px}
.sl-collection-kicker{margin:0 0 6px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.sl-collection-hero h1{margin:0;color:var(--sl-ink);font-size:clamp(30px,3.5vw,42px);font-weight:800;line-height:1.1;letter-spacing:-.035em}.sl-collection-hero h1 span{display:inline}
.sl-collection-description{max-width:720px;margin:10px auto 0;color:var(--sl-muted);font-size:15px;line-height:1.45}.sl-collection-description p{margin:0}
.sl-product-section{padding:24px 0 60px}.sl-collection-toolbar{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;min-height:52px;margin:-8px 0 8px;padding:8px 0}
.sl-filter-wrap{position:relative}.sl-filter-button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:7px 16px;border:1px solid var(--sl-line);border-radius:0;background:#fff;color:var(--sl-ink);font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease}
.sl-filter-button:hover,.sl-filter-button[aria-expanded="true"]{border-color:rgba(76,61,105,.38);background:var(--sl-soft)}
.sl-filter-panel{position:absolute;top:calc(100% + 8px);left:0;width:min(330px,calc(100vw - 36px));padding:18px;border:1px solid var(--sl-line);background:#fff;box-shadow:0 18px 45px rgba(41,29,57,.13)}.sl-filter-panel[hidden]{display:none}.sl-filter-panel p{margin:0 0 12px;font-size:13px;font-weight:800;letter-spacing:.03em}
.sl-filter-options{display:flex;flex-wrap:wrap;gap:8px}.sl-filter-options button,.sl-filter-empty button{min-height:36px;padding:7px 11px;border:1px solid var(--sl-line);border-radius:999px;background:#fff;color:var(--sl-ink);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.sl-filter-options button:hover,.sl-filter-options button.is-active{border-color:var(--sl-ink);background:var(--sl-ink);color:#fff}
.sl-product-count{margin:0;color:var(--sl-muted);font-size:13px}.sl-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.sl-product-card{display:flex;min-width:0;flex-direction:column;background:transparent}.sl-product-card[hidden]{display:none}.sl-product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:var(--sl-soft)}
.sl-product-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;backface-visibility:hidden}.sl-product-card__image--primary{opacity:1;transition:opacity 1.2s ease}.sl-product-card__image--secondary{opacity:0;visibility:hidden;transform:scale(1.08);transition:opacity .85s cubic-bezier(.4,0,.2,1),transform .85s cubic-bezier(.4,0,.2,1),visibility 0s linear .85s}
@media(hover:hover) and (pointer:fine){.sl-product-card:hover .has-secondary-image .sl-product-card__image--primary{opacity:0}.sl-product-card:hover .sl-product-card__image--secondary{opacity:1;visibility:visible;transform:scale(1);transition-delay:0s}}
.sl-product-card__info{display:flex;flex:1;flex-direction:column;gap:3px;padding-top:11px}.sl-product-card__title{min-height:2.7em;margin:0;color:var(--sl-ink);font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.01em}
.sl-product-card__title a{color:inherit;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .25s ease}.sl-product-card__title a:hover{background-position:0 100%;background-size:100% 1px}
.sl-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;min-height:23px}.sl-product-card__current{color:var(--sl-ink);font-size:15px;font-weight:800}.sl-product-card__compare{color:#8b8592;font-size:13px;text-decoration:line-through}
.sl-product-card__variants{display:flex;flex-wrap:nowrap;gap:5px;min-height:22px;max-height:22px;margin-top:2px;overflow:hidden}.sl-product-card__variant{display:inline-flex;align-items:center;min-width:0;max-width:112px;min-height:21px;padding:2px 7px;border:1px solid var(--sl-line);border-radius:999px;color:#70697a;font-size:10px;line-height:1;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .2s ease,color .2s ease}.sl-product-card__variant:hover{border-color:var(--sl-ink);color:var(--sl-ink)}.sl-product-card__variant--more{flex:0 0 auto;border-style:dashed}
.sl-product-card__save{display:inline-flex;align-items:center;align-self:flex-start;min-height:22px;margin-top:auto;padding:3px 7px;background:var(--sl-ink);color:#fff;font-size:10px;font-weight:800;line-height:1.1;text-transform:uppercase}
.sl-filter-empty{padding:64px 20px;text-align:center}.sl-filter-empty h3{margin:0 0 14px;font-size:24px}.sl-pagination{display:flex;justify-content:center;margin-top:38px}.sl-pagination .page,.sl-pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;margin:3px;border:1px solid var(--sl-line);color:var(--sl-ink)}
.sl-featured-collection{padding:34px 0;background:var(--sl-soft)}.sl-section-heading{margin-bottom:22px;text-align:center}.sl-section-heading h2{margin:0;color:var(--sl-ink);font-size:clamp(28px,3vw,36px);font-weight:800;line-height:1.12;letter-spacing:-.035em}.sl-section-heading p{margin:7px 0 0;color:var(--sl-muted);font-size:14px}.sl-featured-collection .sl-product-card__media{background:#fff}
.sl-proof-section{padding:34px 0 38px}.sl-proof-section .sl-section-heading{margin-bottom:24px}.sl-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sl-proof-card{min-width:0}.sl-proof-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:14px;border:1px solid var(--sl-line);border-radius:50%;color:var(--sl-ink);font-size:11px;font-weight:800;letter-spacing:.08em}.sl-proof-card h3{margin:0 0 7px;color:var(--sl-ink);font-size:18px;line-height:1.25}.sl-proof-card p{margin:0;color:var(--sl-muted);font-size:14px;line-height:1.5}
@media(max-width:1023px){.sl-collection .page-width{padding-inline:30px}.sl-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sl-proof-grid{gap:24px}}
@media(max-width:767px){.sl-collection .page-width{padding-inline:14px}.sl-breadcrumbs{min-height:40px;gap:6px;overflow:hidden;font-size:11px;white-space:nowrap}.sl-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.sl-collection-hero .page-width{padding-top:18px;padding-bottom:22px}.sl-collection-kicker{font-size:9px}.sl-collection-hero h1{font-size:27px;line-height:1.08}.sl-collection-hero h1 span{display:block}.sl-collection-description{margin-top:8px;font-size:13px;line-height:1.4}.sl-product-section{padding:16px 0 40px}.sl-collection-toolbar{min-height:46px;margin:-6px 0 6px;padding:6px 0}.sl-filter-button{min-height:36px;padding:6px 12px;font-size:12px}.sl-product-count{font-size:11px}.sl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 9px}.sl-product-card__info{padding-top:8px}.sl-product-card__title{min-height:3.45em;font-size:13px;line-height:1.25}.sl-product-card__current{font-size:14px}.sl-product-card__compare{font-size:11px}.sl-product-card__variants{gap:4px;min-height:20px;max-height:20px}.sl-product-card__variant{max-width:82px;min-height:19px;padding:2px 5px;font-size:8px}.sl-product-card__save{min-height:20px;padding:2px 6px;font-size:8px}.sl-featured-collection,.sl-proof-section{padding:28px 0}.sl-section-heading{margin-bottom:17px}.sl-section-heading h2{font-size:25px}.sl-section-heading p{margin-top:5px;font-size:12px}.sl-proof-grid{grid-template-columns:1fr;gap:22px}.sl-proof-icon{width:40px;height:40px;margin-bottom:10px}.sl-proof-card h3{font-size:17px}.sl-proof-card p{font-size:13px}}
@media(prefers-reduced-motion:reduce){.sl-product-card__image,.sl-product-card__title a{transition:none!important}}
