:root{--xcf-orange:#ff6a1a;--xcf-orange-dark:#e95308;--xcf-orange-soft:#fff4ed;--xcf-ink:#181a1f;--xcf-muted:#6d727c;--xcf-line:#e8e9ec;--xcf-surface:#fff;--xcf-shadow:0 18px 48px rgba(25, 28, 34, .12)}.xcore-filters{position:relative;z-index:30;margin:0 0 26px;color:var(--xcf-ink);font-family:inherit}.xcore-filters *,.xcore-filters *::before,.xcore-filters *::after{box-sizing:border-box}.xcore-icon{width:19px;height:19px;display:block;flex:0 0 auto}.xcore-filters button,.xcore-filters input{font:inherit}.xcore-filters__panel{position:relative;background:var(--xcf-surface);border:1px solid var(--xcf-line);border-radius:16px;box-shadow:0 5px 24px rgb(21 23 28 / .05)}.xcore-filters__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px 15px;border-bottom:1px solid #f1f1f3}.xcore-filters__eyebrow{display:block;margin:0 0 2px;color:var(--xcf-orange-dark);font-size:10px;font-weight:800;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.xcore-filters__header h2{margin:0;font-size:19px;font-weight:750;letter-spacing:-.02em;line-height:1.25}.xcore-filters__header-actions{display:flex;align-items:center;gap:14px}.xcore-filters__result-count,.xcore-filters__mobile-results{color:var(--xcf-muted);font-size:13px;font-weight:650;white-space:nowrap}.xcore-filters__clear{padding:4px 0;border:0;color:var(--xcf-orange-dark);background:#fff0;font-size:13px;font-weight:750;cursor:pointer}.xcore-filters__clear:hover{color:var(--xcf-ink)}.xcore-filters__body{display:grid;grid-template-columns:minmax(230px,1.35fr) repeat(3,minmax(150px,1fr));gap:10px;align-items:stretch;padding:14px 16px}.xcore-filter-group{position:relative;min-width:0;margin:0;border:1px solid var(--xcf-line);border-radius:11px;background:#fff}.xcore-filter-group--extra{display:none}.xcore-filters.is-expanded .xcore-filters__body{grid-template-columns:repeat(4,minmax(170px,1fr))}.xcore-filters.is-expanded .xcore-filter-group--extra{display:block}.xcore-filter-group summary{display:flex;align-items:center;gap:7px;min-height:48px;padding:0 13px;font-size:13px;font-weight:700;list-style:none;cursor:pointer;user-select:none}.xcore-filter-group summary::-webkit-details-marker{display:none}.xcore-filter-group summary>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xcore-filter-group summary .xcore-icon{margin-left:auto;width:16px;transition:transform .18s ease}.xcore-filter-group[open]{border-color:#ffb68d;box-shadow:0 0 0 3px var(--xcf-orange-soft)}.xcore-filter-group[open] summary .xcore-icon--chevron{transform:rotate(180deg)}.xcore-filter-group__badge{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;color:#fff;background:var(--xcf-orange);font-size:10px;font-weight:800}.xcore-filter-group__badge[hidden]{display:none!important}.xcore-filter-group__popover{position:absolute;top:calc(100% + 8px);left:-1px;z-index:70;width:max(100%, 260px);max-width:320px;padding:10px;border:1px solid var(--xcf-line);border-radius:13px;background:#fff;box-shadow:var(--xcf-shadow)}.xcore-filter-search{display:flex;align-items:center;gap:8px;height:39px;margin:0 0 7px;padding:0 10px;border:1px solid var(--xcf-line);border-radius:9px;background:#fafafa}.xcore-filter-search .xcore-icon{width:16px;color:#92969e}.xcore-filter-search input{width:100%;height:auto;min-height:0;padding:0;border:0;outline:0;background:#fff0;font-size:13px;box-shadow:none}.xcore-filter-options{max-height:270px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.xcore-filter-option{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:38px;margin:0;padding:6px 7px;border-radius:8px;cursor:pointer}.xcore-filter-option:hover{background:#f7f7f8}.xcore-filter-option.is-disabled{display:none}.xcore-filter-option.is-search-hidden{display:none}.xcore-filter-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.xcore-filter-option__check{display:grid;place-items:center;width:19px;height:19px;border:1.5px solid #c9ccd1;border-radius:5px;color:#fff;background:#fff;transition:.15s ease}.xcore-filter-option__check .xcore-icon{width:14px;height:14px;opacity:0;transform:scale(.6);transition:.15s ease}.xcore-filter-option input:focus-visible+.xcore-filter-option__check{outline:3px solid rgb(255 106 26 / .22);outline-offset:2px}.xcore-filter-option input:checked+.xcore-filter-option__check{border-color:var(--xcf-orange);background:var(--xcf-orange)}.xcore-filter-option input:checked+.xcore-filter-option__check .xcore-icon{opacity:1;transform:scale(1)}.xcore-filter-option__label{min-width:0;overflow-wrap:anywhere;color:#30333a;font-size:13px;line-height:1.25}.xcore-filter-option__count{color:#989ca4;font-size:11px;font-variant-numeric:tabular-nums}.xcore-filters__price{padding:8px 13px 10px}.xcore-filter-group__title{display:flex;justify-content:space-between;gap:8px;margin:0 0 8px;font-size:12px;font-weight:750}.xcore-price__output{color:var(--xcf-orange-dark);font-size:11px;font-weight:800;white-space:nowrap}.xcore-price__track{position:relative;height:18px}.xcore-price__track::before,.xcore-price__fill{position:absolute;top:8px;right:0;left:0;height:3px;border-radius:3px;content:""}.xcore-price__track::before{background:#dddfe3}.xcore-price__fill{right:var(--xcf-price-right,0);left:var(--xcf-price-left,0);background:var(--xcf-orange)}.xcore-price__track input[type="range"]{position:absolute;inset:0;width:100%;height:18px;margin:0;padding:0;border:0;appearance:none;pointer-events:none;background:#fff0}.xcore-price__track input[type="range"]::-webkit-slider-runnable-track{height:3px;background:#fff0}.xcore-price__track input[type="range"]::-webkit-slider-thumb{width:17px;height:17px;margin-top:-7px;border:3px solid #fff;border-radius:50%;appearance:none;pointer-events:auto;background:var(--xcf-orange);box-shadow:0 0 0 1px var(--xcf-orange),0 2px 6px rgb(0 0 0 / .15);cursor:grab}.xcore-price__track input[type="range"]::-moz-range-track{height:3px;background:#fff0}.xcore-price__track input[type="range"]::-moz-range-thumb{width:12px;height:12px;border:3px solid #fff;border-radius:50%;pointer-events:auto;background:var(--xcf-orange);box-shadow:0 0 0 1px var(--xcf-orange);cursor:grab}.xcore-filters__footer{display:flex;align-items:center;justify-content:flex-end;min-height:45px;padding:0 16px 14px}.xcore-filters__more{display:inline-flex;align-items:center;gap:6px;margin-right:auto;padding:7px 4px;border:0;color:#3d4149;background:#fff0;font-size:12px;font-weight:750;cursor:pointer}.xcore-filters__more .xcore-icon{width:15px;transition:transform .18s ease}.xcore-filters.is-expanded .xcore-filters__more .xcore-icon{transform:rotate(180deg)}.xcore-filters__apply{display:none;min-height:45px;padding:0 22px;border:0;border-radius:10px;color:#fff;background:var(--xcf-orange);font-weight:800;cursor:pointer}.xcore-filters__apply:hover{background:var(--xcf-orange-dark)}.xcore-filters__active{display:flex;align-items:center;gap:10px;margin-top:11px}.xcore-filters__chips{display:flex;flex:1;flex-wrap:wrap;gap:7px}.xcore-filter-chip{display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:4px 9px 4px 11px;border:1px solid #ffd1b8;border-radius:18px;color:#77300b;background:var(--xcf-orange-soft);font-size:12px;font-weight:700;cursor:pointer}.xcore-filter-chip:hover{border-color:var(--xcf-orange)}.xcore-filter-chip svg{width:13px;height:13px}.xcore-filters__clear--chips{margin-left:auto;white-space:nowrap}.xcore-filters__status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.xcore-filters__error{margin:10px 0;padding:10px 12px;border:1px solid #f4b6a0;border-radius:10px;color:#8a2f12;background:#fff4ef;font-size:13px}.xcore-filters__mobile-bar,.xcore-filters__mobile-close,.xcore-filters__overlay{display:none}.xcore-filters.is-loading::after{position:absolute;inset:0;z-index:90;border-radius:16px;background:rgb(255 255 255 / .65);content:"";backdrop-filter:blur(1px)}.xcore-filters.is-loading::before{position:absolute;top:50%;left:50%;z-index:91;width:27px;height:27px;margin:-14px;border:3px solid #ffd1b8;border-top-color:var(--xcf-orange);border-radius:50%;content:"";animation:xcf-spin .65s linear infinite}.products.xcore-products-loading{opacity:.45;transition:opacity .18s ease;pointer-events:none}@keyframes xcf-spin{to{transform:rotate(360deg)}}.xcore-filters__empty{display:flex!important;grid-column:1 / -1;flex-direction:column;align-items:center;justify-content:center;min-height:260px;padding:35px;border:1px dashed #d9dbe0;border-radius:14px;text-align:center;list-style:none}.xcore-filters__empty>span{color:var(--xcf-orange);font-size:42px;line-height:1}.xcore-filters__empty strong{margin-top:12px;font-size:19px}.xcore-filters__empty p{margin:5px 0 0;color:var(--xcf-muted)}.xcore-empty-clear{min-height:40px;margin-top:16px;padding:0 16px;border:0;border-radius:10px;color:#fff;background:var(--xcf-orange);font-weight:750;cursor:pointer}.xcore-ajax-pagination{margin-top:28px}.xcore-ajax-pagination ul{display:flex;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.xcore-ajax-pagination a,.xcore-ajax-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;border:1px solid var(--xcf-line);border-radius:9px;color:var(--xcf-ink);background:#fff;font-weight:700}.xcore-ajax-pagination .current{border-color:var(--xcf-orange);color:#fff;background:var(--xcf-orange)}@media (max-width:1199px){.xcore-filters__body{grid-template-columns:minmax(210px,1.25fr) repeat(2,minmax(150px,1fr))}.xcore-filter-group--facet:nth-of-type(4){display:none}.xcore-filters.is-expanded .xcore-filter-group--facet:nth-of-type(4){display:block}.xcore-filters.is-expanded .xcore-filters__body{grid-template-columns:repeat(3,minmax(170px,1fr))}}@media (max-width:991px){body.xcore-filters-open{overflow:hidden}.xcore-filters{z-index:2000;margin-bottom:16px}.xcore-filters__mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:14px}.xcore-filters__mobile-open{display:inline-flex;align-items:center;gap:8px;min-height:45px;padding:0 16px;border:1px solid var(--xcf-orange);border-radius:10px;color:#fff;background:var(--xcf-orange);font-size:13px;font-weight:800;box-shadow:0 5px 14px rgb(255 106 26 / .2)}.xcore-filters__mobile-open .xcore-icon{width:18px}.xcore-filters__mobile-count:empty{display:none}.xcore-filters__overlay{position:fixed;inset:0;z-index:2001;display:block;background:rgb(19 20 24 / .46);opacity:0;transition:opacity .2s}.xcore-filters__overlay[hidden]{display:none}.xcore-filters.is-mobile-open .xcore-filters__overlay{opacity:1}.xcore-filters__panel{position:fixed;right:0;bottom:0;left:0;z-index:2002;display:flex;flex-direction:column;max-height:min(88vh, 760px);border-width:1px 0 0;border-radius:20px 20px 0 0;box-shadow:0 -15px 50px rgb(20 22 27 / .2);transform:translateY(105%);transition:transform .24s cubic-bezier(.2,.75,.3,1)}.xcore-filters.is-mobile-open .xcore-filters__panel{transform:translateY(0)}.xcore-filters__header{flex:0 0 auto;padding:17px 18px 14px}.xcore-filters__header h2{font-size:18px}.xcore-filters__result-count,.xcore-filters__header .xcore-filters__clear{display:none}.xcore-filters__mobile-close{display:grid;place-items:center;width:39px;height:39px;padding:0;border:0;border-radius:50%;color:#363941;background:#f2f2f4}.xcore-filters__body,.xcore-filters.is-expanded .xcore-filters__body{display:block;flex:1 1 auto;padding:13px 16px 22px;overflow-y:auto}.xcore-filter-group,.xcore-filter-group--extra,.xcore-filter-group--facet:nth-of-type(4){display:block;width:100%;margin-bottom:9px}.xcore-filters__price{padding:13px 14px}.xcore-filter-group summary{min-height:51px;padding:0 14px;font-size:14px}.xcore-filter-group__popover{position:static;width:100%;max-width:none;padding:0 8px 10px;border:0;box-shadow:none}.xcore-filter-options{max-height:240px}.xcore-filter-option{min-height:42px}.xcore-filters__footer{flex:0 0 auto;gap:10px;padding:12px 16px max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--xcf-line);background:#fff}.xcore-filters__more{display:none}.xcore-filters__apply{display:block;width:100%}.xcore-filters__active{align-items:flex-start;margin-top:10px;overflow-x:auto;scrollbar-width:none}.xcore-filters__chips{flex-wrap:nowrap}.xcore-filter-chip{flex:0 0 auto}.xcore-filters__clear--chips{position:sticky;right:0;flex:0 0 auto;padding:7px 8px;background:#fff}.xcore-filters.is-loading::after,.xcore-filters.is-loading::before{position:fixed}}@media (min-width:992px){.xcore-catalog-layout{display:grid;grid-template-columns:286px minmax(0,1fr);gap:30px;align-items:start;width:100%}.xcore-catalog-main{min-width:0}.xcore-catalog-main .shop-loop-head{margin-top:0}.xcore-catalog-layout>.xcore-filters{position:sticky;top:20px;z-index:35;align-self:start;min-width:0;margin:0}.admin-bar .xcore-catalog-layout>.xcore-filters{top:52px}.xcore-catalog-layout .xcore-filters__panel{display:flex;flex-direction:column;max-height:calc(100vh - 40px);border-radius:15px;overflow:hidden}.admin-bar .xcore-catalog-layout .xcore-filters__panel{max-height:calc(100vh - 72px)}.xcore-catalog-layout .xcore-filters__header{flex:0 0 auto;align-items:flex-start;padding:18px 17px 14px}.xcore-catalog-layout .xcore-filters__header h2{font-size:18px}.xcore-catalog-layout .xcore-filters__header-actions{flex-direction:column;align-items:flex-end;gap:4px}.xcore-catalog-layout .xcore-filters__result-count{font-size:12px}.xcore-catalog-layout .xcore-filters__active{flex:0 0 auto;align-items:flex-start;margin:0;padding:10px 12px;border-bottom:1px solid #f1f1f3;background:#fffaf7}.xcore-catalog-layout .xcore-filters__chips{gap:5px}.xcore-catalog-layout .xcore-filter-chip{min-height:28px;padding:3px 7px 3px 9px;font-size:11px}.xcore-catalog-layout .xcore-filters__clear--chips{display:none}.xcore-catalog-layout .xcore-filters__body,.xcore-catalog-layout .xcore-filters.is-expanded .xcore-filters__body{display:block;flex:1 1 auto;min-height:0;padding:12px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.xcore-catalog-layout .xcore-filter-group,.xcore-catalog-layout .xcore-filter-group--extra,.xcore-catalog-layout .xcore-filter-group--facet:nth-of-type(4){display:block;width:100%;margin:0 0 8px}.xcore-catalog-layout .xcore-filters__price{padding:12px 13px}.xcore-catalog-layout .xcore-filter-group summary{min-height:47px;padding:0 12px;font-size:13px}.xcore-catalog-layout .xcore-filter-group__popover{position:static;width:100%;max-width:none;padding:0 7px 9px;border:0;border-radius:0 0 10px 10px;box-shadow:none}.xcore-catalog-layout .xcore-filter-options{max-height:230px}.xcore-catalog-layout .xcore-filter-option{min-height:37px;padding:5px 6px}.xcore-catalog-layout .xcore-filters__footer{display:none}}@media (min-width:992px) and (max-width:1199px){.xcore-catalog-layout{grid-template-columns:266px minmax(0,1fr);gap:22px}}@media (prefers-reduced-motion:reduce){.xcore-filters *,.products{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.xcore-filters{--xcf-ink:#17191d;--xcf-muted:#6f747d;--xcf-line:#e5e7eb;--xcf-soft:#f7f8fa;--xcf-orange-soft:#fff3eb}.xcore-filters__panel{border-color:#e3e5e9;border-radius:18px;box-shadow:0 8px 30px rgb(23 25 29 / .065)}.xcore-filters__grabber{display:none}.xcore-filters__header{min-height:76px;padding:16px 18px}.xcore-filters__heading{display:flex;align-items:center;gap:11px;min-width:0}.xcore-filters__heading-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#fff;background:var(--xcf-orange);box-shadow:0 6px 14px rgb(255 106 26 / .22)}.xcore-filters__heading-icon .xcore-icon{width:19px;height:19px}.xcore-filters__header h2{font-size:18px;line-height:1.05}.xcore-filters__eyebrow{margin-top:5px;color:var(--xcf-muted);font-size:10px;font-weight:650;letter-spacing:.01em;text-transform:none}.xcore-filters__result-count{padding:5px 8px;border-radius:8px;color:#444850;background:#f3f4f6;font-size:11px}.xcore-filters__clear{text-underline-offset:3px}.xcore-filters__clear:hover{color:var(--xcf-orange-dark);text-decoration:underline}.xcore-catalog-layout .xcore-filters__body{padding:12px 11px 14px}.xcore-catalog-layout .xcore-filter-group{margin-bottom:9px;border-color:#e6e8ec;border-radius:12px;box-shadow:none;transition:border-color .16s ease,background .16s ease}.xcore-catalog-layout .xcore-filter-group:hover{border-color:#d9dce1}.xcore-catalog-layout .xcore-filter-group[open]{border-color:#ffd0b7;background:#fffcfa;box-shadow:0 0 0 2px rgb(255 106 26 / .06)}.xcore-catalog-layout .xcore-filter-group summary{min-height:49px;padding:0 13px}.xcore-catalog-layout .xcore-filter-group[open] summary{color:#a63c06}.xcore-catalog-layout .xcore-filter-group__popover{padding:0 7px 10px}.xcore-filter-group__badge{min-width:19px;height:19px;font-size:10px;box-shadow:0 2px 5px rgb(255 106 26 / .18)}.xcore-catalog-layout .xcore-filters__price{padding:13px 13px 11px;border-color:#ffd5be;background:linear-gradient(145deg,#fffaf7,#fff)}.xcore-filter-group__title{align-items:center;margin-bottom:10px;font-size:13px}.xcore-price__output{padding:4px 7px;border-radius:7px;background:#fff0e6;font-size:10px}.xcore-price__bounds{display:flex;justify-content:space-between;gap:8px;margin-top:5px;color:#92969d;font-size:9px;font-weight:650}.xcore-filter-search{height:38px;border-color:#e3e5e9;background:#fff}.xcore-filter-search:focus-within{border-color:#ffb48b;box-shadow:0 0 0 3px rgb(255 106 26 / .1)}.xcore-filter-option{min-height:39px;border-radius:9px}.xcore-filter-option:hover{background:#fff2ea}.xcore-filter-option__label{font-size:12.5px}.xcore-filter-option__count{min-width:24px;padding:2px 6px;border-radius:9px;text-align:center;background:#f2f3f5;font-size:10px}.xcore-filter-option:has(input:checked){background:#fff3eb}.xcore-filter-option:has(input:checked) .xcore-filter-option__label{color:#8d3308;font-weight:750}.xcore-filter-search-empty{margin:11px 4px 4px;color:var(--xcf-muted);font-size:12px;text-align:center}.xcore-catalog-layout .xcore-filters__active{padding:9px 11px;background:#fff8f3}.xcore-filter-chip{border-color:#ffc9ab;background:#fff;box-shadow:0 2px 6px rgb(255 106 26 / .06)}.xcore-filter-chip:hover{color:#fff;background:var(--xcf-orange)}.xcore-filters__error{align-items:center;justify-content:space-between;gap:12px;box-shadow:0 5px 14px rgb(138 47 18 / .07)}.xcore-filters__error:not([hidden]){display:flex}.xcore-filters__error button{flex:0 0 auto;padding:5px 8px;border:1px solid #e99a7b;border-radius:7px;color:#7b280e;background:#fff;font-size:11px;font-weight:750;cursor:pointer}.xcore-catalog-main .products{transition:opacity .16s ease,transform .16s ease}.products.xcore-products-loading{opacity:.32;transform:translateY(2px)}.xcore-ajax-pagination a:hover{border-color:var(--xcf-orange);color:var(--xcf-orange-dark);background:var(--xcf-orange-soft)}@media (max-width:991px){.xcore-filters__mobile-bar{min-height:52px;padding:4px;border:1px solid #e5e7eb;border-radius:13px;background:#fff;box-shadow:0 5px 18px rgb(23 25 29 / .06)}.xcore-filters__mobile-open{min-height:42px;border-radius:10px;box-shadow:0 5px 12px rgb(255 106 26 / .18)}.xcore-filters__mobile-results{padding-right:11px;font-size:12px}.xcore-filters__panel{max-height:min(92dvh, 790px);border-radius:22px 22px 0 0}.xcore-filters__grabber{display:block;flex:0 0 auto;width:42px;height:4px;margin:8px auto 0;border-radius:4px;background:#d7d9dd}.xcore-filters__header{min-height:70px;padding:10px 16px 13px}.xcore-filters__heading-icon{width:36px;height:36px}.xcore-filters__body,.xcore-filters.is-expanded .xcore-filters__body{padding:12px 14px 24px;background:#fafbfc}.xcore-filter-group{background:#fff}.xcore-filter-group[open]{border-color:#ffc8aa;box-shadow:0 0 0 2px rgb(255 106 26 / .06)}.xcore-filter-group__popover{background:#fff}.xcore-filters__footer{padding:11px 14px max(11px, env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgb(23 25 29 / .07)}.xcore-filters__apply{min-height:49px;border-radius:12px;box-shadow:0 8px 18px rgb(255 106 26 / .22)}}