:root{--foreground-color: black;--background-color: white;--link-color: blue;--rate-none-color: #dbdbdb;--rate-1-color: #ef9a9a;--rate-2-color: #ffcc80;--rate-3-color: #fff59d;--rate-4-color: #a5d6a7;--rate-5-color: #b39ddb}@media(prefers-color-scheme:dark){:root{--foreground-color: white;--background-color: black;--link-color: lightblue;--rate-none-color: #1b1b1b;--rate-1-color: #331818;--rate-2-color: #2f2014;--rate-3-color: #2f2d14;--rate-4-color: #252f14;--rate-5-color: #25173e}}[hidden]{display:none!important}*{color:var(--foreground-color);background:var(--background-color)}:focus-visible{outline:2px solid var(--foreground-color);position:relative;z-index:1}::placeholder{font-style:italic;opacity:.7}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only-focusable:focus,.sr-only-focusable:active{clip:auto!important;-webkit-clip-path:none!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}
