.fsh-filter-widget{--fsh-accent:#e89400;--fsh-accent-dark:#c97900;--fsh-dark:#2f3744;--fsh-border:#ecd9bd;--fsh-soft:#fff7e8;position:relative;width:100%;font-family:inherit;direction:rtl;text-align:right}.fsh-filter-card{width:100%;background:#fff;border:1px solid var(--fsh-border);border-radius:14px;overflow:hidden;box-sizing:border-box}.fsh-filter-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:14px 16px;background:var(--fsh-dark);border-radius:14px;color:#fff}.fsh-filter-title,.fsh-filter-actions{display:flex;align-items:center;gap:9px}.fsh-filter-title{font-size:16px;font-weight:800;line-height:1.2}.fsh-filter-title-icon{display:inline-flex;color:var(--fsh-accent)}.fsh-filter-title-icon svg,.fsh-filter-title-icon i{width:17px;height:17px;font-size:17px;fill:currentColor}.fsh-filter-clear{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border:1px solid #fff;border-radius:999px;background:var(--fsh-accent);color:#fff;text-decoration:none;font-size:12px;font-weight:800;line-height:1;transition:.2s}.fsh-filter-clear:hover{background:var(--fsh-accent-dark);color:#fff}.fsh-filter-close{display:none;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.fsh-filter-section{margin:0 14px 12px;padding:0;background:#fff;border:0;border-bottom:1px solid #efe2d1;border-radius:0;overflow:visible}.fsh-filter-section:last-of-type{border-bottom:0}.fsh-filter-section-head{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;padding:10px 12px;border:0;border-radius:4px;background:var(--fsh-accent);color:#171a20;font:inherit;font-size:14px;font-weight:800;line-height:1.2;text-align:inherit;cursor:pointer;transition:.2s}.fsh-filter-section-head:hover{background:var(--fsh-accent-dark)}.fsh-filter-chevron{display:grid;place-items:center;flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;transition:transform .25s ease}.fsh-filter-chevron svg,.fsh-filter-chevron i{display:block;width:9px;height:9px;font-size:9px;fill:currentColor}.fsh-filter-section:not(.is-open) .fsh-filter-chevron{transform:rotate(180deg)}.fsh-filter-section-body{display:flex;flex-direction:column;gap:6px;margin:8px 0 0;padding:0 0 14px}.fsh-filter-section:not(.is-open) .fsh-filter-section-body{display:none}.fsh-category-option{position:relative;display:flex;align-items:center;gap:9px;width:100%;min-height:36px;margin:0;padding:8px 10px;border:1px solid transparent;border-radius:10px;background:#fff;color:#3d3d3d;cursor:pointer;transition:.2s;box-sizing:border-box}.fsh-category-option:hover{background:#fffaf2}.fsh-category-option.is-active{background:var(--fsh-soft);border-color:#efcf9c;color:#7b4900;font-weight:700}.fsh-filter-check{position:absolute;opacity:0;pointer-events:none}.fsh-category-checkbox-ui{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:15px;height:15px;border:1px solid #d7c8b4;border-radius:4px;background:#fff;transition:.2s}.fsh-category-option.is-active .fsh-category-checkbox-ui{background:var(--fsh-accent);border-color:var(--fsh-accent)}.fsh-category-option.is-active .fsh-category-checkbox-ui:after{content:"";width:5px;height:3px;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg) translateY(-1px)}.fsh-category-name{min-width:0;flex:1}.fsh-category-count{font-size:.85em;opacity:.65}.fsh-category-option[data-depth="1"]{padding-inline-start:24px}.fsh-category-option[data-depth="2"]{padding-inline-start:38px}.fsh-price-body{gap:0}.fsh-price-field{margin:0 0 13px}.fsh-price-field:last-child{margin-bottom:0}.fsh-price-label{display:block;margin:0 0 6px;font-size:12px;color:#777}.fsh-price-control{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:43px;border:1px solid #eadfce;border-radius:12px;background:#fff;overflow:hidden;box-sizing:border-box}.fsh-price-btn{display:grid;place-items:center;width:34px;height:34px;margin:4px;border:0;border-radius:9px;background:var(--fsh-accent);color:#fff;padding:0;cursor:pointer;transition:.2s;box-shadow:none}.fsh-price-btn:hover{background:var(--fsh-accent-dark)}.fsh-price-btn svg,.fsh-price-btn i{display:block;width:11px;height:11px;font-size:11px;fill:currentColor}.fsh-price-input{display:block;width:100%!important;min-width:0;height:40px!important;margin:0!important;padding:0 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;text-align:center;font:inherit;font-size:14px;font-weight:700;color:#171a20;-moz-appearance:textfield}.fsh-price-input::-webkit-outer-spin-button,.fsh-price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fsh-currency{display:block;margin-top:5px;font-size:11px;color:#777}.fsh-sort-list{gap:4px}.fsh-sort-option{display:flex;align-items:center;min-height:36px;margin:0;padding:8px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#444;cursor:pointer;transition:.2s}.fsh-sort-option:hover{background:#fff8ed}.fsh-sort-option.is-active{background:var(--fsh-accent);color:#fff;font-weight:700}.fsh-sort-option input{position:absolute;opacity:0;pointer-events:none}.fsh-filter-apply{display:none!important}.fsh-filter-mobile-trigger{display:none;align-items:center;justify-content:center;gap:8px;margin:0 0 14px;padding:10px 14px;border:0;border-radius:10px;background:var(--fsh-dark);color:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.fsh-filter-mobile-trigger svg,.fsh-filter-mobile-trigger i{width:16px;height:16px;font-size:16px;fill:currentColor}.fsh-filter-overlay{display:none}.fsh-filter-widget.is-loading:after{content:"";position:absolute;inset:0;z-index:20;background:rgba(255,255,255,.58);backdrop-filter:blur(1px);pointer-events:none}.fsh-products-widget.fsh-ajax-loading{opacity:.45;pointer-events:none;transition:opacity .2s}
@media(max-width:991px){.fsh-filter-mobile-trigger{display:inline-flex}.fsh-filter-drawer{position:fixed;top:0;right:calc(-1 * var(--fsh-drawer-width) - 20px);z-index:100001;width:var(--fsh-drawer-width)!important;max-width:92vw;height:100dvh;background:#fff;overflow-y:auto;overscroll-behavior:contain;box-shadow:-10px 0 35px rgba(0,0,0,.18);transition:right .3s cubic-bezier(.22,.61,.36,1)}.fsh-filter-drawer.is-open{right:0}.fsh-filter-overlay{display:block;position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .3s}.fsh-filter-overlay.is-open{opacity:1;pointer-events:auto}.fsh-filter-close{display:inline-flex}.fsh-filter-card{min-height:100%;border:0;border-radius:0!important}.fsh-filter-header{position:sticky;top:0;z-index:5;border-radius:0!important}body.fsh-filter-no-scroll{overflow:hidden!important}}
