.cs-collection{padding:24px 0 40px}.cs-collection-header{padding:8px 0 20px}.cs-collection-header__eyebrow{margin:8px 0 10px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent-current, #f0ac2b)}.cs-collection-title{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.05;color:#4d4d4d}.cs-collection-description{margin-top:10px;max-width:70ch;color:#6d6d6d;line-height:1.5}.cs-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #ececec}.cs-collection-toolbar__left,.cs-collection-toolbar__right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cs-filter-toggle{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid #d9d9d9;border-radius:10px;background:#fff;cursor:pointer;font-weight:600}.cs-results-count .woocommerce-result-count{margin-bottom:0}.cs-view-toggle{display:inline-flex;border:1px solid #ddd;border-radius:10px;overflow:hidden;background:#fff}.cs-view-toggle__btn{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#777;text-decoration:none;border-right:1px solid #ddd}.cs-view-toggle__btn:last-child{border-right:0}.cs-view-toggle__btn.is-active{background:#f6f6f6;color:#333}.cs-active-filters{display:flex;flex-wrap:wrap;gap:10px;padding:14px 0 10px}.cs-active-filters__chip,.cs-active-filters__clear{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border-radius:999px;text-decoration:none;font-size:13px}.cs-active-filters__chip{background:#f4f4f4;color:#555}.cs-active-filters__clear{color:#8b5e00;background:#fff6dd}.cs-collection__main{min-width:0;display:block;padding-top:14px}.cs-collection-filters{display:none}.cs-filter-widget{padding:14px;border:1px solid #ececec;border-radius:14px;background:#fff;margin-bottom:14px;min-width:0}.cs-filter-widget__title{margin:0 0 10px;font-size:15px;color:#444}.cs-filter-drawer{position:fixed;inset:0;z-index:9998;display:none}.cs-filter-drawer[aria-hidden=false]{display:block}.cs-filter-drawer__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.42)}.cs-filter-drawer__panel{position:absolute;top:0;left:0;width:min(92vw,380px);height:100%;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.18);display:flex;flex-direction:column}.cs-filter-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eee}.cs-filter-drawer__close{position:relative;width:40px;height:40px;border:1px solid #e2e2e2;border-radius:999px;background:#f4f4f4;color:#1f2937;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 160ms ease,border-color 160ms ease,color 160ms ease}.cs-filter-drawer__close:hover,.cs-filter-drawer__close:focus-visible{background:#fff6dd;border-color:#f0ac2b;color:#8b5e00}.cs-filter-drawer__close-icon{width:20px;height:20px;display:block;color:inherit}.cs-filter-drawer__body{padding:14px;overflow-y:auto;overflow-x:hidden;min-width:0}html.has-filter-drawer-open,html.has-filter-drawer-open body{overflow:hidden}.cs-product-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px}.cs-product-grid--list{grid-template-columns:1fr}.cs-collection-empty{padding:40px 20px;text-align:center;border:1px dashed #ddd;border-radius:18px;background:#fff}.cs-product-card--v31{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:box-shadow .2s ease}.cs-product-card--v31:hover{box-shadow:0 6px 20px rgba(0,0,0,.1)}.cs-product-card__media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f7f7f7}.cs-product-card__media-link{display:block;width:100%;height:100%}.cs-product-card__media-link img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.cs-product-card__media-link:hover img{transform:scale(1.04)}.cs-product-card__badge-stack{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:column;gap:6px}.cs-product-card__badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;color:#fff}.cs-product-card__badge--sale{background:#e03131}.cs-product-card__badge--new{background:#2f9e44}.cs-product-card__badge--soldout{background:#868e96}.cs-badge-viral--card{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg, #ff6b00, #ff3d00);color:#fff;font-size:12px;font-weight:700}.cs-badge-viral--card .material-symbols-rounded{font-size:16px}.cs-product-card__wishlist{position:absolute;bottom:10px;right:10px;z-index:2;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);color:#aaa;cursor:pointer;transition:color .2s,background .2s}.cs-product-card__wishlist .material-symbols-rounded{font-size:20px;font-variation-settings:"FILL" 0}.cs-product-card__wishlist:hover,.cs-product-card__wishlist.is-active{background:#fff;color:#e03131}.cs-product-card__wishlist:hover .material-symbols-rounded,.cs-product-card__wishlist.is-active .material-symbols-rounded{font-variation-settings:"FILL" 1}.cs-product-card__body{display:flex;flex-direction:column;gap:6px;padding:12px 14px 16px;flex:1}.cs-product-card__labels{display:flex;flex-wrap:wrap;gap:6px}.cs-product-card__label{display:inline-block;padding:2px 8px;border-radius:6px;background:#f0f0f0;color:#666;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.cs-product-card__title{margin:0;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cs-product-card__title a{color:#333;text-decoration:none}.cs-product-card__title a:hover{color:#111}.cs-product-card__rating{display:flex;align-items:center;gap:4px;font-size:13px;color:#f59f00}.cs-product-card__rating .star-rating{font-size:13px}.cs-product-card__rating-count{color:#999;font-size:12px}.cs-product-card__price{font-size:15px;font-weight:700;color:#222}.cs-product-card__price del{color:#aaa;font-weight:400;font-size:13px}.cs-product-card__price ins{text-decoration:none;color:#e03131}.cs-product-card__actions{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:8px}.cs-product-card__quick-add{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:10px;background:var(--accent-current, #f0ac2b);color:#fff;font-size:13px;font-weight:700;text-decoration:none;border:0;cursor:pointer;transition:opacity .2s}.cs-product-card__quick-add:hover{opacity:.88}.cs-product-card__quick-add--ghost{background:rgba(0,0,0,0);color:var(--accent-current, #f0ac2b);border:1.5px solid currentColor}.cs-product-card__quick-add--ghost:hover{background:var(--accent-current, #f0ac2b);color:#fff}.cs-product-card__quick-add--disabled{background:#e9ecef;color:#999;cursor:not-allowed;pointer-events:none}.cs-product-card__details{font-size:13px;color:#666;text-decoration:none;white-space:nowrap}.cs-product-card__details:hover{color:#333;text-decoration:underline}.cs-product-grid--list .cs-product-card--v31{flex-direction:row;border-radius:14px}.cs-product-grid--list .cs-product-card--v31 .cs-product-card__media{width:200px;min-width:200px;aspect-ratio:auto;border-radius:14px 0 0 14px}.cs-product-grid--list .cs-product-card--v31 .cs-product-card__body{padding:16px 20px;justify-content:center}.cs-product-grid--list .cs-product-card--v31 .cs-product-card__title{font-size:16px;-webkit-line-clamp:3;line-clamp:3}.cs-product-grid--list .cs-product-card--v31 .cs-product-card__price{font-size:17px}@media(max-width: 1200px){.cs-product-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.cs-product-grid--list{grid-template-columns:1fr}}@media(max-width: 1024px){.cs-collection-filters{display:none}}@media(max-width: 768px){.cs-collection{padding-top:16px}.cs-collection-toolbar{align-items:flex-start;flex-direction:column}.cs-product-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px}.cs-product-grid--list{grid-template-columns:1fr}.cs-product-grid--list .cs-product-card--v31{flex-direction:column}.cs-product-grid--list .cs-product-card--v31 .cs-product-card__media{width:100%;min-width:0;aspect-ratio:1/1;border-radius:0}.cs-product-grid--list .cs-product-card--v31 .cs-product-card__title{font-size:14px}.cs-product-card__actions{flex-wrap:wrap}}.cs-search-summary{margin-top:14px}.cs-search-summary__chip{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;background:#fff6dd;color:#7a5700;font-size:14px;font-weight:700}.cs-search-sort-note{display:inline-flex;align-items:center;gap:6px;min-height:42px;padding:0 12px;border-radius:10px;background:#f7f7f7;color:#666;font-size:13px;font-weight:600}.cs-collection-empty__tips{margin-top:18px;color:#666}.cs-collection-empty__tips h3{margin:0 0 8px;font-size:18px;color:#444}.cs-collection-empty__tips ul{margin:0;padding-left:18px}.cs-collection-empty__recommended{margin-top:28px}.cs-collection-empty__recommended h3{margin:0 0 14px;font-size:22px;color:#444}.cs-filter-form{display:grid;gap:14px;min-width:0}.cs-filter-form__actions{display:grid;gap:10px;margin-top:6px}.cs-filter-range{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:0}.cs-filter-range input{width:100%;min-width:0;box-sizing:border-box;height:42px;padding:0 10px;border:1px solid #ddd;border-radius:10px;background:#fff}.cs-filter-range__hint{grid-column:1/-1;margin:6px 0 0;font-size:12px;color:#777;word-break:break-word}.cs-filter-widget--toggle .cs-filter-toggle{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #eee;border-radius:12px;background:#fffaf0;cursor:pointer;font-weight:600;color:#555;transition:border-color .18s ease,background .18s ease}.cs-filter-widget--toggle .cs-filter-toggle:hover{border-color:#f0ac2b;background:#fff5e0}.cs-filter-widget--toggle .cs-filter-toggle input{accent-color:#f0ac2b}.cs-filter-widget--toggle .cs-filter-toggle__label{font-size:14px}.cs-filter-checklist{display:grid;gap:8px}.cs-filter-check{display:flex;align-items:center;gap:8px;font-size:14px;color:#555}.cs-filter-check input{margin:0}.cs-filter-toggle{position:relative}.cs-filter-toggle__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#f0ac2b;color:#fff;font-size:11px;font-weight:800}.cs-us-chip-row{display:flex;flex-wrap:wrap;gap:8px}.cs-us-chip{min-height:32px;padding:0 12px;border:1px solid #ddd;border-radius:999px;background:#fff;cursor:pointer;font-size:13px;font-weight:600;color:#555}.cs-collection-empty__cta-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:14px}.cs-search-promo{grid-column:1/-1}.cs-search-promo__inner{padding:20px;border:1px solid #ececec;border-radius:18px;background:linear-gradient(135deg, #fff 0%, #faf7ef 100%)}.cs-search-promo__eyebrow{margin:0 0 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent-current, #f0ac2b)}.cs-search-promo__title{margin:0;font-size:24px;line-height:1.1;color:#444}.cs-search-promo__text{margin:10px 0 0;color:#666}.cs-search-promo__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
