.ph-ac-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start;width:100%}
.ph-ac-sidebar{position:sticky;top:90px;min-width:0}
.ph-ac-panel{background:#fff;border:1px solid #e3e7ed;border-radius:12px;padding:20px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-width:thin}
.ph-ac-panel>summary{font-size:18px;font-weight:700;cursor:pointer;list-style:none}
.ph-ac-context{font-size:13px;color:#687385;margin-top:8px}
.ph-ac-toolbar{position:sticky;top:-20px;z-index:5;background:#fff;margin:8px -20px 0;padding:12px 20px;border-bottom:1px solid #e8ebef}
.ph-ac-toolbar .ph-ac-reset{display:flex;align-items:center;justify-content:center;width:100%;min-height:38px;padding:8px 12px;border:1px solid var(--ph-red,#f90b3e);border-radius:6px;background:var(--ph-red,#f90b3e);color:#fff;font-size:13px;font-weight:600;text-decoration:none}
.ph-ac-toolbar .ph-ac-reset:hover{background:var(--ph-red-dark,#cf0732);border-color:var(--ph-red-dark,#cf0732);color:#fff}
.ph-ac-toolbar .ph-ac-reset:focus-visible{outline:2px solid var(--ph-red,#f90b3e);outline-offset:2px}
.ph-ac-form fieldset{border:0;border-top:1px solid #e8ebef;padding:18px 0;margin:0;min-width:0}
.ph-ac-form legend{float:none;width:auto;font-size:13px;font-weight:700;margin:0 0 12px;padding:0;color:#485367}
.ph-ac-options{display:flex;flex-wrap:wrap;gap:7px}
.ph-ac-options label{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.4;border:1px solid #e2e6eb;border-radius:6px;padding:6px 8px;cursor:pointer;background:#f8f9fb;max-width:100%}
.ph-ac-options label:has(input:checked){border-color:#c92300;background:#fff2ef;color:#a51d00}
.ph-ac-options input{accent-color:#c92300;flex-shrink:0;width:13px;height:13px}
.ph-ac-options .ph-ac-country{position:relative}
.ph-ac-options .ph-ac-country input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.ph-ac-options .ph-ac-country:has(input:focus-visible){outline:2px solid #c92300;outline-offset:2px}
.ph-ac-options .ph-ac-country:has(input:checked){box-shadow:inset 0 0 0 1px #c92300;font-weight:600}
.ph-ac-flag{display:block;width:20px;height:14px;object-fit:contain;flex-shrink:0}
.ph-ac-results{min-width:0;transition:opacity .15s}
.ph-ac-main{min-width:0;width:100%}
.ph-ac-main>.ph-attribute-content{padding-left:0;padding-right:0}
.ph-ac-results[aria-busy=true]{opacity:.45;pointer-events:none}
.ph-ac-results ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0!important;padding:16px 0!important}
.ph-ac-results ul.products:before,.ph-ac-results ul.products:after{display:none!important}
.ph-ac-results ul.products>li.ph-product-card{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;float:none!important}
.ph-ac-results .woocommerce-result-count{font-size:14px}
.ph-ac-results .woocommerce-result-count,.ph-ac-results .woocommerce-ordering{display:block!important;margin-bottom:16px}
.ph-ac-results .woocommerce-ordering select{max-width:100%;border:1px solid #e2e6eb;padding:8px;background:#fff;border-radius:6px}
.ph-ac-layout{max-width:100%;box-sizing:border-box;padding-right:12px}
.ph-ac-results .woocommerce-pagination ul{display:flex;justify-content:center;gap:8px;list-style:none;padding:20px 0;flex-wrap:wrap}
.ph-ac-results .woocommerce-pagination a,.ph-ac-results .woocommerce-pagination span{display:block;padding:8px 13px;border:1px solid #e2e6eb;border-radius:6px;background:white}
.ph-ac-results .woocommerce-pagination span.current{background:#c92300;color:white;border-color:#c92300}
.ph-ac-error{color:#a51d00;font-size:13px;margin-top:12px}
.ph-ac-range-inputs{display:flex;gap:8px}.ph-ac-range-inputs input{width:50%;min-width:0;border:1px solid #e2e6eb;border-radius:6px;padding:8px;font-size:13px;background:#f8f9fb}.ph-ac-slider{width:100%;accent-color:#c92300;margin-top:12px}
@media(max-width:1199px){.ph-ac-layout{grid-template-columns:230px minmax(0,1fr);gap:18px}.ph-ac-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.ph-ac-layout{grid-template-columns:minmax(0,1fr)}.ph-ac-sidebar{position:static}.ph-ac-panel{max-height:none}.ph-ac-panel[open]{max-height:65vh}.ph-ac-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575px){.ph-ac-results ul.products{grid-template-columns:minmax(0,1fr)}}
