.tutorial-overlay.svelte-1bdq8l9{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:2rem;animation:svelte-1bdq8l9-fadeIn .3s ease-out}.spotlight.svelte-1bdq8l9{border-radius:8px;box-shadow:0 0 0 9999px #000000b3;animation:svelte-1bdq8l9-pulse 2s infinite;pointer-events:none;position:fixed}.tutorial-content.svelte-1bdq8l9{background:#fff;border-radius:8px;padding:2rem;max-width:400px;margin-top:120px;box-shadow:0 10px 15px #0000001a;text-align:center;animation:svelte-1bdq8l9-slideDown .4s ease-out .2s both}.tutorial-content.svelte-1bdq8l9 h3:where(.svelte-1bdq8l9){margin:0 0 1rem;color:#2d3748;font-size:1.25rem;font-weight:600}.tutorial-content.svelte-1bdq8l9 p:where(.svelte-1bdq8l9){margin:0 0 1.5rem;color:#4a5568;line-height:1.6}.tutorial-actions.svelte-1bdq8l9{display:flex;justify-content:center}.tutorial-arrow.svelte-1bdq8l9{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid white;animation:svelte-1bdq8l9-bounce 1s infinite 1s;pointer-events:none}@keyframes svelte-1bdq8l9-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1bdq8l9-slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1bdq8l9-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes svelte-1bdq8l9-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:960px){.tutorial-overlay.svelte-1bdq8l9{padding:1rem}.tutorial-content.svelte-1bdq8l9{margin-top:100px;max-width:300px;padding:1.5rem}}.recent-searches.svelte-1k72c6y{margin-top:2rem;width:100%}.recent-searches.svelte-1k72c6y h3:where(.svelte-1k72c6y){font-size:.875rem;font-weight:500;color:#4a5568;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.recent-searches.svelte-1k72c6y ul:where(.svelte-1k72c6y){list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.recent-searches.svelte-1k72c6y .search-term:where(.svelte-1k72c6y){background:none;border:none;color:#2b6cb0;cursor:pointer;font-size:.9375rem;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s ease}.recent-searches.svelte-1k72c6y .search-term:where(.svelte-1k72c6y):hover{background-color:#2b6cb01a}.recent-searches.svelte-1k72c6y .search-term:where(.svelte-1k72c6y):active{background-color:#2b6cb033}.watchlist-button.svelte-1p6exjf{padding:.65rem;display:flex;align-items:center;justify-content:center;background-color:#ffffffe6;border:none;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;color:#4a5568}.watchlist-button.svelte-1p6exjf:hover{background-color:#fff;transform:scale(1.1);color:#2d3748}.watchlist-button.svelte-1p6exjf:active{transform:scale(.95)}.watchlist-button.svelte-1p6exjf:disabled{opacity:.6;cursor:wait}.watchlist-button.in-watchlist.svelte-1p6exjf{color:#e53e3e}.watchlist-button.in-watchlist.svelte-1p6exjf:hover{color:#c53030}.watchlist-button.loading.svelte-1p6exjf svg:where(.svelte-1p6exjf){animation:svelte-1p6exjf-spin 1s linear infinite}.watchlist-button.svelte-1p6exjf svg:where(.svelte-1p6exjf){transition:transform .2s ease}@keyframes svelte-1p6exjf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.add-tag-modal.svelte-1lyrf6c{display:flex;flex-direction:column;gap:1rem}.input-group.svelte-1lyrf6c{display:flex;gap:.5rem}.input-group.svelte-1lyrf6c input:where(.svelte-1lyrf6c){flex:1;padding:.75rem;border:1px solid rgba(0,0,0,.25);border-radius:4px;font-size:1rem}.input-group.svelte-1lyrf6c input:where(.svelte-1lyrf6c):focus{outline:none;border-color:#2b6cb0;box-shadow:0 0 0 2px #4299e133}.input-group.svelte-1lyrf6c input:where(.svelte-1lyrf6c):disabled{background-color:#f7f7f7;cursor:not-allowed}h3.svelte-1lyrf6c{font-size:.9rem;color:#4a5568;margin:.5rem 0}.tags-list.svelte-1lyrf6c{display:flex;flex-wrap:wrap;gap:.2rem;padding:.2rem}.tags-list.clickable.svelte-1lyrf6c{cursor:pointer}.tag-button.svelte-1lyrf6c{background:none;border:none;padding:0;cursor:pointer;transition:transform .1s ease}.tag-button.svelte-1lyrf6c:hover{transform:scale(1.05)}.tag-button.svelte-1lyrf6c:disabled{opacity:.6;cursor:not-allowed}.card.svelte-8968vu{overflow:hidden;position:relative;height:100%;display:flex;flex-direction:column}.card.svelte-8968vu .title:where(.svelte-8968vu){margin-bottom:.7rem;font-size:1rem;line-height:1.4;color:#2d3748;font-weight:600;height:2.7rem;overflow:hidden;text-overflow:ellipsis;text-align:center}.card.svelte-8968vu .image-container:where(.svelte-8968vu){max-width:240px;overflow:hidden;margin-left:auto;margin-right:auto;margin-top:.5rem}.card.svelte-8968vu .watchlist-button:where(.svelte-8968vu){position:absolute;top:1rem;right:1rem;z-index:5}.card.svelte-8968vu .grade:where(.svelte-8968vu){position:absolute;top:0;left:0;z-index:2}.card.svelte-8968vu .content:where(.svelte-8968vu){padding:1rem;display:flex;flex-direction:column;flex-grow:1}.card.svelte-8968vu .features:where(.svelte-8968vu){margin-top:1rem}.card.svelte-8968vu .comps:where(.svelte-8968vu){margin-top:1rem;text-align:center}.card.svelte-8968vu .tags:where(.svelte-8968vu){margin-top:1rem;text-align:center}.card.svelte-8968vu .ended-message:where(.svelte-8968vu){position:absolute;bottom:0;left:0;right:0;background:#000;color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;padding:.5rem;text-align:center;z-index:1}.card.hasEnded.svelte-8968vu .title:where(.svelte-8968vu),.card.hasEnded.svelte-8968vu .image-container:where(.svelte-8968vu),.card.hasEnded.svelte-8968vu .content:where(.svelte-8968vu),.card.hasEnded.svelte-8968vu .grade:where(.svelte-8968vu),.card.hasEnded.svelte-8968vu .tags:where(.svelte-8968vu){opacity:.5}.card.hasEnded.svelte-8968vu .watchlist-button:where(.svelte-8968vu){opacity:1}@keyframes svelte-1huwwbf-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes svelte-1huwwbf-pulse{0%,to{opacity:1}50%{opacity:.6}}.shimmer.svelte-1huwwbf{background:linear-gradient(90deg,#e3e6ed33 25%,#e3e6ed80 37%,#e3e6ed33 63%);background-size:200% 100%;animation:svelte-1huwwbf-shimmer 1.5s infinite linear,svelte-1huwwbf-pulse 2s infinite ease-in-out}.loading-list.svelte-1huwwbf{display:flex;flex-direction:column;gap:.75rem;max-width:1200px;margin:0 auto}.loading-list-item.svelte-1huwwbf{position:relative;display:flex;gap:1.25rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #edf2f7}.loading-list-item.svelte-1huwwbf .image-placeholder:where(.svelte-1huwwbf){width:120px;aspect-ratio:3/4;flex-shrink:0;border-radius:6px;background-color:#f7fafc}.loading-list-item.svelte-1huwwbf .grade-placeholder:where(.svelte-1huwwbf){position:absolute;top:.75rem;left:.75rem;height:1.25rem;width:3.5rem;border-radius:4px;z-index:1}.loading-list-item.svelte-1huwwbf .content-placeholder:where(.svelte-1huwwbf){flex:1;display:flex;flex-direction:column;gap:.75rem;padding:.25rem 0}.loading-list-item.svelte-1huwwbf .title-placeholder:where(.svelte-1huwwbf){height:1rem;width:80%;border-radius:4px}.loading-list-item.svelte-1huwwbf .price-placeholder:where(.svelte-1huwwbf){height:1.25rem;width:30%;border-radius:4px;margin-top:.5rem}.loading-grid.svelte-1huwwbf{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.loading-grid-item.svelte-1huwwbf{position:relative;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;border:1px solid #edf2f7;height:100%;display:flex;flex-direction:column}.loading-grid-item.svelte-1huwwbf .image-placeholder:where(.svelte-1huwwbf){width:100%;aspect-ratio:3/4;background-color:#f7fafc}.loading-grid-item.svelte-1huwwbf .grade-placeholder:where(.svelte-1huwwbf){position:absolute;top:.75rem;left:.75rem;height:1.25rem;width:3.5rem;border-radius:4px;z-index:1}.loading-grid-item.svelte-1huwwbf .content-placeholder:where(.svelte-1huwwbf){padding:1rem;display:flex;flex-direction:column;gap:.75rem}.loading-grid-item.svelte-1huwwbf .title-placeholder:where(.svelte-1huwwbf){height:1rem;width:80%;border-radius:4px}.loading-grid-item.svelte-1huwwbf .price-placeholder:where(.svelte-1huwwbf){height:1.25rem;width:30%;border-radius:4px;margin-top:.5rem}.loading-table-container.svelte-1huwwbf{width:100%;overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.loading-table.svelte-1huwwbf{width:100%;border-collapse:collapse}.loading-table.svelte-1huwwbf th:where(.svelte-1huwwbf),.loading-table.svelte-1huwwbf td:where(.svelte-1huwwbf){padding:.75rem;text-align:left;border-bottom:1px solid #eee}.loading-table.svelte-1huwwbf th:where(.svelte-1huwwbf){background-color:#f8f9fa;height:2.5rem}.loading-table.svelte-1huwwbf .image-col:where(.svelte-1huwwbf){width:80px}.loading-table.svelte-1huwwbf .title-col:where(.svelte-1huwwbf){min-width:250px}.loading-table.svelte-1huwwbf .year-col:where(.svelte-1huwwbf),.loading-table.svelte-1huwwbf .brand-col:where(.svelte-1huwwbf),.loading-table.svelte-1huwwbf .number-col:where(.svelte-1huwwbf),.loading-table.svelte-1huwwbf .grade-col:where(.svelte-1huwwbf){width:100px}.loading-table.svelte-1huwwbf .features-col:where(.svelte-1huwwbf){min-width:150px}.loading-table.svelte-1huwwbf .price-col:where(.svelte-1huwwbf){width:120px}.loading-table.svelte-1huwwbf .actions-col:where(.svelte-1huwwbf){width:50px}.image-placeholder.svelte-1huwwbf{width:60px;height:60px;border-radius:4px;background-color:#f7fafc}.title-placeholder.svelte-1huwwbf{height:1rem;width:80%;border-radius:4px}.text-placeholder.svelte-1huwwbf{height:1rem;width:70%;border-radius:4px}.features-placeholder.svelte-1huwwbf{height:1rem;width:90%;border-radius:4px}.price-placeholder.svelte-1huwwbf{height:1.25rem;width:80%;border-radius:4px}.action-placeholder.svelte-1huwwbf{height:1.5rem;width:1.5rem;border-radius:50%;margin:0 auto}.button-container.svelte-jhjfc1{display:flex;justify-content:center}.buttons.svelte-cqtgo{display:flex;gap:.75rem;margin-top:1.5rem;justify-content:center}.results-grid.svelte-uj97pf{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}@media(max-width:680px){.results-grid.svelte-uj97pf{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem}}.view-toggle.svelte-2u32xk,.dropdown-container.svelte-2u32xk{position:relative}.dropdown-trigger.svelte-2u32xk{display:flex;align-items:center;gap:.2rem;border:1px solid rgba(0,0,0,.25);border-radius:4px;padding:.5rem;cursor:pointer;color:#2d3748;font-size:.875rem;transition:all .2s ease;min-width:100px}@media(max-width:400px){.dropdown-trigger.svelte-2u32xk{min-width:auto;padding:.2rem .5rem}.dropdown-trigger.svelte-2u32xk .dropdown-text:where(.svelte-2u32xk){display:none}}.dropdown-trigger[aria-expanded=true].svelte-2u32xk{background:#fff;box-shadow:0 1px 2px #0000000d}.dropdown-trigger.svelte-2u32xk .dropdown-text:where(.svelte-2u32xk){flex:1;text-align:left}.dropdown-overlay.svelte-2u32xk{position:fixed;inset:0;z-index:10}.dropdown-menu.svelte-2u32xk{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid rgba(0,0,0,.25);border-radius:4px;box-shadow:0 10px 15px #0000001a;z-index:20;margin-top:2px;overflow:hidden}@media(max-width:400px){.dropdown-menu.svelte-2u32xk{min-width:120px;right:0;left:auto}}.dropdown-menu.svelte-2u32xk .dropdown-item:where(.svelte-2u32xk){display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;background:none;border:none;text-align:left;cursor:pointer;color:#2d3748;font-size:.875rem;transition:background .2s ease}.dropdown-menu.svelte-2u32xk .dropdown-item.active:where(.svelte-2u32xk){color:#2b6cb0}.dropdown-menu.svelte-2u32xk .dropdown-item:where(.svelte-2u32xk) span:where(.svelte-2u32xk){flex:1}.results-header.svelte-1bagzmw{background:#fff;border-bottom:1px solid rgba(0,0,0,.25);padding:1rem 0}@media(max-width:400px){.results-header.svelte-1bagzmw{padding:.5rem}}.container.svelte-1bagzmw{max-width:1200px;margin:0 auto;padding:0 1rem}@media(max-width:400px){.container.svelte-1bagzmw{padding:0}}.header-content.svelte-1bagzmw{align-items:center;display:flex;justify-content:space-between}.left.svelte-1bagzmw{color:#2d3748;font-size:1rem}.right.svelte-1bagzmw{align-items:center;display:flex;gap:1rem}.watchlist-filters.svelte-1bagzmw{display:flex;gap:.2rem;position:relative;top:-6px}.listing.svelte-8iw42i{position:relative;display:flex;justify-content:space-between;gap:1.5rem}@media(max-width:679px){.listing.svelte-8iw42i .metadata:where(.svelte-8iw42i){display:none}}.main-content.svelte-8iw42i{flex:1;display:flex;gap:1.25rem;min-width:0}.metadata.svelte-8iw42i{width:200px;display:flex;flex-direction:column;gap:.5rem;border-left:1px solid #e2e8f0;padding:.5rem 0 .5rem 1.25rem;margin-left:.75rem}.price-tag-container.svelte-8iw42i{max-width:250px}.image-container.svelte-8iw42i{width:120px;height:160px;flex-shrink:0;transform-origin:bottom left;transition:transform .3s ease;position:relative;overflow:hidden}.watchlist-button.svelte-8iw42i{position:absolute;right:1rem;top:1rem;z-index:10;padding:0;margin:0;border:none;background:none;cursor:pointer;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.watchlist-button.svelte-8iw42i:focus-visible{outline:2px solid #3182ce;outline-offset:2px}.grade.svelte-8iw42i{position:absolute;top:0;left:0;z-index:1}.details.svelte-8iw42i{flex:1;display:flex;flex-direction:column;gap:.75rem;min-width:0;padding:.25rem 0;position:static}.details.svelte-8iw42i h3:where(.svelte-8iw42i){margin-top:0;margin-bottom:0;margin-right:2rem;font-size:1rem;font-weight:500}.watchlist-actions.svelte-8iw42i{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;gap:1rem}.tags.svelte-8iw42i{flex:1}.ended-message.svelte-8iw42i{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#ffffff80;font-size:1.5rem;font-weight:700;color:#333;z-index:3;pointer-events:none}.results-list.svelte-6rk6xj{display:flex;flex-direction:column;gap:.75rem;max-width:1200px;margin:0 auto}.data-table-container.svelte-14486nd{width:100%;margin-bottom:1rem;border:1px solid;border-radius:8px;background:#fff;overflow:hidden}.data-table-container.svelte-14486nd .caption:where(.svelte-14486nd){font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#2d3748;padding:1rem 1rem 0}.table-responsive.svelte-14486nd{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive.svelte-14486nd::-webkit-scrollbar{height:8px}.table-responsive.svelte-14486nd::-webkit-scrollbar-track{background:#f8f9fa}.table-responsive.svelte-14486nd::-webkit-scrollbar-thumb{background-color:#dee2e6;border-radius:4px}.data-table.svelte-14486nd{width:100%;border-collapse:collapse;border-spacing:0;color:#2d3748;font-size:.95rem}.data-table.svelte-14486nd th:where(.svelte-14486nd),.data-table.svelte-14486nd td:where(.svelte-14486nd){text-align:left;padding:.875rem 1rem;border-bottom:1px solid #e9ecef}.data-table.svelte-14486nd th:where(.svelte-14486nd){background-color:#f8f9fa;font-weight:600;font-size:.875rem;color:#495057;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #dee2e6;white-space:nowrap;position:sticky;top:0;z-index:1}.data-table.svelte-14486nd tbody:where(.svelte-14486nd) tr:where(.svelte-14486nd){transition:background-color .15s ease}.data-table.svelte-14486nd tbody:where(.svelte-14486nd) tr:where(.svelte-14486nd):last-child td:where(.svelte-14486nd){border-bottom:none}.data-table.svelte-14486nd .align-left:where(.svelte-14486nd){text-align:left}.data-table.svelte-14486nd .align-center:where(.svelte-14486nd){text-align:center}.data-table.svelte-14486nd .align-right:where(.svelte-14486nd){text-align:right}.data-table.svelte-14486nd .empty-message:where(.svelte-14486nd){text-align:center;padding:3rem 2rem;color:#6c757d;font-size:.95rem;background-color:#f8f9fa}.data-table.striped.svelte-14486nd tbody:where(.svelte-14486nd) tr:where(.svelte-14486nd):nth-child(odd){background-color:#fbfcfd}.data-table.hover.svelte-14486nd tbody:where(.svelte-14486nd) tr:where(.svelte-14486nd):hover{background-color:#f1f3f4}.data-table.bordered.svelte-14486nd th:where(.svelte-14486nd),.data-table.bordered.svelte-14486nd td:where(.svelte-14486nd){border-right:1px solid #e9ecef}.data-table.bordered.svelte-14486nd th:where(.svelte-14486nd):last-child,.data-table.bordered.svelte-14486nd td:where(.svelte-14486nd):last-child{border-right:none}.data-table.size-small.svelte-14486nd th:where(.svelte-14486nd),.data-table.size-small.svelte-14486nd td:where(.svelte-14486nd){padding:.5rem .75rem;font-size:.875rem}.data-table.size-large.svelte-14486nd th:where(.svelte-14486nd),.data-table.size-large.svelte-14486nd td:where(.svelte-14486nd){padding:1.125rem 1.25rem;font-size:1rem}.data-table.fixed-header.svelte-14486nd thead:where(.svelte-14486nd) th:where(.svelte-14486nd){box-shadow:0 1px #dee2e6}.data-table.no-wrap.svelte-14486nd th:where(.svelte-14486nd),.data-table.no-wrap.svelte-14486nd td:where(.svelte-14486nd){white-space:nowrap}.data-table.svelte-14486nd th.sortable:where(.svelte-14486nd){cursor:pointer;user-select:none;position:relative}.data-table.svelte-14486nd th.sortable:where(.svelte-14486nd):hover{background-color:#e9ecef;color:#2b6cb0}.data-table.svelte-14486nd .sort-indicator:where(.svelte-14486nd){margin-left:.5rem;font-size:.75rem;color:#2b6cb0;opacity:.8}.data-table.svelte-14486nd th:where(.svelte-14486nd):focus,.data-table.svelte-14486nd td:where(.svelte-14486nd):focus{outline:2px solid #2b6cb0;outline-offset:-2px}.data-table.svelte-14486nd .empty-cell:where(.svelte-14486nd){color:#00000080;font-style:italic}.empty-illustration.svelte-14486nd{margin-bottom:1rem;color:#adb5bd;display:flex;justify-content:center;font-size:3rem}.skeleton.svelte-14486nd{display:inline-block;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 37%,#f8f9fa 63%);background-size:400% 100%;animation:svelte-14486nd-skeleton-loading 1.4s ease-in-out infinite;border-radius:3px}.skeleton.skeleton-cell.svelte-14486nd{width:100%;height:1.2em}@keyframes svelte-14486nd-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (max-width:767px){.data-table-container.svelte-14486nd{margin:0 -1rem;border-radius:0;border-left:none;border-right:none}.data-table.svelte-14486nd{font-size:.875rem}.data-table.svelte-14486nd th:where(.svelte-14486nd),.data-table.svelte-14486nd td:where(.svelte-14486nd){padding:.75rem .5rem}.data-table.svelte-14486nd th:where(.svelte-14486nd){font-size:.8rem}}.pagination.svelte-1800ptl{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2rem 0}.page-button.svelte-1800ptl{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 1rem;border:1px solid rgba(0,0,0,.25);border-radius:4px;background:#fff;color:#4a5568;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.page-button.svelte-1800ptl:hover:not(.disabled){background:#c8c8c8;border-color:#718096;color:#2d3748}.page-button.active.svelte-1800ptl{background:#2b6cb0;border-color:#2c5282;color:#fff}.page-button.disabled.svelte-1800ptl{opacity:.5;cursor:not-allowed}.page-button.svelte-1800ptl svg:where(.svelte-1800ptl){width:1.25rem;height:1.25rem}.ellipsis.svelte-1800ptl{color:#4a5568;font-size:.875rem;font-weight:500;padding:0 .5rem}nav.svelte-3ypi4w{margin-top:1.5rem;margin-bottom:1.5rem;padding:1rem;background-color:#f8fafc;border-radius:4px;border:1px solid #e2e8f0}nav.svelte-3ypi4w h3:where(.svelte-3ypi4w){font-size:1.125rem;margin:0;color:#2d3748;font-weight:600}nav.svelte-3ypi4w ul:where(.svelte-3ypi4w){list-style:none;margin-top:1rem;padding:0;margin-left:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.2rem}nav.svelte-3ypi4w li:where(.svelte-3ypi4w){margin:0}nav.svelte-3ypi4w a:where(.svelte-3ypi4w){color:#2b6cb0;text-decoration:none;font-size:.875rem}nav.svelte-3ypi4w a:where(.svelte-3ypi4w):hover{text-decoration:underline}.image-container.svelte-11p8ytk{width:60px;height:80px;overflow:hidden;position:relative}.listing-row.hide.svelte-11p8ytk{display:none}.listing-row.svelte-11p8ytk:hover{background-color:#f8f9fa}.listing-row.hasEnded.svelte-11p8ytk{background-color:#f0f0f0}.listing-row.hasEnded.svelte-11p8ytk .image-col:where(.svelte-11p8ytk),.listing-row.hasEnded.svelte-11p8ytk .title-col:where(.svelte-11p8ytk),.listing-row.hasEnded.svelte-11p8ytk .price-col:where(.svelte-11p8ytk),.listing-row.hasEnded.svelte-11p8ytk .year-col:where(.svelte-11p8ytk),.listing-row.hasEnded.svelte-11p8ytk .brand-col:where(.svelte-11p8ytk),.listing-row.hasEnded.svelte-11p8ytk .number-col:where(.svelte-11p8ytk),.listing-row.hasEnded.svelte-11p8ytk .grade-col:where(.svelte-11p8ytk),.listing-row.hasEnded.svelte-11p8ytk .features-col:where(.svelte-11p8ytk){opacity:.5}.ended-badge.svelte-11p8ytk,.sold-date.svelte-11p8ytk{margin-top:4px;display:flex}.price-col.svelte-11p8ytk{position:relative;overflow:visible}td.svelte-11p8ytk{padding:.75rem;text-align:left;border-bottom:1px solid #eee;vertical-align:middle}.watchlist-container.svelte-11p8ytk{display:flex;justify-content:center}.results-table-container.svelte-zlbs57{width:100%;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow-x:auto;overflow-y:visible}.results-table.svelte-zlbs57{width:100%;border-collapse:collapse;overflow:visible}.results-table.svelte-zlbs57 th:where(.svelte-zlbs57){padding:.75rem;text-align:left;border-bottom:1px solid #eee}.results-table.svelte-zlbs57 th:where(.svelte-zlbs57){background-color:#f8f9fa;font-weight:600;color:#555;position:sticky;top:0;z-index:1}.results-table.svelte-zlbs57 .image-col:where(.svelte-zlbs57){width:80px}.results-table.svelte-zlbs57 .title-col:where(.svelte-zlbs57){min-width:250px}.results-table.svelte-zlbs57 .year-col:where(.svelte-zlbs57),.results-table.svelte-zlbs57 .brand-col:where(.svelte-zlbs57),.results-table.svelte-zlbs57 .number-col:where(.svelte-zlbs57),.results-table.svelte-zlbs57 .grade-col:where(.svelte-zlbs57){width:100px}.results-table.svelte-zlbs57 .features-col:where(.svelte-zlbs57){min-width:150px}.results-table.svelte-zlbs57 .price-col:where(.svelte-zlbs57){width:120px}.results-table.svelte-zlbs57 .actions-col:where(.svelte-zlbs57){width:50px}
