.history-box,.nc-box{display:flex;flex-direction:column;color:var(--text-main)}.history-box{gap:.75rem}.nc-box{justify-content:space-between;height:100%;padding:12px 20px 20px}.history-header{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase}.history-header-left,.nc-header-title{display:flex;align-items:center;gap:10px}.history-header-icon,.nc-header-icon{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 30% 0,#fff,#e5e7eb 40%,#9ca3af 100%);color:#020617;font-size:1rem}.nc-header-icon{font-size:1.1rem}.history-header-title{font-weight:600;font-size:.9rem}.history-header-meta{font-size:.7rem;color:var(--text-muted,#9ca3af);text-transform:none;letter-spacing:.06em}.history-body{padding-top:10px;border-top:1px solid rgba(148,163,184,.32);display:flex;flex-direction:column;gap:14px}.history-body-header{display:flex;align-items:center;justify-content:space-between;font-size:.9rem}.history-body-header-left{display:flex;align-items:center;gap:10px}.history-badge{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 30% 0,#fff,#bae6fd 50%,#38bdf8 100%);color:#0f172a;font-size:1rem}.history-body-title,.nc-body-text{font-weight:500}.history-tag{padding:.18rem .55rem;border-radius:999px;border:1px solid rgba(191,219,254,.3);background:radial-gradient(circle at top left,rgba(56,189,248,.25),transparent 55%);font-size:.7rem;color:#e0f2fe;text-transform:uppercase;letter-spacing:.12em}.history-link{font-size:.75rem;display:inline-flex;align-items:center;gap:4px;color:#e0f2fe;opacity:.8;text-decoration:none;transition:opacity .15s ease-out,transform .15s ease-out}.history-link:hover{opacity:1;transform:translateX(2px)}.history-link-icon{display:flex;align-items:center}.history-stats{display:flex;flex-direction:column;gap:10px;font-size:.9rem}.history-stat-row{display:flex;align-items:center;justify-content:space-between}.history-stat-left{display:flex;align-items:center;gap:8px}.history-stat-icon{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:rgba(15,23,42,.6);font-size:.8rem}.history-stat-label{color:var(--text-muted,#9ca3af)}.history-stat-value{color:#ecfeff;font-weight:600}.nc-body{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;margin-top:8px}.nc-body-text{font-size:.95rem;color:var(--text-main,#e5e7eb)}.nc-footer{margin-top:18px;display:flex;gap:10px;width:100%}.history-chart{width:50%}@media only screen and (max-width:767px){.history-chart{width:100%}}.chakra-ui-light .history-box,.chakra-ui-light .nc-box{color:#0f172a}.chakra-ui-light .history-header-meta{color:#6b7280}.chakra-ui-light .history-body{border-top-color:rgba(148,163,184,.5)}.chakra-ui-light .history-badge{background:radial-gradient(circle at 30% 0,#fff,#dbeafe 50%,#38bdf8 100%);color:#0f172a}.chakra-ui-light .history-tag{border-color:rgba(191,219,254,.7);background:radial-gradient(circle at top left,rgba(56,189,248,.18),transparent 55%);color:#0369a1}.chakra-ui-light .history-link{color:#0369a1}.chakra-ui-light .history-stat-icon{background:rgba(248,250,252,.95);color:#0f172a;box-shadow:0 4px 10px rgba(15,23,42,.12)}.chakra-ui-light .history-stat-label{color:#6b7280}.chakra-ui-light .history-stat-value,.chakra-ui-light .nc-body-text{color:#0f172a}