@font-face{font-family:Leorio;src:url(/fonts/LeorioRegular.woff2) format("woff2"),url(/fonts/LeorioRegular.woff) format("woff"),url(/fonts/LeorioRegular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Westmeath;src:url(/fonts/Westmeath.woff2) format("woff2"),url(/fonts/Westmeath.woff) format("woff"),url(/fonts/Westmeath.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Monoton;src:url(/fonts/Monoton-Regular.woff2) format("woff2"),url(/fonts/Monoton-Regular.woff) format("woff"),url(/fonts/Monoton-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.onedash-dialog-v2{display:none;font-size:14px;--dialog-box-shadow:0 0 10px 0 rgba(0,0,0,.2);--dialog-header-background:#fff;--dialog-header-color:#000;--dialog-background:#000;--dialog-close-btn:#fff;--dialog-bg-background:#000000e7}.onedash-dialog-v2.big .dialog-wrapper .dialog{max-width:1200px}.onedash-dialog-v2 .tab__content{max-height:calc(var(--wh)*100 - 200px);overflow-y:auto}.onedash-dialog-v2 .dialog-wrapper{position:fixed;z-index:100000;width:100vw;height:calc(var(--wh)*100);top:0;left:0;display:flex;justify-content:center;align-items:center}@media screen and (max-width:576px){.onedash-dialog-v2 .dialog-wrapper{top:0;left:0;width:100vw;height:calc(var(--wh)*100)}}.onedash-dialog-v2 .dialog-wrapper .dialog{border-radius:10px;display:flex;flex-direction:column;position:relative;width:calc(100% - 100px);max-width:900px;animation:scaleIn .3s cubic-bezier(.165,.84,.44,1) forwards;overflow:hidden;box-shadow:var(--dialog-box-shadow)}@media screen and (max-width:576px){.onedash-dialog-v2 .dialog-wrapper .dialog{width:calc(100% - 60px)}}.onedash-dialog-v2 .dialog-wrapper .dialog-title{background:var(--dialog-header-background);color:var(--dialog-header-color);height:50px;border-radius:10px 10px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1rem;font-weight:500;padding:0 40px;margin-bottom:0;margin-top:-2px}.onedash-dialog-v2 .dialog-wrapper .close-btn{background:none;border:none;position:absolute;right:5px;top:33px;font-size:1.5rem;text-decoration:none;transition:all .15s ease-in-out;cursor:pointer;color:var(--dialog-close-btn);transform:rotate(45deg)}.onedash-dialog-v2 .dialog-wrapper .close-btn:focus{outline:none}.onedash-dialog-v2 .dialog-wrapper .close-btn:hover{opacity:.7}.onedash-dialog-v2 .dialog-wrapper .content{max-height:calc(var(--wh)*100 - 150px);overflow-y:auto;background:var(--dialog-background);padding:40px}.onedash-dialog-v2 .dialog-wrapper .content::-webkit-scrollbar{width:0;height:0}.onedash-dialog-v2 .buttons{display:flex;margin:20px;justify-content:flex-end;gap:10px}.onedash-dialog-v2 .buttons button{border-radius:var(--button-border-radius);padding:10px 15px;font-size:.9rem;background:var(--light-gray);color:#fff}.onedash-dialog-v2 .buttons button.cancel{background:var(--red)}.onedash-dialog-v2 .buttons button.submit{background:var(--green)}.onedash-dialog-v2 .buttons button.submit:disabled{background:var(--middle-gray)}.onedash-dialog-v2 .buttons button.yes{background:var(--highlight)}.onedash-dialog-v2 .dialog-bg{animation:fadeBGIn .5s cubic-bezier(.165,.84,.44,1) forwards;position:fixed;width:100vw;height:calc(var(--wh)*100);top:0;left:0;z-index:50000}@media screen and (max-width:576px){.onedash-dialog-v2 .dialog-bg{top:0;left:0;width:100vw;height:calc(var(--wh)*100)}}.onedash-dialog-v2.is-closing,.onedash-dialog-v2.visible{display:block}.onedash-dialog-v2.is-closing .dialog{animation:scaleOut .5s cubic-bezier(.165,.84,.44,1) forwards}.onedash-dialog-v2.is-closing .dialog-bg{animation:fadeBGOut .5s cubic-bezier(.165,.84,.44,1) forwards}.onedash-dialog-v2 h1{font-size:1.3rem;margin:0 0 10px;line-height:1.1em}.onedash-dialog-v2 h2{font-size:1.1rem;margin:30px 10px 15px 0;line-height:1em}.onedash-dialog-v2 a{color:#fff}.onedash-dialog-v2.prompt .content p{padding:20px}.onedash-dialog-v2.prompt .dialog-bg{z-index:100001}.onedash-dialog-v2.prompt .dialog,.onedash-dialog-v2.prompt .dialog-wrapper{z-index:100002}.onedash-dialog-v2.prompt .dialog{width:auto}.onedash-popover-v2{display:none;font-size:14px}.onedash-popover-v2.ios-native-dialog .popover{display:grid!important;grid-template:auto/1fr auto;align-items:center}.onedash-popover-v2.ios-native-dialog .popover .close-btn{grid-column:2/3;grid-row:1;color:var(--royalblue);font-weight:500;font-size:1rem}.onedash-popover-v2.ios-native-dialog .popover .close-btn,.onedash-popover-v2.ios-native-dialog .popover .popover-title{padding-bottom:20px}.onedash-popover-v2.ios-native-dialog .popover .popover-title{grid-column:1/2;font-size:1.2rem;font-weight:600;grid-row:1;color:var(--black);margin-top:0;padding-right:20px}.onedash-popover-v2.ios-native-dialog .popover .content{grid-column:1/3;border-top:1px solid var(--light-gray);margin:0 -20px;padding:20px 20px 0}.onedash-popover-v2.ios-native-dialog .popover .content .app-install-text{text-align:center;padding-bottom:20px}.onedash-popover-v2.ios-native-dialog .popover .content p{opacity:.6;font-size:600}.onedash-popover-v2.ios-native-dialog .popover .content .app-install-list{border-top:1px solid var(--light-gray);padding-top:20px}.onedash-popover-v2.ios-native-dialog .popover .content .app-install-list li{display:flex;align-items:center;width:90%;margin:20px auto}.onedash-popover-v2.ios-native-dialog .popover .content .app-install-list li img{margin-right:20px}.onedash-popover-v2 .popover-wrapper{position:fixed;z-index:100000;width:100vw;height:calc(var(--wh)*100);top:0;left:0}.onedash-popover-v2 .popover-wrapper .popover{background:var(--dialog-background);border-radius:6px 6px 0 0;padding:20px;display:flex;flex-direction:column;justify-content:space-between;position:absolute;bottom:0;left:20px;width:calc(100% - 40px);max-width:350px;animation:swipeBottomIn .3s cubic-bezier(.165,.84,.44,1) forwards}@media screen and (max-width:576px){.onedash-popover-v2 .popover-wrapper .popover{max-width:100%;width:calc(100% - 40px);left:0;border-radius:10px 10px 0 0}}.onedash-popover-v2 .popover-wrapper .popover-title{color:#ee6732;font-size:1.5rem;padding-bottom:5px;margin-top:20px;max-width:calc(100% - 45px)}@media screen and (max-width:720px){.onedash-popover-v2 .popover-wrapper .popover-touchbar{width:50%;height:5px;border-radius:5px;background:var(--light-gray);position:absolute;left:25%}}.onedash-popover-v2 .popover-wrapper:not(.ios-native-dialog).close-btn{padding:0;background:var(--light-gray);color:var(--middle-gray);border-radius:50%;width:40px;height:40px;border:none;position:absolute;right:25px;top:35px;font-size:1.8rem;font-weight:400;transform:rotate(45deg);transition:all .15s ease-in-out;cursor:pointer}.onedash-popover-v2 .popover-wrapper:not(.ios-native-dialog).close-btn:focus{outline:none}.onedash-popover-v2 .popover-wrapper:not(.ios-native-dialog).close-btn:hover{opacity:.7;transform:rotate(0deg)}.onedash-popover-v2 .popover-wrapper .content{min-height:100px;max-height:calc(var(--wh)*70 - 150px);overflow-y:auto;padding-right:10px}.onedash-popover-v2 .popover-wrapper .content::-webkit-scrollbar{width:4px;height:2px}.onedash-popover-v2 .popover-wrapper .content::-webkit-scrollbar-button{width:0;height:0}.onedash-popover-v2 .popover-wrapper .content::-webkit-scrollbar-thumb{background:#e7e7e7;border:0 #fff;border-radius:50px}.onedash-popover-v2 .popover-wrapper .content::-webkit-scrollbar-track{background:none;border:0 #fff;border-radius:50px}.onedash-popover-v2 .popover-wrapper .content::-webkit-scrollbar-corner{background:transparent}.onedash-popover-v2 .popover-bg{animation:fadeBGIn .5s cubic-bezier(.165,.84,.44,1) forwards;position:fixed;width:100vw;height:calc(var(--wh)*100);top:0;left:0;z-index:50000}.onedash-popover-v2.is-closing,.onedash-popover-v2.visible{display:block}.onedash-popover-v2.is-closing .popover{animation:swipeBottomOut .5s cubic-bezier(.165,.84,.44,1) forwards}.onedash-popover-v2.is-closing .popover-bg{animation:fadeBGOut .5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:.1}}@keyframes scaleIn{0%{transform:scale(0);opacity:.1}to{transform:scale(1);opacity:1}}@keyframes swipeBottomOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:.1}}@keyframes swipeBottomIn{0%{transform:translateY(100%);opacity:.1}to{transform:translateY(0);opacity:1}}@keyframes fadeBGIn{0%{background:transparent}to{background:var(--dialog-bg-background)}}@keyframes fadeBGOut{0%{background:var(--dialog-bg-background)}to{background:transparent}}button.hamburger,div.hamburger{height:50px;width:50px}div.hamburger>.inner{top:50%}.hamburger{border:0 solid transparent;border-radius:25px;color:inherit;cursor:pointer;display:inline-block;font:inherit;overflow:visible;padding:10px;text-transform:none;transition:opacity .2s cubic-bezier(.645,.045,.355,1),background .2s cubic-bezier(.645,.045,.355,1)}.hamburger,.hamburger:hover{background-color:hsla(0,0%,100%,.882);opacity:1}.hamburger:hover span.bar,.hamburger:hover span.bar:first-child:after,.hamburger:hover span.bar:first-child:before,.hamburger:hover span.bar:nth-child(2):after,.hamburger:hover span.bar:nth-child(2):before,.hamburger:hover span.bar:nth-child(3):after,.hamburger:hover span.bar:nth-child(3):before,.hamburger:hover>.inner:first-child:after,.hamburger:hover>.inner:first-child:before,.hamburger:hover>.inner:nth-child(2):after,.hamburger:hover>.inner:nth-child(2):before,.hamburger:hover>.inner:nth-child(3):after,.hamburger:hover>.inner:nth-child(3):before{background-color:#000}.hamburger.active{background-color:transparent}.hamburger.active span.bar,.hamburger.active span.bar:first-child:after,.hamburger.active span.bar:first-child:before,.hamburger.active span.bar:nth-child(2):after,.hamburger.active span.bar:nth-child(2):before,.hamburger.active span.bar:nth-child(3):after,.hamburger.active span.bar:nth-child(3):before,.hamburger.active>.inner:first-child:after,.hamburger.active>.inner:first-child:before,.hamburger.active>.inner:nth-child(2):after,.hamburger.active>.inner:nth-child(2):before,.hamburger.active>.inner:nth-child(3):after,.hamburger.active>.inner:nth-child(3):before{background-color:#000}.hamburger>.inner{margin:-1.5px 0 0;position:relative;width:100%}.hamburger span.bar{background-color:#000;border-radius:2px;content:"";display:block;height:3px;position:absolute;width:100%}.hamburger span.bar:first-child{top:-10px}.hamburger span.bar:nth-child(3){top:10px}.hamburger:focus{outline:0}.hamburger--collapse span.bar{transition:transform .3s cubic-bezier(.645,.045,.355,1) .2s,opacity .25s cubic-bezier(.645,.045,.355,1) .25s}.hamburger--collapse span.bar:before{background-color:#000;border-radius:2px;content:"";display:block;height:3px;position:absolute;width:100%;transition:transform .35s cubic-bezier(.645,.045,.355,1)}.hamburger--collapse span.bar:first-child,.hamburger--collapse span.bar:nth-child(3){background:none;top:0}.hamburger--collapse span.bar:first-child{transform:translate3d(0,-10px,0)}.hamburger--collapse span.bar:nth-child(3){transform:translate3d(0,10px,0)}.hamburger--collapse.active span.bar{transition:transform .25s cubic-bezier(.645,.045,.355,1),opacity .25s cubic-bezier(.645,.045,.355,1)}.hamburger--collapse.active span.bar:first-child,.hamburger--collapse.active span.bar:nth-child(3){transform:translateZ(0)}.hamburger--collapse.active span.bar:first-child:before,.hamburger--collapse.active span.bar:nth-child(3):before{transition:transform .35s cubic-bezier(.645,.045,.355,1) .15s}.hamburger--collapse.active span.bar:first-child:before{transform:rotate(135deg)}.hamburger--collapse.active span.bar:nth-child(2){opacity:0}.hamburger--collapse.active span.bar:nth-child(3):before{transform:rotate(45deg)}:root{--margin-inner:180px;--margin-outer:180px;--corner-roundness:5px}@media only screen and (max-width:1440px){:root{--margin-inner:100px;--margin-outer:120px}}@media only screen and (max-width:1000px){:root{--margin-inner:50px;--margin-outer:60px}}@media only screen and (max-width:720px){:root{--margin-inner:25px;--margin-outer:35px}}@media only screen and (max-width:480px){:root{--margin-inner:0px;--margin-outer:20px}}html{scroll-behavior:smooth;font-family:Leorio;font-size:25px;background-color:#020403;background-image:url(/images/background.webp);background-size:100vw}@media only screen and (max-width:720px){html{font-size:20px}}body{margin:0;padding:0;color:#fff;line-height:1.5}h1{font-size:2.5em;margin:0 0 20px;line-height:normal}@media only screen and (max-width:720px){h1{font-size:1.5em}}p{text-align:justify}button{color:inherit;transition:opacity .25s ease-in-out;border:none;padding:0;background:none;font-family:inherit;font-size:inherit;text-decoration:underline;cursor:pointer}button:hover{opacity:.5}.upperspacer{margin-top:85px;padding:25px 0 0;border-top:4px solid;position:relative}.upperspacer>div{margin:0 var(--margin-inner)}.upperspacer p:first-of-type{margin-top:0}@media only screen and (max-width:720px){.upperspacer{margin-top:35px}}@media only screen and (max-width:480px){.upperspacer{margin-top:20px}}.content-wrapper{margin:0 auto;max-width:1600px}@media only screen and (max-width:1800px){.content-wrapper{margin:0 var(--margin-outer)}}@media only screen and (max-width:1000px){.content-wrapper p{font-size:.9em}}@media only screen and (max-width:720px){.content-wrapper p{font-size:.8em}}