.models-page{flex:1;min-width:0;background:transparent}.models-page__shell{position:relative}.models-page__hero{margin:0}.models-page__hero-grid{display:grid;gap:2rem;align-items:start;grid-template-columns:minmax(0,1fr) minmax(320px,340px)}.models-page__hero-copy{min-width:0}.models-page__title-line{display:block}.models-page__contact-actions,.models-page__empty-actions,.models-page__hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.models-page__button.btn,.models-page__toolbar-button.btn{width:auto;min-width:12rem;min-height:3.2rem;box-sizing:border-box;padding:.88rem 1.25rem;font-size:.95rem}.models-page__contact-card,.models-page__cta-copy,.models-page__empty-state,.models-page__filters-panel,.models-page__hero-panel,.models-page__model-card,.models-page__pagination{padding:1.5rem}.models-page__field-label,.models-page__meta-label,.models-page__metric-label,.models-page__provider{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.models-page__meta-label{color:rgba(103,232,249,.82)}.models-page__field-label,.models-page__metric-label,.models-page__provider{color:rgba(255,255,255,.5)}.models-page__metric-grid,.models-page__stats-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.models-page__stats-grid{margin-top:1.25rem}.models-page__metric-card,.models-page__stat-card{min-width:0;border-radius:1rem;padding:1rem;background:rgba(255,255,255,.035);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.models-page__metric-value,.models-page__stat-value{margin:0;font-size:clamp(1.3rem,2.8vw,1.8rem);font-weight:700;letter-spacing:-.03em;color:#fff}.models-page__stat-label{margin-top:.45rem;color:rgba(255,255,255,.62);font-size:.92rem;line-height:1.6}.models-page__support-note{margin-top:1rem}.models-page__filter-form{display:grid;gap:1rem;align-items:end;grid-template-columns:minmax(0,1.6fr) minmax(0,.9fr) minmax(0,1fr) minmax(0,.85fr) auto}.models-page__field{min-width:0}.models-page__control{width:100%;min-height:3.35rem;margin-top:.7rem;padding:.95rem 1rem;border:0;border-radius:1rem;outline:0;color:rgba(255,255,255,.9);background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);transition:background .2s ease,box-shadow .2s ease,color .2s ease;color-scheme:dark}.models-page__control::-moz-placeholder{color:rgba(255,255,255,.42)}.models-page__control::placeholder{color:rgba(255,255,255,.42)}.models-page__control:focus{background:rgba(255,255,255,.06);box-shadow:inset 0 0 0 1px rgba(216,180,254,.34),0 0 0 3px rgba(34,211,238,.1)}.models-page__filter-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.models-page__toggle{display:inline-flex;align-items:center;gap:.65rem;min-height:3.15rem;padding:.8rem 1rem;border-radius:999px;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);color:rgba(255,255,255,.74);font-size:.92rem;font-weight:500}.models-page__toggle input{width:1rem;height:1rem;margin:0;accent-color:#22d3ee}.models-page__card-badges,.models-page__chip-list,.models-page__filter-pills{display:flex;flex-wrap:wrap;gap:.65rem}.models-page__filter-pills{margin-top:1rem}.models-page__badge,.models-page__chip,.models-page__filter-pill,.models-page__pager{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.4rem .9rem;border-radius:999px;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.models-page__chip,.models-page__filter-pill,.models-page__pager{background:rgba(255,255,255,.03);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);color:rgba(255,255,255,.7)}.models-page__chip:hover,.models-page__filter-pill:hover,.models-page__pager:hover{color:#fff;background:rgba(255,255,255,.07)}.models-page__filter-pill{font-size:.87rem;font-weight:600}.models-page__filter-pill--active{color:#fff;background:rgba(255,255,255,.11);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 10px 24px rgba(255,255,255,.06)}.models-page__badge{min-height:2rem;padding:.35rem .75rem;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.models-page__badge--text{background:rgba(99,102,241,.18);color:#dbe5ff}.models-page__badge--image{background:rgba(245,158,11,.18);color:#fde7bf}.models-page__badge--video{background:rgba(244,114,182,.16);color:#ffd3ec}.models-page__badge--audio{background:rgba(52,211,153,.16);color:#cbffe8}.models-page__badge--tts{background:rgba(56,189,248,.16);color:#d7f2ff}.models-page__badge--embeddings{background:rgba(192,132,252,.16);color:#f3ddff}.models-page__badge--rerank{background:rgba(251,146,60,.18);color:#ffe2c9}.models-page__badge--file{background:rgba(161,161,170,.16);color:#f1f1f4}.models-page__badge--reasoning{background:rgba(216,180,254,.16);color:#f3ddff}.models-page__badge--free{background:rgba(74,222,128,.16);color:#d2ffe0}.models-page__chip{min-height:2.05rem;font-size:.8rem;font-weight:500}.models-page__cta-grid,.models-page__pagination,.models-page__results-head{display:grid;gap:1rem}.models-page__pagination,.models-page__results-head{grid-template-columns:minmax(0,1fr) auto;align-items:end}.models-page__results-note{max-width:34rem}.models-page__cards{display:grid;gap:1rem;margin-top:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.models-page__model-card{display:flex;flex-direction:column;min-height:100%;transition:transform .25s ease,box-shadow .25s ease}.models-page__model-card:hover{transform:translateY(-3px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 26px 44px -22px rgba(0,0,0,.45)}.models-page__card-copy{margin-top:1rem}.models-page__card-title{margin-top:.75rem}.models-page__card-description,.models-page__pricing-line{margin:0;color:rgba(255,255,255,.7);font-size:.95rem;line-height:1.78}.models-page__card-description{margin-top:.8rem;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.models-page__metric-grid{margin-top:1.25rem}.models-page__metric-value{margin-top:.35rem;font-size:1.1rem}.models-page__pricing{margin-top:1.25rem}.models-page__pricing-list{display:grid;gap:.35rem;margin-top:.65rem}.models-page__pricing-line--muted{color:rgba(255,255,255,.48)}.models-page__slug-block{margin-top:1.25rem;padding-top:1rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.models-page__slug{margin:.6rem 0 0;color:rgba(255,255,255,.74);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;line-height:1.72;word-break:break-all}.models-page__empty-state{margin-top:1.5rem;text-align:center}.models-page__empty-state .prism-content-page__text{margin-top:.8rem}.models-page__pagination{margin-top:1.25rem}.models-page__pagination-actions{display:flex;flex-wrap:wrap;gap:.75rem}.models-page__pager{min-width:6.75rem;font-size:.88rem;font-weight:600}.models-page__pager--disabled{cursor:not-allowed;color:rgba(255,255,255,.32);background:rgba(255,255,255,.02)}.models-page__cta-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.models-page__contact-email{margin:1rem 0 0;font-family:Galano Grotesque Alt DEMO,Inter,system-ui,sans-serif;font-weight:700;letter-spacing:-.03em;color:#fff;font-size:clamp(1.45rem,2.3vw,1.85rem);line-height:1.1}.models-page__contact-card .prism-content-page__text,.models-page__cta-copy .prism-content-page__text{margin-top:1rem}@media (max-width:1120px){.models-page__filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.models-page__field--search,.models-page__filter-actions{grid-column:span 2}.models-page__filter-actions{justify-content:flex-start}.models-page__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.models-page__cta-grid,.models-page__hero-grid,.models-page__pagination,.models-page__results-head{grid-template-columns:minmax(0,1fr)}.models-page__results-note{max-width:none}}@media (max-width:768px){.models-page__contact-card,.models-page__cta-copy,.models-page__empty-state,.models-page__filters-panel,.models-page__hero-panel,.models-page__model-card,.models-page__pagination{padding:1.25rem}.models-page__filter-form{grid-template-columns:minmax(0,1fr)}.models-page__field--search,.models-page__filter-actions{grid-column:auto}.models-page__contact-actions,.models-page__hero-actions{max-width:320px;margin-left:auto;margin-right:auto}.models-page__button.btn,.models-page__toolbar-button.btn{width:100%;min-width:0}}@media (max-width:640px){.models-page__cards,.models-page__metric-grid,.models-page__stats-grid{grid-template-columns:minmax(0,1fr)}.models-page__control{border-radius:.9rem}.models-page__chip,.models-page__filter-pill,.models-page__pager{min-height:2.2rem;font-size:.82rem}}