.sanomart-advanced-filters{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.sanomart-advanced-filters__form{margin:0}.sanomart-advanced-filters__header{display:flex;align-items:center;gap:.5rem;padding:.85rem 1rem;border-bottom:1px solid #e5e7eb}.sanomart-advanced-filters__icon{display:inline-flex;color:#111827;flex-shrink:0}.sanomart-advanced-filters__title{margin:0;font-size:.9375rem;font-weight:700;color:#111827;line-height:1.3}.sanomart-advanced-filters__reset-wrap{margin:0;padding:.5rem 1rem 0}.sanomart-advanced-filters__reset{font-size:.8125rem;font-weight:600;color:#2563eb;text-decoration:none}.sanomart-advanced-filters__reset:hover{text-decoration:underline}.sanomart-filter-group{border-bottom:1px solid #e5e7eb}.sanomart-filter-group:last-child{border-bottom:0}.sanomart-filter-group__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:.85rem 1rem;border:0;background:#fff;cursor:pointer;text-align:left;font:inherit;color:#111827}.sanomart-filter-group__toggle:hover{background:#f9fafb}.sanomart-filter-group__label{font-size:.875rem;font-weight:700}.sanomart-filter-group__chevron{width:8px;height:8px;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(45deg);transition:transform .2s;flex-shrink:0;margin-top:-3px}.sanomart-filter-group.is-open .sanomart-filter-group__chevron{transform:rotate(-135deg);margin-top:3px}.sanomart-filter-group__body{padding:0 1rem 1rem}.sanomart-filter-group__body[hidden]{display:none!important}.sanomart-filter-checklist{margin:0;padding:0;list-style:none}.sanomart-filter-checklist--scroll{max-height:220px;overflow-y:auto;padding-right:2px}.sanomart-filter-check{display:flex;align-items:center;gap:.625rem;padding:.35rem 0;cursor:pointer;font-size:.8125rem;line-height:1.35;color:#374151}.sanomart-filter-check__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.sanomart-filter-check__box{flex:0 0 20px;width:20px;height:20px;margin:0;border:2px solid var(--sanomart-primary,#283b91);border-radius:0;background:center/12px 12px no-repeat #fff;position:relative;transition:border-color .16s,background-color .16s,box-shadow .16s}.sanomart-filter-check.is-checked .sanomart-filter-check__box{background-color:var(--sanomart-primary,#283b91);border-color:var(--sanomart-primary,#283b91);background-image:url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L4.3 8.2L11 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.sanomart-filter-check.is-checked .sanomart-filter-check__box::after{content:none}.sanomart-filter-check:focus-within .sanomart-filter-check__box{box-shadow:0 0 0 3px color-mix(in srgb,var(--sanomart-primary,#283b91) 16%,transparent)}.sanomart-filter-check__text{flex:1;min-width:0;line-height:1.35}.sanomart-filter-more{display:inline-flex;align-items:center;gap:.35rem;margin-top:.25rem;padding:0;border:0;background:0 0;font-size:.8125rem;font-weight:600;color:#2563eb;cursor:pointer}.sanomart-filter-more__chevron{width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-top:-2px}.sanomart-filter-more.is-expanded .sanomart-filter-more__chevron{transform:rotate(-135deg);margin-top:2px}.sanomart-filter-prices{display:flex;flex-direction:column;gap:.5rem}.sanomart-filter-price{display:block;margin:0;cursor:pointer}.sanomart-filter-price__input{position:absolute;opacity:0;pointer-events:none}.sanomart-filter-price__label{display:block;padding:.55rem .75rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-size:.8125rem;line-height:1.35;color:#374151;text-align:left;transition:border-color .15s,background .15s,color .15s}.sanomart-filter-price:hover .sanomart-filter-price__label{border-color:var(--sanomart-primary,#283b91)}.sanomart-filter-price.is-active .sanomart-filter-price__label,.sanomart-filter-price__input:checked+.sanomart-filter-price__label{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:600}.sanomart-filter-price--clear .sanomart-filter-price__label{border-style:dashed;color:#6b7280;font-weight:500}.sanomart-shop__filters .sanomart-advanced-filters{border:1px solid #e5e7eb;border-radius:10px;padding:0;background:#fff}.sanomart-shop__filters{background:0 0;border:0;padding:0}.sanomart-shop__filters-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem .9rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;font-size:.875rem;font-weight:700;line-height:1.3}.sanomart-shop__filters-toggle-icon{width:8px;height:8px;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(45deg);transition:transform .2s}.sanomart-shop__filters.is-open .sanomart-shop__filters-toggle-icon{transform:rotate(-135deg)}.sanomart-shop__filters-panel{margin-top:.65rem}@media (min-width:992px){.sanomart-shop__filters-toggle{display:none}.sanomart-shop__filters-panel{margin-top:0}.sanomart-shop__filters{position:sticky;top:1rem}}