.omniforge-front-shell{width:100%;max-width:1120px;margin:24px auto;padding:0 16px;position:relative;z-index:20}.omniforge-front-card{background:linear-gradient(180deg,rgb(6 10 22 / .96),rgb(13 20 39 / .96));border:1px solid rgb(148 163 184 / .18);border-radius:24px;padding:22px;box-shadow:0 20px 70px rgb(2 6 23 / .28);backdrop-filter:blur(12px)}.omniforge-front-title{font-size:28px;font-weight:800;color:#fff;margin-bottom:8px}.omniforge-front-subtitle{color:#9fb1c9;margin-bottom:14px}.omniforge-front-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.omniforge-front-toolbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.omniforge-front-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.omniforge-front-input,.omniforge-front-select,.omniforge-front-textarea{width:100%;box-sizing:border-box;padding:14px 16px;border-radius:16px;border:1px solid rgb(148 163 184 / .18);background:#07101f;color:#fff}.omniforge-front-textarea{min-height:110px;resize:vertical;margin-top:10px}.omniforge-front-mini{min-width:0}.omniforge-front-button,.omniforge-front-ghost{border:none;border-radius:16px;padding:14px 18px;color:#fff;font-weight:800;cursor:pointer}.omniforge-front-button{background:linear-gradient(90deg,#7c3aed,#2563eb)}.omniforge-front-ghost{background:linear-gradient(90deg,#0f172a,#334155);border:1px solid rgb(148 163 184 / .18)}.omniforge-front-results,.omniforge-front-chatlog,.omniforge-front-result{display:grid;gap:10px;margin-top:14px}.omniforge-front-item,.omniforge-front-msg,.omniforge-front-result,.omniforge-front-empty{padding:14px;border-radius:16px;border:1px solid rgb(148 163 184 / .16);background:rgb(2 6 23 / .22)}.omniforge-front-msg.user{background:rgb(37 99 235 / .14)}.omniforge-front-msg.assistant{background:rgb(124 58 237 / .14)}.omniforge-front-item a{color:#bfdbfe;text-decoration:none;font-weight:700}.omniforge-front-empty,.omniforge-front-helper{color:#9fb1c9;padding:8px 2px}.omniforge-front-pill{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:999px;background:rgb(59 130 246 / .14);color:#bfdbfe;font-size:12px}.omniforge-front-pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#dbeafe;font-size:12px;line-height:1.5}@media (max-width:900px){.omniforge-front-toolbar{grid-template-columns:1fr 1fr}}@media (max-width:700px){.omniforge-front-row,.omniforge-front-toolbar{grid-template-columns:1fr}}