@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Space+Mono:wght@400;700&display=swap";:root{height:100%;width:100%;margin:0;padding:0;background-color:#0d0d0d;color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px 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:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;overflow:hidden}body.body--home-lock{overflow:hidden!important}.home-stage{--home-hero-size: clamp(3.25rem, 9vw, 9.5rem);--home-phrase-x: 0;position:relative;width:100%;height:100vh;height:100dvh;margin-top:-80px;overflow:hidden;background:radial-gradient(circle at 83% 50%,rgba(255,221,51,.025),transparent 25%),#0b0b0c;isolation:isolate}.home-phrase-wheel-zone{position:absolute;inset:0 auto 0 0;z-index:150;width:70%;cursor:ns-resize}.home-phrase-wall{position:absolute;inset:0 auto 0 0;width:100%;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 10%,#000 90%,transparent 100%)}.home-phrase-line{position:absolute;top:50%;left:clamp(1.5rem,5vw,4.75rem);display:block;margin:0;font-family:system-ui,Inter,Segoe UI,Roboto,sans-serif;font-weight:850;line-height:.92;letter-spacing:-.055em;text-align:left;white-space:nowrap;transform-origin:left center;will-change:transform,font-size,color,opacity,text-shadow}.phi-floating{position:absolute;top:50%;left:82%;display:inline-block;color:#fd3;font-family:system-ui,Inter,Segoe UI,Roboto,sans-serif;font-size:var(--home-hero-size);font-weight:850;line-height:.92;letter-spacing:-.055em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translate3d(-50%,-50%,0);transform-origin:center;text-shadow:0 0 16px rgba(255,221,51,.52);filter:saturate(1.05);will-change:transform,text-shadow}.home-phrase-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px);background-size:100% 3px;mix-blend-mode:overlay;opacity:.32}@media(max-width:700px){.home-stage{--home-hero-size: clamp(2.6rem, 12vw, 3.8rem);--home-phrase-x: -50%;background:radial-gradient(circle at 50% 86%,rgba(255,221,51,.025),transparent 28%),#0b0b0c}.home-phrase-wheel-zone{width:100%;cursor:grab;touch-action:none}.home-phrase-wheel-zone:active{cursor:grabbing}.home-phrase-line{left:50%;text-align:center;transform-origin:center}.phi-floating{z-index:120;top:auto;bottom:clamp(1.75rem,7vh,4rem);left:50%;transform:translate3d(-50%,0,0)!important;text-shadow:0 0 13px rgba(255,221,51,.5)!important}}:where(.quicklinks) a{color:gold;text-decoration:none;font-weight:700;font-family:Helvetica,sans-serif;cursor:pointer;display:inline-block;transition:transform .2s ease;transform-origin:left;white-space:nowrap;margin:0;padding:0;overflow-x:hidden}:where(.quicklinks) a:hover{color:#b8860b;transform:scale(1.2)}:root{--bg:#0a0f1c;--panel:#10141f;--border:#1b2233;--red:#ff3b3b;--green:#00ff88;--blue:#3b82f6;--text:gold;--muted:#b0b193;--radius:14px}.GamePage{background:var(--bg);color:var(--text)}.game-frame{width:100%;max-width:800px;margin:0 auto 16px}.pp-dashboard{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:12px 0 24px}.pp-card{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);padding:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 0 1px #ffffff05 inset;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.pp-card-nobottompad{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 0 1px #ffffff05 inset;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.pp-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000059}.pp-card.red{border-color:#ff3b3b59}.pp-card.green{border-color:#00ff8859}.pp-card.blue{border-color:#3b82f659}.pp-card.gold{border-color:gold}.pp-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.pp-card__headernomargin{display:flex;align-items:center;justify-content:space-between}.pp-card__header h3{margin:0;letter-spacing:.5px;text-transform:uppercase;font-weight:800;font-size:.95rem}.pp-badge{font-size:.7rem;font-weight:800;letter-spacing:.6px;padding:3px 8px;border-radius:8px;background:#222a3a;color:var(--text);border:1px solid var(--border)}.pp-badge.danger{background:#ff3b3b1f;color:#ffb3b3;border-color:#ff3b3b59}.pp-badge.ok{background:#00ff881a;color:#b6ffe0;border-color:#00ff8859}.pp-badge.info{background:#3b82f61a;color:#b9d8ff;border-color:#3b82f659}.pp-card__body{display:flex;flex-direction:column;gap:10px}.pp-chip-row{display:flex;flex-wrap:wrap;gap:8px}.pp-chip{background:transparent;color:var(--text);border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-size:.85rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .08s ease}.pp-chip:hover{border-color:#3d4a66;background:#0f1523}.pp-chip:active{transform:scale(.98)}.pp-input-row{display:flex;gap:8px;align-items:center}.pp-input{flex:1 1 auto;background:#0e1421;color:var(--text);border:1px solid var(--border);border-radius:10px;padding:8px 10px;outline:none}.pp-input:focus{border-color:#3d4a66}.pp-button{display:inline-block;text-decoration:none;font-weight:700;padding:8px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#1a2133,#131a2a);color:var(--text);transition:filter .15s ease,transform .08s ease}.pp-button:hover{filter:brightness(1.15)}.pp-button:active{transform:translateY(1px)}.pp-muted{color:var(--muted);font-size:.8rem;margin:2px 0 0}.pp-scroll{max-height:220px;overflow:auto;padding-right:2px;scrollbar-width:thin}html,body{overflow:hidden}html,body{overflow-y:auto}p{text-align:left;font-family:Helvetica,sans-serif;font-size:20px}.music-main-shell{--music-bottom-height: 104px;--music-sidebar-width: 320px;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top,rgba(255,215,0,.16),transparent 40%),linear-gradient(180deg,#111216,#090909);padding:0}.music-layout{display:block}.music-queue-sidebar{position:fixed;left:0;top:var(--header-full, 80px);bottom:var(--music-bottom-height);width:var(--music-sidebar-width);overflow:hidden;transition:transform .24s ease,opacity .18s ease}.music-queue-panel,.music-main-pane,.music-queue-drawer{border:1px solid rgba(255,255,255,.08);background:#121214f2;box-shadow:none}.music-queue-panel{height:100%;border-radius:0;border-left:none;border-bottom:none;padding:16px 10px 16px 16px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.music-main-pane{position:fixed;left:var(--music-sidebar-width);right:0;top:var(--header-full, 80px);bottom:var(--music-bottom-height);min-height:0;border-radius:0;border-right:none;border-bottom:none;padding:20px 22px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;transition:left .24s ease}.music-kicker{margin:0 0 10px;color:#f0ca5f;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.music-results-title,.music-album-title{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.music-results-subtitle,.music-album-artist,.music-album-meta,.music-album-description,.music-queue-heading p,.music-queue-now-playing{color:#ffffffad}.music-results-header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.music-results-count{margin:0;font-size:1.05rem}.music-mobile-search-page,.music-mobile-control,.music-mobile-volume-panel{display:none}.music-mobile-queue-toggle,.music-mobile-search-button,.music-back-button,.music-queue-drawer-header button{border:1px solid rgba(255,215,0,.2);background:#ffd7001a;color:#fff0ba;border-radius:999px;padding:10px 14px;cursor:pointer}.music-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:0}.music-result-card{border:1px solid rgba(255,255,255,.08);border-radius:0;background:#ffffff05;color:inherit;padding:16px;display:flex;flex-direction:column;gap:10px;text-align:left;cursor:pointer;transition:background .18s ease}.music-result-card--artist{align-items:center;text-align:center}.music-result-card--song{position:relative}.music-swipe-song{min-width:0}.music-swipe-song__content,.music-swipe-song__content>.music-result-card,.music-swipe-song__content>.music-track-row{width:100%}.music-swipe-action{display:none}.music-song-card-media{position:relative}.music-song-card-play{position:absolute;right:10px;bottom:10px;width:36px;height:36px;display:grid;place-items:center;background:#121214eb;color:#f0ca5f;border:1px solid rgba(240,202,95,.4)}.music-artist-card-media{width:100%;display:grid;place-items:center}.music-artist-card-image,.music-artist-image{aspect-ratio:1;object-fit:cover;border-radius:999px}.music-artist-card-image{width:min(140px,100%)}.music-result-card:hover,.music-track-row:hover,.music-queue-item:hover{background:#ffffff14}.music-result-cover,.music-album-cover,.music-bottom-cover{width:100%;aspect-ratio:1;object-fit:cover;border-radius:0}.music-result-title,.music-track-title,.music-queue-item-title,.music-bottom-title{font-weight:700;color:#fff}.music-result-artist,.music-track-artist,.music-queue-item-artist,.music-bottom-artist{color:#ffffff9e}.music-result-meta{color:#ffffff75;font-size:.82rem}.music-album-view,.music-artist-view{display:flex;flex-direction:column;gap:24px}.music-back-button{align-self:flex-start;display:inline-flex;align-items:center;gap:10px}.music-album-hero{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:24px;align-items:center}.music-artist-hero{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:center}.music-album-copy,.music-artist-copy{display:flex;flex-direction:column;gap:8px}.music-artist-image{width:220px;height:220px}.music-artist-sections{display:flex;flex-direction:column;gap:32px}.music-section-heading{margin-bottom:12px}.music-album-description{margin:10px 0 0;max-width:60ch;line-height:1.5}.music-track-list{display:flex;flex-direction:column;gap:0}.music-track-row{border:1px solid rgba(255,255,255,.08);width:100%;border-radius:0;padding:16px 18px;background:#ffffff0a;color:inherit;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;text-align:left;cursor:pointer}.music-track-row.is-current,.music-queue-item.is-current{background:#ffd7001f;border-color:#ffd70047}.music-track-number{width:28px;color:#f0ca5f;font-weight:700}.music-track-copy,.music-queue-item-copy,.music-bottom-copy{min-width:0;display:flex;flex-direction:column;gap:4px;overflow:hidden}.music-track-title,.music-track-artist,.music-queue-item-title,.music-queue-item-artist,.music-bottom-title,.music-bottom-artist{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-track-action{color:#fff0ba;display:inline-flex;gap:10px;align-items:center}.music-state-card,.music-empty-state,.music-queue-empty{min-height:180px;border-radius:0;background:#ffffff0a;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;color:#ffffffb8}.music-state-card--error{color:#ffd0d0;background:#75141459}.music-state-card--loading{text-align:left;justify-content:flex-start}.music-loading-copy{display:flex;flex-direction:column;gap:10px}.music-loading-copy strong{font-size:1.1rem;color:#fff}.music-loading-copy span{color:#ffffffb8}.music-loading-progress{width:min(420px,100%);height:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff14;overflow:hidden}.music-loading-progress__fill{height:100%;background:#f0ca5f;transition:width .25s ease}.music-empty-state{flex-direction:column;gap:12px;font-size:1.1rem}.music-empty-state svg{font-size:2.4rem;color:#f0ca5f}.music-queue-heading{margin-bottom:18px}.music-queue-list{display:flex;flex-direction:column;gap:0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-right:4px}.music-queue-item{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;display:flex;align-items:stretch;min-width:0}.music-queue-item-main{flex:1;min-width:0;border:none;background:transparent;color:inherit;display:flex;align-items:center;text-align:left;padding:12px;cursor:pointer}.music-queue-item-actions,.music-mobile-toolbar,.music-queue-drawer-overlay,.music-queue-drawer{display:none}.music-results-sentinel{padding:18px 0 28px;color:#ffffff8c;text-align:center}.music-results-status{display:inline-flex;align-items:center;gap:10px}.music-search-help{display:flex;align-items:center;justify-content:center;gap:14px;padding:0 0 28px;color:#ffffffb8;text-align:center;flex-wrap:wrap}.music-search-help p{margin:0}.music-search-help__button{border:1px solid rgba(240,202,95,.45);background:#f0ca5f14;color:#f0ca5f;padding:8px 12px;cursor:pointer}.music-context-menu{position:fixed;z-index:1400;min-width:168px;border:1px solid rgba(255,255,255,.14);background:#0c0c0efa;box-shadow:0 10px 30px #00000059;display:flex;flex-direction:column;overflow:hidden}.music-context-menu__item{border:none;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#fff;text-align:left;padding:10px 12px;cursor:pointer}.music-context-menu__item:last-child{border-bottom:none}.music-context-menu__item:hover:not(:disabled){background:#ffffff14}.music-context-menu__item:disabled{color:#ffffff59;cursor:not-allowed}.music-bottom-bar{--music-accent: #f0ca5f;--music-progress-height: 8px;position:fixed;left:0;right:0;bottom:0;z-index:950;background:#0c0c0ef5;border-top:1px solid rgba(255,255,255,.08);padding:0 18px 0 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,560px) minmax(0,1fr);gap:18px;align-items:center;min-height:var(--music-bottom-height)}.music-bottom-track{height:var(--music-bottom-height);position:relative;overflow:hidden;min-width:0;justify-self:start;width:100%;touch-action:pan-y;-webkit-user-select:none;user-select:none}.music-bottom-track-tile{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:var(--music-bottom-height) minmax(0,1fr);align-items:center;gap:14px;min-width:0;background:#0c0c0e}.music-bottom-cover{width:var(--music-bottom-height);height:var(--music-bottom-height);aspect-ratio:auto;border-radius:0;display:block}@media(min-width:901px){.music-main-shell.is-queue-collapsed .music-queue-sidebar{transform:translate(-100%);opacity:0;pointer-events:none}.music-main-shell.is-queue-collapsed .music-main-pane{left:0}}.music-bottom-track-tile--previous,.music-bottom-track-tile--incoming{animation-duration:.32s;animation-timing-function:ease;animation-fill-mode:forwards}.music-bottom-track-tile--previous.music-bottom-track-tile--dir-next{animation-name:music-cover-slide-out-next}.music-bottom-track-tile--incoming.music-bottom-track-tile--dir-next{transform:translate(100%);animation-name:music-cover-slide-in-next}.music-bottom-track-tile--previous.music-bottom-track-tile--dir-previous{animation-name:music-cover-slide-out-previous}.music-bottom-track-tile--incoming.music-bottom-track-tile--dir-previous{transform:translate(-100%);animation-name:music-cover-slide-in-previous}.music-bottom-track-tile--swipe-preview{display:none}.music-bottom-placeholder{height:100%;display:grid;align-items:center;padding-left:18px;color:#ffffff94}@keyframes music-cover-slide-out-next{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes music-cover-slide-in-next{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes music-cover-slide-out-previous{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes music-cover-slide-in-previous{0%{transform:translate(-100%)}to{transform:translate(0)}}.music-bottom-controls{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:10px;justify-self:center;width:100%}.music-control-buttons{display:flex;justify-content:center;align-items:center;gap:12px}.music-icon-button{border:none;background:transparent;color:#fffc;width:auto;height:auto;cursor:pointer;padding:0;font-size:1.65rem;border-radius:0;outline:none;box-shadow:none}.music-icon-button:hover{color:#fff}.music-icon-button:disabled{opacity:.35;cursor:not-allowed}.music-icon-button--primary{color:var(--music-accent);font-size:1.95rem}.music-control-buttons .music-icon-button:not(.music-icon-button--primary){font-size:1.45rem}.music-bottom-title{font-size:1.02rem;line-height:1.1}.music-bottom-artist{font-size:.76rem;line-height:1.1}.music-progress{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:10px;align-items:center;color:#ffffffa3;width:100%}.music-progress input,.music-volume input{width:100%;accent-color:var(--music-accent)}.music-progress span{font-size:.95rem}.music-progress-slider,.music-volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(to right,var(--music-accent) 0 var(--music-range-progress, 0%),rgba(255,255,255,.26) var(--music-range-progress, 0%) 100%)}.music-progress-slider::-webkit-slider-runnable-track,.music-volume-slider::-webkit-slider-runnable-track{height:var(--music-progress-height);background:transparent;border-radius:999px}.music-progress-slider::-moz-range-track,.music-volume-slider::-moz-range-track{height:var(--music-progress-height);background:transparent;border-radius:999px}.music-progress-slider::-webkit-slider-fill-lower,.music-volume-slider::-webkit-slider-fill-lower{background:var(--music-accent);border-radius:999px}.music-progress-slider::-moz-range-progress,.music-volume-slider::-moz-range-progress{height:var(--music-progress-height);background:var(--music-accent);border-radius:999px}.music-progress-slider::-webkit-slider-thumb,.music-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0;border:0;box-shadow:none}.music-progress-slider::-moz-range-thumb,.music-volume-slider::-moz-range-thumb{width:0;height:0;border:0;background:transparent}.music-volume{display:grid;grid-template-columns:auto auto minmax(80px,140px);align-items:center;justify-content:end;gap:8px;color:#ffffffb3;justify-self:end}.music-volume .music-desktop-control{margin-right:6px;font-size:1.35rem}.music-volume svg,.music-icon-button--primary{color:var(--music-accent)}@media(max-width:1080px){.music-main-shell{--music-sidebar-width: 280px}.music-bottom-bar{grid-template-columns:minmax(0,1fr);padding:0 14px 0 0}}@media(max-width:900px){.music-main-shell{--music-bottom-height: 164px}.music-queue-sidebar,.music-desktop-control{display:none}.music-volume{grid-template-columns:auto minmax(80px,140px)}.music-main-pane{position:relative;left:auto;right:auto;top:auto;bottom:auto;border-left:none;padding:20px;margin-bottom:var(--music-bottom-height);overscroll-behavior:auto}.music-mobile-search-page{position:fixed;inset:var(--header-full, 80px) 0 var(--music-bottom-height) 0;z-index:940;display:flex;flex-direction:column;gap:26px;padding:24px 20px;overflow-y:auto;background:radial-gradient(circle at top right,rgba(240,202,95,.16),transparent 42%),#101012}.music-mobile-search-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.music-mobile-search-page__header h1{margin:0;font-size:clamp(2.2rem,12vw,4rem);line-height:.95}.music-mobile-search-page__close{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0f;color:#fff;font-size:1.15rem;cursor:pointer}.music-mobile-search-form{display:flex;flex-direction:column;gap:10px}.music-mobile-search-form>label{color:#ffffffb3;font-size:.88rem}.music-mobile-search-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.music-mobile-search-form__input{min-width:0;height:54px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff14;color:#ffffff9e}.music-mobile-search-form__input:focus-within{border-color:#f0ca5fb8;box-shadow:0 0 0 3px #f0ca5f1f}.music-mobile-search-form__input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:1rem}.music-mobile-search-form__row>button{min-height:54px;padding:0 18px;border:0;border-radius:14px;background:#f0ca5f;color:#121214;font-weight:800;cursor:pointer}.music-queue-drawer-overlay.is-open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:1190}.music-queue-drawer{position:fixed;top:0;left:0;bottom:0;width:min(360px,92vw);padding:18px;transform:translate(-100%);transition:transform .22s ease;z-index:1200;display:block;overflow-y:auto;overscroll-behavior:contain}.music-queue-drawer.is-open{transform:translate(0)}.music-queue-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.music-album-hero,.music-artist-hero{grid-template-columns:1fr}.music-artist-image{width:min(220px,100%);height:auto}}@media(max-width:680px){.music-main-pane{padding:14px 12px}.music-results-header{display:block;margin:0 0 10px}.music-results-count{font-size:.95rem}.music-results-grid{display:flex;flex-direction:column}.music-swipe-song{position:relative;min-height:78px;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.music-swipe-song__content{position:relative;z-index:1;min-height:inherit;background:#121214;will-change:transform}.music-swipe-song__content>.music-result-card,.music-swipe-song__content>.music-track-row{min-height:inherit}.music-swipe-action{position:absolute;top:0;bottom:0;width:104px;display:grid;place-items:center;color:#090909}.music-swipe-action svg{width:32px;height:32px;fill:currentColor}.music-swipe-action--play-next{left:0;background:#fff}.music-swipe-action--add-queue{right:0;background:#f0ca5f}.music-result-card,.music-result-card--artist{min-height:78px;display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:repeat(3,auto);column-gap:12px;row-gap:2px;align-items:center;padding:10px 4px;border-width:0 0 1px;background:transparent;text-align:left}.music-result-cover,.music-song-card-media,.music-artist-card-media{grid-column:1;grid-row:1 / 4;width:58px;height:58px}.music-result-cover,.music-song-card-media .music-result-cover,.music-artist-card-image{width:58px;height:58px;aspect-ratio:auto;object-fit:cover}.music-result-title,.music-result-artist,.music-result-meta{grid-column:2;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-result-title{align-self:end}.music-result-meta{align-self:start}.music-result-card--song .music-result-meta,.music-song-card-play{display:none}.music-track-row{grid-template-columns:auto minmax(0,1fr)}.music-track-action{grid-column:1 / -1;padding-left:44px}.music-bottom-bar{height:var(--music-bottom-height);min-height:var(--music-bottom-height);grid-template-columns:minmax(0,1fr);grid-template-rows:68px minmax(0,1fr);gap:7px;padding:0 12px 9px}.music-bottom-track{width:calc(100% + 24px);height:68px;margin:0 -12px}.music-bottom-track-tile{grid-template-columns:68px minmax(0,1fr);gap:12px;padding-right:12px}.music-bottom-track-tile--swipe-preview{display:grid}.music-bottom-cover{width:68px;height:68px}.music-bottom-copy{padding-right:4px}.music-bottom-controls{grid-template-columns:1fr;gap:7px;align-self:stretch}.music-control-buttons{gap:16px}.music-icon-button{width:38px;height:38px;display:inline-grid;place-items:center;font-size:1.2rem}.music-icon-button--primary{font-size:1.7rem}.music-control-buttons .music-icon-button:not(.music-icon-button--primary){font-size:1.15rem}.music-mobile-control{display:inline-grid}.music-progress{grid-template-columns:38px minmax(0,1fr) 38px;gap:7px}.music-progress span{font-size:.78rem}.music-volume{display:none}.music-mobile-volume-panel{position:fixed;left:12px;right:12px;bottom:calc(var(--music-bottom-height) + 12px);z-index:1100;display:flex;flex-direction:column;gap:18px;padding:20px;border:1px solid rgba(240,202,95,.32);border-radius:18px;background:#101012fa;box-shadow:0 20px 50px #0000007a}.music-mobile-volume-panel__label{display:flex;align-items:center;justify-content:space-between}.music-mobile-volume-panel__label strong{color:#f0ca5f}.music-mobile-volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:20px;border:0;border-radius:10px;outline:0;background:linear-gradient(to right,#f0ca5f 0 var(--music-range-progress, 0%),rgba(255,255,255,.22) var(--music-range-progress, 0%) 100%)}.music-mobile-volume-slider::-webkit-slider-runnable-track{height:20px;border-radius:999px;background:transparent}.music-mobile-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0;border:0;background:transparent}.music-mobile-volume-slider::-moz-range-track{height:20px;border-radius:999px;background:transparent}.music-mobile-volume-slider::-moz-range-thumb{width:0;height:0;border:0;background:transparent}}@keyframes mp-slide-right{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes mp-slide-left{0%{transform:translate(-40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes mp-slide-up{0%{transform:translateY(28px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes mp-pop-cover{0%{transform:scale(.9) translate(20px);opacity:0}to{transform:scale(1) translate(0);opacity:1}}.music-album-view,.music-artist-view,.music-results-view{animation:mp-slide-right .3s cubic-bezier(.25,.46,.45,.94) both}.music-album-cover,.music-artist-image{animation:mp-pop-cover .4s cubic-bezier(.34,1.3,.64,1) both}.music-album-copy,.music-artist-copy{animation:mp-slide-right .3s ease .1s both}.music-track-row{animation:mp-slide-right .28s ease both}.music-track-row:nth-child(1){animation-delay:.07s}.music-track-row:nth-child(2){animation-delay:.1s}.music-track-row:nth-child(3){animation-delay:.13s}.music-track-row:nth-child(4){animation-delay:.16s}.music-track-row:nth-child(5){animation-delay:.19s}.music-track-row:nth-child(6){animation-delay:.22s}.music-track-row:nth-child(7){animation-delay:.25s}.music-track-row:nth-child(8){animation-delay:.28s}.music-track-row:nth-child(9){animation-delay:.31s}.music-track-row:nth-child(10){animation-delay:.34s}.music-track-row:nth-child(11){animation-delay:.37s}.music-track-row:nth-child(12){animation-delay:.4s}.music-track-row:nth-child(13){animation-delay:.43s}.music-track-row:nth-child(14){animation-delay:.46s}.music-track-row:nth-child(15){animation-delay:.49s}.music-track-row:nth-child(16){animation-delay:.52s}.music-track-row:nth-child(17){animation-delay:.54s}.music-track-row:nth-child(18){animation-delay:.56s}.music-track-row:nth-child(19){animation-delay:.57s}.music-track-row:nth-child(n+20){animation-delay:.58s}.music-result-card{animation:mp-slide-up .26s ease both}.music-queue-item{animation:mp-slide-left .22s ease both}.wpadmin-root{min-height:100vh;background:#f0f0f1;display:flex;justify-content:center;align-items:center;font-family:system-ui,-apple-system,BlinkMacSystemFont;color-scheme:light}.wpadmin-box{width:320px;background:#fff;padding:24px;border:1px solid #c3c4c7;box-shadow:0 1px 3px #0000001a}.wpadmin-logo{display:block;margin:0 auto 16px;width:72px;height:auto}.wpadmin-field{display:flex;flex-direction:column;margin-bottom:12px}.wpadmin-field label{font-size:12px;color:#555;margin-bottom:4px}.wpadmin-field input{padding:6px 8px;border:1px solid #8c8f94;font-size:14px;background-color:#fff}.wpadmin-button{width:100%;padding:8px;background:#2271b1;color:#fff;border:none;cursor:pointer;margin-top:8px}.wpadmin-error{margin-top:12px;color:#b32d2e;font-size:13px}.dating-game{--dg-active: #ffe66f;position:relative;min-height:calc(100vh - var(--header-height, 0px));overflow:hidden;color:#fffaf0;background:radial-gradient(circle at 15% 15%,rgba(255,83,137,.14),transparent 26rem),radial-gradient(circle at 85% 75%,rgba(92,130,255,.13),transparent 28rem),#07070b;font-family:Lucida Console,Courier New,monospace;isolation:isolate}.dating-game *,.dating-game *:before,.dating-game *:after{box-sizing:border-box}.dating-game button,.dating-game input{font:inherit}.dating-game button{color:inherit}.dating-game__noise{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.17;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:4px 4px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 92%);mask-image:linear-gradient(to bottom,black,transparent 92%)}.dating-game__frame{width:min(1180px,calc(100% - 32px));min-height:calc(100vh - 88px);margin:0 auto;padding:0 0 48px}.dating-game__masthead{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;border-bottom:1px solid rgba(255,255,255,.14);letter-spacing:.12em;text-transform:uppercase}.dating-game__brand,.dating-game__restart{border:0;background:transparent;cursor:pointer;letter-spacing:inherit}.dating-game__brand{justify-self:start;padding:12px 0;color:#ffffffa3;font-size:.74rem;font-weight:800}.dating-game__brand span{margin-right:.65rem;color:#07070b;background:#ffe66f;padding:.32rem .42rem;box-shadow:3px 3px #f14b80}.dating-game__status{color:#ffffff8c;font-size:.65rem;text-align:center}.dating-game__status-light{display:inline-block;width:7px;height:7px;margin-right:.4rem;border-radius:50%;background:#70efa7;box-shadow:0 0 12px #70efa7;animation:dating-status-blink 2.2s steps(2,jump-none) infinite}.dating-game__restart{justify-self:end;padding:10px 0 10px 20px;color:#ffffff9e;font-size:.7rem}.dating-game__restart:hover,.dating-game__brand:hover{color:#fff}.dating-title{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:min(740px,calc(100vh - 150px));padding:68px 16px;text-align:center}.dating-title__kicker,.dating-hub__kicker,.dating-ending__kicker{margin:0 0 1.5rem;color:#ff6f9f;font-size:.68rem;font-weight:800;letter-spacing:.23em;text-transform:uppercase}.dating-title h1{position:relative;margin:0;color:#fff;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(5.2rem,17vw,12.5rem);font-weight:900;letter-spacing:-.055em;line-height:.69;text-shadow:5px 5px 0 #f14b80,-5px -5px 0 #5f80ff;transform:skewY(-3deg)}.dating-title h1 span{display:block;color:#ffe66f;font-size:.72em;letter-spacing:.19em;transform:translate(.08em)}.dating-title__warning{margin:2.4rem 0 0;padding:.5rem .75rem;color:#07070b;background:#ffe66f;font-size:.68rem;font-weight:900;letter-spacing:.1em;transform:rotate(-1deg)}.dating-title__intro{max-width:660px;margin:2rem auto;color:#ffffffb3;font-family:Inter,Arial,sans-serif;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.7}.dating-title__start{display:flex;align-items:center;gap:1rem;border:1px solid #ffe66f;padding:1rem 1.45rem;color:#07070b;background:#ffe66f;box-shadow:7px 7px #f14b80;font-size:.82rem;font-weight:900;text-transform:uppercase;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.dating-title__start:hover{box-shadow:3px 3px #f14b80;transform:translate(4px,4px)}.dating-title__controls{margin-top:2.2rem;color:#ffffff5c;font-size:.62rem;letter-spacing:.14em}.dating-name-card{width:min(760px,100%);margin:clamp(70px,12vh,130px) auto;border:1px solid rgba(255,230,111,.55);padding:clamp(28px,6vw,64px);background:linear-gradient(135deg,rgba(255,230,111,.07),transparent 45%),#0e0e15;box-shadow:12px 12px #f14b8052}.dating-name-card__speaker{display:inline-block;margin:0;padding:.4rem .55rem;color:#09090d;background:#ffe66f;font-size:.68rem;font-weight:900;letter-spacing:.15em}.dating-name-card h1{margin:1.5rem 0 2.4rem;font-family:Inter,Arial,sans-serif;font-size:clamp(2rem,6vw,4rem);line-height:1.05}.dating-name-card form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0}.dating-name-card label{grid-column:1 / -1;margin-bottom:.65rem;color:#ffffff8c;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.dating-name-card input{min-width:0;border:1px solid rgba(255,255,255,.28);border-right:0;border-radius:0;padding:1rem 1.1rem;color:#fff;outline:0;background:#07070b}.dating-name-card input:focus{border-color:#ffe66f;box-shadow:inset 0 0 0 1px #ffe66f}.dating-name-card form button{border:1px solid #ffe66f;padding:.9rem 1.2rem;color:#08080d;background:#ffe66f;font-weight:900;cursor:pointer}.dating-morse{min-height:min(780px,calc(100vh - 90px));padding:clamp(34px,5vw,66px) 0 72px}.dating-morse__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:36px;align-items:end;margin-bottom:30px}.dating-morse__kicker{margin:0 0 .65rem;color:#68d7ff;font-size:.66rem;font-weight:900;letter-spacing:.15em}.dating-morse__heading h1{margin:0;color:#fff;font-family:Inter,Arial,sans-serif;font-size:clamp(2.2rem,6vw,5.4rem);line-height:.94;letter-spacing:-.07em}.dating-morse__heading>p{margin:0;color:#fff9;font-family:Inter,Arial,sans-serif;line-height:1.6}.dating-morse__heading strong{color:#fff}.dating-morse__workspace{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(20px,4vw,54px);align-items:start}.dating-morse__dylan{position:relative;overflow:hidden;min-height:610px;border:1px solid rgba(104,215,255,.22);background:linear-gradient(90deg,transparent 49.8%,rgba(104,215,255,.12) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgba(104,215,255,.12) 50%,transparent 50.2%),radial-gradient(circle at 50% 35%,rgba(104,215,255,.13),transparent 48%),#090d13;box-shadow:inset 0 0 80px #00000080}.dating-morse__dylan:before{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border:8px solid rgba(5,7,10,.44);content:"";pointer-events:none}.dating-morse__dylan img{position:absolute;top:14px;right:14px;bottom:118px;left:14px;width:calc(100% - 28px);height:calc(100% - 132px);object-fit:contain;object-position:center bottom;filter:saturate(.86) drop-shadow(0 0 28px rgba(104,215,255,.22)) drop-shadow(15px 18px 0 rgba(0,0,0,.25))}.dating-morse__dylan.is-blinking{border-color:#68d7ff;box-shadow:inset 0 0 80px #00000080,0 0 36px #68d7ff2e}.dating-morse__signal-badge{position:absolute;z-index:3;top:18px;left:18px;display:flex;gap:9px;align-items:center;border:1px solid rgba(255,255,255,.16);padding:8px 10px;color:#ffffffb8;background:#05070adb;font-size:.61rem;font-weight:900;letter-spacing:.1em}.dating-morse__signal-badge span{width:8px;height:8px;border-radius:50%;background:#43505a}.dating-morse__signal-badge span.is-live{background:#5dff8a;box-shadow:0 0 16px #5dff8a}.dating-morse__incoming{position:absolute;z-index:3;right:18px;bottom:52px;left:18px;min-height:70px;border:1px solid rgba(104,215,255,.28);padding:12px 14px;background:#04080df0}.dating-morse__incoming span,.dating-morse__pulse-readout span,.dating-morse__readout span{display:block;margin-bottom:7px;color:#68d7ff;font-size:.55rem;font-weight:900;letter-spacing:.14em}.dating-morse__incoming code{display:block;overflow:hidden;max-height:2.8em;color:#fff;font-size:.86rem;line-height:1.4;overflow-wrap:anywhere}.dating-morse__replay{position:absolute;z-index:4;right:18px;bottom:15px;border:0;padding:0;color:#ffffff8f;background:transparent;font-size:.64rem;cursor:pointer}.dating-morse__replay:hover,.dating-morse__replay:focus-visible{color:#68d7ff;outline:0}.dating-morse__device-shell{width:min(100%,390px);justify-self:center}.dating-morse__device{position:relative;overflow:hidden;min-height:590px;border:4px solid #79909b;border-radius:28px;padding:54px 25px 28px;background:radial-gradient(circle at 50% 45%,rgba(47,142,160,.13),transparent 42%),linear-gradient(115deg,rgba(255,255,255,.045),transparent 36%),#061522;box-shadow:inset 0 0 0 3px #1d3441,inset 0 0 45px #000000b8,9px 12px #0000004d,0 0 38px #68d7ff1f}.dating-morse__device:after{position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid rgba(190,223,225,.16);border-radius:19px;content:"";pointer-events:none}.dating-morse__screw{position:absolute;z-index:4;top:16px;width:20px;height:20px;border:3px solid #b7c5c8;border-radius:50%;background:#4a291c;box-shadow:inset 3px 3px #ffffff24}.dating-morse__screw--left{left:18px}.dating-morse__screw--right{right:18px}.dating-morse__device-title{position:absolute;z-index:3;top:18px;right:55px;left:55px;display:flex;justify-content:space-between;color:#adc0c8;font-size:clamp(1rem,3vw,1.3rem);letter-spacing:.08em}.dating-morse__circuit{position:absolute;z-index:0;top:70px;right:18px;bottom:38px;left:18px;width:calc(100% - 36px);height:calc(100% - 108px);fill:#173142;stroke:#7d9fab;stroke-width:4;opacity:.72}.dating-morse__readout{position:relative;z-index:2;min-height:118px;border:1px solid rgba(124,209,213,.34);padding:13px 14px;background:#020c12e0;box-shadow:inset 0 0 22px #37ffc40e}.dating-morse__readout strong{display:block;min-height:1.4em;color:#65ff91;font-family:Courier New,monospace;font-size:1.2rem;line-height:1.35;text-shadow:0 0 12px rgba(101,255,145,.45)}.dating-morse__readout small{display:block;margin-top:9px;color:#adc0c86b;font-family:Courier New,monospace;font-size:.58rem;line-height:1.35;overflow-wrap:anywhere}.dating-morse__pulse-readout{position:absolute;z-index:2;right:28px;bottom:145px;left:28px;border:1px solid rgba(124,209,213,.25);padding:10px 12px;background:#020c12db}.dating-morse__pulse-readout code{color:#fff;font-size:1rem;letter-spacing:.2em}.dating-morse__pulse-button{position:absolute;z-index:3;top:44%;left:50%;display:grid;place-items:center;width:122px;height:108px;border:1px solid rgba(104,215,255,.22);border-radius:50%;padding:0;color:#d8eef0;outline:0;background:#030f16eb;box-shadow:0 0 0 8px #68d7ff0a,inset 0 0 24px #68d7ff14;transform:translate(-50%,-50%);touch-action:none;-webkit-user-select:none;user-select:none;cursor:pointer}.dating-morse__pulse-button span{color:#bcd2d8;font-size:5.2rem;line-height:.8;transform:translateY(-5px)}.dating-morse__pulse-button:hover,.dating-morse__pulse-button:focus-visible,.dating-morse__pulse-button.is-pressed{border-color:#65ff91;color:#65ff91;box-shadow:0 0 0 8px #65ff9114,0 0 36px #65ff9147,inset 0 0 30px #65ff9121}.dating-morse__pulse-button.is-pressed{transform:translate(-50%,-50%) scale(.93)}.dating-morse__pulse-button:disabled{border-color:#65ff91;opacity:.78;cursor:default}.dating-morse__legend{position:absolute;z-index:2;right:28px;bottom:102px;left:28px;display:flex;justify-content:space-between;color:#ffffff8f;font-size:.55rem;font-weight:900}.dating-morse__legend span{display:flex;gap:6px;align-items:center}.dating-morse__legend i{width:7px;height:7px;border-radius:50%;background:#68d7ff}.dating-morse__legend span:last-child i{width:16px;border-radius:2px}.dating-morse__lights{position:absolute;z-index:3;right:28px;bottom:32px;left:28px;display:flex;gap:18px;justify-content:center}.dating-morse__lights i{width:22px;height:22px;border:3px solid #75919a;border-radius:50%;background:#173142}.dating-morse__lights i:first-child,.dating-morse__lights.is-unlocked i{background:#25d85f;box-shadow:0 0 16px #25d85fb8}.dating-morse__feedback{min-height:3.2em;margin:15px 0 10px;color:#ffffff9e;font-family:Inter,Arial,sans-serif;font-size:.78rem;line-height:1.5}.dating-morse__feedback.is-error{color:#ff6e8b}.dating-morse__device-actions{display:grid;grid-template-columns:1fr;gap:8px}.dating-morse__device-actions button{border:1px solid rgba(255,255,255,.16);padding:12px 14px;color:#ffffff9e;background:#ffffff06;font-size:.68rem;font-weight:900;letter-spacing:.08em;cursor:pointer}.dating-morse__device-actions button:hover,.dating-morse__device-actions button:focus-visible{border-color:#68d7ff;color:#fff;outline:0}.dating-morse__device-actions .dating-morse__intervene{border-color:#65ff91;color:#06110a;background:#65ff91;font-size:.82rem;box-shadow:5px 5px #65ff9129}.dating-dialogue{display:grid;grid-template-rows:auto minmax(245px,1fr) auto auto;min-height:min(720px,calc(100vh - 120px));padding-top:24px;cursor:pointer}.dating-dialogue__scene{display:flex;justify-content:space-between;padding:0 4px 16px;color:#fff6;font-size:.64rem;letter-spacing:.11em;text-transform:uppercase}.dating-dialogue__stage{position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-bottom:0;background:linear-gradient(transparent 97%,#ffffff12 97%),linear-gradient(90deg,transparent 97%,rgba(255,255,255,.07) 97%),radial-gradient(circle at center,color-mix(in srgb,var(--dg-active) 13%,transparent),transparent 44%),#0b0b11;background-size:100% 32px,32px 100%,auto,auto}.dating-dialogue__stage--image:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(7,7,11,.68),transparent 55%),linear-gradient(110deg,rgba(7,7,11,.38),transparent 70%);content:"";pointer-events:none}.dating-dialogue__background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.08)}.dating-dialogue__character{position:absolute;z-index:2;top:12px;right:0;bottom:0;left:0;width:100%;height:calc(100% - 12px);object-fit:contain;object-position:center bottom;filter:drop-shadow(0 0 30px color-mix(in srgb,var(--dg-active) 35%,transparent)) drop-shadow(10px 12px 0 rgba(0,0,0,.22))}.dating-orbit{position:relative;z-index:1;width:200px;height:200px;border:1px solid color-mix(in srgb,var(--dg-active) 36%,transparent);border-radius:50%;animation:dating-orbit-spin 14s linear infinite}.dating-orbit:before,.dating-orbit:after{position:absolute;top:25px;right:25px;bottom:25px;left:25px;border:1px solid rgba(255,255,255,.1);border-radius:50%;content:""}.dating-orbit:after{top:64px;right:64px;bottom:64px;left:64px;background:var(--dg-active);box-shadow:0 0 40px color-mix(in srgb,var(--dg-active) 60%,transparent)}.dating-orbit span{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--dg-active)}.dating-orbit span:nth-child(1){top:-5px;left:50%}.dating-orbit span:nth-child(2){right:8px;bottom:28px}.dating-orbit span:nth-child(3){left:8px;bottom:28px}.dating-heart{position:relative;z-index:1;color:#ff3f65;font-family:Arial,sans-serif;font-size:clamp(8rem,22vw,15rem);line-height:1;text-shadow:0 0 25px rgba(255,63,101,.8),0 0 100px rgba(255,63,101,.4);animation:dating-heartbeat .78s ease-in-out infinite}.dating-glitch{position:relative;z-index:1;color:#ff416e;font-family:Impact,sans-serif;font-size:clamp(2rem,8vw,6rem);letter-spacing:.07em;text-shadow:5px 0 #33d9ff,-5px 0 #ffe66f;animation:dating-glitch .15s steps(2) infinite}.dating-dialogue--location .dating-dialogue__stage:after{position:relative;z-index:1;color:#ffe66f;content:"◆  ◆  ◆";font-size:clamp(2rem,8vw,5rem);letter-spacing:.7em;text-shadow:0 0 25px rgba(255,230,111,.48)}.dating-dialogue--location .dating-dialogue__stage--image:after{display:none}.dating-dialogue--location .dating-orbit{display:none}.dating-dialogue__box{position:relative;min-height:190px;border:2px solid var(--dg-active);padding:26px 90px 28px 30px;background:#050509fa;box-shadow:6px 6px color-mix(in srgb,var(--dg-active) 35%,transparent),inset 0 0 36px #ffffff05}.dating-dialogue__speaker{display:inline-block;margin:0 0 .85rem;padding:.3rem .45rem;color:#08080d;background:var(--dg-active);font-size:.64rem;font-weight:900;letter-spacing:.13em}.dating-dialogue__line{min-height:2.6em;margin:0;color:#fff;font-family:Inter,Arial,sans-serif;font-size:clamp(1.15rem,2.7vw,1.8rem);font-weight:600;line-height:1.45}.dating-dialogue__cursor{color:var(--dg-active);animation:dating-cursor .65s steps(2,jump-none) infinite}.dating-dialogue__advance{position:absolute;right:22px;bottom:20px;border:0;padding:.5rem;color:var(--dg-active);background:transparent;font-size:.65rem;font-weight:900;letter-spacing:.1em;cursor:pointer}.dating-choices{display:grid;gap:8px;padding-top:16px;cursor:default}.dating-choices button{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;width:100%;border:1px solid rgba(255,255,255,.18);padding:15px 18px;color:#fff;background:#ffffff09;text-align:left;cursor:pointer;transition:border-color .12s ease,background .12s ease,transform .12s ease}.dating-choices button:hover,.dating-choices button:focus-visible{border-color:var(--dg-active);outline:0;background:color-mix(in srgb,var(--dg-active) 9%,transparent);transform:translate(5px)}.dating-choices__number{color:var(--dg-active);font-size:.65rem}.dating-choices strong,.dating-choices small{display:block}.dating-choices strong{font-family:Inter,Arial,sans-serif;font-size:.96rem}.dating-choices small{margin-top:.3rem;color:#ffffff78;font-family:Inter,Arial,sans-serif;font-size:.76rem}.dating-choices__arrow{color:var(--dg-active);font-size:1.3rem}.dating-hub{padding:clamp(40px,8vw,84px) 0}.dating-hub__intro{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:end;margin-bottom:34px}.dating-hub__intro h1{margin:.3rem 0 .8rem;font-family:Inter,Arial,sans-serif;font-size:clamp(2.4rem,7vw,5rem);letter-spacing:-.055em;line-height:.95}.dating-hub__intro>div>p:last-child{max-width:650px;margin:0;color:#ffffff8c;font-family:Inter,Arial,sans-serif;line-height:1.6}.dating-hub__kicker{margin-bottom:.7rem}.dating-hub__counter{display:flex;flex-direction:column;align-items:flex-end;border-right:3px solid #ffe66f;padding-right:1rem;text-align:right}.dating-hub__counter strong{color:#ffe66f;font-family:Impact,sans-serif;font-size:3.5rem;line-height:.9}.dating-hub__counter span{margin-top:.4rem;color:#ffffff73;font-size:.58rem;text-transform:uppercase}.dating-hub__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dating-route-card{--route-colour: #ffe66f;position:relative;display:grid;grid-template-columns:auto 72px 1fr;gap:16px;min-height:210px;overflow:hidden;border:1px solid rgba(255,255,255,.14);padding:22px;color:#fff;background:linear-gradient(120deg,color-mix(in srgb,var(--route-colour) 10%,transparent),transparent 55%),#0d0d13;text-align:left;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.dating-route-card:last-child{grid-column:1 / -1}.dating-route-card:after{position:absolute;top:0;right:0;width:4px;height:100%;background:var(--route-colour);content:"";transform:scaleY(.18);transform-origin:bottom;transition:transform .18s ease}.dating-route-card:hover:not(:disabled),.dating-route-card:focus-visible:not(:disabled){border-color:var(--route-colour);outline:0;transform:translateY(-3px)}.dating-route-card:hover:not(:disabled):after{transform:scaleY(1)}.dating-route-card:disabled{cursor:default}.dating-route-card--complete{opacity:.64}.dating-route-card__index{color:color-mix(in srgb,var(--route-colour) 72%,white);font-size:.63rem}.dating-route-card__portrait{position:relative;display:grid;place-items:center;width:72px;height:72px;border:1px solid var(--route-colour);color:#09090d;background:var(--route-colour);font-family:Impact,sans-serif;font-size:2.8rem;box-shadow:5px 5px color-mix(in srgb,var(--route-colour) 25%,transparent)}.dating-route-card__portrait--photo{overflow:hidden;background:radial-gradient(circle at 50% 34%,color-mix(in srgb,var(--route-colour) 64%,white),var(--route-colour))}.dating-route-card__portrait--photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(2px 3px 0 rgba(0,0,0,.22))}.dating-route-card__copy strong,.dating-route-card__copy small,.dating-route-card__copy em{display:block}.dating-route-card__copy strong{margin-bottom:.55rem;font-family:Inter,Arial,sans-serif;font-size:1.25rem}.dating-route-card__copy small{color:#ffffff85;font-family:Inter,Arial,sans-serif;font-size:.79rem;line-height:1.45}.dating-route-card__copy em{margin-top:.75rem;color:var(--route-colour);font-size:.65rem;font-style:normal}.dating-route-card__footer{grid-column:2 / -1;display:flex;align-items:center;gap:12px;align-self:end;border-top:1px solid rgba(255,255,255,.1);padding-top:13px;color:#ffffff78;font-size:.6rem;letter-spacing:.06em;text-transform:uppercase}.dating-route-card__pips{display:flex;gap:5px}.dating-route-card__pips i{display:block;width:14px;height:5px;border:1px solid var(--route-colour)}.dating-route-card__pips i.is-filled{background:var(--route-colour)}.dating-hub__footer{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:22px;border-top:1px solid rgba(255,255,255,.12);padding-top:22px}.dating-hub__footer p{margin:0;color:#ffffff6b;font-size:.64rem;line-height:1.5}.dating-hub__footer p span{color:#ff6f9f}.dating-hub__footer button,.dating-ending>button{border:1px solid #ffe66f;padding:.9rem 1.1rem;color:#08080d;background:#ffe66f;font-size:.7rem;font-weight:900;text-transform:uppercase;cursor:pointer}.dating-hub__footer button:disabled{border-color:#ffffff2e;color:#ffffff52;background:transparent;cursor:not-allowed}.dating-hub__credits{margin-top:12px;color:#ffffff61;font-size:.58rem;line-height:1.65}.dating-hub__credits summary{width:fit-content;cursor:pointer;letter-spacing:.1em;text-transform:uppercase}.dating-hub__credits p{max-width:900px;margin:8px 0 0}.dating-hub__credits a{color:#ffe66fb8;text-underline-offset:2px}.dating-hub__credits a:hover,.dating-hub__credits a:focus-visible{color:#ffe66f}.dating-ending{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:min(780px,calc(100vh - 120px));padding:72px 0;text-align:center}.dating-ending__kicker{margin-bottom:.7rem}.dating-ending__heart{color:#ff4f7a;font-family:Arial,sans-serif;font-size:5rem;text-shadow:0 0 35px rgba(255,79,122,.6);animation:dating-heartbeat 1s ease-in-out infinite}.dating-ending h1{max-width:900px;margin:.3rem auto 1.2rem;font-family:Impact,Arial Narrow Bold,sans-serif;font-size:clamp(3.2rem,10vw,7rem);font-weight:900;letter-spacing:-.035em;line-height:.95}.dating-ending>p:not(.dating-ending__kicker){max-width:760px;margin:0 auto 2.4rem;color:#ffffffa8;font-family:Inter,Arial,sans-serif;font-size:1rem;line-height:1.75}.dating-ending__rollcall{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin-bottom:2rem}.dating-ending__rollcall div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;min-width:190px;border:1px solid color-mix(in srgb,var(--route-colour) 55%,transparent);padding:10px;background:color-mix(in srgb,var(--route-colour) 7%,transparent);text-align:left}.dating-ending__rollcall div>span{grid-row:1 / 3;display:grid;place-items:center;width:36px;height:36px;color:#08080d;background:var(--route-colour);font-weight:900}.dating-ending__rollcall strong{font-family:Inter,Arial,sans-serif;font-size:.76rem}.dating-ending__rollcall small{color:#ffffff73;font-size:.58rem}@keyframes dating-status-blink{50%{opacity:.35}}@keyframes dating-orbit-spin{to{transform:rotate(360deg)}}@keyframes dating-heartbeat{0%,to{transform:scale(.86)}15%{transform:scale(1)}28%{transform:scale(.9)}42%{transform:scale(1.08)}}@keyframes dating-glitch{0%{transform:translate(0);clip-path:inset(0 0 10% 0)}33%{transform:translate(7px,-2px);clip-path:inset(24% 0 45% 0)}66%{transform:translate(-5px,3px);clip-path:inset(62% 0 8% 0)}}@keyframes dating-cursor{50%{opacity:0}}@media(max-width:760px){.dating-game__frame{width:min(100% - 22px,1180px)}.dating-game__masthead{grid-template-columns:1fr auto;min-height:60px}.dating-game__status{display:none}.dating-title{min-height:calc(100vh - 130px);padding:52px 8px}.dating-title h1{font-size:clamp(4.4rem,24vw,8rem)}.dating-name-card{margin-top:48px}.dating-name-card form{grid-template-columns:1fr}.dating-name-card input{border-right:1px solid rgba(255,255,255,.28)}.dating-morse__heading,.dating-morse__workspace{grid-template-columns:1fr}.dating-morse__heading{gap:16px}.dating-morse__dylan{min-height:500px}.dating-morse__device-shell{width:min(100%,350px)}.dating-morse__device{min-height:550px}.dating-morse__pulse-button{top:43%}.dating-dialogue{grid-template-rows:auto minmax(210px,34vh) auto auto;min-height:calc(100vh - 90px)}.dating-dialogue__character{top:8px;right:0;bottom:0;left:0;height:calc(100% - 8px)}.dating-dialogue__box{min-height:210px;padding:24px 22px 56px}.dating-dialogue__advance{right:14px;bottom:12px}.dating-choices button{gap:11px;padding:13px 12px}.dating-hub__intro{grid-template-columns:1fr}.dating-hub__counter{display:none}.dating-hub__grid{grid-template-columns:1fr}.dating-route-card:last-child{grid-column:auto}.dating-route-card{grid-template-columns:auto 54px 1fr;min-height:200px;padding:17px}.dating-route-card__portrait{width:54px;height:54px;font-size:2.1rem}.dating-hub__footer{align-items:stretch;flex-direction:column}.dating-ending__rollcall div{min-width:100%}}@media(prefers-reduced-motion:reduce){.dating-game *,.dating-game *:before,.dating-game *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.pairing-screen{min-height:100vh;min-height:100dvh;width:100%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;padding:clamp(20px,4vw,56px)}.pairing-screen--presentation{position:relative;overflow:hidden;align-items:stretch;justify-content:stretch;padding:88px clamp(24px,5vw,72px) clamp(28px,5vw,72px)}.presentation-topbar{position:fixed;top:0;left:0;right:0;z-index:20;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,3vw,34px);background:#000;border-bottom:1px solid rgba(246,202,69,.22)}.presentation-brand{display:inline-flex;align-items:center;justify-content:center}.presentation-phi-mark{width:44px;height:52px;display:block;filter:drop-shadow(0 0 7px rgba(246,202,69,.56))}.presentation-phi-mark path{fill:none;stroke:#f6ca45;stroke-width:2}.presentation-controls{display:inline-flex;align-items:center;gap:14px}.presentation-status-dot{width:14px;height:14px;border-radius:999px;background:#ff4d4d;box-shadow:0 0 18px #ff4d4d9e}.presentation-status-dot--fallback{background:#f6ca45;box-shadow:0 0 18px #f6ca459e}.presentation-status-dot--live{background:#55e17a;box-shadow:0 0 18px #55e17a9e}.presentation-icon-button{width:44px;height:44px;display:inline-grid;place-items:center;color:#f6ca45;background:#f6ca4514;border:1px solid rgba(246,202,69,.34);border-radius:8px;padding:0;font-size:1.15rem;line-height:1;cursor:pointer}.presentation-icon-button svg{display:block;width:1.15em;height:1.15em}.presentation-icon-button:hover,.presentation-icon-button--active{color:#000;background:#f6ca45;border-color:#f6ca45}.presentation-slide-stage{width:100%;min-height:calc(100vh - 160px);min-height:calc(100dvh - 160px);display:grid;place-items:center;overflow:hidden}.presentation-slide{width:min(1160px,100%);min-height:calc(100vh - 180px);min-height:calc(100dvh - 180px);display:flex;flex-direction:column;color:#fff}.presentation-slide--hello{align-items:center;justify-content:center}.presentation-slide--hello h1{margin:0;font-size:clamp(4rem,15vw,13rem);line-height:.86;font-weight:900}.presentation-slide--hello-exit h1{animation:presentation-hello-fly-out .68s cubic-bezier(.76,0,.24,1) forwards}.presentation-slide--ai{align-items:flex-start;justify-content:flex-start;padding-top:clamp(46px,8vh,92px)}.presentation-slide--ai h1{margin:0;max-width:1040px;font-size:clamp(2.4rem,7vw,6rem);line-height:1.02;font-weight:900}.presentation-letter-line{display:inline}.presentation-letter{display:inline-block;animation:presentation-letter-drop .52s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--letter-index) * 34ms)}.presentation-ai-help{margin-top:clamp(36px,7vh,76px);display:grid;gap:clamp(22px,4vh,38px)}.presentation-ai-help h2{margin:0;color:#fff;font-size:clamp(1.9rem,4vw,3.8rem);line-height:1;font-weight:900;animation:presentation-detail-rise .42s cubic-bezier(.16,1,.3,1) both}.presentation-ai-help ul{list-style:none;display:grid;gap:clamp(14px,2.6vh,24px);margin:0;padding:0}.presentation-ai-help li{display:flex;align-items:center;gap:16px;color:#8d8d8d;font-size:clamp(1.35rem,3vw,2.55rem);line-height:1.08;font-weight:800;opacity:0;transform:translate(-32px);animation:presentation-help-item-slide .42s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(.18s + var(--item-index) * .9s)}.presentation-ai-help__text .presentation-letter{color:#8d8d8d;animation:presentation-letter-drop .42s cubic-bezier(.16,1,.3,1) both,presentation-letter-green .26s linear forwards;animation-delay:calc(.26s + var(--item-index) * .9s + var(--letter-index) * 18ms),calc(.56s + var(--item-index) * .9s + var(--letter-index) * 24ms)}.presentation-ai-check{width:clamp(28px,4vw,42px);height:clamp(28px,4vw,42px);flex:0 0 auto;display:inline-grid;place-items:center;color:#031408;background:#55e17a;border-radius:999px;font-size:.68em;font-weight:900;opacity:0;transform:scale(.35);animation:presentation-check-pop .36s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:calc(1.18s + var(--item-index) * .9s)}.presentation-slide--programming{align-items:center;justify-content:center;text-align:center}.presentation-slide--programming h1{display:grid;gap:.12em;margin:0;max-width:1120px;font-size:clamp(3rem,8vw,7.4rem);line-height:.98;font-weight:700}.presentation-slide--programming h1>span:first-child{opacity:0;transform:translateY(18px);animation:presentation-programming-line-in .52s cubic-bezier(.16,1,.3,1) forwards}.presentation-programming-emphasis{opacity:0;text-decoration-line:underline;text-decoration-color:#f6ca45;text-decoration-thickness:.08em;text-underline-offset:.11em;font-weight:950;transform:translateY(18px);animation:presentation-programming-line-in .52s cubic-bezier(.16,1,.3,1) .42s forwards,presentation-programming-underline .62s cubic-bezier(.16,1,.3,1) .9s both}.presentation-slide--dad-site{align-items:center;justify-content:space-between;gap:clamp(18px,3vh,28px);padding:clamp(26px,5vh,52px) 0 clamp(18px,4vh,42px);text-align:center}.presentation-slide--dad-site h1{margin:0;font-size:clamp(2.4rem,6vw,5.8rem);line-height:.98;font-weight:950;opacity:0;transform:translateY(-14px);animation:presentation-detail-rise .52s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--dad-site img{width:min(920px,90vw);max-height:min(56vh,520px);object-fit:contain;border:1px solid rgba(246,202,69,.42);border-radius:8px;box-shadow:0 20px 70px #f6ca452e;opacity:0;transform:scale(.96);animation:presentation-image-in .62s cubic-bezier(.16,1,.3,1) .22s forwards}.presentation-slide--dad-site p{margin:0;color:#ffffffc7;font-size:clamp(1.2rem,2.6vw,2.4rem);line-height:1.12;font-weight:800;opacity:0;transform:translateY(14px);animation:presentation-detail-rise .52s cubic-bezier(.16,1,.3,1) .48s forwards}.presentation-slide--developers,.presentation-slide--question,.presentation-slide--no,.presentation-slide--plain-no,.presentation-slide--claude,.presentation-slide--claude-mistakes,.presentation-slide--mistake,.presentation-slide--trust-stat,.presentation-slide--confession,.presentation-slide--the-end{align-items:center;justify-content:center;text-align:center}.presentation-slide--developers{gap:clamp(32px,7vh,76px)}.presentation-slide--developers h1{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.24em;margin:0;max-width:1120px;font-size:clamp(2.6rem,7vw,6.7rem);line-height:.98;font-weight:950}.presentation-slide--developers h1>span:first-child{opacity:0;transform:translateY(16px);animation:presentation-detail-rise .52s cubic-bezier(.16,1,.3,1) forwards}.presentation-gold{color:#f6ca45}.presentation-inline-reveal{opacity:0;transform:translateY(16px) scale(.98);animation:presentation-gold-pop-in .46s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--developers p{margin:0;max-width:940px;color:#ffffffe0;font-size:clamp(2rem,5vw,5rem);line-height:1.04;font-weight:900;opacity:0;transform:translateY(20px);animation:presentation-detail-rise .54s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--question h1,.presentation-slide--no h1,.presentation-slide--plain-no h1,.presentation-slide--claude h1,.presentation-slide--claude-mistakes h1,.presentation-slide--mistake h1,.presentation-slide--trust-stat h1,.presentation-slide--confession h1{margin:0;max-width:1120px;font-size:clamp(3rem,8vw,7.4rem);line-height:.98;font-weight:950;opacity:0;transform:translateY(18px);animation:presentation-detail-rise .56s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--no h1,.presentation-slide--plain-no h1{color:#f6ca45}.presentation-slide--no{gap:clamp(22px,5vh,48px)}.presentation-slide--no p{margin:0;max-width:900px;color:#ffffffdb;font-size:clamp(1.8rem,4vw,4.2rem);line-height:1.06;font-weight:900;opacity:0;transform:translateY(18px);animation:presentation-detail-rise .52s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--dad-security{position:relative;justify-content:center;gap:clamp(28px,6vh,64px);text-align:left}.presentation-corner-title{position:absolute;top:clamp(22px,5vh,52px);left:0;margin:0;color:#f6ca45;font-size:clamp(1.1rem,2.5vw,2rem);font-weight:950;text-transform:uppercase;opacity:0;transform:translate(-16px);animation:presentation-help-item-slide .48s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--dad-security h1,.presentation-slide--dad-security h2{margin:0;max-width:1040px;font-weight:950}.presentation-slide--dad-security h1{font-size:clamp(2.7rem,7vw,6.8rem);line-height:.98;opacity:0;transform:translateY(18px);animation:presentation-detail-rise .56s cubic-bezier(.16,1,.3,1) .12s forwards}.presentation-slide--dad-security h2{font-size:clamp(2.1rem,5vw,5rem);line-height:1;opacity:0;transform:translateY(18px);animation:presentation-detail-rise .52s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--claude{gap:clamp(28px,7vh,70px)}.presentation-slide--claude img{width:clamp(92px,16vw,170px);height:auto;padding:clamp(18px,3vw,30px);background:#fff;border-radius:8px;opacity:0;transform:scale(.88);animation:presentation-image-in .56s cubic-bezier(.16,1,.3,1) .22s forwards}.presentation-slide--claude-mistakes h1{max-width:1040px}.presentation-red{color:#ff4d4d}.presentation-slide--mistake h1{max-width:1080px;font-size:clamp(2.35rem,6vw,6rem)}.presentation-slide--mistake p{margin:clamp(28px,6vh,64px) 0 0;max-width:1080px;color:#ffffffe6;font-size:clamp(1.8rem,4.6vw,4.8rem);line-height:1.08;font-weight:900;opacity:0;transform:translateY(18px);animation:presentation-detail-rise .52s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--mistake-long h1{max-width:1140px;font-size:clamp(1.8rem,4.5vw,4.8rem);line-height:1.08}.presentation-slide--issue-two{position:relative;justify-content:center;gap:clamp(28px,6vh,64px);text-align:left}.presentation-slide--issue-two h1,.presentation-slide--issue-two h2{margin:0;max-width:1100px;font-weight:950;opacity:0;transform:translateY(18px);animation:presentation-detail-rise .54s cubic-bezier(.16,1,.3,1) forwards}.presentation-slide--issue-two h1{font-size:clamp(2.5rem,6.5vw,6.2rem);line-height:.98}.presentation-slide--issue-two h2{color:#ffffffc7;font-size:clamp(1.9rem,4.5vw,4.4rem);line-height:1.04}.presentation-slide--trust-stat{gap:clamp(28px,6vh,64px)}.presentation-slide--trust-stat h1{max-width:1060px;font-size:clamp(2.6rem,6.5vw,6.4rem)}.presentation-slide--trust-stat p,.presentation-slide--confession p,.presentation-slide--confession h2{margin:0;max-width:1060px;color:#ffffffe0;font-size:clamp(1.8rem,4.6vw,4.6rem);line-height:1.08;font-weight:900;opacity:0;transform:translateY(18px);animation:presentation-detail-rise .52s cubic-bezier(.16,1,.3,1) forwards}.presentation-underlined{text-decoration-line:underline;text-decoration-color:#f6ca45;text-decoration-thickness:.08em;text-underline-offset:.12em}.presentation-slide--confession{gap:clamp(24px,5vh,54px)}.presentation-slide--confession h1{max-width:1000px;font-size:clamp(2.5rem,6vw,6rem)}.presentation-slide--confession p{max-width:1080px;font-size:clamp(1.6rem,3.8vw,3.8rem)}.presentation-slide--confession p span{display:block;margin-top:.36em;color:#ffffff8f;font-size:.48em;font-weight:750}.presentation-slide--confession h2{color:#f6ca45;font-size:clamp(2.2rem,5.5vw,5.5rem)}.presentation-slide--the-end h1{font-size:clamp(4rem,15vw,13rem);line-height:.86;font-weight:900;margin:0;opacity:0;transform:translateY(18px);animation:presentation-detail-rise .56s cubic-bezier(.16,1,.3,1) forwards}@keyframes presentation-hello-fly-out{0%{opacity:1;transform:translateZ(0) rotate(0)}to{opacity:0;transform:translate3d(120vw,-4vh,0) rotate(8deg)}}@keyframes presentation-letter-drop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes presentation-detail-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes presentation-help-item-slide{to{opacity:1;transform:translate(0)}}@keyframes presentation-letter-green{to{color:#55e17a}}@keyframes presentation-check-pop{80%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes presentation-programming-line-in{to{opacity:1;transform:translateY(0)}}@keyframes presentation-programming-underline{0%{text-decoration-color:transparent}to{text-decoration-color:#f6ca45}}@keyframes presentation-image-in{to{opacity:1;transform:scale(1)}}@keyframes presentation-gold-pop-in{72%{opacity:1;transform:translateY(0) scale(1.04)}to{opacity:1;transform:translateY(0) scale(1)}}.pairing-stage{width:min(1180px,100%);display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,72px);margin:auto}.pairing-stage__copy{display:grid;gap:24px}.pairing-kicker{color:#f6ca45;font-size:.78rem;font-weight:800;letter-spacing:0;margin:0;text-transform:uppercase}.pairing-stage h1,.remote-shell h1{font-size:clamp(2.5rem,8vw,7.5rem);line-height:.94;margin:0;max-width:820px}.pairing-lede{color:#ffffffbd;font-size:clamp(1.05rem,2vw,1.45rem);max-width:620px;margin:0}.pairing-status-row,.pairing-signal{width:fit-content;display:inline-flex;align-items:center;gap:12px;color:#ffffffdb;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:12px 14px}.pairing-status-row--subtle{color:#ffffffad;background:#ffffff0d}.pairing-dot{width:12px;height:12px;border-radius:999px;background:#9ca3af}.pairing-dot--live{background:#55e17a;box-shadow:0 0 22px #55e17aa6}.pairing-signal{flex-direction:column;align-items:flex-start;min-width:min(320px,100%)}.pairing-signal span,.remote-readout span{color:#ffffff9e;font-size:.9rem}.pairing-signal strong{font-size:1.8rem;text-transform:capitalize}.pairing-counter{width:116px;height:116px;display:grid;place-items:center;color:#111;background:#f6ca45;border-radius:8px;font-size:3rem;font-weight:900;box-shadow:0 18px 50px #f6ca4540}.presentation-qr-drawer{position:fixed;top:72px;right:0;bottom:0;z-index:15;width:min(380px,calc(100vw - 28px));display:flex;align-items:flex-start;justify-content:center;padding:28px 24px;background:#050505;border-left:1px solid rgba(246,202,69,.22);transform:translate(100%);transition:transform .22s ease;box-shadow:-28px 0 52px #00000075}.presentation-qr-drawer--open{transform:translate(0)}.presentation-qr-panel{display:grid;gap:16px;justify-items:center;justify-content:center;color:#ffffffb3;text-align:center;width:100%;max-width:320px;margin:0 auto}.presentation-qr-panel img{width:100%;max-width:320px;aspect-ratio:1;background:#fff;border-radius:8px;padding:12px}.presentation-qr-panel p{max-width:360px;overflow-wrap:anywhere;margin:0;font-size:.92rem}.presentation-qr-panel span{color:#f6ca45;font-weight:800}.pairing-screen--remote{position:relative;align-items:stretch;justify-content:stretch;padding:18px;overflow:hidden}.remote-send-bar{position:fixed;top:0;left:0;right:0;z-index:30;height:10px;background:#5f6368;transition:background .16s ease}.remote-send-bar--sending{background:#8ed7ff}.remote-send-bar--sent{background:#f6ca45}.remote-send-bar--error{background:#ff4d4d}.remote-shell{width:min(520px,100%);margin:auto;display:grid;gap:24px}.remote-shell--paired{width:100%;height:100%;margin:0;grid-template-rows:auto minmax(0,1fr) 25dvh;gap:14px;padding-top:10px}.remote-shell h1{font-size:clamp(2.4rem,18vw,5rem)}.remote-form{display:grid;gap:12px}.remote-form label{color:#ffffffb8;font-weight:700}.remote-form input{width:100%;min-height:56px;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:0 14px;font-size:1.2rem}.remote-form button,.remote-controls button{min-height:58px;color:#111;background:#f6ca45;border:none;border-radius:8px;font-size:1.05rem;font-weight:900}.remote-form button:disabled{cursor:wait;opacity:.72}.remote-pair-message{margin:0;color:#ffffffad}.remote-notes-meta{display:grid;gap:4px;color:#ffffffa3;padding:0 2px}.remote-notes-meta span{font-size:.78rem;font-weight:800;text-transform:uppercase}.remote-notes-meta strong{color:#f6ca45;font-size:clamp(1.2rem,6vw,2rem);line-height:1.05}.remote-notes{min-height:0;overflow-y:auto;color:#ffffffdb;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:8px;padding:18px;font-size:clamp(1.05rem,4.8vw,1.35rem);line-height:1.42}.remote-notes p{margin:0 0 1em}.remote-notes p:last-child{margin-bottom:0}.remote-notes ul,.remote-notes ol{margin:0 0 1em;padding-left:1.2em}.remote-bottom-controls{display:grid;grid-template-columns:1fr 1fr;gap:14px;min-height:0}.remote-bottom-controls button{width:100%;height:100%;min-height:0;display:grid;place-items:center;color:#000;background:#f6ca45;border:none;border-radius:8px;padding:0;font-size:clamp(3.2rem,18vw,6.8rem);line-height:1}.remote-bottom-controls button:active{transform:scale(.98);background:#ffd84f}.remote-readout{display:grid;gap:8px;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:16px}@media(max-width:820px){.pairing-stage{grid-template-columns:1fr}.pairing-stage__copy{gap:18px}}.dylan-tightness-page{--dt-bg: #020403;--dt-panel: #0e1727;--dt-panel-2: #111d30;--dt-border: #31425f;--dt-text: #f6fbff;--dt-muted: #9db3cf;--dt-blue: #1f6dff;--dt-green: #10e879;--dt-red: #ff304f;--dt-yellow: #ffe100;min-height:calc(100vh - 78px);padding:0 18px 48px;background:linear-gradient(rgba(6,255,112,.035) 1px,transparent 1px),radial-gradient(circle at 80% 4%,rgba(16,232,121,.14),transparent 28%),linear-gradient(180deg,#030806 0%,var(--dt-bg) 36%,#050914 100%);background-size:100% 3px,auto,auto;color:var(--dt-text);font-family:Lucida Console,Courier New,monospace;overflow:hidden}.dylan-tightness-page *{box-sizing:border-box;letter-spacing:0}.dylan-readout,.dylan-tracker-card,.dylan-graph-panel{border:1px solid var(--dt-border);background:#0e1727eb;box-shadow:0 0 0 1px #0c1423bf,inset 0 1px #ffffff0a}.dylan-live-pill,.dylan-now,.dylan-panel-actions{display:inline-flex;align-items:center;gap:10px}.dylan-green-dot,.dylan-red-dot{width:8px;height:8px;border-radius:999px;display:inline-block}.dylan-green-dot{background:var(--dt-green);box-shadow:0 0 12px #10e879b8}.dylan-red-dot{background:var(--dt-red);box-shadow:0 0 14px #ff304fe6;animation:dylan-pulse .85s steps(2,end) infinite}.dylan-hero{width:min(1100px,100%);margin:82px auto 22px;text-align:center}.dylan-hero h1{display:flex;align-items:center;justify-content:center;gap:18px;margin:0;color:#fff;font-family:Impact,Arial Black,Lucida Console,monospace;font-size:clamp(42px,8vw,88px);font-weight:900;line-height:.92;text-transform:uppercase;text-shadow:5px 0 0 #1f6dff,-4px 0 0 #ff304f,0 6px 0 #101827}.dylan-warning{color:var(--dt-yellow);font-family:Lucida Console,Courier New,monospace;font-size:.56em;text-shadow:3px 0 0 #ff304f,0 0 18px rgba(255,225,0,.35)}.dylan-readout{width:min(880px,100%);min-height:118px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;padding:24px;border-color:var(--dt-green);border-radius:8px;background:repeating-linear-gradient(90deg,rgba(16,232,121,.09) 0 1px,transparent 1px 5px),linear-gradient(90deg,#10e87938,#10e8790a)}.dylan-readout__label,.dylan-panel-head p{margin:0;color:#7ab8ff;font-size:12px;font-weight:800;text-transform:uppercase}.dylan-readout strong{display:block;margin-top:4px;color:var(--dt-green);font-family:Impact,Arial Black,monospace;font-size:clamp(42px,8vw,64px);line-height:.95;text-shadow:3px 0 0 rgba(31,109,255,.45)}.dylan-readout span{display:block;color:var(--dt-green);font-size:12px;font-weight:800}.dylan-tracker-grid{width:min(1100px,100%);margin:0 auto 22px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.dylan-tracker-card{min-height:168px;padding:18px;border-radius:8px;position:relative;overflow:hidden}.dylan-tracker-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(31,109,255,.08),transparent 68%);pointer-events:none}.dylan-tracker-card.is-active{border-color:var(--dt-red);box-shadow:0 0 0 1px var(--dt-red),0 0 22px #ff304f33}.dylan-tracker-card__header{min-height:42px;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;position:relative;z-index:1}.dylan-tracker-card__icon{color:var(--dt-yellow)}.dylan-tracker-card h2{margin:0;color:#fff;font-size:16px;line-height:1.25;text-transform:uppercase}.dylan-now,.dylan-live-pill{padding:7px 10px;border-radius:4px;background:#ff304f29;color:#fff;font-size:11px;font-weight:900}.dylan-tracker-card strong{display:block;margin-top:20px;color:#fff;font-family:Impact,Arial Black,monospace;font-size:clamp(36px,5vw,54px);line-height:1;position:relative;z-index:1}.dylan-tracker-card p{margin:12px 0 0;color:var(--dt-muted);font-size:13px;line-height:1.45;position:relative;z-index:1}.dylan-graph-panel{width:min(1100px,100%);margin:0 auto;padding:18px;border-radius:8px}.dylan-panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.dylan-panel-actions{justify-content:flex-end;flex-wrap:wrap}.dylan-updated{color:var(--dt-muted);font-size:12px;font-weight:800;text-transform:uppercase}.dylan-refresh{min-height:32px;padding:7px 11px;border:1px solid #405777;border-radius:4px;background:#1f6dff29;color:#dbeaff;font-family:Lucida Console,Courier New,monospace;font-size:11px;font-weight:900;text-transform:uppercase}.dylan-refresh:hover:not(:disabled){border-color:var(--dt-blue);color:#fff}.dylan-refresh:disabled{cursor:wait;opacity:.62}.dylan-panel-head h2{margin:4px 0 0;color:#fff;font-size:22px;line-height:1.15;text-transform:uppercase}.dylan-live-pill{background:#10e8791f;color:var(--dt-green)}.dylan-chart-wrap{height:340px;border:1px solid #223250;border-radius:6px;background:#050914;overflow:hidden}.dylan-chart{width:100%;height:100%;display:block}.dylan-chart-grid line{stroke:#9db3cf29;stroke-width:1}.dylan-chart-zones .dylan-zone{opacity:.28}.dylan-zone--loose{fill:#1e90ff}.dylan-zone--online{fill:#16f586}.dylan-zone--apex{fill:#ff9d24}.dylan-zone--game{fill:#d97bff}.dylan-zone--nubby{fill:#f3df59}.dylan-zone--elden{fill:#ff304f}.dylan-now-line{stroke:#ffffff73;stroke-dasharray:8 10;stroke-width:3}.dylan-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px;color:var(--dt-muted);font-size:12px;text-transform:uppercase}.dylan-legend span{display:inline-flex;align-items:center;gap:8px}.dylan-legend i{width:12px;height:12px;display:inline-block;border-radius:3px}.dylan-legend__loose{background:#1e90ff}.dylan-legend__online{background:var(--dt-green)}.dylan-legend__apex{background:#ff9d24}.dylan-legend__game{background:#d97bff}.dylan-legend__nubby{background:#f3df59}.dylan-legend__elden{background:var(--dt-red)}@keyframes dylan-pulse{50%{opacity:.35}}@media(max-width:820px){.dylan-tightness-page{padding:0 12px 36px}.dylan-hero{margin-top:44px}.dylan-hero h1{flex-direction:column;gap:8px}.dylan-tracker-grid{grid-template-columns:1fr}.dylan-panel-head{align-items:flex-start;flex-direction:column}.dylan-panel-actions{justify-content:flex-start}.dylan-chart-wrap{height:280px}}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{position:absolute;left:0;top:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{position:absolute;pointer-events:none;z-index:2}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{right:0;bottom:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{margin:10px 0 0 10px;float:left}.maplibregl-ctrl-top-right .maplibregl-ctrl{margin:10px 10px 0 0;float:right}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{margin:0 0 10px 10px;float:left}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{margin:0 10px 10px 0;float:right}.maplibregl-ctrl-group{border-radius:4px;background:#fff}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media(hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M10%2013c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h9c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M14.5%208.5c-.75%200-1.5.75-1.5%201.5v3h-3c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h3v3c0%20.75.75%201.5%201.5%201.5S16%2019.75%2016%2019v-3h3c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013h-3v-3c0-.75-.75-1.5-1.5-1.5%22%2F%3E%3C%2Fsvg%3E)}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M10%2013c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h9c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M14.5%208.5c-.75%200-1.5.75-1.5%201.5v3h-3c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h3v3c0%20.75.75%201.5%201.5%201.5S16%2019.75%2016%2019v-3h3c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013h-3v-3c0-.75-.75-1.5-1.5-1.5%22%2F%3E%3C%2Fsvg%3E)}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M10%2013c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h9c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M14.5%208.5c-.75%200-1.5.75-1.5%201.5v3h-3c-.75%200-1.5.75-1.5%201.5S9.25%2016%2010%2016h3v3c0%20.75.75%201.5%201.5%201.5S16%2019.75%2016%2019v-3h3c.75%200%201.5-.75%201.5-1.5S19.75%2013%2019%2013h-3v-3c0-.75-.75-1.5-1.5-1.5%22%2F%3E%3C%2Fsvg%3E)}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M24%2016v5.5c0%201.75-.75%202.5-2.5%202.5H16v-1l3-1.5-4-5.5%201-1%205.5%204%201.5-3zM6%2016l1.5%203%205.5-4%201%201-4%205.5%203%201.5v1H7.5C5.75%2024%205%2023.25%205%2021.5V16zm7-11v1l-3%201.5%204%205.5-1%201-5.5-4L6%2013H5V7.5C5%205.75%205.75%205%207.5%205zm11%202.5c0-1.75-.75-2.5-2.5-2.5H16v1l3%201.5-4%205.5%201%201%205.5-4%201.5%203h1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M18.5%2016c-1.75%200-2.5.75-2.5%202.5V24h1l1.5-3%205.5%204%201-1-4-5.5%203-1.5v-1zM13%2018.5c0-1.75-.75-2.5-2.5-2.5H5v1l3%201.5L4%2024l1%201%205.5-4%201.5%203h1zm3-8c0%201.75.75%202.5%202.5%202.5H24v-1l-3-1.5L25%205l-1-1-5.5%204L17%205h-1zM10.5%2013c1.75%200%202.5-.75%202.5-2.5V5h-1l-1.5%203L5%204%204%205l4%205.5L5%2012v1z%22%2F%3E%3C%2Fsvg%3E)}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M24%2016v5.5c0%201.75-.75%202.5-2.5%202.5H16v-1l3-1.5-4-5.5%201-1%205.5%204%201.5-3zM6%2016l1.5%203%205.5-4%201%201-4%205.5%203%201.5v1H7.5C5.75%2024%205%2023.25%205%2021.5V16zm7-11v1l-3%201.5%204%205.5-1%201-5.5-4L6%2013H5V7.5C5%205.75%205.75%205%207.5%205zm11%202.5c0-1.75-.75-2.5-2.5-2.5H16v1l3%201.5-4%205.5%201%201%205.5-4%201.5%203h1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M18.5%2016c-1.75%200-2.5.75-2.5%202.5V24h1l1.5-3%205.5%204%201-1-4-5.5%203-1.5v-1zM13%2018.5c0-1.75-.75-2.5-2.5-2.5H5v1l3%201.5L4%2024l1%201%205.5-4%201.5%203h1zm3-8c0%201.75.75%202.5%202.5%202.5H24v-1l-3-1.5L25%205l-1-1-5.5%204L17%205h-1zM10.5%2013c1.75%200%202.5-.75%202.5-2.5V5h-1l-1.5%203L5%204%204%205l4%205.5L5%2012v1z%22%2F%3E%3C%2Fsvg%3E)}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M24%2016v5.5c0%201.75-.75%202.5-2.5%202.5H16v-1l3-1.5-4-5.5%201-1%205.5%204%201.5-3zM6%2016l1.5%203%205.5-4%201%201-4%205.5%203%201.5v1H7.5C5.75%2024%205%2023.25%205%2021.5V16zm7-11v1l-3%201.5%204%205.5-1%201-5.5-4L6%2013H5V7.5C5%205.75%205.75%205%207.5%205zm11%202.5c0-1.75-.75-2.5-2.5-2.5H16v1l3%201.5-4%205.5%201%201%205.5-4%201.5%203h1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22M18.5%2016c-1.75%200-2.5.75-2.5%202.5V24h1l1.5-3%205.5%204%201-1-4-5.5%203-1.5v-1zM13%2018.5c0-1.75-.75-2.5-2.5-2.5H5v1l3%201.5L4%2024l1%201%205.5-4%201.5%203h1zm3-8c0%201.75.75%202.5%202.5%202.5H24v-1l-3-1.5L25%205l-1-1-5.5%204L17%205h-1zM10.5%2013c1.75%200%202.5-.75%202.5-2.5V5h-1l-1.5%203L5%204%204%205l4%205.5L5%2012v1z%22%2F%3E%3C%2Fsvg%3E)}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22m10.5%2014%204-8%204%208z%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22m10.5%2016%204%208%204-8z%22%2F%3E%3C%2Fsvg%3E)}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22m10.5%2014%204-8%204%208z%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22m10.5%2016%204%208%204-8z%22%2F%3E%3C%2Fsvg%3E)}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20d%3D%22m10.5%2014%204-8%204%208z%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22m10.5%2016%204%208%204-8z%22%2F%3E%3C%2Fsvg%3E)}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20stroke%3D%22%23333%22%20viewBox%3D%220%200%2022%2022%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228.5%22%2F%3E%3Cpath%20d%3D%22M17.5%2011c0%204.819-3.02%208.5-6.5%208.5S4.5%2015.819%204.5%2011%207.52%202.5%2011%202.5s6.5%203.681%206.5%208.5Z%22%2F%3E%3Cpath%20d%3D%22M13.5%2011c0%202.447-.331%204.64-.853%206.206-.262.785-.562%201.384-.872%201.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831%2015.64%208.5%2013.446%208.5%2011s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872%201.777.522%201.565.853%203.76.853%206.206Z%22%2F%3E%3Cpath%20d%3D%22M11%207.5c-1.909%200-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3%201.3%200%200%201-.224-.138q.07-.058.224-.138c.299-.151.763-.302%201.379-.434C7.378%205.666%209.091%205.5%2011%205.5s3.622.166%204.845.428c.616.132%201.08.283%201.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0%209c-1.909%200-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3%201.3%200%200%201-.224-.138%201.3%201.3%200%200%201%20.224-.138c.299-.151.763-.302%201.379-.434C7.378%2014.666%209.091%2014.5%2011%2014.5s3.622.166%204.845.428c.616.132%201.08.283%201.379.434.105.053.177.1.224.138a1.3%201.3%200%200%201-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0-4c-2.46%200-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5%201.5%200%200%201-.39-.272.3.3%200%200%201-.047-.064.3.3%200%200%201%20.048-.064c.066-.073.189-.167.389-.272.399-.21%201.009-.413%201.805-.59C6.328%209.722%208.54%209.5%2011%209.5s4.672.222%206.256.574c.795.177%201.405.38%201.804.59.2.105.323.2.39.272a.3.3%200%200%201%20.047.064.3.3%200%200%201-.048.064%201.4%201.4%200%200%201-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0%20.018v.002zm17.002.002v-.002zm0-.018v-.002z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20stroke%3D%22%2333b5e5%22%20viewBox%3D%220%200%2022%2022%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228.5%22%2F%3E%3Cpath%20d%3D%22M17.5%2011c0%204.819-3.02%208.5-6.5%208.5S4.5%2015.819%204.5%2011%207.52%202.5%2011%202.5s6.5%203.681%206.5%208.5Z%22%2F%3E%3Cpath%20d%3D%22M13.5%2011c0%202.447-.331%204.64-.853%206.206-.262.785-.562%201.384-.872%201.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831%2015.64%208.5%2013.446%208.5%2011s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872%201.777.522%201.565.853%203.76.853%206.206Z%22%2F%3E%3Cpath%20d%3D%22M11%207.5c-1.909%200-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3%201.3%200%200%201-.224-.138q.07-.058.224-.138c.299-.151.763-.302%201.379-.434C7.378%205.666%209.091%205.5%2011%205.5s3.622.166%204.845.428c.616.132%201.08.283%201.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0%209c-1.909%200-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3%201.3%200%200%201-.224-.138%201.3%201.3%200%200%201%20.224-.138c.299-.151.763-.302%201.379-.434C7.378%2014.666%209.091%2014.5%2011%2014.5s3.622.166%204.845.428c.616.132%201.08.283%201.379.434.105.053.177.1.224.138a1.3%201.3%200%200%201-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0-4c-2.46%200-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5%201.5%200%200%201-.39-.272.3.3%200%200%201-.047-.064.3.3%200%200%201%20.048-.064c.066-.073.189-.167.389-.272.399-.21%201.009-.413%201.805-.59C6.328%209.722%208.54%209.5%2011%209.5s4.672.222%206.256.574c.795.177%201.405.38%201.804.59.2.105.323.2.39.272a.3.3%200%200%201%20.047.064.3.3%200%200%201-.048.064%201.4%201.4%200%200%201-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0%20.018v.002zm17.002.002v-.002zm0-.018v-.002z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20d%3D%22m1.754%2013.406%204.453-4.851%203.09%203.09%203.281%203.277.969-.969-3.309-3.312%203.844-4.121%206.148%206.886h1.082v-.855l-7.207-8.07-4.84%205.187L6.169%206.57l-5.48%205.965v.871ZM.688%2016.844h20.625v1.375H.688Zm0%200%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20d%3D%22m1.754%2013.406%204.453-4.851%203.09%203.09%203.281%203.277.969-.969-3.309-3.312%203.844-4.121%206.148%206.886h1.082v-.855l-7.207-8.07-4.84%205.187L6.169%206.57l-5.48%205.965v.871ZM.688%2016.844h20.625v1.375H.688Zm0%200%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23333%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23aaa%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22red%22%20d%3D%22m14%205%201%201-9%209-1-1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23e58978%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23e54e33%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23999%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22red%22%20d%3D%22m14%205%201%201-9%209-1-1z%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23e58978%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%2333b5e5%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23e54e33%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3C%2Fsvg%3E)}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2229%22%20fill%3D%22%23666%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%204C9%204%209%205%209%205v.1A5%205%200%200%200%205.1%209H5s-1%200-1%201%201%201%201%201h.1A5%205%200%200%200%209%2014.9v.1s0%201%201%201%201-1%201-1v-.1a5%205%200%200%200%203.9-3.9h.1s1%200%201-1-1-1-1-1h-.1A5%205%200%200%200%2011%205.1V5s0-1-1-1m0%202.5a3.5%203.5%200%201%201%200%207%203.5%203.5%200%201%201%200-7%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22red%22%20d%3D%22m14%205%201%201-9%209-1-1z%22%2F%3E%3C%2Fsvg%3E)}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2223%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.408%2016.796h-1.827l2.501-12.095h.198l3.324%206.533.988%202.19.988-2.19%203.258-6.533h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.929%205.644h-.098l-2.914-5.644-.757-1.71-.345%201.71zm1.958-3.42-.726%203.663a1.255%201.255%200%200%201-1.232%201.011h-1.827a1.255%201.255%200%200%201-1.229-1.509l2.501-12.095a1.255%201.255%200%200%201%201.23-1.001h.197a1.25%201.25%200%200%201%201.12.685l3.19%206.273%203.125-6.263a1.25%201.25%200%200%201%201.123-.695h.181a1.255%201.255%200%200%201%201.227.991l1.443%206.71a5%205%200%200%201%20.314-.787l.009-.016a4.6%204.6%200%200%201%201.777-1.887c.782-.46%201.668-.667%202.611-.667a4.6%204.6%200%200%201%201.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255%201.255%200%200%201%201.212.925%201.255%201.255%200%200%201%201.212-.925h1.711c.284%200%20.545.094.755.252.613-.3%201.312-.45%202.075-.45%201.356%200%202.557.445%203.482%201.4q.47.48.763%201.064V4.701a1.255%201.255%200%200%201%201.255-1.255h1.86A1.255%201.255%200%200%201%2054.44%204.7v9.194h2.217c.19%200%20.37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42%202.42%200%200%201-.682-1.71c0-.665.267-1.253.735-1.7a2.45%202.45%200%200%201%201.722-.674%202.43%202.43%200%200%201%201.705.675q.318.302.504.683V4.7a1.255%201.255%200%200%201%201.255-1.255h1.744A1.255%201.255%200%200%201%2065.812%204.7v3.335a4.8%204.8%200%200%201%201.526-.246c.938%200%201.817.214%202.59.69a4.47%204.47%200%200%201%201.67%201.743v-.98a1.255%201.255%200%200%201%201.256-1.256h1.777c.233%200%20.451.064.639.174a3.4%203.4%200%200%201%201.567-.372c.346%200%20.861.02%201.285.232a1.25%201.25%200%200%201%20.689%201.004%204.7%204.7%200%200%201%20.853-.588c.795-.44%201.675-.647%202.61-.647%201.385%200%202.65.39%203.525%201.396.836.938%201.168%202.173%201.168%203.528q-.001.515-.056%201.051a1.255%201.255%200%200%201-.947%201.09l.408.952a1.255%201.255%200%200%201-.477%201.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06%200-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8%205.8%200%200%201-.548-2.512q0-.429.053-.843a1.3%201.3%200%200%201-.333-.086l-.166-.004c-.223%200-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255%201.255%200%200%201-1.256%201.256h-1.777a1.255%201.255%200%200%201-1.256-1.256V15.69l-.032.057a4.8%204.8%200%200%201-1.86%201.833%205.04%205.04%200%200%201-2.484.634%204.5%204.5%200%200%201-1.935-.424%201.25%201.25%200%200%201-.764.258h-1.71a1.255%201.255%200%200%201-1.256-1.255V7.687a2.4%202.4%200%200%201-.428.625c.253.23.412.561.412.93v7.553a1.255%201.255%200%200%201-1.256%201.255h-1.843a1.25%201.25%200%200%201-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255%201.255%200%200%201-1.256-1.255v-1.251l-.061.117a4.7%204.7%200%200%201-1.782%201.884%204.77%204.77%200%200%201-2.485.67%205.6%205.6%200%200%201-1.485-.188l.009%202.764a1.255%201.255%200%200%201-1.255%201.259h-1.729a1.255%201.255%200%200%201-1.255-1.255v-3.537a1.255%201.255%200%200%201-1.167.793h-1.679a1.25%201.25%200%200%201-.77-.263%204.5%204.5%200%200%201-1.945.429c-.885%200-1.724-.21-2.495-.632l-.017-.01a5%205%200%200%201-1.081-.836%201.255%201.255%200%200%201-1.254%201.312h-1.81a1.255%201.255%200%200%201-1.228-.99l-.782-3.625-2.044%203.939a1.25%201.25%200%200%201-1.115.676h-.098a1.25%201.25%200%200%201-1.116-.68l-2.061-3.994zM35.92%2016.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033%201.332h1.678V9.242h-1.694l-.033%201.267q-.133-.329-.526-.658l-.032-.028a3.2%203.2%200%200%200-.668-.428l-.27-.12a3.3%203.3%200%200%200-1.235-.23q-1.136-.001-1.974.493a3.36%203.36%200%200%200-1.3%201.382q-.445.89-.444%202.074%200%201.2.51%202.107a3.8%203.8%200%200%200%201.382%201.381%203.9%203.9%200%200%200%201.893.477q.795%200%201.455-.33zm-2.789-5.38q-.576.675-.575%201.762%200%201.102.559%201.794.576.675%201.645.675a2.25%202.25%200%200%200%20.934-.19%202.2%202.2%200%200%200%20.468-.29l.178-.161a2.2%202.2%200%200%200%20.397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2%202.2%200%200%200-.633-.709l-.13-.086-.047-.028a2.1%202.1%200%200%200-1.073-.285q-1.052%200-1.629.692zm2.316%202.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96%200%200%200-.353-.389.85.85%200%200%200-.464-.127c-.4%200-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945%200%20.506.122.801.27.99.097.11.266.224.68.224.303%200%20.504-.09.687-.269zm7.545%201.705a2.6%202.6%200%200%200%20.331.423q.319.33.755.548l.173.074q.65.255%201.49.255%201.02%200%201.844-.493a3.45%203.45%200%200%200%201.316-1.4q.493-.904.493-2.089%200-1.909-.988-2.913-.988-1.02-2.584-1.02-.898%200-1.575.347a3%203%200%200%200-.415.262l-.199.166a3.4%203.4%200%200%200-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296%201.119.297%201.07%200%201.645-.675.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.435%200-.835.16a2%202%200%200%200-.284.136%202%202%200%200%200-.363.254%202.2%202.2%200%200%200-.46.569l-.082.162a2.6%202.6%200%200%200-.213%201.072v.115q0%20.707.296%201.267l.135.211zm.964-.818a1.1%201.1%200%200%200%20.367.385.94.94%200%200%200%20.476.118c.423%200%20.59-.117.687-.23.159-.194.28-.478.28-.95%200-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1%201%200%200%200-.503.135l-.012.007a.86.86%200%200%200-.335.343c-.073.133-.132.324-.132.614v.115a1.4%201.4%200%200%200%20.14.66zm15.7-6.222q.347-.346.346-.856a1.05%201.05%200%200%200-.345-.79%201.18%201.18%200%200%200-.84-.329q-.51%200-.855.33a1.05%201.05%200%200%200-.346.79q0%20.51.346.855.345.346.856.346.51%200%20.839-.346zm4.337%209.314.033-1.332q.191.403.59.747l.098.081a4%204%200%200%200%20.316.224l.223.122a3.2%203.2%200%200%200%201.44.322%203.8%203.8%200%200%200%201.875-.477%203.5%203.5%200%200%200%201.382-1.366q.527-.89.526-2.09%200-1.184-.444-2.073a3.24%203.24%200%200%200-1.283-1.399q-.823-.51-1.942-.51a3.5%203.5%200%200%200-1.527.344l-.086.043-.165.09a3%203%200%200%200-.33.214q-.432.315-.656.707a2%202%200%200%200-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5%202.5%200%200%200%20.566.7q.117.098.245.18l.144.08a2.1%202.1%200%200%200%20.975.232q1.07%200%201.645-.675.576-.69.576-1.778%200-1.102-.576-1.777-.56-.691-1.645-.692a2.2%202.2%200%200%200-1.015.235q-.22.113-.415.282l-.15.142a2.1%202.1%200%200%200-.42.594q-.223.479-.223%201.1v.115q0%20.705.293%201.26zm2.616-.293c.157-.191.28-.479.28-.967%200-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87%200%200%200-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0%20.285.057.499.144.669a1.1%201.1%200%200%200%20.367.405c.137.082.28.123.455.123.423%200%20.59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493%200%20.642.099l.247-1.794q-.196-.099-.717-.099a2.3%202.3%200%200%200-.545.063%202%202%200%200%200-.411.148%202.2%202.2%200%200%200-.4.249%202.5%202.5%200%200%200-.485.499%202.7%202.7%200%200%200-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5%201.5%200%200%201%20.466-.636%202.5%202.5%200%200%201%20.399-.253%202%202%200%200%201%20.224-.099zm9.784%202.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46%203.46%200%200%200-1.4%201.382q-.493.906-.493%202.106%200%201.07.428%201.975.428.89%201.332%201.432.906.526%202.255.526.973%200%201.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954%200-1.497-.444a1.6%201.6%200%200%201-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1%201%200%200%200-.156-.176q-.46-.428-1.316-.428-.986%200-1.494.604-.379.45-.494%201.234zm-27.053%202.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.63%2011.151-.757-1.71-.345%201.71-1.12%205.644h-1.827L18.083%204.7h.197l3.325%206.533.988%202.19.988-2.19L26.839%204.7h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.93%205.644h-.098l-2.913-5.644zm14.836%205.81q-1.02%200-1.893-.478a3.8%203.8%200%200%201-1.381-1.382q-.51-.906-.51-2.106%200-1.185.444-2.074a3.36%203.36%200%200%201%201.3-1.382q.839-.494%201.974-.494a3.3%203.3%200%200%201%201.234.231%203.3%203.3%200%200%201%20.97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02%201.053a3.17%203.17%200%200%201-1.662.444zm.296-1.482q.938%200%201.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2%202.2%200%200%200-.807-.872%202.1%202.1%200%200%200-1.119-.313q-1.053%200-1.629.692-.575.675-.575%201.76%200%201.103.559%201.795.577.675%201.645.675zm6.521-6.237h1.711v1.4q.906-1.597%202.83-1.597%201.596%200%202.584%201.02.988%201.005.988%202.914%200%201.185-.493%202.09a3.46%203.46%200%200%201-1.316%201.399%203.5%203.5%200%200%201-1.844.493q-.954%200-1.662-.329a2.67%202.67%200%200%201-1.086-.97l.017%205.134h-1.728zm4.048%206.22q1.07%200%201.645-.674.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.592%200-1.12.296-.51.28-.822.823-.296.527-.296%201.234v.115q0%20.708.296%201.267.313.543.823.855.51.296%201.119.297z%22%2F%3E%3Cpath%20fill%3D%22%23e1e3e9%22%20d%3D%22M51.325%204.7h1.86v10.45h3.473v1.646h-5.333zm7.12%204.542h1.843v7.553h-1.843zm.905-1.415a1.16%201.16%200%200%201-.856-.346%201.17%201.17%200%200%201-.346-.856%201.05%201.05%200%200%201%20.346-.79q.346-.329.856-.329.494%200%20.839.33a1.05%201.05%200%200%201%20.345.79%201.16%201.16%200%200%201-.345.855q-.33.346-.84.346zm7.875%209.133a3.17%203.17%200%200%201-1.662-.444q-.723-.46-1.004-1.053l-.033%201.332h-1.71V4.701h1.743v4.657l-.082%201.283q.279-.658%201.086-1.119a3.5%203.5%200%200%201%201.778-.477q1.119%200%201.942.51a3.24%203.24%200%200%201%201.283%201.4q.445.888.444%202.072%200%201.201-.526%202.09a3.5%203.5%200%200%201-1.382%201.366%203.8%203.8%200%200%201-1.876.477zm-.296-1.481q1.069%200%201.645-.675.577-.69.577-1.778%200-1.102-.577-1.776-.56-.691-1.645-.692a2.12%202.12%200%200%200-1.58.659q-.642.641-.642%201.694v.115q0%20.71.296%201.267a2.4%202.4%200%200%200%20.807.872%202.1%202.1%200%200%200%201.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14%202.14%200%200%201%201.349-.46q.527%200%20.724.098l-.247%201.794q-.149-.099-.642-.099-.774%200-1.416.494-.626.493-.626%201.58v3.883h-1.777V9.242zm9.534%207.718q-1.35%200-2.255-.526-.904-.543-1.332-1.432a4.6%204.6%200%200%201-.428-1.975q0-1.2.493-2.106a3.46%203.46%200%200%201%201.4-1.382q.889-.495%202.007-.494%201.744%200%202.584.97.855.956.856%202.7%200%20.444-.05.92h-5.43q.18%201.005.708%201.45.542.443%201.497.443.79%200%201.3-.131a4%204%200%200%200%20.938-.362l.542%201.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728%200-1.991%201.86z%22%2F%3E%3Cpath%20d%3D%22M5.074%2015.948a.484.657%200%200%200-.486.659v1.84a.484.657%200%200%200%20.486.659h4.101a.484.657%200%200%200%20.486-.659v-1.84a.484.657%200%200%200-.486-.659zm3.56%201.16H5.617v.838h3.017z%22%20style%3D%22fill%3A%23fff%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1.03600001%22%2F%3E%3Cg%20style%3D%22stroke-width%3A1.12603545%22%3E%3Cpath%20d%3D%22M-9.408-1.416c-3.833-.025-7.056%202.912-7.08%206.615-.02%203.08%201.653%204.832%203.107%206.268.903.892%201.721%201.74%202.32%202.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87%201.87%200%200%200-.362%201.121l-.011%201.877c-.003.402.104.787.347%201.125.244.338.688.653%201.23.656l4.142.028c.542.003.99-.306%201.238-.641a1.87%201.87%200%200%200%20.363-1.121l.012-1.875a1.87%201.87%200%200%200-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145%201.425-1.983%202.348-2.87%201.473-1.414%203.18-3.149%203.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006%201.1v.002c3.274.02%205.92%202.532%205.9%205.6-.017%202.706-1.39%204.026-2.863%205.44-1.034.994-2.118%202.033-2.814%203.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34%200%200%201-.226.084.34.34%200%200%201-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067%202.7-5.545%205.975-5.523m-.02%202.826c-1.62-.01-2.944%201.315-2.955%202.96-.01%201.646%201.295%202.988%202.916%202.999h.002c1.621.01%202.943-1.316%202.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005%201.1c1.017.006%201.829.83%201.822%201.89s-.83%201.874-1.848%201.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874%201.848-1.868m-2.155%2011.857%204.14.025c.271.002.49.305.487.676l-.013%201.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668%22%20style%3D%22color%3A%23000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3A400%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Bfont-variant-ligatures%3Anormal%3Bfont-variant-position%3Anormal%3Bfont-variant-caps%3Anormal%3Bfont-variant-numeric%3Anormal%3Bfont-variant-alternates%3Anormal%3Bfont-feature-settings%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bwriting-mode%3Alr-tb%3Bdirection%3Altr%3Btext-orientation%3Amixed%3Bdominant-baseline%3Aauto%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bshape-padding%3A0%3Bclip-rule%3Aevenodd%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A1%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000%3Bsolid-opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23000%3Bfill-opacity%3A.4%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-9.415-.316C-12.69-.338-15.37%202.14-15.39%205.207c-.017%202.716%201.326%204.041%202.78%205.477%201.013%201%202.081%202.055%202.78%203.67l.092.076a.34.34%200%200%200%20.225.086.34.34%200%200%200%20.227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6%201.78-2.64%202.814-3.634%201.473-1.414%202.847-2.733%202.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057%208.784c1.621.011%202.944-1.315%202.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945%201.315-2.955%202.96s1.295%202.989%202.916%203%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23e1e3e9%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-11.594%2015.465c-.27-.002-.492.297-.494.668l-.012%201.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23fff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2223%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.408%2016.796h-1.827l2.501-12.095h.198l3.324%206.533.988%202.19.988-2.19%203.258-6.533h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.929%205.644h-.098l-2.914-5.644-.757-1.71-.345%201.71zm1.958-3.42-.726%203.663a1.255%201.255%200%200%201-1.232%201.011h-1.827a1.255%201.255%200%200%201-1.229-1.509l2.501-12.095a1.255%201.255%200%200%201%201.23-1.001h.197a1.25%201.25%200%200%201%201.12.685l3.19%206.273%203.125-6.263a1.25%201.25%200%200%201%201.123-.695h.181a1.255%201.255%200%200%201%201.227.991l1.443%206.71a5%205%200%200%201%20.314-.787l.009-.016a4.6%204.6%200%200%201%201.777-1.887c.782-.46%201.668-.667%202.611-.667a4.6%204.6%200%200%201%201.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255%201.255%200%200%201%201.212.925%201.255%201.255%200%200%201%201.212-.925h1.711c.284%200%20.545.094.755.252.613-.3%201.312-.45%202.075-.45%201.356%200%202.557.445%203.482%201.4q.47.48.763%201.064V4.701a1.255%201.255%200%200%201%201.255-1.255h1.86A1.255%201.255%200%200%201%2054.44%204.7v9.194h2.217c.19%200%20.37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42%202.42%200%200%201-.682-1.71c0-.665.267-1.253.735-1.7a2.45%202.45%200%200%201%201.722-.674%202.43%202.43%200%200%201%201.705.675q.318.302.504.683V4.7a1.255%201.255%200%200%201%201.255-1.255h1.744A1.255%201.255%200%200%201%2065.812%204.7v3.335a4.8%204.8%200%200%201%201.526-.246c.938%200%201.817.214%202.59.69a4.47%204.47%200%200%201%201.67%201.743v-.98a1.255%201.255%200%200%201%201.256-1.256h1.777c.233%200%20.451.064.639.174a3.4%203.4%200%200%201%201.567-.372c.346%200%20.861.02%201.285.232a1.25%201.25%200%200%201%20.689%201.004%204.7%204.7%200%200%201%20.853-.588c.795-.44%201.675-.647%202.61-.647%201.385%200%202.65.39%203.525%201.396.836.938%201.168%202.173%201.168%203.528q-.001.515-.056%201.051a1.255%201.255%200%200%201-.947%201.09l.408.952a1.255%201.255%200%200%201-.477%201.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06%200-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8%205.8%200%200%201-.548-2.512q0-.429.053-.843a1.3%201.3%200%200%201-.333-.086l-.166-.004c-.223%200-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255%201.255%200%200%201-1.256%201.256h-1.777a1.255%201.255%200%200%201-1.256-1.256V15.69l-.032.057a4.8%204.8%200%200%201-1.86%201.833%205.04%205.04%200%200%201-2.484.634%204.5%204.5%200%200%201-1.935-.424%201.25%201.25%200%200%201-.764.258h-1.71a1.255%201.255%200%200%201-1.256-1.255V7.687a2.4%202.4%200%200%201-.428.625c.253.23.412.561.412.93v7.553a1.255%201.255%200%200%201-1.256%201.255h-1.843a1.25%201.25%200%200%201-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255%201.255%200%200%201-1.256-1.255v-1.251l-.061.117a4.7%204.7%200%200%201-1.782%201.884%204.77%204.77%200%200%201-2.485.67%205.6%205.6%200%200%201-1.485-.188l.009%202.764a1.255%201.255%200%200%201-1.255%201.259h-1.729a1.255%201.255%200%200%201-1.255-1.255v-3.537a1.255%201.255%200%200%201-1.167.793h-1.679a1.25%201.25%200%200%201-.77-.263%204.5%204.5%200%200%201-1.945.429c-.885%200-1.724-.21-2.495-.632l-.017-.01a5%205%200%200%201-1.081-.836%201.255%201.255%200%200%201-1.254%201.312h-1.81a1.255%201.255%200%200%201-1.228-.99l-.782-3.625-2.044%203.939a1.25%201.25%200%200%201-1.115.676h-.098a1.25%201.25%200%200%201-1.116-.68l-2.061-3.994zM35.92%2016.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033%201.332h1.678V9.242h-1.694l-.033%201.267q-.133-.329-.526-.658l-.032-.028a3.2%203.2%200%200%200-.668-.428l-.27-.12a3.3%203.3%200%200%200-1.235-.23q-1.136-.001-1.974.493a3.36%203.36%200%200%200-1.3%201.382q-.445.89-.444%202.074%200%201.2.51%202.107a3.8%203.8%200%200%200%201.382%201.381%203.9%203.9%200%200%200%201.893.477q.795%200%201.455-.33zm-2.789-5.38q-.576.675-.575%201.762%200%201.102.559%201.794.576.675%201.645.675a2.25%202.25%200%200%200%20.934-.19%202.2%202.2%200%200%200%20.468-.29l.178-.161a2.2%202.2%200%200%200%20.397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2%202.2%200%200%200-.633-.709l-.13-.086-.047-.028a2.1%202.1%200%200%200-1.073-.285q-1.052%200-1.629.692zm2.316%202.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96%200%200%200-.353-.389.85.85%200%200%200-.464-.127c-.4%200-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945%200%20.506.122.801.27.99.097.11.266.224.68.224.303%200%20.504-.09.687-.269zm7.545%201.705a2.6%202.6%200%200%200%20.331.423q.319.33.755.548l.173.074q.65.255%201.49.255%201.02%200%201.844-.493a3.45%203.45%200%200%200%201.316-1.4q.493-.904.493-2.089%200-1.909-.988-2.913-.988-1.02-2.584-1.02-.898%200-1.575.347a3%203%200%200%200-.415.262l-.199.166a3.4%203.4%200%200%200-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296%201.119.297%201.07%200%201.645-.675.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.435%200-.835.16a2%202%200%200%200-.284.136%202%202%200%200%200-.363.254%202.2%202.2%200%200%200-.46.569l-.082.162a2.6%202.6%200%200%200-.213%201.072v.115q0%20.707.296%201.267l.135.211zm.964-.818a1.1%201.1%200%200%200%20.367.385.94.94%200%200%200%20.476.118c.423%200%20.59-.117.687-.23.159-.194.28-.478.28-.95%200-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1%201%200%200%200-.503.135l-.012.007a.86.86%200%200%200-.335.343c-.073.133-.132.324-.132.614v.115a1.4%201.4%200%200%200%20.14.66zm15.7-6.222q.347-.346.346-.856a1.05%201.05%200%200%200-.345-.79%201.18%201.18%200%200%200-.84-.329q-.51%200-.855.33a1.05%201.05%200%200%200-.346.79q0%20.51.346.855.345.346.856.346.51%200%20.839-.346zm4.337%209.314.033-1.332q.191.403.59.747l.098.081a4%204%200%200%200%20.316.224l.223.122a3.2%203.2%200%200%200%201.44.322%203.8%203.8%200%200%200%201.875-.477%203.5%203.5%200%200%200%201.382-1.366q.527-.89.526-2.09%200-1.184-.444-2.073a3.24%203.24%200%200%200-1.283-1.399q-.823-.51-1.942-.51a3.5%203.5%200%200%200-1.527.344l-.086.043-.165.09a3%203%200%200%200-.33.214q-.432.315-.656.707a2%202%200%200%200-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5%202.5%200%200%200%20.566.7q.117.098.245.18l.144.08a2.1%202.1%200%200%200%20.975.232q1.07%200%201.645-.675.576-.69.576-1.778%200-1.102-.576-1.777-.56-.691-1.645-.692a2.2%202.2%200%200%200-1.015.235q-.22.113-.415.282l-.15.142a2.1%202.1%200%200%200-.42.594q-.223.479-.223%201.1v.115q0%20.705.293%201.26zm2.616-.293c.157-.191.28-.479.28-.967%200-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87%200%200%200-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0%20.285.057.499.144.669a1.1%201.1%200%200%200%20.367.405c.137.082.28.123.455.123.423%200%20.59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493%200%20.642.099l.247-1.794q-.196-.099-.717-.099a2.3%202.3%200%200%200-.545.063%202%202%200%200%200-.411.148%202.2%202.2%200%200%200-.4.249%202.5%202.5%200%200%200-.485.499%202.7%202.7%200%200%200-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5%201.5%200%200%201%20.466-.636%202.5%202.5%200%200%201%20.399-.253%202%202%200%200%201%20.224-.099zm9.784%202.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46%203.46%200%200%200-1.4%201.382q-.493.906-.493%202.106%200%201.07.428%201.975.428.89%201.332%201.432.906.526%202.255.526.973%200%201.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954%200-1.497-.444a1.6%201.6%200%200%201-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1%201%200%200%200-.156-.176q-.46-.428-1.316-.428-.986%200-1.494.604-.379.45-.494%201.234zm-27.053%202.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.63%2011.151-.757-1.71-.345%201.71-1.12%205.644h-1.827L18.083%204.7h.197l3.325%206.533.988%202.19.988-2.19L26.839%204.7h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.93%205.644h-.098l-2.913-5.644zm14.836%205.81q-1.02%200-1.893-.478a3.8%203.8%200%200%201-1.381-1.382q-.51-.906-.51-2.106%200-1.185.444-2.074a3.36%203.36%200%200%201%201.3-1.382q.839-.494%201.974-.494a3.3%203.3%200%200%201%201.234.231%203.3%203.3%200%200%201%20.97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02%201.053a3.17%203.17%200%200%201-1.662.444zm.296-1.482q.938%200%201.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2%202.2%200%200%200-.807-.872%202.1%202.1%200%200%200-1.119-.313q-1.053%200-1.629.692-.575.675-.575%201.76%200%201.103.559%201.795.577.675%201.645.675zm6.521-6.237h1.711v1.4q.906-1.597%202.83-1.597%201.596%200%202.584%201.02.988%201.005.988%202.914%200%201.185-.493%202.09a3.46%203.46%200%200%201-1.316%201.399%203.5%203.5%200%200%201-1.844.493q-.954%200-1.662-.329a2.67%202.67%200%200%201-1.086-.97l.017%205.134h-1.728zm4.048%206.22q1.07%200%201.645-.674.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.592%200-1.12.296-.51.28-.822.823-.296.527-.296%201.234v.115q0%20.708.296%201.267.313.543.823.855.51.296%201.119.297z%22%2F%3E%3Cpath%20fill%3D%22%23e1e3e9%22%20d%3D%22M51.325%204.7h1.86v10.45h3.473v1.646h-5.333zm7.12%204.542h1.843v7.553h-1.843zm.905-1.415a1.16%201.16%200%200%201-.856-.346%201.17%201.17%200%200%201-.346-.856%201.05%201.05%200%200%201%20.346-.79q.346-.329.856-.329.494%200%20.839.33a1.05%201.05%200%200%201%20.345.79%201.16%201.16%200%200%201-.345.855q-.33.346-.84.346zm7.875%209.133a3.17%203.17%200%200%201-1.662-.444q-.723-.46-1.004-1.053l-.033%201.332h-1.71V4.701h1.743v4.657l-.082%201.283q.279-.658%201.086-1.119a3.5%203.5%200%200%201%201.778-.477q1.119%200%201.942.51a3.24%203.24%200%200%201%201.283%201.4q.445.888.444%202.072%200%201.201-.526%202.09a3.5%203.5%200%200%201-1.382%201.366%203.8%203.8%200%200%201-1.876.477zm-.296-1.481q1.069%200%201.645-.675.577-.69.577-1.778%200-1.102-.577-1.776-.56-.691-1.645-.692a2.12%202.12%200%200%200-1.58.659q-.642.641-.642%201.694v.115q0%20.71.296%201.267a2.4%202.4%200%200%200%20.807.872%202.1%202.1%200%200%200%201.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14%202.14%200%200%201%201.349-.46q.527%200%20.724.098l-.247%201.794q-.149-.099-.642-.099-.774%200-1.416.494-.626.493-.626%201.58v3.883h-1.777V9.242zm9.534%207.718q-1.35%200-2.255-.526-.904-.543-1.332-1.432a4.6%204.6%200%200%201-.428-1.975q0-1.2.493-2.106a3.46%203.46%200%200%201%201.4-1.382q.889-.495%202.007-.494%201.744%200%202.584.97.855.956.856%202.7%200%20.444-.05.92h-5.43q.18%201.005.708%201.45.542.443%201.497.443.79%200%201.3-.131a4%204%200%200%200%20.938-.362l.542%201.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728%200-1.991%201.86z%22%2F%3E%3Cpath%20d%3D%22M5.074%2015.948a.484.657%200%200%200-.486.659v1.84a.484.657%200%200%200%20.486.659h4.101a.484.657%200%200%200%20.486-.659v-1.84a.484.657%200%200%200-.486-.659zm3.56%201.16H5.617v.838h3.017z%22%20style%3D%22fill%3A%23fff%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1.03600001%22%2F%3E%3Cg%20style%3D%22stroke-width%3A1.12603545%22%3E%3Cpath%20d%3D%22M-9.408-1.416c-3.833-.025-7.056%202.912-7.08%206.615-.02%203.08%201.653%204.832%203.107%206.268.903.892%201.721%201.74%202.32%202.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87%201.87%200%200%200-.362%201.121l-.011%201.877c-.003.402.104.787.347%201.125.244.338.688.653%201.23.656l4.142.028c.542.003.99-.306%201.238-.641a1.87%201.87%200%200%200%20.363-1.121l.012-1.875a1.87%201.87%200%200%200-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145%201.425-1.983%202.348-2.87%201.473-1.414%203.18-3.149%203.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006%201.1v.002c3.274.02%205.92%202.532%205.9%205.6-.017%202.706-1.39%204.026-2.863%205.44-1.034.994-2.118%202.033-2.814%203.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34%200%200%201-.226.084.34.34%200%200%201-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067%202.7-5.545%205.975-5.523m-.02%202.826c-1.62-.01-2.944%201.315-2.955%202.96-.01%201.646%201.295%202.988%202.916%202.999h.002c1.621.01%202.943-1.316%202.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005%201.1c1.017.006%201.829.83%201.822%201.89s-.83%201.874-1.848%201.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874%201.848-1.868m-2.155%2011.857%204.14.025c.271.002.49.305.487.676l-.013%201.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668%22%20style%3D%22color%3A%23000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3A400%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Bfont-variant-ligatures%3Anormal%3Bfont-variant-position%3Anormal%3Bfont-variant-caps%3Anormal%3Bfont-variant-numeric%3Anormal%3Bfont-variant-alternates%3Anormal%3Bfont-feature-settings%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bwriting-mode%3Alr-tb%3Bdirection%3Altr%3Btext-orientation%3Amixed%3Bdominant-baseline%3Aauto%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bshape-padding%3A0%3Bclip-rule%3Aevenodd%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A1%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000%3Bsolid-opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23000%3Bfill-opacity%3A.4%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-9.415-.316C-12.69-.338-15.37%202.14-15.39%205.207c-.017%202.716%201.326%204.041%202.78%205.477%201.013%201%202.081%202.055%202.78%203.67l.092.076a.34.34%200%200%200%20.225.086.34.34%200%200%200%20.227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6%201.78-2.64%202.814-3.634%201.473-1.414%202.847-2.733%202.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057%208.784c1.621.011%202.944-1.315%202.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945%201.315-2.955%202.96s1.295%202.989%202.916%203%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23e1e3e9%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-11.594%2015.465c-.27-.002-.492.297-.494.668l-.012%201.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23fff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2223%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.408%2016.796h-1.827l2.501-12.095h.198l3.324%206.533.988%202.19.988-2.19%203.258-6.533h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.929%205.644h-.098l-2.914-5.644-.757-1.71-.345%201.71zm1.958-3.42-.726%203.663a1.255%201.255%200%200%201-1.232%201.011h-1.827a1.255%201.255%200%200%201-1.229-1.509l2.501-12.095a1.255%201.255%200%200%201%201.23-1.001h.197a1.25%201.25%200%200%201%201.12.685l3.19%206.273%203.125-6.263a1.25%201.25%200%200%201%201.123-.695h.181a1.255%201.255%200%200%201%201.227.991l1.443%206.71a5%205%200%200%201%20.314-.787l.009-.016a4.6%204.6%200%200%201%201.777-1.887c.782-.46%201.668-.667%202.611-.667a4.6%204.6%200%200%201%201.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255%201.255%200%200%201%201.212.925%201.255%201.255%200%200%201%201.212-.925h1.711c.284%200%20.545.094.755.252.613-.3%201.312-.45%202.075-.45%201.356%200%202.557.445%203.482%201.4q.47.48.763%201.064V4.701a1.255%201.255%200%200%201%201.255-1.255h1.86A1.255%201.255%200%200%201%2054.44%204.7v9.194h2.217c.19%200%20.37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42%202.42%200%200%201-.682-1.71c0-.665.267-1.253.735-1.7a2.45%202.45%200%200%201%201.722-.674%202.43%202.43%200%200%201%201.705.675q.318.302.504.683V4.7a1.255%201.255%200%200%201%201.255-1.255h1.744A1.255%201.255%200%200%201%2065.812%204.7v3.335a4.8%204.8%200%200%201%201.526-.246c.938%200%201.817.214%202.59.69a4.47%204.47%200%200%201%201.67%201.743v-.98a1.255%201.255%200%200%201%201.256-1.256h1.777c.233%200%20.451.064.639.174a3.4%203.4%200%200%201%201.567-.372c.346%200%20.861.02%201.285.232a1.25%201.25%200%200%201%20.689%201.004%204.7%204.7%200%200%201%20.853-.588c.795-.44%201.675-.647%202.61-.647%201.385%200%202.65.39%203.525%201.396.836.938%201.168%202.173%201.168%203.528q-.001.515-.056%201.051a1.255%201.255%200%200%201-.947%201.09l.408.952a1.255%201.255%200%200%201-.477%201.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06%200-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8%205.8%200%200%201-.548-2.512q0-.429.053-.843a1.3%201.3%200%200%201-.333-.086l-.166-.004c-.223%200-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255%201.255%200%200%201-1.256%201.256h-1.777a1.255%201.255%200%200%201-1.256-1.256V15.69l-.032.057a4.8%204.8%200%200%201-1.86%201.833%205.04%205.04%200%200%201-2.484.634%204.5%204.5%200%200%201-1.935-.424%201.25%201.25%200%200%201-.764.258h-1.71a1.255%201.255%200%200%201-1.256-1.255V7.687a2.4%202.4%200%200%201-.428.625c.253.23.412.561.412.93v7.553a1.255%201.255%200%200%201-1.256%201.255h-1.843a1.25%201.25%200%200%201-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255%201.255%200%200%201-1.256-1.255v-1.251l-.061.117a4.7%204.7%200%200%201-1.782%201.884%204.77%204.77%200%200%201-2.485.67%205.6%205.6%200%200%201-1.485-.188l.009%202.764a1.255%201.255%200%200%201-1.255%201.259h-1.729a1.255%201.255%200%200%201-1.255-1.255v-3.537a1.255%201.255%200%200%201-1.167.793h-1.679a1.25%201.25%200%200%201-.77-.263%204.5%204.5%200%200%201-1.945.429c-.885%200-1.724-.21-2.495-.632l-.017-.01a5%205%200%200%201-1.081-.836%201.255%201.255%200%200%201-1.254%201.312h-1.81a1.255%201.255%200%200%201-1.228-.99l-.782-3.625-2.044%203.939a1.25%201.25%200%200%201-1.115.676h-.098a1.25%201.25%200%200%201-1.116-.68l-2.061-3.994zM35.92%2016.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033%201.332h1.678V9.242h-1.694l-.033%201.267q-.133-.329-.526-.658l-.032-.028a3.2%203.2%200%200%200-.668-.428l-.27-.12a3.3%203.3%200%200%200-1.235-.23q-1.136-.001-1.974.493a3.36%203.36%200%200%200-1.3%201.382q-.445.89-.444%202.074%200%201.2.51%202.107a3.8%203.8%200%200%200%201.382%201.381%203.9%203.9%200%200%200%201.893.477q.795%200%201.455-.33zm-2.789-5.38q-.576.675-.575%201.762%200%201.102.559%201.794.576.675%201.645.675a2.25%202.25%200%200%200%20.934-.19%202.2%202.2%200%200%200%20.468-.29l.178-.161a2.2%202.2%200%200%200%20.397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2%202.2%200%200%200-.633-.709l-.13-.086-.047-.028a2.1%202.1%200%200%200-1.073-.285q-1.052%200-1.629.692zm2.316%202.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96%200%200%200-.353-.389.85.85%200%200%200-.464-.127c-.4%200-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945%200%20.506.122.801.27.99.097.11.266.224.68.224.303%200%20.504-.09.687-.269zm7.545%201.705a2.6%202.6%200%200%200%20.331.423q.319.33.755.548l.173.074q.65.255%201.49.255%201.02%200%201.844-.493a3.45%203.45%200%200%200%201.316-1.4q.493-.904.493-2.089%200-1.909-.988-2.913-.988-1.02-2.584-1.02-.898%200-1.575.347a3%203%200%200%200-.415.262l-.199.166a3.4%203.4%200%200%200-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296%201.119.297%201.07%200%201.645-.675.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.435%200-.835.16a2%202%200%200%200-.284.136%202%202%200%200%200-.363.254%202.2%202.2%200%200%200-.46.569l-.082.162a2.6%202.6%200%200%200-.213%201.072v.115q0%20.707.296%201.267l.135.211zm.964-.818a1.1%201.1%200%200%200%20.367.385.94.94%200%200%200%20.476.118c.423%200%20.59-.117.687-.23.159-.194.28-.478.28-.95%200-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1%201%200%200%200-.503.135l-.012.007a.86.86%200%200%200-.335.343c-.073.133-.132.324-.132.614v.115a1.4%201.4%200%200%200%20.14.66zm15.7-6.222q.347-.346.346-.856a1.05%201.05%200%200%200-.345-.79%201.18%201.18%200%200%200-.84-.329q-.51%200-.855.33a1.05%201.05%200%200%200-.346.79q0%20.51.346.855.345.346.856.346.51%200%20.839-.346zm4.337%209.314.033-1.332q.191.403.59.747l.098.081a4%204%200%200%200%20.316.224l.223.122a3.2%203.2%200%200%200%201.44.322%203.8%203.8%200%200%200%201.875-.477%203.5%203.5%200%200%200%201.382-1.366q.527-.89.526-2.09%200-1.184-.444-2.073a3.24%203.24%200%200%200-1.283-1.399q-.823-.51-1.942-.51a3.5%203.5%200%200%200-1.527.344l-.086.043-.165.09a3%203%200%200%200-.33.214q-.432.315-.656.707a2%202%200%200%200-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5%202.5%200%200%200%20.566.7q.117.098.245.18l.144.08a2.1%202.1%200%200%200%20.975.232q1.07%200%201.645-.675.576-.69.576-1.778%200-1.102-.576-1.777-.56-.691-1.645-.692a2.2%202.2%200%200%200-1.015.235q-.22.113-.415.282l-.15.142a2.1%202.1%200%200%200-.42.594q-.223.479-.223%201.1v.115q0%20.705.293%201.26zm2.616-.293c.157-.191.28-.479.28-.967%200-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87%200%200%200-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0%20.285.057.499.144.669a1.1%201.1%200%200%200%20.367.405c.137.082.28.123.455.123.423%200%20.59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493%200%20.642.099l.247-1.794q-.196-.099-.717-.099a2.3%202.3%200%200%200-.545.063%202%202%200%200%200-.411.148%202.2%202.2%200%200%200-.4.249%202.5%202.5%200%200%200-.485.499%202.7%202.7%200%200%200-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5%201.5%200%200%201%20.466-.636%202.5%202.5%200%200%201%20.399-.253%202%202%200%200%201%20.224-.099zm9.784%202.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46%203.46%200%200%200-1.4%201.382q-.493.906-.493%202.106%200%201.07.428%201.975.428.89%201.332%201.432.906.526%202.255.526.973%200%201.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954%200-1.497-.444a1.6%201.6%200%200%201-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1%201%200%200%200-.156-.176q-.46-.428-1.316-.428-.986%200-1.494.604-.379.45-.494%201.234zm-27.053%202.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.63%2011.151-.757-1.71-.345%201.71-1.12%205.644h-1.827L18.083%204.7h.197l3.325%206.533.988%202.19.988-2.19L26.839%204.7h.181l2.6%2012.095h-1.81l-1.218-5.644-.362-1.71-.658%201.71-2.93%205.644h-.098l-2.913-5.644zm14.836%205.81q-1.02%200-1.893-.478a3.8%203.8%200%200%201-1.381-1.382q-.51-.906-.51-2.106%200-1.185.444-2.074a3.36%203.36%200%200%201%201.3-1.382q.839-.494%201.974-.494a3.3%203.3%200%200%201%201.234.231%203.3%203.3%200%200%201%20.97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02%201.053a3.17%203.17%200%200%201-1.662.444zm.296-1.482q.938%200%201.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2%202.2%200%200%200-.807-.872%202.1%202.1%200%200%200-1.119-.313q-1.053%200-1.629.692-.575.675-.575%201.76%200%201.103.559%201.795.577.675%201.645.675zm6.521-6.237h1.711v1.4q.906-1.597%202.83-1.597%201.596%200%202.584%201.02.988%201.005.988%202.914%200%201.185-.493%202.09a3.46%203.46%200%200%201-1.316%201.399%203.5%203.5%200%200%201-1.844.493q-.954%200-1.662-.329a2.67%202.67%200%200%201-1.086-.97l.017%205.134h-1.728zm4.048%206.22q1.07%200%201.645-.674.577-.69.576-1.762%200-1.119-.576-1.777-.558-.675-1.645-.675-.592%200-1.12.296-.51.28-.822.823-.296.527-.296%201.234v.115q0%20.708.296%201.267.313.543.823.855.51.296%201.119.297z%22%2F%3E%3Cpath%20fill%3D%22%23e1e3e9%22%20d%3D%22M51.325%204.7h1.86v10.45h3.473v1.646h-5.333zm7.12%204.542h1.843v7.553h-1.843zm.905-1.415a1.16%201.16%200%200%201-.856-.346%201.17%201.17%200%200%201-.346-.856%201.05%201.05%200%200%201%20.346-.79q.346-.329.856-.329.494%200%20.839.33a1.05%201.05%200%200%201%20.345.79%201.16%201.16%200%200%201-.345.855q-.33.346-.84.346zm7.875%209.133a3.17%203.17%200%200%201-1.662-.444q-.723-.46-1.004-1.053l-.033%201.332h-1.71V4.701h1.743v4.657l-.082%201.283q.279-.658%201.086-1.119a3.5%203.5%200%200%201%201.778-.477q1.119%200%201.942.51a3.24%203.24%200%200%201%201.283%201.4q.445.888.444%202.072%200%201.201-.526%202.09a3.5%203.5%200%200%201-1.382%201.366%203.8%203.8%200%200%201-1.876.477zm-.296-1.481q1.069%200%201.645-.675.577-.69.577-1.778%200-1.102-.577-1.776-.56-.691-1.645-.692a2.12%202.12%200%200%200-1.58.659q-.642.641-.642%201.694v.115q0%20.71.296%201.267a2.4%202.4%200%200%200%20.807.872%202.1%202.1%200%200%200%201.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14%202.14%200%200%201%201.349-.46q.527%200%20.724.098l-.247%201.794q-.149-.099-.642-.099-.774%200-1.416.494-.626.493-.626%201.58v3.883h-1.777V9.242zm9.534%207.718q-1.35%200-2.255-.526-.904-.543-1.332-1.432a4.6%204.6%200%200%201-.428-1.975q0-1.2.493-2.106a3.46%203.46%200%200%201%201.4-1.382q.889-.495%202.007-.494%201.744%200%202.584.97.855.956.856%202.7%200%20.444-.05.92h-5.43q.18%201.005.708%201.45.542.443%201.497.443.79%200%201.3-.131a4%204%200%200%200%20.938-.362l.542%201.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728%200-1.991%201.86z%22%2F%3E%3Cpath%20d%3D%22M5.074%2015.948a.484.657%200%200%200-.486.659v1.84a.484.657%200%200%200%20.486.659h4.101a.484.657%200%200%200%20.486-.659v-1.84a.484.657%200%200%200-.486-.659zm3.56%201.16H5.617v.838h3.017z%22%20style%3D%22fill%3A%23fff%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1.03600001%22%2F%3E%3Cg%20style%3D%22stroke-width%3A1.12603545%22%3E%3Cpath%20d%3D%22M-9.408-1.416c-3.833-.025-7.056%202.912-7.08%206.615-.02%203.08%201.653%204.832%203.107%206.268.903.892%201.721%201.74%202.32%202.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87%201.87%200%200%200-.362%201.121l-.011%201.877c-.003.402.104.787.347%201.125.244.338.688.653%201.23.656l4.142.028c.542.003.99-.306%201.238-.641a1.87%201.87%200%200%200%20.363-1.121l.012-1.875a1.87%201.87%200%200%200-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145%201.425-1.983%202.348-2.87%201.473-1.414%203.18-3.149%203.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006%201.1v.002c3.274.02%205.92%202.532%205.9%205.6-.017%202.706-1.39%204.026-2.863%205.44-1.034.994-2.118%202.033-2.814%203.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34%200%200%201-.226.084.34.34%200%200%201-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067%202.7-5.545%205.975-5.523m-.02%202.826c-1.62-.01-2.944%201.315-2.955%202.96-.01%201.646%201.295%202.988%202.916%202.999h.002c1.621.01%202.943-1.316%202.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005%201.1c1.017.006%201.829.83%201.822%201.89s-.83%201.874-1.848%201.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874%201.848-1.868m-2.155%2011.857%204.14.025c.271.002.49.305.487.676l-.013%201.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668%22%20style%3D%22color%3A%23000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3A400%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Bfont-variant-ligatures%3Anormal%3Bfont-variant-position%3Anormal%3Bfont-variant-caps%3Anormal%3Bfont-variant-numeric%3Anormal%3Bfont-variant-alternates%3Anormal%3Bfont-feature-settings%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bwriting-mode%3Alr-tb%3Bdirection%3Altr%3Btext-orientation%3Amixed%3Bdominant-baseline%3Aauto%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bshape-padding%3A0%3Bclip-rule%3Aevenodd%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A1%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000%3Bsolid-opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23000%3Bfill-opacity%3A.4%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-9.415-.316C-12.69-.338-15.37%202.14-15.39%205.207c-.017%202.716%201.326%204.041%202.78%205.477%201.013%201%202.081%202.055%202.78%203.67l.092.076a.34.34%200%200%200%20.225.086.34.34%200%200%200%20.227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6%201.78-2.64%202.814-3.634%201.473-1.414%202.847-2.733%202.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057%208.784c1.621.011%202.944-1.315%202.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945%201.315-2.955%202.96s1.295%202.989%202.916%203%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23e1e3e9%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3Cpath%20d%3D%22M-11.594%2015.465c-.27-.002-.492.297-.494.668l-.012%201.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z%22%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23fff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A2.47727823%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A.4%22%20transform%3D%22translate(15.553%202.85)scale(.88807)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{padding:0 5px;background-color:#ffffff80;margin:0}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;color:#000;border-radius:12px;box-sizing:content-box}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M4%2010a6%206%200%201%200%2012%200%206%206%200%201%200-12%200m5-3a1%201%200%201%200%202%200%201%201%200%201%200-2%200m0%203a1%201%200%201%201%202%200v3a1%201%200%201%201-2%200%22%2F%3E%3C%2Fsvg%3E);background-color:#ffffff80;width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M4%2010a6%206%200%201%200%2012%200%206%206%200%201%200-12%200m5-3a1%201%200%201%200%202%200%201%201%200%201%200-2%200m0%203a1%201%200%201%201%202%200v3a1%201%200%201%201-2%200%22%2F%3E%3C%2Fsvg%3E)}}@media screen and (forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M4%2010a6%206%200%201%200%2012%200%206%206%200%201%200-12%200m5-3a1%201%200%201%200%202%200%201%201%200%201%200-2%200m0%203a1%201%200%201%201%202%200v3a1%201%200%201%201-2%200%22%2F%3E%3C%2Fsvg%3E)}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;font-size:10px;white-space:nowrap;border-color:#333;border-style:none solid solid;border-width:medium 2px 2px;padding:0 5px;color:#333;box-sizing:border-box}.maplibregl-popup{position:absolute;top:0;left:0;display:flex;will-change:transform;pointer-events:none}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-top:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-right:none;border-left-color:#fff}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{position:absolute;top:0;left:0;will-change:transform;transition:opacity .2s}.maplibregl-marker-draggable{cursor:grab}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.maplibregl-user-location-dot:before{content:"";position:absolute;animation:maplibregl-user-location-dot-pulse 2s infinite}.maplibregl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px #00000059}@media(prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;width:1px;height:1px;border-radius:100%}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}.maplibregl-cooperative-gesture-screen{background:#0006;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;color:#fff;padding:1rem;font-size:1.4em;line-height:1.2;opacity:0;pointer-events:none;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media(hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999}.filtermap-shell{--fm-green: #38ff7b;--fm-green-soft: #9bffba;--fm-green-dark: #092b17;--fm-white: #edfff3;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;min-width:320px;min-height:100dvh;flex-direction:column;overflow:hidden;color:var(--fm-white);background:radial-gradient(circle at 50% 38%,rgba(11,87,42,.17),transparent 42%),#010403;font-family:DM Mono,Courier New,monospace;isolation:isolate}.filtermap-shell:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(56,255,123,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(56,255,123,.025) 1px,transparent 1px);background-size:38px 38px;content:"";-webkit-mask-image:radial-gradient(circle at center,black,transparent 86%);mask-image:radial-gradient(circle at center,black,transparent 86%)}.filtermap-noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");mix-blend-mode:screen}.filtermap-header{display:grid;flex:0 0 auto;grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;padding:13px clamp(18px,3vw,48px);border-bottom:1px solid rgba(56,255,123,.22);background:#000703c2}.filtermap-back{justify-self:start;padding:7px 10px;color:#b8ffce9e;border:1px solid rgba(56,255,123,.18);font-size:10px;letter-spacing:.18em;transition:color .16s ease,border-color .16s ease,box-shadow .16s ease}.filtermap-back:hover{color:var(--fm-green);border-color:#38ff7ba6;box-shadow:0 0 24px #38ff7b1f}.filtermap-brand{display:flex;align-items:center;gap:14px;justify-self:center}.filtermap-brand-index{align-self:stretch;padding:8px 8px 0 0;color:#38ff7b8c;border-right:1px solid rgba(56,255,123,.38);font-size:9px}.filtermap-brand p{margin:0 0 -2px;color:#9bffba8f;font-size:8px;letter-spacing:.34em}.filtermap-brand h1{margin:0;color:var(--fm-white);font-family:Space Mono,monospace;font-size:clamp(22px,2.5vw,34px);line-height:1;letter-spacing:-.09em}.filtermap-brand h1 span{color:var(--fm-green);text-shadow:0 0 18px rgba(56,255,123,.56)}.filtermap-clock{display:flex;align-items:center;justify-self:end;gap:9px;color:#b8ffcea1;font-size:9px;letter-spacing:.13em}.filtermap-pulse{width:6px;height:6px;border-radius:50%;background:var(--fm-green);box-shadow:0 0 10px var(--fm-green);animation:filtermap-pulse 1.8s ease-in-out infinite}.filtermap-workspace{display:grid;min-height:0;flex:1;grid-template-columns:minmax(150px,.72fr) minmax(430px,3.5fr) minmax(165px,.85fr);gap:clamp(13px,1.8vw,28px);padding:clamp(15px,2vw,30px) clamp(18px,3vw,48px) clamp(18px,2.5vw,36px)}.filtermap-sidebar,.filtermap-telemetry{min-width:0;padding-top:18px}.filtermap-sidebar-heading{display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:9px;color:#9bffba8c;border-bottom:1px solid rgba(56,255,123,.15);font-size:8px;letter-spacing:.16em}.filtermap-layer-list{display:grid;gap:4px}.filtermap-layer-list button,.filtermap-reset,.filtermap-locate{width:100%;color:#9bffba57;border:0;border-radius:0;background:transparent;font-family:DM Mono,monospace}.filtermap-layer-list button{display:grid;grid-template-columns:22px 1fr 7px;align-items:center;gap:8px;padding:9px 7px;font-size:10px;text-align:left;letter-spacing:.04em;transition:color .15s ease,background .15s ease,transform .15s ease}.filtermap-layer-list button span{color:#9bffba3d;font-size:8px}.filtermap-layer-list button i{width:5px;height:5px;justify-self:end;border:1px solid rgba(56,255,123,.22)}.filtermap-layer-list button:hover{color:#9bffbab8;background:#38ff7b0b;transform:translate(2px)}.filtermap-layer-list button:focus-visible,.filtermap-reset:focus-visible,.filtermap-locate:focus-visible,.filtermap-command button:focus-visible,.filtermap-command input:focus-visible{outline:1px solid var(--fm-green);outline-offset:2px}.filtermap-layer-list button.is-active{color:var(--fm-green-soft)}.filtermap-layer-list button.is-active i{border-color:var(--fm-green);background:var(--fm-green);box-shadow:0 0 8px var(--fm-green)}.filtermap-reset{margin-top:18px;padding:10px;border:1px solid rgba(56,255,123,.17);font-size:7px;letter-spacing:.11em;transition:border-color .15s ease,color .15s ease}.filtermap-reset:hover{color:var(--fm-green);border-color:#38ff7b8c}.filtermap-detail-control{margin-top:12px;padding:10px;border:1px solid rgba(56,255,123,.17);background:#38ff7b06}.filtermap-detail-control>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#9bffba6b;font-size:7px;letter-spacing:.11em}.filtermap-detail-control strong{color:var(--fm-green);font-size:9px;font-weight:400;text-shadow:0 0 8px rgba(56,255,123,.35)}.filtermap-detail-control input{width:100%;height:2px;margin:14px 0 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(90deg,var(--fm-green),rgba(56,255,123,.12));accent-color:var(--fm-green)}.filtermap-detail-control input::-webkit-slider-thumb{width:9px;height:9px;border:1px solid #dffff0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--fm-green);box-shadow:0 0 8px var(--fm-green)}.filtermap-detail-control input::-moz-range-thumb{width:9px;height:9px;border:1px solid #dffff0;border-radius:0;background:var(--fm-green);box-shadow:0 0 8px var(--fm-green)}.filtermap-detail-buttons{display:grid;grid-template-columns:1fr 1fr;gap:6px}.filtermap-detail-buttons button{padding:4px;color:#9bffba9e;border:1px solid rgba(56,255,123,.18);border-radius:0;background:transparent;font-family:DM Mono,monospace}.filtermap-detail-buttons button:hover{color:var(--fm-green);border-color:#38ff7b99}.filtermap-detail-control input:focus-visible,.filtermap-detail-buttons button:focus-visible{outline:1px solid var(--fm-green);outline-offset:2px}.filtermap-stage{display:flex;min-width:0;min-height:0;flex-direction:column}.filtermap-viewport-frame{position:relative;min-height:260px;flex:1;overflow:hidden;border:1px solid rgba(56,255,123,.42);background:#010603;box-shadow:0 0 0 5px #38ff7b05,0 0 55px #00ff6614,inset 0 0 40px #000000b3;clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px)}.filtermap-map{position:absolute;top:0;right:0;bottom:0;left:0}.filtermap-map .maplibregl-canvas{filter:saturate(1.1) contrast(1.08)}.filtermap-map .maplibregl-ctrl-top-right{top:30px;right:10px}.filtermap-map .maplibregl-ctrl-group{overflow:hidden;border:1px solid rgba(56,255,123,.42);border-radius:0;background:#010c06d1;box-shadow:0 0 18px #38ff7b1a}.filtermap-map .maplibregl-ctrl-group button{border-color:#38ff7b33;border-radius:0;background:transparent}.filtermap-map .maplibregl-ctrl button .maplibregl-ctrl-icon{filter:invert(83%) sepia(58%) saturate(807%) hue-rotate(76deg) brightness(104%)}.filtermap-map .maplibregl-ctrl-attrib{color:#9bffba73;background:#000502b3;font-size:8px}.filtermap-map .maplibregl-ctrl-attrib a{color:#9bffba94}.filtermap-map-label{position:absolute;z-index:6;padding:5px 8px;color:#b8ffce9e;background:#000803b3;font-size:7px;letter-spacing:.17em;pointer-events:none}.filtermap-map-label--top{top:9px;left:9px}.filtermap-map-label--bottom{right:9px;bottom:9px}.filtermap-corner{position:absolute;z-index:7;width:24px;height:24px;pointer-events:none}.filtermap-corner--tl{top:8px;left:8px;border-top:1px solid var(--fm-green);border-left:1px solid var(--fm-green)}.filtermap-corner--tr{top:8px;right:8px;border-top:1px solid var(--fm-green);border-right:1px solid var(--fm-green)}.filtermap-corner--bl{bottom:8px;left:8px;border-bottom:1px solid var(--fm-green);border-left:1px solid var(--fm-green)}.filtermap-corner--br{right:8px;bottom:8px;border-right:1px solid var(--fm-green);border-bottom:1px solid var(--fm-green)}.filtermap-location-marker{position:relative;width:13px;height:13px;border:2px solid #eafff0;border-radius:50%;background:var(--fm-green);box-shadow:0 0 8px var(--fm-green),0 0 22px var(--fm-green)}.filtermap-location-marker:after{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:1px solid rgba(56,255,123,.58);border-radius:50%;content:"";animation:filtermap-marker 2s ease-out infinite}.filtermap-marker-node{display:grid;place-items:center;cursor:pointer}.filtermap-marker-node--pin{width:20px;height:28px}.filtermap-marker-node--ping{width:14px;height:14px}.filtermap-address-pin{position:relative;width:18px;height:24px;border:1px solid #caffd9;border-radius:9px 9px 9px 0;background:#0aff6c;box-shadow:0 0 8px #38ff7bd9,0 0 24px #38ff7b59;cursor:pointer;transform:rotate(-45deg)}.filtermap-address-pin:after{position:absolute;top:6px;left:5px;width:6px;height:6px;border:1px solid #dffff0;border-radius:50%;background:#031008;content:""}.filtermap-address-pin span{position:absolute;bottom:28px;left:13px;display:block;width:max-content;max-width:180px;padding:4px 6px;color:#b8ffce;border:1px solid rgba(56,255,123,.35);background:#000803e0;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.08em;line-height:1.25;text-transform:uppercase;transform:rotate(45deg);transform-origin:bottom left}.filtermap-coordinate-ping{position:relative;width:10px;height:10px;border:2px solid #f2fff7;border-radius:50%;background:var(--fm-green);box-shadow:0 0 10px var(--fm-green);cursor:pointer}.filtermap-coordinate-ping:before,.filtermap-coordinate-ping:after{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border:1px solid rgba(56,255,123,.82);border-radius:50%;content:"";animation:filtermap-target-ping 2.2s ease-out infinite}.filtermap-coordinate-ping:after{animation-delay:-1.1s}.filtermap-map .maplibregl-popup-content{padding:7px 9px;color:#b8ffce;border:1px solid rgba(56,255,123,.42);border-radius:0;background:#000803f0;box-shadow:0 0 18px #38ff7b24;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.06em;text-transform:uppercase}.filtermap-map .maplibregl-popup-tip{border-top-color:#38ff7b6b}.filtermap-key-error{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#9bffba80;font-size:10px;letter-spacing:.11em}.filtermap-key-error span{color:var(--fm-green);font-size:14px}.filtermap-command{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:13px;padding:9px 10px 9px 14px;border:1px solid rgba(56,255,123,.3);background:linear-gradient(90deg,#08271485,#010a05e0);box-shadow:inset 0 0 24px #38ff7b08,0 0 28px #38ff7b0d}.filtermap-command:focus-within{border-color:#38ff7bc7;box-shadow:inset 0 0 30px #38ff7b0f,0 0 34px #38ff7b1a}.filtermap-command-mark{color:var(--fm-green);font-size:24px;text-shadow:0 0 12px var(--fm-green)}.filtermap-command label{display:flex;min-width:0;flex-direction:column;gap:2px}.filtermap-command label span{color:#9bffba66;font-size:6px;letter-spacing:.24em}.filtermap-command input{width:100%;padding:0;color:var(--fm-green-soft);border:0;outline:0;background:transparent;caret-color:var(--fm-green);font-family:DM Mono,monospace;font-size:clamp(11px,1vw,14px);letter-spacing:.03em}.filtermap-command input::placeholder{color:#9bffba40}.filtermap-command button{padding:8px 13px;color:var(--fm-green);border:1px solid rgba(56,255,123,.35);border-radius:0;background:#38ff7b0a;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.12em}.filtermap-command button:hover:not(:disabled){border-color:var(--fm-green);background:#38ff7b1a;box-shadow:0 0 14px #38ff7b1f}.filtermap-command button:disabled{cursor:not-allowed;opacity:.26}.filtermap-command-status{min-height:15px;margin:5px 3px 0;color:#9bffba6e;font-size:7px;letter-spacing:.15em}.filtermap-telemetry{display:flex;flex-direction:column}.filtermap-telemetry-block{margin-bottom:16px;padding-bottom:15px;border-bottom:1px solid rgba(56,255,123,.15)}.filtermap-telemetry span,.filtermap-telemetry-grid span{display:block;margin-bottom:5px;color:#9bffba61;font-size:7px;letter-spacing:.13em}.filtermap-telemetry strong,.filtermap-telemetry-grid strong{display:block;overflow:hidden;color:#b8ffcecc;font-size:10px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.filtermap-telemetry-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 10px}.filtermap-signal-bars{display:flex;align-items:flex-end;height:52px;gap:3px;margin:24px 0 18px;padding-bottom:8px;border-bottom:1px solid rgba(56,255,123,.15)}.filtermap-signal-bars i{min-height:4px;flex:1;background:linear-gradient(to top,#38ff7b2e,#38ff7bbf);box-shadow:0 0 5px #38ff7b33;animation:filtermap-bars 2.4s ease-in-out infinite alternate}.filtermap-signal-bars i:nth-child(3n){animation-delay:-.8s}.filtermap-signal-bars i:nth-child(4n){animation-delay:-1.4s}.filtermap-locate{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 6px;color:#9bffba9e;border:1px solid rgba(56,255,123,.22);font-size:8px;letter-spacing:.08em}.filtermap-locate span{display:inline;margin:0;color:var(--fm-green);font-size:13px}.filtermap-locate:hover{color:var(--fm-green);border-color:#38ff7ba6}.filtermap-telemetry-note{margin-top:auto;color:#9bffba3d;font-size:7px;line-height:1.8;letter-spacing:.12em}.filtermap-telemetry-note span{display:inline;color:#38ff7b75}@keyframes filtermap-pulse{50%{opacity:.35;transform:scale(.75)}}@keyframes filtermap-marker{0%{opacity:.8;transform:scale(.45)}to{opacity:0;transform:scale(1.2)}}@keyframes filtermap-target-ping{0%{opacity:.95;transform:scale(.35)}to{opacity:0;transform:scale(1.5)}}@keyframes filtermap-bars{to{transform:scaleY(.55);opacity:.5}}@media(max-width:980px){.filtermap-workspace{grid-template-columns:145px minmax(0,1fr)}.filtermap-telemetry{display:none}}@media(max-width:680px){.filtermap-header{min-height:72px;grid-template-columns:auto 1fr;padding:10px 14px}.filtermap-brand{justify-self:end}.filtermap-brand p,.filtermap-brand-index,.filtermap-clock{display:none}.filtermap-workspace{display:flex;padding:11px 12px 14px;flex-direction:column;gap:9px}.filtermap-sidebar{order:2;padding:0}.filtermap-sidebar-heading,.filtermap-reset{display:none}.filtermap-layer-list{display:flex;overflow-x:auto;gap:6px;scrollbar-width:none}.filtermap-layer-list::-webkit-scrollbar{display:none}.filtermap-layer-list button{display:flex;width:auto;min-width:max-content;gap:7px;padding:7px 9px;border:1px solid rgba(56,255,123,.12);font-size:8px}.filtermap-layer-list button i{order:-1}.filtermap-layer-list button span{display:none}.filtermap-detail-control{display:grid;grid-template-columns:minmax(92px,auto) 1fr auto;align-items:center;gap:10px;margin-top:7px;padding:7px 9px}.filtermap-detail-control input{margin:0}.filtermap-detail-buttons{grid-template-columns:26px 26px}.filtermap-stage{min-height:0;flex:1}.filtermap-command{gap:7px;padding:8px}.filtermap-command-mark{display:none}.filtermap-command button{padding:8px;font-size:7px}.filtermap-command-status{font-size:6px}}@media(prefers-reduced-motion:reduce){.filtermap-pulse,.filtermap-location-marker:after,.filtermap-coordinate-ping:before,.filtermap-coordinate-ping:after,.filtermap-signal-bars i{animation:none}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;width:100%;background-color:#0d0d0d;color:#fff;font-family:sans-serif}body{overflow:hidden}body.loaded{overflow-y:auto}body.loaded.body--music-lock{overflow:hidden}#root{display:flex;flex-direction:column}#loader{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0d0d0d;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity 1s ease}.CenterTitle{text-align:center;font-family:Helvetica,sans-serif}.HeadingBigLeft{text-align:left;font-family:Helvetica,sans-serif;font-size:35px;color:gold;text-shadow:0 0 5px gold}.HeadingLeft{text-align:left;font-family:Helvetica,sans-serif;font-size:30px;color:gold}.ClickableHeadingLeft{text-align:left;font-family:Helvetica,sans-serif;font-size:30px;color:gold;cursor:pointer;transition:transform .2s ease;transform-origin:left;overflow-x:hidden}.SpaceDiv{height:2rem}.BigSpaceDiv{height:5rem}.MegaSpaceDiv{height:10rem}.BodyTextLeft{text-align:left;font-family:Helvetica,sans-serif;font-size:20px}.BodyTextCentre{text-align:center;font-family:Helvetica,sans-serif;font-size:20px}.FancyLink{color:#b8860b;text-decoration:none;font-weight:700;font-family:Helvetica,sans-serif;cursor:pointer;display:inline-block;transition:transform .2s ease;transform-origin:left;white-space:nowrap;margin:0;padding:0;overflow-x:hidden}.DropdownArrow{margin-left:5px;transition:transform .2s ease;transform-origin:left}.ClickableHeadingLeft:hover{transform:scale(1.2)}.GamePage{overflow-x:hidden}.FancyLink:hover{transform:scale(1.1)}.Home{justify-content:center;text-align:center}.phi path{fill:none;stroke:gold;stroke-width:2;stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw 2.5s ease forwards,scaleDraw 2.5s ease forwards;transform-origin:center;filter:drop-shadow(0 0 4px gold)}.page{width:100%;flex:1;min-height:100vh;min-height:100dvh;padding:0;display:flex;flex-direction:column}@keyframes draw{to{stroke-dashoffset:0}}@keyframes scaleDraw{0%{transform:scale(.75)}to{transform:scale(1)}}@keyframes scaleFade{0%{transform:scale(1)}to{transform:scale(1.2)}}.loaded #loader{opacity:0;pointer-events:none}.loaded #main-site{opacity:1;padding:4rem;transition:opacity 1s ease;flex-grow:1}.loaded #main-site.music-main-shell{padding:0 0 132px}.site-header{--p: 0;--squish: 0;--fade: 0;--header-full: 80px;--header-min: calc(var(--header-full) / 4);--header-h: calc(var(--header-full) - (var(--header-full) - var(--header-min)) * var(--p));--bg-o: .2 ;--blur: 12px ;position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--header-h);background:rgba(calc(0 + (255 - 0) * var(--p)),calc(0 + (215 - 0) * var(--p)),calc(0 + (0 - 0) * var(--p)),var(--bg-o));backdrop-filter:saturate(120%) blur(var(--blur));-webkit-backdrop-filter:saturate(120%) blur(var(--blur));transition:background .12s ease-out,height .12s ease-out}.site-header__inner{max-width:1100px;margin:0 auto;height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:0 16px}.site-header--music .site-header__inner{max-width:1400px}.site-header--music{--p: 0 !important;--squish: 0 !important;--fade: 0 !important}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.mode-1998-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.25);color:#fff;padding:6px 10px;font-size:.9rem;line-height:1;cursor:pointer}.mode-1998-btn[aria-pressed=true]{background:#ffd70038;border-color:#ffd70080}.header-spacer{height:var(--header-full, 80px)}.site-header.is-revealed{--p: 0;--squish: 0;--fade: 0}.titlebar-content{transform-origin:center;transform:scaleY(calc(1 - .25 * var(--squish)));opacity:calc(1 - var(--fade));transition:transform .12s ease-out,opacity .12s ease-out}.site-header .logo{color:#fff;text-decoration:none;font-weight:700;font-size:1.25rem;letter-spacing:.2px}.site-header .topnav a{color:#fff;text-decoration:none;margin-left:16px;opacity:.95}.site-header .topnav a:hover{opacity:1}.site-header .topnav .topnav__add-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.topnav__add-icon{display:inline-block;font-size:1.35em;font-weight:inherit;line-height:inherit;animation:topnav-add-spin .42s cubic-bezier(.22,1,.36,1)}@keyframes topnav-add-spin{0%{transform:rotate(0) scale(1)}60%{transform:rotate(200deg) scale(1.15)}to{transform:rotate(360deg) scale(1)}}.site-header .menu-btn{background:transparent;border:none;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;padding:6px 8px}.music-header-search{position:relative;display:flex;align-items:center;gap:12px;width:min(760px,100%);margin:0 auto;padding:10px 14px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.music-header-search__icon{color:#fff9}.music-header-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#fff;font-size:1rem}.music-header-search input::placeholder{color:#ffffff80}.music-header-search button{border:none;background:gold;color:#141414;border-radius:14px;padding:8px 14px;font-weight:700;cursor:pointer}.music-header-search-trigger,.music-brand__mark{display:none}.music-brand{display:flex;align-items:center;gap:12px}.music-brand__back{color:#ffffffc7;text-decoration:none;font-size:1rem}.music-brand__back:hover{color:gold}@media(max-width:900px){.site-header__inner{grid-template-columns:auto 1fr auto}.site-header .topnav{display:none}.site-header--music .site-header__inner{grid-template-columns:auto 1fr auto;gap:10px;padding:0 12px}.music-header-search{display:none}.music-header-search-trigger{grid-column:2;justify-self:end;display:inline-grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;border-radius:999px;font-size:1rem;cursor:pointer}.music-brand__wordmark{display:none}.music-brand__mark{display:block;width:34px;height:42px;filter:drop-shadow(0 0 7px rgba(246,202,69,.56))}.music-brand__mark path{fill:none;stroke:#f6ca45;stroke-width:2}.music-brand .logo{display:inline-flex;align-items:center;justify-content:center}.header-actions{grid-column:3;justify-self:end}}@media(prefers-reduced-motion:reduce){.site-header,.titlebar-content{transition:none}.site-header .topnav .topnav__add-button,.topnav__add-icon{transition:none;animation:none}}.logo{font-size:1.8rem;font-weight:bolder;color:gold;text-decoration:none;text-shadow:0 0 5px gold}.logo:hover{text-shadow:0 0 10px gold;color:gold;text-decoration:none}nav a{margin-left:2rem;color:#fff;text-decoration:none;font-weight:500;text-shadow:0 0 0px gold;position:relative;transition:color .2s}.dot{height:1px;width:1px}nav a:after{content:"";position:absolute;width:0%;height:2px;bottom:-4px;left:0;background:gold;transition:width .3s ease}nav a:hover{color:gold;text-shadow:0 0 20px gold}nav a:hover:after{width:100%}#main-site{opacity:0;transition:opacity 1s ease;min-height:100vh;background-color:#000;display:flex;flex-direction:column;flex-grow:1}.sidebar{position:fixed;top:0;right:0;width:min(280px,85vw);height:100vh;background:#14141834;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:1px solid rgba(255,255,255,.1);transform:translate(100%);transition:transform .22s ease;z-index:1200;padding:14px;overflow:hidden}.sidebar.open{transform:translate(0)}@media(max-width:900px){.sidebar{width:100vw}}.sidebar-nav .sidebar-mobile-only{display:contents}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:gold;font-weight:700}.close-btn{background:none;border:none;color:gold;font-size:22px;cursor:pointer}.sidebar-nav{display:flex;flex-direction:column;gap:14px}.sidebar-mode-btn{width:100%;text-align:left}.sidebar-nav a{display:block;color:gold;text-decoration:none;font-weight:600}.sidebar-nav a:hover{color:#b8860b}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1100}.overlay.show{opacity:1;pointer-events:auto}.topnav{display:flex;gap:18px;margin-left:auto}.topnav a{white-space:nowrap}.menu-btn{display:inline-flex;margin-left:auto;font-size:22px;background:none;border:none;color:gold;cursor:pointer}.menu-btn{position:static;margin-left:12px;font-size:20px;background:none;border:none;color:gold;cursor:pointer}@media(min-width:901px){.topnav{display:flex;gap:18px}.sidebar-mobile-only{display:none}}@media(max-width:900px){.topnav{display:none}.sidebar-mobile-only{display:block}.menu-btn{display:inline-flex;margin-left:auto;font-size:22px;background:none;border:none;color:gold;cursor:pointer}.music-header-search{padding:8px 12px}.music-header-search button{display:none}}.body--lock{overflow:hidden!important}@media(min-width:901px){.sidebar-mobile-only{display:none!important}}@media(max-width:900px){.sidebar-mobile-only{display:contents}}.gameshow-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(90deg,#ff0080,#ff8c00,#40e0d0);background-size:300% 300%;animation:gradientShift 6s ease infinite;animation:gradientShift 6s ease infinite,glowPulse 2s ease-in-out infinite;padding:16px;border-radius:16px;position:relative;text-align:center;gap:8px;cursor:pointer}.sidebar-nav a.sidebar-note{color:#ff0;font-weight:700;letter-spacing:.2px}.sidebar-nav a.sidebar-note:hover{color:#ffe36a}.gameshow-banner:hover{filter:brightness(1.1);transform:scale(1.02);transition:all .15s ease}.gameshow-text,.gameshow-divider{flex:0 0 auto;width:100%}.gameshow-text{font-family:Bebas Neue,sans-serif;font-size:1.7rem;color:#fff;text-shadow:2px 2px 0 #000,-2px -2px 0 #000}.gameshow-divider{font-family:Comic Neue;font-weight:400;font-style:normal;font-size:1.5rem;color:#ff0;text-shadow:0 0 2px #000,2px 2px 0 #000,-2px -2px 0 #000}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #ff0080b3}50%{box-shadow:0 0 40px #ffff00e6}}.statcard{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.statlabel{opacity:.8;font-size:.85rem}.statvalue{font-weight:700;margin-top:2px}.statsub{opacity:.7;font-size:.85rem;margin-top:2px}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-track{display:inline-flex;animation:ticker-scroll var(--ticker-duration, 0s) linear infinite;height:fit-content;width:fit-content}.ticker-track,.ticker-track span{white-space:nowrap!important;overflow:hidden;height:fit-content;width:fit-content}.ticker-track[data-paused=true]{animation-play-state:paused;height:fit-content;width:fit-content}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none!important;transform:none!important;height:fit-content;width:fit-content}}.ticker-bg{background:#b9222299;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:fit-content;border-top:1px solid rgba(255,255,255,.1);z-index:500;mask-image:linear-gradient(to bothsides,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);transition:background .15s ease-in-out}.ticker-bg:hover{background:#ffd70099;transition:filter .15s ease;transition:background .15s ease-in-out}
