*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}footer{margin-top:20px;display:flex;justify-content:center;width:100%}@media screen and ((min-width: 768px) or (min-height: 768px)){footer{position:fixed;bottom:32px}}footer div{padding:8px 0;background:rgba(var(--background),.7);text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:8px}body{font-family:Times New Roman,Times,serif;font-size:18px}#main{color:var(--background-inverted);padding-top:6em;position:relative}table,table th,table tr{border:1px solid}table tr td{border:1px solid;padding:.5em}details{width:310px}.colorController{position:absolute;max-width:800px;width:100%;top:4em;padding-top:6em}.colorController input{transform:scale(5);margin-bottom:3.5em;border-color:var(--background-inverted)}.colorController button{mix-blend-mode:difference;width:240px;height:40px;transition:box-shadow .2s,background .2s,color .2s,opacity .3s;background:var(--background);border:2px solid;border-color:var(--background-inverted);color:var(--background-inverted);border-radius:8px;padding:.25em .5em;cursor:pointer}.colorController button:disabled{opacity:.6;cursor:not-allowed}.colorController button:hover{background:var(--color);color:var(--color-inverted)}#awareness{display:flex;gap:.5em}footer{font-size:1.5em;mix-blend-mode:difference;color:#fff}footer a{color:#fff}.backgrounds{position:absolute;top:0;display:flex;min-height:100dvh;height:100%;width:100%}.backgrounds .background{width:100%;background:var(--background);color:var(--color);text-align:center;padding:.5em;display:flex;justify-content:center;flex-direction:column;min-width:1px}.backgrounds .background.selected{background:radial-gradient(ellipse at center,var(--background-accent),var(--background) 50%)}.backgrounds .background.selected h3,.backgrounds .background.selected p{opacity:1}.backgrounds .background:hover{background:radial-gradient(ellipse at center,var(--background-accent),var(--background) 50%)}.backgrounds .background:hover h3,.backgrounds .background:hover p{opacity:1}.backgrounds .background h3,.backgrounds .background p{cursor:pointer;opacity:0;transition:opacity .2s}.error{mix-blend-mode:difference;color:#fff;font-style:italic}
