:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;max-height:100vh;max-width:100vw}html,body{overscroll-behavior:none}#appRoot{--male_color: #0a1172;--female_color: #e11584;--gender_unset_color: #887d7d;position:relative;overflow:hidden;height:100%;width:100%}*{margin:0;padding:0;font-family:Trebuchet,Arial,Helvetica;font-weight:400;font-style:normal;-webkit-user-select:none;-ms-user-select:none;user-select:none}body{height:86vh;height:var(--myInnerHeight)}.safegreen{background-color:#2d996a}#appDiv{height:100%;background-color:#d7ebc9;display:flex;flex-direction:column;flex-wrap:wrap}#loginscreen{position:relative;width:100%;font-size:1.5em}#bskyicon{padding:4%;width:10%}.section{width:85%;background-color:#e0ece0;border:3px solid rgb(1,20,1);border-radius:2vw;margin:3%;padding:3%}#populateButtonDiv{height:50px;width:60%;margin:auto;padding:5%}#populatePlayersButton{font-size:1.8em;padding:3%}#emptyPlayersButtonDiv{height:50px;width:60%;margin:auto}#emptyPlayersButton{font-size:1.8em;padding:3%}#mainHelpDialog{z-index:700;left:2%;width:96%;box-sizing:border-box;background-color:#e7ecf3;border:5px solid rgb(15,88,223);border-radius:10px;padding:4%;padding-top:1vh;position:fixed;display:flex;flex-direction:column}#controlPointer{position:absolute;z-index:600}.flashMe{animation:.2s flashPointer 4;-webkit-animation:.2s flashPointer 4;-moz-animation:.2s flashPointer 4;-ms-animation:.2s flashPointer 4;-o-animation:.2s flashPointer 4}@keyframes flashPointer{0%{background-color:#00f}to{background-color:#fff}}.rotateMe{transform:rotate(180deg)}.helpArrow{border:2px solid rgb(72,72,81);border-radius:5px;width:40%;height:100%}#leftArrow{margin-right:5%}#helpBody{font-size:1.3em;flex-grow:1;overflow-y:auto;padding:2%;border:2px solid darkgrey}#helpPageHeaderText{height:60px;font-size:1.5em;font-weight:800}#helpHeader{display:flex;flex-direction:row;justify-content:space-between;flex-shrink:0}#closeHelpButton{font-family:Arial;font-size:3em;padding-left:1.5vh;padding-right:1.5vh;padding-bottom:.5vh;float:right;border-radius:5px;border:2px solid rgb(72,72,81);color:#484851;-webkit-transform:scaleY(.8);transform:scaleY(.8)}#previousNextArrowDiv{justify-content:center;display:flex;height:60px;min-height:60px;padding-top:20px;flex-shrink:0}.arrow_svg_class{padding-top:8px}#right_arrow_svg_id{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@keyframes flashBG{0%{background-color:#fff}to{background-color:#00f}}@keyframes flashBorder{0%{border-color:#fff}to{border-color:#00f}}#setupgamescreen{position:relative;height:93%;width:100%}#grid_container{display:grid;grid-template-rows:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 2fr 1fr 2fr;column-gap:4%;row-gap:5%;padding:4% 7% 5%;height:83%}#newGameButton{font-size:2em;grid-column:1 / 5}.screenButtons{color:#000;background-color:#f0eeee;border-radius:10px;text-align:center;height:100%;border:none;box-shadow:4px 4px 5px #0a4d11c7}.incrementerDisabled{color:#d3d3d3;box-shadow:none}.incrementerButtons{font-size:2.5em;font-weight:700}.timeButtons{font-size:2.5em;font-weight:500}.rowLabels{text-align:left;font-size:1.5em;font-weight:500;line-height:1;padding-top:18%;margin:auto;grid-column:1}.incrementerValues{font-size:2.5em;font-weight:500;text-align:center;margin:auto}#colonChar{font-family:Garamond;font-size:3em;font-weight:600;text-align:center;margin:auto}#updateGameSettingsButton{font-size:1.7em;grid-column:1 / 5}.times_popup_div{position:absolute;color:#31552e;border:3px solid black;background-color:#f0eeee;display:none;grid-template-columns:50% 50%;grid-template-rows:repeat(6,calc(100% / 6));flex-direction:column}.times_popup_button{border:1px solid darkgray;text-align:center;font-size:2.7em}.times_hours{padding:2vh;min-width:0}.times_minutes{padding:1.4vh 2vh}@media screen and (min-width: 480px){#newGameButton{font-size:3em}.rowLabels{font-size:2em}.incrementerButtons{font-size:3.5em}.incrementerValues,.timeButtons{font-size:3em}#colonChar{font-size:5em}#updateGameSettingsButton{font-size:2.5em}}.switch{position:relative;margin-left:2vw;margin-right:2vw}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#b0baa8;-webkit-transition:.3s;transition:.3s}.slider:before{position:absolute;content:"";height:4vh;width:4vh;left:.5vh;bottom:.5vh;background-color:#7a9a8f;-webkit-transition:.3s;transition:.3s}input:checked+.slider{background-color:#b0baa8}input:checked+.slider:before{-webkit-transform:translateX(2.5vh);-ms-transform:translateX(2.5vh);transform:translate(2.5vh);background-color:#90f43e}.slider.round{border-radius:3vh}.slider.round:before{border-radius:50%}@media screen and (min-width: 480px){.arrivedSwitch{max-width:11%;max-height:4vh}.slider:before{position:absolute;content:"";height:3vh;width:3vh}}#manageplayersscreen{position:relative;height:93%;width:100%}#listContainer{display:flex;flex-direction:column;margin-left:3%;margin-right:3%;text-wrap-mode:nowrap;z-index:100;height:84%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;row-gap:.5%}#addNewPlayerPlusSign{font-size:3em;font-weight:800;color:#336edb;background-color:#d7e0ea;padding:5%;z-index:250;position:absolute;top:60%;left:53%;text-decoration:none;border-radius:50%;border:10px solid rgb(51,110,219)}#tableheader{box-sizing:border-box;margin-left:4%;margin-right:4%;font-size:3vh;height:4%;display:flex;flex-direction:row;justify-content:space-between}.playerRow{width:100%;background-color:#f5f9f5;display:flex;justify-content:space-between;align-items:center}.arrivedSwitch{width:17%;height:5vh}.genderIndicators{font-size:2em}.maleIndicator{color:var(--male_color)}.femaleIndicator{color:var(--female_color)}.unsetIndicator{color:var(--gender_unset_color)}.playerName{position:relative;font-size:2.4em;overflow-x:hidden;margin-left:2%;width:70%;max-width:55%}.leftThree{display:flex;flex-direction:row;justify-content:flex-start;width:100%;align-items:center}.editPlayerLink{position:relative;text-decoration:none;color:#515851;font-size:3em;text-align:center;width:15%}#noPlayersIntro{position:absolute;font-size:1.5em;top:10%;width:80%;border:4px solid rgb(68,109,53);background-color:#ebf3eb;z-index:200;padding:3%;border-radius:3vh;left:5%}#utilityRow{display:flex;flex-direction:row;justify-content:space-between;box-sizing:border-box;height:12%;padding:3% 3% 5%;border-top:2px solid gray}.utilityButtons{box-sizing:border-box;height:100%;line-height:1em;padding:1%;text-align:center;font-size:1em;width:32%;border-radius:8px;box-shadow:3px 3px 4px #181918;color:#000}#importRosterTextarea:focus{outline:none}#importRosterTextarea{padding-left:1%;line-height:1em;font-size:1em;height:100%;width:20%}.importError{border:3px solid red}.noimportError{border:none}@media screen and (min-width: 480px){.genderIndicators{font-size:2.3em}.new-player-class{font-size:1em}#addNewPlayerPlusSign{font-size:4em;padding:3%;left:60%}.utilityButtons,#importRosterTextarea{font-size:1.5em}}#playgamescreen{position:relative;height:93%;width:100%;--light-bg-color: rgb(253, 253, 253)}#scoreArea{box-sizing:border-box;align-items:center;padding-bottom:1%;display:block;width:100%;height:15%;background-color:var(--light-bg-color);border-bottom:3px solid gray}#middleSectionArea{box-sizing:border-box;height:15%;display:flex;justify-content:space-between;align-items:center;padding-bottom:2%;border-bottom:3px solid gray;background-color:var(--light-bg-color)}#subTextArea{box-sizing:border-box;height:5%;margin-top:.5%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;font-weight:400}#subArea{position:relative;box-sizing:border-box;overflow-y:hidden;display:grid;grid-template-columns:46% 44%;column-gap:4%;height:65%;width:100%;margin-top:2%;margin-left:3%}#subSidelineList{border:3px solid rgb(139,148,135);overflow-y:auto}#subPlayingList{border:3px solid rgb(139,148,135);overflow-y:hidden}.subList{position:relative;box-sizing:border-box;width:100%;height:calc(var(--myNameHeight) * 7);overflow-x:clip;text-wrap-mode:nowrap}.playerRowClass{box-sizing:border-box;overflow-y:hidden;align-items:center;background-color:var(--light-bg-color);position:relative;display:flex;flex-direction:row;height:var(--myNameHeight);width:100%;border-bottom:2px solid grey}#scoreTitles{height:20%;display:flex;flex-direction:row;font-size:6vw;font-weight:400;width:90%;margin:auto;padding-bottom:1%}#scoreText{font-weight:600;width:34%;text-align:center}#usText{width:33%;text-align:left}#themText{width:33%;text-align:right}#scoresAndArrows{height:70%;display:flex;flex-direction:row;justify-content:space-between}.scoreButtons{margin:1% 5% 0%;height:87%;width:25%;background-color:#2d996a;color:#f3f8f1;border-width:0px;font-size:10vw;border-radius:2vw}#upDownScoreButton{margin:1% 5% 0%;height:87%;border-width:0px;font-size:9vw;border-radius:2vw;width:20%;background-color:#ede8e5;color:#134313;box-shadow:6px 6px 5px #181918}.activatedButton{background-color:#ede8e5;color:#000;box-shadow:6px 6px 5px #181918}.middleSectionButtons{height:80%;width:30%;background-color:#ede8e5;color:#000;border-radius:2vw;box-shadow:6px 6px 5px #181918}#actionButton{font-size:2.2em;width:15vw;margin-left:6%}#gearText{font-size:18vw;line-height:14vw;color:#134313}#sortByRect{margin-left:1%;margin-right:1%;background-color:#fbfefb;box-shadow:6px 6px 5px #181918;overflow-x:hidden;overflow-y:hidden}#sortByText{height:40%;text-align:center;font-size:4vw}.orderBySelected{background-color:#2d996a;color:#fff!important}#sortByButtonsDiv{height:60%}.sortByButton{margin-top:0;height:100%;width:50%;color:#000;border-width:0px;font-size:5vw}#subButton{margin-right:6vw;box-shadow:6px 6px 5px #181918}.subButtonAsResumeButton{font-size:1.5em;border:3px solid rgb(221,35,35)}.subButtonAsSubButton{font-size:2.4em;border:none}.sexRatioRect{display:flex;align-items:center;height:70%;overflow:hidden}.sexRatioRectBorderGray{border:3px solid gray}.sexRatioRectBorderGreen{border:5px solid green}.sexRatioRectBorderRed{border:5px solid red}.sexRatioText{font-size:5vw;line-height:150%;padding-left:2vw;padding-right:2vw}.gear-class{font-size:1em}#sideLineText{margin-left:3%;text-align:left}#playingText{margin-right:5%}.sidelinePlayingText{font-size:1.5em}.numberMalesText{color:var(--light-bg-color);border-left:0px;background-color:var(--male_color)}.numberFemalesText{color:var(--light-bg-color);background-color:var(--female_color)}.numberUnsetText{background-color:#d3d3d3}.pgFemaleIndicator{padding-right:1%;border-top:4vh solid transparent;border-left:3vw solid var(--female_color);border-bottom:4vh solid transparent}.pgUnsetIndicator{padding-right:1%;border-top:4vh solid transparent;border-left:3vw solid transparent;border-bottom:4vh solid transparent}.pgMaleIndicator{padding-right:1%;border-top:4vh solid transparent;border-left:3vw solid var(--male_color);border-bottom:4vh solid transparent}.playerSelected{background-color:#d3d3d3}.pgDisabled{pointer-events:none;color:#d3d3d3;border:none;box-shadow:none}.pgPlayerNameSideline{font-size:8vw;overflow-x:auto;overflow-y:hidden;width:100%}.nameFields::-webkit-scrollbar{display:none}.nameFields{scrollbar-width:none;-ms-overflow-style:none}.pgNameAndConsecPointsDiv{align-items:center;width:100%;height:100%;display:grid;grid-template-columns:9fr 1fr}.pgPlayerNamePlaying{font-size:8vw;overflow-x:auto;overflow-y:hidden}.ConsecPointsDivRed{background-color:red;height:100%}.ConsecPointsDivYellow{background-color:#e6e633;height:100%}.ConsecPointsDivGreen{background-color:green;height:100%}#leastNotify{opacity:0;pointer-events:none;z-index:300;position:absolute;top:0;left:20%;width:200px;height:60px;scale:100%}.leastNotifyText{font-size:20px}.animateHighlightPlayer{animation:.75s animateHighlightPlayerKF 3;-webkit-animation:.75s animateHighlightPlayerKF 3;-moz-animation:.75s animateHighlightPlayerKF 3;-ms-animation:.75s animateHighlightPlayerKF 3;-o-animation:.75s animateHighlightPlayerKF 3;border:3px solid rgb(196,70,70)}@keyframes animateHighlightPlayerKF{0%{border:5px solid red}to{border:5px solid transparent}}.animateLeastNotify{animation:2s animateLeastNotifyKF 1;-webkit-animation:2s animateLeastNotifyKF 1;-moz-animation:2s animateLeastNotifyKF 1;-ms-animation:2s animateLeastNotifyKF 1;-o-animation:2s animateLeastNotifyKF 1}@keyframes animateLeastNotifyKF{0%{opacity:0}5%{opacity:1}to{opacity:1}}#longPressProgressMeterOuter{display:none;position:fixed;background-color:#872222;overflow:hidden;box-sizing:border-box;z-index:400;border:4px solid rgb(59,93,247)}#longPressProgressMeterInner{display:block;position:absolute;background-color:#ececf0;width:100%;height:100%;left:0;top:0}@media screen and (min-width: 480px){.sexRatioText{font-size:4vw}#scoreTitles{font-size:5vw}.subButtonAsResumeButton{font-size:1.7em}.subButtonAsSubButton{font-size:3.5em}.gear-class{font-size:1.7em}.sidelinePlayingText{font-size:2.5em}#leastNotify{left:35%}}#gamestatsscreen{position:relative;height:93%;width:100%}td{font-size:3.3vh;word-wrap:break-word;overflow:auto;border-left:1px solid grey;border-bottom:1px solid rgb(168,22,231)}.coloredColumn{vertical-align:middle;text-align:center;background-color:#dfcffa}.notColoredColumn{vertical-align:middle;text-align:center;background-color:#f5f9f5}#statsColHeader{top:0;position:sticky;font-size:2.8vh;background-color:#dfcffa;text-align:left;border-bottom:2px solid grey}#dataTable{width:94vw;margin:3vw;table-layout:fixed;background-color:#f5f9f5}#dataDiv{width:100%;height:87%;overflow-y:auto}.name{width:42%;text-align:left;padding-left:1%}.rotation,.points{width:17%}.time{width:24%;text-align:right;padding-right:2%}#summaryDataDiv{background-color:#f5f9f5;padding-left:2vh;padding-top:1vh;padding-bottom:1vh;font-size:2.2vh;height:100%}#nameAndConsecPointsDiv{width:100%;display:flex;flex-direction:row;justify-content:space-between}.consecPoints{background-color:#d3d3d3}#noPlayersHelp{position:absolute;font-size:1.5em;top:20%;width:80%;border:4px solid rgb(68,109,53);background-color:#ebf3eb;z-index:200;padding:3%;border-radius:3vh;left:5%}#addeditplayerscreen{position:relative;height:93%;width:100%}.nameEditField{width:90%;height:6%;margin:5%;font-size:1.7em;border:1px solid darkblue}#section2{display:grid;grid-template-columns:1fr 3fr;justify-content:center;align-items:center;padding-top:1%;padding-bottom:3%;border-bottom:4px solid darkgray}#MFcheckboxes{width:100%;display:grid;margin:10% 10% 10% 18%;column-gap:0%;row-gap:10%;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;justify-content:center;align-items:center}.MFcheckboxClass{height:100%;width:100%}.MFtext{margin-left:30%;font-size:2.5em}.saveButtonClass{position:relative;left:15%;width:70%;height:60%;font-size:1.8em;border-radius:3vw;box-shadow:4px 4px 5px #0a4d11c7}.deleteAndUpdateButtons{position:relative;font-size:1.8em;border-radius:3vw;width:40%;margin:5%;box-shadow:4px 4px 5px #0a4d11c7;padding:3%}#deleteButton{border:4px solid rgb(236,16,93)}#backButton{height:10%;font-size:1.5em;width:85%;text-align:center;padding:0%}#section3{height:15%;width:100%;border:1px solid blue}#editingPlayerText{height:40%;width:100%;padding-left:5%;padding-top:2%;font-size:1.5em}#playerNameTextField{height:60%;width:100%;padding-left:5%;font-size:2em}#section4{width:95%;display:flex;flex-direction:row;justify-content:space-between}#section5{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center}.disabled{pointer-events:none;color:#d3d3d3;border:none;box-shadow:none}@media screen and (min-width: 480px){#MFcheckboxes{max-width:10vw}#saveButton,#deleteButton,#updateButton{max-width:30vw}#editingPlayerText{font-size:1.8em}#playerNameTextField{font-size:2.5em}#section3{height:15%}#backButton{font-size:1.6em}}#mainDialog{background-color:#f3f8f1;width:75%;position:absolute;left:5%;top:7%;z-index:550;border:10px solid rgba(4,51,9,.782);border-radius:17px;padding:5%;display:flex;flex-direction:column}#mainText{font-size:1.7em;padding-bottom:5%;text-align:center}#subText{font-size:1.3em;padding-bottom:5%}#buttonDiv{display:flex;left:0;width:100%;padding-bottom:0%;height:100%}.buttonClass{width:80%;margin-left:auto;margin-right:auto;padding:3%;font-size:150%;border-radius:8px;border:2px solid rgb(66,70,66);color:#000;margin-top:6%;position:relative;height:8vh;box-shadow:4px 4px 5px #0a4d11}.buttonDisabled{pointer-events:none;color:#aeadad;border:2px solid rgb(206,210,206);box-shadow:none}.tall{height:12vh}.doubletall{height:16vh}#hamburger{position:fixed;top:1%;left:3%;height:7%;width:10%;z-index:500}.hamburgerlayer{border-radius:5px;background-color:#000;width:100%;height:11%;margin:12% 0}#hamburgerButton{border:none;color:#111611;background-color:transparent;width:18%}#appLogo{position:relative;top:0;width:65%;max-width:65%;left:5%}#helpButton{position:relative;font-size:2em;text-align:center;top:18%;background-color:#f0eb65;height:67%;line-height:67%;width:35%;border-radius:20%;font-family:Alice;border:1px solid black;box-shadow:6px 6px 5px #181918}#headerHeader{background:linear-gradient(90deg,#d6e3d7 60%,#079555);padding-right:2%;position:relative;height:7%;width:100%;display:flex;flex-direction:row;justify-content:space-around;overflow-y:hidden}#firsttwo{width:75%;display:flex;flex-direction:row;justify-content:flex-start}#lasttwo{width:25%;display:flex;flex-direction:row;justify-content:space-between}#minutesLeftInGame{font-family:Arial Narrow;font-size:1.4em;line-height:7vh;font-weight:500;height:7vh;color:transparent;padding-left:5%;padding-right:5%}@keyframes timePulseWhite{0%{color:#fff3}to{color:#fff}}@keyframes timePulseBlack{0%{color:#0003}to{color:#000}}.transparent_background{animation:.5s timePulseWhite 1;-webkit-animation:.5s timePulseWhite 1;-moz-animation:.5s timePulseWhite 1;-ms-animation:.5s timePulseWhite 1;-o-animation:.5s timePulseWhite 1}.yellow_background{animation:.5s timePulseBlack 1;-webkit-animation:.5s timePulseBlack 1;-moz-animation:.5s timePulseBlack 1;-ms-animation:.5s timePulseBlack 1;-o-animation:.5s timePulseBlack 1;background-color:#ff0}.red_background{animation:.5s timePulseWhite 1;-webkit-animation:.5s timePulseWhite 1;-moz-animation:.5s timePulseWhite 1;-ms-animation:.5s timePulseWhite 1;-o-animation:.5s timePulseWhite 1;background-color:red}@media screen and (min-width: 480px){#helpButton{font-size:3em;border:2px solid black;border-radius:15%;width:30%}#minutesLeftInGame{padding-right:15%;font-size:2em}#hamburger{top:.5%}}#mainMenu{background-color:#a1c18a;color:#000;margin:0%;z-index:500;position:absolute;top:7%;width:100%;height:93%;animation-fill-mode:both;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-ms-animation-timing-function:ease-out;-o-animation-timing-function:ease-out}#mainMenuGrid{position:relative;top:1%;width:88%;left:4%;height:100%;display:grid;grid-template-rows:4fr 4fr 4fr 4fr 1fr;grid-template-columns:54% 8% 38%;column-gap:0%;row-gap:1%}.arrowCell{align-content:center;color:#303086;position:relative;left:-50%;z-index:200}.helpTextCell{font-size:1.8vh;color:#303086;background-color:#dde9ed;border:4px solid rgb(48 48 134);align-items:center;align-content:center;margin:6%;padding:4%;z-index:300;min-width:0;overflow:hidden}#mainMenuHelpButton{font-size:1.4em}.mainMenuImages{aspect-ratio:1 / 1;border-radius:18px;box-shadow:6px 6px 5px #0a4d11;width:90%;margin:auto;overflow:auto;max-width:85%}.mainMenuImages:active{border:3px solid black}.moveMainMenu-OffToOn{animation:.5s exposeMM 1;-webkit-animation:.5s exposeMM 1;-moz-animation:.5s exposeMM 1;-ms-animation:.5s exposeMM 1;-o-animation:.5s exposeMM 1}@keyframes exposeMM{0%{left:-100%}to{left:-55%}}.moveMainMenu-OnToOnWithHelp{animation:.5s exposeHelp 1;-webkit-animation:.5s exposeHelp 1;-moz-animation:.5s exposeHelp 1;-ms-animation:.5s exposeHelp 1;-o-animation:.5s exposeHelp 1}@keyframes exposeHelp{0%{left:-55%}to{left:0}}.moveMainMenu-OnWithHelpToOff{animation:1s hideMMfromHelp 1;-webkit-animation:1s hideMMfromHelp 1;-moz-animation:1s hideMMfromHelp 1;-ms-animation:1s hideMMfromHelp 1;-o-animation:1s hideMMfromHelp 1}@keyframes hideMMfromHelp{0%{left:0}to{left:-100%}}.moveMainMenu-OnToOff{animation:.5s hideMM 1;-webkit-animation:.5s hideMM 1;-moz-animation:.5s hideMM 1;-ms-animation:.5s hideMM 1;-o-animation:.5s hideMM 1}@keyframes hideMM{0%{left:-55%}to{left:-100%}}#infoShareButton{display:flex;flex-direction:row;justify-content:center;margin-top:3%;padding:0%;border:3px solid green;background-color:#cbd7cb;color:#1f372c;border-radius:3px;margin-bottom:10%}#infoShareExpandRow{display:flex;flex-direction:row;justify-content:flex-end}#shareicon_svg{position:relative;scale:160%;padding:5% 6% 5% 5%;bottom:-5%}#mainMenuInfoButton{padding:4%;font-size:2.3em;font-weight:1000}@media screen and (min-width: 480px){.mainMenuImages{max-width:75%}}#splash-page{position:fixed;left:0;top:0;width:100%;background-color:#378142;z-index:700;height:100%}#splash-animation{background-color:#ccecc6;opacity:0;position:relative;width:100%;height:300px;top:25%;left:0;z-index:705}.splash-words{position:fixed;height:50px;width:100%;scale:70%;z-index:720;will-change:transform}#splash-disc{position:fixed;width:25%;height:100px;z-index:710;will-change:transform}.show-top{-webkit-mask-image:linear-gradient(to bottom,white 50%,transparent 50%);mask-image:linear-gradient(to bottom,white 50%,transparent 50%)}.show-bottom{-webkit-mask-image:linear-gradient(to top,white 50%,transparent 50%);mask-image:linear-gradient(to top,white 50%,transparent 50%)}
