@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--sidebar-bg:#0f172a;--sidebar-border:#ffffff0f;--sidebar-text:#94a3b8;--sidebar-text-active:#fff;--sidebar-accent:#6366f1;--page-bg:#eef2f6;--card-bg:#fff;--text-primary:#0f172a;--text-secondary:#64748b;--shadow-card:0 1px 2px #0f172a0d, 0 8px 24px #0f172a0f}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text-primary);background:var(--page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:var(--sidebar-accent);font-weight:500;text-decoration:none}a:hover{color:#4338ca}.admin-shell{background:var(--page-bg);height:100vh;overflow:hidden}.admin-sidebar{top:0;overflow:hidden;background:var(--sidebar-bg)!important;border-right:1px solid var(--sidebar-border)!important;box-shadow:none!important;height:100vh!important;position:sticky!important}.admin-shell>.ant-layout{height:100vh;overflow:hidden}.device-row-inactive td{color:#94a3b8!important;background:#f8fafc!important}.device-row-inactive .ant-badge-status-text{color:#94a3b8}.device-compact-table .ant-table-thead>tr>th{padding-top:6px!important;padding-bottom:6px!important}.device-compact-table .ant-table-tbody>tr>td{line-height:1.25;padding-top:4px!important;padding-bottom:4px!important}.device-compact-table .ant-progress{line-height:0;margin-bottom:0!important}.device-compact-table .ant-tag{margin-inline-end:0;padding-block:0;padding-inline:5px;font-size:11px;line-height:16px}.device-compact-table .ant-btn.ant-btn-icon-only{width:24px;min-width:24px;height:24px}.device-util-cell{align-items:center;gap:8px;min-width:140px;display:flex}.device-util-track{background:#f1f5f9;border-radius:3px;flex:1;min-width:72px;height:6px;position:relative;overflow:hidden}.device-util-track--interactive{cursor:help}.device-util-fill{pointer-events:none;border-radius:3px;height:100%;transition:width .25s;position:absolute;top:0;left:0}.device-util-fill--peak{z-index:0;background:#94a3b8}.device-util-fill--peak-cap{background:#64748b}.device-util-fill--peak-full{width:100%}.device-util-fill--current{z-index:1;background:#1677ff}.device-util-fill--current.device-util-fill--cap{background:#64748b}.device-peak-tooltip{color:#ffffffeb;min-width:168px;padding:2px 0}.device-peak-tooltip__title{text-transform:uppercase;letter-spacing:.04em;color:#ffffffa6;border-bottom:1px solid #ffffff2e;margin-bottom:6px;padding-bottom:4px;font-size:11px;font-weight:600}.device-peak-tooltip__row{justify-content:space-between;gap:16px;font-size:12px;line-height:1.6;display:flex}.device-peak-tooltip__date{color:#ffffffc7}.device-peak-tooltip__val{font-variant-numeric:tabular-nums;color:#fff;font-weight:500}.device-peak-tooltip__val--cap{color:#fffffff2;font-weight:600}.device-peak-tooltip__empty{color:#ffffff8c;font-size:12px}.device-compact-table .device-util-cell .ant-progress{flex:1;min-width:64px;margin:0!important}.admin-content{overflow-y:auto!important}.admin-sidebar .ant-layout-sider-children{flex-direction:column;display:flex}.admin-sidebar-logo{border-bottom:1px solid var(--sidebar-border);align-items:center;gap:10px;min-height:52px;padding:14px 12px;display:flex}.admin-sidebar-logo--collapsed{justify-content:center;padding-inline:8px}.admin-sidebar-logo-mark{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.admin-sidebar-logo-text{min-width:0;overflow:hidden}.admin-sidebar-logo-title{color:#fff;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2}.admin-sidebar-logo-sub{color:var(--sidebar-text);white-space:nowrap;margin-top:1px;font-size:10px}.admin-sidebar-menu{flex:1;padding:8px 6px;background:0 0!important;border-inline-end:none!important}.admin-sidebar-menu .ant-menu-item{font-size:13px;font-weight:500;color:var(--sidebar-text)!important;border-radius:8px!important;height:36px!important;margin:2px 0!important;padding-inline:10px!important;line-height:36px!important}.admin-sidebar-menu .ant-menu-item .ant-menu-item-icon{font-size:15px}.admin-sidebar-menu .ant-menu-item-selected{color:var(--sidebar-text-active)!important;background:#6366f133!important}.admin-sidebar-menu .ant-menu-item:hover:not(.ant-menu-item-selected){color:#e2e8f0!important;background:#ffffff0d!important}.admin-sidebar.ant-layout-sider-collapsed .admin-sidebar-menu .ant-menu-item{padding-inline:calc(50% - 14px)!important}.admin-sidebar-footer{border-top:1px solid var(--sidebar-border);margin-top:auto;padding:16px}.admin-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;background:#ffffffd1!important;border-bottom:1px solid #e2e8f0!important;height:52px!important;padding:0 20px!important;line-height:52px!important}.admin-header-left{align-items:center;gap:4px;min-width:0;display:flex}.admin-header-toggle{color:#64748b!important;border-radius:8px!important;width:36px!important;height:36px!important;padding:0!important}.admin-header-toggle:hover{color:var(--text-primary)!important;background:#f1f5f9!important}.admin-header-title{color:var(--text-primary);font-size:14px;font-weight:600}.admin-header-logout{color:#64748b!important;border-radius:8px!important;height:36px!important;padding-inline:10px!important}.admin-header-logout:hover{color:var(--text-primary)!important;background:#f1f5f9!important}.admin-content{flex:1;padding:24px!important;overflow-y:auto!important}.page{max-width:1440px;margin:0 auto}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.page-header-text h1{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:26px;font-weight:700;line-height:1.2}.page-header-text p{color:var(--text-secondary);margin:6px 0 0;font-size:14px}.page-header-extra{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-card{background:var(--card-bg);box-shadow:var(--shadow-card);border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.page-card-toolbar{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.page-card-toolbar-total{color:#64748b;white-space:nowrap;margin-left:auto;font-size:13px}.page-card-toolbar-total strong{color:#0f172a;font-weight:600}.page-card-body{padding:0}.page-card-body.is-loading,.page-card-body.is-loading .ant-spin-nested-loading{min-height:240px}.page-card-body.is-loading .ant-spin-nested-loading>div>.ant-spin{z-index:4;max-height:80px;position:sticky;top:40vh}.page-card-body .ant-table-wrapper .ant-table{border-radius:0;font-size:13px}.page-card-body .ant-table-wrapper .ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:11px;font-weight:600}.page-card-body .ant-table-wrapper .ant-table-tbody>tr>td{vertical-align:middle;line-height:1.3}.page-card-body .ant-table-wrapper .ant-table-tbody>tr>td,.page-card-body .ant-table-wrapper .ant-table-thead>tr>th{white-space:nowrap}.page-card-body .ant-table-wrapper .ant-table-cell-ellipsis{text-overflow:ellipsis;overflow:hidden}.page-card-body .ant-tag{margin-inline-end:0;padding-inline:6px;font-size:11px;line-height:18px}.page-card-body .ant-switch{transform-origin:0;transform:scale(.82)}.page-card-body .row-action-btn{width:28px;height:28px;color:var(--text-secondary);padding:0}.page-card-body .row-action-btn:hover{color:var(--sidebar-accent);background:#f1f5f9}.page-card-body .customer-cell-btn{cursor:pointer;text-align:left;max-width:100%;color:inherit;background:0 0;border:none;padding:0;display:inline-block}.page-card-body .customer-cell-btn:hover{color:var(--sidebar-accent)}.copyable-text-btn{cursor:pointer;text-align:left;max-width:100%;color:inherit;font:inherit;background:0 0;border:none;padding:0;display:inline}.copyable-text-btn:hover{color:var(--sidebar-accent)}.sub-email-cell .copyable-text-btn{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.page-card-body .payment-status-tag{cursor:pointer;-webkit-user-select:none;user-select:none}.page-card-body .payment-status-tag:hover{opacity:.85}.page-card-body .group-status-tag{cursor:pointer;-webkit-user-select:none;user-select:none;margin-inline-end:0;padding-inline:6px;font-size:11px;line-height:18px}.page-card-body .group-status-tag:hover{opacity:.85}.page-card-body .plan-initial-tag{text-align:center;min-width:22px;margin-inline-end:0;padding-inline:4px;font-size:11px;line-height:18px}.page-card-body .role-compact-tag{margin-inline-end:0;padding-inline:4px;font-size:11px;line-height:18px}.role-with-count{align-items:center;gap:2px;display:inline-flex}.receipt-cell-add{width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:0;font-size:10px;display:inline-flex}.receipt-cell-add:hover{border-color:#94a3b8}.receipt-thumb-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:34px;height:34px;padding:0;overflow:hidden}.receipt-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.receipt-thumb-fallback{width:100%;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-size:10px;display:inline-flex}.receipt-upload-row{align-items:stretch;gap:6px;width:100%;display:flex}.receipt-upload-btn{color:#000000e0;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;height:32px;padding:0 12px;font-size:13px;line-height:1;transition:all .2s;display:inline-flex}.receipt-upload-btn:hover:not(:disabled){color:#1677ff;border-color:#1677ff}.receipt-upload-btn:disabled{opacity:.55;cursor:not-allowed}.receipt-upload-clear{color:#94a3b8;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:6px;flex:0 0 32px;width:32px;height:32px;padding:0;font-size:18px;line-height:1}.receipt-upload-clear:hover{color:#ef4444;border-color:#fca5a5}.payments-table .ant-table-tbody>tr>td{padding-top:8px!important;padding-bottom:8px!important}.page-card-body .ant-table-wrapper .ant-table-pagination{padding:10px 16px 12px;margin:0!important}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.stat-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.stat-grid--5 .stat-card{padding:16px 12px}.stat-grid--5 .stat-card-label{margin-bottom:6px;font-size:12px}.stat-grid--5 .stat-card-value{font-size:22px}.stat-grid--5 .stat-card-icon{width:36px;height:36px;font-size:16px}@media (width<=1200px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=900px){.stat-grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.stat-grid{grid-template-columns:1fr}.stat-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}}.stat-card{background:var(--card-bg);box-shadow:var(--shadow-card);border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.stat-card-label{color:var(--text-secondary);margin-bottom:8px;font-size:13px;font-weight:500}.stat-card-value{letter-spacing:-.02em;color:var(--text-primary);font-size:24px;font-weight:700;line-height:1.1}.stat-card-hint{color:var(--text-secondary);margin-top:6px;font-size:12px;font-weight:400;line-height:1.3}.stat-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.stat-card--primary .stat-card-icon{color:#4f46e5;background:#eef2ff}.stat-card--success .stat-card-icon{color:#059669;background:#ecfdf5}.stat-card--warning .stat-card-icon{color:#d97706;background:#fffbeb}.stat-card--danger .stat-card-icon{color:#dc2626;background:#fef2f2}.stat-card--neutral .stat-card-icon{color:#64748b;background:#f1f5f9}.stat-card--success .stat-card-value{color:#059669}.stat-card--warning .stat-card-value{color:#d97706}.section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin:0 0 12px;font-size:13px;font-weight:600}.section-block{margin-bottom:24px}.dashboard-split{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:16px;margin-bottom:24px;display:grid}.stat-card-hover-target{cursor:default;height:100%}.stat-card-hover-target .stat-card{height:100%}.online-users-popover.ant-popover{z-index:1050}.online-users-popover .ant-popover-inner{max-height:min(70vh,480px);padding:10px 12px;overflow:hidden}.online-users-popover-body{flex-direction:column;min-width:260px;max-width:320px;max-height:min(70vh,460px);display:flex;overflow:hidden}.online-users-popover-header{color:var(--text-primary);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.online-users-popover-footer{border-top:1px solid var(--border-color,#e2e8f0);flex-shrink:0;justify-content:flex-end;margin-top:10px;padding-top:10px;display:flex}.online-users-list--popover{overscroll-behavior:contain;flex:auto;min-height:0;max-height:none;overflow-y:auto}@media (width<=960px){.dashboard-split{grid-template-columns:1fr}}.online-live-badge{color:#16a34a;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.online-users-list{gap:8px;max-height:360px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.online-users-item{background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.online-users-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;box-shadow:0 0 0 3px #22c55e2e}.online-users-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.online-users-email{color:var(--text-primary);word-break:break-all;font-size:13px;font-weight:500}.online-users-seen{color:var(--text-secondary);font-size:11px}.online-users-empty{text-align:center;color:var(--text-secondary);padding:24px 0;font-size:13px}.dash-page{max-width:1200px}.dash-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dash-kpi-link{color:inherit;border-radius:14px;min-width:0;text-decoration:none;display:block}.dash-kpi-link:hover{color:inherit}.dash-kpi-link:hover .stat-card{border-color:#cbd5e1;box-shadow:0 1px 2px #0f172a0f,0 10px 28px #0f172a14}.dash-kpi-link--button{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;padding:0}.dash-kpi-link .stat-card{height:100%;transition:border-color .15s,box-shadow .15s}.dash-split{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;margin-bottom:18px;display:grid}.dash-panel{background:var(--card-bg);box-shadow:var(--shadow-card);border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;min-height:320px;display:flex;overflow:hidden}.dash-panel__head{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 12px;display:flex}.dash-panel__title{color:var(--text-primary);letter-spacing:-.01em;align-items:center;gap:8px;font-size:14px;font-weight:650;display:flex}.dash-panel__subtitle{color:var(--text-secondary);margin-top:4px;font-size:12px}.dash-panel__link{white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:500}.dash-panel__body{flex-direction:column;flex:1;min-height:0;padding:12px 18px 16px;display:flex}.dash-live-badge{letter-spacing:.02em;text-transform:uppercase;color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:650}.dash-activity-scroll{overscroll-behavior:contain;max-height:min(42vh,360px);padding-top:4px;overflow-y:auto}.dash-activity-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dash-activity-item{background:#fafbfc;border:1px solid #eef2f6;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.dash-activity-dot{background:#94a3b8;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.dash-activity-dot--online{background:#22c55e;box-shadow:0 0 0 3px #22c55e29}.dash-activity-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.dash-activity-email{color:var(--text-primary);word-break:break-all;font-size:13px;font-weight:500}.dash-activity-seen{color:var(--text-secondary);font-size:11px}.dash-empty{text-align:center;color:var(--text-secondary);padding:28px 8px;font-size:13px}.dash-revenue-now{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:4px;margin-bottom:14px;padding-bottom:14px;display:flex}.dash-revenue-now__label{color:var(--text-secondary);font-size:12px;font-weight:500}.dash-revenue-now__value{letter-spacing:-.02em;color:var(--text-primary);font-size:22px;font-weight:700;line-height:1.2}.dash-revenue-now__value--skeleton{background:#f1f5f9;border-radius:6px;width:40%;height:26px;display:block}.dash-revenue-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dash-revenue-row{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.dash-revenue-row__label{color:var(--text-secondary);font-size:12px;font-weight:500}.dash-revenue-row__track{background:#f1f5f9;border-radius:999px;height:8px;overflow:hidden}.dash-revenue-row__fill{background:#0f172a;border-radius:999px;min-width:0;height:100%;transition:width .2s}.dash-revenue-row__amount{color:var(--text-primary);white-space:nowrap;text-align:right;font-size:12px;font-weight:600}.dash-recent{margin-bottom:0}@media (width<=960px){.dash-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-split{grid-template-columns:1fr}}@media (width<=520px){.dash-kpi-grid{grid-template-columns:1fr}.dash-revenue-row{grid-template-columns:40px minmax(0,1fr)}.dash-revenue-row__amount{text-align:left;grid-column:2}}.last-seen-dot{cursor:pointer;vertical-align:middle;background:#94a3b8;border:none;border-radius:50%;width:10px;height:10px;padding:0;display:inline-block}.last-seen-dot--online{background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.last-seen-refresh-btn{width:24px;min-width:24px;height:24px;color:var(--text-secondary);padding:0}.last-seen-refresh-btn:hover{color:var(--text-primary)}.usage-sort-header{cursor:pointer;font:inherit;color:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.usage-sort-header:hover{color:#1677ff}.usage-sort-header__active{color:#1677ff;align-items:center;gap:2px;font-size:11px;font-weight:600;display:inline-flex}.usage-stat-controls .usage-panel-source-toggle{box-sizing:border-box;width:100%;max-width:100%;margin-top:2px;display:block}.usage-panel-source-toggle.ant-segmented{box-sizing:border-box;width:100%;max-width:100%}.usage-panel-source-toggle .ant-segmented-item{flex:1 1 0;min-width:0}.usage-panel-source-toggle .ant-segmented-item-label{white-space:normal;padding:4px 8px;line-height:1.25}.usage-stat-metrics--redis{grid-template-columns:none;display:block}.usage-stat-api-body{box-sizing:border-box;width:100%}.usage-stat-cards--redis .usage-stat-card{gap:1px;min-height:56px;padding:5px 4px 4px}.usage-stat-cards--redis .usage-stat-card__label{letter-spacing:.03em;font-size:8px}.usage-stat-cards--redis .usage-stat-card__value{font-size:14px}.usage-stat-cards--redis .usage-stat-card__hint{white-space:normal;font-size:8px;line-height:1.2}.usage-stat-days--api{box-sizing:border-box;width:100%;padding:0 12px}.usage-stat-days--api .usage-stat-days__head,.usage-stat-days--api .usage-stat-day{grid-template-columns:minmax(64px,1.1fr) repeat(8,minmax(0,1fr));column-gap:2px;padding-left:8px;padding-right:8px}.usage-stat-days--api .usage-stat-days__head{letter-spacing:.01em;font-size:9px}.usage-stat-days--api .usage-stat-days__list{width:100%}.usage-stat-days--api .usage-stat-day__date,.usage-stat-days--api .usage-stat-day__n{font-size:11px}.usage-stat-api-body .usage-stat-chart{box-sizing:border-box;width:100%}.usage-http-outcomes{padding:0 12px 16px}.usage-http-outcomes__head,.usage-http-outcome{grid-template-columns:minmax(72px,1.4fr) repeat(4,minmax(0,1fr));align-items:center;column-gap:8px;padding:8px 10px;display:grid}.usage-http-outcomes__head{letter-spacing:.02em;text-transform:uppercase;color:var(--text-secondary,#64748b);border-bottom:1px solid #0f172a14;font-size:10px;font-weight:600}.usage-http-outcomes__head>span:not(:first-child){text-align:right}.usage-http-outcomes__list{flex-direction:column;display:flex}.usage-http-outcome{border-bottom:1px solid #0f172a0d;font-size:12px}.usage-http-outcome--accent{background:#0f172a08;font-weight:600}.usage-http-outcome--empty{opacity:.45}.usage-http-outcome__label{color:var(--text-primary,#0f172a)}.usage-http-outcome__n{text-align:right;font-variant-numeric:tabular-nums}.usage-http-outcome__n--success{color:#15803d}.usage-http-outcome__n--warn{color:#b45309}.usage-http-outcome__n--error{color:#b91c1c}.usage-http-outcome__n--total{font-weight:600}.usage-http-outcomes__hint{color:var(--text-secondary,#64748b);margin:10px 10px 0;font-size:11px;line-height:1.4}.usage-sort-menu-item{justify-content:space-between;align-items:center;gap:12px;min-width:120px;display:inline-flex}.usage-chip{border:1px solid var(--border-color,#e2e8f0);cursor:pointer;min-width:36px;color:var(--text-primary);background:#fff;border-radius:6px;flex-direction:column;align-items:center;gap:1px;padding:2px 6px;line-height:1.1;display:inline-flex}.usage-chip:hover{background:#f8fafc;border-color:#94a3b8}.usage-chip__today{color:var(--text-primary);font-size:12px;font-weight:600}.usage-chip__total{color:var(--text-secondary);font-size:10px;font-weight:400}.usage-chip--warn{color:#92400e;background:#fffbeb;border-color:#fcd34d}.usage-chip--warn .usage-chip__today{color:#b45309;font-weight:700}.usage-chip--blocked{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.usage-chip--blocked .usage-chip__today{color:#b91c1c;font-weight:700}.usage-stat-banner{border-radius:6px;margin:0 12px;padding:8px 10px;font-size:12px;font-weight:550;line-height:1.35}.usage-stat-banner--warn{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.usage-stat-banner--blocked{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.usage-stat-card--warn{background:#fffbeb;border-color:#fcd34d}.usage-stat-card--blocked{background:#fef2f2;border-color:#fca5a5}.usage-stat-popover .ant-popover-inner{border:1px solid #e8edf3;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 10px 30px #0f172a1a,0 2px 8px #0f172a0f}.usage-stat-drawer .ant-drawer-body{padding:0}.usage-stat-drawer--desktop .ant-drawer-content-wrapper{max-width:min(92vw,560px)}.usage-stat-panel{box-sizing:border-box;color:#0f172a;background:#fff;width:100%;max-width:100%}.usage-stat-panel__head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:8px;padding:14px 16px 10px;display:flex}.usage-stat-panel__head-nav{flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.usage-stat-panel__title{letter-spacing:-.01em;font-size:13px;font-weight:650}.usage-stat-panel__user{flex-direction:column;gap:1px;min-width:0;margin-top:4px;display:flex}.usage-stat-panel__user-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.usage-stat-panel__user-email{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.usage-stat-panel__subtitle{color:#64748b;margin-top:2px;font-size:11px}.usage-stat-metrics{grid-template-columns:minmax(0,1fr) 72px;align-items:stretch;gap:6px;padding:12px;display:grid}.usage-stat-metrics .usage-stat-cards{padding:0}.usage-stat-redis{text-align:center;font-variant-numeric:tabular-nums;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:100%;padding:10px 6px;display:flex}.usage-stat-redis__label{text-transform:uppercase;letter-spacing:.06em;color:#0f172a;font-size:10px;font-weight:700}.usage-stat-redis__caption{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:6px;font-size:9px;font-weight:600}.usage-stat-redis__value{letter-spacing:-.02em;color:#0f172a;font-size:18px;font-weight:700;line-height:1.15}.usage-stat-redis__value--month{color:#334155;margin-top:8px;font-size:14px;font-weight:650}.usage-stat-redis__hint{color:#94a3b8;font-size:9px;line-height:1.2}.usage-stat-redis__limit{color:#64748b;margin-top:10px;font-size:10px;font-weight:600}.usage-stat-controls{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:10px;padding:12px 16px;display:flex}.usage-stat-controls__row{color:#334155;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.usage-stat-controls__row--limit{align-items:flex-start}.usage-stat-controls__hint{color:#64748b;margin:0;font-size:11px;line-height:1.4}.usage-stat-cards{grid-template-columns:repeat(3,1fr);gap:6px;padding:12px;display:grid}.usage-stat-cards.usage-stat-cards--redis{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;padding:0 12px 12px}.usage-stat-card{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;flex-direction:column;gap:2px;min-width:0;padding:8px 6px 6px;display:flex}.usage-stat-card--accent{background:#f1f5f9;border-color:#e2e8f0}.usage-stat-card__label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:10px;font-weight:600}.usage-stat-card__value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:16px;font-weight:700;line-height:1.2}.usage-stat-card__value-sep{color:#94a3b8;font-weight:500}.usage-stat-card__value-warn{color:#b45309;font-weight:700}.usage-stat-card__hint-warn{color:#b45309;font-weight:600}.usage-stat-card__hint{color:#94a3b8;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.usage-stat-chart{border-top:1px solid #f1f5f9;padding:12px 12px 8px}.usage-stat-chart__head{justify-content:space-between;align-items:baseline;gap:8px;padding:4px 4px 8px;display:flex}.usage-stat-chart__title{color:#0f172a;font-size:11px;font-weight:650}.usage-stat-chart__hint{color:#94a3b8;font-size:10px}.usage-stat-chart__empty{color:#94a3b8;border:1px dashed #e2e8f0;border-radius:8px;justify-content:center;align-items:center;height:176px;font-size:12px;display:flex}.usage-stat-chart__tooltip{-webkit-backdrop-filter:blur(10px);color:#0f172a;background:#ffffff80;border:1px solid #e2e8f0e6;border-radius:8px;min-width:140px;padding:8px 10px;font-size:11px;box-shadow:0 4px 14px #0f172a1a}.usage-stat-chart .recharts-tooltip-wrapper{z-index:20}.usage-stat-chart .recharts-default-tooltip{-webkit-backdrop-filter:blur(10px);background:#ffffff80!important;border:1px solid #e2e8f0e6!important;border-radius:8px!important;padding:0!important;box-shadow:0 4px 14px #0f172a1a!important}.usage-stat-chart__tooltip-title{margin-bottom:6px;font-weight:600}.usage-stat-chart__tooltip-row{grid-template-columns:8px 1fr auto;align-items:center;gap:6px;margin-bottom:3px;display:grid}.usage-stat-chart__tooltip-swatch{border-radius:50%;width:8px;height:8px}.usage-stat-chart__tooltip-value{font-variant-numeric:tabular-nums;font-weight:600}.usage-stat-chart__tooltip-total{font-variant-numeric:tabular-nums;border-top:1px solid #f1f5f9;margin-top:6px;padding-top:6px;font-weight:600}.usage-stat-days{padding:0 12px}.usage-stat-days__head{letter-spacing:.02em;color:#94a3b8;grid-template-columns:1.15fr repeat(6,minmax(0,.82fr));gap:4px;padding:6px 8px;font-size:10px;font-weight:600;display:grid}.usage-stat-days__head>span:not(:first-child){text-align:end;white-space:normal;line-height:1.25}.usage-stat-days__list{background:#fff;border:1px solid #eef2f7;border-radius:8px;max-height:260px;overflow-y:auto}.usage-stat-days__empty{text-align:center;color:#94a3b8;padding:20px 12px;font-size:12px}.usage-stat-day{font-variant-numeric:tabular-nums;border-bottom:1px solid #f8fafc;grid-template-columns:1.15fr repeat(6,minmax(0,.82fr));align-items:center;gap:4px;padding:7px 8px;font-size:12px;display:grid}.usage-stat-day--btn{width:100%;text-align:inherit;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f8fafc;margin:0;transition:background .12s}.usage-stat-day--btn:hover{background:#f1f5f9}.usage-stat-day--btn:focus-visible{outline-offset:-2px;outline:2px solid #94a3b8}.usage-stat-day:last-child{border-bottom:none}.usage-stat-days__list--hours{max-height:320px}.usage-stat-hourly__loading{justify-content:center;align-items:center;min-height:220px;padding:24px;display:flex}.usage-stat-day--today{background:#f8fafc}.usage-stat-day--empty{color:#94a3b8}.usage-stat-day__date{color:#334155;align-items:center;gap:6px;font-weight:500;display:inline-flex}.usage-stat-day--empty .usage-stat-day__date{color:#94a3b8;font-weight:400}.usage-stat-day__badge{text-transform:uppercase;letter-spacing:.04em;color:#0f172a;background:#e2e8f0;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}.usage-stat-day__n{text-align:right;color:#475569}.usage-stat-day__n--total{color:#0f172a;font-weight:650}.usage-stat-day--empty .usage-stat-day__n--total{color:#94a3b8;font-weight:400}.usage-clear-modal__text{color:#475569;margin:0 0 16px;font-size:13px}.login-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-brand{display:none!important}.login-card .login-card-brand{display:flex}}.login-brand{color:#fff;background:linear-gradient(145deg,#0f172a 0%,#1e1b4b 50%,#312e81 100%);flex-direction:column;justify-content:space-between;padding:48px;display:flex}.login-brand h1{letter-spacing:-.03em;margin:0;font-size:36px;font-weight:700;line-height:1.15}.login-brand p{color:#c7d2fe;max-width:360px;margin:16px 0 0;font-size:16px;line-height:1.6}.login-brand-footer{color:#94a3b8;font-size:13px}.login-form-panel{background:#f8fafc;justify-content:center;align-items:center;padding:32px 24px;display:flex}.login-card{width:100%;max-width:400px;box-shadow:var(--shadow-card);background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.login-card-brand{align-items:center;gap:10px;margin-bottom:22px;display:none}.login-card-brand-mark{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:700;display:flex}.login-card-brand-text{letter-spacing:-.02em;color:var(--text-primary);font-size:17px;font-weight:700}.login-card h2{letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:700}.login-card-sub{color:var(--text-secondary);margin:0 0 28px;font-size:14px}.login-email-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px;padding:10px 14px;font-size:14px;display:flex}.admin-modal .ant-modal-container{border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0f172a1a}.admin-modal .ant-modal-header{border-bottom:1px solid #f1f5f9;margin-bottom:0;padding:14px 20px 10px}.admin-modal-title-block{flex-direction:column;gap:2px;padding-right:20px;display:flex}.admin-modal-title{color:var(--text-primary);font-size:16px;font-weight:600}.admin-modal-subtitle{color:var(--text-secondary);font-size:12px;font-weight:400}.admin-modal .ant-modal-body{padding:0}.admin-modal-body{padding:16px 20px 4px}.admin-modal-body .ant-form-item{margin-bottom:10px}.admin-modal-body .ant-form-item-label>label{color:#64748b;height:auto;font-size:12px;font-weight:500}.admin-modal-footer{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:8px;padding:10px 20px 14px;display:flex}.form-block+.form-block{border-top:1px solid #f1f5f9;margin-top:14px;padding-top:14px}.form-block-title{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin-bottom:8px;font-size:11px;font-weight:600}.form-row{grid-template-columns:1fr 1fr;gap:10px 12px;display:grid}.form-row-full .ant-form-item{margin-bottom:10px}.form-inline-hint{color:#64748b;margin:2px 0 10px;font-size:12px;line-height:1.4}.form-inline-hint--warn{color:#b45309}.edit-user-picker{border-bottom:1px solid #f1f5f9;flex-shrink:0;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex}.edit-user-layout{flex:auto;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,.9fr) minmax(0,1.15fr) minmax(0,.95fr);align-items:stretch;gap:0 12px;min-height:0;display:grid;overflow:hidden}.edit-user-col{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;min-width:0;min-height:0;padding-right:2px;overflow:hidden auto}.edit-user-col::-webkit-scrollbar{width:3px;height:3px}.edit-user-col::-webkit-scrollbar-track{background:0 0}.edit-user-col::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.edit-user-col::-webkit-scrollbar-thumb:hover{background:#94a3b8}.edit-user-col--mid{border-inline:1px solid #f1f5f9;padding-inline:12px}.edit-user-col--side{min-width:0}.edit-user-limit-allow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.edit-user-limit-allow__btn{flex:1;font-weight:600;color:#b45309!important;background:#fffbeb!important;border-color:#f59e0b!important}.edit-user-limit-allow__btn:hover:not(:disabled){color:#92400e!important;background:#fef3c7!important;border-color:#d97706!important}.edit-user-limit-allow__btn:disabled{opacity:.65}.edit-user-limit-allow__hint{color:#b45309;cursor:help;background:#fffbeb;border:1px solid #fcd34d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin:0;padding:0;font-size:12px;line-height:1;display:inline-flex}.edit-user-limit-allow__hint:hover{color:#92400e;background:#fef3c7;border-color:#f59e0b}.edit-user-status{justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}.edit-user-pay-row{grid-template-columns:1.4fr .8fr;gap:4px 8px;display:grid}.edit-user-pay-plan-readonly{margin-bottom:8px;font-size:13px;line-height:1.4}.edit-user-pay-plan-readonly>div{color:#192129;margin-top:2px;font-weight:600}.edit-user-pay-period-hint{margin-top:4px;font-size:11px;line-height:1.35;display:block}.edit-user-pay-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.edit-user-pay-item{background:#fafbfc;border:1px solid #eef2f7;border-radius:6px;padding:6px 8px}.edit-user-pay-item__main{flex-wrap:wrap;align-items:center;gap:4px 6px;font-size:12px;display:flex}.edit-user-pay-item__meta{color:#64748b}.edit-user-pay-item__sub{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.edit-user-modal-root .ant-modal-container,.admin-modal.edit-user-modal .ant-modal-container{flex-direction:column!important;height:min(90vh,100dvh - 24px)!important;max-height:min(90vh,100dvh - 24px)!important;padding:0!important;display:flex!important;overflow:hidden!important}.edit-user-modal-root .ant-modal-header,.edit-user-modal-root .ant-modal-footer,.admin-modal.edit-user-modal .ant-modal-header,.admin-modal.edit-user-modal .ant-modal-footer{flex-shrink:0!important}.edit-user-modal-root .ant-modal-body,.admin-modal.edit-user-modal .ant-modal-body{flex-direction:column!important;flex:auto!important;min-height:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.admin-modal.edit-user-modal .admin-modal-body{flex-direction:column;flex:auto;height:100%;min-height:0;padding:8px 16px 4px;display:flex;overflow:hidden}.edit-user-modal-root .ant-modal-footer,.admin-modal.edit-user-modal .ant-modal-footer{margin-top:0!important;padding:8px 16px 10px!important}.edit-user-modal-root .admin-modal-footer,.admin-modal.edit-user-modal .admin-modal-footer{border-top:none;justify-content:flex-end;align-items:center;gap:8px;padding:0;display:flex}.admin-modal.edit-user-modal .admin-modal-body .ant-form-item{margin-bottom:6px}.admin-modal.edit-user-modal .admin-modal-body .ant-form-item-explain,.admin-modal.edit-user-modal .admin-modal-body .ant-form-item-extra{min-height:0;margin-top:1px;font-size:11px;line-height:1.25}.admin-modal.edit-user-modal .form-block-title{margin-bottom:4px}.admin-modal.edit-user-modal .form-inline-hint{margin:0 0 6px;font-size:11px}.admin-modal.edit-user-modal .password-hints{grid-template-columns:1fr 1fr;gap:0 8px;margin:2px 0 0;padding:0;list-style:none;display:grid}.admin-modal.edit-user-modal .password-hint{margin:0;font-size:10px;line-height:1.3}.admin-modal.edit-user-modal .edit-sub-switch-card{padding:6px 8px;margin-bottom:6px!important}.admin-modal.edit-user-modal .bg-sync-grid{gap:4px 8px}.admin-modal.edit-user-modal .bg-sync-phase{margin:0}@media (width<=1100px){.edit-user-picker{flex-wrap:wrap;flex-shrink:0}.edit-user-layout{flex:auto;grid-template-rows:none;grid-template-columns:1fr;align-items:start;gap:0;min-height:0;overflow:visible}.edit-user-col{min-height:0;max-height:none;overflow:visible}.edit-user-col--mid{border:1px solid #f1f5f9;border-inline:none;margin-block:10px;padding-block:10px;padding-inline:0}.edit-user-modal-root .ant-modal,.admin-modal.edit-user-modal{padding-bottom:0;max-width:calc(100vw - 16px)!important;margin:8px auto!important}.edit-user-modal-root .ant-modal-container,.admin-modal.edit-user-modal .ant-modal-container{width:100%!important;max-width:100%!important;height:min(92vh,100dvh - 16px)!important;max-height:min(92vh,100dvh - 16px)!important}.edit-user-modal-root .ant-modal-body,.admin-modal.edit-user-modal .ant-modal-body{flex:auto!important;min-height:0!important;overflow:hidden!important}.admin-modal.edit-user-modal .admin-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;height:100%;min-height:0;padding:8px 12px 4px;overflow:hidden auto}.edit-user-pay-row{grid-template-columns:1fr 1fr}.admin-modal.edit-user-modal .bg-sync-grid{grid-template-columns:1fr}}@media (width<=640px){.edit-user-picker{flex-direction:column;align-items:stretch}.edit-user-picker .ant-btn{width:100%}.edit-user-pay-row{grid-template-columns:1fr}.edit-user-pay-item{flex-wrap:wrap}.edit-user-pay-item__main{flex:100%}.admin-modal.edit-user-modal .admin-modal-body{padding:8px 10px 4px}.admin-modal.edit-user-modal .admin-modal-title{word-break:break-word;font-size:15px;line-height:1.3}.edit-user-modal-root .ant-modal-footer,.admin-modal.edit-user-modal .ant-modal-footer{padding:8px 10px!important}.edit-user-modal-root .admin-modal-footer,.admin-modal.edit-user-modal .admin-modal-footer{flex-wrap:wrap}.edit-user-modal-root .admin-modal-footer .ant-btn,.admin-modal.edit-user-modal .admin-modal-footer .ant-btn{flex:auto;min-width:120px}}.edit-sub-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr);align-items:start;gap:0 20px;display:grid}.edit-sub-col{min-width:0}.edit-sub-col--side{border-left:1px solid #f1f5f9;padding-left:20px}.edit-sub-col .form-block+.form-block{margin-top:12px;padding-top:12px}.edit-sub-switches{grid-template-columns:1fr 1fr;gap:8px 12px;margin-bottom:10px;display:grid}.edit-sub-switch-card{background:#fafbfc;border:1px solid #eef2f7;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.edit-sub-switch-card__label{color:#334155;font-size:12px;font-weight:500;line-height:1.3}.edit-sub-switch-card__hint{color:#94a3b8;margin-top:2px;font-size:11px;font-weight:400;display:block}.bg-sync-grid{grid-template-columns:1fr 1fr;gap:8px 10px;display:grid}.bg-sync-grid__period{grid-column:1/-1}.bg-sync-phase{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;margin:2px 0 0;font-size:10px;font-weight:600}.bg-sync-phase--fast{grid-column:1/-1;margin-top:4px}.bg-sync-phase--slow{grid-column:1/-1;margin-top:2px}@media (width<=767px){.edit-sub-layout{grid-template-columns:1fr;gap:0}.edit-sub-col--side{border-top:1px solid #f1f5f9;border-left:none;margin-top:14px;padding-top:14px;padding-left:0}.edit-sub-switches{grid-template-columns:1fr}}.form-switch-inline{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;height:32px;padding:0 10px;display:flex}.form-switch-inline-label{color:var(--text-primary);font-size:13px}.password-hints{gap:4px;margin:4px 0 0;padding:0;list-style:none;display:grid}.password-hint{color:#94a3b8;align-items:center;gap:6px;font-size:12px;transition:color .15s;display:flex}.password-hint--ok{color:#16a34a}.password-hint-icon{text-align:center;color:#cbd5e1;flex-shrink:0;width:14px;font-size:11px;line-height:1}.password-hint--ok .password-hint-icon{color:#16a34a;font-weight:700}.password-field--valid .ant-input-affix-wrapper,.password-input--valid.ant-input-affix-wrapper{border-color:#22c55e!important}.password-field--valid .ant-input-affix-wrapper:hover,.password-input--valid.ant-input-affix-wrapper:hover{border-color:#16a34a!important}.password-field--valid .ant-input-affix-wrapper-focused,.password-input--valid.ant-input-affix-wrapper-focused{border-color:#16a34a!important;box-shadow:0 0 0 2px #22c55e26!important}.password-field--valid .ant-form-item-feedback-icon{color:#16a34a}@media (width<=480px){.form-row{grid-template-columns:1fr}}.note-cell-btn{cursor:pointer;max-width:100%;color:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.note-cell-btn:hover .note-cell-icon{color:#4f46e5}.note-cell-icon{color:#94a3b8;flex-shrink:0;font-size:12px}.sub-email-cell{flex-wrap:nowrap;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.sub-email-cell--nested .sub-email-cell__text{color:#475569}.sub-email-cell__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.page-card-body .ant-table-wrapper .ant-table-tbody>tr.sub-row-superuser>td{cursor:pointer;background:#f5f0ff}.page-card-body .ant-table-wrapper .ant-table-tbody>tr.sub-row-superuser:hover>td{background:#ebe3ff!important}.page-card-body .ant-table-wrapper .ant-table-tbody>tr.sub-row-superuser-solo>td{background:#f8f5ff}.page-card-body .ant-table-wrapper .ant-table-tbody>tr.sub-row-subuser>td{background:#fffbeb}.page-card-body .ant-table-wrapper .ant-table-tbody>tr.sub-row-subuser:hover>td{background:#fef3c7!important}.page-card-body .ant-table-wrapper .ant-table-row-expand-icon-cell{border:none!important;width:0!important;min-width:0!important;padding:0!important}.m-card--superuser,.m-card--superuser-solo{background:#f5f0ff}.m-card--expandable{cursor:pointer}.m-card--nested{background:#fffbeb;border-left:3px solid #fbbf24;margin-top:8px;margin-left:12px}.telegram-cell-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s,background .15s;display:inline-flex}.telegram-cell-btn:hover{color:#64748b;background:#f1f5f9}.telegram-cell-btn--set{color:#229ed9}.telegram-cell-btn--set:hover{color:#1a8fc4;background:#e8f6fc}.admin-mobile-drawer .ant-drawer-body{background:var(--sidebar-bg);padding:0}.admin-mobile-drawer-inner{background:var(--sidebar-bg);flex-direction:column;height:100%;display:flex}.admin-mobile-drawer .admin-sidebar-menu{padding:8px 8px 16px}.admin-header-logout-label{margin-inline-start:2px}.m-card-list{flex-direction:column;gap:10px;padding:12px;display:flex}.m-card{background:#fff;border:1px solid #e8edf3;border-radius:12px;padding:12px 14px;box-shadow:0 1px 2px #0f172a0a}.m-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.m-card-title-row{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.m-card-title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.m-card-head-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.m-card-tags{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.m-card-grid{grid-template-columns:1fr 1fr;gap:10px 12px;margin-top:12px;display:grid}.m-card-field{flex-direction:column;gap:3px;min-width:0;display:flex}.m-card-field--full{grid-column:1/-1}.m-card-field__label{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;font-size:10px;font-weight:600}.m-card-field__value{color:var(--text-primary);min-width:0;font-size:13px;line-height:1.35}.m-card-empty{text-align:center;color:var(--text-secondary);padding:32px 12px;font-size:13px}.m-card-pagination{border-top:1px solid #f1f5f9;justify-content:center;padding:12px;display:flex}@media (width<=767px){.usage-stat-popover{max-width:100vw}.usage-stat-panel{width:100%;max-width:100%}.usage-stat-cards{grid-template-columns:repeat(3,1fr)}.usage-stat-cards.usage-stat-cards--redis{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.usage-stat-metrics{grid-template-columns:minmax(0,1fr) 64px;padding:10px}.usage-stat-drawer .ant-drawer-content-wrapper{max-height:min(85vh,640px)}.usage-stat-drawer .ant-drawer-body{-webkit-overflow-scrolling:touch;max-height:min(85vh,640px);overflow:auto}.usage-stat-drawer .usage-stat-panel{border-radius:12px 12px 0 0}}.note-edit-popover-content{width:240px}@media (width<=767px){.note-edit-popover .ant-popover-inner{max-width:calc(100vw - 20px)}.note-edit-popover-content{width:min(240px,100vw - 44px)}.ant-modal{max-width:calc(100vw - 16px)}.admin-modal-body{padding:14px 14px 4px}.admin-modal .ant-modal-header,.admin-modal-footer{padding-inline:16px}.admin-shell{height:100dvh}.admin-header{padding:0 12px!important}.admin-header-title{font-size:15px}.admin-content{padding:16px 12px!important}.page-header{gap:12px;margin-bottom:16px}.page-header-text h1{font-size:21px}.page-header-text p{font-size:13px}.page-header-extra{width:100%}.page-header-extra>.ant-space{flex-wrap:wrap;width:100%;gap:8px!important;display:flex!important}.page-header-extra>.ant-space>.ant-space-item{flex:140px}.page-header-extra>.ant-space>.ant-space-item>.ant-btn{width:100%}.page-card-toolbar{padding:12px}.page-card-toolbar>.ant-space{flex-direction:column;align-items:stretch;width:100%;gap:8px!important;display:flex!important}.page-card-toolbar>.ant-space>.ant-space-item{width:100%}.page-card-toolbar>.ant-space>.ant-space-item>*{width:100%!important}.mobile-filter-bar{align-items:center;gap:8px;width:100%;display:flex}.mobile-filter-bar__search{flex:1;min-width:0}.mobile-filter-bar__search .ant-input-search,.mobile-filter-bar__search .ant-input-affix-wrapper,.mobile-filter-bar__search .ant-input{width:100%}.mobile-filter-bar__btn{color:#334155;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:32px;padding-inline:0;display:inline-flex}.mobile-filter-bar__btn .ant-btn-icon{line-height:0;display:inline-flex}.mobile-filters-fields{flex-direction:column;gap:8px;display:flex}.mobile-filters-fields__label{color:var(--text-secondary);margin-top:4px;font-size:12px;font-weight:600}.mobile-filters-fields__label:first-child{margin-top:0}.mobile-filters-fields .ant-select,.mobile-filters-fields .ant-picker{width:100%}.page-card-body .ant-table-wrapper .ant-table-pagination{row-gap:8px;padding:10px 12px 12px}}@media (width<=480px){.admin-content{padding:12px 10px!important}.admin-header-logout-label{display:none}.admin-header-logout{width:36px!important;padding-inline:0!important}.login-card{padding:24px 20px}.login-form-panel{padding:24px 16px}}
