.dashboard-container .btn{display:inline-flex;align-items:center;gap:.5rem;appearance:none;-webkit-appearance:none;padding:.625rem 1.25rem;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;font-weight:500;font-size:.875rem;transition:all .2s;text-decoration:none;font-family:inherit;line-height:1.2}.dashboard-container .btn-primary{background:#3b82f6;color:#fff}.dashboard-container .btn-primary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px #3b82f64d}.dashboard-container .btn-secondary{background:#fff;color:#1f2937;border:1px solid #e5e7eb}.dashboard-container .btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.dashboard-container .btn-sm{padding:.5rem 1rem;font-size:.8125rem}.dashboard-container .btn-danger-outline{background:transparent;color:#b91c1c;border:1px solid rgba(185,28,28,.35);font-weight:700}.dashboard-container .btn-danger-outline:hover{background:#b91c1c14;color:#991b1b;border-color:#b91c1c8c}.dashboard-container .btn-danger-outline:active{background:#b91c1c24;border-color:#b91c1c99}.dashboard-container .btn-danger-outline:focus-visible{outline:3px solid rgba(239,68,68,.22);outline-offset:2px}.dashboard-container .btn-contrast{background:#fff;color:#111827;border:1px solid rgba(255,255,255,.45);font-weight:800}.dashboard-container .btn-contrast:hover{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 8px 18px #0000002e}.dashboard-container .btn-icon-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s;flex-shrink:0}.dashboard-container .btn-icon-btn:hover{background:#e5e7eb;color:#1f2937;border-color:#d1d5db}.dashboard-container .api-key-item{display:flex;flex-direction:column;gap:12px;padding:16px;margin-bottom:12px;background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0000000a}.dashboard-container .api-key-item:hover{border-color:#3b82f680;box-shadow:0 10px 24px #3b82f614}.dashboard-container .api-key-header{display:flex!important;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap}.dashboard-container .api-key-title-row{display:flex!important;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.dashboard-container .api-key-title-row h3{margin:0;font-size:16px;font-weight:800;color:#111827;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-container .api-key-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.dashboard-container .api-key-value{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:10px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.dashboard-container .api-key-code-wrap{min-width:0;flex:1 1 auto;overflow-x:auto;overflow-y:hidden;padding:2px 0}.dashboard-container .api-key-code{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;color:#0f172a;white-space:nowrap;word-break:normal}.dashboard-container .api-key-meta{display:flex;flex-wrap:wrap;gap:10px;color:#6b7280;font-size:12px}.dashboard-container .credits-display{padding:18px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:14px;color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 24px #667eea2e}.dashboard-container .credits-top{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin-bottom:12px}.dashboard-container .credits-balance-card{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px)}.dashboard-container .credits-icon{font-size:34px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ffffff2e;border-radius:14px}.dashboard-container .credits-label{font-size:12px;opacity:.9;margin-bottom:4px}.dashboard-container .credits-value{font-size:28px;font-weight:900;line-height:1.1}.dashboard-container .credits-actions{display:flex;justify-content:flex-end;align-items:center}.dashboard-container .credits-info-text{padding-top:12px;border-top:1px solid rgba(255,255,255,.18);font-size:13px;opacity:.92;line-height:1.65}@media(max-width:768px){.dashboard-container .api-key-header{flex-direction:column;align-items:stretch}.dashboard-container .api-key-actions{justify-content:stretch}.dashboard-container .api-key-actions .btn{width:100%;justify-content:center}.dashboard-container .credits-top{grid-template-columns:1fr;align-items:stretch}.dashboard-container .credits-actions .btn{width:100%;justify-content:center}}.dashboard-container .payment-records-list{display:flex;flex-direction:column;gap:12px}.dashboard-container .payment-record-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:all .2s ease}.dashboard-container .payment-record-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.dashboard-container .payment-record-main{display:flex;flex-direction:column;gap:12px}.dashboard-container .payment-record-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-container .payment-record-title-row{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:0}.dashboard-container .payment-record-icon{font-size:24px;flex-shrink:0}.dashboard-container .payment-record-info{flex:1;min-width:0}.dashboard-container .payment-record-info h4{margin:0 0 6px;font-size:16px;font-weight:600;color:#111827}.dashboard-container .payment-record-meta{display:flex;flex-wrap:wrap;gap:12px;color:#6b7280;font-size:13px}.dashboard-container .payment-record-amount{text-align:right;flex-shrink:0}.dashboard-container .amount-value{font-size:18px;font-weight:700;color:#111827;margin-bottom:4px}.dashboard-container .amount-credits{font-size:13px;color:#059669;font-weight:500}.dashboard-container .payment-record-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid #f3f4f6}.dashboard-container .payment-id{font-size:12px;color:#9ca3af;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.dashboard-container .status-badge.success{background:#d1fae5;color:#065f46}.dashboard-container .status-badge.pending{background:#fef3c7;color:#92400e}.dashboard-container .status-badge.failed{background:#fee2e2;color:#991b1b}.dashboard-container .status-badge.unknown{background:#f3f4f6;color:#6b7280}@media(max-width:768px){.dashboard-container .payment-record-header{flex-direction:column;align-items:stretch}.dashboard-container .payment-record-amount{text-align:left}.dashboard-container .payment-record-footer{flex-direction:column;align-items:flex-start}}.dashboard-container[data-astro-cid-s7zkp2zw]{max-width:1200px;margin:0 auto;padding:2rem}.user-info-section[data-astro-cid-s7zkp2zw]{margin-bottom:2rem}.user-info-card[data-astro-cid-s7zkp2zw]{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#fff}.user-info-card[data-astro-cid-s7zkp2zw].loading{justify-content:center;background:#f9fafb;color:#6b7280}.user-avatar[data-astro-cid-s7zkp2zw]{width:64px;height:64px;flex-shrink:0}.avatar-placeholder[data-astro-cid-s7zkp2zw]{width:64px;height:64px;border-radius:50%;background:#fff3;backdrop-filter:blur(10px);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;border:2px solid rgba(255,255,255,.3)}.user-details[data-astro-cid-s7zkp2zw]{flex:1}.user-details[data-astro-cid-s7zkp2zw] h2[data-astro-cid-s7zkp2zw]{margin:0 0 .5rem;font-size:1.5rem;color:#fff;font-weight:600}.user-details[data-astro-cid-s7zkp2zw] p[data-astro-cid-s7zkp2zw]{margin:0;color:#ffffffe6;font-size:.875rem}.user-actions[data-astro-cid-s7zkp2zw]{display:flex;gap:.75rem}.stats-grid[data-astro-cid-s7zkp2zw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card[data-astro-cid-s7zkp2zw]{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;border:1px solid #e5e7eb;transition:transform .2s,box-shadow .2s}.stat-card[data-astro-cid-s7zkp2zw]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.stat-icon[data-astro-cid-s7zkp2zw]{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:12px}.stat-content[data-astro-cid-s7zkp2zw]{flex:1}.stat-value[data-astro-cid-s7zkp2zw]{font-size:2rem;font-weight:700;color:#1f2937;line-height:1;margin-bottom:.25rem}.stat-label[data-astro-cid-s7zkp2zw]{font-size:.875rem;color:#6b7280;font-weight:500}.dashboard-section[data-astro-cid-s7zkp2zw]{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;border:1px solid #e5e7eb}.section-header[data-astro-cid-s7zkp2zw]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.section-header[data-astro-cid-s7zkp2zw] h2[data-astro-cid-s7zkp2zw]{margin:0;font-size:1.5rem;color:#1f2937;font-weight:600}.content-container[data-astro-cid-s7zkp2zw]{min-height:100px}.loading-state[data-astro-cid-s7zkp2zw]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.loading-spinner[data-astro-cid-s7zkp2zw]{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.empty-state[data-astro-cid-s7zkp2zw]{text-align:center;padding:3rem;color:#6b7280}.empty-icon[data-astro-cid-s7zkp2zw]{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state[data-astro-cid-s7zkp2zw] h3[data-astro-cid-s7zkp2zw]{margin:.5rem 0;color:#1f2937;font-size:1.25rem}.empty-state[data-astro-cid-s7zkp2zw] p[data-astro-cid-s7zkp2zw]{margin:.5rem 0 1.5rem;color:#6b7280}.api-key-item[data-astro-cid-s7zkp2zw]{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;margin-bottom:1rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;transition:all .2s}.api-key-item[data-astro-cid-s7zkp2zw]:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.api-key-main[data-astro-cid-s7zkp2zw]{flex:1}.api-key-header[data-astro-cid-s7zkp2zw]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.25rem}.api-key-title-row[data-astro-cid-s7zkp2zw]{display:flex;align-items:center;gap:.75rem;min-width:240px;flex:1}.api-key-header[data-astro-cid-s7zkp2zw] h3[data-astro-cid-s7zkp2zw]{margin:0;font-size:1.125rem;color:#1f2937;font-weight:600}.api-key-value[data-astro-cid-s7zkp2zw]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.75rem;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.api-key-code[data-astro-cid-s7zkp2zw]{flex:1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;color:#1f2937;background:transparent;border:none;padding:0;word-break:break-all}.btn-icon-btn[data-astro-cid-s7zkp2zw]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s;flex-shrink:0}.btn-icon-btn[data-astro-cid-s7zkp2zw]:hover{background:#e5e7eb;color:#1f2937;border-color:#d1d5db}.api-key-meta[data-astro-cid-s7zkp2zw]{display:flex;gap:1rem;flex-wrap:wrap}.meta-item[data-astro-cid-s7zkp2zw]{font-size:.75rem;color:#6b7280}.meta-item[data-astro-cid-s7zkp2zw].text-muted{color:#9ca3af;font-style:italic}.api-key-actions[data-astro-cid-s7zkp2zw]{display:flex;align-items:center;gap:.5rem}.credits-display[data-astro-cid-s7zkp2zw]{padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff}.credits-top[data-astro-cid-s7zkp2zw]{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;margin-bottom:1rem}.credits-balance-card[data-astro-cid-s7zkp2zw]{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.25rem;border-radius:14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px)}.credits-icon[data-astro-cid-s7zkp2zw]{font-size:3rem;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:16px;backdrop-filter:blur(10px)}.credits-info[data-astro-cid-s7zkp2zw]{flex:1}.credits-label[data-astro-cid-s7zkp2zw]{font-size:.875rem;opacity:.9;margin-bottom:.5rem}.credits-value[data-astro-cid-s7zkp2zw]{font-size:2.5rem;font-weight:700;line-height:1.1}.credits-actions[data-astro-cid-s7zkp2zw]{display:flex;justify-content:flex-end}.credits-info-text[data-astro-cid-s7zkp2zw]{padding-top:1rem;border-top:1px solid rgba(255,255,255,.2);font-size:.875rem;opacity:.9;line-height:1.6}.subscription-item[data-astro-cid-s7zkp2zw]{padding:1.5rem;margin-bottom:1rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s}.subscription-item[data-astro-cid-s7zkp2zw]:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.subscription-header[data-astro-cid-s7zkp2zw]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.subscription-header[data-astro-cid-s7zkp2zw] h3[data-astro-cid-s7zkp2zw]{margin:0 0 .25rem;font-size:1.125rem;color:#1f2937;font-weight:600}.subscription-plan[data-astro-cid-s7zkp2zw]{margin:0;font-size:.875rem;color:#6b7280}.subscription-details[data-astro-cid-s7zkp2zw]{margin-bottom:1rem;padding:1rem;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.detail-row[data-astro-cid-s7zkp2zw]{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.detail-row[data-astro-cid-s7zkp2zw]:last-child{border-bottom:none}.detail-label[data-astro-cid-s7zkp2zw]{font-size:.875rem;color:#6b7280;font-weight:500}.detail-value[data-astro-cid-s7zkp2zw]{font-size:.875rem;color:#1f2937;font-weight:600}.usage-section[data-astro-cid-s7zkp2zw]{margin-top:1rem}.usage-header[data-astro-cid-s7zkp2zw]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.usage-label[data-astro-cid-s7zkp2zw]{font-size:.875rem;color:#6b7280;font-weight:500}.usage-text[data-astro-cid-s7zkp2zw]{font-size:.875rem;color:#1f2937;font-weight:600}.usage-bar[data-astro-cid-s7zkp2zw]{display:flex;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.usage-bar-fill[data-astro-cid-s7zkp2zw]{background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .3s ease}.usage-bar-remaining[data-astro-cid-s7zkp2zw]{background:#d1fae5;transition:width .3s ease}.usage-footer[data-astro-cid-s7zkp2zw]{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280}.usage-remaining[data-astro-cid-s7zkp2zw]{color:#059669;font-weight:500}.usage-percent[data-astro-cid-s7zkp2zw]{font-weight:600}.status-badge[data-astro-cid-s7zkp2zw]{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge[data-astro-cid-s7zkp2zw].active{background:#d1fae5;color:#065f46}.status-badge[data-astro-cid-s7zkp2zw].inactive,.status-badge[data-astro-cid-s7zkp2zw].cancelled,.status-badge[data-astro-cid-s7zkp2zw].revoked{background:#fee2e2;color:#991b1b}.status-badge[data-astro-cid-s7zkp2zw].pending{background:#fef3c7;color:#92400e}.btn[data-astro-cid-s7zkp2zw]{display:inline-flex;align-items:center;gap:.5rem;appearance:none;-webkit-appearance:none;padding:.625rem 1.25rem;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;font-weight:500;font-size:.875rem;transition:all .2s;text-decoration:none;font-family:inherit;line-height:1.2}.btn-primary[data-astro-cid-s7zkp2zw]{background:#3b82f6;color:#fff}.btn-primary[data-astro-cid-s7zkp2zw]:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px #3b82f64d}.btn-secondary[data-astro-cid-s7zkp2zw]{background:#fff;color:#1f2937;border:1px solid #e5e7eb}.btn-secondary[data-astro-cid-s7zkp2zw]:hover{background:#f9fafb;border-color:#d1d5db}.btn-danger[data-astro-cid-s7zkp2zw]{background:#ef4444;color:#fff}.btn-danger[data-astro-cid-s7zkp2zw]:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 6px #ef44444d}.btn-sm[data-astro-cid-s7zkp2zw]{padding:.5rem 1rem;font-size:.8125rem}.btn-danger-outline[data-astro-cid-s7zkp2zw]{background:transparent;color:#b91c1c;border:1px solid rgba(185,28,28,.35);font-weight:700}.btn-danger-outline[data-astro-cid-s7zkp2zw]:hover{background:#b91c1c14;color:#991b1b;border-color:#b91c1c8c;transform:none;box-shadow:none}.btn-danger-outline[data-astro-cid-s7zkp2zw]:active{background:#b91c1c24;border-color:#b91c1c99}.btn-danger-outline[data-astro-cid-s7zkp2zw]:focus-visible{outline:3px solid rgba(239,68,68,.22);outline-offset:2px}.btn-contrast[data-astro-cid-s7zkp2zw]{background:#fff;color:#111827;border:1px solid rgba(255,255,255,.45);font-weight:800}.btn-contrast[data-astro-cid-s7zkp2zw]:hover{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 8px 18px #0000002e}.btn-icon[data-astro-cid-s7zkp2zw]{font-size:1.125rem;line-height:1}@media(max-width:768px){.dashboard-container[data-astro-cid-s7zkp2zw]{padding:1rem}.user-info-card[data-astro-cid-s7zkp2zw]{flex-direction:column;text-align:center}.section-header[data-astro-cid-s7zkp2zw]{flex-direction:column;align-items:stretch}.section-header[data-astro-cid-s7zkp2zw] .btn[data-astro-cid-s7zkp2zw]{width:100%;justify-content:center}.api-key-title-row[data-astro-cid-s7zkp2zw]{min-width:0;width:100%}.credits-top[data-astro-cid-s7zkp2zw]{grid-template-columns:1fr}.credits-actions[data-astro-cid-s7zkp2zw]{justify-content:stretch}.credits-actions[data-astro-cid-s7zkp2zw] .btn[data-astro-cid-s7zkp2zw]{width:100%;justify-content:center}.stats-grid[data-astro-cid-s7zkp2zw]{grid-template-columns:1fr}.subscription-header[data-astro-cid-s7zkp2zw]{flex-direction:column;gap:.5rem}}
