.kora-collection,.kora-collection *{box-sizing:border-box}.kora-collection{background-color:#f9f9f9;color:#24231e;min-height:60vh}.kora-collection__layout{display:grid;grid-template-columns:260px 1fr;align-items:start;min-height:60vh}.kora-collection__sidebar{border-right:1px solid #cfcfcf;padding:48px 32px 80px;position:sticky;top:72px;max-height:calc(100vh - 72px);overflow-y:auto}.kora-collection__sidebar-header{padding-bottom:32px;border-bottom:1px solid #cfcfcf;margin-bottom:32px}.kora-collection__title{font-family:"Instrument Serif",Georgia,serif;font-size:40px;font-weight:400;line-height:1.05;margin:0;color:#24231e}.kora-collection__desc{font-family:Inter Tight,sans-serif;font-size:14px;font-weight:400;color:#636158;margin:10px 0 0;line-height:1.5}.kora-collection__filters-form{display:block}.kora-collection__filters{display:flex;flex-direction:column;gap:0}.kora-collection__filter-group{border-bottom:1px solid #cfcfcf}.kora-collection__filter-group-title{font-family:Fragment Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:-.04em;color:#24231e;padding:16px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;gap:8px}.kora-collection__filter-group-title::-webkit-details-marker,.kora-collection__filter-group-title::marker{display:none}.kora-collection__filter-group-title:hover{opacity:.7}.kora-collection__filter-count{background-color:#ea201f;color:#fff;font-size:10px;min-width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0 3px;line-height:1;flex-shrink:0}.kora-collection__filter-chevron{display:flex;align-items:center;margin-left:auto;flex-shrink:0;transition:transform .2s ease;color:#636158}.kora-collection__filter-group[open] .kora-collection__filter-chevron{transform:rotate(180deg)}.kora-collection__filter-options{display:flex;flex-direction:column;gap:2px;padding-bottom:16px}.kora-collection__filter-option{display:flex;align-items:center;gap:10px;padding:7px 4px;cursor:pointer;border-radius:4px;transition:background-color .15s ease}.kora-collection__filter-option:hover{background-color:#f0efea}.kora-collection__filter-option--disabled{opacity:.4;cursor:not-allowed}.kora-collection__filter-option input[type=checkbox]{margin:0;width:15px;height:15px;accent-color:#24231e;flex-shrink:0;cursor:pointer;border-radius:3px}.kora-collection__filter-option-label{font-family:Inter Tight,sans-serif;font-size:14px;font-weight:500;color:#24231e;line-height:1.3;display:flex;align-items:center;gap:4px}.kora-collection__filter-option-count{font-family:Fragment Mono,monospace;font-size:11px;color:#636158}.kora-collection__filter-options--price{padding-bottom:20px}.kora-collection__price-range{display:flex;align-items:flex-end;gap:8px;margin-bottom:12px}.kora-collection__price-label{display:flex;flex-direction:column;gap:4px;flex:1;font-family:Fragment Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:-.04em;color:#636158}.kora-collection__price-sep{font-family:Fragment Mono,monospace;color:#636158;padding-bottom:10px;flex-shrink:0}.kora-collection__price-input{font-family:Inter Tight,sans-serif;font-size:14px;font-weight:500;color:#24231e;border:1px solid #cfcfcf;border-radius:4px;padding:8px 10px;width:100%;outline:none;background-color:#fff;transition:border-color .2s ease}.kora-collection__price-input:focus{border-color:#24231e}.kora-collection__price-apply{font-family:Fragment Mono,monospace;font-size:13px;text-transform:uppercase;letter-spacing:-.04em;background-color:#24231e;color:#f3f3f1;border:none;border-radius:4px;padding:10px 16px;cursor:pointer;width:100%;transition:background-color .2s ease}.kora-collection__price-apply:hover{background-color:#3a3830}.kora-collection__clear-all{font-family:Fragment Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:-.04em;color:#636158;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:color .2s ease;margin-top:20px;display:inline-block}.kora-collection__clear-all:hover{color:#24231e}.kora-collection__main{padding:32px 40px 80px}.kora-collection__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:24px;border-bottom:1px solid #cfcfcf;margin-bottom:32px;flex-wrap:wrap}.kora-collection__count{font-family:Fragment Mono,monospace;font-size:13px;text-transform:uppercase;letter-spacing:-.04em;color:#636158;white-space:nowrap}.kora-collection__toolbar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.kora-collection__active-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.kora-collection__filter-tag{font-family:Fragment Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:-.04em;background-color:#24231e;color:#f3f3f1;padding:5px 10px;border-radius:4px;display:inline-flex;align-items:center;gap:6px;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.kora-collection__filter-tag:hover{background-color:#3a3830}.kora-collection__sort-form{display:flex;align-items:center;gap:8px}.kora-collection__sort-label{font-family:Fragment Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:-.04em;color:#636158;white-space:nowrap;cursor:default}.kora-collection__sort{font-family:Fragment Mono,monospace;font-size:13px;letter-spacing:-.04em;border:1px solid #cfcfcf;padding:9px 32px 9px 14px;border-radius:4px;background-color:#fff;color:#24231e;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2324231e' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color .2s ease}.kora-collection__sort:hover,.kora-collection__sort:focus{border-color:#24231e;outline:none}.kora-collection__grid{display:grid;grid-template-columns:repeat(var(--columns, 3),1fr);gap:24px 20px;list-style:none;margin:0;padding:0}.kora-collection__grid-item{display:block}.kora-product-card{display:flex;flex-direction:column;gap:0;height:100%}.kora-product-card__image-wrap{display:block;aspect-ratio:3 / 4;overflow:hidden;position:relative;background-color:#e5e4de;border-radius:4px;text-decoration:none}.kora-product-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.kora-product-card__image-wrap:hover .kora-product-card__img{transform:scale(1.04)}.kora-product-card__img-placeholder{width:100%;height:100%;background-color:#e5e4de}.kora-product-card__badge{position:absolute;top:10px;left:10px;font-family:Fragment Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:-.04em;background-color:#ea201f;color:#fff;padding:4px 8px;border-radius:3px;line-height:1;z-index:1}.kora-product-card__body{padding:14px 0 0;display:flex;flex-direction:column;gap:6px;flex:1}.kora-product-card__title-link{text-decoration:none}.kora-product-card__title{font-family:Inter Tight,sans-serif;font-size:15px;font-weight:600;color:#24231e;margin:0;line-height:1.3}.kora-product-card__title-link:hover .kora-product-card__title{text-decoration:underline;text-underline-offset:2px}.kora-product-card__rating,.star-rating{display:flex;align-items:center;gap:6px}.star-rating__stars{display:flex;flex-direction:row;align-items:center;gap:1px}.star-rating__count{font-family:Fragment Mono,monospace;font-size:11px;color:#636158;letter-spacing:-.04em;white-space:nowrap}.kora-product-card__price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.kora-product-card__price-sale{font-family:Inter Tight,sans-serif;font-size:15px;font-weight:700;color:#24231e}.kora-product-card__price-compare{font-family:Inter Tight,sans-serif;font-size:13px;font-weight:400;color:#636158;text-decoration:line-through}.kora-product-card__atc-wrap{margin-top:auto;padding-top:12px}.kora-product-card__atc{font-family:Fragment Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:-.04em;background-color:#24231e;color:#f3f3f1;padding:12px;border-radius:6px;width:100%;border:none;cursor:pointer;display:block;text-align:center;text-decoration:none;transition:background-color .2s ease;line-height:1}.kora-product-card__atc:hover{background-color:#3a3830}.kora-product-card__atc--soldout{background-color:#e0e0db;color:#636158;cursor:default}.kora-product-card__atc--soldout:hover{background-color:#e0e0db}.kora-collection__pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:56px;flex-wrap:wrap}.kora-collection__page-btn{font-family:Fragment Mono,monospace;font-size:13px;text-transform:uppercase;letter-spacing:-.04em;padding:11px 22px;border:1px solid #cfcfcf;border-radius:4px;text-decoration:none;color:#24231e;background-color:#fff;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.kora-collection__page-btn:hover{background-color:#24231e;color:#f3f3f1;border-color:#24231e}.kora-collection__page-numbers{display:flex;align-items:center;gap:4px}.kora-collection__page-num{font-family:Fragment Mono,monospace;font-size:13px;letter-spacing:-.04em;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid transparent;text-decoration:none;color:#24231e;transition:background-color .2s ease,border-color .2s ease}a.kora-collection__page-num:hover{background-color:#f3f3f1;border-color:#cfcfcf}.kora-collection__page-num--current{background-color:#24231e;color:#f3f3f1;border-color:#24231e;cursor:default}.kora-collection__page-ellipsis{font-family:Fragment Mono,monospace;font-size:13px;color:#636158;padding:0 4px}.kora-collection__page-info{font-family:Fragment Mono,monospace;font-size:12px;text-transform:uppercase;letter-spacing:-.04em;color:#636158;white-space:nowrap}.kora-collection__empty{text-align:center;padding:80px 0;display:flex;flex-direction:column;align-items:center;gap:16px}.kora-collection__empty-title{font-family:"Instrument Serif",Georgia,serif;font-size:32px;font-weight:400;color:#24231e;margin:0}.kora-collection__empty-body{font-family:Inter Tight,sans-serif;font-size:16px;font-weight:500;color:#636158;margin:0;max-width:440px;line-height:1.5}.kora-collection__empty-btn{display:inline-block;font-family:Fragment Mono,monospace;font-size:14px;text-transform:uppercase;letter-spacing:-.04em;background-color:#24231e;color:#f3f3f1;padding:14px 28px;border-radius:6px;text-decoration:none;margin-top:8px;transition:background-color .2s ease}.kora-collection__empty-btn:hover{background-color:#3a3830}@media(max-width:1024px){.kora-collection__layout{grid-template-columns:220px 1fr}.kora-collection__sidebar{padding:36px 24px 64px}.kora-collection__main{padding:28px 28px 64px}.kora-collection__title{font-size:32px}.kora-collection__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.kora-collection__layout{grid-template-columns:1fr}.kora-collection__sidebar{position:static;max-height:none;border-right:none;border-bottom:1px solid #cfcfcf;padding:28px 20px}.kora-collection__sidebar-header{padding-bottom:20px;margin-bottom:20px}.kora-collection__title{font-size:28px}.kora-collection__main{padding:24px 20px 56px}.kora-collection__toolbar{flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:16px;margin-bottom:20px}.kora-collection__toolbar-right{width:100%;flex-wrap:wrap}.kora-collection__sort-form{width:100%}.kora-collection__sort{flex:1}.kora-collection__grid{grid-template-columns:repeat(2,1fr);gap:16px 12px}.kora-collection__pagination{margin-top:36px;gap:6px}.kora-collection__page-numbers{display:none}.kora-collection__page-btn{padding:10px 18px;font-size:12px}}@media(max-width:480px){.kora-collection__sidebar{padding:20px 16px}.kora-collection__main{padding:20px 16px 48px}.kora-collection__grid{gap:12px 10px}.kora-product-card__title{font-size:13px}.kora-product-card__atc{font-size:11px;padding:10px 8px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/kora-collection.css.map */
