.fanstatistic{--ao3-red:#900;--ao3-red-hover:#700;--ao3-bg:#fff;--ao3-text:#2a2a2a;--ao3-text-light:#666;--ao3-border:#ccc;--ao3-bg-light:#f5f5f5;--ao3-link:#06c;--rank-excellent:#2d8a3e;--rank-good:#b8860b;--rank-ok:#d2691e;--rank-poor:#c0392b;--font-serif:Georgia,"Times New Roman",serif;background:var(--ao3-bg);color:var(--ao3-text);font-family:var(--font-serif);line-height:1.6;min-height:100vh}.fanstatistic[data-theme=dark]{--ao3-red:#cc4444;--ao3-red-hover:#ee5555;--ao3-bg:#1a1a1a;--ao3-text:#e8e6e3;--ao3-text-light:#999;--ao3-border:#3a3a3a;--ao3-bg-light:#252525;--ao3-link:#6ab0f5;--rank-excellent:#4caf6a;--rank-good:#d4a017;--rank-ok:#e07b40;--rank-poor:#e05252}.fanstatistic .curly-brace{position:fixed;left:0;top:0;height:100vh;width:48px;pointer-events:none;z-index:0}.fanstatistic .rank-excellent{color:var(--rank-excellent)}.fanstatistic .rank-good{color:var(--rank-good)}.fanstatistic .rank-ok{color:var(--rank-ok)}.fanstatistic .rank-poor{color:var(--rank-poor)}@keyframes rank-pop{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.fanstatistic .animate-rank-pop{animation:rank-pop .4s ease-out forwards}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fanstatistic .animate-fade-in{animation:fade-in .3s ease-out forwards}@keyframes bubble-fade{0%{opacity:0;transform:translateY(4px)}10%{opacity:1;transform:translateY(0)}75%{opacity:1}to{opacity:0}}.fanstatistic .animate-bubble-fade{animation:bubble-fade 3s ease-out forwards}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.fanstatistic .animate-cursor{animation:blink-cursor .7s step-end infinite}.fanstatistic[data-theme=dark] .dark-contrast-title{color:var(--ao3-text)}