/* ESTELAR Bots v23: additive styles only. */
.estelar-disabled-button{pointer-events:none;cursor:not-allowed;opacity:.62!important;box-shadow:none!important}
.estelar-bot-card{background-image:radial-gradient(circle at 85% 0,rgba(89,126,255,.09),transparent 34%)}
.estelar-bot-card.is-coming-soon{opacity:.82}
.estelar-runtime-pills{display:flex;gap:9px;flex-wrap:wrap;align-items:center;justify-content:flex-end}
.estelar-runtime-pills span,.estelar-beta-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(85,229,140,.2);border-radius:999px;background:rgba(85,229,140,.06);font-size:12px;font-weight:800;color:#baf6cf}
.estelar-runtime-pills .is-muted{border-color:rgba(255,255,255,.09);background:rgba(255,255,255,.025);color:#89938f}
.estelar-bots-safety-note{margin:18px 0 0;color:#79837f;font-size:12px;line-height:1.6}
.estelar-home-bots-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 22px;padding:18px 20px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:linear-gradient(135deg,rgba(61,104,255,.06),rgba(63,224,127,.035))}
.estelar-home-bots-intro h3{margin:5px 0 6px;font-size:24px}.estelar-home-bots-intro p{margin:0;color:#8f9995;max-width:760px;line-height:1.6}
@media (max-width:760px){.estelar-runtime-pills{justify-content:flex-start}.estelar-home-bots-intro{align-items:flex-start;flex-direction:column}.estelar-home-bot-grid{grid-template-columns:1fr!important}}

.estelar-bot-steps{display:grid;gap:10px;margin:10px 0 18px;padding:0;list-style:none}.estelar-bot-steps li{display:flex;gap:11px;align-items:flex-start;padding:10px 12px;border:1px solid rgba(255,255,255,.065);border-radius:12px;background:rgba(255,255,255,.018);color:#a6afab;font-size:13px;line-height:1.5}.estelar-bot-steps li>b{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:8px;background:rgba(85,229,140,.1);color:#6bec99}.estelar-bot-steps code,.estelar-bot-file-guide code{color:#d8eee0;background:rgba(255,255,255,.05);padding:2px 5px;border-radius:5px}.estelar-bot-quick-actions{display:flex;gap:9px;flex-wrap:wrap}.estelar-bot-file-guide{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px;padding:14px 16px;border:1px solid rgba(85,229,140,.16);border-radius:15px;background:linear-gradient(135deg,rgba(85,229,140,.055),rgba(64,104,255,.04))}.estelar-bot-file-guide>div:first-child{display:grid;gap:4px}.estelar-bot-file-guide b{font-size:14px}.estelar-bot-file-guide span{color:#8d9893;font-size:12px;line-height:1.55}@media(max-width:760px){.estelar-bot-file-guide{align-items:flex-start;flex-direction:column}}
