.user-models-page{width:100%;padding:26px 22px 40px}.user-models-header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.user-models-header h1{margin:0 0 5px;color:#f2f6fa;font-size:22px}.user-models-header p{margin:0;color:#8796a5;font-size:12px}.user-models-toolbar{padding:12px;margin-bottom:14px;border:1px solid #2d3a46;border-radius:10px;background:#141c23}.user-models-search{width:min(420px,100%);height:36px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #33424e;border-radius:8px;background:#10171d;color:#718293}.user-models-search:focus-within{border-color:#7668e8;box-shadow:0 0 0 3px #765cff18}.user-models-search input{width:100%;border:0;outline:0;background:transparent;color:#e7edf3;font:inherit;font-size:12px}.user-models-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:14px}.user-model-card{display:flex;align-items:stretch;justify-content:space-between;gap:18px;padding:18px;border:1px solid #2d3a46;border-radius:12px;background:linear-gradient(145deg,#172029,#121920);box-shadow:0 10px 24px #0002}.user-model-main h2{margin:10px 0 4px;color:#f1f5f9;font-size:16px}.user-model-main>p{margin:0;color:#718292;font-size:10px}.user-model-specs{display:flex;gap:22px;margin-top:18px}.user-model-specs span,.user-model-specs small{display:block}.user-model-specs small{margin-bottom:5px;color:#768695;font-size:9px;text-transform:uppercase;letter-spacing:.45px}.user-model-specs code{padding:3px 6px;border-radius:5px;background:#0d141a;color:#b3bfca;font-size:10px}.user-model-control{min-width:110px;display:flex;align-items:flex-end;justify-content:space-between;flex-direction:column}.user-model-state{padding:4px 8px;border-radius:999px;background:#382326;color:#ffaaa5;font-size:9px;font-weight:800}.user-model-state.enabled{background:#153225;color:#71d69c}.user-models-empty{grid-column:1/-1;padding:65px;border:1px dashed #33424e;border-radius:10px;color:#7f8f9e;text-align:center}.user-models-empty.error{color:#ff9c98}.model-credential-modal{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:18px;background:#05080de6;backdrop-filter:blur(3px)}.model-credential-dialog{width:min(490px,100%);overflow:hidden;border:1px solid #3a4753;border-radius:14px;background:#141b22;box-shadow:0 28px 80px #000}.model-credential-dialog header{display:flex;justify-content:space-between;gap:15px;padding:19px;border-bottom:1px solid #2c3843}.model-credential-dialog h2{margin:0;color:#f1f5f9;font-size:17px}.model-credential-dialog header p{margin:5px 0 0;color:#8795a4;font-size:11px;line-height:1.5}.model-credential-dialog form{padding:19px}.model-credential-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 19px;border-top:1px solid #2c3843;background:#111820}.model-credential-error{min-height:16px;margin:9px 0 0;color:#ff9c98;font-size:11px}@media(max-width:560px){.user-models-page{padding:18px 14px 28px}.user-models-header{align-items:flex-start;flex-direction:column}.user-models-list{grid-template-columns:1fr}.user-model-card{flex-direction:column}.user-model-control{align-items:center;flex-direction:row}}
