@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--bg-main: #f8fafc;--surface-color: #ffffff;--border-color: #e2e8f0;--text-primary: #1e293b;--text-secondary: #64748b;--accent-primary: #3b82f6;--accent-secondary: #10b981;--heatmap-0: #DC143C;--heatmap-15: #FF7F50;--heatmap-30: #FF8C00;--heatmap-45: #FFA500;--heatmap-60: #FFBF00;--heatmap-75: #90EE90;--heatmap-85: #50C878;--heatmap-100: #10b981}[data-theme=dark]{--bg-main: #0f172a;--surface-color: #1e293b;--border-color: #334155;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--accent-primary: #60a5fa;--accent-secondary: #34d399}html,body,#root{height:100%;margin:0;padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw}pre{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;max-width:100%}code{word-break:break-word;overflow-wrap:break-word}
