@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,200;0,400;0,500;0,600;0,700;1,200;1,400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100vh}body{color:#fff;font-family:IBM Plex Mono,monospace;font-size:16px}.main{display:flex;min-height:100vh}li{list-style-type:none}.container{background-position:50%;background-size:cover;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:2em;text-align:center}.title{font-size:3em}.info{color:#e0e0e0;font-size:1.1em;line-height:1.5;margin:1.5em}.btn,.info{letter-spacing:1px}.btn{background-color:#863100;border:none;border-radius:3px;box-shadow:0 3px 5px rgba(0,0,0,.4);color:#fff;font-size:1em;font-weight:700;margin:0 auto;outline:none;padding:.75em 1em;text-transform:uppercase}.sidebar{background-color:#161616;flex-shrink:0;overflow:auto;width:260px}.categories{border-radius:5px;display:flex;justify-content:space-between;padding:.75em 1em;transition:background-color .15s}.categories i{display:inline-block;width:1.5em}.categories .toggle-btn{cursor:pointer;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.categories.open>.categories .toggle-btn{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sidebar-item{border-radius:5px;cursor:pointer;display:block;font-size:15px;padding:.75em 1em;transition:background-color .15s}.sidebar-item:hover{background-color:hsla(0,0%,100%,.1)}.logo{border-bottom:2px dashed;color:#f5f5f5;font-family:IBM Plex Mono,monospace;font-size:30px;margin-bottom:1.5rem}.fav{color:#ffc83d;font-size:smaller;font-size:19px}.categories h2,.sidebar-title{display:flex;font-size:1.2em;justify-content:space-between}.sidebar-title{cursor:pointer;text-indent:10px}.sidebar-title span i{display:inline-block;width:1.5em}.sidebar-title .toggle-btn{cursor:pointer;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.sidebar-item.open>.sidebar-title .toggle-btn{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sidebar-content{height:0;overflow:hidden;padding-top:.25em}.sidebar-item.open>.sidebar-content{height:auto}.sidebar-item.plain{color:#fff;cursor:pointer;text-decoration:none;text-indent:10px}.sidebar-item.plain:hover,.sidebar-title span:hover{text-decoration:underline}.sidebar-item.plain i{display:inline-block;width:1.7em}.sidebar{border-right:2px dashed #eee;width:18%}.results,.sidebar{background-color:#1f2430;min-height:100vh}.results{padding:20px 20px 20px 100px;width:82%}.result-header{font-size:2rem;margin:1rem;text-indent:2rem}.hint-text{background:#c9c9c981;border-radius:5px;font-size:.8rem;margin:.5rem .5rem .5rem 3rem;padding:.3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hint-text .orange-hint{background-color:#ffc83d;border-radius:2px;margin-right:.3rem;padding:.2rem}.results-container{display:flex;flex-wrap:wrap;gap:2rem;margin:3rem auto;width:90%}.emoji{align-items:center;background-color:hsla(0,1%,62%,.628);border-radius:10px;display:flex;flex-direction:column;justify-content:space-around;padding:10px;width:-webkit-max-content;width:max-content}.emoji-img{font-size:3rem;padding-bottom:1rem}.emoji-img.custom img{font-size:12px;height:auto;width:60px}.emoji-tools{display:flex;justify-content:space-around;position:relative}.emoji-tools i{cursor:pointer;padding:0 5px}.emoji-tools .tool-tip-text{background-color:#555555c8;border-radius:6px;bottom:250%;color:#fff;left:75%;margin-left:-75px;opacity:0;padding:5px;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:90px;z-index:1}
/*# sourceMappingURL=main.06787f52.css.map*/