/* BDF smart collection filters — full canonical collection */
.bdf-smart-filterbar{width:min(1440px,calc(100% - 48px));margin:0 auto 22px;display:flex;justify-content:flex-end}.bdf-smart-filterbar__open{min-height:44px!important;padding:10px 16px!important;background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;font:800 12px var(--bdf-heading)!important;letter-spacing:.05em}.bdf-smart-filterbar__open span{color:#C2A36B}.bdf-smart-filter-panel[hidden],.bdf-smart-filter-backdrop[hidden],.bdf-smart-filter-empty[hidden]{display:none!important}.bdf-smart-filter-backdrop{position:fixed;z-index:2147483644;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(4px)}.bdf-smart-filter-panel{position:fixed;z-index:2147483645;top:0;right:0;width:min(92vw,420px);height:100dvh;overflow:auto;background:#0B0D10;color:#fff;border-left:1px solid rgba(255,255,255,.12);box-shadow:-20px 0 70px rgba(0,0,0,.5);padding:72px 24px 28px}.bdf-smart-filter-panel__close{position:absolute;top:16px;right:16px;width:44px;height:44px;min-height:44px!important;padding:0!important;background:#171C22!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important;font-size:26px!important}.bdf-smart-filter-panel__eyebrow{margin:0 0 8px;color:#C2A36B;font:700 11px var(--bdf-heading);letter-spacing:.12em}.bdf-smart-filter-panel h2{margin:0 0 26px!important;color:#fff!important;font:700 32px var(--bdf-heading)!important}.bdf-smart-filter-field{margin-bottom:18px}.bdf-smart-filter-field label{display:block;margin-bottom:7px;color:#fff;font:700 12px var(--bdf-heading);letter-spacing:.04em}.bdf-smart-filter-field select{width:100%;min-height:46px;background:#fff;color:#161311;border:1px solid #d9dde2;padding:0 12px}.bdf-smart-filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.bdf-smart-filter-actions button{min-height:46px!important;margin:0!important;font:800 12px var(--bdf-heading)!important}.bdf-smart-filter-apply{background:#FF5A00!important;color:#0B0D10!important;border:0!important}.bdf-smart-filter-reset{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important}.bdf-smart-filter-results{margin-top:14px;color:#9EA8B3;font:600 12px var(--bdf-body)}.bdf-filtered-out{display:none!important}.bdf-smart-filter-empty{width:min(1440px,calc(100% - 48px));margin:22px auto 0;padding:28px 20px;border:1px solid rgba(194,163,107,.24);background:rgba(255,255,255,.02);text-align:center}.bdf-smart-filter-empty strong{display:block;color:#C2A36B;font:700 18px var(--bdf-heading);letter-spacing:.04em}.bdf-smart-filter-empty span{display:block;margin-top:7px;color:#9EA8B3;font:500 13px var(--bdf-body)}@media(max-width:768px){.bdf-smart-filterbar{width:calc(100% - 28px);margin-bottom:16px}.bdf-smart-filterbar__open{width:100%}.bdf-smart-filter-empty{width:calc(100% - 28px);padding:24px 16px}}