*{box-sizing:border-box}body{margin:0;background:#fafafa;color:#262626}.sh-card{border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000a}.metric{display:flex;align-items:center;justify-content:space-between;gap:16px}.metric strong{font-size:30px;letter-spacing:-.04em}.login-page{min-height:100vh;display:grid;place-items:center;padding:16px 0;background:radial-gradient(circle at top,#f4f4f5,#fff 50%,#fafafa)}.login-card{width:380px;max-width:calc(100vw - 32px)}.login-card .ant-card-body{padding:20px 24px}.login-card .ant-typography{margin-bottom:8px}.login-form-compact .ant-form-item{margin-bottom:10px}.login-form-compact .ant-form-item-label{padding-bottom:3px}.email-code-row{width:100%}.email-code-row .ant-input-affix-wrapper{flex:1 1 auto;min-width:0}.email-code-row .ant-btn{flex:0 0 92px;padding-inline:8px}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.danger-link{color:#dc2626}.captcha-image{flex:0 0 76px;height:32px;padding:0;border:1px solid #d9d9d9;border-right:0;background:#f4f4f5;cursor:pointer;line-height:0}.captcha-image:hover{background:#e4e4e7}.layout-user-card{display:flex;align-items:center;gap:12px;margin:12px;padding:10px 12px;border-radius:14px;cursor:pointer;transition:background .18s ease}.layout-user-card:hover{background:#f4f4f5}.layout-user-info{min-width:0;display:flex;flex-direction:column;line-height:1.2}.dev-doc-card .ant-card-body{padding:0}.dev-doc-content pre{margin:0;padding:20px;max-height:calc(100vh - 190px);overflow:auto;white-space:pre-wrap;word-break:break-word;color:#262626;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.7;background:#fff}.bot-card{width:100%;border:1px solid #e5e5e5;border-radius:14px;background:#fff;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.bot-card:hover{border-color:#d4d4d4;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #00000014}.bot-card .ant-card-head{min-height:54px;padding:0 16px;border-bottom:1px solid #f5f5f5;background:#fff}.bot-card .ant-card-body{padding:14px 16px 16px}.bot-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.bot-card-name{display:block;max-width:220px;color:#262626;font-size:16px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-card-id{display:block;max-width:220px;margin-top:2px;color:#737373;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-status{margin-inline-end:0;border-radius:999px;font-weight:600}.bot-card-body{display:flex;flex-direction:column;gap:10px}.bot-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bot-meta-item{min-width:0;padding:8px 10px;border:1px solid #f5f5f5;border-radius:10px;background:#fafafa}.bot-meta-item span{display:block;margin-bottom:2px;color:#737373;font-size:12px;line-height:16px}.bot-meta-item b{display:block;color:#262626;font-size:13px;font-weight:600;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-webhook-line{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;border:1px solid #e5e5e5;border-radius:10px;background:#fafafa}.bot-webhook-label{flex:0 0 auto;color:#525252;font-size:12px;font-weight:700}.bot-webhook-value{display:flex;align-items:center;gap:6px;min-width:0;flex:1 1 auto;color:#262626;font-size:13px;line-height:18px;white-space:nowrap}.bot-webhook-value .ant-typography-copy{flex:0 0 auto;margin-inline-start:0;line-height:1}.bot-token .ant-input,.bot-token .ant-input-affix-wrapper{font-size:12px}.bot-action-section{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:2px}.bot-action-section>span{flex:0 0 auto;color:#737373;font-size:12px;font-weight:700}.bot-action-section .ant-btn{border-radius:6px;font-weight:500}.bot-manage-section{padding-top:8px;border-top:1px dashed #e5e5e5}@media(max-width:576px){.bot-meta-grid{grid-template-columns:1fr}.bot-action-section{align-items:flex-start;flex-direction:column}}
