@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600&family=Barlow+Condensed:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600&family=Barlow+Condensed:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600&family=Barlow+Condensed:wght@500;600;700&display=swap";.course-selector{z-index:2000;flex-direction:row;align-items:center;gap:8px;font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif;display:flex;position:fixed;bottom:48px;left:50%;transform:translate(-50%)}.course-selector.mobile{gap:16px;bottom:24px}.course-selector-button{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:2px solid #fff;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.course-selector.mobile .course-selector-button{flex:1;justify-content:center;gap:6px;min-height:44px;padding:12px 10px;font-size:.75rem}.course-selector.mobile .course-selector-dot{width:10px;height:10px}.course-selector-button.is-selected{transform:scale(1.05)}.course-selector-label{line-height:1}.course-selector-dot{border-radius:999px;flex-shrink:0;width:14px;height:14px;display:inline-block}@media (width>=640px){.course-selector:not(.mobile){flex-direction:row;gap:12px}}@media (width<=480px){.course-selector:not(.mobile){width:calc(100% - 32px);bottom:24px}.course-selector:not(.mobile) .course-selector-button{justify-content:center;width:100%}.course-selector.mobile{width:auto;max-width:calc(100% - 32px)}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}.legend-panel{z-index:1000;color:#fff;transform-origin:0 0;border-radius:16px;flex-direction:column;width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);font-family:Barlow,Helvetica Neue,Arial,sans-serif;transition:transform .3s,opacity .3s;display:flex;position:absolute;top:16px;left:16px;overflow:hidden}.legend-panel.mobile{transform-origin:bottom;z-index:1010;width:calc(100vw - 2rem);height:auto;max-height:none;transition:transform .4s cubic-bezier(.25,.46,.45,.94);inset:40px 16px 92px}.legend-panel.is-open{opacity:1;pointer-events:auto;transform:scale(1)}.legend-panel.mobile.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.legend-panel.is-closed{opacity:0;pointer-events:none;transform:scale(0)}.legend-panel.mobile.is-closed{opacity:1;pointer-events:none;transform:translateY(calc(100% + 100px))}.legend-toggle-button{z-index:1001;cursor:pointer;color:#fff;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;transition:transform .2s,filter .2s;display:inline-flex;position:absolute;top:16px;left:16px}.legend-toggle-button.mobile{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;display:flex;top:185px;left:auto;right:12px;transform:none}.legend-toggle-button:hover{filter:brightness(1.08)}.legend-toggle-text{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:600}.legend-close{z-index:10;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s;display:inline-flex;position:absolute;top:12px;right:12px}.legend-close.mobile{border-radius:0 0 12px 12px;width:48px;height:28px;top:0;left:50%;right:auto;transform:translate(-50%);background-color:#ffffff1a!important}.legend-close:hover{background-color:#fff3}.legend-close.mobile:hover{background-color:#ffffff26!important}.legend-header{padding:20px 20px 0}.legend-panel.mobile .legend-header{padding-top:32px}.legend-event-logo{margin-bottom:16px}.legend-event-logo img{width:100%;height:auto;display:block}.legend-accent{border-radius:999px;width:100%;height:4px;margin-bottom:18px}.legend-title{letter-spacing:.02em;text-transform:uppercase;margin:0 0 16px;font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2}.legend-body{flex:1;padding:0 20px 20px;overflow-y:auto}.legend-body-inner{flex-direction:column;gap:16px;display:flex}.legend-section-title{text-transform:uppercase;letter-spacing:.12em;color:#ffffff8c;margin:0 0 10px;font-size:.7rem;font-weight:600}.legend-items{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(24px,auto);align-items:start;gap:8px 16px;display:grid}.legend-item{align-items:center;gap:10px;display:flex}.legend-item-label{color:#ffffffe6;font-size:.78rem;line-height:1.2}.legend-line{border-radius:999px;flex-shrink:0;width:28px;height:4px}.legend-icon-container{flex-shrink:0;width:24px;height:24px;position:relative}.legend-icon-image{object-fit:contain;width:24px;height:24px;display:block}.legend-icon-square{border-radius:3px;width:20px;height:20px;margin:4px 0;display:block;box-shadow:0 0 0 1px #ffffff59}.legend-icon-accent{border:2px solid;border-radius:999px;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.legend-icon-circle{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.legend-footer{border-top:1px solid;justify-content:center;align-items:center;padding:16px 24px;display:flex}.legend-footer img{width:auto;height:56px;display:block}.legend-scroll{scrollbar-width:thin;scrollbar-color:#ffffff59 #ffffff14}.legend-scroll::-webkit-scrollbar{width:6px}.legend-scroll::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.legend-scroll::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}@media (width>=640px){.legend-panel:not(.mobile){width:300px}}@media (width>=768px){.legend-panel:not(.mobile){width:340px;top:24px;left:24px}.legend-panel:not(.mobile) .legend-header{padding:24px 24px 0}.legend-panel:not(.mobile) .legend-body{padding:0 24px 24px}.legend-toggle-button.mobile{display:none}.legend-toggle-button:not(.mobile){flex-direction:row;align-items:center;width:auto;min-height:auto;padding:10px 12px;display:inline-flex}}@media (width>=1024px){.legend-close:not(.mobile),.legend-toggle-button.mobile{display:none}}.zoom-controls{z-index:1000;border-radius:16px;flex-direction:column;font-family:Barlow,Helvetica Neue,Arial,sans-serif;display:flex;position:absolute;top:6px;right:20px;overflow:hidden}.zoom-button{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .15s,filter .2s;display:flex}.zoom-button:hover{background-color:#ffffff1a!important}.zoom-button:active{filter:brightness(.9)}.zoom-divider{background-color:#ffffff26;height:1px;margin:0}.terrain-toggle{transition:background-color .15s,filter .2s}.terrain-toggle.active{background-color:#fff3!important}.terrain-toggle.active svg{filter:brightness(1.2)}@media (width<=768px){.zoom-controls{top:12px;right:12px}.zoom-button{width:40px;height:40px}.zoom-button svg{width:14px;height:14px}.zoom-button.locate-me svg{width:18px;height:18px}}:root{--vh:1vh;--vw:1vw}*{box-sizing:border-box}html{height:100dvh;height:calc(var(--vh,1vh) * 100);-webkit-text-size-adjust:100%;-webkit-overflow-scrolling:touch;width:100%;overflow:hidden}body{height:100dvh;height:calc(var(--vh,1vh) * 100);width:100vw;width:calc(var(--vw,1vw) * 100);-webkit-overflow-scrolling:touch;overscroll-behavior:none;touch-action:none;margin:0;padding:0;position:relative;overflow:hidden}body:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#221c3500 0%,#221c35b3 100%);height:250px;position:fixed;bottom:0;left:0;right:0}#root{width:100%;height:100%}#map{z-index:1;width:100%;height:100%}.map-bottom-left-logo-button{z-index:3;cursor:pointer;background:0 0;border:0;padding:0;line-height:0;position:fixed;bottom:10px;left:10px}.map-bottom-left-logo{opacity:.9;width:100px;height:auto;display:block}.legend-panel{z-index:3}.maplibregl-ctrl-geolocate{display:none!important}@media (width<=768px){.map-bottom-left-logo-button{opacity:.7;bottom:10px;left:4px}.map-bottom-left-logo{width:70px}}
