.data-export-section{margin-bottom:2rem;padding:1.5rem;background:var(--card-bg,#ffffff);border:1px solid var(--border-color,#e1e4e8);border-radius:8px}.data-export-section h2{font-size:1.125rem;font-weight:600;color:var(--text-primary,#111827);margin-bottom:1rem}.export-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.export-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.export-btn.csv{background:var(--accent-color,#3b82f6);color:white;border-color:var(--accent-color,#3b82f6)}.export-btn.csv:hover{background:var(--accent-hover,#2563eb);border-color:var(--accent-hover,#2563eb)}.export-btn.json{background:transparent;color:var(--text-primary,#111827);border-color:var(--border-color,#e1e4e8)}.export-btn.json:hover{background:var(--hover-bg,#f3f4f6);border-color:var(--text-tertiary,#9ca3af)}.export-info{font-size:.75rem;color:var(--text-tertiary,#9ca3af);margin-top:.75rem}.rhc-wrap{margin:0 0 1.5rem;padding:1.25rem;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.rhc-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.rhc-title-row{display:flex;flex-direction:column;gap:.5rem}.rhc-title{font-size:.9375rem;font-weight:600;color:#1e293b;letter-spacing:-.01em}.rhc-stats-badge{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:8px;border:1px solid #e2e8f0}.rhc-stats-current{display:flex;flex-direction:column;gap:1px}.rhc-stats-label{font-size:.625rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.rhc-stats-value{font-size:1.125rem;font-weight:700;color:#1e293b;letter-spacing:-.01em}.rhc-stats-delta{font-size:.6875rem;font-weight:600;padding:2px 6px;border-radius:4px}.rhc-stats-delta.up{color:#dc2626;background:rgba(220,38,38,.08)}.rhc-stats-delta.down{color:#16a34a;background:rgba(22,163,74,.08)}.rhc-stats-range{font-size:.6875rem;color:#64748b;padding-left:.75rem;border-left:1px solid #e2e8f0}.rhc-controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.rhc-range-btns{display:flex;gap:2px;background:#f1f5f9;border-radius:8px;padding:3px}.rhc-range-btn{padding:5px 12px;font-size:.75rem;font-weight:500;color:#64748b;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;line-height:1.4}.rhc-range-btn:hover{color:#334155;background:rgba(255,255,255,.6)}.rhc-range-btn.active{background:#ffffff;color:#1e293b;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.rhc-toggles{gap:.875rem}.rhc-toggle,.rhc-toggles{display:flex;align-items:center}.rhc-toggle{gap:5px;font-size:.75rem;color:#64748b;cursor:pointer;user-select:none;transition:color .15s}.rhc-toggle:hover{color:#475569}.rhc-toggle input[type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:#3b82f6;border-radius:4px}.rhc-toggle span{font-weight:500}.rhc-canvas-wrap{position:relative;height:240px;width:100%;margin:.5rem 0}.rhc-empty{height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#94a3b8;font-size:.875rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:8px;border:2px dashed #e2e8f0}.rhc-empty svg{opacity:.5}.rhc-minmax-legend{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.rhc-minmax-item{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#64748b;font-weight:500}.rhc-minmax-item .rhc-minmax-dot{width:8px;height:8px;border-radius:50%}.rhc-minmax-item.min .rhc-minmax-dot{background:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.2)}.rhc-minmax-item.max .rhc-minmax-dot{background:#ef4444;box-shadow:0 0 0 2px rgba(239,68,68,.2)}.rhc-note{margin:.75rem 0 0;font-size:.75rem;color:#94a3b8;line-height:1.5;padding-left:.5rem;border-left:2px solid #e2e8f0}@media (max-width:768px){.rhc-wrap{padding:1rem}.rhc-header{flex-direction:column;align-items:stretch}.rhc-title-row{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.rhc-stats-badge{padding:.375rem .5rem;gap:.5rem}.rhc-stats-value{font-size:.9375rem}.rhc-stats-range{display:none}.rhc-controls{justify-content:space-between;width:100%}.rhc-canvas-wrap{height:200px}.rhc-range-btn{padding:4px 10px;font-size:.7rem}.rhc-minmax-legend{gap:1rem}.rhc-minmax-item{font-size:.6875rem}}@media (max-width:480px){.rhc-canvas-wrap{height:180px}.rhc-stats-badge{display:none}.rhc-toggles{gap:.5rem}}.rhc-skeleton-text{display:inline-block;height:14px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:rhc-shimmer 1.5s infinite;border-radius:4px}.rhc-skeleton-btns{display:flex;gap:4px}.rhc-skeleton-btn{width:40px;height:26px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:rhc-shimmer 1.5s infinite;border-radius:6px}.rhc-skeleton-canvas{height:240px;width:100%;background:#f8fafc;border-radius:8px;overflow:hidden;position:relative}.rhc-skeleton-pulse{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6) 50%,transparent);animation:rhc-slide 1.8s infinite}@keyframes rhc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes rhc-slide{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:640px){.rhc-skeleton-canvas{height:180px}}.rpt-toggle-bar{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.rpt-toggle-group{display:inline-flex;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden;background:#f8fafc}.rpt-toggle-btn{padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;color:#64748b;background:transparent;border:none;cursor:pointer;transition:all .15s ease;letter-spacing:.01em}.rpt-toggle-btn:hover{color:#1e293b;background:#f1f5f9}.rpt-toggle-btn.rpt-active{color:#fff;background:#3b82f6}