:root{color:#1f1b2d;background:#f6f6f8}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f6f6f8}.app-shell{min-height:100vh}.sider{background:#17151f!important;box-shadow:4px 0 16px #1912270f}.brand{height:72px;display:flex;align-items:center;gap:11px;padding:0 20px;color:#fff}.brand strong{display:block;font-size:15px;letter-spacing:.2px}.brand small{display:block;color:#a8a2b7;font-size:11px;margin-top:3px}.brand-mark{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#fff;background:#7c3aed;font-weight:800;font-size:19px;flex:none}.brand-mark.large{width:54px;height:54px;border-radius:15px;font-size:30px;margin:0 auto 14px}.ant-layout-sider-children>.ant-menu{background:transparent;padding:8px 10px}.ant-menu-dark .ant-menu-item-selected{background:#33205e!important}.ant-menu-dark .ant-menu-item{border-radius:7px;margin:3px 0;width:100%}.topbar{height:64px;line-height:64px;background:#fff;border-bottom:1px solid #eceaf0;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.topbar-right{display:flex;align-items:center;gap:14px}.content{padding:24px;max-width:1800px;width:100%;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px;gap:16px}.page-header h3{margin:0 0 5px;font-size:24px}.page{animation:fade-in .2s ease}@keyframes fade-in{0%{opacity:.2;transform:translateY(2px)}to{opacity:1;transform:none}}.stat-card{height:122px;position:relative;overflow:hidden}.stat-card .ant-statistic-title{font-size:13px;color:#756f80}.stat-card .ant-statistic-content{font-size:26px;font-weight:700;color:#221b2f}.stat-icon{position:absolute;right:20px;top:23px;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:20px}.stat-card.purple .stat-icon{background:#ede9fe;color:#7c3aed}.stat-card.green .stat-icon{background:#dcfce7;color:#15803d}.stat-card.blue .stat-icon{background:#dbeafe;color:#2563eb}.stat-card.orange .stat-icon{background:#ffedd5;color:#c2410c}.stat-card.pink .stat-icon{background:#fce7f3;color:#be185d}.dashboard-grid{margin-top:16px;margin-bottom:16px}.ant-card{border:1px solid #eceaf0;box-shadow:0 2px 7px #1e162d06}.ant-card-head{min-height:52px}.trend-label{display:flex;justify-content:space-between;margin-bottom:16px}.bars{height:145px;display:flex;align-items:flex-end;gap:8px;border-bottom:1px solid #f0eef3;padding:0 4px}.bar-wrap{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.bar{width:100%;max-width:24px;border-radius:5px 5px 1px 1px;min-height:8px}.bar-wrap span{font-size:11px;color:#9b95a5}.health-row{display:grid;grid-template-columns:25px 1fr auto 12px;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid #f2f0f4}.health-row:last-child{border-bottom:0}.health-icon{color:#7c3aed}.summary-line{display:grid;grid-template-columns:120px 70px 1fr;align-items:center;gap:15px;margin:13px 0}.summary-line strong{font-size:16px}.summary-line em{font-size:12px;color:#968fa1;font-style:normal;font-weight:400}.security-card .ant-alert{background:#faf8ff;border-color:#ede9fe}.mb16,.query-bar{margin-bottom:16px}.query-bar .ant-space-compact{margin-bottom:9px}.wallet-card{min-height:480px}.wallet-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.wallet-head h4{margin:9px 0 4px;max-width:780px;word-break:break-all}.qr{width:128px;height:128px;padding:6px;border:1px solid #eee;border-radius:8px}.metric-tile{border-radius:9px;padding:16px 18px;display:flex;flex-direction:column;gap:8px;background:#fafafa;border:1px solid #f0eef3}.metric-tile strong{font-size:22px}.metric-tile.green{background:#f0fdf4;border-color:#dcfce7}.metric-tile.green strong{color:#15803d}.metric-tile.red{background:#fef2f2;border-color:#fee2e2}.metric-tile.red strong{color:#b91c1c}.metric-tile.purple{background:#faf5ff;border-color:#f3e8ff}.metric-tile.purple strong{color:#7e22ce}.metric-tile.blue{background:#eff6ff;border-color:#dbeafe}.metric-tile.blue strong{color:#1d4ed8}.empty-card{min-height:340px;display:grid;place-items:center}.filter-card{margin-bottom:16px}.telegram-preview{border:1px solid #dfdbe7;border-radius:10px;padding:14px;background:#fbfaff}.preview-message{white-space:pre-wrap;min-height:65px;border-radius:8px;background:#fff;padding:11px;margin-bottom:12px;color:#332b40}.login-shell{min-height:100vh;display:grid;place-items:center;background:#f6f6f8;padding:24px}.login-panel{width:min(420px,100%);background:#fff;border:1px solid #eceaf0;border-radius:14px;padding:42px 38px;text-align:center;box-shadow:0 12px 36px #28183e14}.login-panel h2{margin:0 0 7px}.login-form{text-align:left;margin-top:30px}.login-foot{color:#8c8496;font-size:12px;margin-top:22px}.bot-avatar{background:#ede9fe;color:#7c3aed}.ant-table-wrapper{overflow-x:auto}@media(max-width:900px){.content{padding:16px}.page-header{flex-direction:column}.summary-line{grid-template-columns:100px 55px 1fr}.wallet-head{gap:10px}.wallet-head h4{font-size:16px}.topbar{padding:0 16px}.topbar-right .ant-typography{display:none}}@media(max-width:600px){.sider{position:fixed;z-index:10;height:100vh}.content{padding:12px}.stat-card{height:105px}.stat-card .ant-statistic-content{font-size:22px}.login-panel{padding:32px 24px}}.engine-status{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:4px 0 18px;padding:10px 12px;background:#fafafa;border:1px solid #f0eef3;border-radius:8px}.detail-list-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #f2f0f4}.detail-list-row:last-child{border-bottom:0}.detail-list-row .ant-typography{min-width:0}.detail-list-row .ant-typography-code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-buttons{display:flex;flex-direction:column;gap:2px}.template-buttons .ant-form-item{margin-bottom:14px}.filter-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.filter-actions .ant-typography{min-width:0}.ant-drawer .ant-descriptions{margin-bottom:20px}.ant-table-row{cursor:pointer}.ant-table-row .ant-btn-link{padding-inline:0}.ant-card-extra .ant-tag{margin-inline-end:0}@media(max-width:700px){.filter-actions{align-items:flex-start;flex-direction:column}.detail-list-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.detail-list-row .ant-typography-secondary{grid-column:2}.template-buttons .ant-row{margin-inline:0!important}.template-buttons .ant-col{width:100%;max-width:100%;flex:0 0 100%;padding-inline:0!important}.template-buttons .ant-form-item{margin-bottom:8px}.template-buttons .ant-row+.ant-row{margin-top:4px}.ant-drawer{max-width:100vw}.ant-drawer-content-wrapper{width:min(100vw,560px)!important}}.two-factor-setup{display:flex;flex-direction:column;align-items:center;gap:12px;margin:14px 0 20px}.two-factor-setup img{width:200px;height:200px;border:1px solid #eceaf0;border-radius:8px;padding:8px;background:#fff}.two-factor-setup .ant-typography{max-width:100%;word-break:break-all}.emoji-mapping-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin-bottom:16px}.emoji-mapping-row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(150px,1.35fr) auto 40px;gap:8px;align-items:center;min-height:48px;padding:6px 0;border-bottom:1px solid #f0f0f0}.emoji-mapping-name{min-width:0;display:flex;align-items:center;gap:8px}.emoji-mapping-name .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.emoji-mapping-input.ant-form-item,.emoji-mapping-switch.ant-form-item{margin-bottom:0}@media(max-width:700px){.emoji-mapping-grid{grid-template-columns:1fr}.emoji-mapping-row{grid-template-columns:minmax(0,1fr) auto 40px}.emoji-mapping-input{grid-column:1/-1;grid-row:2}.emoji-mapping-switch{grid-column:2;grid-row:1}.emoji-mapping-row>.ant-btn{grid-column:3;grid-row:1}}@media(max-width:1200px){.emoji-mapping-grid{grid-template-columns:1fr}}.broadcast-preview{overflow:hidden}.broadcast-media{display:block;width:100%;max-height:320px;object-fit:contain;background:#f2f0f4;border-radius:7px;margin-bottom:12px}.broadcast-detail-card{margin-top:16px}.broadcast-detail-card .ant-form-item{margin-bottom:0}.mobile-nav .ant-drawer-content,.mobile-nav .ant-drawer-body{background:#17151f!important}.mobile-nav .ant-menu{background:transparent;padding:8px 10px}.mobile-nav .ant-menu-item-selected{background:#33205e!important}.mobile-nav .ant-menu-item{border-radius:7px;margin:3px 0;width:100%}@media(max-width:700px){.broadcast-media{max-height:220px}.broadcast-detail-card .ant-card-body{padding:12px}.broadcast-detail-card .ant-col{width:100%;max-width:100%;flex:0 0 100%}.broadcast-detail-card .ant-form-item{margin-bottom:10px}.ant-form-item-extra{clear:both;padding-top:2px}.ant-card-head-wrapper{align-items:flex-start;gap:10px}.ant-card-head-title{white-space:normal;line-height:1.4;min-width:0}.ant-card-extra{flex:none}}.sider{position:sticky;top:0;align-self:flex-start;height:100vh;max-height:100vh;overflow:hidden}.sider>.ant-layout-sider-children{height:100%;overflow-y:auto;overflow-x:hidden}.query-network-switches{margin-top:16px;margin-bottom:4px}.query-network-switches .ant-form-item{margin-bottom:0}
