.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;padding:22px 0 8px;font-size:13px;display:flex}.breadcrumb a{color:var(--muted);transition:all .12s}.breadcrumb a:hover{color:var(--orange)}.breadcrumb.on-hero{color:#fff9;padding:0 0 14px}.breadcrumb.on-hero a{color:#fff9}.breadcrumb.on-hero a:hover{color:var(--orange)}.breadcrumb.on-hero span{color:#fff}.empty{padding:60px 20px}.empty-cats{flex-wrap:wrap;justify-content:center;gap:8px;max-width:420px;margin-top:14px;display:flex}.empty-cat{color:var(--ink-2);border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:600;transition:all .14s;display:inline-flex}.empty-cat:hover{border-color:var(--orange);color:var(--orange-600)}.seg{background:var(--surface);border-radius:var(--r-sm);gap:4px;padding:4px;display:flex}.seg-btn{text-align:center;height:34px;color:var(--muted);border-radius:7px;flex:1;font-size:13px;font-weight:600;transition:all .12s}.seg-btn.on{color:var(--ink);box-shadow:var(--sh-1);background:#fff}.search-hero{background:var(--charcoal);position:relative;overflow:hidden}.search-hero-bg{z-index:0;background:radial-gradient(120% 100% at 88% 0,#ff4b0033 0%,#0000 52%),repeating-linear-gradient(118deg,#ffffff06 0 2px,#0000 2px 17px),linear-gradient(118deg,#0c1620 0%,#121417 48%,#0b2535 100%);position:absolute;inset:0}.search-hero-in{z-index:2;max-width:860px;padding-top:26px;padding-bottom:30px;position:relative}.search-hero-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--orange);margin-bottom:8px;font-size:11.5px;font-weight:700}.search-hero-title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;text-wrap:balance;margin:0;font-size:clamp(28px,4.4vw,44px);font-style:italic;font-weight:800;line-height:1.02}.search-hero-desc{color:#ffffffb8;max-width:600px;margin:12px 0 0;font-size:14.5px;line-height:1.6}.search-hero-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.shm-count{color:#fff;background:#ff4b00eb;border-radius:999px;align-items:center;gap:6px;padding:6px 13px;font-size:13px;font-weight:700;display:inline-flex}.shm-pill{color:#ffffffd9;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.shm-sep{color:#ffffff4d}.shm-jump{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;font-weight:600;transition:all .14s;display:inline-flex}.shm-jump:hover{color:#fff;background:#ff4b002e;border-color:#ff4b0080}.shm-jump.on{color:var(--charcoal);background:#fff;border-color:#fff}.shm-jn{opacity:.6;font-size:11.5px;font-weight:800}.catalog-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin:22px 0 16px;display:flex}.catalog-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.filter-toggle{display:none}.fcount{background:var(--orange);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.sort-wrap{align-items:center;gap:8px;display:flex}.sort-select{width:auto;min-width:200px;height:40px}.view-toggle{border:1px solid var(--line);border-radius:var(--r-sm);background:#fff;display:flex;overflow:hidden}.view-toggle button{width:40px;height:40px;color:var(--muted);justify-content:center;align-items:center;transition:all .12s;display:flex}.view-toggle button.on{background:var(--charcoal);color:#fff}.active-chips{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;display:flex}.achip{background:var(--orange-tint);height:30px;color:var(--orange-600);border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:12.5px;font-weight:600;transition:all .12s;display:inline-flex}.achip:hover{background:#ffe2d6}.achip.clear{color:var(--muted);background:0 0;text-decoration:underline}.catalog-body{grid-template-columns:264px 1fr;align-items:start;gap:26px;padding-bottom:50px;display:grid}.filters-col{top:calc(var(--header-h) + 14px);position:sticky}.filters{border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-1);max-height:calc(100vh - var(--header-h) - 40px);background:#fff;padding:6px 18px 14px;overflow-y:auto}.filters-head{z-index:2;background:#fff;justify-content:space-between;align-items:center;padding:14px 0 10px;display:flex;position:sticky;top:0}.clear-link{color:var(--orange);font-size:12.5px;font-weight:600}.fgroup{border-top:1px solid var(--line-2);padding:14px 0}.fgroup-title{letter-spacing:.04em;text-transform:uppercase;color:var(--ink);margin-bottom:8px;font-size:12px;font-weight:700}.fgroup-body{flex-direction:column;gap:1px;display:flex}.range-row{align-items:center;gap:8px;display:flex}.uso-group{flex-direction:column;gap:10px;display:flex}.range-input{flex:1;min-width:0;position:relative}.range-input .input{width:100%;height:42px}.range-input.has-unit .input{padding-right:34px}.range-unit{color:var(--muted-2);pointer-events:none;font-size:12px;font-weight:600;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.range-dash{color:var(--muted-2);flex:none;font-weight:600}.results-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.results-list{flex-direction:column;gap:14px;display:flex}.pagination{justify-content:center;align-items:center;gap:6px;margin-top:32px;display:flex}.pg-btn{border-radius:var(--r-sm);border:1px solid var(--line);min-width:38px;height:38px;color:var(--ink-2);background:#fff;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .12s;display:inline-flex}.pg-btn:hover:not([disabled]){border-color:var(--orange);color:var(--orange)}.pg-btn.on{background:var(--orange);border-color:var(--orange);color:#fff}.pg-btn[disabled]{opacity:.4;cursor:not-allowed}.drawer-overlay{z-index:120;background:#0b141c80;justify-content:flex-end;animation:.2s fadeUp;display:flex;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;width:min(380px,90vw);height:100%;animation:.25s cubic-bezier(.2,.7,.3,1) slideIn;display:flex}@keyframes slideIn{0%{transform:translate(100%)}to{transform:none}}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.drawer-body{flex:1;padding:0 18px;overflow-y:auto}.drawer-body .filters{box-shadow:none;border:none;max-height:none;padding:0}.drawer-foot{border-top:1px solid var(--line);gap:10px;padding:14px 18px;display:flex}@media (max-width:1080px){.results-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.catalog-body{grid-template-columns:1fr}.filters-col{display:none}.filter-toggle{display:inline-flex}}@media (max-width:620px){.results-grid{grid-template-columns:1fr 1fr;gap:12px}.sort-wrap{width:100%}.sort-select{flex:1;min-width:0}}@media (max-width:430px){.results-grid{grid-template-columns:1fr}}.fgroup-note{margin-top:8px;font-size:11.5px;line-height:1.4}
