.save-search{border-top:1px solid var(--gray-200);margin-top:20px;padding-top:20px}.save-search-heading{color:var(--gray-900);font-weight:var(--font-weight-medium);align-items:center;gap:8px;margin-bottom:12px;font-size:.875rem;display:flex}.save-search-name{border:1px solid var(--gray-200);box-sizing:border-box;background:#fff;border-radius:0;width:100%;height:44px;margin-bottom:10px;padding:.75rem;font-size:.875rem}.save-search-name:focus{border-color:var(--gray-400);outline:none}.save-search-button{border:1px solid var(--gray-900);background:var(--gray-900);color:#fff;width:100%;font-size:.85rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:var(--transition-base);padding:.6rem .85rem}.save-search-button:hover:not(:disabled){background:#111}.save-search-button:disabled{border-color:var(--gray-300);background:var(--gray-100);color:var(--gray-400);cursor:not-allowed}.save-search-hint{color:var(--gray-500);margin:10px 0 0;font-size:.8rem;line-height:1.4}.save-search-feedback{align-items:center;gap:6px;margin:10px 0 0;font-size:.8rem;line-height:1.4;display:flex}.save-search-feedback--ok{color:var(--gray-700)}.save-search-feedback--error{color:#b42318}.save-search-email-choice{align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;display:flex}.save-search-email-choice input{flex-shrink:0;margin-top:4px}
.email-alert{overflow-wrap:anywhere}.email-alert-summary{color:var(--gray-700);margin:0 0 14px;font-size:.85rem;line-height:1.5}.email-alert-label{margin-bottom:6px;font-size:.85rem;display:block}.email-alert .save-search-button{margin-top:14px}.email-alert-trap{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}
.browse-page{width:100%;max-width:1280px;margin:0 auto;padding:24px 24px 64px}.browse-header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:20px;padding-bottom:14px;display:flex}.browse-header .page-title{margin:0}.browse-results-count{color:var(--gray-600);white-space:nowrap;margin:0;font-size:.875rem}.browse-content{grid-template-columns:250px 1fr;align-items:start;gap:24px;display:grid}.filters-sidebar{background:var(--gray-100);border:1px solid var(--gray-200);scrollbar-gutter:stable;height:fit-content;max-height:calc(100dvh - 108px);padding:24px;position:sticky;top:calc(76px + 1rem);overflow:hidden auto}.filters-heading{border-bottom:1px solid var(--gray-200);color:var(--gray-900);font-weight:var(--font-weight-semibold);align-items:center;gap:8px;margin:0 0 20px;padding-bottom:12px;font-size:1.05rem;display:flex}.search-section{border-bottom:1px solid var(--gray-200);margin-bottom:20px;padding-bottom:20px}.browse-search-input{border:1px solid var(--gray-200);box-sizing:border-box;background:#fff;border-radius:0;width:100%;height:44px;padding:.75rem;font-size:.875rem}.browse-search-input:focus{border-color:var(--gray-400);outline:none}.filter-group{margin-bottom:18px}.filter-group>label,.filter-label{color:var(--gray-700);font-weight:var(--font-weight-medium);margin-bottom:.5rem;font-size:.875rem;display:block}.seller-selected-list{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.seller-selected-chip{border:1px solid var(--gray-300);max-width:100%;color:var(--gray-800);cursor:pointer;background:#fff;align-items:center;gap:6px;padding:5px 7px;font-size:.75rem;display:inline-flex}.seller-selected-chip span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-filter-details{border:1px solid var(--gray-200);background:#fff}.seller-filter-details summary{color:var(--gray-700);cursor:pointer;padding:.75rem;font-size:.875rem}.seller-filter-body{border-top:1px solid var(--gray-100);padding:0 .75rem .75rem}.seller-filter-search{margin:.75rem 0 .5rem}.seller-option-list{border:1px solid var(--gray-200);max-height:240px;overflow-y:auto}.seller-option{border-bottom:1px solid var(--gray-100);color:var(--gray-800);cursor:pointer;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;margin:0;padding:8px;font-size:.8rem;display:grid}.seller-option:last-child{border-bottom:0}.seller-option:hover{background:var(--gray-50)}.filter-group .seller-option input{width:16px;height:16px;margin:0;padding:0}.seller-option-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-option-count{color:var(--gray-500);font-variant-numeric:tabular-nums}.seller-filter-empty,.seller-filter-limit{color:var(--gray-500);margin:0;padding:10px 8px;font-size:.75rem}.seller-filter-limit{padding:8px 0 0}.filter-group input,.filter-group select{border:1px solid var(--gray-200);box-sizing:border-box;background:#fff;border-radius:0;width:100%;height:44px;padding:.75rem;font-size:.875rem}.filter-group input:focus,.filter-group select:focus{border-color:var(--gray-400);outline:none}.filter-help{color:var(--gray-500);margin:.4rem 0 0;font-size:.72rem;line-height:1.35}.filter-price-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reset-filters-button{border:1px solid var(--gray-300);width:100%;color:var(--gray-900);font-size:.85rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:var(--transition-base);background:#fff;margin-top:4px;padding:.6rem .85rem}.reset-filters-button:hover{border-color:var(--gray-500);background:var(--gray-50)}.listings-section{min-height:400px}.browse-loading-bar{border:1px solid var(--gray-200);background:var(--gray-50);color:var(--gray-600);margin-bottom:16px;padding:.75rem 1rem;font-size:.875rem}.listings-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:max-content;gap:24px;display:grid}.listings-grid+.listings-grid{margin-top:24px}.load-more-row{text-align:center;margin-top:24px}.load-more-error{color:var(--gray-600);margin-bottom:8px;font-size:.875rem}.load-more-button{border:1px solid var(--gray-300);color:var(--gray-900);font-size:.85rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:var(--transition-base);background:#fff;padding:.6rem 1.5rem}.load-more-button:hover:not(:disabled){border-color:var(--gray-500);background:var(--gray-50)}.load-more-button:disabled{opacity:.6;cursor:default}.no-results{border:1px solid var(--gray-200);background:var(--gray-50);color:var(--gray-600);text-align:center;padding:48px 24px;font-size:1rem}@media (max-width:768px){.browse-page{padding:20px 16px 48px}.browse-header{align-items:flex-end;margin-bottom:16px;padding-bottom:12px}.browse-content{grid-template-columns:1fr;gap:16px}.filters-sidebar{order:1;max-height:none;position:static}.listings-section{order:2}.listings-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.listings-grid+.listings-grid{margin-top:16px}}@media (max-width:480px){.listings-grid{grid-template-columns:1fr}}
