:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%}.number,.number>.opt,.number>.opt>div,.num1,.num1>.bkopt,.num1>.bkopt>.dta,.num1>.bkopt>.dta>.cha,.num1>.crdi,.num1>.crdi>input,.num1>.key,.num1>.key>div,.num1>.hint{display:flex;align-items:center;justify-content:center;flex-direction:column}.number,.num1{font-family:Verdana,Geneva,Tahoma,sans-serif;background-image:url(/assets/guess-DrjH1kWo.png);background-position:center top;background-size:cover;width:calc(100% - 30px);min-height:calc(100vh - 30px);padding:15px}.number>.opt{width:calc(100% - 40px);padding:20px;max-width:400px;border-radius:20px;gap:1px;color:#fff}.number>.head{position:absolute;top:0;left:0;padding:10px 15px;width:calc(100% - 30px)}.number>.opt>button{background-color:#ffffff9c;cursor:pointer;padding:10px;width:calc(100% - 20px);border-radius:10px}.number>.opt>button:hover{background-color:#ffffffdf}.num1{justify-content:flex-start;color:#fff;background-image:url(/assets/guessbg-DyHFQVE3.jpg);background-position:center}.num1>.bkopt{justify-content:space-between;flex-direction:row;width:100%}.num1>.bkopt .bkk{cursor:pointer;width:20px;fill:#fff;aspect-ratio:1/1;border-radius:50%;padding:10px}.num1>.bkopt .bkk:hover{background-color:#f0f8ffaa;fill:#000}.num1>.bkopt>.dta{flex-direction:row;gap:6px}.num1>.bkopt>.dta>.cha{overflow:hidden;flex-direction:row;background-color:#002a30;padding:3px 10px;border-radius:10px;gap:5px}.num1>.bkopt>.dta>.cha>.spanchn{-webkit-user-select:none;user-select:none;animation:upp .6s ease-in;position:relative}@keyframes upp{0%{top:0;opacity:1}40%{top:50px;opacity:0}50%{opacity:0;top:-50px}to{top:0;opacity:1}}.num1>.bkopt>.dta>.cha>svg{width:17px;aspect-ratio:1/1}.num1>.bkopt>.dta>span{-webkit-user-select:none;user-select:none;font-size:15px;background-color:#4b4900;padding:3px 12px 4px;border-radius:8px}.num1>h2{margin:0;text-align:center;color:#cef1ff}.num1>.crdi{margin:30px;padding:30px;aspect-ratio:1/1;height:200px;flex-direction:row;background-image:url(/img/crd2.jpg);background-position:top;background-size:cover;box-shadow:0 0 20px #2a2a2a;border-radius:50%;overflow:hidden}.num1>.crdx{animation:lod 4s ease-in-out}@keyframes lod{0%{scale:1}30%{scale:0}70%{scale:0}10%{scale:1}}.num1>.crdi>input{text-align:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#fff;transition:.5s ease;background-color:#48484800;width:42px;font-size:40px;aspect-ratio:1/1;border:none;outline:none;border-radius:50%;padding:20px}.num1>.key{width:100%;flex-direction:row;flex-wrap:wrap;gap:1px;max-width:600px;position:fixed;bottom:10px;margin-top:40px}.num1>.key>div{-webkit-user-select:none;user-select:none;cursor:pointer;height:50px;width:calc(33.3% - 10px);background-color:#44444465;transition:.2s ease;border-radius:3px}.num1>.key>.disab{cursor:no-drop;opacity:.6}.num1>.key>.numdiv:hover{background-color:#ffffff93;color:#000}.num1>.keydis>div:hover{cursor:no-drop;background-color:#44444465;color:#fff}.num1>.hint{gap:5px;width:100%;max-width:650px;justify-content:space-between;flex-direction:row}.num1>.hint>div{transition:1s ease;height:1px;background-color:#0f0}.num1>.hint>.redline{background-color:#d60000}.num1>.hint>p{-webkit-user-select:none;user-select:none;margin:0;font-size:10px;text-shadow:0px 0px 5px rgb(0,255,34)}.back{cursor:pointer;transition:.5s ease;width:25px;padding:2.5px;aspect-ratio:1/1;background-color:#f5f5f5;border-radius:50%}.back>path{stroke:#3c3c3c}.back:hover{box-shadow:0 0 5px #00000024;background-color:#a3a3a3}.back:hover>path{stroke:#fff}.showmsg,.showmsg>div{display:flex;align-items:center;justify-content:center;flex-direction:column}.showmsg{cursor:pointer;z-index:2;width:100vw;height:100vh;background-color:#000000d5;position:fixed;top:0;left:0}.showmsg>div{-webkit-user-select:none;user-select:none;overflow:hidden;cursor:default;text-align:center;width:calc(90% - 60px);max-width:300px;background-color:#fff;border-radius:20px;min-height:130px;padding:30px;gap:5px;font-size:17px;color:#4d4d4d;justify-content:space-around;animation:zooz .5s ease-in-out}@keyframes zooz{0%{scale:0}80%{scale:1.1}to{scale:1}}.showmsg>div>div{-webkit-user-select:none;user-select:none;cursor:pointer;padding:5px 15px 8px;border-radius:10px;background-color:#08f;color:#fff}.showmsg>div>div:hover{opacity:.8}
