:root{--primary-theme-color: #57ab47;--system-font: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif}body,html{font-family:var(--system-font);margin:0;padding:0;height:100%}.loader{position:fixed;display:block;width:100%;top:45%;z-index:1111;text-align:center;cursor:wait}.spinner{margin:0 auto;width:70px;text-align:center}.spinner>div{width:18px;height:18px;background-color:var(--primary-theme-color);opacity:.8;border-radius:100%;display:inline-block;animation:bounce 1.4s infinite ease-in-out both}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.windy_container{position:absolute;inset:0}#windy{font-family:var(--system-font);width:100%;height:100%}.leaflet-container{font-family:var(--system-font)!important}#windy #map-container .leaflet-control-container{display:block!important}#windy #logo-wrapper{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;z-index:9999}#windy .leaflet-div-icon{border-color:transparent!important;background-color:transparent!important}#progress-bar{display:none!important}#windy #plugin-satellite{margin-bottom:50px}@media screen and (max-width:375px){#windy #logo{left:50%!important;margin-left:-70px!important}}#windy .logo{bottom:17px!important;color:#fff;font-size:9px;left:auto!important;letter-spacing:1px;outline:0;right:5px!important;text-align:right;text-decoration:none;text-shadow:0 0 4px rgba(0,0,0,.8)}#windy .logo .text{left:auto!important;margin-left:5px;top:2px}div#legend{bottom:60px!important;opacity:.95}h2{font-size:1.3em}table{border-collapse:collapse;display:table;width:100%}table,tr,td,th{border:0}td{padding:2px;vertical-align:middle}th{background-color:#ffffff40;height:30px;padding:2px}.clickable{cursor:pointer}.user-selectable{-moz-user-select:text!important;-ms-user-select:text!important;-webkit-user-select:text!important;user-select:text!important}.unselectable{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.hidden{display:none}.message-buttons{display:flex;justify-content:space-between;align-items:center}.messages{max-height:50vh;overflow:auto}.messages pre{white-space:pre-wrap}.message-image{display:block;margin-left:auto;margin-right:auto;width:90%;border-radius:7px}#controls{position:absolute;margin:0 auto;padding:5px;left:10px;bottom:16px;right:10px;z-index:8888;background:#fffc;box-shadow:0 1px 5px #000000a6;border-radius:10px;color:#222;font-size:12px;line-height:1.2;max-width:400px;text-align:center;-ms-user-select:none;-webkit-user-select:none;user-select:none}#controls input[type=range]{margin:10px 0 0;padding-bottom:3px;padding-top:3px}a{color:var(--primary-theme-color)!important}a>div>img,a>img{border:0}.leaflet-popup-tip,.leaflet-bar a{background:#fffc!important}.leaflet-popup-content-wrapper{background:linear-gradient(#ffffff80,#fffc)!important;border-radius:7px!important}.boatx .leaflet-popup-content-wrapper{background:linear-gradient(#ffffff59,#fffc),url("./boat-6WIIRYDU.jpg") bottom center!important;background-size:cover!important}.white .leaflet-popup-tip,.white .leaflet-popup-content-wrapper{background:#fff!important}.nomargin .leaflet-popup-content{margin:0!important}.nomargin .leaflet-popup-content img{border-radius:7px}.leaflet-control-measure{font-size:13px;font-weight:700;line-height:21px}.leaflet-bar-part-top-and-bottom{-webkit-border-radius:4px 4px 4px 4px;border-radius:4px;border-bottom:none}.leaflet-touch .leaflet-bar-part-top-and-bottom{-webkit-border-radius:7px 7px 7px 7px;border-radius:7px;border-bottom:none}.leaflet-control-measure-on .leaflet-control-measure{background:var(--primary-theme-color)!important}.leaflet-measure-tooltip{font-size:11px;font-weight:600;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;line-height:1.3;margin:0;padding:0;width:auto!important;height:auto!important;white-space:nowrap}.leaflet-measure-tooltip-total{color:#333;font-weight:700}.leaflet-measure-tooltip-difference{color:#444}.leaflet-div-icon{background:none;border:none}.emoji-marker{text-align:center;width:fit-content;height:auto;background:#fff;opacity:.8;border-radius:6px;padding:6px}.emoji-marker:hover{opacity:1}.logos-outer{position:relative;width:0;height:0}.logos-inner{position:absolute;bottom:0;opacity:.8}.logos-inner:hover{opacity:1}@media(max-width:480px){div#legend{bottom:130px!important}#windy #plugin-satellite{display:none!important}}@media(max-height:390px){.leaflet-control-attribution,div#legend,#controls{display:none!important}}button,select{margin-top:3px;display:inline-block;zoom:1;line-height:1.5;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button,select{font-family:var(--system-font);font-size:12px;padding:.2em 1em;color:#444;border:1px solid #999;background-color:#e6e6e6;text-decoration:none;border-radius:2px;height:26px}button:hover,button:focus{background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:linear-gradient(transparent,#0000000d 40%,#0000001a)}button:focus{outline:0}button:active{box-shadow:0 0 0 1px #00000026 inset,0 0 6px #0003 inset;border-color:#000}input[type=range]{-webkit-appearance:none;background:none;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:16px;background:#e6e6e6;border:1px solid #999;border-radius:2px}input[type=range]::-ms-track{height:16px;background:#e6e6e6;border:1px solid #999;border-radius:2px}input[type=range]::-moz-range-track{height:16px;background:#e6e6e6;border:1px solid #999;border-radius:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid #999;border-radius:2px;height:16px;width:16px;background:var(--primary-theme-color);margin-top:-1px;position:relative}input[type=range]::-ms-thumb{-webkit-appearance:none;border:1px solid #999;border-radius:2px;height:16px;width:16px;background:var(--primary-theme-color);margin-top:-1px;position:relative}input[type=range]::-moz-range-thumb{-webkit-appearance:none;border:1px solid #999;border-radius:2px;height:16px;width:16px;background:var(--primary-theme-color);margin-top:-1px;position:relative}input[type=range]:focus{outline:none}input[type=range]:focus::-webkit-slider-runnable-track{background:#e6e6e6}.hoverable{display:none}button.active{background:var(--primary-theme-color);color:#fff}#windy #legend-mobile{z-index:999}.leaflet-control-attribution{font-size:8px!important;margin-bottom:10px!important;margin-right:10px!important;border-radius:4px;padding:2px!important}#windy.windy-disabled{background-color:#aad3df}#windy.windy-disabled .leaflet-bar{box-shadow:none}#windy #mobile-ovr-select,#windy #embed-zoom{display:none!important}#fleetSelection{max-width:23ch;text-overflow:ellipsis}.score tr:nth-child(odd){background-color:#ffffff40}.score tr:hover{background-color:#ff9;color:#3b3b3b;cursor:-webkit-zoom-in;cursor:zoom-in}#scoreboard{display:flex;flex-direction:column;background:#ffffff80;box-shadow:0 1px 5px #000000a6;border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#222;font-size:13px;line-height:1.5;margin:0 5px;overflow-y:auto;max-height:70%;padding:5px;position:absolute;top:0;z-index:99999}#score{flex:1;overflow-y:auto}strong{display:block;padding-top:3px}.rank{background:#fff;border:1px solid #888;border-radius:3px;color:#222;padding:3px 5px}.gold{background-color:gold}.silver{background-color:silver}.bronze{background-color:#cd7f32}.progress_green,.progress_red{border:1px solid #888;border-radius:3px;color:#fff;padding:3px 5px}.progress_green{background-color:#3d9a2c}.progress_red{background-color:#c6100e}.text-bold{font-weight:700}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.m-0{margin:0}.report-table tr:not(:first-child){border-top:1px solid #888}.expand-bar{width:48px;border:2px solid #9c9c9c;border-radius:10px;margin:4px auto 8px}.leaflet-control{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}#graphs details{margin:10px}#graphs details summary{cursor:pointer}#graphs details[open]{width:calc(100vw - 40px);max-width:800px;max-height:calc(100vh - 40px)}.leaflet-popup-content a[target=_blank]:not(:has(img)){background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KICA8dGl0bGU+CiAgICBleHRlcm5hbCBsaW5rCiAgPC90aXRsZT4KICA8cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiCiAgICBkPSJNNiAxaDV2NUw4Ljg2IDMuODUgNC43IDggNCA3LjNsNC4xNS00LjE2ek0yIDNoMnYxSDJ2Nmg2VjhoMXYyYTEgMSAwIDAgMS0xIDFIMmExIDEgMCAwIDEtMS0xVjRhMSAxIDAgMCAxIDEtMSIgLz4KPC9zdmc+);background-position:center right;background-repeat:no-repeat;background-size:.7em;padding-right:.9em}.mt-3{margin-top:3px}.mr-3{margin-right:3px}.mb-3{margin-bottom:3px}.ml-3{margin-left:3px}.mt-6{margin-top:6px}.mr-6{margin-right:6px}.mb-6{margin-bottom:6px}.ml-6{margin-left:6px}
