:root{--color-bg:#f7f6f2;--color-surface:#fff;--color-text-primary:#212121;--color-text-secondary:#666;--color-text-tertiary:#999;--color-border:#00000014;--color-amber:#e8960c;--color-amber-bg:#faeeda;--color-amber-text:#633806;--color-easy:#3d7a1f;--color-easy-bg:#eaf3de;--color-medium:#b86a00;--color-medium-bg:#faeeda;--color-hard:#c0392b;--color-hard-bg:#fcebeb;--radius-card:12px;--radius-badge:20px;--radius-button:6px;--font-sans:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--hl-0-bg:#fff9c4;--hl-0-text:#5c4800;--hl-1-bg:#c8f5c8;--hl-1-text:#1a4d1a;--hl-2-bg:#c4e3ff;--hl-2-text:#036;--hl-3-bg:#ffd6e7;--hl-3-text:#5c0028;--hl-4-bg:#ffe5c4;--hl-4-text:#5c2800;--hl-5-bg:#e8d6ff;--hl-5-text:#2d0066}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}.hl[data-index="0"]{background:var(--hl-0-bg);color:var(--hl-0-text)}.hl[data-index="1"]{background:var(--hl-1-bg);color:var(--hl-1-text)}.hl[data-index="2"]{background:var(--hl-2-bg);color:var(--hl-2-text)}.hl[data-index="3"]{background:var(--hl-3-bg);color:var(--hl-3-text)}.hl[data-index="4"]{background:var(--hl-4-bg);color:var(--hl-4-text)}.hl[data-index="5"]{background:var(--hl-5-bg);color:var(--hl-5-text)}
.PageTransition-module__cVR7Ta__bar{background:var(--color-amber);z-index:9999;height:2px;animation:.5s forwards PageTransition-module__cVR7Ta__progress;position:fixed;top:0;left:0}@keyframes PageTransition-module__cVR7Ta__progress{0%{opacity:1;width:0%}80%{opacity:1;width:90%}to{opacity:0;width:100%}}
