.history-page{box-sizing:border-box;width:100%;min-height:100%;overflow-x:hidden}.history-hero{box-sizing:border-box;padding:40px 20px 20px}.history-hero-inner,.history-content{box-sizing:border-box;width:min(100%,1340px);margin:0 auto}.history-title,.history-subtitle,.history-section-title,.history-sidebar-title,.history-message-title{text-align:left;width:100%;max-width:none}.history-title{margin:0}.history-subtitle{margin:12px 0 0}.history-content{padding:0 24px 48px}.history-layout{grid-template-columns:minmax(160px,220px) minmax(0,1fr);align-items:start;gap:20px;width:100%;min-width:0;display:grid}.history-sidebar{gap:24px;display:grid;position:sticky;top:24px}.history-sidebar-card,.history-stat-card,.history-exercise-card,.history-message-card,.history-loading-card{box-sizing:border-box;width:100%;min-height:100px;margin:0}.history-sidebar-card{justify-content:flex-start;align-items:stretch;gap:5px;padding:5px}.history-stats-grid,.history-filter-list,.history-section-list{gap:10px;display:grid}.history-stat-card{text-align:center;background:linear-gradient(145deg,#2962ff14,#fffffff2);border:1px solid #2962ff2e;justify-content:center;align-items:center;min-height:70px;padding:5px;box-shadow:0 8px 16px #0f1e4114}.history-stat-value{margin:0;font-size:1.15rem;line-height:1}.history-stat-card .txt-tool{font-size:.78rem;line-height:1.2}.history-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.history-stats-grid .history-stat-card:nth-child(2){background:linear-gradient(145deg,#388e3c1a,#fffffff2);border-color:#388e3c33}.history-stats-grid .history-stat-card:nth-child(3){background:linear-gradient(145deg,#ffa72621,#fffffff2);border-color:#ffa72640}.history-stats-grid .history-stat-card:nth-child(4){background:linear-gradient(145deg,#00acc11f,#fffffff2);border-color:#00acc138}.history-filter-button{justify-content:space-between;width:100%}.history-filter-label{text-overflow:ellipsis;overflow:hidden}.history-main{min-width:0}.history-mobile-filters{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:none}.history-mobile-filter-button{min-width:0}.history-section{margin-top:10px}.history-first-section{margin-top:0}.history-section-header{margin-bottom:10px}.history-exercise-grid,.history-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;min-width:0;display:grid}.history-exercise-card,.history-loading-card{justify-content:flex-start;align-items:stretch;gap:16px;padding:5px 10px}.history-exercise-card{min-height:100px}.history-exercise-card:hover{border:1px solid gray;box-shadow:0 1px 4px #0000000a,0 4px 12px #0000000f}.history-exercise-body{flex-direction:column;flex:1;min-height:100%;display:flex}.history-definition{flex:1}.history-definition p,.history-definition .katex-display{margin:0}.history-definition .katex{font-size:1em}.history-image-only,.history-thumbnail-hint,.history-status-line,.history-message-icon-row,.history-button-row{justify-content:center;align-items:center;gap:8px;display:flex}.history-meta-row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.history-meta-row>*{flex-shrink:0;justify-content:center;align-items:center;gap:5px;display:flex}.history-timestamp{text-align:right}.history-message-card{justify-content:flex-start;align-items:center;gap:16px;padding:10px}.history-message-body{flex:1;min-width:0}.history-message-title{margin:0 0 4px}.history-load-more{min-height:32px;margin-top:24px}.history-loading-card{min-height:120px}.history-loading-text{text-align:left;width:100%}.history-desktop-only{display:grid}@media (max-width:1000px){.history-hero{padding:40px 24px 24px}.history-layout{grid-template-columns:1fr}.history-desktop-only{display:none}.history-mobile-filters{display:flex}}@media (max-width:560px){.history-hero{padding:40px 16px 24px}.history-content{padding:0 16px 32px}.history-exercise-grid,.history-loading-grid{grid-template-columns:1fr}.history-message-card{flex-direction:column;align-items:flex-start}.history-timestamp{text-align:left}}
