:root{--red: #BF1305;--bright-red: #F21905;--dark-red: #590902;--hover: #b5b5b5;--background: #FFFFFF;--outline: #0D0D0D;--accent: #023cf5;--lightgrey: #f5f5f5;--accentgrey: #8c8c8c}@font-face{font-family:PP Neue Machina Regular;src:url(../../../fonts/PPNeueMachina-InktrapRegular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:PP Neue Machina Medium;src:url(../../../fonts/PPNeueMachina-InktrapMedium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:PP Neue Machina Bold;src:url(../../../fonts/PPNeueMachina-InktrapUltrabold.woff2) format("woff2");font-weight:700;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;height:100vh;overflow:hidden}body{font-family:PP Neue Machina,sans-serif}.mapboxgl-popup-content{background:#fff;border-radius:12px;padding:10px 14px;box-shadow:0 4px 12px #00000026;font-family:PP Neue Machina,Inter,sans-serif;font-size:.65rem;color:#222;line-height:1.4;max-width:250px}.mapboxgl-popup-tip{border-top-color:#fff}:global(.mapboxgl-popup.hover-tip){pointer-events:none}nav.svelte-19n0xhx.svelte-19n0xhx{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;font-family:sans-serif;position:relative;z-index:10001}.nav-title.svelte-19n0xhx.svelte-19n0xhx{font-family:PP Neue Machina Regular,sans-serif;font-size:1.2rem;color:var(--outline)}.nav-controls.svelte-19n0xhx.svelte-19n0xhx{display:flex;align-items:center;gap:2rem}.nav-box.svelte-19n0xhx.svelte-19n0xhx{background-color:var(--background);border:1.8px solid var(--outline);border-radius:25px;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:center;height:54px}select.svelte-19n0xhx.svelte-19n0xhx{-webkit-appearance:none;-moz-appearance:none;background-color:var(--background);color:var(--outline);padding:.5rem 1.75rem .5rem .5rem;font-family:PP Neue Machina Regular,sans-serif;font-size:.75rem;cursor:pointer;border:none;outline:none;appearance:none;border-radius:0;background-image:url('data:image/svg+xml;utf8,<svg fill="black" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 10l5 5 5-5"/></svg>');background-repeat:no-repeat;background-position:right .5rem center;background-size:16px 16px}select.svelte-19n0xhx option.svelte-19n0xhx{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--background);color:var(--outline);font-family:PP Neue Machina Regular,sans-serif;border-radius:0}select.svelte-19n0xhx option.svelte-19n0xhx:checked{background-color:var(--accent);color:var(--background)}nav.svelte-19n0xhx ul.svelte-19n0xhx{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}nav.svelte-19n0xhx li.svelte-19n0xhx{cursor:pointer;color:var(--outline)}nav.svelte-19n0xhx li.active.svelte-19n0xhx{color:var(--accent)}nav.svelte-19n0xhx a.svelte-19n0xhx{color:inherit;text-decoration:none;font-family:PP Neue Machina Regular,sans-serif}nav.svelte-19n0xhx a.svelte-19n0xhx:hover{color:var(--hover)}.hamburger.svelte-19n0xhx.svelte-19n0xhx{display:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:24px;background:none;border:none;cursor:pointer;position:relative;z-index:10003}.hamburger.svelte-19n0xhx:hover .bar.svelte-19n0xhx{background-color:var(--hover)}.bar.svelte-19n0xhx.svelte-19n0xhx{position:absolute;width:24px;height:2px;background-color:var(--accent);transition:transform .3s ease,opacity .3s ease}.bar.top.svelte-19n0xhx.svelte-19n0xhx{top:6px}.bar.middle.svelte-19n0xhx.svelte-19n0xhx{top:11px}.bar.bottom.svelte-19n0xhx.svelte-19n0xhx{top:16px}.hamburger.open.svelte-19n0xhx .bar.top.svelte-19n0xhx{transform:translateY(5px) rotate(45deg)}.hamburger.open.svelte-19n0xhx .bar.middle.svelte-19n0xhx{opacity:0}.hamburger.open.svelte-19n0xhx .bar.bottom.svelte-19n0xhx{transform:translateY(-5px) rotate(-45deg)}@media (max-width: 768px){nav.svelte-19n0xhx.svelte-19n0xhx{padding:.75rem 1rem}.nav-wrapper.svelte-19n0xhx.svelte-19n0xhx{background-color:var(--background);border:2px solid var(--outline);margin-left:1rem;margin-right:1rem;margin-top:1rem;border-radius:20px;height:4rem}.nav-box.svelte-19n0xhx.svelte-19n0xhx{background-color:none;border:none}.nav-controls.svelte-19n0xhx.svelte-19n0xhx{gap:.5rem}nav.svelte-19n0xhx h1.svelte-19n0xhx{font-size:1.2rem}nav.svelte-19n0xhx ul.svelte-19n0xhx{display:none;gap:0}.hamburger.svelte-19n0xhx.svelte-19n0xhx{display:flex}nav.svelte-19n0xhx ul.open.svelte-19n0xhx{display:flex;flex-direction:column;position:absolute;top:100%;margin-top:1.1rem;border-radius:20px;right:0;width:auto;min-width:180px;max-width:60vw;justify-content:right;background-color:var(--background);border:2px solid var(--outline);pointer-events:auto;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease;z-index:10002}nav.svelte-19n0xhx ul.closing.svelte-19n0xhx{opacity:0;transform:translateY(-10px);pointer-events:none}@keyframes svelte-19n0xhx-slideIn{to{opacity:1;transform:translateY(0)}}nav.svelte-19n0xhx ul.open li.svelte-19n0xhx{width:100%;border-top:1px solid var(--outline);box-sizing:border-box;padding:0;margin:0;opacity:0;transform:translateY(-10px);animation:svelte-19n0xhx-slideIn .3s ease forwards}nav.svelte-19n0xhx ul.open li.svelte-19n0xhx:first-child{border-top:none}nav.svelte-19n0xhx ul.open li.svelte-19n0xhx:nth-child(1){animation-delay:.1s}nav.svelte-19n0xhx ul.open li.svelte-19n0xhx:nth-child(2){animation-delay:.2s}nav.svelte-19n0xhx ul.open li.svelte-19n0xhx:nth-child(3){animation-delay:.3s}nav.svelte-19n0xhx ul.open li.svelte-19n0xhx:nth-child(4){animation-delay:.4s}nav.svelte-19n0xhx ul.open li a.svelte-19n0xhx{display:block;width:100%;padding:.75rem 1rem;text-align:left;font-family:PP Neue Machina Regular,sans-serif;color:var(--outline);text-decoration:none;line-height:1.4}nav.svelte-19n0xhx li a.svelte-19n0xhx:hover{background-color:var(--hover);color:var(--background)}}
