.api-keys-module__Jf5L7W__container{animation:.5s ease-out api-keys-module__Jf5L7W__fadeIn}.api-keys-module__Jf5L7W__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}@media (max-width:768px){.api-keys-module__Jf5L7W__header{flex-direction:column}}.api-keys-module__Jf5L7W__title{font-family:var(--font-display), "Syne", sans-serif;letter-spacing:-.02em;color:#fafafa;margin-bottom:8px;font-size:36px;font-weight:700}.api-keys-module__Jf5L7W__subtitle{color:#fafafa80;font-size:16px;font-weight:400}.api-keys-module__Jf5L7W__alertError{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;margin-bottom:24px;padding:16px 20px;font-size:14px}.api-keys-module__Jf5L7W__btn{font-size:14px;font-weight:600;font-family:var(--font-display), "Syne", sans-serif;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.api-keys-module__Jf5L7W__btnPrimary{color:#000;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 16px #f59e0b40}.api-keys-module__Jf5L7W__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b59}.api-keys-module__Jf5L7W__btnDisabled{opacity:.5;cursor:not-allowed;transform:none!important}.api-keys-module__Jf5L7W__statsCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;margin-bottom:32px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1)}.api-keys-module__Jf5L7W__statsCard:hover{border-color:#ffffff1a}.api-keys-module__Jf5L7W__cardTitle{font-family:var(--font-display), "Syne", sans-serif;color:#fafafa;margin-bottom:16px;font-size:18px;font-weight:600}.api-keys-module__Jf5L7W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:16px;display:grid}.api-keys-module__Jf5L7W__statItem{flex-direction:column;display:flex}.api-keys-module__Jf5L7W__statLabel{color:#fafafa80;margin-bottom:4px;font-size:14px;font-weight:400}.api-keys-module__Jf5L7W__statValue{font-family:var(--font-display), "Syne", sans-serif;color:#fafafa;font-size:20px;font-weight:600}.api-keys-module__Jf5L7W__progressWrapper{margin-top:8px}.api-keys-module__Jf5L7W__progressBar{background:#ffffff1a;border-radius:100px;height:8px;overflow:hidden}.api-keys-module__Jf5L7W__progressFill{border-radius:100px;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}.api-keys-module__Jf5L7W__progressAmber{background:linear-gradient(90deg,#f59e0b,#d97706)}.api-keys-module__Jf5L7W__progressYellow{background:linear-gradient(90deg,#eab308,#ca8a04)}.api-keys-module__Jf5L7W__progressRed{background:linear-gradient(90deg,#ef4444,#dc2626)}.api-keys-module__Jf5L7W__loading{color:#fafafa66;justify-content:center;align-items:center;padding:48px;display:flex}.api-keys-module__Jf5L7W__spinner{border:2px solid #f59e0b4d;border-top-color:#f59e0b;border-radius:50%;width:32px;height:32px;margin-right:12px;animation:.6s linear infinite api-keys-module__Jf5L7W__spin;display:inline-block}.api-keys-module__Jf5L7W__empty{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:48px 24px}.api-keys-module__Jf5L7W__emptyIcon{color:#fafafa33;background:#ffffff0d;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.api-keys-module__Jf5L7W__emptyTitle{color:#fafafa66;margin-bottom:8px;font-size:18px;font-weight:600}.api-keys-module__Jf5L7W__emptyText{color:#fafafa4d;margin-bottom:24px;font-size:14px}.api-keys-module__Jf5L7W__tableContainer{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;overflow:hidden}.api-keys-module__Jf5L7W__table{border-collapse:collapse;width:100%}.api-keys-module__Jf5L7W__tableHeadRow{border-bottom:1px solid #ffffff0f}.api-keys-module__Jf5L7W__tableHeader{text-align:left;color:#fafafa99;text-transform:uppercase;letter-spacing:.05em;padding:16px 24px;font-size:13px;font-weight:600}.api-keys-module__Jf5L7W__tableHeaderRight{text-align:right;color:#fafafa99;text-transform:uppercase;letter-spacing:.05em;padding:16px 24px;font-size:13px;font-weight:600}.api-keys-module__Jf5L7W__tableRow{border-bottom:1px solid #ffffff08;transition:background .2s}.api-keys-module__Jf5L7W__tableRow:hover{background:#ffffff08}.api-keys-module__Jf5L7W__tableRow:last-child{border-bottom:none}.api-keys-module__Jf5L7W__tableCellMain{color:#fafafa;padding:16px 24px;font-size:14px;font-weight:500}.api-keys-module__Jf5L7W__tableCell{color:#fafafab3;padding:16px 24px;font-size:14px}.api-keys-module__Jf5L7W__tableCellRight{text-align:right;padding:16px 24px}.api-keys-module__Jf5L7W__code{color:#fafafa99;font-family:Courier New,monospace;font-size:13px}.api-keys-module__Jf5L7W__actionBtns{justify-content:flex-end;align-items:center;gap:8px;display:flex}.api-keys-module__Jf5L7W__iconBtn{cursor:pointer;color:#fafafa66;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}.api-keys-module__Jf5L7W__iconBtn:hover{color:#fafafa;background:#ffffff0d}@keyframes api-keys-module__Jf5L7W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes api-keys-module__Jf5L7W__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.api-keys-module__Jf5L7W__statsGrid{grid-template-columns:1fr}}
