.account-usage-card{margin-top:18px;padding:15px;border-radius:12px;background:var(--ink);color:#fff}.account-usage-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.account-usage-card span{color:#7f8a9f;font-size:.5rem;font-weight:800;letter-spacing:.09em}.account-usage-card b{font-size:.68rem}.account-usage-track{height:5px;margin:10px 0 8px;border-radius:10px;background:#303b50;overflow:hidden}.account-usage-track i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,var(--red),#ff7770)}.account-usage-card small{color:#8e99ad;font-size:.52rem}.account-documents-card{padding:0;overflow:hidden}.account-documents-head{display:flex;align-items:center;justify-content:space-between;padding:23px 24px 17px}.account-documents-head h2{margin:4px 0 0}.account-documents-head .btn{padding:9px 12px;font-size:.6rem}.document-history-list{border-top:1px solid var(--line)}.document-history-list article{display:grid;grid-template-columns:40px minmax(0,1fr) 70px 78px 32px;align-items:center;gap:11px;padding:13px 18px;border-bottom:1px solid #eef0f3}.document-history-list article:last-child{border-bottom:0}.document-tool-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:var(--red-soft);color:var(--red)}.document-history-copy{min-width:0}.document-history-copy b,.document-history-copy small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.document-history-copy b{font-size:.69rem}.document-history-copy small{margin-top:3px;color:var(--muted);font-size:.54rem}.document-size{color:var(--slate);font-size:.56rem}.document-status{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 7px;border-radius:99px;background:#eef1f5;color:var(--muted);font-size:.5rem;font-weight:800}.document-status i{width:5px;height:5px;border-radius:50%;background:currentColor}.document-status.complete{background:#eaf9f3;color:var(--green)}.document-status.processing,.document-status.uploaded{background:#eef4ff;color:var(--blue)}.document-status.failed,.document-status.expired{background:var(--red-soft);color:var(--red)}.document-download{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--cloud);color:var(--slate);font-size:.62rem}.document-download:hover{background:var(--red);color:#fff}.document-download.disabled{color:#b3bac6;cursor:not-allowed}@media(max-width:700px){.document-history-list article{grid-template-columns:40px minmax(0,1fr) 32px}.document-size,.document-status{display:none}.account-documents-head{align-items:flex-start}.account-documents-head .btn{font-size:0}.account-documents-head .btn i{font-size:.65rem}}
.billing-summary-card{display:flex;align-items:center;gap:22px}.billing-summary-card>div:first-child{min-width:220px}.billing-summary-card h2{margin:4px 0}.billing-summary-card p{margin:0;color:#7c8698;font-size:.76rem}.billing-summary-details{display:flex;flex:1;gap:26px;padding-left:22px;border-left:1px solid #e7e9ef}.billing-summary-details span{display:flex;flex-direction:column}.billing-summary-details small{color:#8a94a5;font-size:.62rem}.billing-summary-details b{font-size:.75rem;color:#293449}.billing-summary-details .billing-active{color:#18a66d}.billing-summary-card>.btn{white-space:nowrap}@media(max-width:780px){.billing-summary-card{align-items:stretch;flex-direction:column}.billing-summary-details{padding:15px 0 0;border-left:0;border-top:1px solid #e7e9ef;flex-wrap:wrap}.billing-summary-card>.btn{width:100%}}
