.kks-collection{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f9fafb;min-height:100vh}.kks-hero-banner{position:relative;width:100%;height:380px;background-image:url(/cdn/shop/files/hero_collection_top_banner.png?v=1775828025);background-size:cover;background-position:center center;overflow:hidden}.kks-hero-content-wrap{max-width:1280px;margin:0 auto;padding:0 32px;height:100%;position:relative}.kks-hero-text{position:absolute;top:8%;left:32px;width:450px;z-index:3}.kks-hero-title{font-size:clamp(22px,3.5vw,52px);font-weight:800;color:#fff;margin:0 0 2px;line-height:1;text-shadow:2px 2px 6px rgba(0,0,0,.85),0 0 12px rgba(0,0,0,.5)}.kks-hero-since{font-size:clamp(22px,3.5vw,38px);font-weight:700;color:#e8a020;margin:0;text-shadow:2px 2px 6px rgba(0,0,0,.85),0 0 12px rgba(0,0,0,.5)}@media(max-width:768px){.kks-hero-banner{height:190px;background-image:url(/cdn/shop/files/mobile_collection_inner_banner_top_c0eabeb7-b209-496d-973f-6def76a4da92.png?v=1775831762)}}.kks-container{max-width:1280px;margin:-320px auto 0;padding:0 32px 48px;position:relative;z-index:10}.kks-layout{display:flex;gap:32px;align-items:flex-start}.kks-sidebar{width:280px;flex-shrink:0;padding-top:200px}.kks-filter-box{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000026;padding:24px;position:sticky;top:32px}.kks-filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.kks-filter-title{font-size:18px;font-weight:700;color:#111827;margin:0}.kks-clear-btn{color:#7c3aed;font-size:14px;font-weight:600;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.kks-filter-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.kks-filter-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.kks-filter-section-title{font-size:15px;font-weight:600;color:#111827;margin:0 0 12px}.kks-filter-option{display:flex;align-items:center;gap:12px;margin-bottom:8px;cursor:pointer}.kks-filter-checkbox{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;accent-color:#7c3aed}.kks-filter-label{color:#374151;font-size:14px;cursor:pointer}.kks-price-slider{width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;-webkit-appearance:none;margin:12px 0;accent-color:#7c3aed}.kks-price-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#7c3aed;cursor:pointer}.kks-price-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#7c3aed;cursor:pointer;border:none}.kks-price-range{display:flex;justify-content:space-between;font-size:13px;color:#6b7280}.kks-apply-btn{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px;border-radius:12px;font-weight:600;cursor:pointer;transition:box-shadow .2s;margin-top:8px}.kks-apply-btn:hover{box-shadow:0 4px 12px #667eea59}.kks-main-content{flex:1;padding-top:180px}.kks-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:24px}.kks-results-count{color:#6b7280;font-size:14px;margin:0}.kks-results-count strong{color:#111827;font-weight:600}.kks-sort-container{display:flex;align-items:center;gap:8px}.kks-sort-label{font-size:14px;font-weight:600;color:#fff}.kks-sort-select{padding:8px 32px 8px 12px;border:2px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;background:#fff;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23111827' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.kks-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1200px){.kks-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.kks-product-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.kks-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.kks-product-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.kks-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.kks-product-image-wrapper{position:relative;background:#f9fafb;padding:24px}.kks-product-image{width:100%;display:block;transition:transform .3s ease;border-radius:12px}.kks-product-card:hover .kks-product-image{transform:scale(1.05)}.kks-product-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.kks-badge{font-size:11px;font-weight:700;padding:5px 11px;border-radius:20px;text-transform:lowercase;letter-spacing:.3px}.kks-badge-sale{background:#ef4444;color:#fff}.kks-badge-new{background:#10b981;color:#fff;text-transform:uppercase}.kks-badge-popular{background:#8b5cf6;color:#fff;text-transform:uppercase}.kks-product-info{padding:20px 24px 24px}.kks-product-title{font-size:18px;font-weight:700;color:#111827;margin:0 0 8px;line-height:1.3}.kks-product-title a{color:inherit;text-decoration:none}.kks-product-title a:hover{color:#7c3aed}.kks-product-description{color:#6b7280;font-size:14px;line-height:1.6;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kks-product-price{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.kks-price-current{font-size:28px;font-weight:700;color:#111827}.kks-price-original{font-size:16px;color:#9ca3af;text-decoration:line-through}.kks-product-tag{background:#ede9fe;color:#6b21a8;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;margin-bottom:14px;display:block;text-align:center}.kks-add-to-cart{width:100%;background:#0ecef9;color:#fff;border:none;padding:13px;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-bottom:8px}.kks-add-to-cart:hover{transform:scale(1.02);box-shadow:0 8px 16px #667eea4d}.kks-view-product{display:inline-block;width:100%;padding:12px 24px;background-color:#43b9a0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px!important;font-size:16px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;box-sizing:border-box}.kks-view-product:hover{background-color:#3aa690;color:#fff;text-decoration:none}.kks-stock-indicator{background:#fef3c7;color:#92400e;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:700;text-align:center;margin-top:10px}.kks-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:48px}.kks-page-btn{padding:12px 16px;border:2px solid #d1d5db;background:#fff;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s;text-decoration:none;color:#111827}.kks-page-btn:hover{background:#f3f4f6}.kks-page-btn.active{background:#7c3aed;color:#fff;border-color:#7c3aed}.kks-trust-banner{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:48px 32px;margin-top:48px;border-radius:16px}.kks-trust-title{font-size:28px;font-weight:700;text-align:center;margin:0 0 32px}.kks-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.kks-trust-item{text-align:center}.kks-trust-icon{font-size:48px;margin-bottom:12px}.kks-trust-item-title{font-size:18px;font-weight:700;margin:0 0 8px}.kks-trust-item-text{font-size:14px;opacity:.9;margin:0}@media(max-width:1024px){.kks-sidebar{display:none}.kks-container{margin-top:-60px}.kks-main-content{padding-top:0}.kks-toolbar{display:none}.kks-trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.kks-container{padding:16px 16px 32px}.kks-toolbar{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px}.kks-results-count{font-size:12px}.kks-sort-container{width:100%}.kks-sort-select{font-size:12px;padding:6px 28px 6px 10px}.kks-product-card{border-radius:12px}.kks-product-image-wrapper{padding:12px}.kks-product-badges{top:8px;left:8px;gap:4px}.kks-badge{font-size:9px;padding:4px 8px}.kks-product-info{padding:12px}.kks-product-title{font-size:14px;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kks-product-description{display:none}.kks-product-price{gap:6px;margin-bottom:10px}.kks-price-current{font-size:18px}.kks-price-original{font-size:13px}.kks-add-to-cart{padding:10px;font-size:13px;border-radius:10px;margin-bottom:6px}.kks-view-product{padding:9px;font-size:12px;border-radius:10px}.kks-trust-banner{padding:24px 16px;margin-top:24px;border-radius:12px}.kks-trust-title{font-size:20px;margin-bottom:16px}.kks-trust-grid{grid-template-columns:repeat(2,1fr);gap:16px}.kks-trust-icon{font-size:32px;margin-bottom:8px}.kks-trust-item-title{font-size:14px}.kks-trust-item-text{font-size:12px}}@media(max-width:640px){.kks-trust-grid{grid-template-columns:1fr;gap:12px}}@media(max-width:480px){.kks-product-title{font-size:13px}.kks-price-current{font-size:16px}.kks-add-to-cart{font-size:12px;padding:9px}.kks-view-product{font-size:11px;padding:8px}}.kks-layout-full{display:block}.kks-layout-full .kks-main-content{width:100%;max-width:100%}.kks-layout-full .kks-product-grid{width:100%}
/*# sourceMappingURL=/cdn/shop/t/20/assets/collection-sidebar.css.map */
