.model-card[data-astro-cid-g6xuudgg]{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:0;transition:all .2s ease;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;max-width:350px;box-shadow:0 1px 3px #0000001a}.model-card[data-astro-cid-g6xuudgg]:hover{border-color:#171717;box-shadow:0 1px 3px #0000001a}.model-logo[data-astro-cid-g6xuudgg]{width:100%;aspect-ratio:1;overflow:hidden;border-radius:0;background:#fafafa;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;padding:0}.model-logo[data-astro-cid-g6xuudgg] img[data-astro-cid-g6xuudgg]{width:100%;height:100%;object-fit:cover;object-position:center}.model-categories[data-astro-cid-g6xuudgg]{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.category-badge[data-astro-cid-g6xuudgg]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;padding:.25rem .5rem;background:#fafafa;color:#737373;border:1px solid #e2e8f0;border-radius:4px;font-size:.75rem;font-weight:500;letter-spacing:0;display:inline-block}.model-content[data-astro-cid-g6xuudgg]{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.75rem}.model-name[data-astro-cid-g6xuudgg]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;font-weight:600;color:#171717;margin:0;line-height:1.3;letter-spacing:-.011em}.model-description[data-astro-cid-g6xuudgg]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#737373;line-height:1.5;margin:0;flex:1;font-weight:400;font-size:.875rem;letter-spacing:-.011em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.model-developer[data-astro-cid-g6xuudgg]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;align-items:center;gap:.375rem;color:#737373;font-size:.75rem;font-weight:500;letter-spacing:-.011em}.model-developer[data-astro-cid-g6xuudgg] svg[data-astro-cid-g6xuudgg]{opacity:.6}.model-details[data-astro-cid-g6xuudgg]{display:flex;gap:1rem;flex-wrap:wrap}.model-detail[data-astro-cid-g6xuudgg]{display:flex;align-items:center;gap:.25rem;font-size:.75rem}.detail-label[data-astro-cid-g6xuudgg]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#737373;font-weight:500}.detail-value[data-astro-cid-g6xuudgg]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#171717;font-weight:600}.model-section[data-astro-cid-g6xuudgg]{margin-top:.25rem}.section-title[data-astro-cid-g6xuudgg]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:600;color:#171717;margin:0 0 .5rem;letter-spacing:-.011em}.best-for[data-astro-cid-g6xuudgg]{display:flex;gap:.375rem;flex-wrap:wrap}.use-case-tag[data-astro-cid-g6xuudgg]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;padding:.25rem .5rem;background:#fafafa;border:1px solid #e2e8f0;border-radius:4px;font-size:.625rem;color:#737373;font-weight:400;letter-spacing:-.011em;line-height:1.4}@media (max-width: 768px){.model-card[data-astro-cid-g6xuudgg]{border-radius:4px;max-width:none}.model-logo[data-astro-cid-g6xuudgg]{aspect-ratio:1;border-radius:0;padding:0}.model-content[data-astro-cid-g6xuudgg]{padding:1rem;gap:.75rem}}.filters-container[data-astro-cid-36mtn2gi]{margin-bottom:1rem;margin-top:1rem}.desktop-filters[data-astro-cid-36mtn2gi]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.search-box[data-astro-cid-36mtn2gi]{position:relative;flex:1;min-width:250px}.search-icon[data-astro-cid-36mtn2gi]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--text-secondary)}.search-input[data-astro-cid-36mtn2gi]{width:100%;padding:.875rem 1rem .875rem 3rem;border:1px solid var(--border);border-radius:0;background:var(--background);color:var(--text);font-size:.9375rem;transition:all .3s ease}.search-input[data-astro-cid-36mtn2gi]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f11a}.search-input[data-astro-cid-36mtn2gi]::placeholder{color:var(--text-light)}.filter-group[data-astro-cid-36mtn2gi]{display:flex;gap:1rem;align-items:center}.filter-dropdown[data-astro-cid-36mtn2gi]{position:relative}.filter-btn[data-astro-cid-36mtn2gi]{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:var(--background);border:1px solid var(--border);border-radius:0;color:var(--text);cursor:pointer;transition:all .3s ease;white-space:nowrap}.filter-btn[data-astro-cid-36mtn2gi]:hover,.filter-dropdown[data-astro-cid-36mtn2gi].active .filter-btn[data-astro-cid-36mtn2gi]{border-color:var(--primary);background:var(--surface)}.arrow[data-astro-cid-36mtn2gi]{width:16px;height:16px;color:var(--text-secondary);transition:transform .3s ease}.filter-dropdown[data-astro-cid-36mtn2gi].active .arrow[data-astro-cid-36mtn2gi]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-36mtn2gi]{position:absolute;top:100%;left:0;right:0;z-index:10;background:var(--background);border:1px solid var(--border);border-radius:0;margin-top:.5rem;max-height:300px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .3s ease}.filter-dropdown[data-astro-cid-36mtn2gi].open .dropdown-menu[data-astro-cid-36mtn2gi]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-header[data-astro-cid-36mtn2gi]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--border);font-weight:600;font-size:.875rem;color:var(--text)}.clear-btn[data-astro-cid-36mtn2gi]{background:none;border:none;color:var(--primary);font-size:.8125rem;font-weight:500;cursor:pointer;padding:0}.clear-btn[data-astro-cid-36mtn2gi]:hover{text-decoration:underline}.options-list[data-astro-cid-36mtn2gi]{max-height:240px;overflow-y:auto;padding:.5rem}.option-item[data-astro-cid-36mtn2gi]{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;border-radius:0;transition:background-color .2s ease;font-size:.875rem}.option-item[data-astro-cid-36mtn2gi]:hover{background:var(--surface)}.option-item[data-astro-cid-36mtn2gi] input[data-astro-cid-36mtn2gi][type=checkbox]{position:absolute;opacity:0;pointer-events:none}.checkbox[data-astro-cid-36mtn2gi]{width:18px;height:18px;border:2px solid var(--border);border-radius:0;position:relative;flex-shrink:0;transition:all .2s ease}.option-item[data-astro-cid-36mtn2gi] input[data-astro-cid-36mtn2gi]:checked+.checkbox[data-astro-cid-36mtn2gi]{background:var(--primary);border-color:var(--primary)}.option-item[data-astro-cid-36mtn2gi] input[data-astro-cid-36mtn2gi]:checked+.checkbox[data-astro-cid-36mtn2gi]:after{content:"";position:absolute;top:2px;left:5px;width:6px;height:10px;border:2px solid white;border-top:0;border-left:0;transform:rotate(45deg)}.option-label[data-astro-cid-36mtn2gi]{color:var(--text);line-height:1.4}.clear-all-btn[data-astro-cid-36mtn2gi]{padding:.875rem 1rem;background:var(--background);border:1px solid var(--border);border-radius:0;font-size:.9375rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;color:var(--text);cursor:pointer;transition:all .3s ease;white-space:nowrap}.clear-all-btn[data-astro-cid-36mtn2gi]:hover{border-color:var(--primary);background:var(--surface)}@media (max-width: 768px){.desktop-filters[data-astro-cid-36mtn2gi]{flex-direction:column;align-items:stretch;gap:1rem}.search-box[data-astro-cid-36mtn2gi]{min-width:auto}.filter-group[data-astro-cid-36mtn2gi]{justify-content:center}.dropdown-menu[data-astro-cid-36mtn2gi]{left:50%;transform:translate(-50%) translateY(-8px);min-width:280px}.filter-dropdown[data-astro-cid-36mtn2gi].open .dropdown-menu[data-astro-cid-36mtn2gi]{transform:translate(-50%) translateY(0)}}.main-wrapper[data-astro-cid-rj246k6e]{max-width:1600px;margin:8rem auto 0;padding:0 2rem 2rem}.models-container[data-astro-cid-rj246k6e]{display:flex;flex-direction:column;gap:1.5rem;min-height:100vh}.models-list[data-astro-cid-rj246k6e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem;justify-content:start}.model-wrapper[data-astro-cid-rj246k6e]{height:100%}@media (max-width: 1200px){.models-list[data-astro-cid-rj246k6e]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}@media (max-width: 768px){.main-wrapper[data-astro-cid-rj246k6e]{margin:2rem auto 0;padding:0 1rem 2rem}.models-container[data-astro-cid-rj246k6e]{margin-top:0}.models-list[data-astro-cid-rj246k6e]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}}@media (max-width: 480px){.models-list[data-astro-cid-rj246k6e]{grid-template-columns:1fr;gap:1rem}}
