.bots-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.page-kicker{display:block;margin-bottom:7px;color:#5b6ee1;font-size:12px;font-weight:800;letter-spacing:.1em}.bots-head h1{margin:0;font-size:28px;letter-spacing:-.5px}.bots-head p{margin:8px 0 0;color:#667085}.bots-head-actions{display:flex;align-items:center;gap:12px}.bot-count{display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #e4e9f3;border-radius:11px;background:#fff;color:#667085;font-size:12px}.bot-count i{width:8px;height:8px;border-radius:50%;background:#28bd83;box-shadow:0 0 0 4px #e9faf3}.add-bot-btn{display:flex;align-items:center;gap:8px;padding:11px 17px;border:0;border-radius:11px;background:linear-gradient(135deg,#4167ee,#6a61e8);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(73,91,220,.23)}.add-bot-btn:hover{transform:translateY(-1px);box-shadow:0 12px 23px rgba(73,91,220,.28)}.add-bot-btn b{font-size:18px;font-weight:400}.bot-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.bot-manage-card{position:relative;overflow:hidden;padding:22px;border:1px solid #e7ebf3;border-radius:20px;background:#fff;box-shadow:0 7px 24px rgba(31,45,76,.055);transition:.22s}.bot-manage-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#466bf0,#7966e9)}.bot-manage-card:hover{transform:translateY(-3px);border-color:#d8def0;box-shadow:0 16px 32px rgba(31,45,76,.1)}.bot-accent-2:before{background:linear-gradient(90deg,#00a9c5,#39c69a)}.bot-accent-3:before{background:linear-gradient(90deg,#7a5ee5,#d064cc)}.bot-accent-4:before{background:linear-gradient(90deg,#e58b36,#f0bc45)}.bot-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.bot-identity{display:flex;align-items:center;min-width:0;gap:13px}.bot-large-avatar{position:relative;display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,#edf1ff,#f3efff);color:#5368df}.bot-large-avatar svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.bot-large-avatar>i{position:absolute;right:-1px;bottom:1px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#23bd80}.bot-name-line{display:flex;align-items:center;min-width:0;gap:9px}.bot-name-line h2{max-width:230px;margin:0;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-identity p{margin:5px 0 0;color:#98a2b3;font:12px monospace}.connection-pill{display:flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;background:#eafaf3;color:#087b51;font-size:10px;font-weight:700;white-space:nowrap}.connection-pill i{width:6px;height:6px;border-radius:50%;background:#19ae73}.connection-pill.pending{background:#fff5e5;color:#a35f08}.connection-pill.pending i{background:#efa72e}.bot-more{width:34px;height:34px;border:0;border-radius:9px;background:#f7f8fb;color:#8790a0;letter-spacing:2px}.bot-more:hover{background:#edf1ff;color:#4c64d9}.bot-health{display:flex;align-items:center;gap:11px;margin:19px 0 16px;padding:12px 13px;border:1px solid #d9f1e7;border-radius:13px;background:#f1fbf7}.bot-health.pending{border-color:#f5e6c9;background:#fffaf0}.health-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:9px;background:#d9f5e9;color:#078153;font-weight:900}.bot-health.pending .health-icon{background:#ffedc7;color:#b26a09}.bot-health div{display:flex;min-width:0;flex-direction:column}.bot-health strong{font-size:12px;color:#344054}.bot-health small{margin-top:3px;color:#7c8798;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.webhook-box label{display:block;margin:0 0 7px;color:#667085;font-size:11px;font-weight:700}.webhook-box>div{display:flex;align-items:stretch;border:1px solid #dfe4ed;border-radius:11px;background:#f9fafc;overflow:hidden}.webhook-box code{display:block;flex:1;min-width:0;padding:11px 12px;color:#4c5870;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.copy-webhook{display:flex;align-items:center;gap:6px;padding:0 12px;border:0;border-left:1px solid #dfe4ed;background:#fff;color:#5166d7;font-size:11px;font-weight:700}.copy-webhook:hover,.copy-webhook.copied{background:#eff3ff}.copy-webhook svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.7}.bot-meta{display:grid;grid-template-columns:repeat(3,1fr);margin:17px 0;padding:14px 0;border-top:1px solid #f0f2f6;border-bottom:1px solid #f0f2f6}.bot-meta span{display:flex;min-width:0;flex-direction:column;padding:0 13px;border-right:1px solid #edf0f4}.bot-meta span:first-child{padding-left:0}.bot-meta span:last-child{border:0}.bot-meta small{color:#98a2b3;font-size:10px}.bot-meta strong{margin-top:4px;color:#475467;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bot-meta strong.ok{color:#078153}.bot-meta strong.wait{color:#b36b0b}.bot-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bot-card-actions button{padding:8px 11px;border:1px solid #e0e5ed;border-radius:9px;background:#fff;color:#475467;font-size:11px}.bot-card-actions button:hover{border-color:#cfd7e8;background:#f8f9fc}.bot-card-actions .action-primary{border-color:#d7defc;background:#eff2ff;color:#4661d8;font-weight:700}.bot-card-actions .danger-link{margin-left:auto;border-color:transparent;color:#d34c5d}.bot-card-actions .danger-link:hover{background:#fff1f3}.bots-empty{min-height:420px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #d8deea;border-radius:20px;background:linear-gradient(145deg,#fff,#f8f9fd);text-align:center}.bots-empty>span{display:grid;place-items:center;width:78px;height:78px;margin-bottom:18px;border-radius:24px;background:#edf1ff;color:#5268df}.bots-empty svg{width:42px;fill:none;stroke:currentColor;stroke-width:1.4}.bots-empty h2{margin:0 0 8px}.bots-empty p{max-width:440px;margin:0 0 20px;color:#667085}.modal-intro{margin:-2px 0 16px;padding:13px 14px;border-radius:11px;background:#f3f5ff;color:#344054}.modal-intro strong{font-size:13px}.modal-intro p{margin:5px 0 0;color:#667085;font-size:11px;line-height:1.6}@media(max-width:1150px){.bot-card-grid{grid-template-columns:1fr}}@media(max-width:700px){.bots-head{align-items:flex-start;flex-direction:column}.bots-head-actions{width:100%;justify-content:space-between}.bot-manage-card{padding:17px}.bot-name-line{align-items:flex-start;flex-direction:column;gap:4px}.bot-health small{white-space:normal}.bot-card-actions .danger-link{margin-left:0}}@media(max-width:480px){.bot-count{display:none}.add-bot-btn{width:100%;justify-content:center}.bots-head-actions{display:block}.bot-meta{grid-template-columns:1fr;gap:9px}.bot-meta span{padding:0;border:0}.bot-card-actions button{flex:1}.bot-card-actions .danger-link{flex:0 0 100%}}
