html{overflow:hidden;overflow-x:hidden}::-webkit-scrollbar{height:0}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:HelveticaNeue;src:url(/static/media/HelveticaNeue-HeavyExtObl.e21974e6.woff)}.Menu{font-family:HelveticaNeue;z-index:100;position:fixed;top:0;left:-100vw;width:100vw;height:100vh;background-color:rgba(0,0,0,.9)}.Menu ul{margin:0;padding:0;text-align:center;list-style-type:none}.Menu ul li{padding:.5em 0;font-size:2em;border-bottom:1px solid #fff}.Menu ul li.navigable:hover{cursor:pointer;background-color:rgba(64,64,191,.9)}.Menu ul li.header{height:calc(5vh - 1em)}.Menu ul li.divider{cursor:none}.Menu.visible{left:0}.Hamburger{z-index:101;position:absolute;top:1vh;left:1vh;flex:1 1}.Hamburger:hover{cursor:pointer}.Hamburger .line{display:block;width:3vh;height:.75vh;margin-bottom:.25vh;border-radius:.25vh;background-color:#fff}.Hamburger .line.active.top{-webkit-transform:translateY(.5vh) rotate(-45deg);transform:translateY(.5vh) rotate(-45deg)}.Hamburger .line.active.bottom{-webkit-transform:translateY(-.5vh) rotate(45deg);transform:translateY(-.5vh) rotate(45deg)}.Hamburger .line.active.middle{display:none}.Header{font-size:2vh;width:100%;height:5vh;display:flex;flex-basis:content;justify-content:flex-end;border-bottom:1px solid red;font-family:HelveticaNeue,Arial,Helvetica,sans-serif;box-shadow:0 1px 5px red}.Header *{margin:.5rem 1rem 0}.LoadClocks{flex-direction:column;height:80vh;background:linear-gradient(181deg,rgba(255,0,0,.5),5%,rgba(0,0,255,.5),95%,hsla(0,0%,100%,.5));z-index:2}.LoadClocks,.NoLoadsScheduled{display:flex;justify-content:center;align-items:center}.NoLoadsScheduled{font-size:3em;text-align:center;text-shadow:0 0 2px red;padding:1em;background:rgba(13,0,51,.25);box-shadow:1px 1px 10px #0d0033}.Load,.NoLoadsScheduled{border:3px solid #fff;border-radius:10px}.Load{display:flex;flex-direction:column;margin:1em;width:calc(100% - 10px - 2em);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,128,128,.5)),color-stop(1%),to(rgba(0,0,51,.5)));background:linear-gradient(rgba(255,128,128,.5),1%,rgba(0,0,51,.5))}.Load.yellow{border-color:#ff0}.Load.orange{border-color:orange}.Load.red{border-color:red}.Load header{text-align:center;font-size:3em;font-weight:700;border-bottom:3px solid #fff;flex:0 1}.Load header.status-red{background-color:red}.Load header.status-blue{background-color:#00f}.Load span.time{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16em;color:#fff;text-shadow:-1px -1px 2px #fff,2px 2px 5px #000;opacity:.85}.Load span.time.yellow{color:#ff0}.Load span.time.orange{color:orange}.Load span.time.red{color:red}.Load span.json{font-family:Courier New,Courier,monospace;font-weight:700;white-space:pre;overflow:scroll}.Load footer{flex:0 1;font-weight:700;text-align:center;font-size:3em}.Load>*{height:100%}@media only screen and (max-width:720px){.Load header{font-size:3em}.Load span.time{font-size:10em}.Load footer{font-size:2em}}@media only screen and (max-width:768px){.Load header{font-size:3em}.Load span.time{font-size:10em}.Load footer{font-size:2em}}@media only screen and (max-height:1080px){.Load header{font-size:2em}.Load span.time{font-size:8em}.Load footer{font-size:1em}}@media only screen and (max-width:1080px){.LoadClocks:after{font-size:4em}}@media only screen and (max-width:640px){.Load header{font-size:1.5em}.Load span.time{font-size:4em}}.Compass{position:relative;width:15vh;height:15vh;z-index:10;font-size:2vh;border-radius:10px 0 0 10px}.Compass .Face{position:absolute;top:0;width:100%;height:100%}.Compass .Face .Circle{position:relative;top:25%;left:25%;width:50%;height:50%;font-size:4vh;font-weight:700;text-shadow:2px 1px 3px #000,0 -1px #fff;z-index:2;display:flex;align-items:center;justify-content:center;background-image:radial-gradient(rgba(0,0,255,.25),66%,rgba(0,0,51,.25),90%,#303);-webkit-clip-path:circle(40% at center);clip-path:circle(40% at center)}.Compass .Face .LabelGrid{font-weight:700;color:rgba(128,128,255,.75);text-shadow:0 0 2px #000;position:absolute;top:0;left:0;width:100%;height:100%}.Compass .Face .LabelGrid .grid-cell{position:absolute}.Compass .Face .LabelGrid .grid-cell.n,.Compass .Face .LabelGrid .grid-cell.s{left:calc(50% - .5rem)}.Compass .Face .LabelGrid .grid-cell.e,.Compass .Face .LabelGrid .grid-cell.w{top:calc(50% - 1rem)}.Compass .Face .LabelGrid .grid-cell.e{right:2%}.Compass .Face .LabelGrid .grid-cell.s{bottom:1%}.Compass .Face .LabelGrid .grid-cell.w{left:3%}.Compass .Face .Arrow{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#ff0),to(red));background-image:linear-gradient(#ff0,red);-webkit-clip-path:polygon(50% 0,40% 33%,50% 50%,60% 33%);clip-path:polygon(50% 0,40% 33%,50% 50%,60% 33%)}.Compass .Face .Arrow.previous{z-index:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#55a),to(#a55));background-image:linear-gradient(#55a,#a55);-webkit-clip-path:polygon(50% 0,40% 33%,50% 30%,60% 33%);clip-path:polygon(50% 0,40% 33%,50% 30%,60% 33%);-webkit-transition:none;transition:none}.Compass .Face .Hashmark{background-color:rgba(128,128,255,.75);position:absolute;top:0;left:0;height:100%;width:100%;-webkit-clip-path:polygon(47% 0,53% 0,50% 3%);clip-path:polygon(47% 0,53% 0,50% 3%)}.WindStatsTable{font-size:2vh;font-weight:700;text-shadow:3px 3px 5px #000,-1px -1px 1px #000;justify-content:center;z-index:10;position:relative;left:2vh}.WindStatsTable table{width:calc(30vh - 2em)}.WindStatsTable th{font-size:.75em}.WindStatsTable td{text-align:center}.WindStatsTable td:first-child{text-align:left}#WindWidget{position:relative;z-index:10;display:inline-flex;border-radius:10px}#WindWidget .Compass{display:inline-block}.ct-chart{height:100%;fill:transparent}.ct-chart .ct-series-a .ct-line{stroke:#00f;stroke-width:2px}.ct-chart .ct-series-b .ct-line{stroke:red;stroke-width:2px}.LineGraph{left:1.25%}.GraphBars,.LineGraph{position:absolute;top:0;width:100%;height:100%}.GraphBars{opacity:.5}.GraphBars .Bar{position:absolute;bottom:0;width:1px}.GraphAverages,.GraphHighs{z-index:3;position:absolute;top:0;left:1.25%;height:100%;width:100%}.GraphAverages .GraphDot,.GraphHighs .GraphDot{position:absolute;width:4px;height:4px;border-radius:2px}.GraphHighs{z-index:4}.GraphBackground{position:absolute;top:0;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(30%),to(#000));background-image:linear-gradient(transparent,30%,#000);height:100%;width:100%;z-index:0}.GraphBackground .Bar{position:absolute;bottom:0;width:1px}.GraphBackground .Grad{position:absolute;width:100%;border-bottom:1px dashed rgba(128,128,255,.15)}.GraphBackground .Grad.label{border-bottom:1px dashed rgba(138,138,255,.75);box-shadow:0 0 3px #8a8aff}.GraphBackground .Grad.label:before{font-size:small;color:rgba(138,138,255,.75);content:attr(alt);position:absolute;right:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}.GraphBackground .VertGrad{position:absolute;height:100%;border-right:1px dashed hsla(0,0%,100%,.15)}.GraphBackground .VertGrad.label{border-right:1px dashed rgba(138,138,255,.75);box-shadow:0 0 3px #8a8aff}.GraphBackground .VertGrad.label:before{font-size:small;color:rgba(138,138,255,.75);content:attr(alt);position:absolute;width:4rem;-webkit-transform:rotate(270deg) translate(-1rem,-2.5rem);transform:rotate(270deg) translate(-1rem,-2.5rem)}.Footer{position:relative;bottom:0;height:15vh}.Footer.fakeData:before{position:absolute;top:0;z-index:30;color:#fff;font-weight:700;color:#ff0;border:2px solid #adff2f;content:"Note: NOT LIVE DATA!"}.Footer.fakeData .Compass .Face .Arrow.previous{-webkit-transition:none;transition:none;display:none}.Screen,.Settings{width:100vw;min-width:100vw;height:100vh;background-color:#00007f;background:navy url(/static/media/SkydiveSpacelandLogo-white-text.c2176136.png) no-repeat 50% calc(50vh - 132px)}.Screen:after,.Settings:after{font-family:HelveticaNeue;position:absolute;z-index:1;top:5vh;width:100%;content:attr(locationname);font-size:8em;opacity:.25}@media only screen and (max-width:1024px){.Screen:after{font-size:6em}}@media only screen and (max-width:640px){.Screen{background-size:contain}.Screen:after{font-size:3em}}.WindsAloft{font-size:2vh;position:absolute;top:75vh;height:10vh;color:gold;font-weight:700;text-shadow:-2px -2px 3px #000,2px 2px 3px #000;opacity:.95}.WindsAloft,.WindsAloft .altitudeGroup{width:100vw;display:flex;align-items:center}.WindsAloft .altitudeGroup{position:relative;flex-direction:column}.WindsAloft .altitudeGroup .arrow{z-index:1;position:absolute;width:10vh;height:10vh;-webkit-clip-path:polygon(20% 0,80% 0,80% 40%,100% 40%,50% 100%,0 40%,20% 40%,20% 42%,4% 42%,50% 97%,96% 42%,78% 42%,78% 2%,22% 2%,22% 42%,20% 42%);clip-path:polygon(20% 0,80% 0,80% 40%,100% 40%,50% 100%,0 40%,20% 40%,20% 42%,4% 42%,50% 97%,96% 42%,78% 42%,78% 2%,22% 2%,22% 42%,20% 42%)}.Settings.Screen section{width:calc(100% - 2em);padding:.5em;border:2px solid #fff;border-radius:.5em;margin-bottom:1em}.Settings.Screen section header{font-weight:700}.Settings.Screen section ul{list-style-type:none;margin:0;padding:0}.Settings.Screen section ul li{margin:.5em;padding:.5em;background:rgba(64,64,191,.9)}.Settings.Screen section ul li label{padding-left:1em}.App{display:flex;width:100vw;color:#fff;background-color:#000}@media only screen and (max-width:500px){.App{background-size:contain}}
/*# sourceMappingURL=main.a5d1898b.chunk.css.map */