:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#f8f9fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-size-scale: 1}html{font-size:calc(16px * var(--font-size-scale))}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:20rem;min-height:100vh;overflow-x:hidden}html{overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:.5rem;border:.0625rem solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:.25rem auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:space-evenly;background-color:#6d7860;color:#fff;padding:0 1rem;height:4.25rem;z-index:9990;box-shadow:0 -.3rem 1.1rem #0000001f}.navbar-logo{display:flex;align-items:center;gap:.5rem;scale:175%}.navbar .logo,.navbar-logo .logo{height:3.5rem;display:block}.navbar-links{list-style:none;display:flex;gap:1.25rem;margin:0;padding:0;align-items:center}.navbar-links li a{color:#fff;text-decoration:none;font-size:1rem;padding:.45rem .6rem;border-radius:.5rem;transition:background-color .16s ease,transform .16s ease}.navbar-toggle{display:none}.navbar-links .wege,.navbar-links .about,.navbar-links .settings{height:2.5rem}@media(max-width:48rem){.navbar{padding:0 .5rem}.navbar .logo,.navbar-logo .logo{height:2.1rem}.navbar-links{gap:.6rem}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.home-container{position:absolute;background-color:#f3f3f3;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;min-height:100vh;top:1rem;left:0rem;animation:pageEnter .6s ease-out;opacity:1;overflow-x:hidden}@keyframes pageEnter{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.home-content{max-width:56.25rem;width:100%;max-width:100%;padding:2rem 1rem;box-sizing:border-box}.hero-section{text-align:center;margin-bottom:3rem;animation:fadeIn .8s ease-out}.hero-title{font-size:4rem;font-weight:1000;color:#6d7860;margin:0 0 .5rem;line-height:1.2;animation:fadeInDown .8s ease-out .2s both;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-1.25rem)}to{opacity:1;transform:translateY(0)}}.hero-subtitle{font-size:1.25rem;margin:0;font-weight:500;color:#000!important;animation:fadeInDown .8s ease-out .4s both;word-wrap:break-word;overflow-wrap:break-word}.intro-section{margin-bottom:3rem;background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 .25rem .75rem #00000014;animation:fadeInUp .8s ease-out .6s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.875rem)}to{opacity:1;transform:translateY(0)}}.intro-text{font-size:1.1rem;line-height:1.7;color:#444;margin:0 0 1.5rem}.info-button-inline{display:inline-flex;align-items:center;color:#6d7860;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;padding:.5rem 0;border-bottom:.125rem solid transparent}.info-button-inline:hover{color:#5a6450;border-bottom-color:#6d7860;transform:translate(.3125rem)}.how-it-works{margin:4rem 0}.section-title{text-align:center;font-size:2.5rem;color:#2c3e50;margin:0 0 3rem;font-weight:700;word-wrap:break-word;overflow-wrap:break-word}.features-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr));gap:2rem;margin-bottom:3rem}.feature-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 .25rem .75rem #00000014;transition:all .3s ease;opacity:0;animation:fadeInUp .6s ease-out forwards;position:relative;border:.125rem solid transparent}.feature-card:nth-child(1){animation-delay:1.4s}.feature-card:nth-child(2){animation-delay:1.55s}.feature-card:nth-child(3){animation-delay:1.7s}.feature-card:hover{transform:translateY(-.5rem) scale(1.03);box-shadow:0 .9375rem 2.1875rem #6d786033;border-color:#6d7860}.feature-number{position:absolute;top:-1rem;left:-.5rem;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#6d7860,#8a9676);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;box-shadow:0 .25rem .625rem #6d78604d}.feature-card h3{font-size:1.3rem;color:#2c3e50;margin:0 0 .75rem;word-wrap:break-word;overflow-wrap:break-word}.feature-card p{font-size:.95rem;line-height:1.6;color:#666;margin:0}.final-cta{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#f8f9f6,#e8ebe4);border-radius:1rem;margin:3rem 0;animation:fadeInUp .8s ease-out 1.9s both}.final-cta-title{font-size:2rem;color:#2c3e50;margin:0 0 2rem;font-weight:700;word-wrap:break-word;overflow-wrap:break-word}.cta-button-large{display:inline-block;padding:1.5rem 3.5rem;font-size:1.5rem;background:linear-gradient(135deg,#6d7860,#8a9676);color:#fff;border-radius:3.125rem;text-decoration:none;font-weight:700;box-shadow:0 .625rem 1.875rem #6d786066;transition:all .4s ease;position:relative;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;text-align:center}.button-shine{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shine 3s infinite}.cta-button-large:hover{transform:translateY(-.3125rem) scale(1.08);box-shadow:0 .9375rem 2.8125rem #6d786099;color:#fff}.cta-button-large:active{transform:translateY(-.125rem) scale(1.05)}.hero-image-section{position:relative;width:100%;min-height:31.25rem;border-radius:1rem;overflow:hidden;margin-bottom:3rem;box-shadow:0 .625rem 2.5rem #0003;animation:fadeInUp .8s ease-out .6s both}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#000000b3);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}.hero-overlay-title{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 1rem;text-shadow:.125rem .125rem .625rem rgba(0,0,0,.5);animation:fadeInDown 1s ease-out .8s both;word-wrap:break-word;overflow-wrap:break-word}.hero-overlay-text{color:#fff;font-size:1.2rem;margin:0 0 2rem;text-shadow:.0625rem .0625rem .3125rem rgba(0,0,0,.5);animation:fadeInDown 1s ease-out 1s both;word-wrap:break-word;overflow-wrap:break-word}.cta-button-hero{padding:1.2rem 2.5rem;font-size:1.3rem;background:linear-gradient(135deg,#6d7860,#8a9676);color:#fff;border-radius:3.125rem;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:.8rem;box-shadow:0 .5rem 1.5625rem #6d786066;transition:all .3s ease;position:relative;overflow:hidden;animation:fadeInUp 1s ease-out 1.2s both,pulse 2s ease-in-out 2.5s infinite}.cta-button-hero:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.cta-button-hero:hover:before{left:100%}.cta-button-hero:hover{transform:translateY(-.1875rem) scale(1.05);box-shadow:0 .75rem 2.1875rem #6d786099;color:#fff}.cta-button-hero:active{transform:translateY(-.0625rem) scale(1.02)}.button-icon{font-size:1.5rem;animation:rotate 2s ease-in-out infinite}@keyframes rotate{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}.button-arrow{font-size:1.5rem;transition:transform .3s ease}.cta-button-hero:hover .button-arrow{transform:translate(.3125rem)}@keyframes fadeIn{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:48rem){.home-container{padding:.5rem .5rem 6rem}.home-content{width:100%;padding:1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-image-section{height:21.875rem}.hero-overlay-title{font-size:1.8rem}.hero-overlay-text{font-size:1rem}.cta-button-hero{padding:1rem 1.8rem;font-size:1.1rem}.section-title{font-size:1.8rem}.intro-section,.feature-card{padding:1.5rem}.features-section{gap:1.5rem}.final-cta{padding:2.5rem 1rem}.final-cta-title{font-size:1.5rem}.cta-button-large{padding:1.2rem 2.5rem;font-size:1.2rem}}.about-wrapper{width:100%;padding-bottom:6rem;overflow-x:hidden;box-sizing:border-box}.about-hero{background:linear-gradient(135deg,#6d7860,#5b664f);color:#fff;padding:3rem 2rem;text-align:center}.about-hero h1{font-size:2.5rem;margin:0 0 .5rem;font-weight:700}.hero-subtitle{font-size:1.2rem;margin:0;opacity:.95;color:#fff!important}.about-content{max-width:56rem;margin:0 auto;padding:2rem}.project-intro,.features-section,.team-section,.mission-section,.contact-section{margin-bottom:2rem}.project-intro h2,.features-section h2,.team-section h2,.mission-section h2,.contact-section h2{font-size:2rem;color:#2c3e50;margin:0 0 0rem;font-weight:600}.project-intro p,.team-intro{font-size:1.1rem;line-height:1.7;color:#444;margin-bottom:1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem;margin-top:1.5rem}.feature-box{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 .25rem .75rem #0000001a;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.feature-box:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1rem #00000026}.feature-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.feature-box h3{font-size:1.2rem;color:#2c3e50;margin:0 0 .5rem}.feature-box p{font-size:.95rem;color:#666;margin:0;line-height:1.5}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.5rem;margin-top:1.5rem}.team-card{background:#fff;padding:2rem 1.5rem;border-radius:.75rem;box-shadow:0 .25rem .75rem #0000001a;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.team-card:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1rem #00000026}.team-icon{font-size:3.5rem;margin-bottom:1rem}.team-card h3{font-size:1.3rem;color:#2c3e50;margin:0 0 .25rem;font-weight:600}.team-person{font-size:1.1rem;color:#d95300;font-weight:500;margin:0 0 .5rem}.team-role{font-size:1rem;color:#6d7860;font-weight:600;margin:0 0 1rem}.team-description{font-size:.95rem;color:#666;margin:0;line-height:1.6}.mission-box{background:linear-gradient(135deg,#6d7860,#5b664f);color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 .25rem .75rem #0000001a}.mission-box h2{color:#fff;margin:0 0 1rem}.mission-box p{font-size:1.1rem;line-height:1.7;margin:0}.contact-section{text-align:center;background:#f8f9fa;padding:1rem;border-radius:.75rem}.contact-section p{font-size:1.1rem;color:#444;margin-bottom:1rem}.contact-email{display:inline-block;padding:1.5rem 3.5rem;font-size:1.5rem;background:linear-gradient(135deg,#6d7860,#8a9676);color:#fff;border-radius:3.125rem;text-decoration:none;font-weight:700;box-shadow:0 .625rem 1.875rem #6d786066;transition:all .4s ease;position:relative;overflow:hidden}.contact-email .button-shine{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shine 3s infinite}@keyframes shine{0%{left:-100%}50%,to{left:150%}}.contact-email:hover{transform:translateY(-.3125rem) scale(1.08);box-shadow:0 .9375rem 2.8125rem #6d786099;color:#fff}.contact-email:active{transform:translateY(-.125rem) scale(1.05)}@media(max-width:48rem){.about-hero{padding:2rem 1.5rem}.about-hero h1{font-size:1.75rem}.about-content{padding:1.5rem 1rem}.project-intro h2,.features-section h2,.team-section h2,.mission-section h2,.contact-section h2{font-size:1.5rem}.features-grid,.team-grid{grid-template-columns:1fr;gap:1rem}.contact-email{font-size:1.2rem;padding:1.2rem 2.5rem}}.puzzles-page{display:flex;flex-direction:column;align-items:center;justify-content:start;min-height:100vh;background-color:transparent;gap:1.5rem;padding:2rem;overflow-x:hidden;width:100%;box-sizing:border-box}.puzzle-card{position:relative;width:18.75rem;min-height:12.5rem;border-radius:1rem;overflow:hidden;box-shadow:0 .25rem .9375rem #00000040;transition:transform .3s ease;animation:pulse 2s ease-in-out 1s infinite;background-size:cover;background-position:center;background-repeat:no-repeat}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.puzzle-card:hover{transform:scale(1.05);animation:none}.puzzle-gif{width:100%;height:100%;object-fit:cover}.puzzle-title{text-align:center;position:absolute;bottom:4rem;left:50%;transform:translate(-50%);color:#fff;font-size:1.5rem;font-weight:700;text-shadow:2px 2px 5px rgba(0,0,0,.7);word-wrap:break-word;overflow-wrap:break-word;max-width:90%}.einstellungen-container{padding:2rem 2rem 6rem;max-width:100%;margin:0 auto}.einstellungen-title{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:2rem;text-align:center}.einstellungen-content{display:flex;flex-direction:column;gap:1.5rem}.settings-section{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 .25rem .75rem #0000001a}.settings-section h2{font-size:1.3rem;color:#2c3e50;margin:0 0 1rem;font-weight:600}.setting-item{display:flex;flex-direction:column;gap:.75rem}.setting-item label{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;cursor:pointer}.setting-item label span{font-size:1rem;color:#444;padding-right:.5rem}.setting-item input[type=checkbox]{width:2.5rem;height:1.5rem;cursor:pointer}.setting-item select{padding:.5rem;border:1px solid #ddd;border-radius:.5rem;font-size:1rem;background:#fff;cursor:pointer;max-width:12rem;color:#d95300}.setting-item p{margin:.5rem 0;color:#666;font-size:.95rem}.font-size-control{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.font-size-labels{display:flex;justify-content:space-between;padding:0 .25rem}.font-size-label{font-size:.9rem;color:#666}.font-size-slider{width:100%;height:.5rem;background:linear-gradient(to right,#d95300 0% 50%,#d95300);border-radius:.5rem;outline:none;-webkit-appearance:none;appearance:none;cursor:pointer}.font-size-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.5rem;height:1.5rem;background:#d95300;border-radius:50%;cursor:pointer;box-shadow:0 .125rem .25rem #0003;transition:transform .2s,box-shadow .2s}.font-size-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 .25rem .5rem #d9530066}.font-size-slider::-moz-range-thumb{width:1.5rem;height:1.5rem;background:#d95300;border:none;border-radius:50%;cursor:pointer;box-shadow:0 .125rem .25rem #0003;transition:transform .2s,box-shadow .2s}.font-size-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 .25rem .5rem #d9530066}.font-size-info{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#444}.reset-font-button{margin-left:.5rem;padding:.4rem .8rem;background-color:#6d7860;color:#fff;border:none;border-radius:.4rem;font-size:.85rem;cursor:pointer;transition:background-color .2s}.reset-font-button:hover{background-color:#5b664f}.link-button{background:none;border:none;color:#6d7860;font-size:1rem;cursor:pointer;text-decoration:underline;padding:.5rem 0;text-align:left;display:block}.link-button:hover{color:#5b664f}.reset-all-button{width:100%;padding:.9rem 2rem;background-color:#e74c3c;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.reset-all-button:hover{background-color:#c0392b}@media(max-width:48rem){.einstellungen-container{padding:1rem}.einstellungen-title{font-size:1.5rem}.settings-section{padding:1rem}}.start-container{position:fixed;background-color:#f3f3f3;width:100vw;height:100vh;top:0;left:0;animation:fadeIn .6s ease-out;overflow:hidden;display:flex;align-items:center;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.background{position:absolute;width:100vw;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;top:-2.1rem;left:0}.start-logo{width:100%;height:auto;object-fit:cover;display:block}.start-button{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:clamp(.8rem,3vmin,1.2rem) clamp(1.2rem,5vmin,2rem);font-size:clamp(1rem,4vmin,1.6rem);background-color:#6d7860d9;color:#fff;border-radius:clamp(.3rem,1vmin,.6rem);border:none;text-decoration:none;font-weight:700;box-shadow:.4rem .4rem .5rem #0006;transition:all .3s ease;animation:pulseGlow 2s ease-in-out infinite;cursor:pointer;white-space:nowrap;z-index:10}@keyframes pulseGlow{0%,to{box-shadow:.4rem .4rem .5rem #0006,0 0 #6d7860b3}50%{box-shadow:.4rem .4rem .5rem #0006,0 0 1.5rem .8rem #6d786000}}.start-button:active{transform:translate(-50%,-50%) scale(.98);box-shadow:.2rem .2rem .3rem #0000004d}#root{padding:2rem}.station-container{position:relative;display:flex;flex-direction:column;justify-content:center;margin-left:-1rem;width:100%;padding-bottom:3rem}.station-content{background-color:#fff;max-width:25.5rem;width:100%;border-radius:.75rem;box-shadow:0 .25rem .75rem #00000026;padding:1.25rem 1.25rem 2.5rem;text-align:left;margin:0 auto}.progress-container{position:fixed;bottom:5rem;left:50%;transform:translate(-50%);background-color:#fff;padding:.5rem;border-radius:.5rem;box-shadow:0 0 .5rem #0000004d;cursor:pointer;z-index:1000;transition:all .3s ease}.progress-container.tutorial-highlight{border:4px solid #f44336;background-color:#ffebee;z-index:1600;box-sizing:border-box}.progress-toggle{text-align:center;font-size:.8rem;color:#333}.reset-button{margin-top:.5rem;padding:.5rem 1rem;background-color:#e74c3c;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:.8rem;transition:background-color .2s}.reset-button:hover{background-color:#c0392b}.progress-grid{display:flex;justify-content:center;gap:.2rem;flex-wrap:wrap;max-width:90vw}.grid-cell{background-color:#f1f1f1;text-align:center;font-size:.85rem;padding:.4rem;box-shadow:0 0 .25rem #00000040}.grid-cell:not(:empty){background-color:#4a8f4f;color:#fff}.nav-buttons{display:flex;justify-content:space-between;width:100%;margin-top:.75rem;transition:all .3s ease}.nav-buttons.tutorial-highlight{border:4px solid #f44336;border-radius:.5rem;background-color:#ffebee;box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;padding:1rem 1.5rem}.map-only-view{width:100%;height:60vh;min-height:25rem;overflow:hidden;border-radius:.7rem;margin-top:1rem;margin-bottom:1rem;box-shadow:0 .25rem .5rem #0000001a}.map-only-view iframe,.map-only-view canvas,.map-only-view img,.map-only-view>div{width:100%;height:100%;object-fit:cover;display:block}.station-map{width:100%;max-height:15rem;overflow:hidden;border-radius:.7rem;margin-top:.75rem;box-shadow:0 .25rem .5rem #0000001a;transition:all .3s ease}.station-map.tutorial-highlight{border:4px solid #f44336;background-color:#ffebee;box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;padding:.5rem 1rem}.station-map iframe,.station-map canvas,.station-map img,.station-map>div{width:100%;height:100%;object-fit:cover;display:block}.map-placeholder{width:100%;height:9.5rem;background:#d3d3d3;display:flex;align-items:center;justify-content:center}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.location-warning,.location-error{margin-top:1rem;padding:.75rem 1rem;border-radius:.5rem;font-size:.9rem;text-align:center;animation:fadeIn .3s ease-in}.location-warning{background-color:#fff3cd;border:.0625rem solid #ffc107;color:#856404}.location-error{background-color:#f8d7da;border:.0625rem solid #f44336;color:#721c24}@keyframes fadeIn{0%{opacity:0;transform:translateY(-.625rem)}to{opacity:1;transform:translateY(0)}}.speech-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:flex-start;padding-top:2rem;z-index:1500}.speech-overlay.tutorial-mode{background:#0000004d;align-items:flex-start;padding-top:2rem;padding-bottom:0}.speech-overlay.tutorial-bottom-step{align-items:flex-end;padding-top:0;padding-bottom:calc(6rem + var(--bottom-nav-height, 3rem));z-index:1600}.speech-container{display:block;pointer-events:auto;max-width:90%;width:100%}.speech-raven{width:10rem;float:right;margin-left:1rem;transform:scaleX(1)}.speech-bubble.correct .speech-raven{width:20rem}.speech-bubble{position:relative;background:#fff;color:#000;padding:1rem 1.5rem 2.5rem;border-radius:1rem;font-size:1.2rem;max-height:calc(100vh - 8rem);overflow-y:auto;text-align:left;margin-top:0}.speech-bubble.tutorial-bubble{max-height:calc(100vh - 10rem);font-size:1rem;box-shadow:0 .5rem 1.5rem #0000004d}.speech-bubble.correct{border:4px solid #4caf50}.speech-bubble.wrong{border:4px solid #f44336}.close-button{position:absolute;top:.5rem;right:1rem;background:#0000001a;border:none;border-radius:50%;width:2rem;height:2rem;font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:background .2s ease;z-index:10}.close-button:hover{background:#0003}.raven-container{display:flex;flex-direction:column;align-items:center;cursor:pointer}.info-nav{position:relative;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;margin-top:1rem;width:100%;padding:0 1rem}.tutorial-nav{position:relative;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;margin-top:1rem;width:100%;padding:0 1rem;margin-left:-.4rem}.camera-hide{visibility:hidden}.info-arrow,.tutorial-arrow{cursor:pointer;font-size:1.4rem;padding:.1rem .4rem;color:#333;transition:color .2s}.info-arrow:hover,.tutorial-arrow:hover{color:#000}.info-arrow.disabled,.tutorial-arrow.disabled{opacity:.3;pointer-events:none}.info-counter,.tutorial-counter{font-size:.9rem;color:#666;margin:0 .5rem}.raven-container.animate .raven-image{animation:ravenFly 1.2s ease-out forwards}.back-button{padding:1rem 1.7rem;background-color:#d95300;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:550;cursor:pointer;transition:.2s ease-out;box-shadow:0 .25rem .6rem #00000026;text-align:center}.back-button:disabled{background-color:#e0e0e0;color:#9e9e9e;opacity:.6;cursor:not-allowed;box-shadow:none}.back-button:hover:not(:disabled){background-color:#c24800;transform:translateY(-2px);box-shadow:0 .375rem .8rem #0003}.back-button:active:not(:disabled){transform:translateY(0);box-shadow:0 .125rem .4rem #00000026}.next-button{padding:1rem 1.7rem;background-color:#d95300;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:550;cursor:pointer;transition:.2s ease-out;box-shadow:0 .25rem .6rem #00000026;text-align:center}.next-button:disabled{background-color:#e0e0e0;color:#9e9e9e;opacity:.6;cursor:not-allowed;box-shadow:none}.next-button:hover:not(:disabled){background-color:#c24800;transform:translateY(-2px);box-shadow:0 .375rem .8rem #0003}.next-button:active:not(:disabled){transform:translateY(0);box-shadow:0 .125rem .4rem #00000026}.progress-grid{display:flex;gap:.5rem;margin-bottom:1rem}.progress-cell{width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;border-radius:.1rem;background:#ededed;color:#b2b2b2;box-shadow:0 .1rem .3rem #00000012}.progress-cell.solved{background:#6a9f6a;color:#fff;box-shadow:0 .2rem .6rem #7cb3422e}.station-options{display:flex;flex-direction:column;gap:.75rem;transition:all .3s ease}.station-options.tutorial-highlight{border:4px solid #f44336;border-radius:.5rem;background-color:#ffebee;box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;padding:1rem 1.5rem}.station-option{background-color:#4a8f4f;color:#fff;border:none;padding:.7rem 1rem;border-radius:1rem;cursor:pointer}.station-option.wrong{background-color:#e0e0e0;color:#9e9e9e;opacity:.6;cursor:not-allowed}.station-option.correct{background-color:#2e7d32;color:#fff;cursor:not-allowed}.completion-screen{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;max-width:40rem;margin:0 auto}.completion-raven{width:15rem;margin:0 auto 1.5rem;display:block;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-1rem)}}.completion-title{font-size:2rem;color:#6d7860;margin-bottom:1rem}.completion-text{font-size:1.1rem;line-height:1.7;color:#444;margin-bottom:1rem}.completion-text strong{color:#6d7860;font-size:1.3rem}.email-section{width:100%;max-width:25rem;margin:2rem 0;padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 .25rem .75rem #0000001a}.email-prompt{font-size:1rem;color:#444;margin-bottom:1rem}.email-input{width:100%;padding:.75rem;font-size:1rem;border:2px solid #ddd;border-radius:.5rem;margin-bottom:1rem;box-sizing:border-box;transition:border-color .2s ease}.email-input:focus{outline:none;border-color:#6d7860}.email-submit-button{width:100%;padding:.75rem;font-size:1rem;font-weight:600;color:#fff;background:#6d7860;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease}.email-submit-button:hover:not(:disabled){background:#5b664f}.email-submit-button:disabled{background:#ccc;cursor:not-allowed}.email-success{padding:1.5rem;background:#e8f5e9;border-radius:.75rem;margin:2rem 0}.success-message{font-size:1.2rem;color:#2e7d32;font-weight:600;margin-bottom:.5rem}.success-info{font-size:1rem;color:#444}.success-info strong{color:#6d7860}.station-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#000}.infoicon,.frageicon{width:2rem;height:2rem;display:inline;margin-right:.5rem;vertical-align:middle;transition:all .3s ease}.infoicon.tutorial-highlight{border:4px solid #f44336;border-radius:.5rem;background-color:#ffebee;padding:.25rem;box-sizing:border-box}.station-text{color:#333;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;transition:all .3s ease}.station-text.tutorial-highlight{border:4px solid #f44336;border-radius:.5rem;background-color:#ffebee;box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;padding:1rem 1.5rem}.station-question{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#000;transition:all .3s ease}.station-question.tutorial-highlight{border:4px solid #f44336;border-radius:.5rem;background-color:#ffebee;box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;padding:1rem 1.5rem}.skip-dialog-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:2000;padding:1rem}.skip-dialog-container{background:#fff;color:#000;padding:2rem;border-radius:1rem;max-width:500px;width:100%;box-shadow:0 8px 32px #0000004d;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.skip-dialog-container h2{margin:0 0 1rem;font-size:1.5rem;color:#333}.skip-dialog-container p{margin:0 0 1.5rem;font-size:1rem;line-height:1.5;color:#555}.skip-dialog-buttons{display:flex;gap:1rem;justify-content:flex-end}.skip-dialog-btn{padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;transition:all .2s ease}.skip-btn{background:#f44336;color:#fff}.skip-btn:hover{background:#d32f2f;transform:translateY(-2px);box-shadow:0 4px 12px #f443364d}.continue-btn{background:#4caf50;color:#fff}.continue-btn:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}.skip-dialog-btn:active{transform:translateY(0)}@media(max-width:600px){.skip-dialog-container{padding:1.5rem}.skip-dialog-container h2{font-size:1.25rem}.skip-dialog-buttons{flex-direction:column;gap:.75rem}.skip-dialog-btn{width:100%}}.punkte-container{position:absolute;top:10px;right:1px;display:flex;align-items:center;background-color:#4a8f4f;color:#ecf0f1;padding:8px 12px;border-radius:12px;box-shadow:0 4px 10px #0003;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;font-size:.9rem;transition:transform .2s ease;z-index:1100}.punkte-container:hover{transform:scale(1.05)}.punkte-label{margin-right:8px;text-transform:uppercase;letter-spacing:.5px}.punkte-value{color:#fff;font-size:1.1rem;background-color:#ffffff1a;padding:1px 8px;border-radius:6px}.punkte-container.tutorial-highlight{border:4px solid #f44336;background-color:#ffebee;color:#f44336}.punkte-container.tutorial-highlight .punkte-value{background-color:#f44336;color:#fff}
