.history-page{padding-block:34px 64px}.history-page .hidden{display:none!important}.history-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.history-hero-copy{max-width:760px}.history-hero h1{margin:.35rem 0 .65rem;font-size:clamp(2rem,5vw,3.6rem)}.history-hero p{margin:0;max-width:720px;color:var(--muted,#667085)}.history-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.history-auth-card{max-width:680px;margin:42px auto;padding:32px;border:1px solid var(--line,rgba(15,23,42,.12));border-radius:22px;background:var(--surface,#fff);text-align:center;box-shadow:0 24px 70px rgba(15,23,42,.08)}.history-auth-card h2{margin:0 0 10px}.history-auth-card p{margin:0 0 20px;color:var(--muted,#667085)}.history-dashboard{display:grid;gap:18px}.history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--line,rgba(15,23,42,.12));border-radius:16px;background:var(--surface,#fff)}.history-metric-switches,.history-filter-group{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.history-metric-toggle{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line,rgba(15,23,42,.14));border-radius:999px;background:transparent;color:var(--text,#172033);font:inherit;font-size:.86rem;cursor:pointer}.history-metric-toggle[aria-pressed="true"]{background:rgba(48,207,224,.12);border-color:rgba(48,207,224,.42)}.history-metric-dot{width:9px;height:9px;border-radius:50%}.history-metric-dot.download{background:#16c7d8}.history-metric-dot.upload{background:#ba72ff}.history-filter-group label{display:flex;align-items:center;gap:8px;color:var(--muted,#667085);font-size:.86rem}.history-filter-group select{padding:8px 10px;border:1px solid var(--line,rgba(15,23,42,.14));border-radius:10px;background:var(--surface,#fff);color:var(--text,#172033)}.history-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.history-stat{padding:17px 18px;border:1px solid var(--line,rgba(15,23,42,.12));border-radius:16px;background:var(--surface,#fff)}.history-stat small{display:block;color:var(--muted,#667085);font-size:.76rem}.history-stat strong{display:block;margin-top:6px;font-size:clamp(1.35rem,3vw,2rem);font-variant-numeric:tabular-nums}.history-card{border:1px solid var(--line,rgba(15,23,42,.12));border-radius:18px;background:var(--surface,#fff);overflow:hidden}.history-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid var(--line,rgba(15,23,42,.1))}.history-card-header h2{margin:0;font-size:1.08rem}.history-card-header p{margin:4px 0 0;color:var(--muted,#667085);font-size:.84rem}.history-chart-wrap{position:relative;min-height:340px;padding:12px 16px 6px}.history-chart{display:block;width:100%;height:auto;min-height:310px}.history-chart-grid{stroke:rgba(127,138,158,.2);stroke-width:1}.history-chart-axis{fill:var(--muted,#667085);font-size:12px}.history-chart-line{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.history-chart-line.download{stroke:#16c7d8}.history-chart-line.upload{stroke:#ba72ff}.history-chart-point{stroke:var(--surface,#fff);stroke-width:1.5}.history-chart-point.download{fill:#16c7d8}.history-chart-point.upload{fill:#ba72ff}.history-chart-empty{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted,#667085);text-align:center;padding:24px}.history-table-wrap{width:100%;overflow:visible}.history-table{width:100%;table-layout:fixed;border-collapse:collapse}.history-table th,.history-table td{padding:14px 13px;border-bottom:1px solid var(--line,rgba(15,23,42,.09));text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.history-table th{background:rgba(15,23,42,.035);color:var(--muted,#667085);font-size:.76rem;letter-spacing:.02em}.history-table td{font-size:.88rem}.history-table th:nth-child(1),.history-table td:nth-child(1){width:18%}.history-table th:nth-child(2),.history-table td:nth-child(2){width:10%}.history-table th:nth-child(3),.history-table td:nth-child(3){width:12%}.history-table th:nth-child(4),.history-table td:nth-child(4){width:12%}.history-table th:nth-child(5),.history-table td:nth-child(5){width:22%}.history-table th:nth-child(6),.history-table td:nth-child(6){width:15%}.history-table th:nth-child(7),.history-table td:nth-child(7){width:11%}.history-value{font-weight:750;font-variant-numeric:tabular-nums}.history-subline{display:block;margin-top:4px;color:var(--muted,#667085);font-size:.76rem}.history-actions{display:flex;align-items:center;gap:6px}.history-action{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line,rgba(15,23,42,.13));border-radius:9px;background:transparent;color:var(--text,#172033);cursor:pointer}.history-action:hover{background:rgba(48,207,224,.1)}.history-action.danger:hover{background:rgba(245,88,111,.11);color:#d92d4f}.history-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px}.history-pagination-info{color:var(--muted,#667085);font-size:.84rem}.history-pagination-controls{display:flex;align-items:center;gap:8px}.history-page-button{min-width:38px;height:38px;padding:0 10px;border:1px solid var(--line,rgba(15,23,42,.13));border-radius:10px;background:transparent;color:var(--text,#172033);cursor:pointer}.history-page-button:disabled{opacity:.42;cursor:not-allowed}.history-empty-row{text-align:center;color:var(--muted,#667085);padding:32px!important}.history-status{min-height:1.2em;margin:0;color:var(--muted,#667085);font-size:.84rem}.history-network-ip{display:block;font-variant-numeric:tabular-nums;white-space:normal;overflow-wrap:anywhere}.history-network-isp{line-height:1.35}
html[data-theme="dark"] .history-auth-card,html[data-theme="dark"] .history-toolbar,html[data-theme="dark"] .history-stat,html[data-theme="dark"] .history-card{background:#111827;border-color:rgba(255,255,255,.1)}html[data-theme="dark"] .history-metric-toggle,html[data-theme="dark"] .history-filter-group select,html[data-theme="dark"] .history-action,html[data-theme="dark"] .history-page-button{color:#eef4ff;border-color:rgba(255,255,255,.13);background:#111827}html[data-theme="dark"] .history-table th{background:rgba(255,255,255,.045)}html[data-theme="dark"] .history-page p,html[data-theme="dark"] .history-card-header p,html[data-theme="dark"] .history-stat small,html[data-theme="dark"] .history-subline,html[data-theme="dark"] .history-pagination-info,html[data-theme="dark"] .history-status{color:#aeb9ce}
@media(min-width:721px){.history-table th:nth-child(1),.history-table td:nth-child(1){width:15%}.history-table th:nth-child(2),.history-table td:nth-child(2){width:8%}.history-table th:nth-child(3),.history-table td:nth-child(3){width:9%}.history-table th:nth-child(4),.history-table td:nth-child(4){width:9%}.history-table th:nth-child(5),.history-table td:nth-child(5){width:18%}.history-table th:nth-child(6),.history-table td:nth-child(6){width:11%}.history-table th:nth-child(7),.history-table td:nth-child(7){width:21%}.history-table th:nth-child(8),.history-table td:nth-child(8){width:9%}}
@media(max-width:900px){.history-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.history-hero{align-items:flex-start;flex-direction:column}.history-toolbar{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.history-page{padding-top:24px}.history-stats{grid-template-columns:1fr 1fr}.history-card-header{align-items:flex-start;flex-direction:column}.history-chart-wrap{min-height:270px;padding:8px}.history-chart{min-height:250px}.history-table,.history-table thead,.history-table tbody,.history-table tr,.history-table th,.history-table td{display:block;width:100%!important;max-width:none!important}.history-table thead{display:none}.history-table tbody{display:grid;gap:12px;padding:12px}.history-table tr{border:1px solid var(--line,rgba(15,23,42,.1));border-radius:14px;overflow:hidden}.history-table td{display:grid;grid-template-columns:minmax(105px,34%) minmax(0,1fr);gap:10px;width:auto!important;padding:10px 12px;border-bottom:1px solid var(--line,rgba(15,23,42,.08))}.history-table td::before{content:attr(data-label);color:var(--muted,#667085);font-size:.74rem;font-weight:700}.history-table td:last-child{border-bottom:0}.history-table .history-empty-row{display:block}.history-table .history-empty-row::before{display:none}.history-actions{justify-content:flex-start}.history-pagination{align-items:flex-start;flex-direction:column}.history-pagination-controls{width:100%;justify-content:space-between}}
@media(max-width:480px){.history-stats{grid-template-columns:1fr}.history-metric-switches,.history-filter-group{width:100%}.history-filter-group label{width:100%;justify-content:space-between}.history-filter-group select{flex:1}.history-table td{grid-template-columns:92px minmax(0,1fr)}}
