.matchstick{display:hidden;position:absolute;filter:drop-shadow(.6svh .6svh .5svh rgba(0,0,0,.7));height:5px;img {position: relative; height: 100%;}}.matchstickPosition{display:block;position:absolute;background:rgba(0,0,0,.414);height:75%;width:10%;border-radius:1rem}.containerMatchstick{width:80%;aspect-ratio:1;position:relative}.containerMatchstick .matchstickPosition{display:block;position:absolute;height:75%}.containerMatchstick .matchstickPosition:nth-child(1){top:12.5%}.containerMatchstick .matchstickPosition:nth-child(2){top:-32.5%;left:45%;transform:rotate(90deg)}.containerMatchstick .matchstickPosition:nth-child(3){top:12.5%;right:0;transform:rotate(180deg)}.containerMatchstick .matchstickPosition:nth-child(4){bottom:-32.5%;left:45%;transform:rotate(270deg)}.containerMatchstick .matchstickPosition:nth-child(5){top:12.5%;left:45%;transform:rotate(45deg)}.scorekeeper{aspect-ratio:9/16;height:100%;max-width:100svw;justify-content:space-between;align-items:center;display:flex;flex-direction:column}.score{width:100%;max-height:10svh;flex:1;display:flex;align-items:end;justify-content:center;input{width: 70%; height: 70%; background: transparent; overflow: hidden; border: none; font-size: 1.5rem; text-align: center; font-weight: 600; color: whitesmoke; font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif; outline: none; &::placeholder{color: whitesmoke}}}.points{width:100%;flex:10;display:flex}.matchstickStorage{background:rgba(255,235,205,.151);width:100%;flex:1.5}section{flex:1;height:100%;min-width:30%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}#separator-h{width:100%;background-color:#fff;height:.7%;min-height:4px;border-radius:50%}#separator-v{height:100%;background-color:#fff;width:.7%;min-width:4px;border-radius:0% 0% 0% 100%}.table{width:100%;height:100%;background-image:url(/img/baize.webp);display:flex;align-items:stretch;justify-content:center}*{margin:0;padding:0;box-sizing:border-box}html{width:100svw;height:100svh;background-color:#106138}body{height:100%;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}#referenceDrag{position:absolute;top:10svh;left:0;width:100svw;height:100svh;background-color:red;opacity:0;z-index:-1}
