.PageHeader-module__bRDKxW__pageHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:20px;display:flex}.PageHeader-module__bRDKxW__title{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.PageHeader-module__bRDKxW__subtitle{color:var(--text-secondary);margin:5px 0 0;font-size:.875rem}.PageHeader-module__bRDKxW__actions{flex-shrink:0;align-items:center;gap:8px;margin-top:2px;display:flex}
.KPICard-module__fX8v9G__kpiCard{cursor:default;flex-direction:column;gap:14px;min-width:0;padding:20px 20px 18px;display:flex;position:relative;overflow:hidden}.KPICard-module__fX8v9G__kpiCard:after{content:"";border-radius:inherit;opacity:0;transition:opacity var(--ease-smooth);pointer-events:none;background:linear-gradient(135deg,#6366f10a 0%,#0000 60%);position:absolute;inset:0}.KPICard-module__fX8v9G__kpiCard:hover:after{opacity:1}.KPICard-module__fX8v9G__kpiCard:hover{box-shadow:var(--shadow-lg);border-color:var(--border);transform:translateY(-3px)}.KPICard-module__fX8v9G__topRow{justify-content:space-between;align-items:flex-start;display:flex}.KPICard-module__fX8v9G__sparkline{opacity:.85;flex-shrink:0;margin-top:2px}.KPICard-module__fX8v9G__valueRow{align-items:baseline;gap:6px;line-height:1;display:flex}.KPICard-module__fX8v9G__value{color:var(--text-primary);letter-spacing:-.025em;font-size:1.875rem;font-weight:700;line-height:1}.KPICard-module__fX8v9G__bottomRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.KPICard-module__fX8v9G__label{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:450;overflow:hidden}
.Modal-module__Ro-5Wq__overlay{-webkit-backdrop-filter:blur(6px);z-index:500;background:#050810bf;justify-content:center;align-items:center;padding:24px;animation:.15s both Modal-module__Ro-5Wq__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__Ro-5Wq__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__Ro-5Wq__modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);animation:.2s both Modal-module__Ro-5Wq__scaleIn;overflow:hidden}@keyframes Modal-module__Ro-5Wq__scaleIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.Modal-module__Ro-5Wq__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Modal-module__Ro-5Wq__title{color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:600}.Modal-module__Ro-5Wq__closeBtn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;transition:all var(--ease-micro);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Modal-module__Ro-5Wq__closeBtn:hover{background:var(--surface-elevated);color:var(--text-primary)}.Modal-module__Ro-5Wq__body{padding:24px}
.ApiLogsModal-module__GVFfaG__headerArea{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.ApiLogsModal-module__GVFfaG__statsRow{gap:16px;display:flex}.ApiLogsModal-module__GVFfaG__statBox{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;gap:4px;min-width:120px;padding:12px 16px;display:flex}.ApiLogsModal-module__GVFfaG__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:.75rem;font-weight:500;display:flex}.ApiLogsModal-module__GVFfaG__statValue{color:var(--text-primary);font-size:1.25rem;font-weight:600;font-family:var(--font-mono)}.ApiLogsModal-module__GVFfaG__tableWrapper{border:1px solid var(--border-subtle);border-radius:var(--radius-md);max-height:400px;overflow-y:auto}.ApiLogsModal-module__GVFfaG__table{border-collapse:collapse;width:100%;font-size:.875rem}.ApiLogsModal-module__GVFfaG__table th{text-align:left;color:var(--text-tertiary);letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid var(--border-subtle);background:var(--surface);z-index:10;padding:10px 16px;font-size:.75rem;font-weight:500;position:sticky;top:0}.ApiLogsModal-module__GVFfaG__table td{white-space:nowrap;border-bottom:1px solid var(--border-subtle);padding:12px 16px}.ApiLogsModal-module__GVFfaG__table tbody tr:last-child td{border-bottom:none}.ApiLogsModal-module__GVFfaG__table tbody tr:hover{background:var(--surface-hover)}.ApiLogsModal-module__GVFfaG__dateCell{color:var(--text-secondary);font-size:.8125rem}.ApiLogsModal-module__GVFfaG__endpointCell{font-family:var(--font-mono);color:var(--text-primary)}.ApiLogsModal-module__GVFfaG__methodBadge{border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:600}.ApiLogsModal-module__GVFfaG__get{color:#3b82f6;background:#3b82f61a}.ApiLogsModal-module__GVFfaG__post{color:#10b981;background:#10b9811a}.ApiLogsModal-module__GVFfaG__put{color:#f59e0b;background:#f59e0b1a}.ApiLogsModal-module__GVFfaG__delete{color:#ef4444;background:#ef44441a}.ApiLogsModal-module__GVFfaG__emptyState{text-align:center;color:var(--text-tertiary);padding:40px!important}
.ModalForm-module__VZ6ZdW__form{flex-direction:column;gap:20px;display:flex}.ModalForm-module__VZ6ZdW__fieldGroup{flex-direction:column;gap:6px;display:flex}.ModalForm-module__VZ6ZdW__label{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.ModalForm-module__VZ6ZdW__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.ModalForm-module__VZ6ZdW__endpointRow{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px;display:flex}.ModalForm-module__VZ6ZdW__endpointName{font-family:var(--font-mono);color:var(--text-primary);font-size:.8125rem}.ModalForm-module__VZ6ZdW__priceInputWrapper{align-items:center;gap:8px;display:flex}.ModalForm-module__VZ6ZdW__currency{color:var(--text-tertiary);font-size:.875rem}.ModalForm-module__VZ6ZdW__priceInput{text-align:right;width:80px;font-family:var(--font-mono);padding:6px 10px}.ModalForm-module__VZ6ZdW__pricingNote{color:var(--text-tertiary);margin-bottom:16px;font-size:.8125rem}
.Charts-module__MTJGMa__chartCard{flex-direction:column;gap:18px;padding:22px 24px 20px;display:flex}.Charts-module__MTJGMa__chartHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Charts-module__MTJGMa__chartTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:600}.Charts-module__MTJGMa__chartSubtitle{color:var(--text-tertiary);margin:3px 0 0;font-size:.8125rem}.Charts-module__MTJGMa__chartLegend{flex-wrap:wrap;flex-shrink:0;gap:14px;display:flex}.Charts-module__MTJGMa__legendItem{color:var(--text-secondary);align-items:center;gap:6px;font-size:.75rem;display:flex}.Charts-module__MTJGMa__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Charts-module__MTJGMa__chartBody{width:100%;min-height:0}.Charts-module__MTJGMa__tooltip{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl), 0 0 0 1px #6366f11a;flex-direction:column;gap:6px;min-width:150px;padding:12px 14px;display:flex}.Charts-module__MTJGMa__tooltipLabel{color:var(--text-secondary);letter-spacing:.02em;text-transform:uppercase;margin-bottom:2px;font-size:.75rem;font-weight:600}.Charts-module__MTJGMa__tooltipRow{align-items:center;gap:7px;display:flex}.Charts-module__MTJGMa__tooltipDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.Charts-module__MTJGMa__tooltipKey{color:var(--text-secondary);flex:1;font-size:.8125rem}.Charts-module__MTJGMa__tooltipValue{color:var(--text-primary);font-size:.8125rem;font-weight:600;font-family:var(--font-mono)}
.CustomerDetailModal-module__tZhkNG__customerHeader{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:16px;margin-bottom:20px;padding:16px 20px;display:flex}.CustomerDetailModal-module__tZhkNG__customerAvatar{border-radius:var(--radius-md);width:48px;height:48px;color:var(--accent);background:#34d39926;border:1px solid #34d3994d;justify-content:center;align-items:center;font-size:1.125rem;font-weight:800;display:flex}.CustomerDetailModal-module__tZhkNG__customerMainInfo{flex:1}.CustomerDetailModal-module__tZhkNG__nameRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.CustomerDetailModal-module__tZhkNG__customerName{color:var(--text-primary);font-size:1.125rem;font-weight:800}.CustomerDetailModal-module__tZhkNG__metaRow{color:var(--text-secondary);align-items:center;gap:16px;font-size:.8125rem;display:flex}.CustomerDetailModal-module__tZhkNG__metaRow span{align-items:center;gap:5px;display:flex}.CustomerDetailModal-module__tZhkNG__tabNav{border-bottom:1px solid var(--border);gap:8px;margin-bottom:20px;display:flex}.CustomerDetailModal-module__tZhkNG__tabBtn{color:var(--text-secondary);cursor:pointer;transition:all var(--ease-micro);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:10px 18px;font-size:.875rem;font-weight:700;display:flex}.CustomerDetailModal-module__tZhkNG__tabBtn:hover{color:var(--text-primary)}.CustomerDetailModal-module__tZhkNG__activeTab{color:var(--accent)!important;border-bottom-color:var(--accent)!important}.CustomerDetailModal-module__tZhkNG__tabBody{flex-direction:column;gap:16px;display:flex}.CustomerDetailModal-module__tZhkNG__createKeyCard{background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-md);padding:16px 20px}.CustomerDetailModal-module__tZhkNG__newKeyAlert{border-radius:var(--radius-md);background:#34d39914;border:1px solid #34d3994d;padding:14px 18px}.CustomerDetailModal-module__tZhkNG__keyDisplay{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--accent);word-break:break-all;flex:1;padding:8px 14px;font-size:.875rem;font-weight:700}.CustomerDetailModal-module__tZhkNG__keyRow{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.CustomerDetailModal-module__tZhkNG__pricingTableWrapper{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);max-height:380px;overflow-y:auto}.CustomerDetailModal-module__tZhkNG__pricingTable{border-collapse:collapse;width:100%}.CustomerDetailModal-module__tZhkNG__pricingTable th{background:var(--surface-elevated);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:1px solid var(--border);padding:10px 14px;font-size:.75rem;font-weight:700}.CustomerDetailModal-module__tZhkNG__pricingTable td{border-bottom:1px solid var(--border-subtle);padding:10px 14px}.CustomerDetailModal-module__tZhkNG__customPriceInput{width:90px;font-size:.8125rem;font-weight:700;font-family:var(--font-mono);background:var(--surface-elevated);border:1px solid var(--border);color:var(--text-primary);border-radius:var(--radius-sm);padding:6px 10px}.CustomerDetailModal-module__tZhkNG__customPriceInput:focus{border-color:var(--accent);outline:none}.CustomerDetailModal-module__tZhkNG__customPriceInputActive{border-color:var(--accent)!important;color:var(--accent)!important;background:#34d39914!important}.CustomerDetailModal-module__tZhkNG__overviewGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.CustomerDetailModal-module__tZhkNG__infoCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:6px;padding:16px 20px;display:flex}.CustomerDetailModal-module__tZhkNG__infoLabel{color:var(--text-tertiary);text-transform:uppercase;font-size:.75rem;font-weight:700}.CustomerDetailModal-module__tZhkNG__infoValue{color:var(--text-primary);font-size:1.125rem;font-weight:800}
.apiconfig-module__eepc4q__toolbar{gap:12px;margin-bottom:24px;display:flex}.apiconfig-module__eepc4q__searchWrapper{width:360px;position:relative}.apiconfig-module__eepc4q__searchIcon{color:var(--text-tertiary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.apiconfig-module__eepc4q__catalogContainer{flex-direction:column;gap:16px;display:flex}.apiconfig-module__eepc4q__categoryBlock{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.apiconfig-module__eepc4q__categoryHeader{cursor:pointer;text-align:left;width:100%;transition:background var(--ease-micro);background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.apiconfig-module__eepc4q__categoryHeader:hover{background:var(--surface-hover)}.apiconfig-module__eepc4q__categoryLeft{color:var(--text-primary);align-items:center;gap:10px;display:flex}.apiconfig-module__eepc4q__categoryName{font-size:.9375rem;font-weight:600}.apiconfig-module__eepc4q__categoryCount{color:var(--text-tertiary);background:var(--surface-elevated);border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:500}.apiconfig-module__eepc4q__endpointList{border-top:1px solid var(--border-subtle)}.apiconfig-module__eepc4q__endpointRow{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:24px;padding:20px;transition:opacity .2s;display:flex}.apiconfig-module__eepc4q__endpointRow:last-child{border-bottom:none}.apiconfig-module__eepc4q__endpointRow.apiconfig-module__eepc4q__disabled{opacity:.45}.apiconfig-module__eepc4q__endpointMain{flex:1;gap:16px;display:flex}.apiconfig-module__eepc4q__toggleBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-top:2px;padding:0}.apiconfig-module__eepc4q__toggleOn{color:var(--accent)}.apiconfig-module__eepc4q__toggleOff{color:var(--text-tertiary)}.apiconfig-module__eepc4q__endpointInfo{flex-direction:column;gap:4px;display:flex}.apiconfig-module__eepc4q__endpointNameRow{align-items:center;gap:8px;display:flex}.apiconfig-module__eepc4q__methodBadge{color:#3b82f6;letter-spacing:.05em;background:#3b82f61a;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:700}.apiconfig-module__eepc4q__endpointName{color:var(--text-primary);font-size:.875rem;font-weight:600}.apiconfig-module__eepc4q__endpointPath{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.75rem}.apiconfig-module__eepc4q__endpointDesc{color:var(--text-secondary);max-width:500px;font-size:.8125rem;line-height:1.4}.apiconfig-module__eepc4q__endpointPricing{flex-shrink:0;align-items:flex-start;gap:20px;display:flex}.apiconfig-module__eepc4q__priceBlock{flex-direction:column;gap:4px;min-width:72px;display:flex}.apiconfig-module__eepc4q__priceLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.apiconfig-module__eepc4q__priceValue{font-family:var(--font-mono);color:var(--text-primary);font-size:.875rem;font-weight:600}.apiconfig-module__eepc4q__marginValue{color:var(--accent)}.apiconfig-module__eepc4q__priceEditable{font-family:var(--font-mono);color:var(--text-primary);border:1px dashed var(--border-subtle);cursor:pointer;background:0 0;border-radius:4px;padding:2px 8px;font-size:.875rem;font-weight:600;transition:all .2s}.apiconfig-module__eepc4q__priceEditable:hover{border-color:var(--accent);color:var(--accent)}.apiconfig-module__eepc4q__priceInput{width:72px;font-family:var(--font-mono);text-align:center;padding:2px 8px;font-size:.875rem}
.apikeys-module__5hffqG__filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.apikeys-module__5hffqG__searchBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:240px;color:var(--text-tertiary);transition:border-color var(--ease-micro);flex:1;align-items:center;gap:8px;padding:8px 12px;display:flex}.apikeys-module__5hffqG__searchBox:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}.apikeys-module__5hffqG__searchInput{font-size:.875rem;font-family:var(--font-sans);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1}.apikeys-module__5hffqG__searchInput::placeholder{color:var(--text-tertiary)}.apikeys-module__5hffqG__filterSelect{font-size:.875rem;font-family:var(--font-sans);background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;appearance:auto;outline:none;padding:8px 12px}.apikeys-module__5hffqG__tableCard{margin-bottom:32px;padding:0;overflow:hidden}.apikeys-module__5hffqG__tableWrapper{overflow-x:auto}.apikeys-module__5hffqG__table{border-collapse:collapse;width:100%;font-size:.875rem}.apikeys-module__5hffqG__table th{text-align:left;color:var(--text-tertiary);letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid var(--border-subtle);white-space:nowrap;padding:12px 20px;font-size:.75rem;font-weight:500}.apikeys-module__5hffqG__table td{white-space:nowrap;border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:14px 20px}.apikeys-module__5hffqG__table tbody tr{transition:background var(--ease-micro)}.apikeys-module__5hffqG__table tbody tr:hover{background:var(--surface-hover)}.apikeys-module__5hffqG__table tbody tr:last-child td{border-bottom:none}.apikeys-module__5hffqG__revokedRow{opacity:.55}.apikeys-module__5hffqG__keyCell{align-items:center;gap:8px;display:flex}.apikeys-module__5hffqG__keyIcon{color:var(--text-tertiary);flex-shrink:0}.apikeys-module__5hffqG__keyCode{font-size:.8125rem;font-family:var(--font-mono);color:var(--text-secondary);background:var(--surface-elevated);border-radius:var(--radius-sm);text-overflow:ellipsis;max-width:260px;padding:3px 8px;overflow:hidden}.apikeys-module__5hffqG__copyBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:all var(--ease-micro);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.apikeys-module__5hffqG__copyBtn:hover{background:var(--surface-elevated);color:var(--text-primary)}.apikeys-module__5hffqG__copied{color:var(--accent)!important}.apikeys-module__5hffqG__customerName{color:var(--text-primary);font-weight:500}.apikeys-module__5hffqG__dateCell{color:var(--text-secondary);font-size:.8125rem}.apikeys-module__5hffqG__modalForm{flex-direction:column;gap:20px;display:flex}.apikeys-module__5hffqG__fieldGroup{flex-direction:column;gap:6px;display:flex}.apikeys-module__5hffqG__label{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.apikeys-module__5hffqG__modalNote{color:var(--text-tertiary);margin:0;font-size:.8125rem;line-height:1.5}.apikeys-module__5hffqG__modalActions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.apikeys-module__5hffqG__warningBox{background:var(--warning-muted);border-radius:var(--radius-md);color:var(--warning);border:1px solid #fbbf2433;gap:12px;padding:14px;display:flex}
.apiusage-module__XS26Ha__kpiGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px;display:grid}.apiusage-module__XS26Ha__chartsRow{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.apiusage-module__XS26Ha__chartCard{flex-direction:column;gap:20px;padding:24px;display:flex}.apiusage-module__XS26Ha__chartTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.apiusage-module__XS26Ha__chartSubtitle{color:var(--text-tertiary);margin:2px 0 0;font-size:.8125rem}.apiusage-module__XS26Ha__chartBody{width:100%;min-height:0}.apiusage-module__XS26Ha__tooltip{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);flex-direction:column;gap:6px;min-width:140px;padding:12px;display:flex}.apiusage-module__XS26Ha__tooltipLabel{color:var(--text-secondary);font-size:.75rem;font-weight:500}.apiusage-module__XS26Ha__tooltipRow{align-items:center;gap:6px;display:flex}.apiusage-module__XS26Ha__tooltipDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.apiusage-module__XS26Ha__tooltipKey{color:var(--text-secondary);flex:1;font-size:.8125rem}.apiusage-module__XS26Ha__tooltipValue{color:var(--text-primary);font-size:.8125rem;font-weight:600}.apiusage-module__XS26Ha__tableCard{margin-bottom:32px;padding:0;overflow:hidden}.apiusage-module__XS26Ha__tableHeader{padding:24px 24px 0}.apiusage-module__XS26Ha__tableWrapper{overflow-x:auto}.apiusage-module__XS26Ha__table{border-collapse:collapse;width:100%;margin-top:16px;font-size:.875rem}.apiusage-module__XS26Ha__table th{text-align:left;color:var(--text-tertiary);letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid var(--border-subtle);white-space:nowrap;padding:10px 20px;font-size:.75rem;font-weight:500}.apiusage-module__XS26Ha__table td{white-space:nowrap;border-bottom:1px solid var(--border-subtle);padding:14px 20px}.apiusage-module__XS26Ha__table tbody tr{transition:background var(--ease-micro)}.apiusage-module__XS26Ha__table tbody tr:hover{background:var(--surface-hover)}.apiusage-module__XS26Ha__table tbody tr.apiusage-module__XS26Ha__clickableRow{cursor:pointer}.apiusage-module__XS26Ha__table tbody tr:last-child td{border-bottom:none}.apiusage-module__XS26Ha__customerName{color:var(--text-primary);font-weight:500}.apiusage-module__XS26Ha__usageBar{background:var(--border);border-radius:var(--radius-full);vertical-align:middle;width:80px;height:6px;margin-right:8px;display:inline-block;overflow:hidden}.apiusage-module__XS26Ha__usageBarFill{border-radius:var(--radius-full);height:100%;transition:width var(--ease-layout)}.apiusage-module__XS26Ha__usagePct{font-size:.75rem;font-family:var(--font-mono);color:var(--text-secondary)}.apiusage-module__XS26Ha__usagePct.apiusage-module__XS26Ha__warning{color:var(--warning)}@media (max-width:1200px){.apiusage-module__XS26Ha__kpiGrid{grid-template-columns:repeat(2,1fr)}.apiusage-module__XS26Ha__chartsRow{grid-template-columns:1fr}}@media (max-width:768px){.apiusage-module__XS26Ha__kpiGrid{grid-template-columns:1fr}}
.broadcast-module__oeyA9W__layout{grid-template-columns:1fr 400px;align-items:start;gap:20px;display:grid}@media (max-width:1100px){.broadcast-module__oeyA9W__layout{grid-template-columns:1fr}}.broadcast-module__oeyA9W__statsRow{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.broadcast-module__oeyA9W__statCard{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--ease-smooth);align-items:center;gap:12px;padding:16px;display:flex}.broadcast-module__oeyA9W__statCard:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.broadcast-module__oeyA9W__statVal{color:var(--text-primary);letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.broadcast-module__oeyA9W__statLbl{color:var(--text-tertiary);margin-top:3px;font-size:.75rem;font-weight:500}.broadcast-module__oeyA9W__sectionTitle{color:var(--text-primary);letter-spacing:-.01em;align-items:center;gap:8px;margin-bottom:18px;font-size:.9375rem;font-weight:600;display:flex}.broadcast-module__oeyA9W__fieldGroup{flex-direction:column;gap:7px;display:flex}.broadcast-module__oeyA9W__fieldLabel{color:var(--text-primary);letter-spacing:.005em;font-size:.8125rem;font-weight:600}.broadcast-module__oeyA9W__targetToggle{gap:8px;display:flex}.broadcast-module__oeyA9W__toggleBtn{border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);font-size:.8125rem;font-weight:500;font-family:var(--font-sans);transition:all var(--ease-smooth);background:0 0;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 12px;display:flex}.broadcast-module__oeyA9W__toggleBtn:hover{border-color:var(--accent-border);color:var(--accent-2);background:var(--accent-bg)}.broadcast-module__oeyA9W__toggleActive{border-color:var(--accent-border);background:var(--accent-bg);color:var(--accent-2);font-weight:600}.broadcast-module__oeyA9W__typeToggle{grid-template-columns:1fr 1fr;gap:10px;display:grid}.broadcast-module__oeyA9W__typeBtn{border:1.5px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;font-family:var(--font-sans);text-align:left;transition:all var(--ease-smooth);color:var(--text-secondary);background:0 0;align-items:flex-start;gap:10px;padding:14px;display:flex}.broadcast-module__oeyA9W__typeBtn:hover{border-color:var(--accent-border);background:var(--surface-elevated)}.broadcast-module__oeyA9W__typeBtnTitle{color:var(--text-primary);margin-bottom:2px;font-size:.8125rem;font-weight:600}.broadcast-module__oeyA9W__typeBtnSub{color:var(--text-tertiary);font-size:.6875rem;line-height:1.4}.broadcast-module__oeyA9W__typeBtnMessage{border-color:var(--accent-border);background:var(--accent-bg);color:var(--accent-2)}.broadcast-module__oeyA9W__typeBtnUpdate{color:var(--warning);background:#f59e0b12;border-color:#f59e0b4d}.broadcast-module__oeyA9W__submitRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.broadcast-module__oeyA9W__successMsg{color:var(--success);align-items:center;gap:6px;font-size:.8125rem;font-weight:600;display:flex}.broadcast-module__oeyA9W__errorBox{background:var(--danger-muted);border-radius:var(--radius-md);color:var(--danger);border:1px solid #ef444440;padding:10px 14px;font-size:.8125rem;font-weight:500}.broadcast-module__oeyA9W__historyHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.broadcast-module__oeyA9W__historyHeader .broadcast-module__oeyA9W__sectionTitle{margin-bottom:0}.broadcast-module__oeyA9W__historyEmpty{color:var(--text-tertiary);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:44px 20px;display:flex}.broadcast-module__oeyA9W__historyEmpty p{color:var(--text-secondary);margin:0;font-size:.9rem;font-weight:600}.broadcast-module__oeyA9W__historyEmpty span{font-size:.8125rem}.broadcast-module__oeyA9W__historyList{flex-direction:column;gap:6px;max-height:560px;padding-right:2px;display:flex;overflow-y:auto}.broadcast-module__oeyA9W__historyItem{border-radius:var(--radius-md);transition:all var(--ease-micro);cursor:default;border:1px solid #0000;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.broadcast-module__oeyA9W__historyItem:hover{background:var(--surface-hover)}.broadcast-module__oeyA9W__historyMsg{background:#6366f10a;border-color:#6366f11f}.broadcast-module__oeyA9W__historyUpdate{background:#f59e0b0a;border-color:#f59e0b1f}.broadcast-module__oeyA9W__historyIcon{border-radius:var(--radius-sm);background:var(--surface-elevated);border:1px solid var(--border-subtle);flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;display:flex}.broadcast-module__oeyA9W__historyContent{flex:1;min-width:0}.broadcast-module__oeyA9W__historyTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:.8125rem;font-weight:600;overflow:hidden}.broadcast-module__oeyA9W__historyBody{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:7px;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.broadcast-module__oeyA9W__historyMeta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.broadcast-module__oeyA9W__historyType{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;padding:2px 7px;font-size:.625rem;font-weight:700}.broadcast-module__oeyA9W__typeTagUpdate{background:var(--warning-muted);color:var(--warning)}.broadcast-module__oeyA9W__typeTagMsg{background:var(--accent-bg);color:var(--accent-2)}.broadcast-module__oeyA9W__historyPortal{color:var(--text-tertiary);font-size:.6875rem;font-weight:500}.broadcast-module__oeyA9W__readBadge{color:var(--success);font-size:.625rem;font-weight:600}.broadcast-module__oeyA9W__unreadBadge{color:var(--warning);font-size:.625rem;font-weight:600}.broadcast-module__oeyA9W__historyTime{color:var(--text-tertiary);font-size:.6875rem;font-family:var(--font-mono);margin-left:auto}@keyframes broadcast-module__oeyA9W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.broadcast-module__oeyA9W__spinner{animation:.8s linear infinite broadcast-module__oeyA9W__spin}
.customers-module__Uy4aba__filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.customers-module__Uy4aba__searchBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:240px;color:var(--text-tertiary);transition:border-color var(--ease-micro);flex:1;align-items:center;gap:8px;padding:8px 12px;display:flex}.customers-module__Uy4aba__searchBox:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}.customers-module__Uy4aba__searchInput{font-size:.875rem;font-family:var(--font-sans);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1}.customers-module__Uy4aba__searchInput::placeholder{color:var(--text-tertiary)}.customers-module__Uy4aba__filterSelect{font-size:.875rem;font-family:var(--font-sans);background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;appearance:auto;outline:none;padding:8px 12px}.customers-module__Uy4aba__filterSelect:focus{border-color:var(--accent)}.customers-module__Uy4aba__tableCard{margin-bottom:32px;padding:0;overflow:hidden}.customers-module__Uy4aba__tableWrapper{overflow-x:auto}.customers-module__Uy4aba__table{border-collapse:collapse;width:100%;font-size:.875rem}.customers-module__Uy4aba__table th{text-align:left;color:var(--text-tertiary);letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid var(--border-subtle);white-space:nowrap;padding:12px 20px;font-size:.75rem;font-weight:500}.customers-module__Uy4aba__table td{white-space:nowrap;border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:14px 20px}.customers-module__Uy4aba__table tbody tr{transition:background var(--ease-micro)}.customers-module__Uy4aba__table tbody tr:hover{background:var(--surface-hover)}.customers-module__Uy4aba__table tbody tr:last-child td{border-bottom:none}.customers-module__Uy4aba__customerCell{align-items:center;gap:12px;display:flex}.customers-module__Uy4aba__avatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--accent), var(--accent-muted));flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.customers-module__Uy4aba__avatar span{color:#fff;font-size:.75rem;font-weight:600}.customers-module__Uy4aba__name{color:var(--text-primary);font-weight:500;display:block}.customers-module__Uy4aba__email{color:var(--text-tertiary);font-size:.75rem;display:block}.customers-module__Uy4aba__companyCell{color:var(--text-secondary)}.customers-module__Uy4aba__dateCell{color:var(--text-secondary);font-size:.8125rem}.customers-module__Uy4aba__usageCell{align-items:center;gap:10px;display:flex}.customers-module__Uy4aba__usageBar{background:var(--border);border-radius:var(--radius-full);width:80px;height:6px;overflow:hidden}.customers-module__Uy4aba__usageBarFill{border-radius:var(--radius-full);height:100%;transition:width var(--ease-layout)}.customers-module__Uy4aba__pagination{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.customers-module__Uy4aba__pageInfo{color:var(--text-tertiary);font-size:.8125rem}.customers-module__Uy4aba__pageActions{gap:8px;display:flex}.customers-module__Uy4aba__pageActions button:disabled{opacity:.4;cursor:not-allowed}
.docs-module__jMC11a__docsContainer{flex-direction:column;gap:24px;padding-bottom:60px;display:flex}.docs-module__jMC11a__selectorBar{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.docs-module__jMC11a__selectorLabel{color:var(--text-primary);align-items:center;gap:8px;font-size:.875rem;font-weight:700;display:flex}.docs-module__jMC11a__apiSelect{background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:8px;outline:none;min-width:280px;padding:8px 14px;font-size:.875rem;font-weight:600}.docs-module__jMC11a__apiSelect:focus{border-color:#d97706}.docs-module__jMC11a__heroCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;padding:28px;position:relative;overflow:hidden}.docs-module__jMC11a__heroCard:before{content:"";background:linear-gradient(90deg,#d97706,#f59e0b,#fbbf24);height:4px;position:absolute;top:0;left:0;right:0}.docs-module__jMC11a__heroHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.docs-module__jMC11a__apiTitleGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.docs-module__jMC11a__apiTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.docs-module__jMC11a__priceBadge{color:#d97706;background:#d977061f;border:1px solid #d9770640;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.8125rem;font-weight:700;display:inline-flex}.docs-module__jMC11a__categoryBadge{color:#6366f1;background:#4f46e514;border:1px solid #4f46e533;border-radius:9999px;padding:4px 10px;font-size:.75rem;font-weight:600}.docs-module__jMC11a__apiDescription{color:var(--text-secondary);max-width:800px;margin-bottom:20px;font-size:.9375rem;line-height:1.6}.docs-module__jMC11a__endpointBar{background:var(--bg-tertiary);border:1px solid var(--border);font-family:var(--font-mono,monospace);border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:.875rem;display:flex;overflow-x:auto}.docs-module__jMC11a__methodPost{color:#fff;letter-spacing:.05em;background:#10b981;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:800}.docs-module__jMC11a__endpointUrl{color:var(--text-primary);word-break:break-all;flex:1;font-weight:600}.docs-module__jMC11a__copyBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.docs-module__jMC11a__copyBtn:hover{background:var(--border);color:var(--text-primary)}.docs-module__jMC11a__copyBtn.docs-module__jMC11a__copied{color:#10b981;border-color:#10b981}.docs-module__jMC11a__twoColGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:1024px){.docs-module__jMC11a__twoColGrid{grid-template-columns:1fr}}.docs-module__jMC11a__panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:18px;padding:24px;display:flex}.docs-module__jMC11a__panelTitle{color:var(--text-primary);align-items:center;gap:8px;margin:0;font-size:1.0625rem;font-weight:700;display:flex}.docs-module__jMC11a__docTable{border-collapse:collapse;width:100%;font-size:.84375rem}.docs-module__jMC11a__docTable th{text-align:left;background:var(--bg-tertiary);color:var(--text-secondary);border-bottom:1px solid var(--border);padding:10px 12px;font-weight:600}.docs-module__jMC11a__docTable td{border-bottom:1px solid var(--border);color:var(--text-primary);padding:12px}.docs-module__jMC11a__docTable tr:last-child td{border-bottom:none}.docs-module__jMC11a__reqBadge{color:#ef4444;text-transform:uppercase;background:#ef44441a;border-radius:4px;padding:2px 6px;font-size:.6875rem;font-weight:700}.docs-module__jMC11a__codeSnippet{font-family:var(--font-mono,monospace);color:#d97706;background:#0000000d;border-radius:4px;padding:2px 6px;font-size:.8125rem}.docs-module__jMC11a__tabsBar{border-bottom:1px solid var(--border);gap:8px;padding-bottom:8px;display:flex}.docs-module__jMC11a__tabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-size:.84375rem;font-weight:600;transition:all .15s}.docs-module__jMC11a__tabBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.docs-module__jMC11a__tabActive{color:#d97706;background:#d977061f}.docs-module__jMC11a__codeBox{color:#f8fafc;font-family:var(--font-mono,monospace);white-space:pre;background:#0f172a;border-radius:10px;max-height:480px;padding:16px;font-size:.8125rem;line-height:1.5;position:relative;overflow-x:auto}.docs-module__jMC11a__codeBoxHeader{color:#94a3b8;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.75rem;font-weight:600;display:flex}.docs-module__jMC11a__copyCodeBtn{color:#e2e8f0;cursor:pointer;background:#ffffff1a;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;display:inline-flex}.docs-module__jMC11a__copyCodeBtn:hover{background:#fff3}.docs-module__jMC11a__statusBadge200{color:#10b981;background:#10b9811f;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:700}.docs-module__jMC11a__statusBadge401{color:#ef4444;background:#ef44441f;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:700}.docs-module__jMC11a__statusBadge402{color:#f59e0b;background:#f59e0b1f;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:700}.docs-module__jMC11a__playgroundForm{flex-direction:column;gap:14px;display:flex}.docs-module__jMC11a__formGroup{flex-direction:column;gap:6px;display:flex}.docs-module__jMC11a__formLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.docs-module__jMC11a__runRequestBtn{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:700;transition:all .15s;display:inline-flex}.docs-module__jMC11a__runRequestBtn:hover{background:#b45309}.docs-module__jMC11a__runRequestBtn:disabled{opacity:.6;cursor:not-allowed}.docs-module__jMC11a__resultMeta{align-items:center;gap:12px;margin-bottom:8px;font-size:.8125rem;display:flex}
.page-module___8aEwW__kpiGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}.page-module___8aEwW__chartsGrid{grid-template-columns:2fr 1fr;gap:16px;margin-bottom:20px;display:grid}.page-module___8aEwW__chartMain,.page-module___8aEwW__chartSide{min-width:0}.page-module___8aEwW__recentTxns{margin-bottom:40px;padding:0;overflow:hidden}.page-module___8aEwW__txnHeader{justify-content:space-between;align-items:flex-start;padding:22px 24px 0;display:flex}.page-module___8aEwW__txnTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:600}.page-module___8aEwW__txnSubtitle{color:var(--text-tertiary);margin:3px 0 0;font-size:.8125rem}.page-module___8aEwW__miniTable{border-collapse:collapse;width:100%;margin-top:18px;font-size:.875rem}.page-module___8aEwW__miniTable th{text-align:left;color:var(--text-tertiary);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--border-subtle);background:var(--surface-elevated);padding:9px 24px;font-size:.72rem;font-weight:600}.page-module___8aEwW__miniTable td{white-space:nowrap;border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:13px 24px}.page-module___8aEwW__miniTable tbody tr:last-child td{border-bottom:none}.page-module___8aEwW__miniTable tbody tr{transition:background var(--ease-micro);cursor:default}.page-module___8aEwW__miniTable tbody tr:hover{background:var(--surface-hover)}.page-module___8aEwW__customerCell{align-items:center;gap:10px;display:flex}.page-module___8aEwW__customerAvatar{border-radius:var(--radius-full);background:var(--accent-bg);border:1px solid var(--accent-border);width:30px;height:30px;color:var(--accent-2);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.page-module___8aEwW__customerName{color:var(--text-primary);font-weight:500}.page-module___8aEwW__packageCell{color:var(--text-secondary);font-size:.8375rem}.page-module___8aEwW__dateCell{color:var(--text-tertiary);font-size:.8125rem;font-family:var(--font-mono)}@media (max-width:1280px){.page-module___8aEwW__kpiGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__chartsGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module___8aEwW__kpiGrid{grid-template-columns:1fr}}
.services-module__g8J8Uq__heroStats{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.services-module__g8J8Uq__statItem{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex:1;align-items:center;gap:12px;min-width:140px;padding:14px 20px;display:flex}.services-module__g8J8Uq__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.services-module__g8J8Uq__statVal{color:var(--text-primary);letter-spacing:-.03em;font-size:1.5rem;font-weight:800;line-height:1}.services-module__g8J8Uq__statLbl{color:var(--text-tertiary);margin-top:3px;font-size:.75rem;font-weight:500}.services-module__g8J8Uq__toolbar{flex-direction:column;gap:14px;margin-bottom:28px;display:flex}.services-module__g8J8Uq__searchWrap{max-width:480px;position:relative}.services-module__g8J8Uq__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.services-module__g8J8Uq__searchInput{background:var(--surface);border-color:var(--border);color:var(--text-primary);padding-left:38px}.services-module__g8J8Uq__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}.services-module__g8J8Uq__catPills{flex-wrap:wrap;gap:8px;display:flex}.services-module__g8J8Uq__pill{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;font-size:.8125rem;font-weight:500;font-family:var(--font-sans);white-space:nowrap;border-radius:999px;padding:5px 13px;transition:all .2s}.services-module__g8J8Uq__pill:hover{background:var(--surface-elevated);border-color:var(--border);color:var(--text-primary)}.services-module__g8J8Uq__pillActive{background:var(--accent-bg);border-color:var(--accent);color:var(--accent);font-weight:600}.services-module__g8J8Uq__catalogContent{flex-direction:column;gap:40px;display:flex}.services-module__g8J8Uq__catHeader{margin-bottom:16px}.services-module__g8J8Uq__catTitleRow{align-items:center;gap:10px;margin-bottom:8px;display:flex}.services-module__g8J8Uq__catEmoji{font-size:1.25rem}.services-module__g8J8Uq__catTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.services-module__g8J8Uq__catCount{background:var(--surface-elevated);border:1px solid var(--border);color:var(--text-tertiary);border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600}.services-module__g8J8Uq__catLine{opacity:.7;border-radius:999px;width:48px;height:2px}.services-module__g8J8Uq__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.services-module__g8J8Uq__serviceCard{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);cursor:default;flex-direction:column;gap:14px;padding:18px;transition:all .2s;animation:.35s cubic-bezier(.4,0,.2,1) both services-module__g8J8Uq__fadeInUp;display:flex}.services-module__g8J8Uq__serviceCard:hover{border-color:var(--border);transform:translateY(-2px);box-shadow:0 4px 20px #00000040}.services-module__g8J8Uq__serviceCard.services-module__g8J8Uq__disabled{opacity:.45;pointer-events:none}.services-module__g8J8Uq__cardTop{justify-content:space-between;align-items:center;display:flex}.services-module__g8J8Uq__cardIconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.services-module__g8J8Uq__cardMeta{align-items:center;gap:6px;display:flex}.services-module__g8J8Uq__methodBadge{font-size:.625rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.05em;border-radius:4px;padding:2px 7px}.services-module__g8J8Uq__disabledBadge{color:#f87171;background:#f871711f;border-radius:4px;align-items:center;gap:3px;padding:2px 7px;font-size:.625rem;font-weight:600;display:flex}.services-module__g8J8Uq__cardBody{flex-direction:column;flex:1;gap:6px;display:flex}.services-module__g8J8Uq__cardTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:.875rem;font-weight:700;line-height:1.3}.services-module__g8J8Uq__cardDesc{color:var(--text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.5;display:-webkit-box;overflow:hidden}.services-module__g8J8Uq__cardPath{font-family:var(--font-mono);color:var(--text-tertiary);background:var(--surface-elevated);border:1px solid var(--border-subtle);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;padding:3px 8px;font-size:.6875rem;display:block;overflow:hidden}.services-module__g8J8Uq__cardFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.services-module__g8J8Uq__priceChip{align-items:center;gap:5px;display:flex}.services-module__g8J8Uq__priceLabel{color:var(--text-tertiary);font-size:.6875rem;font-weight:500}.services-module__g8J8Uq__priceValue{color:var(--accent);font-size:.875rem;font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em}.services-module__g8J8Uq__runBtn{color:#0a0f0d;cursor:pointer;font-size:.75rem;font-weight:700;font-family:var(--font-sans);border:none;border-radius:6px;align-items:center;gap:5px;padding:5px 12px;transition:all .2s;display:inline-flex}.services-module__g8J8Uq__runBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.services-module__g8J8Uq__disabledBtn{color:var(--text-tertiary);font-size:.75rem;font-weight:500}.services-module__g8J8Uq__emptyState{text-align:center;flex-direction:column;align-items:center;padding:64px 32px;display:flex}@keyframes services-module__g8J8Uq__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.services-module__g8J8Uq__cardsGrid{grid-template-columns:1fr}.services-module__g8J8Uq__heroStats{flex-direction:column}}
.transactions-module__AO5KkW__filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.transactions-module__AO5KkW__searchBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:240px;color:var(--text-tertiary);transition:border-color var(--ease-micro);flex:1;align-items:center;gap:8px;padding:8px 12px;display:flex}.transactions-module__AO5KkW__searchBox:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}.transactions-module__AO5KkW__searchInput{font-size:.875rem;font-family:var(--font-sans);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1}.transactions-module__AO5KkW__searchInput::placeholder{color:var(--text-tertiary)}.transactions-module__AO5KkW__statusSelect{font-size:.875rem;font-family:var(--font-sans);background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--ease-micro);appearance:auto;outline:none;padding:8px 12px}.transactions-module__AO5KkW__statusSelect:focus{border-color:var(--accent)}.transactions-module__AO5KkW__tableCard{margin-bottom:32px;padding:0;overflow:hidden}.transactions-module__AO5KkW__tableWrapper{overflow-x:auto}.transactions-module__AO5KkW__table{border-collapse:collapse;width:100%;font-size:.875rem}.transactions-module__AO5KkW__table th{text-align:left;color:var(--text-tertiary);letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid var(--border-subtle);white-space:nowrap;padding:12px 20px;font-size:.75rem;font-weight:500}.transactions-module__AO5KkW__sortBtn{font:inherit;color:var(--text-tertiary);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:color var(--ease-micro);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.75rem;font-weight:500;display:inline-flex}.transactions-module__AO5KkW__sortBtn:hover{color:var(--text-primary)}.transactions-module__AO5KkW__table td{white-space:nowrap;border-bottom:1px solid var(--border-subtle);padding:14px 20px}.transactions-module__AO5KkW__table tbody tr{transition:background var(--ease-micro)}.transactions-module__AO5KkW__table tbody tr:hover{background:var(--surface-hover)}.transactions-module__AO5KkW__table tbody tr:last-child td{border-bottom:none}.transactions-module__AO5KkW__cellId{color:var(--text-secondary);font-size:.8125rem}.transactions-module__AO5KkW__customerCell{flex-direction:column;display:flex}.transactions-module__AO5KkW__customerNameBtn{font:inherit;color:var(--text-primary);cursor:pointer;text-align:left;transition:color var(--ease-micro);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-weight:500;display:flex}.transactions-module__AO5KkW__customerNameBtn:hover{color:var(--accent)}.transactions-module__AO5KkW__settingsIcon{opacity:0;color:var(--text-tertiary);transition:opacity var(--ease-micro)}.transactions-module__AO5KkW__customerNameBtn:hover .transactions-module__AO5KkW__settingsIcon{opacity:1}.transactions-module__AO5KkW__customerName{color:var(--text-primary);font-weight:500}.transactions-module__AO5KkW__customerEmail{color:var(--text-tertiary);font-size:.75rem}.transactions-module__AO5KkW__packageCell{color:var(--text-secondary)}.transactions-module__AO5KkW__amountCell{color:var(--text-primary);font-weight:600}.transactions-module__AO5KkW__dateCell{color:var(--text-secondary);font-size:.8125rem}.transactions-module__AO5KkW__pagination{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.transactions-module__AO5KkW__pageInfo{color:var(--text-tertiary);font-size:.8125rem}.transactions-module__AO5KkW__pageActions{gap:8px;display:flex}.transactions-module__AO5KkW__pageActions button:disabled{opacity:.4;cursor:not-allowed}
