.sign-out-icon{display:inline-block;vertical-align:middle;fill:currentColor;color:inherit}.x-icon.svelte-c9fz7c,.discord-icon.svelte-1a3q240,.github-icon.svelte-4wmdaz{display:inline-block;vertical-align:middle}.mobile-menu.svelte-2pdber{position:absolute;top:100%;left:1rem;right:1rem;max-width:500px;margin:0 auto;box-sizing:border-box;background-color:var(--color-dark-blue);border-top:.0625em solid var(--color-panel-border);border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;box-shadow:0 .625em 1.875em #00000040;padding:1.5em;display:flex;flex-direction:column;max-height:calc(100vh - 60px);overflow-y:auto;z-index:100}.mobile-menu-header.svelte-2pdber{display:flex;justify-content:center;align-items:center;margin-bottom:1.5em;padding-bottom:1em;border-bottom:.0625em solid var(--color-panel-border)}.mobile-menu-header.svelte-2pdber h2:where(.svelte-2pdber){color:var(--color-bright-accent);margin:0;font-family:var(--font-heading);font-weight:400;letter-spacing:.1em}.mobile-nav.svelte-2pdber{display:flex;flex-direction:column;gap:1em;margin-bottom:2em}.mobile-nav.svelte-2pdber a:where(.svelte-2pdber){color:var(--color-text-secondary);text-decoration:none;font-size:1.3em;padding:.8em .5em;border-radius:.25em;transition:all .2s ease;font-weight:500;text-align:center;font-family:var(--font-body)}.mobile-nav.svelte-2pdber a:where(.svelte-2pdber):hover,.mobile-nav.svelte-2pdber a.active:where(.svelte-2pdber){color:var(--color-bright-accent);background-color:#64ffda0d}.mobile-auth.svelte-2pdber{margin-top:auto;padding-top:1.5em;border-top:.0625em solid var(--color-panel-border)}.mobile-user-info.svelte-2pdber{margin-bottom:1em;text-align:center;font-family:var(--font-body)}.user-email.svelte-2pdber{color:var(--color-bright-accent);font-weight:600;margin-top:.25em;word-break:break-all;font-family:var(--font-heading)}.mobile-signout.svelte-2pdber{width:100%;display:flex;align-items:center;justify-content:center;gap:.5em;padding:.8em;background-color:transparent;color:var(--color-pale-green);border:.0625em solid var(--color-muted-teal);border-radius:.25em;font-size:1em;cursor:pointer;transition:all .2s ease}.mobile-signout.svelte-2pdber:hover{background-color:#64ffda0d;transform:translateY(-.125em);box-shadow:0 .25em .5em var(--color-shadow)}.auth-buttons.svelte-2pdber{display:flex;flex-direction:column;gap:1em}.auth-buttons.svelte-2pdber .login:where(.svelte-2pdber),.auth-buttons.svelte-2pdber .signup:where(.svelte-2pdber){width:100%;padding:.8em;text-align:center;text-decoration:none;border-radius:.25em;font-size:1em;transition:all .2s ease;font-weight:500;position:relative;margin-bottom:.125em;font-family:var(--font-heading)}.auth-buttons.svelte-2pdber .login:where(.svelte-2pdber){color:var(--color-pale-green);border:1px solid var(--color-muted-teal);background-color:transparent}.auth-buttons.svelte-2pdber .signup:where(.svelte-2pdber){background-color:var(--color-button-primary);color:var(--color-text);border:1px solid var(--color-muted-teal)}.auth-buttons.svelte-2pdber .login:where(.svelte-2pdber):hover,.auth-buttons.svelte-2pdber .signup:where(.svelte-2pdber):hover{transform:translateY(-.125em);box-shadow:0 .25em .5em var(--color-shadow)}.mobile-signout>.icon-pale-green{color:var(--color-pale-green);fill:var(--color-pale-green);stroke:var(--color-pale-green)}.animate-item.svelte-2pdber{opacity:0;transform:translateY(10px);animation:svelte-2pdber-fadeIn .3s ease forwards}.animate-out.svelte-2pdber{opacity:1;transform:translateY(0);animation:svelte-2pdber-fadeOut .3s ease forwards}.mobile-nav.svelte-2pdber a.animate-item:where(.svelte-2pdber):nth-child(1){animation-delay:.1s}.mobile-nav.svelte-2pdber a.animate-item:where(.svelte-2pdber):nth-child(2){animation-delay:.15s}.mobile-auth.animate-item.svelte-2pdber{animation-delay:.2s}@keyframes svelte-2pdber-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-2pdber-fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.menu-backdrop.svelte-2pdber{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0a192fd9;z-index:99;cursor:pointer}.menu-backdrop.animate-in.svelte-2pdber{opacity:0;animation:svelte-2pdber-backdropFadeIn .3s ease forwards}.menu-backdrop.animate-out.svelte-2pdber{opacity:1;animation:svelte-2pdber-backdropFadeOut .3s ease forwards}@keyframes svelte-2pdber-backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-2pdber-backdropFadeOut{0%{opacity:1}to{opacity:0}}.hamburger.svelte-1gevhif{position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger.svelte-1gevhif span:where(.svelte-1gevhif){display:block;height:.1875em;width:100%;border-radius:.1875em;transition:all .3s ease}.hamburger.active.svelte-1gevhif span:where(.svelte-1gevhif):nth-child(1){transform:translateY(calc(.4 * var(--span-distance))) rotate(45deg)}.hamburger.active.svelte-1gevhif span:where(.svelte-1gevhif):nth-child(2){opacity:0}.hamburger.active.svelte-1gevhif span:where(.svelte-1gevhif):nth-child(3){transform:translateY(calc(-.4 * var(--span-distance))) rotate(-45deg)}.hamburger.svelte-1gevhif{--span-distance: calc(.75 * var(--size, 1.5em))}.warning-backdrop.svelte-1dd0aho{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0a192fd9;z-index:999;cursor:pointer}.guest-warning.svelte-1dd0aho{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:30em;background:#15263cf2;border:2px solid var(--color-muted-teal);border-radius:.5em;box-shadow:0 .3em 1em #00000080;padding:2em;z-index:1000;color:var(--color-text);font-family:var(--font-body)}.warning-header.svelte-1dd0aho{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5em;padding-bottom:1em;border-bottom:.0625em solid var(--color-panel-border)}.warning-header.svelte-1dd0aho h2:where(.svelte-1dd0aho){color:var(--color-pale-green);margin:0;font-family:var(--font-heading);font-weight:400;letter-spacing:.1em;font-size:1.5em}.close-btn.svelte-1dd0aho{height:3em;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--color-text);cursor:pointer;opacity:.7;transition:opacity .2s ease;padding:0}.close-btn.svelte-1dd0aho:hover{opacity:1}.close-btn.svelte-1dd0aho>.close-icon-light{color:var(--color-text);stroke:var(--color-text)}.warning-content.svelte-1dd0aho{display:flex;flex-direction:column;gap:1.2em}.warning-message.svelte-1dd0aho p:where(.svelte-1dd0aho){margin:0 0 .8em;line-height:1.5}.success-message.svelte-1dd0aho{text-align:center;background:#2ac7691a;padding:1em;border-radius:.5em;border:1px solid rgba(42,199,105,.3)}.success-message.svelte-1dd0aho p:where(.svelte-1dd0aho){margin:0;color:var(--color-pale-green);font-weight:600}.error-message.svelte-1dd0aho{background-color:#c6282833;color:#ff5757;padding:.75em;border-radius:.25em;margin:.5em 0;border:1px solid rgba(198,40,40,.4)}.upgrade-form.svelte-1dd0aho{display:flex;flex-direction:column;gap:1em}.form-group.svelte-1dd0aho{display:flex;flex-direction:column;gap:.5em}.form-group.svelte-1dd0aho label:where(.svelte-1dd0aho){font-size:.9em;color:var (--color-muted-teal)}.form-group.svelte-1dd0aho input:where(.svelte-1dd0aho){padding:.8em;background:#0003;color:var(--color-text);border:1px solid var(--color-panel-border);border-radius:.25em;font-size:1em;transition:border-color .2s ease,box-shadow .2s ease}.form-group.svelte-1dd0aho input:where(.svelte-1dd0aho):focus{outline:none;border-color:var(--color-muted-teal);box-shadow:0 0 0 .1em var(--color-muted-teal)}.password-option.svelte-1dd0aho{display:flex;align-items:center;margin:.5em 0}.password-toggle-btn.svelte-1dd0aho{background:none;border:none;padding:0;color:var(--color-muted-teal);font-family:inherit;font-size:inherit;cursor:pointer;text-align:left}.password-toggle-btn.svelte-1dd0aho:hover{text-decoration:underline}.password-toggle-btn.svelte-1dd0aho:focus{outline:1px dotted var(--color-muted-teal);outline-offset:2px}.form-actions.svelte-1dd0aho{display:flex;justify-content:space-between;gap:1em;margin-top:.5em}.later-btn.svelte-1dd0aho,.upgrade-btn.svelte-1dd0aho{padding:.8em;border-radius:.25em;cursor:pointer;font-family:var(--font-heading);font-weight:600;font-size:1em;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex:1}.later-btn.svelte-1dd0aho{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-panel-border)}.upgrade-btn.svelte-1dd0aho{background-color:var(--color-button-primary);color:var(--color-text);border:1px solid var(--color-muted-teal)}.later-btn.svelte-1dd0aho:hover:not(:disabled){background:#ffffff0d}.upgrade-btn.svelte-1dd0aho:hover:not(:disabled){background-color:var(--color-button-primary-hover);transform:translateY(-.125em);box-shadow:0 .2em .5em var(--color-shadow)}.upgrade-btn.svelte-1dd0aho:disabled,.later-btn.svelte-1dd0aho:disabled{opacity:.6;cursor:not-allowed;transform:none}.note.svelte-1dd0aho{font-size:.85em;text-align:center;color:var(--color-text-secondary);margin-top:.5em}.spinner.svelte-1dd0aho{display:inline-block;width:1em;height:1em;border:.2em solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:svelte-1dd0aho-spin 1s ease-in-out infinite;margin-right:.5em}@keyframes svelte-1dd0aho-spin{to{transform:rotate(360deg)}}.animate-in.svelte-1dd0aho{animation:svelte-1dd0aho-fadeIn .3s ease forwards}.animate-out.svelte-1dd0aho{animation:svelte-1dd0aho-fadeOut .3s ease forwards}@keyframes svelte-1dd0aho-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1dd0aho-fadeOut{0%{opacity:1}to{opacity:0}}@media(max-width:768px){.guest-warning.svelte-1dd0aho{padding:1.5em;width:95%;max-height:90vh;overflow-y:auto}.warning-header.svelte-1dd0aho h2:where(.svelte-1dd0aho){font-size:1.2em}}*{box-sizing:border-box;margin:0;padding:0}:root{--color-dark-navy: #0A192F;--color-dark-blue: #112240;--color-bright-accent: #64FFDA;--color-accent-dark: #388F7F;--color-muted-accent: #8892B0;--color-text-primary: #E6F1FF;--color-text-secondary: #A8B2D1;--color-panel-bg: rgba(17, 34, 64, .8);--color-panel-border: rgba(100, 255, 218, .3);--color-biome-ocean: #0066cc;--color-biome-deep-ocean: #000080;--color-biome-abyssal-ocean: #000033;--color-biome-ocean-trench: #00004d;--color-biome-wide-river: #4a91d6;--color-biome-river: #689ad3;--color-biome-rocky-river: #75a5d1;--color-biome-mountain-stream: #8fbbde;--color-biome-stream: #a3c7e8;--color-biome-highland-stream: #a8cbe9;--color-biome-tributary: #8bb5dd;--color-biome-creek: #b5d5ed;--color-biome-riverbank: #82a67d;--color-biome-flood-plain: #789f6a;--color-biome-riverine-forest: #2e593f;--color-biome-wetland: #517d46;--color-biome-lakeshore: #6a9b5e;--color-biome-swamp: #2f4d2a;--color-biome-marsh: #3d6d38;--color-biome-bog: #4f5d40;--color-biome-sandy-beach: #f5e6c9;--color-biome-pebble-beach: #d9c8a5;--color-biome-rocky-shore: #9e9e83;--color-biome-snow-cap: #ffffff;--color-biome-alpine: #e0e0e0;--color-biome-mountain: #7d7d7d;--color-biome-dry-mountain: #8b6b4c;--color-biome-desert-mountains: #9c6b4f;--color-biome-glacier: #c9eeff;--color-biome-highland-forest: #1d6d53;--color-biome-highland: #5d784c;--color-biome-rocky-highland: #787c60;--color-biome-mesa: #9e6b54;--color-biome-tropical-rainforest: #0e6e1e;--color-biome-temperate-forest: #147235;--color-biome-woodland: #448d37;--color-biome-shrubland: #8d9c4c;--color-biome-grassland: #68a246;--color-biome-plains: #7db356;--color-biome-savanna: #c4b257;--color-biome-dry-plains: #c3be6a;--color-biome-badlands: #9c7450;--color-biome-desert-scrub: #d1ba70;--color-biome-desert: #e3d59e;--color-biome-active-volcano: #FF4400;--color-biome-lava-flow: #FF6600;--color-biome-volcanic-rock: #783C28;--color-biome-volcanic-soil: #9A5D42;--color-background: var(--color-dark-navy);--color-background-gradient-start: var(--color-dark-navy);--color-background-gradient-end: var(--color-dark-blue);--color-text: var(--color-text-primary);--color-text-secondary: var(--color-text-secondary);--color-heading: var(--color-bright-accent);--color-subheading: var (--color-muted-accent);--color-button: var(--color-dark-blue);--color-button-hover: #233554;--color-button-primary: var(--color-accent-dark);--color-button-primary-hover: var(--color-bright-accent);--color-button-secondary: var (--color-muted-accent);--color-button-secondary-hover: #6D7A99;--color-card-bg: var(--color-panel-bg);--color-card-border: var(--color-panel-border);--color-link: var(--color-bright-accent);--color-link-hover: #9FFFEA;--color-shadow: rgba(0, 0, 0, .4);--color-pale-green: var(--color-bright-accent);--color-muted-teal: var(--color-accent-dark);--font-heading: "Cormorant Unicase", serif;--font-body: "Fira Sans Condensed", sans-serif}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-body);font-weight:400;line-height:1.5}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(to bottom,var(--color-background-gradient-start),var(--color-background-gradient-end))}.app.map.svelte-12qhfyh{height:100%}.main-content.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:calc(100vh - 6em)}.login-container,.signup-container{align-self:center}.header.svelte-12qhfyh{display:flex;position:absolute;top:0;left:0;gap:3em;align-items:center;justify-content:space-between;padding:1em 2em;z-index:100;height:6em;width:100%}.map.svelte-12qhfyh .header:where(.svelte-12qhfyh){width:auto}.logo.svelte-12qhfyh{display:flex;align-items:center;animation:fadeIn .15s ease-in-out}.logo.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;text-decoration:none}.header.svelte-12qhfyh .logo:where(.svelte-12qhfyh) .nav-logo{width:40px;height:40px}.nav.svelte-12qhfyh{display:flex;margin-right:auto}.links.svelte-12qhfyh{display:flex;gap:2.5em}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-secondary);text-decoration:none;font-size:1.1em;transition:color .2s ease;position:relative;padding:.3em 0}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-bright-accent)}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--color-bright-accent);transition:width .3s ease}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after,.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{width:100%}.auth.svelte-12qhfyh{display:none;align-items:center;gap:1.5em;height:2.5em;min-width:8em;justify-content:flex-end;opacity:0;transition:opacity .3s ease}.auth.svelte-12qhfyh:not(.loading){opacity:1}.greeting.svelte-12qhfyh{font-size:.9em;color:var (--color-pale-green);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px;order:-1}.login.svelte-12qhfyh,.signup.svelte-12qhfyh{padding:.4em .8em;font-size:.9em;text-decoration:none;border-radius:.25em;transition:all .2s ease}.login.svelte-12qhfyh{color:var(--color-pale-green);border:1px solid var(--color-muted-teal)}.signup.svelte-12qhfyh{background-color:var(--color-pale-green);color:var(--color-dark-navy);font-weight:500;border:1px solid var(--color-pale-green)}.login.svelte-12qhfyh:hover,.signup.svelte-12qhfyh:hover{transform:translateY(-.125em);box-shadow:0 .125em .3125em var(--color-shadow)}.signup.svelte-12qhfyh:hover{background-color:#7affdf;border-color:#7affdf}.button>.svelte-12qhfyh{padding:.4em 1em;cursor:pointer;background-color:var(--color-button);color:var(--color-text);border:.0625em solid rgba(193,19,22,.3);border-radius:.25em;transition:all .2s ease;font-size:1.1em;font-weight:500;box-shadow:0 .0625em .1875em var(--color-shadow);text-decoration:none;display:inline-block}.button:hover{background-color:var(--color-button-hover);transform:translateY(-.125em);box-shadow:0 .1875em .3125em var(--color-shadow)}.button.primary.svelte-12qhfyh{background-color:var(--color-button-primary);border:none}.button.primary.svelte-12qhfyh:hover{background-color:var(--color-button-primary-hover)}.button.secondary.svelte-12qhfyh{background-color:var(--color-button-secondary);color:var(--color-text);border:none}.button.secondary.svelte-12qhfyh:hover{background-color:var(--color-button-secondary-hover)}.screenshot-container{width:100%;max-height:80vh;overflow:hidden;border-radius:.5em;margin:1em 0;box-shadow:0 .3em 1em var(--color-shadow)}@media(max-width:768px){.header.svelte-12qhfyh{padding:.8em 1.5em;justify-content:space-between}.logo.svelte-12qhfyh{flex:1}.nav.svelte-12qhfyh{display:none}.mobile-menu-toggle.svelte-12qhfyh{margin-left:1.5em}}@media(min-width:769px){.auth.svelte-12qhfyh{display:flex}}.mobile-menu-toggle.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:110;padding:.5em;order:3;margin-left:2em}@media(min-width:769px){.mobile-menu-toggle.svelte-12qhfyh{display:none}}.icon-pale-green{color:var(--color-pale-green);fill:var(--color-pale-green);stroke:var(--color-pale-green)}.hamburger-icon span{background-color:var(--color-pale-green)}.mobile-menu.animate-in{animation-name:svelte-12qhfyh-slideDown;animation-duration:.3s;animation-fill-mode:forwards}.mobile-menu.animate-out{animation-name:svelte-12qhfyh-slideUp;animation-duration:.3s;animation-fill-mode:forwards}@keyframes svelte-12qhfyh-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-12qhfyh-slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.footer.svelte-12qhfyh{margin-top:auto;padding:2em 0 1em;background-color:var(--color-dark-blue);border-top:1px solid var(--color-panel-border)}.footer-content.svelte-12qhfyh{width:90%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;padding-bottom:2em}.footer-section.svelte-12qhfyh{margin-bottom:2em}.footer-nav.svelte-12qhfyh{display:flex;justify-content:flex-end;gap:3.5em;flex-wrap:wrap;flex-direction:column}.footer-section.branding.svelte-12qhfyh{flex:0 0 40%;max-width:400px;padding-right:2em}.footer-section.svelte-12qhfyh h3:where(.svelte-12qhfyh){color:var(--color-pale-green);font-family:var(--font-heading);font-weight:400;margin-bottom:1em;font-size:1.2em;letter-spacing:.05em;text-align:left}.brand.svelte-12qhfyh{display:flex;align-items:center;margin-bottom:1em}.footer-logo.svelte-12qhfyh{display:inline-flex;align-items:center;text-decoration:none;margin:0}.footer-logo.svelte-12qhfyh .footer-logo-icon{width:40px;height:40px}.footer-title.svelte-12qhfyh{font-size:2em;letter-spacing:.2em;color:#e24144;text-shadow:0 0 .625em rgba(193,19,22,.5);font-weight:400;font-family:var(--font-heading);margin:0}.footer-tagline.svelte-12qhfyh{color:#fff9;font-style:italic;margin-bottom:1em}.footer-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:.8em;text-align:left}.social-link.svelte-12qhfyh{display:flex;align-items:center;gap:.5em}.social-icon.svelte-12qhfyh{color:#ffffffb3;transition:color .2s ease}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-signout.svelte-12qhfyh{color:#ffffffb3;text-decoration:none;transition:color .2s ease;font-size:1em;display:inline-block}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.footer-signout.svelte-12qhfyh:hover{color:var(--color-pale-green)}.footer-signout.svelte-12qhfyh{background:none;border:none;cursor:pointer;padding:0;text-align:left;font-family:var(--font-body);width:100%}.footer-signout .social-icon{color:#ffffffb3;transition:color .2s ease}.footer-signout.svelte-12qhfyh:hover .social-icon{color:var(--color-pale-green)}.footer-bottom.svelte-12qhfyh{padding-top:1em;text-align:center;font-size:.8em;color:var(--color-text-secondary);border-top:1px solid rgba(100,255,218,.1)}@media(max-width:768px){.footer-content.svelte-12qhfyh{flex-direction:column;text-align:center}.footer-nav.svelte-12qhfyh{justify-content:center;gap:1.5em;flex-direction:column}.footer-section.branding.svelte-12qhfyh{flex:1 1 100%;max-width:none;padding-right:0;margin-bottom:2em}.footer-section.svelte-12qhfyh h3:where(.svelte-12qhfyh){text-align:center}.footer-links.svelte-12qhfyh{align-items:center}.footer-signout.svelte-12qhfyh{text-align:center;justify-content:center}.brand.svelte-12qhfyh{justify-content:center}.screenshot-container{border-radius:.25em;max-height:50vh}.social-link.svelte-12qhfyh{justify-content:center}}@media(min-width:769px){.footer-nav.svelte-12qhfyh{flex-direction:row;align-items:flex-start}}
