*,*: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{background:#ffe070}*{cursor:unset}#cursorsMain{padding-top:6em;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1em}.userCursor{position:absolute;pointer-events:none}.actions{display:flex;margin-bottom:5em;flex-direction:column;gap:.2em}.actions .inputs{display:flex;justify-content:space-around;align-items:flex-start}.actions img{max-width:50px;max-height:50px}.actions .testArea{width:400px;height:150px;border:2px dotted black;display:flex;align-items:center;justify-content:center}.actions .testArea span{color:#000a;font-style:italic}.cursors{display:flex;flex-wrap:wrap;gap:.5em;max-width:1000px;padding:0 1em 6em}.cursor{width:70px;height:50px;border:1px solid;display:flex;justify-content:center;align-items:center;border-radius:8px;cursor:pointer;padding:.2em;transition:box-shadow .2s,background .2s,color .2s;position:relative}.cursor .count{position:absolute;border-radius:50%;background:#9cbfdf;width:20px;height:20px;display:flex;justify-content:center;align-items:center;top:-5px;right:-5px}.cursor.active{background:#56c258}.cursor img{max-width:60px;max-height:40px}.cursor:hover{box-shadow:0 0 8px 4px #9191914d}.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{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}
