.shop-page{direction:rtl;width:100%;padding:30px 0 70px}.shop-container{width:min(1400px,100% - 40px);margin:0 auto}.shop-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:62px;margin-bottom:22px;padding:0 4px;display:flex}.shop-result{align-items:center;gap:10px;display:flex}.shop-result strong{color:#181818;font-size:18px;font-weight:800}.shop-result span{color:#999;font-size:12px}.sort-box{align-items:center;gap:10px;display:flex}.sort-label{color:#777;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:flex}.sort-label svg{color:#14b8a6}.sort-box select{color:#333;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:11px;outline:none;min-width:180px;height:44px;padding:0 14px;font-family:inherit;font-size:13px;transition:all .25s}.sort-box select:hover{border-color:#14b8a6}.sort-box select:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #06bd8014}.mobile-shop-actions{display:none}.shop-layout{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:25px;display:grid}.shop-products{min-width:0}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{min-width:0;position:relative}.shop-sidebar{background:#fff;border:1px solid #eee;border-radius:16px;width:100%;position:sticky;top:95px;overflow:hidden}.shop-filter-form{width:100%}.filter-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:0 18px;display:flex}.filter-header-title{align-items:center;gap:8px;display:flex}.filter-header svg{color:#14b8a6}.filter-header strong{color:#222;font-size:14px;font-weight:800}.clear-filters{color:#999;cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:11px;transition:all .2s}.clear-filters:hover{color:#e53935}.filter-section{border-bottom:1px solid #eee}.filter-section:last-child{border-bottom:0}.filter-title{color:#333;text-align:right;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:58px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:700;display:flex}.filter-title svg{color:#999;flex-shrink:0;transition:transform .25s}.filter-section.active .filter-title{color:#14b8a6}.filter-section.active .filter-title svg{transform:rotate(180deg)}.filter-content{padding:0 18px 18px;display:none}.filter-section.active .filter-content{display:block}.price-filter{padding-top:4px}.price-values{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px;display:grid}.price-value-box{background:#fafafa;border:1px solid #e7e7e7;border-radius:10px;align-items:center;gap:5px;min-width:0;height:48px;padding:0 10px;display:flex}.price-value-box span{color:#999;flex-shrink:0;font-size:10px}.price-value-box strong{color:#333;text-align:center;white-space:nowrap;flex:1;min-width:0;font-size:11px;font-weight:700;overflow:hidden}.price-value-box small{color:#aaa;flex-shrink:0;font-size:8px}.price-slider{direction:ltr;width:calc(100% - 8px);height:28px;margin:0 auto 20px;position:relative}.price-slider-track{pointer-events:none;background:#e8e8e8;border-radius:999px;width:100%;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.price-slider-progress{pointer-events:none;z-index:2;background:#14b8a6;border-radius:999px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.price-slider input[type=range]{pointer-events:none;appearance:none;z-index:3;direction:ltr;background:0 0;border:0;outline:none;width:100%;height:28px;margin:0;padding:0;position:absolute;top:0;left:0}.price-slider input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;width:100%;height:4px}.price-slider input[type=range]::-webkit-slider-thumb{cursor:pointer;pointer-events:auto;appearance:none;background:#14b8a6;border:3px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:-7px;transition:transform .15s;box-shadow:0 2px 7px #0000002e}.price-slider input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.12)}.price-slider input[type=range]::-moz-range-track{background:0 0;border:0;width:100%;height:4px}.price-slider input[type=range]::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#14b8a6;border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 7px #0000002e}#minPriceRange{z-index:5}#maxPriceRange{z-index:4}.price-order{grid-template-columns:1fr 1fr;gap:7px;margin-top:5px;display:grid}.price-order button{color:#777;cursor:pointer;background:#fafafa;border:1px solid #e7e7e7;border-radius:9px;height:35px;font-family:inherit;font-size:10px;transition:border-color .2s,color .2s,background .2s}.price-order button:hover{color:#14b8a6;background:#f3fffa;border-color:#14b8a6}.filter-check{color:#666;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;min-height:38px;font-size:12px;display:flex}.filter-check+.filter-check{margin-top:3px}.filter-check input{opacity:0;position:absolute}.filter-check:has(input:checked) .color-dot{border:2px solid #14b8a6;box-shadow:0 0 0 3px #06bd8026}.checkmark{background:#fff;border:1px solid #d8d8d8;border-radius:5px;flex-shrink:0;width:17px;height:17px;transition:all .2s;position:relative}.filter-check input:checked+.checkmark{background:#14b8a6;border-color:#14b8a6}.filter-check input:checked+.checkmark:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:4px;position:absolute;top:4px;left:4px;transform:rotate(-45deg)}.radio-mark{background:#fff;border:1px solid #d8d8d8;border-radius:50%;flex-shrink:0;width:17px;height:17px;position:relative}.filter-check input:checked+.radio-mark{border-color:#14b8a6}.filter-check input:checked+.radio-mark:after{content:"";background:#14b8a6;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;left:4px}.color-dot{border:1px solid #ddd;border-radius:50%;flex-shrink:0;width:17px;height:17px}.rating-stars{color:#f59e0b;direction:ltr;align-items:center;gap:1px;display:flex}.rating-stars svg{flex-shrink:0}.filter-empty{color:#aaa;padding:5px 0;font-size:11px;display:block}.filter-footer{background:#fff;padding:14px 18px 18px}.apply-filters{color:#fff;cursor:pointer;background:#14b8a6;border:0;border-radius:11px;width:100%;height:44px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s}.apply-filters:hover{filter:brightness(.96);transform:translateY(-1px)}.products-empty{text-align:center;color:#aaa;border:1px dashed #ddd;border-radius:16px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:400px;padding:40px;display:flex}.products-empty svg{margin-bottom:15px}.products-empty h3{color:#444;margin:0 0 8px;font-size:16px}.products-empty p{color:#999;margin:0;font-size:12px}.shop-pagination{justify-content:center;margin-top:30px;display:flex}.mobile-filter-drawer,.mobile-sort-drawer{z-index:9999;visibility:hidden;pointer-events:none;opacity:0;background:#0006;align-items:flex-end;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}.mobile-filter-drawer.active,.mobile-sort-drawer.active{visibility:visible;pointer-events:auto;opacity:1}.mobile-filter-panel,.mobile-sort-panel{overscroll-behavior:contain;background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:92vh;transition:transform .3s;overflow-y:auto;transform:translateY(100%)}.mobile-filter-drawer.active .mobile-filter-panel,.mobile-sort-drawer.active .mobile-sort-panel{transform:translateY(0)}.mobile-drawer-header{z-index:10;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-drawer-header strong{font-size:14px;font-weight:800}.mobile-drawer-close{color:#555;cursor:pointer;background:#f5f5f5;border:0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.mobile-filter-content{padding:0 15px 85px}.mobile-filter-content .filter-section{border-bottom:1px solid #eee}.mobile-filter-content .filter-title{min-height:60px}.mobile-filter-footer{z-index:20;background:#fffffff7;border-top:1px solid #eee;grid-template-columns:110px 1fr;gap:10px;padding:12px 15px;display:grid;position:sticky;bottom:0}.mobile-clear-filters{color:#777;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:10px;height:44px;font-family:inherit;font-size:11px}.mobile-clear-filters:hover{color:#e53935;border-color:#e53935}.mobile-apply-filters{color:#fff;cursor:pointer;background:#14b8a6;border:0;border-radius:10px;height:44px;font-family:inherit;font-size:12px;font-weight:700}.mobile-sort-options{padding:8px 18px 25px}.mobile-sort-option{color:#555;text-align:right;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 5px;font-family:inherit;font-size:13px;display:flex}.mobile-sort-option.active{color:#14b8a6;font-weight:700}.sort-check{border:1px solid #ddd;border-radius:50%;width:18px;height:18px;position:relative}.mobile-sort-option.active .sort-check{border-color:#14b8a6}.mobile-sort-option.active .sort-check:after{content:"";background:#14b8a6;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:4px}@media (width<=1200px){.shop-container{width:min(1100px,100% - 30px)}.shop-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (width<=900px){.shop-toolbar{margin-bottom:10px}.sort-box{display:none}.shop-layout{display:block}.shop-sidebar{display:none}.mobile-shop-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.mobile-action-button{color:#444;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:10px;justify-content:center;align-items:center;gap:7px;height:44px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s;display:flex}.mobile-action-button:hover{color:#14b8a6;border-color:#14b8a6}.mobile-action-button svg{color:#14b8a6}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.product-title{width:100%;margin-top:30px}.shop-page{padding-top:15px;padding-bottom:40px}.shop-container{width:calc(100% - 20px)}.shop-toolbar{min-height:auto;margin-bottom:10px}.shop-result{justify-content:space-between;width:100%}.shop-result strong{font-size:15px}.shop-result span{font-size:14px}.products-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}}@media (width<=380px){.shop-container{width:calc(100% - 16px)}.products-grid{gap:8px}.mobile-filter-footer{grid-template-columns:95px 1fr}}.price-filter-mobile{padding:0 15px 18px}.price-inputs-mobile{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:7px;width:100%;display:grid}.price-input-box{background:#fafafa;border:1px solid #e7e7e7;border-radius:10px;align-items:center;min-width:0;height:50px;padding:0 10px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.price-input-box:focus-within{background:#fff;border-color:#14b8a6;box-shadow:0 0 0 3px #06bd8014}.price-input-box>span{color:#999;white-space:nowrap;flex-shrink:0;margin-left:6px;font-size:10px}.price-input-box input{color:#333;text-align:center;background:0 0;border:0;outline:none;width:100%;min-width:0;height:100%;padding:0;font-family:inherit;font-size:11px;font-weight:700}.price-input-box input::-webkit-outer-spin-button{appearance:none;margin:0}.price-input-box input::-webkit-inner-spin-button{appearance:none;margin:0}.price-input-box input[type=number]{appearance:textfield}.price-input-box small{color:#aaa;white-space:nowrap;flex-shrink:0;margin-right:5px;font-size:8px}.price-input-divider{color:#aaa;white-space:nowrap;justify-content:center;align-items:center;font-size:10px;display:flex}@media (width<=600px){.price-filter-mobile{padding:0 15px 18px}.price-inputs-mobile{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:5px}.price-input-box{height:48px;padding:0 8px}.price-input-box input{font-size:10px}.price-input-box>span{font-size:9px}.price-input-box small{margin-right:3px;font-size:7px}}.sort-box select option{color:#333;background:#fff;padding:10px;font-family:inherit;font-size:13px}.sort-box select option:checked{color:#fff;background:#14b8a6}.sort-box select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:12px;background-repeat:no-repeat;padding-left:38px}
