*,html{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#bc8f8f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Header{background:#e07676;text-align:center}.Header>h2{padding:1rem}.Header>p{margin-bottom:1rem;padding:5px}.Header>hr{color:#fff}.Score{background-color:#e38282;border:1px solid #bc8f8f;border-radius:0 0 0 8px;display:flex;flex-direction:column;padding:5px 8px 10px 15px;position:fixed;right:0;text-align:end;top:0;z-index:3}.Card{align-items:center;border:2px solid #fff;box-shadow:4px 6px 5px #8f5656;cursor:pointer;display:flex;height:280px;justify-content:center;margin:2rem;padding:5px;position:relative;transition:border .3s ease-in-out;width:180px}.Card:hover{border:2px solid gold}.Card:after{border:1px solid gold;box-shadow:8px 13px 9px #8f5656;content:"";height:100%;opacity:0;position:absolute;transition:opacity .3s ease-in-out;width:100%;z-index:-1}.Card:hover:after{opacity:1}.black{background-color:#1b1818}.red{background-color:#c32222}.blue{background-color:#2222c3}.green{background-color:#0d730d}.yellow{background-color:#d0d025}.shape{background-color:#fff;height:100px;width:100px}.circle{border-radius:50%}.triangle{background-color:inherit;background-position:0,100%;background-repeat:no-repeat;background-size:50% 100%}.triangle.blue{background-image:linear-gradient(to bottom right,transparent 50%,#3d3df5 0),linear-gradient(to top right,#3d3df5 50%,transparent 0)}.triangle.red{background-image:linear-gradient(to bottom right,transparent 50%,#f53d3d 0),linear-gradient(to top right,#f53d3d 50%,transparent 0)}.triangle.yellow{background-image:linear-gradient(to bottom right,transparent 50%,#f5f53d 0),linear-gradient(to top right,#f5f53d 50%,transparent 0)}.triangle.green{background-image:linear-gradient(to bottom right,transparent 50%,#09aa09 0),linear-gradient(to top right,#09aa09 50%,transparent 0)}.circle.blue,.square.blue{background-color:#3d3df5}.circle.red,.square.red{background-color:#f53d3d}.circle.yellow,.square.yellow{background-color:#f5f53d}.circle.green,.square.green{background-color:#09aa09}.Card-Container{display:flex;flex-wrap:wrap;justify-content:space-around}
/*# sourceMappingURL=main.b0b9f4d2.css.map*/