.model-selector{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:1.5rem}.selector-chips{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.selector-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem .3rem .45rem;background:color-mix(in srgb,var(--accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:999px;font-size:.72rem;font-weight:600;color:var(--text);white-space:nowrap;animation:chipIn .15s ease both}@keyframes chipIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.selector-chip-logo{border-radius:5px;object-fit:contain;flex-shrink:0;color:#fff}.selector-chip-label{max-width:120px;overflow:hidden;text-overflow:ellipsis}.selector-chip-remove{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;border-radius:50%;background:transparent;color:var(--muted);cursor:pointer;padding:0;flex-shrink:0;transition:color .15s,background .15s}.selector-chip-remove:hover{color:var(--text);background:#ffffff1a}:root[data-theme=light] .selector-chip-remove:hover{background:#00000014}.selector-add{position:relative;flex-shrink:0}.selector-input-wrap{position:relative;display:flex;align-items:center}.selector-search-icon{position:absolute;left:.6rem;color:var(--muted);pointer-events:none;display:flex;align-items:center}.selector-search{padding:.38rem .75rem .38rem 2rem;background:var(--surface2);border:1px solid var(--border);border-radius:8px;color:var(--text);font-family:inherit;font-size:.78rem;outline:none;width:200px;transition:border-color .2s,box-shadow .2s}.selector-search:focus{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent)}.selector-search::placeholder{color:var(--muted);opacity:.6}.selector-dropdown{display:none;position:absolute;top:calc(100% + 4px);left:0;z-index:200;min-width:240px;max-height:280px;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 32px #00000040;padding:.3rem}:root[data-theme=light] .selector-dropdown{box-shadow:0 8px 32px #0000001a}.selector-dropdown-item{display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem .6rem;background:transparent;border:none;border-radius:6px;color:var(--text);cursor:pointer;text-align:left;font-family:inherit;font-size:.78rem;transition:background .15s}.selector-dropdown-item:hover{background:var(--surface2)}.selector-dropdown-logo{border-radius:5px;object-fit:contain;flex-shrink:0;color:#fff}.selector-dropdown-info{display:flex;flex-direction:column;gap:.1rem;min-width:0}.selector-dropdown-name{font-weight:600;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selector-dropdown-provider{font-size:.65rem;color:var(--muted);font-weight:400}.selector-dropdown-empty{padding:.75rem .6rem;color:var(--muted);font-size:.72rem;text-align:center;font-style:italic}.selector-max-msg{align-items:center;gap:.35rem;padding:.35rem .75rem;background:color-mix(in srgb,var(--accent) 10%,transparent);border:1px solid color-mix(in srgb,var(--accent) 25%,transparent);border-radius:8px;color:var(--muted);font-size:.7rem;font-weight:500}@media(max-width:600px){.selector-search{width:160px}}.cdb[data-astro-cid-omyhemsy]{display:flex;flex-direction:column;gap:1rem}.cdb-section[data-astro-cid-omyhemsy]{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;animation:fadeUp .4s ease both}.cdb-selector-section[data-astro-cid-omyhemsy]{padding:0;border-radius:14px;overflow:visible;position:relative;z-index:10}.cdb-section-header[data-astro-cid-omyhemsy]{display:flex;align-items:baseline;gap:1rem;padding:1.25rem 1.5rem 0;flex-wrap:wrap}.cdb-section-title[data-astro-cid-omyhemsy]{font-family:Syne,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text);opacity:.55;flex-shrink:0}.cdb-section-hint[data-astro-cid-omyhemsy]{font-size:.68rem;color:var(--muted);opacity:.6;font-style:italic}.cdb-empty[data-astro-cid-omyhemsy]{display:flex;align-items:center;justify-content:center;padding:5rem 2rem;border:1px dashed var(--border);border-radius:16px;background:var(--surface)}.cdb-empty-inner[data-astro-cid-omyhemsy]{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;color:var(--muted);opacity:.5}.cdb-empty-icon[data-astro-cid-omyhemsy]{margin-bottom:.25rem}.cdb-empty-title[data-astro-cid-omyhemsy]{font-size:.9rem;font-weight:600;color:var(--text);opacity:.5}.cdb-empty-hint[data-astro-cid-omyhemsy]{font-size:.72rem;color:var(--muted)}.cdb-one-model[data-astro-cid-omyhemsy]{display:flex;align-items:center;gap:.6rem;padding:1rem 1.5rem;border:1px dashed var(--border);border-radius:12px;background:var(--surface);color:var(--muted);font-size:.78rem}.cdb-one-model[data-astro-cid-omyhemsy] svg[data-astro-cid-omyhemsy]{flex-shrink:0;opacity:.5}.cdb-radar-wrap[data-astro-cid-omyhemsy]{padding:.75rem 1.5rem 1.5rem}.cdb-radar-canvas[data-astro-cid-omyhemsy]{width:100%;height:460px}.cdb-bar-section[data-astro-cid-omyhemsy] .cdb-section-header[data-astro-cid-omyhemsy]{justify-content:space-between;align-items:center;padding-bottom:.25rem}.cdb-bar-close[data-astro-cid-omyhemsy]{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--border);border-radius:6px;background:var(--surface2);color:var(--muted);cursor:pointer;flex-shrink:0;transition:border-color .15s,color .15s}.cdb-bar-close[data-astro-cid-omyhemsy]:hover{border-color:var(--accent);color:var(--text)}.cdb-bar-canvas[data-astro-cid-omyhemsy]{width:100%;height:220px;padding:.5rem 1.5rem 1.25rem}.cdb-table-scroll[data-astro-cid-omyhemsy]{overflow-x:auto;margin-top:.75rem}.cdb-table[data-astro-cid-omyhemsy]{width:100%;border-collapse:collapse;font-size:.77rem}.cdb-th[data-astro-cid-omyhemsy]{padding:.6rem 1.25rem;border-bottom:1px solid var(--border);background:var(--surface2);color:var(--muted);font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-align:left;white-space:nowrap}.cdb-th--bench[data-astro-cid-omyhemsy]{position:sticky;left:0;z-index:2;min-width:160px}.cdb-th-dot[data-astro-cid-omyhemsy]{display:inline-block;width:7px;height:7px;border-radius:2px;margin-right:.45rem;vertical-align:middle;flex-shrink:0}.cdb-th-name[data-astro-cid-omyhemsy]{vertical-align:middle;color:var(--text);font-size:.72rem;font-weight:600}.cdb-tr[data-astro-cid-omyhemsy]:nth-child(2n) .cdb-td[data-astro-cid-omyhemsy]{background:color-mix(in srgb,var(--surface2) 60%,var(--surface))}.cdb-tr[data-astro-cid-omyhemsy]:nth-child(2n) .cdb-td--bench[data-astro-cid-omyhemsy]{background:color-mix(in srgb,var(--surface2) 60%,var(--surface))}.cdb-tr[data-astro-cid-omyhemsy]:hover .cdb-td[data-astro-cid-omyhemsy],.cdb-tr[data-astro-cid-omyhemsy]:hover .cdb-td--bench[data-astro-cid-omyhemsy]{background:color-mix(in srgb,var(--accent) 6%,var(--surface))}.cdb-td[data-astro-cid-omyhemsy]{padding:.55rem 1.25rem;border-bottom:1px solid color-mix(in srgb,var(--border) 50%,transparent);color:var(--muted);text-align:left;white-space:nowrap;background:var(--surface);transition:background .12s;font-variant-numeric:tabular-nums}.cdb-td--bench[data-astro-cid-omyhemsy]{position:sticky;left:0;z-index:1;font-weight:500;color:var(--text);font-size:.73rem;cursor:pointer;background:var(--surface)}.cdb-td--bench[data-astro-cid-omyhemsy]:hover{color:var(--accent)}.cdb-td--best[data-astro-cid-omyhemsy]{font-weight:700}.cdb-tr[data-astro-cid-omyhemsy]:last-child .cdb-td[data-astro-cid-omyhemsy]{border-bottom:none}@media(max-width:600px){.cdb-radar-canvas[data-astro-cid-omyhemsy]{height:340px}.cdb-section-header[data-astro-cid-omyhemsy]{padding:1rem 1rem 0}.cdb-radar-wrap[data-astro-cid-omyhemsy]{padding:.5rem .75rem 1rem}.cdb-bar-canvas[data-astro-cid-omyhemsy]{padding:.25rem .75rem .75rem}.cdb-empty[data-astro-cid-omyhemsy]{padding:3rem 1rem}}.compare-page[data-astro-cid-zfc4wkwq]{padding-top:2.5rem}.compare-header[data-astro-cid-zfc4wkwq]{margin-bottom:2.5rem;animation:fadeUp .45s ease both}.compare-eyebrow[data-astro-cid-zfc4wkwq]{font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;opacity:.8}.compare-title[data-astro-cid-zfc4wkwq]{font-family:Syne,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;background:linear-gradient(130deg,var(--text) 0%,var(--accent) 70%,var(--accent2) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.6rem;letter-spacing:-.03em;line-height:1.1}.compare-subtitle[data-astro-cid-zfc4wkwq]{color:var(--muted);font-size:.83rem;line-height:1.65;max-width:440px}
