.history-wrapper{max-width:980px;margin:0 auto;padding:24px}.history-title{margin:0 0 24px;font-size:22px;font-weight:800}.history-subtitle{margin:0 0 16px;font-size:18px;font-weight:700}.history-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.history-spinner{border:4px solid #fff3;border-top-color:#fff;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite hist-spin}@keyframes hist-spin{to{transform:rotate(360deg)}}.history-error{color:#ef4444;background:#ef44441a;border:1px solid #ef444480;border-radius:12px;margin-bottom:12px;padding:16px;font-size:14px;font-weight:600}.history-hint{color:var(--nn-muted);margin-bottom:16px;font-size:13px}.history-grid{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:16px;display:grid}.history-cell{aspect-ratio:1;color:#fff;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.history-cell.today{background:#3b82f6}.history-cell.past{background:#22c55e}.history-cell.relapse{background:#ef4444;box-shadow:0 0 0 2px #ef444459}.history-cell.future{background:#9ca3af47}.history-cell.pastgray{background:#6b728059}.history-cell-fallback{background:#374151}.history-legend{flex-wrap:wrap;gap:16px;margin-bottom:40px;font-size:13px;display:flex}.legend-item{align-items:center;gap:6px;display:flex}.legend-item .swatch{border-radius:4px;width:16px;height:16px;display:inline-block}.swatch.today{background:#3b82f6}.swatch.past{background:#22c55e}.swatch.relapse{background:#ef4444}.swatch.future{background:#9ca3af47}.history-cards{flex-direction:column;gap:12px;display:flex}.history-card{background:var(--nn-card-bg);border:1px solid var(--nn-border);border-radius:14px;padding:16px;transition:box-shadow .25s,transform .25s}.history-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0000008c,inset 0 0 0 1px #ffffff14}.history-card-row{align-items:flex-start;gap:14px;display:flex}.history-card-icon{background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.history-card-icon img{object-fit:cover;width:100%;height:100%;display:block}.history-card-content{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.history-card-header{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.history-card-header h3{white-space:normal;word-break:break-word;flex:1;margin:0;font-size:16px;font-weight:700;line-height:1.25}.series-chip{color:#cbd5e1;white-space:nowrap;background:#334155;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.history-card-meta{flex-direction:column;gap:4px;margin:0;display:flex}.history-card-meta div{flex-wrap:wrap;gap:8px;font-size:13px;line-height:1.4;display:flex}.history-card-meta dd{word-break:break-word;overflow-wrap:anywhere}.history-card-reason dd{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.history-card-meta dt{opacity:.95;font-weight:700}.history-card-meta dd{color:#fffc;margin:0;font-weight:400}.history-empty{text-align:center;color:var(--nn-muted);padding:40px 20px;font-size:14px}@media (max-width:640px){.history-wrapper{padding:18px}.history-grid{gap:6px}.history-cell{font-size:12px}.history-title{margin-bottom:18px;font-size:20px}.history-subtitle{font-size:16px}.history-card{padding:14px}.history-card-icon{width:52px;height:52px}.history-card-header h3{font-size:15px}}.daily-activity .history-card-icon{width:48px;height:48px}.daily-activity .history-card-icon svg{width:70%;height:70%}.daily-activity .history-card:hover{filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 18px 46px #0000008c,inset 0 0 0 1px #ffffff1a}@media (max-width:640px){.daily-activity .history-card-icon{width:40px;height:40px}}.daily-activity .history-card{-webkit-backdrop-filter:blur(10px)saturate(140%);position:relative;background:linear-gradient(#ffffff24,#ffffff0f)!important;border:1px solid #ffffff29!important;box-shadow:0 14px 34px #00000080,inset 0 0 0 1px #ffffff14!important}.daily-activity .history-card *{opacity:1!important;filter:brightness()!important}.daily-activity .history-card h3{opacity:.95;color:#fff!important}.daily-activity .history-card-meta dt{opacity:.85;color:#fff!important}.daily-activity .history-card-meta dd{color:#ffffffd9!important}.daily-activity .history-card .series-chip{border:1px solid #ffffff1f;color:#eaf2ff!important;background:#344767d9!important}.daily-activity .history-card-icon{-webkit-backdrop-filter:blur(8px);place-items:center;display:grid;box-shadow:inset 0 0 0 1px #ffffff0f;background:#ffffff0d!important;border:1px solid #ffffff24!important}@media (hover:hover){.daily-activity .history-card:hover{filter:brightness(1.04)}}@media (max-width:640px){.daily-activity .history-card{box-shadow:0 10px 26px #00000073,inset 0 0 0 1px #ffffff14!important}}
