-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path846e1c4ae27733cfabef.css
1 lines (1 loc) · 5.73 KB
/
846e1c4ae27733cfabef.css
1
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;overflow:hidden}main{display:block}h1{font-size:2em;margin:.67em 0}hr{height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration:none;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*::before,*::after{box-sizing:border-box}ul{list-style-type:none;padding:0}h1,h2,h3,h4,p,ul{margin:0}@font-face{font-family:"Roboto Slab";src:url(assets/fonts/11e4050448a0d8f67829.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap}body{font-family:"Roboto Slab"}.field__img{width:100%;height:100vh;border-radius:10px}.field__img_hide{display:none}.field__portrait-image{display:none;width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover}.field__portrait-image_show{display:block;z-index:10;position:relative}.field__ball{position:absolute;width:70px;height:70px;transition:all .6s ease-in;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (max-width: 768px){.field__ball{width:53px;height:55px}}@media only screen and (max-height: 610px){.field__ball{width:53px;height:55px}}.field__restart-btn{position:absolute;left:50%;top:75px;transform:translate(-50%, -2px);width:125px;height:30px;padding:3px;font-size:17px;z-index:1;border:2px solid #000;border-radius:10px;background:linear-gradient(348deg, #3a3a3a 0%, #f7f7d9 50%, #3a3a3a 100%);cursor:pointer;letter-spacing:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .5s ease;box-shadow:2px 4px 0px 0px #000}@media only screen and (max-width: 768px){.field__restart-btn{width:110px;height:26px;font-size:15px}}@media only screen and (max-height: 610px){.field__restart-btn{width:110px;height:26px;font-size:15px}}@media(hover: hover){.field__restart-btn:hover{border:2px solid #000;box-shadow:none;transform:translate(-50%, 2px)}}@media(hover: none){.field__restart-btn:active{border:2px solid #000;box-shadow:none;transform:translate(-50%, 2px)}}.players-score{position:absolute;left:50%;top:15px;display:flex;justify-content:space-between;transform:translateX(-50%);width:300px;height:50px}@media only screen and (max-width: 768px){.players-score{width:240px}}@media only screen and (max-height: 610px){.players-score{width:240px}}.players-score__inner{display:flex;justify-content:center;align-items:center;width:52px;height:48px;border:3px solid #ffc800}@media only screen and (max-width: 768px){.players-score__inner{width:45px;height:40px}}@media only screen and (max-height: 610px){.players-score__inner{width:45px;height:40px}}.players-score__title{font-size:42px;color:#e4ff00;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width: 768px){.players-score__title{font-size:35px}}@media only screen and (max-height: 610px){.players-score__title{font-size:35px}}.fullscreen-toggle{position:absolute;left:50%;top:20px;transform:translateX(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.3s}@media only screen and (max-width: 768px){.fullscreen-toggle{width:35px;height:35px}}@media only screen and (max-width: 768px)and (hover: hover){.fullscreen-toggle:hover{width:34px;height:34px}}@media only screen and (max-width: 768px)and (hover: none){.fullscreen-toggle:active{width:34px;height:34px}}@media only screen and (max-height: 610px){.fullscreen-toggle{width:35px;height:35px}}@media only screen and (max-height: 610px)and (hover: hover){.fullscreen-toggle:hover{width:34px;height:34px}}@media only screen and (max-height: 610px)and (hover: none){.fullscreen-toggle:active{width:34px;height:34px}}@media(hover: hover){.fullscreen-toggle:hover{width:39px;height:39px}}@media(hover: none){.fullscreen-toggle:active{width:39px;height:39px}}.field-orientation__message{position:absolute;left:50%;top:50%;display:none;padding:10px;transform:translate(-50%, -50%);min-width:90%;font-size:max(28px, min(8vw, 42px));line-height:1.25;text-align:center;background:rgba(0,0,0,.7215686275);border-radius:20px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.field-orientation__message_show{display:block;z-index:11}