.mx-history{min-height:70vh;padding:4rem 1rem 5rem;background:radial-gradient(circle at 90% 0,rgba(45,212,191,.11),transparent 30%),#f8fbfc}.mx-history>*{max-width:76rem;margin-left:auto;margin-right:auto}.mx-history-hero{display:flex;align-items:center;gap:1.1rem;margin-bottom:1.4rem;padding:1.5rem;border-radius:24px;background:linear-gradient(135deg,#052c32,#0f766e);color:#fff;box-shadow:0 22px 50px rgba(6,78,79,.2)}.mx-history-mark{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:18px;background:rgba(255,255,255,.13);color:#5eead4;font-size:1.6rem}.mx-history-hero p{margin:0;color:#7ee5da;font-size:.72rem;font-weight:900;letter-spacing:.14em}.mx-history-hero h1{margin:.35rem 0;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.05}.mx-history-hero span{color:#d7eeed}.mx-history-hero a{margin-left:auto;flex:0 0 auto;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.35);border-radius:12px;color:#fff;font-weight:800}.mx-history-notice{margin-bottom:1.2rem;padding:.8rem 1rem;border:1px solid #dbe5e8;border-radius:12px;background:#fff;color:#475569}.mx-history-notice.ok{border-color:#99d8cf;background:#effcf9;color:#065f59}.mx-history-notice.error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.mx-history-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1.25rem;align-items:start}.mx-history-card{padding:1.4rem;border:1px solid #e1e9ec;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(15,23,42,.07)}.mx-history-card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5edef}.mx-history-card-head small{color:#0f766e;font-weight:900;letter-spacing:.12em}.mx-history-card-head h2{margin:.25rem 0 0;color:#0f172a}.mx-history-card-head button{padding:.65rem .85rem;border:1px solid #d4dee2;border-radius:11px;background:#fff;color:#475569;font-weight:750}.mx-history-list{display:grid;gap:.7rem;padding-top:1rem}.mx-history-item{display:flex;gap:.9rem;padding:1rem;border:1px solid #e4ebee;border-radius:15px;background:#fbfdfe;transition:.2s}.mx-history-item:hover{transform:translateY(-2px);border-color:#81cfc5;box-shadow:0 10px 24px rgba(15,23,42,.07)}.mx-history-item i{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#dff7f2;color:#07645f;font-style:normal;font-weight:950}.mx-history-item span{display:grid;gap:.15rem}.mx-history-item strong{color:#0f172a}.mx-history-item small{color:#64748b}.mx-history-item time{margin-top:.2rem;color:#94a3b8;font-size:.72rem}.mx-history-empty{display:grid;place-items:center;min-height:190px;text-align:center;color:#64748b}.mx-history-empty b{color:#1e293b}.mx-history-empty span{font-size:.875rem}.mx-history-control{text-align:center}.mx-history-control>span{width:60px;height:60px;display:grid;place-items:center;margin:0 auto 1rem;border-radius:18px;background:#e2faf5;color:#0f766e;font-size:1.5rem}.mx-history-control h2{color:#0f172a}.mx-history-control p{color:#64748b;line-height:1.65}.mx-history-control button{width:100%;padding:.8rem 1rem;border:0;border-radius:13px;background:#b91c1c;color:#fff;font-weight:850}.mx-history-control a{display:inline-block;margin-top:1rem;color:#0f766e;font-weight:750}.theme-dark .mx-history{background:#171717}.theme-dark .mx-history-card,.theme-dark .mx-history-notice{background:#2a2a2a;border-color:#444}.theme-dark .mx-history :where(h1,h2,b,strong,span,a){color:#fff}.theme-dark .mx-history-item{background:#232323;border-color:#444}.theme-dark .mx-history-card-head button{background:#232323;border-color:#555;color:#fff}@media(max-width:800px){.mx-history-layout{grid-template-columns:1fr}.mx-history-hero{align-items:flex-start;flex-wrap:wrap}.mx-history-hero a{margin-left:0}}@media(max-width:520px){.mx-history{padding-top:2.5rem}.mx-history-mark{width:48px;height:48px}.mx-history-hero a{width:100%;text-align:center}.mx-history-card-head{align-items:flex-start;flex-direction:column}}
