*,a,body,h1,h2,h3,h4,h5,h6,li,p,span{font-family:Roboto Mono,Montserrat,sans-serif}html{scroll-behavior:smooth}body{background:#0b2434;margin:0;overflow-x:hidden;position:relative}::selection{background:#5035ff;color:#fff}::-webkit-scrollbar{background-color:#e5e5e5;height:.75rem;width:.75rem}::-webkit-scrollbar-thumb{background-color:#5035ff;border-radius:.75rem;cursor:pointer}::-webkit-scrollbar-track{background-color:#e5e5e5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0003}@media screen and (max-width:1920px){html{font-size:14px}}@media screen and (max-width:1200px){html{font-size:12px}}@media screen and (max-width:992px){html{font-size:10px}}@media screen and (max-width:768px){html{font-size:9px}}@media screen and (max-width:576px){html{font-size:8px}}@media screen and (min-width:1540px){.container{max-width:1400px}}@media screen and (min-width:1920px){.container{max-width:1640px}}section{position:relative}.anchor{position:absolute;top:-7.5rem}.game{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;position:relative;width:100%;z-index:2}.game h2{font-size:2.5rem;font-weight:700}.game h2,.game p{color:#000;line-height:120%;margin:0}.game p{font-size:1.25rem;font-weight:400;max-width:28rem;text-align:center}.game__block{align-items:center;background:#f5f5f5;border-radius:1.5rem;display:flex;flex-direction:column;gap:2rem;min-width:32rem;padding:2rem}.game__field{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(5,1fr)}.auth,.game form{width:100%}.auth{align-items:center;display:flex;flex-direction:column;gap:2rem}.auth input{border:1px solid #858585;border-radius:.5rem;font-size:1.25rem;padding:.5rem;width:100%}.auth input:focus-visible{border:1px solid #5035ff;outline:none}.auth p{color:#858585}.auth__link{color:#000;cursor:pointer;transition:all .2s ease}.auth__link:hover{color:#5035ff}.die,.die-simple{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.149);color:#2b283a;cursor:pointer;display:flex;font-size:2rem;font-weight:700;height:4rem;justify-content:center;line-height:120%;text-align:center;transition:color .2s ease;-webkit-user-select:none;user-select:none;width:4rem}.die-simple.active,.die.active{background:#59e391}.die-simple.hidden,.die.hidden{color:#0000}.die-simple.error,.die.error{animation:error .2s ease;background:#fcc}.die-simple.dis,.die.dis{pointer-events:none}.die-simple.success,.die.success{transform:rotate(45deg)}.die.active{pointer-events:none}@keyframes error{0%{transform:rotate(0deg)}12%{transform:rotate(10)}25%{transform:rotate(0deg)}37%{transform:rotate(-10deg)}50%{transform:rotate(0deg)}62%{transform:rotate(10deg)}75%{transform:rotate(0deg)}87%{transform:rotate(-10deg)}to{transform:rotate(0deg)}}@keyframes success{0%{transform:rotate(0deg)}70%{transform:rotate(180deg)}to{transform:rotate(235deg)}}.grid2{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:repeat(3,1fr)}.grid4{grid-template-columns:repeat(4,1fr)}.grid5{grid-template-columns:repeat(5,1fr)}.grid6{grid-template-columns:repeat(6,1fr)}.main-button{background:#5035ff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:500;line-height:120%;padding:.75rem 2rem;pointer-events:all;text-align:center}.main-button:focus{outline:none}.main-button:active{box-shadow:inset 5px 5px 10px -3px #000000b3}.start{align-items:center;display:flex;flex-direction:column;gap:2rem;height:100vh;justify-content:center;pointer-events:none}.start h2{font-size:2.5rem;font-weight:700}.start h2,.start p{color:#fff;line-height:120%;margin:0;text-align:center;text-shadow:#0b2434 1px 0 20px}.start p{font-size:1.5rem;font-weight:400;max-width:28rem}.start__mode{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.header{pointer-events:none;position:fixed;width:100%;z-index:100}.header__content{align-items:center;display:flex;justify-content:space-between;padding-bottom:1rem;padding-top:1rem}.header__right{align-items:center;display:flex;pointer-events:all;z-index:1}.header__logo{height:3.5rem;position:relative;width:12rem}.header__logo img{filter:invert(1) brightness(1000%);height:100%;left:0;position:absolute;top:0}.header__shad{background:linear-gradient(90deg,#0000 0,#0b2434 70%,#0b2434);display:flex;display:none;height:5.25rem;margin-left:-4rem;width:4rem}.timer{animation:pulsate 1s ease-out infinite;color:#fff;font-size:7rem;font-weight:700;line-height:1;margin-bottom:2rem;margin-top:-9rem}@keyframes pulsate{0%{opacity:0}10%{opacity:0}15%{opacity:.5}80%{opacity:0}to{opacity:0}}.selector__content{display:flex;gap:1.5rem;opacity:1;overflow:hidden;transition:all .2s ease;width:calc(6.25rem + 66px)}.selector__content.dis{opacity:0;width:0}.icon-button{align-items:center;display:flex;gap:.5rem;padding:.5rem}.icon-button img{filter:invert(1) brightness(1000%);height:2.3rem;-webkit-user-select:none;user-select:none}.icon-button span{white-space:nowrap}.min-button{padding:.75rem 1rem}.mr-r{margin-right:1.5rem}.lang{align-items:center;display:flex;gap:.5rem}.lang span{color:#fff;font-size:1rem;line-height:120%;text-transform:uppercase}.lang__switcher{background:#5035ff;border-radius:24px;cursor:pointer;display:flex;height:24px;padding:3px;width:40px}.lang__switcher,.lang__switcher div{position:relative;transition:all .2s ease}.lang__switcher div{background-color:#fff;border-radius:50%;height:18px;left:0;width:18px}.ru .lang__switcher div{left:16px}.account{position:relative}.account__content{background:#fff;border-radius:.5rem;opacity:0;padding:.75rem;pointer-events:none;position:absolute;right:-4.8rem;top:4.3rem;transition:all .2s ease}.account__content p{color:#858585;font-size:1rem;margin:0}.account__content.active{opacity:1;pointer-events:all}.account__content div{display:flex;flex-direction:column;gap:.75rem}.account__action{color:#000;cursor:pointer;transition:all .2s ease;white-space:nowrap}.account__action:hover{color:#5035ff}.notificator{display:flex;justify-content:center;pointer-events:none;position:fixed;top:-100px;width:100%;z-index:200}.notificator div{align-items:center;background:#fff;border-radius:5rem;box-shadow:0 0 20px 0 #b0c5de;display:flex;gap:1rem;padding:1rem 2rem}.notificator div span{color:#000;font-size:2rem;font-weight:400;line-height:120%;text-align:center}.notificator.active{animation:myAnim 3s ease 0s 1 normal forwards}@keyframes myAnim{0%{top:-100px}10%{top:6rem}90%{top:6rem}to{top:-100px}}.volume{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;width:24px}.volume img{filter:invert(1) brightness(1000%);width:100%}.volume:focus,.volume:focus-visible{outline:none}.test li{color:#fff}.background{height:100dvh;left:0;position:fixed;top:0;width:100dvw;z-index:0}.background__shad{background-color:#0b24344d;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.background .cube{align-items:center;background:#fff;border-radius:.75rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.149);cursor:pointer;display:flex;font-size:3rem;font-weight:700;height:6rem;justify-content:center;line-height:120%;position:absolute;text-align:center;width:6rem}@media (max-width:768px){.start h2{font-size:3.5rem}.start p{font-size:2rem}.start__mode{gap:2.5rem}.main-button{font-size:2.5rem;padding:1rem 2.5rem}.min-button{padding:1rem}.game h2{font-size:3.5rem}.game p{font-size:2rem}.game__block{gap:3rem;padding:2.5rem}.game__field{gap:2.5rem}.die{font-size:3.5rem;height:6rem;width:6rem}.timer{font-size:11rem;margin-bottom:3rem;margin-top:-14rem}.header__logo{height:5.25rem;width:18rem}.header__right{background:#0b2434}.header__shad{display:block}.selector__content{width:calc(10rem + 42px)}.icon-button{padding:.75rem}.icon-button img{height:3.5rem}.lang span{font-size:1.5rem}.auth input{font-size:1.75rem}.account__content{right:-6.5rem;top:6.3rem}.account__content p{font-size:1.5rem}.notificator div span{font-size:2rem}.notificator.active{animation:myAnim 3s ease 0s 1 normal forwards}@keyframes myAnim{0%{top:-100px}10%{top:8rem}90%{top:8rem}to{top:-100px}}}
/*# sourceMappingURL=main.cbd74590.css.map*/