.vpf-wrap{--vpf-border:#e5e7eb;--vpf-text:#111827;--vpf-muted:#667085;--vpf-bg:#f6f7f9;--vpf-accent:#ff9500;--vpf-radius:18px;font-family:inherit;color:var(--vpf-text);width:100%;box-sizing:border-box}
.vpf-wrap *{box-sizing:border-box}.vpf-panel,.vpf-result-section{background:#fff;border:1px solid var(--vpf-border);border-radius:var(--vpf-radius);box-shadow:0 12px 35px rgba(17,24,39,.06)}
.vpf-panel{padding:28px}.vpf-head{margin-bottom:22px}.vpf-kicker{display:inline-flex;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#7a4b00;background:#fff5e6;border:1px solid #ffe1b3;border-radius:999px;padding:7px 10px}.vpf-head h2{margin:12px 0 6px;font-size:clamp(26px,3vw,38px);line-height:1.08}.vpf-head p{margin:0;color:var(--vpf-muted);max-width:760px}
.vpf-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;align-items:end}.vpf-field label{display:block;font-size:13px;font-weight:700;margin:0 0 7px}.vpf-field select{width:100%;min-height:48px;border:1px solid #d7dbe2;border-radius:12px;background:#fff;padding:0 38px 0 13px;font:inherit;color:var(--vpf-text);outline:none}.vpf-field select:focus{border-color:#9aa4b2;box-shadow:0 0 0 3px rgba(17,24,39,.07)}.vpf-field select:disabled{background:#f5f6f7;color:#98a2b3}.vpf-submit{min-height:48px;border:0;border-radius:12px;padding:0 20px;background:var(--vpf-accent);color:#fff;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.vpf-submit:hover{filter:brightness(.96)}.vpf-submit:disabled{opacity:.5;cursor:not-allowed}.vpf-submit.is-loading{pointer-events:none}
.vpf-results{margin-top:18px}.vpf-loading,.vpf-empty{padding:18px;border:1px dashed #d6dae1;border-radius:14px;background:#fafafa;color:var(--vpf-muted)}.vpf-result-section{padding:24px}.vpf-result-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.vpf-result-title h3{margin:0 0 4px;font-size:24px}.vpf-result-title p{margin:0;color:var(--vpf-muted)}.vpf-match-dot{width:12px;height:12px;margin-top:8px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 5px #dcfce7;flex:0 0 auto}
.vpf-category-list{display:grid;gap:10px}.vpf-category{border:1px solid var(--vpf-border);border-radius:14px;overflow:hidden;background:#fff}.vpf-category summary{list-style:none;display:grid;grid-template-columns:1fr auto 22px;gap:12px;align-items:center;padding:16px 18px;cursor:pointer;font-weight:800}.vpf-category summary::-webkit-details-marker{display:none}.vpf-category-count{font-size:12px;font-weight:800;color:#475467;background:#f2f4f7;border-radius:999px;padding:6px 9px}.vpf-chevron{width:10px;height:10px;border-right:2px solid #667085;border-bottom:2px solid #667085;transform:rotate(45deg);transition:transform .2s}.vpf-category[open] .vpf-chevron{transform:rotate(225deg);margin-top:6px}.vpf-category-body{padding:0 16px 16px;border-top:1px solid #eef0f3}.vpf-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-top:16px}.vpf-product-card{border:1px solid var(--vpf-border);border-radius:14px;overflow:hidden;background:#fff;min-width:0}.vpf-product-image{display:grid;place-items:center;aspect-ratio:1.35/1;background:#fafafa;padding:12px}.vpf-product-image img{max-width:100%;max-height:100%;object-fit:contain}.vpf-no-image{font-size:13px;color:#98a2b3}.vpf-product-content{padding:13px}.vpf-product-content h4{font-size:15px;line-height:1.35;margin:0 0 9px}.vpf-product-content h4 a{color:inherit;text-decoration:none}.vpf-price{font-weight:800;margin-bottom:10px}.vpf-product-button,.vpf-open-category{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800}.vpf-product-button{min-height:38px;width:100%;border-radius:9px;background:#111827;color:#fff;padding:8px 10px}.vpf-open-category{margin-top:15px;color:#111827}.vpf-disclaimer{font-size:12px;line-height:1.55;color:#7b8493;margin:18px 0 0;padding-top:14px;border-top:1px solid #eef0f3}
@media(max-width:1100px){.vpf-form{grid-template-columns:repeat(2,minmax(0,1fr))}.vpf-submit{grid-column:1/-1}.vpf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.vpf-panel,.vpf-result-section{padding:18px;border-radius:14px}.vpf-form{grid-template-columns:1fr}.vpf-submit{grid-column:auto}.vpf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vpf-category summary{grid-template-columns:1fr auto 18px;padding:14px}.vpf-result-title h3{font-size:21px}}
@media(max-width:460px){.vpf-product-grid{grid-template-columns:1fr}.vpf-category-count{display:none}}
