.uvfm-filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:-8px 0 38px}.uvfm-filters button{appearance:none;border:1px solid #eadfce;background:#fff;color:#51483e;border-radius:999px;padding:10px 16px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.2s}.uvfm-filters button:hover,.uvfm-filters button.is-active{background:#17130f;color:#fff;border-color:#17130f}.uvfm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.uvfm-card{background:#fff;border:1px solid #eadfce;border-radius:24px;overflow:hidden;box-shadow:0 7px 24px rgba(47,33,16,.05);transition:.25s}.uvfm-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(41,29,13,.10)}.uvfm-card.is-hidden{display:none}.uvfm-image{aspect-ratio:4/3;background:linear-gradient(135deg,#f3e9dc,#fff7eb);overflow:hidden}.uvfm-image img{width:100%;height:100%;object-fit:cover}.uvfm-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9f8e78}.uvfm-placeholder span{font-size:22px;font-weight:900;color:#c48a2b}.uvfm-placeholder small{text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:10px;margin-top:4px}.uvfm-body{padding:23px}.uvfm-top{display:flex;justify-content:space-between;gap:14px;align-items:start}.uvfm-top h3{font-size:22px;line-height:1.25;margin:0;color:#221f1b}.uvfm-top strong{color:#d97706;font-size:21px;white-space:nowrap}.uvfm-body p{color:#716a61;margin:10px 0 13px}.uvfm-badges{display:flex;flex-wrap:wrap;gap:7px}.uvfm-badges span{background:#f7f0e5;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.uvfm-order{display:inline-flex;align-items:center;gap:8px;margin-top:16px;background:#17130f;color:#fff!important;padding:10px 14px;border-radius:10px;font-weight:800}.uvfm-order:hover{background:#d97706}.uvfm-empty{text-align:center;color:#716a61}@media(max-width:900px){.uvfm-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.uvfm-grid{grid-template-columns:1fr}.uvfm-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.uvfm-filters button{white-space:nowrap}}
