:root{--bg:#06111c;--panel:#0d1d2a;--panel2:#122635;--text:#f4f8fb;--muted:#94aabc;--line:rgba(158,190,210,.18);--brand:#22d3ee;--violet:#8b7bff;--danger:#fb7185;--shadow:0 24px 70px rgba(0,0,0,.32)}
*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{margin:0;min-height:100vh;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 20% 0,rgba(34,211,238,.12),transparent 35rem),radial-gradient(circle at 90% 40%,rgba(139,123,255,.1),transparent 36rem),var(--bg)}
button,a{font:inherit}.atlas-history-header{height:72px;display:flex;align-items:center;gap:24px;padding:8px clamp(16px,4vw,56px);border-bottom:1px solid var(--line);background:rgba(6,17,28,.88);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.atlas-history-brand img{display:block;width:154px;height:auto}.atlas-history-header nav{margin-left:auto;display:flex;gap:9px}.atlas-history-header nav a,.atlas-history-actions a,.atlas-history-actions button,.atlas-history-card-actions a,.atlas-history-card-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--line);border-radius:12px;color:var(--text);background:rgba(255,255,255,.035);text-decoration:none;cursor:pointer}.atlas-history-header nav a:hover,.atlas-history-card-actions a:hover,.atlas-history-card-actions button:hover{border-color:rgba(34,211,238,.55);background:rgba(34,211,238,.08)}
.atlas-history-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:clamp(34px,6vw,72px) 0 80px}.atlas-history-hero{max-width:760px}.atlas-history-eyebrow{display:inline-flex;color:var(--brand);font-weight:900;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.atlas-history-hero h1{font-size:clamp(2.25rem,6vw,4.6rem);line-height:.98;letter-spacing:-.055em;margin:14px 0 18px}.atlas-history-hero>p{color:var(--muted);line-height:1.65;font-size:1.02rem}.atlas-history-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.atlas-history-actions .atlas-primary{border:0;color:#03232a;background:linear-gradient(135deg,var(--brand),#45e7c4);font-weight:900}.atlas-history-actions button{font-weight:800}.atlas-history-status{min-height:1.5em!important;color:var(--brand)!important}
.atlas-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:42px 0 54px}.atlas-stats article{min-height:112px;padding:18px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,rgba(18,38,53,.94),rgba(11,27,39,.94));box-shadow:0 12px 34px rgba(0,0,0,.15)}.atlas-stats small{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.atlas-stats strong{display:block;margin-top:12px;font-size:1.75rem;letter-spacing:-.04em}
.atlas-history-list-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.atlas-history-list-heading h2{font-size:1.55rem;margin:7px 0 0}.atlas-history-list-heading>span{min-width:36px;height:36px;display:grid;place-items:center;border-radius:99px;background:rgba(34,211,238,.12);color:var(--brand);font-weight:900}.atlas-history-list{display:grid;gap:10px}.atlas-history-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(13,29,42,.88)}.atlas-history-rank{display:grid;place-items:center;min-height:76px;border-radius:14px;background:linear-gradient(145deg,rgba(34,211,238,.15),rgba(139,123,255,.13))}.atlas-history-rank small{font-size:.63rem;text-transform:uppercase;color:var(--muted)}.atlas-history-rank strong{font-size:1.7rem}.atlas-history-card-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.atlas-history-card-title>span{padding:4px 8px;border-radius:99px;background:rgba(255,255,255,.06);color:var(--muted);font-size:.72rem;text-transform:uppercase}.atlas-history-card-metrics{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px;color:var(--muted);font-size:.85rem}.atlas-history-card-metrics i{color:var(--brand)}.atlas-history-card-metrics b{color:var(--text)}.atlas-history-card-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:end}.atlas-history-card-actions a,.atlas-history-card-actions button{padding-inline:12px}.atlas-history-card-actions [data-action="revoke"]{color:#ffc2cb;border-color:rgba(251,113,133,.28)}.atlas-history-empty{text-align:center;padding:54px 20px;border:1px dashed var(--line);border-radius:20px;color:var(--muted)}.atlas-history-empty i{font-size:2rem;color:var(--brand)}.atlas-history-empty h3{color:var(--text)}
@media(max-width:920px){.atlas-stats{grid-template-columns:repeat(3,1fr)}.atlas-history-card{grid-template-columns:76px minmax(0,1fr)}.atlas-history-card-actions{grid-column:1/-1;justify-content:start}}
@media(max-width:580px){.atlas-history-header{height:60px;padding-inline:12px}.atlas-history-brand img{width:126px}.atlas-history-header nav a{width:44px;padding:0}.atlas-history-header nav span{display:none}.atlas-history-shell{width:min(100% - 20px,1180px);padding-top:30px}.atlas-stats{grid-template-columns:repeat(2,1fr);gap:7px}.atlas-stats article{min-height:94px;padding:13px}.atlas-history-card{grid-template-columns:62px minmax(0,1fr);gap:12px;padding:11px}.atlas-history-rank{min-height:66px}.atlas-history-card-metrics{gap:8px 12px}.atlas-history-card-actions a,.atlas-history-card-actions button{flex:1;padding-inline:8px}.atlas-history-actions>*{width:100%}}
.atlas-history-actions .atlas-danger,.atlas-history-card-actions [data-action="delete"]{color:#ffc2cb;border-color:rgba(251,113,133,.32)}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
