@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Manrope:wght@400;500;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%}html,body{overscroll-behavior-y:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}body{margin:0;min-width:320px;font-family:Manrope,sans-serif;background:#000;color:#fff;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea,select{user-select:text;-webkit-user-select:text}img,svg{-webkit-user-drag:none;user-drag:none;pointer-events:auto}:root{--bg: #000000;--surface: #000000;--text: #ffffff;--muted: #b7b7b7;--card-border: 1px solid #ffffff;--hero-surface: #8f1326;--hero-surface-2: #5f0d19;--hero-accent: #ff8e9a}#root{min-height:100vh}.mobile-app{min-height:100vh;max-width:860px;margin:0 auto;padding:5rem 1rem 6.2rem;color:var(--text);overflow-x:hidden}.mobile-app.map-open{max-width:none;padding:0}.mobile-app.map-open .app-header-bar{background:transparent}.app-header-bar{position:fixed;top:0;left:0;right:0;z-index:1100;width:100%;height:64px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.42rem .7rem;background:#000;border:0;box-shadow:none}.app-brand-logo{width:38px;height:38px;object-fit:contain;flex:0 0 38px}.app-search{position:relative;width:min(760px,calc(100% - 4.2rem));display:flex;align-items:center;height:42px;border:0;background:#ffffff0a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.app-search:focus-within{box-shadow:0 0 0 2px #ffffff2e;transform:translateY(-1px)}.app-search input{border:0;background:transparent;height:100%;padding:.5rem 6.4rem .5rem .7rem;appearance:textfield}.app-search input:focus{outline:none}.app-search input::-webkit-search-decoration,.app-search input::-webkit-search-cancel-button,.app-search input::-webkit-search-results-button,.app-search input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.app-search-clear{position:absolute;top:50%;transform:translateY(-50%);right:36px;height:24px;padding:0 .48rem;border:1px solid rgba(255,255,255,.24);background:#ffffff0f;color:#ffffffeb;font-size:.69rem;letter-spacing:.05em;text-transform:uppercase}.app-search-clear:hover{background:#ffffff24}.app-search-icon{position:absolute;top:50%;transform:translateY(-50%);right:8px;width:28px;height:28px;padding:0;background:transparent;color:#fff;border:0}.app-search-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease,opacity .18s ease}.app-search-icon:hover svg{transform:scale(1.06);opacity:.92}.app-search-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:1300;display:grid;gap:1px;background:#ffffff1a;border:var(--card-border)}.app-search-suggestion{border:0;width:100%;background:#000;color:#fff;text-align:left;padding:.55rem .68rem;display:flex;align-items:center;justify-content:space-between;gap:.08rem}.app-search-suggestion .avatar{width:34px;height:34px;border-radius:50%}.app-search-suggestion-main{display:inline-flex;align-items:center;gap:.55rem}.app-search-suggestion-meta{display:grid;gap:.06rem}.app-search-suggestion small{color:#ffffffbd;font-size:.76rem}.app-search-suggestion-icon{width:34px;height:34px;border:1px solid rgba(255,255,255,.22);border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:.76rem}.app-search-suggestion-kind{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb8;border:1px solid rgba(255,255,255,.2);padding:.12rem .34rem}.app-search-suggestion-profile .app-search-suggestion-kind{background:#789bff33}.app-search-suggestion-event .app-search-suggestion-kind{background:#ffb26633}.app-search-suggestion-championship .app-search-suggestion-kind{background:#78dcaa33}.app-search-suggestion:hover{background:#ffffff14}.app-search-suggestion-recent{padding:.42rem .52rem}.app-search-recent-open{border:0;background:transparent;color:inherit;width:100%;text-align:left;padding:.28rem .18rem}.app-search-recent-remove{border:1px solid rgba(255,255,255,.2);background:#ffffff0d;color:#ffffffdb;font-size:.68rem;letter-spacing:.05em;text-transform:uppercase;padding:.24rem .38rem}.app-search-recent-remove:hover{background:#ffffff24}.pwa-install-overlay{position:fixed;inset:0;z-index:1800;background:#000000b8;display:grid;place-items:center;padding:1rem}.pwa-install-modal{width:min(420px,100%);border:var(--card-border);background:#000;padding:.9rem;display:grid;gap:.6rem}.pwa-install-modal h3,.pwa-install-modal p{margin:0}.pwa-install-steps{margin:0;padding-left:1.1rem;display:grid;gap:.3rem}.pwa-install-actions{display:flex;justify-content:flex-end;gap:.5rem}.eyebrow{margin:0;color:var(--muted);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.notice{border:var(--card-border);background:#000;padding:.58rem .72rem;margin:.75rem 0;font-size:.9rem}.stack{display:grid;gap:.8rem}.swipe-shell{position:relative;width:100%;overflow:hidden}.swipe-stage{width:100%;will-change:transform}.mobile-app.map-open .swipe-shell,.mobile-app.map-open .swipe-stage{height:100vh}.swipe-stage.is-dragging{transition:none!important}.mobile-app.map-open .map-stage{height:100%;gap:0}.profile-tab-transition{animation:profileTabIn .3s ease}.profile-tab-transition .profile-block{animation:none}@keyframes profileTabIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stack.compact{gap:.45rem}.card{border:var(--card-border);background:#000;padding:.85rem}.card.inner{padding:.6rem}.card h2,.card h3,.card p{margin:.36rem 0}.card p{color:#d9d9d9}.form{display:grid;gap:.54rem}.form.inline{grid-template-columns:1fr 120px auto;align-items:end}.form label{display:grid;gap:.3rem;color:var(--muted);font-size:.86rem}input,select,button{font:inherit}input{width:100%;border:var(--card-border);background:#000;color:#fff;padding:.56rem .66rem}select{width:100%;border:1px solid rgba(255,255,255,.26);background-color:#000;color:#fff;padding:.56rem 2.2rem .56rem .66rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(255,255,255,.9) 50%),linear-gradient(135deg,rgba(255,255,255,.9) 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}select:focus{outline:none;border-color:#ff8e9acc;box-shadow:0 0 0 2px #ff8e9a33}select:hover{background-color:#ffffff0a}select:disabled{opacity:.58}select option{background:#050505;color:#fff}button{border:0;background:#fff;color:#000;padding:.56rem .66rem;font-weight:700;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease,color .18s ease}button.secondary{border:var(--card-border);background:#000;color:#fff}button.secondary.danger-secondary{border-color:#ff505080;background:#42000094;color:#ffd6d6}.file-upload-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-upload-button{border:var(--card-border);background:#000;color:#fff;text-align:left;width:100%}button:disabled{opacity:.4;cursor:not-allowed}.hero-status{display:inline-block;padding:.32rem .7rem;border:0;border-left:2px solid rgba(255,214,220,.9);color:#fff;letter-spacing:.08em;background:#3a081275}.avatar{width:64px;height:64px;border-radius:50%;border:var(--card-border);display:grid;place-items:center;overflow:hidden;font-weight:700}.avatar.large{width:90px;height:90px}.avatar.hero{width:166px;height:166px;border-radius:50%;border:3px solid #ffffff;background:#081541;font-size:2rem;letter-spacing:.05em;box-shadow:0 20px 42px #0106217a;animation:avatarBreathe 7.4s ease-in-out infinite}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.home-page{--home-border: 1px solid rgba(255, 255, 255, .36)}.home-page .card{border:var(--home-border);background:#000}.home-page .eyebrow{color:#ffffffb8}.home-page .card p{color:#ffffffdb}.home-page .card h3{color:#fff}.home-stage{--hero-photo-url: none;--hero-photo-blur: 9px;--hero-photo-opacity: .5;position:relative;overflow:hidden;isolation:isolate;padding:1.25rem .95rem 1rem;min-height:468px;display:grid;grid-template-rows:auto 1fr auto;row-gap:.7rem;background:linear-gradient(170deg,#262626,#181818 34%,#0d0d0d 60%,#050505 78%,#000)}.home-reveal-1,.home-reveal-2,.home-reveal-3{animation:profileReveal .52s ease both}.home-reveal-1{animation-delay:70ms}.home-reveal-2{animation-delay:.15s}.home-reveal-3{animation-delay:.23s}.reveal-1,.reveal-2,.reveal-3{animation:profileReveal .52s ease both}.reveal-1{animation-delay:70ms}.reveal-2{animation-delay:.15s}.reveal-3{animation-delay:.23s}.home-stage:before{content:"";position:absolute;inset:-6%;background-image:var(--hero-photo-url);background-size:cover;background-position:center;filter:blur(var(--hero-photo-blur)) saturate(1.3) contrast(1.16);transform:scale(1.05);opacity:var(--hero-photo-opacity);mix-blend-mode:normal;z-index:0}.home-stage:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.22),transparent 40%),radial-gradient(circle at 80% 8%,rgba(255,255,255,.12),transparent 42%),linear-gradient(180deg,#26262624,#1818184d 48%,#0909098a 78%,#000000db);z-index:1}.home-stage-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:.7rem}.home-stage h2{margin:.3rem 0 0;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,9vw,3rem);line-height:.92;letter-spacing:.02em}.home-handle{margin:.36rem 0 0;font-size:.88rem;letter-spacing:.08em;color:#ffdde3eb}.home-stage-badges{display:grid;justify-items:end;gap:.4rem}.hero-visual-tag{margin:0;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd1}.home-centerpiece{position:relative;z-index:2;margin:.55rem auto 0;width:min(340px,100%);min-height:245px;display:grid;place-items:center}.pulse-ring{position:absolute;border-radius:50%;background:radial-gradient(circle,transparent 61.5%,rgba(255,255,255,.52) 63%,transparent 66%);opacity:.88}.pulse-ring-1{width:228px;height:228px;animation:ringPulse 5.2s ease-in-out infinite}.pulse-ring-2{width:286px;height:286px;background:radial-gradient(circle,transparent 63%,rgba(255,255,255,.4) 64.5%,transparent 68%);animation:ringPulse 6.4s ease-in-out infinite .65s}.home-center-label{position:absolute;bottom:0;background:#0e0e0ec7;padding:.32rem .7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.home-stage-footer{position:relative;z-index:2;margin-top:auto;border-top:0;background:transparent;padding:.9rem 0 0;display:flex;justify-content:space-between;align-items:flex-end;gap:.75rem}.home-stage-footer h3{margin:.32rem 0 0}.home-stage-footer p{margin:.28rem 0 0}.home-hero-spotlight{width:100%;display:grid;gap:.62rem}.home-hero-spotlight-info{display:grid;gap:.08rem}.home-hero-party-line{color:#ffffffd6;font-size:.86rem}.home-hero-cta-slot{width:100%;display:flex;justify-content:center}.home-cta{white-space:nowrap;align-self:center;min-width:190px;border:0;background:#000;color:#fff;box-shadow:0 0 0 1px #ffffff42,0 0 18px #ffffff2e;animation:partyGlow 2.4s ease-in-out infinite;transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.home-cta:hover{transform:translateY(-1px) rotate(1deg);box-shadow:0 0 0 1px #ffffff57,0 0 24px #ffffff42}.home-spark{position:absolute;z-index:1;width:6px;height:6px;border-radius:50%;background:#ffffffbd;animation:sparkleFloat 7.2s ease-in-out infinite}.home-spark-a{left:17%;top:39%}.home-spark-b{left:74%;top:29%;width:4px;height:4px;animation-delay:.9s}.home-spark-c{left:82%;top:58%;animation-delay:1.8s}.home-spark-d{left:24%;top:72%;width:5px;height:5px;animation-delay:2.6s}.home-stage.party-on .avatar.hero{animation:avatarBreathe 3.5s ease-in-out infinite}.home-stage.party-on .home-spark{animation-duration:3.2s;background:#ffffffe6}.home-stage.party-peak .pulse-ring-1{animation-duration:2.2s}.home-stage.party-peak .pulse-ring-2{animation-duration:2.8s}.home-stage.party-peak .home-cta{background:#000;color:#fff;box-shadow:0 0 0 1px #ffffff6b,0 0 24px #ffffff4d}.home-events{margin-top:.8rem;padding:1rem 1rem 1.05rem;border:0;background:#000}.home-page .home-events{border:0}.home-events-head{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.home-map-link{border:0;background:transparent;color:#fff;padding:.2rem 0;font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;transition:transform .22s ease,opacity .22s ease}.home-map-link:hover{transform:translateY(-1px) rotate(-1deg);opacity:.92}.home-event-row{border-color:#ffffff47;background:#000}.home-event-row strong{color:#fff;font-size:.78rem}.home-event-grid{display:grid;gap:1rem;margin-top:.7rem}.home-event-card{overflow:hidden;border:0;background:#000;animation:profileReveal .52s ease both}.home-event-card-clickable{cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.home-event-card-clickable:hover{transform:translateY(-2px);box-shadow:0 14px 24px #00000047}.home-event-card-clickable:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.home-event-grid .home-event-card:nth-child(1){animation-delay:.1s}.home-event-grid .home-event-card:nth-child(2){animation-delay:.17s}.home-event-grid .home-event-card:nth-child(3){animation-delay:.24s}.home-event-grid .home-event-card:nth-child(4){animation-delay:.31s}.home-event-card img{width:100%;height:150px;object-fit:cover;display:block}.home-event-body{padding:.75rem .78rem .8rem}.home-event-body h4{margin:.3rem 0 0;font-size:1.12rem;line-height:1.15;color:#fff}.home-event-meta{margin-top:.35rem;color:#ffffffd1;font-size:.84rem}.home-event-indicators{margin-top:.48rem;display:flex;flex-wrap:wrap;gap:.4rem}.home-event-indicator{display:inline-flex;align-items:center;gap:.28rem;max-width:100%;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#ffffffeb;padding:.16rem .4rem;font-size:.7rem;letter-spacing:.03em;line-height:1.15}.home-event-indicator svg{width:12px;height:12px;min-width:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-event-indicator span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-event-foot{margin-top:.68rem;display:flex;justify-content:space-between;align-items:center;gap:.6rem}.home-event-actions{display:inline-flex;align-items:center;gap:.35rem}.home-event-heart{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#00000073;color:#fff;font-size:1.08rem;display:inline-flex;align-items:center;justify-content:center;transform-origin:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.home-event-heart svg{width:18px;height:18px;display:block;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transform:translateZ(0)}.home-event-heart:hover{transform:scale(1.04);border-color:#ffffff70}.home-event-heart.saved{border-color:#ff4a4aeb;color:#ffe4e4;background:linear-gradient(145deg,#ff5a5a,#c90000);box-shadow:0 10px 22px #dc18185c;animation:eventHeartPop .34s ease}.home-event-heart.saved svg{fill:currentColor;stroke:none}.home-event-foot strong{color:#ffffffe6;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.home-event-open{border:0;background:#000;color:#fff;padding:.42rem .58rem;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;transition:transform .22s ease,opacity .22s ease,box-shadow .22s ease}.home-event-open:hover:not(:disabled){transform:translateY(-1px) rotate(1deg);box-shadow:0 0 0 1px #ffffff3d}.home-event-open.secondary{border:1px solid rgba(255,255,255,.24);background:transparent}.map-screen{min-height:100%;height:100%;margin:0}.map-view{background:#000}.map-view-fullscreen{position:relative;min-height:100%;height:100%;border:0;padding:0;overflow:hidden}.map-canvas{position:relative;margin-top:.55rem;min-height:310px;border:1px solid rgba(255,255,255,.26);background:#000;overflow:hidden}.map-canvas-fullscreen{margin-top:0;min-height:100%;height:100%;border:0}.map-pin{width:22px;height:22px;border:0;border-radius:50%;background:transparent;box-shadow:none;padding:0;cursor:pointer;transition:box-shadow .22s ease;display:grid;place-items:center}.map-pin span{display:block;width:100%;height:100%}.map-pin-core{position:relative;width:18px;height:18px;border-radius:50%}.map-pin-club .map-pin-core{background:radial-gradient(circle at 34% 32%,#fff,#e5e5e5 36%,#9f9f9f 76%,#5e5e5e);border:1px solid rgba(0,0,0,.72);box-shadow:0 0 0 5px #ffffff24,0 0 14px #ffffff3d}.map-pin-club .map-pin-core:after{content:"";position:absolute;left:50%;bottom:-8px;width:0;height:0;transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #a9a9a9;filter:drop-shadow(0 2px 2px rgba(0,0,0,.42))}.map-pin-live .map-pin-core{background:linear-gradient(140deg,#ff4e6f,#ff8f3f 38%,#6b57ff);border:1px solid rgba(0,0,0,.62);box-shadow:0 0 0 6px #ff587e33,0 0 18px #ff663a47;overflow:visible}.map-pin-event .map-pin-core{background:radial-gradient(circle at 35% 30%,#fff,#f4e2b6 32%,#d4a94d 74%,#7d5b1f);border:1px solid rgba(0,0,0,.7);box-shadow:0 0 0 5px #e5bb572e,0 0 16px #ffcf5e47}.map-pin-wave{position:absolute;inset:-7px;border-radius:50%;border:1px solid rgba(255,121,97,.5);animation:mapLivePinPulse 1.5s ease-out infinite}.map-pin:hover .map-pin-core{box-shadow:0 0 0 7px #fff3,0 0 22px #ffffff70}.map-pin-active{animation:mapPinPulse 1.05s ease}@keyframes mapPinPulse{0%{box-shadow:0 0 #ffffff6b}45%{box-shadow:0 0 0 14px #fff0}to{box-shadow:0 0 #fff0}}@keyframes mapLivePinPulse{0%{transform:scale(.95);opacity:.72}to{transform:scale(1.36);opacity:0}}.map-pin-disabled{opacity:.45;cursor:not-allowed}.map-time{display:block;margin-top:.2rem;color:#ffffffc7;font-size:.72rem}.map-overlay-list{position:absolute;left:0;right:0;bottom:calc(4.45rem + env(safe-area-inset-bottom));max-height:none;overflow:hidden;padding:.5rem .65rem;background:linear-gradient(180deg,#0000,#0000001f 12%,#00000057 28%,#0000009e 52%,#000000d6 74%,#000000f2 90%,#000);backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);z-index:20}.map-overlay-list h3{margin:0 0 .35rem;font-family:Bebas Neue,sans-serif;font-size:1.58rem;letter-spacing:.03em;font-weight:400;line-height:.95;text-shadow:0 2px 6px rgba(0,0,0,.7)}.map-empty-state{min-height:100%;display:grid;place-items:center;padding:1.1rem;color:#ffffffc7}.map-overlay-empty{margin:0;color:#ffffffc7;font-size:.86rem}.map-nearby-scroll{display:flex;gap:.45rem;overflow-x:auto;overflow-y:hidden;padding-bottom:0;scroll-snap-type:x proximity}.map-nearby-scroll::-webkit-scrollbar{height:6px}.map-nearby-scroll::-webkit-scrollbar-thumb{background:#ffffff47}.map-nearby-card{--event-image-url: none;flex:0 0 132px;min-height:132px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.26);background:#080808;color:#fff;display:grid;align-content:start;gap:.22rem;padding:.46rem;text-align:left;scroll-snap-align:start;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.map-nearby-card:before{content:"";position:absolute;inset:0;background-image:var(--event-image-url);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.72;pointer-events:none}.map-nearby-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000008f,#000000a8 38%,#000000d1 72%,#000000eb);pointer-events:none}.map-nearby-card>*{position:relative;z-index:1}.map-nearby-card strong{font-family:Bebas Neue,sans-serif;font-size:1.0625rem;font-weight:400;letter-spacing:.03em;line-height:1.18;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 8px rgba(0,0,0,.75)}.map-nearby-card .map-time{margin-top:0;font-size:.7rem;text-shadow:0 2px 8px rgba(0,0,0,.75)}.map-nearby-card:focus-visible,.map-location-toggle:focus-visible{outline:2px solid rgba(255,255,255,.95);outline-offset:2px}.map-nearby-card:hover{transform:translateY(-2px) scale(1.01);border-color:#ffffff73;box-shadow:0 8px 20px #00000047}.map-nearby-card:active{transform:translateY(0) scale(.99)}.map-location-toggle{position:absolute;right:.85rem;bottom:calc(11rem + env(safe-area-inset-bottom));z-index:30;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#000000e0;color:#fff;padding:0}.map-location-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.map-location-toggle:disabled{opacity:.5}.map-location-toggle.is-locating{animation:mapLocatingPulse 1.2s ease-in-out infinite}@keyframes mapLocatingPulse{0%{box-shadow:0 0 #ffffff2e}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.map-location-error{position:absolute;right:.85rem;bottom:calc(13.5rem + env(safe-area-inset-bottom));z-index:30;margin:0;max-width:min(70vw,260px);border:1px solid rgba(255,255,255,.3);background:#000000d6;padding:.35rem .45rem;font-size:.72rem;line-height:1.3}.map-user-marker{position:relative;width:42px;height:52px;display:grid;justify-items:center;filter:drop-shadow(0 8px 16px rgba(0,0,0,.45))}.map-user-marker-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;border:2px solid #ffffff;background:#101010;color:#fff;display:grid;place-items:center;box-shadow:0 6px 14px #00000059;font-weight:700;font-size:.68rem;letter-spacing:.04em;animation:mapMarkerFloat 4.4s ease-in-out infinite}.map-user-marker-avatar img{width:100%;height:100%;object-fit:cover}.map-user-marker-tail{margin-top:-2px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid #ffffff;filter:drop-shadow(0 3px 6px rgba(0,0,0,.35))}@keyframes mapMarkerFloat{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.map-location-toggle.is-locating,.map-user-marker,.map-rich-popup .maplibregl-popup-content,.map-live-badge,.map-pin-active,.map-pin-wave{animation:none}.map-pin,.map-nearby-card{transition:none}}.map-rich-popup .maplibregl-popup-content{background:#000000eb;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:0;box-shadow:0 14px 30px #00000073;padding:.52rem;min-width:196px;animation:mapPopupIn .26s cubic-bezier(.22,.61,.36,1)}.map-rich-popup .maplibregl-popup-tip{border-top-color:#000000eb!important}.map-popup-user{display:grid;gap:.32rem}.map-popup-user-clickable{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.map-popup-user-clickable:hover{transform:translateY(-1px)}.map-popup-user-top{display:flex;align-items:center;gap:.48rem}.map-popup-user-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.42)}.map-popup-user-meta{display:grid;gap:.02rem}.map-popup-user-meta strong{font-family:Bebas Neue,sans-serif;font-weight:400;letter-spacing:.03em;font-size:1.05rem;line-height:.95}.map-popup-user-meta small,.map-popup-user-line{margin:0;color:#ffffffd1;font-size:.72rem}.map-live-badge{display:inline-flex;justify-self:start;align-items:center;border:0;padding:.18rem .5rem;font-size:.66rem;letter-spacing:.09em;text-transform:uppercase;color:#fff;background:linear-gradient(120deg,#ff3f59,#ff8f3f,#57b4ff 56%,#8a5dff 82%,#ff3f59);background-size:220% 100%;animation:liveBadgeFlow 2.1s linear infinite;box-shadow:0 0 0 1px #ffffff4d,0 4px 10px #0000004d}.map-popup-event{display:grid;gap:.3rem}.map-popup-event-clickable{cursor:pointer}.map-popup-event-image{width:100%;height:84px;object-fit:cover;border:1px solid rgba(255,255,255,.2)}.map-popup-event-title{font-family:Bebas Neue,sans-serif;font-size:1.08rem;line-height:.95;letter-spacing:.03em;font-weight:400}.map-popup-event-line{color:#ffffffd1;font-size:.72rem}.map-popup-event-hint{color:#ffffffbd;font-size:.67rem;letter-spacing:.06em;text-transform:uppercase}.map-popup-action{border:1px solid rgba(255,255,255,.3);background:#fff;color:#000;padding:.28rem .44rem;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.map-popup-action.secondary{background:transparent;color:#fff}@keyframes mapPopupIn{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes liveBadgeFlow{0%{background-position:0% 50%}to{background-position:200% 50%}}.home-stats{border-left:0;border-right:0;border-bottom:0;background:linear-gradient(180deg,#1f060ae6,#0e0205eb);padding:.65rem 0 0}.home-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.metric-pill{border:0;border-top:1px solid rgba(255,194,204,.34);background:#ff788c14;padding:.56rem .62rem;display:grid;gap:.22rem}.metric-pill span{color:#ffbcc6e6;text-transform:uppercase;font-size:.7rem;letter-spacing:.11em}.metric-pill strong{font-size:1.36rem;color:#ffe8ec}.inline-between{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.inline-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.5rem}.party-row{width:100%;display:flex;justify-content:space-between;gap:.55rem;border:var(--card-border);background:#000;color:#fff;text-align:left}.party-row.current{background:#fff;color:#000}.event-list{display:grid;gap:.45rem}.event-row{display:grid;grid-template-columns:1fr 95px;gap:.45rem}textarea{width:100%;border:var(--card-border);background:#000;color:#fff;padding:.56rem .66rem;min-height:112px;resize:vertical;font:inherit}.champ-page .card{border:0;background:linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 16px 40px #00000047}.champ-stage{position:relative;overflow:hidden;padding:1.2rem 1rem;background:radial-gradient(circle at 80% 15%,rgba(255,192,203,.2),transparent 40%),radial-gradient(circle at 15% 85%,rgba(173,216,230,.16),transparent 45%),linear-gradient(170deg,#232323f2,#0a0a0af5);isolation:isolate}.champ-stage:before,.champ-stage:after{content:"";position:absolute;inset:-30%;z-index:1;pointer-events:none;mix-blend-mode:screen}.champ-stage:before{background:radial-gradient(circle at 22% 18%,rgba(255,220,225,.34),transparent 30%),radial-gradient(circle at 78% 64%,rgba(188,230,255,.28),transparent 34%);animation:champLightRush 2.4s linear infinite}.champ-stage:after{background:linear-gradient(122deg,transparent 20%,rgba(255,255,255,.18) 38%,transparent 54%),linear-gradient(302deg,transparent 30%,rgba(255,174,188,.16) 48%,transparent 64%);animation:champLightRandom 1.7s linear infinite}.champ-stage-center{position:relative;z-index:2;min-height:210px;display:grid;place-items:center;gap:.88rem;text-align:center}.champ-kicker{margin:0;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffbf}.champ-new-cta{min-width:260px;min-height:78px;border:1px solid rgba(255,255,255,.35);background:radial-gradient(circle at 20% 32%,rgba(255,255,255,.22),transparent 45%),radial-gradient(circle at 84% 72%,rgba(255,255,255,.18),transparent 50%),linear-gradient(130deg,#ffe7ece6,#d6edffe6);color:#000;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 12px 24px #00000052;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .26s ease,box-shadow .26s ease,filter .26s ease,background .26s ease,border-color .26s ease,color .26s ease}.champ-new-cta:hover{transform:translateY(-2px) scale(1.015);box-shadow:0 16px 28px #0006;filter:saturate(1.05)}.champ-new-cta.join-mode{position:relative;overflow:hidden;color:#fff;border:0;background:radial-gradient(circle at 20% 20%,rgba(255,72,72,.34),transparent 46%),radial-gradient(circle at 86% 72%,rgba(255,28,28,.3),transparent 50%),linear-gradient(120deg,#200000,#650000 20%,#b50000,#ff2a00,#940000 68%,#2c0000);background-size:190% 190%,220% 220%,260% 260%;box-shadow:0 14px 28px #00000073,0 0 24px #ff1e1e73;animation:champHellFlowSlow 11s ease-in-out infinite,champHellChaos 9.3s linear infinite,champHellPulse 1.7s ease-in-out infinite alternate}.champ-new-cta.join-mode:hover{transform:translateY(-3px) scale(1.03);filter:saturate(1.22) brightness(1.08);box-shadow:0 20px 34px #0000008f,0 0 30px #ff2a2a9e}.champ-new-plus{font-size:1.35rem;font-weight:600;line-height:1}.champ-code-form{width:100%;max-width:260px}.champ-code-input{width:100%;min-height:54px;text-align:center;font-family:Courier New,Courier,monospace;font-size:1.02rem;letter-spacing:.52em;text-transform:uppercase;padding:.72rem .72rem .72rem 1.2rem;border:1px solid rgba(255,255,255,.38);background:linear-gradient(130deg,#ffffff29,#ffffff0f);color:#fff;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.champ-code-input::placeholder{color:#ffffff9e;letter-spacing:.42em}.champ-code-form.code-ready .champ-code-input{border-color:#ff4e4eeb;box-shadow:0 0 0 1px #ff5a5a42 inset,0 0 18px #ff222259;transform:translateY(-1px)}@keyframes champHellFlow{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes champHellFlowSlow{0%{background-position:4% 16%,88% 70%,0% 42%}35%{background-position:22% 34%,76% 46%,58% 66%}70%{background-position:12% 76%,64% 20%,100% 34%}to{background-position:4% 16%,88% 70%,0% 42%}}@keyframes champHellChaos{0%{filter:saturate(1.12) brightness(1)}17%{filter:saturate(1.2) brightness(1.05)}31%{filter:saturate(1.08) brightness(.97)}48%{filter:saturate(1.24) brightness(1.08)}63%{filter:saturate(1.11) brightness(.99)}82%{filter:saturate(1.26) brightness(1.06)}to{filter:saturate(1.12) brightness(1)}}@keyframes champHellPulse{0%{box-shadow:0 14px 28px #00000073,0 0 0 1px #ff50503d inset,0 0 18px #ff1e1e59}to{box-shadow:0 16px 30px #00000085,0 0 0 1px #ff5e5e52 inset,0 0 30px #ff1e1e9e}}.champ-joined-section{margin-top:.25rem;padding:.1rem .2rem .35rem;background:transparent;border:0}.champ-reveal-1,.champ-reveal-2,.champ-reveal-3{animation:profileReveal .52s ease both}.champ-reveal-1{animation-delay:70ms}.champ-reveal-2{animation-delay:.15s}.champ-reveal-3{animation-delay:.23s}.champ-public-section{margin-top:.05rem;padding:.1rem .2rem .35rem;background:transparent;border:0}.champ-grid{margin-top:.95rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.champ-card{width:100%;padding:0;text-align:left;color:#fff;cursor:pointer;overflow:hidden;background:#000;border:0;box-shadow:0 14px 28px #0000004d;transition:transform .22s ease,box-shadow .22s ease}.champ-card-reveal{animation:profileReveal .46s ease both}.champ-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0006}.champ-card:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:2px}.champ-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px);z-index:1}.champ-orb-a{width:210px;height:210px;left:-86px;top:-62px;background:radial-gradient(circle,#ffb4c33d,#ffb4c300 70%)}.champ-orb-b{width:250px;height:250px;right:-96px;bottom:-110px;background:radial-gradient(circle,#b4dcff33,#b4dcff00 74%)}.champ-card img{width:100%;height:120px;object-fit:cover;display:block}.champ-card-body{padding:.82rem;display:grid;gap:.5rem}.champ-card-head{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.champ-card-head h4{margin:0}.champ-role{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;padding:.24rem .5rem;border:1px solid rgba(255,255,255,.28)}.champ-role.owner{background:#ffd6dc1f}.champ-role.joined{background:#bedcff1f}.champ-card-stats{display:flex;gap:.45rem;color:#ffffffd6;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.champ-details-page{gap:1rem}.champ-details-stage{position:relative;overflow:hidden;border:0;background:transparent;padding:0;animation:champDetailsLift .58s ease both}.champ-details-media{position:relative;overflow:hidden}.champ-details-media:before{content:"";position:absolute;inset:-14%;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.2),transparent 34%),radial-gradient(circle at 82% 84%,rgba(255,255,255,.16),transparent 36%),linear-gradient(128deg,#ff787826,#78aaff1f);animation:champDetailLightDrift 5.8s ease-in-out infinite;pointer-events:none}.champ-details-media img{width:100%;height:min(52vw,360px);object-fit:cover;display:block;transform:scale(1.03);animation:champImageBreath 7.2s ease-in-out infinite}.champ-details-body{padding:1.3rem .3rem .25rem}.champ-details-headline{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.champ-details-main{display:grid;gap:.35rem}.champ-details-owner{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;text-decoration:none;color:#fff}.champ-details-owner .avatar{width:34px;height:34px}.champ-details-settings-fab{position:absolute;top:.75rem;right:.75rem;z-index:4;justify-self:auto}.champ-details-body h2{margin:.35rem 0 .5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(1.85rem,5.8vw,2.9rem);line-height:.95;letter-spacing:.02em}.champ-details-body p{max-width:58ch}.champ-details-code-wrap{display:grid;justify-items:start;gap:.24rem}.champ-details-code-wrap small{color:#ffffffbd;text-transform:uppercase;letter-spacing:.13em;font-size:.66rem}.champ-details-code-row{display:inline-flex;align-items:center;gap:.42rem;border:1px solid rgba(255,255,255,.24);background:#00000052;padding:.24rem .3rem .24rem .52rem}.champ-details-code-value{font-family:Courier New,Courier,monospace;letter-spacing:.14em;font-size:.86rem}.champ-details-code-copy{border:1px solid rgba(255,255,255,.28);background:#ffffff1a;color:#fff;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;padding:.22rem .45rem}.champ-details-code-copy:disabled{opacity:.58}.champ-details-metrics{margin-top:.95rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.champ-details-metric{border-top:1px solid rgba(255,255,255,.24);padding-top:.55rem;display:grid;gap:.16rem}.champ-details-metric strong{font-size:1.1rem}.champ-details-metric span{color:#ffffffb8;text-transform:uppercase;font-size:.68rem;letter-spacing:.12em}.champ-details-card{border:0;background:linear-gradient(180deg,#ffffff0f,#ffffff05);box-shadow:0 16px 36px #00000052}.champ-details-leaderboard{display:grid;gap:.7rem;padding:0;border:0;background:transparent;box-shadow:none}.champ-details-leaderboard h3{margin:0}.champ-details-leaderboard-podium{margin-bottom:.9rem}.champ-details-leaderboard-board{display:grid;gap:.56rem}.champ-details-leaderboard .ranking-global-podium-card,.champ-details-leaderboard .ranking-global-row,.champ-details-leaderboard .ranking-global-podium-card:hover,.champ-details-leaderboard .ranking-global-row:hover{box-shadow:none}.champ-details-leaderboard .ranking-global-podium-first,.champ-details-leaderboard .ranking-global-podium-second,.champ-details-leaderboard .ranking-global-podium-third{transform:none;min-height:0}.champ-details-leaderboard .ranking-global-podium-card{padding:.36rem .22rem}.champ-details-leaderboard-row{border:0;padding-inline:.1rem}.champ-details-podium-empty .avatar{display:none}.champ-details-podium-empty>strong,.champ-details-podium-empty>small{opacity:.86}.champ-create-party-launch{width:100%;border:1px solid rgba(255,255,255,.24);background:radial-gradient(circle at 82% 24%,rgba(255,255,255,.12),transparent 42%),linear-gradient(125deg,#ffced833,#c7e4ff1f);color:#fff;padding:.86rem .9rem;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.champ-create-party-launch:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 26px #00000052;border-color:#ffffff6b}.champ-create-party-launch:disabled{opacity:.58}.champ-create-party-copy{display:grid;gap:.22rem}.champ-create-party-copy strong{font-size:1.1rem;letter-spacing:.02em}.champ-create-party-copy small{color:#ffffffc7}.champ-create-party-cta{border:1px solid rgba(255,255,255,.35);padding:.34rem .56rem;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;background:#ffffff14}.champ-primary-action{width:100%;border:1px solid rgba(255,255,255,.28);background:radial-gradient(circle at 18% 28%,rgba(255,255,255,.12),transparent 42%),linear-gradient(135deg,#7ebaff29,#ffce9a1f);color:#fff;text-align:left;padding:.82rem .88rem}.champ-primary-action:hover:not(:disabled){transform:translateY(-2px);border-color:#ffffff70;box-shadow:0 14px 24px #00000047}.champ-primary-action-copy{display:grid;gap:.2rem}.champ-primary-action-copy strong{font-size:1.02rem}.champ-primary-action-copy small{color:#ffffffc7}.champ-danger-action{border:1px solid rgba(255,84,84,.62);background:radial-gradient(circle at 82% 24%,rgba(255,173,173,.18),transparent 42%),linear-gradient(125deg,#8a14148c,#5c0e0eb8);box-shadow:0 10px 24px #00000057}.champ-danger-action:hover:not(:disabled){border-color:#ff7878db;box-shadow:0 14px 30px #0000006b}.champ-danger-action:disabled{opacity:.64}.champ-ranking-list{gap:.62rem}.champ-ranking-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.56rem;margin-bottom:.75rem}.champ-podium-card{position:relative;display:grid;justify-items:center;align-content:start;gap:.26rem;min-height:182px;padding:.64rem .5rem .56rem;border:0;box-shadow:0 14px 24px #00000047}.champ-podium-first{background:linear-gradient(165deg,#4e1b2a,#171010)}.champ-podium-second{background:linear-gradient(165deg,#1b4257,#101517)}.champ-podium-third{background:linear-gradient(165deg,#5a3117,#181210)}.champ-podium-card .avatar{width:72px;height:72px;min-width:72px;border:0;border-radius:50%}.champ-podium-card .avatar img{border-radius:50%}.champ-podium-rank{width:30px;height:30px;display:grid;place-items:center;font-size:.8rem;font-weight:800;background:#252525}.champ-podium-name{font-size:.98rem;line-height:1;text-align:center}.champ-podium-username{color:#d6d6d6;font-size:.72rem;letter-spacing:.04em}.champ-podium-points{margin-top:.14rem;background:#242424;padding:.24rem .44rem;font-size:.9rem;font-weight:800}.champ-ranking-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.66rem;border:0;background:linear-gradient(170deg,#1a1a1a,#090909);padding:.68rem .72rem;box-shadow:0 10px 20px #0000003d;animation:champRankIn .44s ease both;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.champ-ranking-row:hover{transform:translateY(-2px);background:linear-gradient(170deg,#202020,#0d0d0d);box-shadow:0 14px 24px #0000004d}.champ-rank-badge{width:48px;height:48px;display:grid;place-items:center;font-size:.98rem;font-weight:800;background:#262626}.champ-ranking-main{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:.74rem;min-width:0}.champ-ranking-avatar-wrap{display:flex;justify-content:center}.champ-ranking-main .avatar{width:84px;height:84px;min-width:84px;border:0;border-radius:50%;box-shadow:0 10px 20px #0000006b}.champ-ranking-main .avatar img{border-radius:50%}.champ-ranking-info{display:grid;gap:.2rem;min-width:0}.champ-ranking-name{font-size:clamp(1.12rem,4.5vw,1.3rem);font-weight:800;letter-spacing:.01em;color:#f7f7f7;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.champ-ranking-username{color:#d4d4d4;font-size:.74rem;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.champ-ranking-attended{display:inline-flex;align-items:baseline;justify-self:start;gap:.36rem;background:#1f1f1f;padding:.22rem .42rem}.champ-ranking-attended strong{font-size:.96rem;font-weight:800;letter-spacing:.02em}.champ-ranking-attended small{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#dcdcdc}.champ-ranking-points{min-width:90px;display:inline-flex;justify-content:center;align-items:center;border:0;background:#242424;padding:.38rem .6rem;font-size:clamp(1.02rem,4vw,1.15rem);font-weight:800;letter-spacing:.03em;color:#fff}.party-wizard{border:1px solid rgba(255,255,255,.14);background:#ffffff05;box-shadow:none;padding:.9rem}.party-wizard-head h3{margin:.2rem 0 .1rem}.party-wizard-steps{margin:.65rem 0 .8rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem}.party-step-chip{border:1px solid rgba(255,255,255,.2);background:#ffffff08;color:#fff;padding:.42rem .34rem;min-height:56px;display:grid;gap:.08rem;justify-items:center}.party-step-chip span{font-size:.75rem;font-weight:700}.party-step-chip small{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.party-step-chip.done{border-color:#ade6be73;color:#c9ffdaf5}.party-step-chip.active{background:#fff;color:#000;border-color:#ffffffeb}.party-wizard-confirm{border:1px solid rgba(255,255,255,.18);background:#ffffff08;padding:.6rem .66rem}.party-wizard-confirm p{margin:.22rem 0}.party-wizard-actions{margin-top:.75rem;display:flex;justify-content:flex-end;gap:.45rem}.party-event-grid{width:min(860px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.party-event-card{width:100%;border:1px solid rgba(255,255,255,.2);background:linear-gradient(180deg,#ffffff0d,#ffffff05);color:#fff;padding:.7rem .76rem;text-align:left;display:grid;gap:.2rem;min-height:96px}.party-event-card strong{font-size:.96rem;line-height:1.15}.party-event-card small{color:#ffffffbd}.party-event-card:hover{transform:translateY(-1px);border-color:#ffffff5c}.party-event-card.active{border-color:#ffffffeb;background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.2),transparent 38%),linear-gradient(124deg,#ffe7ec4d,#d4ecff3d);color:#fff;box-shadow:0 0 0 1px #ffffff47,0 16px 24px #00000052}.champ-rank-first{background:linear-gradient(124deg,#4e1b2a,#1c0d12);box-shadow:0 14px 24px #3a0c1957}.champ-rank-first .champ-rank-badge{color:#ffd9e2;background:#7a2339;animation:champPodiumPulse 2.3s ease-in-out infinite}.champ-rank-first .champ-ranking-name,.champ-rank-first .champ-ranking-points{color:#ffeaf0}.champ-rank-second{background:linear-gradient(124deg,#174a66,#0c1f2d);box-shadow:0 12px 22px #0921324d}.champ-rank-second .champ-rank-badge{color:#dbf2ff;background:#1e5f84;animation:champPodiumPulse 2.5s ease-in-out infinite .25s}.champ-rank-second .champ-ranking-name,.champ-rank-second .champ-ranking-points{color:#e8f7ff}.champ-rank-third{background:linear-gradient(124deg,#5a3117,#23160c)}.champ-rank-third .champ-rank-badge{color:#ffe2c9;background:#6e421e}.champ-wizard-page{position:relative;overflow:hidden;min-height:calc(100vh - 9.2rem);padding:1.35rem 1.15rem 1.1rem;border:0;background:transparent;box-shadow:none;display:flex;flex-direction:column;gap:.62rem}.champ-wizard-hero{position:relative;z-index:2;text-align:center;display:grid;gap:.32rem;margin-bottom:.78rem}.champ-wizard-eyebrow{margin:0;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffc7}.champ-wizard-hero h2{margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,8.5vw,2.9rem);line-height:.95;letter-spacing:.03em}.champ-wizard-sub{margin:0 auto;color:#ffffffd1;max-width:560px}.champ-step-rail{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;margin-bottom:.58rem}.champ-step-chip{border:1px solid rgba(255,255,255,.2);background:#ffffff0a;color:#fff;padding:.35rem .3rem;display:grid;justify-items:center;gap:.1rem;min-height:56px;font-weight:600}.champ-step-chip span{font-size:.68rem;letter-spacing:.14em}.champ-step-chip small{font-size:.66rem;letter-spacing:.06em}.champ-step-chip.done{border-color:#ade6be73;color:#c9ffdaf5}.champ-step-chip.active{background:#fff;color:#000;border-color:#ffffffeb;transform:translateY(-1px)}.champ-progress-track{position:relative;z-index:2;margin-top:.28rem;width:100%;height:7px;background:#ffffff1f;overflow:hidden}.champ-progress-track span{display:block;height:100%;background:linear-gradient(90deg,#ffc4cef2,#d7ebffeb);transition:width .22s ease}.champ-step-label{margin:.4rem 0 .2rem;text-transform:uppercase;font-size:.73rem;letter-spacing:.1em;color:#ffffffc7}.champ-step-panel{position:relative;z-index:2;margin-top:.5rem;border:1px solid rgba(255,255,255,.12);background:#ffffff08;padding:1rem;animation:champStepIn .32s ease both}.champ-step-panel-clean{border:0;background:transparent;padding:.35rem .2rem .2rem}.champ-form-layout{display:grid;gap:.62rem}.champ-form-layout-center{justify-items:center;text-align:center;min-height:280px;align-content:center}.champ-form-layout-center .champ-field{width:min(720px,92%)}.champ-form-layout .form.inline .champ-field{margin:0}.champ-form-layout-dual{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:.74rem}.champ-image-stage{border:0;min-height:200px;overflow:hidden;background:transparent}.champ-image-empty{min-height:200px;display:grid;place-items:center;color:#ffffff9e;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.champ-image-stage img{width:100%;height:100%;min-height:200px;object-fit:cover;display:block;border:0}.champ-field{display:grid;gap:.32rem}.champ-field-label{color:#ffffffdb;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.champ-wizard-page .champ-field input,.champ-wizard-page .champ-field textarea,.champ-wizard-page .champ-field select{border-radius:14px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff0f,#ffffff08);box-shadow:inset 0 1px #ffffff0f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.champ-step-panel-clean .champ-field input,.champ-step-panel-clean .champ-field textarea{border-radius:0;border:0;border-bottom:1px solid rgba(255,255,255,.24);background:transparent;box-shadow:none}.champ-step-panel-clean .champ-field input:focus,.champ-step-panel-clean .champ-field textarea:focus{border:1px solid rgba(255,255,255,.6);border-radius:0;box-shadow:0 0 0 2px #ffffff1f;animation:champInputFocus .18s ease both}.champ-step-panel-clean .champ-field select{border-radius:0;border:0;border-bottom:1px solid rgba(255,255,255,.24);background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,rgba(255,255,255,.86) 50%),linear-gradient(135deg,rgba(255,255,255,.86) 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;box-shadow:none}.champ-step-panel-clean .champ-field select:focus{border:1px solid rgba(255,255,255,.6);box-shadow:0 0 0 2px #ffffff1f;animation:champInputFocus .18s ease both}.champ-wizard-page .champ-field input:focus,.champ-wizard-page .champ-field textarea:focus,.champ-wizard-page .champ-field select:focus{outline:none;border-color:#ffffff73;box-shadow:0 0 0 3px #ffffff1f;transform:translateY(-1px)}.champ-image-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem}.champ-image-preset.active{background:#fff;color:#000}.champ-tags{display:flex;flex-wrap:wrap;gap:.45rem}.champ-suggestions{display:flex;flex-wrap:wrap;gap:.4rem}.champ-tag{border-radius:999px}.champ-event-list{display:grid;gap:.45rem}.champ-event-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.45rem;border:0;padding:.48rem .56rem;background:transparent;border-bottom:1px solid rgba(255,255,255,.14)}.champ-event-main{display:inline-flex;align-items:center;gap:.46rem}.champ-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.event-points-plus{color:#8be7a2}.event-points-minus{color:#ff9aa5}.champ-event-create-row{display:grid;grid-template-columns:130px 1fr;gap:.45rem}.champ-wizard-actions{margin-top:.72rem;display:flex;justify-content:center;gap:.45rem}.champ-wizard-actions-modern{position:relative;z-index:2}.champ-continue-btn{min-width:230px;min-height:56px;border:1px solid rgba(255,255,255,.3);background:radial-gradient(circle at 16% 22%,rgba(255,255,255,.2),transparent 45%),linear-gradient(132deg,#ffe7ecf2,#d4ecffed);color:#000;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 14px 26px #00000057;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.champ-continue-btn:hover:not(:disabled){transform:translateY(-2px) scale(1.01);box-shadow:0 18px 30px #0000006b;filter:saturate(1.04)}.champ-create-stage{min-height:300px;display:grid;place-items:center;text-align:center;gap:.36rem;animation:champCreateReveal .36s ease both}.champ-create-stage p{margin:0;color:#ffffffc2}.champ-create-stage h3{margin:0;font-family:Bebas Neue,sans-serif;letter-spacing:.04em;font-size:clamp(2rem,10vw,3rem)}.champ-create-btn{min-width:min(420px,100%);min-height:68px;border:0;background:radial-gradient(circle at 18% 26%,rgba(255,255,255,.24),transparent 46%),linear-gradient(122deg,#ffbeccfa,#aee5fff2);color:#000;text-transform:uppercase;letter-spacing:.1em;font-size:.88rem;box-shadow:0 20px 34px #0000006b;animation:champCreatePulse 1.8s ease-in-out infinite;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.champ-create-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 26px 36px #00000080;filter:saturate(1.06)}.list{display:grid;gap:.38rem}.list-row{display:flex;justify-content:space-between;gap:.55rem;border:var(--card-border);padding:.45rem .58rem}.champ-rule-row{align-items:center}.champ-rule-row-bonus{border-color:#8be7a25c;background:linear-gradient(110deg,#8be7a224,#8be7a20a)}.champ-rule-row-malus{border-color:#ff9aa55c;background:linear-gradient(110deg,#ff9aa524,#ff9aa50a)}.champ-rule-main{display:inline-flex;align-items:center;gap:.5rem}.champ-rule-icon-badge{width:1.85rem;height:1.85rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.champ-rule-icon-badge-bonus{color:#8be7a2;background:#8be7a224}.champ-rule-icon-badge-malus{color:#ff9aa5;background:#ff9aa524}.champ-rule-points{font-variant-numeric:tabular-nums}.champ-rule-points-bonus{color:#8be7a2}.champ-rule-points-malus{color:#ff9aa5}.rank-player-cell{display:inline-flex;align-items:center;gap:.62rem}.rank-player-cell .avatar{width:44px;height:44px;min-width:44px;border-radius:50%;border:2px solid rgba(255,255,255,.62);background:#ffffff0f;box-shadow:0 8px 18px #00000059;font-size:.85rem;font-weight:800;letter-spacing:.02em}.rank-player-cell .avatar img{border-radius:50%}.rank-player-cell>span{display:inline-flex;align-items:center;min-height:44px}.leaderboard-board{gap:.5rem}.leaderboard-row{align-items:center;border:1px solid rgba(255,255,255,.22);background:linear-gradient(180deg,#ffffff0b,#ffffff03)}.leaderboard-rank{min-width:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);background:#ffffff14;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;padding:.22rem .34rem}.leaderboard-first{border-color:#ffe2788f;background:radial-gradient(circle at 8% 50%,rgba(255,226,120,.2),transparent 34%),linear-gradient(120deg,#704f0952,#2a1f081f)}.leaderboard-first .leaderboard-rank{border-color:#ffe278b3;color:#ffe9a8}.leaderboard-second{border-color:#bce2ff8f;background:radial-gradient(circle at 8% 50%,rgba(188,226,255,.18),transparent 34%),linear-gradient(120deg,#18375652,#091b2b1f)}.leaderboard-second .leaderboard-rank{border-color:#bce2ffb3;color:#d7eeff}.leaderboard-third{border-color:#ffbea080;background:radial-gradient(circle at 8% 50%,rgba(255,190,160,.17),transparent 34%),linear-gradient(120deg,#55271847,#2d150e1f)}.leaderboard-third .leaderboard-rank{border-color:#ffbea0a3;color:#ffd3c4}.list-row.focus{background:#fff;color:#000}.topbar-inline{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.btn-icon{display:inline-flex;align-items:center;gap:.45rem}.status-inline{margin:0;border:var(--card-border);padding:.35rem .55rem;color:#fff}.phase-track{display:flex;flex-wrap:wrap;gap:.35rem;margin:.56rem 0 .2rem}.phase-tag{border:var(--card-border);background:#000;color:#fff;font-size:.75rem;padding:.26rem .5rem}.phase-tag.current{background:#fff;color:#000}.party-hero-card{--party-hero-photo-url: none;--party-hero-photo-opacity: 0;position:relative;overflow:hidden;isolation:isolate;border:0;box-shadow:none;padding:1.45rem 1.2rem 1.15rem;background:radial-gradient(circle at 88% 18%,rgba(255,188,206,.22),transparent 42%),radial-gradient(circle at 14% 84%,rgba(176,222,255,.2),transparent 44%),linear-gradient(152deg,#222c,#080808e6);animation:partyHeaderLift .56s ease both}.party-hero-card:before,.party-hero-card:after{content:"";position:absolute;pointer-events:none;z-index:0}.party-hero-card:before{inset:-7%;border-radius:0;background-image:var(--party-hero-photo-url);background-size:cover;background-position:center;filter:blur(10px) saturate(1.25) contrast(1.12);transform:scale(1.06);opacity:var(--party-hero-photo-opacity);mix-blend-mode:normal;animation:partyHeaderPhotoDrift 8.4s ease-in-out infinite}.party-hero-card:after{inset:-24% -18%;background:radial-gradient(circle at 88% 14%,rgba(255,188,206,.2),transparent 38%),radial-gradient(circle at 14% 86%,rgba(176,222,255,.16),transparent 44%),linear-gradient(128deg,transparent 24%,rgba(255,255,255,.12) 40%,transparent 56%),linear-gradient(302deg,transparent 30%,rgba(255,188,206,.14) 48%,transparent 64%);opacity:.72;animation:partyHeaderBeamSweep 5.6s linear infinite}.party-hero-card .eyebrow,.party-hero-card h2,.party-hero-card p,.party-hero-card .party-chip-row,.party-hero-card .party-session-actions{text-shadow:0 2px 12px rgba(0,0,0,.45)}.party-hero-card .eyebrow{position:relative;z-index:1}@keyframes partyHeaderPhotoDrift{0%,to{transform:scale(1.06) translateZ(0)}50%{transform:scale(1.1) translate3d(-10px,6px,0)}}.party-hero-card h2{position:relative;z-index:1;margin:.5rem 0 .58rem;font-family:Bebas Neue,sans-serif;font-size:clamp(1.6rem,6vw,2.3rem);line-height:.92;letter-spacing:.02em}.event-details-hero-body h2{font-family:Bebas Neue,sans-serif;letter-spacing:.02em}.party-hero-card p{position:relative;z-index:1;margin:.22rem 0}.party-chip-row{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.58rem}.party-session-actions{position:relative;z-index:1;margin-top:.86rem}.party-hero-card .phase-tag{border:0;background:#ffffff1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.party-hero-card .phase-tag.current{background:#fffffff2}.party-hero-card .secondary{border-color:#ffffff47;background:#0000004d}.party-players-card .list-row{border-color:#ffffff47;background:#ffffff05}.party-event-palette{border:0;background:transparent;padding:0;box-shadow:none}.party-event-select-grid{margin-top:.72rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.party-event-select-pill{border:0;background:radial-gradient(circle at 82% 12%,rgba(255,188,206,.14),transparent 48%),linear-gradient(160deg,#ffffff17,#ffffff03);color:#fff;text-align:left;display:grid;gap:.2rem;padding:.58rem .64rem;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;animation:partyPillIn .42s ease both}.party-event-select-pill:hover{transform:translateY(-2px);box-shadow:0 10px 18px #00000038}.party-event-select-pill strong{font-size:.9rem}.party-event-select-pill small{font-size:.76rem;color:#ffffffd1}.party-event-select-pill.active{background:radial-gradient(circle at 82% 10%,rgba(255,188,206,.24),transparent 52%),linear-gradient(160deg,#fff3,#ffffff0f);box-shadow:inset 0 0 0 1px #ffffff47}.party-event-pill-top{display:inline-flex;align-items:center;gap:.38rem}.party-event-icon{width:22px;height:22px;border:1px solid rgba(255,255,255,.26);border-radius:50%;display:grid;place-items:center;background:#00000047}.party-event-svg-icon{width:13px;height:13px}.party-player-stage{display:grid;gap:.7rem;animation:partySectionIn .52s ease both;animation-delay:.12s}.party-player-stage-head h3{margin:0}.party-player-stage-head p{margin:.3rem 0 0}.party-player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.party-player-card{border:1px solid rgba(255,255,255,.22);background:radial-gradient(circle at 84% 12%,rgba(255,192,188,.3),transparent 50%),radial-gradient(circle at 14% 86%,rgba(155,220,255,.25),transparent 52%),linear-gradient(170deg,#ffffff24,#ffffff08);color:#fff;padding:.58rem .56rem;display:grid;align-content:start;gap:.4rem;cursor:default;position:relative;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;animation:partyCardBreath 4.8s ease-in-out infinite}.party-player-card:before{content:"";position:absolute;inset:-24%;background:linear-gradient(120deg,transparent 28%,rgba(255,255,255,.16) 46%,transparent 64%);opacity:0;transform:translate(-24%);transition:opacity .22s ease;pointer-events:none;z-index:0}.party-player-card:after{content:"";position:absolute;inset:-30%;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1),transparent 36%),radial-gradient(circle at 78% 76%,rgba(255,255,255,.08),transparent 34%);opacity:.7;pointer-events:none;z-index:0;animation:partyCardGradientShift 7.2s ease-in-out infinite}.party-player-card>*{position:relative;z-index:1}.party-player-card.is-actionable{cursor:pointer}.party-player-card.is-actionable:hover{transform:translateY(-2px);border-color:#ffffff6b;box-shadow:0 12px 22px #00000047}.party-player-card.is-actionable:hover:before{opacity:1;animation:partyCardSweep 1.2s linear}.party-player-avatar-wrap .avatar{border-radius:50%;border:2px solid rgba(255,255,255,.82);width:56px;height:56px;box-shadow:0 8px 16px #00000052}.party-player-avatar-wrap .avatar img{border-radius:50%}.party-player-top{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.45rem}.party-player-headline{width:100%;display:grid;grid-template-columns:1fr auto;grid-template-areas:"name total" "state total";align-items:center;column-gap:.34rem;row-gap:.1rem}.party-player-name{grid-area:name;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.party-player-live{grid-area:state;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.party-player-live.live{color:#d9ffd5}.party-player-total{grid-area:total;margin:0;font-size:1rem;font-weight:800}.party-player-events{width:100%;display:grid;gap:.24rem}.party-player-event-line{width:100%;border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,#ffffff14,#ffffff05);padding:.3rem .34rem;min-height:32px;display:flex;justify-content:space-between;align-items:center;gap:.32rem;font-size:.72rem;animation:partyEventLineIn .3s ease both}.party-player-event-main{display:inline-flex;align-items:center;gap:.26rem;min-width:0}.party-player-event-main span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.party-player-event-right{display:inline-flex;align-items:center;gap:.26rem}.party-player-event-line strong{white-space:nowrap}.party-player-event-remove{width:24px;height:24px;min-width:24px;border:1px solid rgba(255,255,255,.26);border-radius:50%;padding:0;background:#ffffff14;color:#fff;display:grid;place-items:center;line-height:1;font-size:.72rem}.party-player-event-remove:hover{border-color:#ffffff94;background:#fff3}.profile-page .card{border:0;background:linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 16px 40px #00000047;border-radius:0}.event-details-page{animation:partySectionIn .42s ease both}.event-details-hero{position:relative;padding:0;overflow:hidden}.event-details-hero img{width:100%;height:min(42vw,260px);object-fit:cover;display:block}.event-details-hero-body{padding:.9rem .95rem .92rem}.event-save-heart{position:absolute;top:.7rem;right:.7rem;width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#00000070;color:#fff;font-size:1.28rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;transform-origin:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.event-save-heart svg{width:21px;height:21px;display:block;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transform:translateZ(0)}.event-save-heart:hover{transform:scale(1.04);border-color:#ffffff70}.event-save-heart.saved{border-color:#ff4a4aeb;color:#ffe4e4;background:linear-gradient(145deg,#ff5a5a,#c90000);box-shadow:0 10px 22px #dc18185c;animation:eventHeartPop .34s ease}.event-save-heart.saved svg{fill:currentColor;stroke:none}.event-organizer-row{margin-top:.66rem;display:flex;align-items:center;gap:.56rem;padding:.2rem 0;width:100%}.event-organizer-row .avatar{width:44px;height:44px;min-width:44px;border-radius:50%;border:2px solid rgba(255,255,255,.62);box-shadow:0 6px 14px #0000004d}.event-organizer-row .avatar img{border-radius:50%}.event-meta-line{margin-top:.62rem;display:inline-flex;flex-wrap:wrap;align-items:center;gap:.78rem}.event-meta-split{margin-top:.62rem;display:grid;grid-template-columns:1fr 1fr;column-gap:1rem;row-gap:.26rem;width:100%;padding:.46rem 0 .02rem;border-top:1px solid rgba(255,255,255,.12)}.event-meta-split-item{display:grid;gap:.16rem;width:100%;min-width:0;align-content:start}.event-meta-split-item:last-child{justify-items:end;text-align:right}.event-meta-split-item small{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e}.event-meta-split-item strong{font-size:.86rem;color:#ffffffeb;font-weight:700}.event-description-block{margin-top:.64rem}.event-description-block p{margin:0}.event-description-toggle{margin-top:.48rem;padding:.28rem .48rem;font-size:.7rem}.event-meta-item{display:inline-flex;align-items:center;gap:.34rem;font-size:.8rem;color:#ffffffe0;letter-spacing:.03em}.event-meta-item svg{width:14px;height:14px;fill:none;stroke:#ffffffc2;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.event-meta-item:first-child{text-transform:uppercase}.event-details-meta{color:#ffffffc7}.event-map-card{overflow:hidden}.event-map-embed{margin-top:.5rem;width:100%;min-height:250px}.event-map-embed iframe{width:100%;height:250px;border:0}.event-map-actions{margin-top:.55rem}.event-map-link-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);background:#ffffff14;color:#fff;text-decoration:none;padding:.44rem .62rem;font-weight:700}.event-map-link-btn:hover{transform:translateY(-1px);border-color:#ffffff73}@keyframes eventHeartPop{0%{transform:scale(.82);filter:saturate(.9)}64%{transform:scale(1.12);filter:saturate(1.15)}to{transform:scale(1);filter:saturate(1)}}@keyframes skeletonShimmer{0%{background-position:-220px 0}to{background-position:calc(220px + 100%) 0}}.auth-shell{max-width:980px;min-height:100vh;display:grid;place-items:center;padding:1rem}.auth-shell>.stack{width:min(460px,100%);margin:0 auto}.skeleton-line,.skeleton-circle,.skeleton-box{display:inline-block;border-radius:6px;background:linear-gradient(90deg,#ffffff14,#fff3 45%,#ffffff14);background-size:220px 100%;animation:skeletonShimmer 1.1s ease-in-out infinite}.skeleton-line{height:.82rem}.skeleton-line-title{width:min(260px,84%);height:1.28rem}.skeleton-line-long{width:min(320px,86%)}.skeleton-line-medium{width:min(220px,68%)}.skeleton-line-short{width:min(120px,42%)}.skeleton-circle{border-radius:999px}.skeleton-avatar-hero{width:128px;height:128px}.skeleton-avatar-md{width:56px;height:56px}.skeleton-stack{display:grid;gap:.45rem}.skeleton-box{width:100%;min-height:2rem}.skeleton-box-image{width:100%;height:148px}.auth-home-layout{display:grid;justify-items:center;width:100%}.auth-home-panel{width:min(560px,100%);border:1px solid #ffffff;background:#000;box-shadow:0 16px 28px #0000004d;display:grid;gap:.72rem;align-content:start;animation:profileReveal .52s ease both;animation-delay:.13s}.auth-home-head{display:grid;gap:.22rem;justify-items:center;text-align:center}.auth-home-logo{width:92px;height:92px;object-fit:contain}.auth-home-head h3{margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(1.7rem,6vw,2.35rem);line-height:.92;letter-spacing:.03em}.auth-home-notice{margin:0;border:1px solid rgba(255,255,255,.22);padding:.48rem .6rem;font-size:.84rem;color:#fffffff5;background:#ffffff14}.auth-home-notice-success{border-color:#69e2b199;background:#1e60485c}.auth-home-notice-error{border-color:#ff7575ad;background:#6417176b}.auth-home-notice-info{border-color:#8aaeff9e;background:#22356a5c}.auth-home-wizard-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.auth-home-step{border:1px solid rgba(255,255,255,.22);background:#ffffff0d;color:#ffffffc2;font-size:.68rem;letter-spacing:.05em;text-transform:uppercase;padding:.34rem .38rem}.auth-home-step.done{border-color:#ffffff6b;background:#ffffff1f;color:#ffffffeb}.auth-home-step.active{border-color:#ffffffa8;background:#fff3;color:#fff}.auth-home-form{display:grid;gap:.62rem}.auth-home-form label{display:grid;gap:.28rem;color:var(--muted);font-size:.84rem}.auth-home-form label>span{color:#ffffffd9;font-size:.78rem;letter-spacing:.07em;text-transform:uppercase}.auth-home-form input,.auth-home-form select{width:100%;border:1px solid rgba(255,255,255,.24);background:#0000006b;color:#fff;padding:.62rem .68rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.auth-home-form input::placeholder{color:#ffffff73}.auth-home-form input:focus,.auth-home-form select:focus{outline:none;border-color:#ffc6d0d1;box-shadow:0 0 0 2px #ffc6d038;transform:translateY(-1px)}.auth-home-password-wrap{position:relative}.auth-home-password-wrap input{padding-right:4.6rem}.auth-home-password-toggle{position:absolute;top:50%;right:.36rem;transform:translateY(-50%);border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#ffffffe6;padding:.24rem .42rem;font-size:.66rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.auth-home-password-toggle:hover{background:#ffffff2e}.auth-home-actions{display:flex;align-items:center;gap:.46rem;flex-wrap:wrap}.auth-home-submit-btn{flex:1;min-width:0;text-align:center}.auth-home-submit-btn-clickbait{position:relative;overflow:hidden;background:linear-gradient(120deg,#fff,#ffdce2 28%,#ff9fb0 62%,#fff);color:#120107;font-size:.96rem;letter-spacing:.06em;text-transform:uppercase;font-weight:900;box-shadow:0 0 0 1px #fff6,0 0 28px #ff78947a;animation:authCreatePulse 1.9s ease-in-out infinite}.auth-home-submit-btn-clickbait:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.74) 48%,transparent 100%);transform:translate(-120%);animation:authCreateSweep 1.5s ease-in-out infinite}.auth-home-submit-btn-clickbait>*{position:relative;z-index:1}.auth-home-switch-text{margin:.06rem 0 0;font-size:.84rem;color:#ffffffd1}.auth-home-switch-link{border:0;background:transparent;color:#fff;text-decoration:underline;padding:0;font-weight:700;letter-spacing:.01em}.auth-home-switch-link:hover:not(:disabled){transform:translateY(-1px);opacity:.92}.auth-home-switch-link:disabled{opacity:.55;text-decoration:none}.auth-home-avatar-picker{display:grid;justify-items:center;gap:.48rem;text-align:center}.auth-home-avatar-label{color:#ffffffd9;font-size:.78rem;letter-spacing:.07em;text-transform:uppercase}.auth-home-avatar-circle-btn{position:relative;width:82px;height:82px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:radial-gradient(circle at 30% 30%,#ffffff29,#000000b8);box-shadow:0 10px 22px #00000059;display:grid;place-items:center;overflow:hidden;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.auth-home-avatar-circle-btn:hover{transform:translateY(-1px) scale(1.03);border-color:#ffffff8c;box-shadow:0 12px 24px #0000006b}.auth-home-avatar-circle-btn input{position:absolute;inset:0;opacity:0;cursor:pointer}.auth-home-avatar-circle-btn img{width:100%;height:100%;object-fit:cover}.auth-home-avatar-plus{color:#fffc;font-weight:800;font-size:1.4rem;line-height:1}.auth-home-avatar-hint{margin:0;font-size:.78rem;color:#ffffffc2}.auth-home-avatar-clear{width:auto;min-width:170px;text-align:center}.auth-image-editor-screen{position:fixed;inset:0;z-index:2300;display:grid;place-items:center;padding:.9rem;background:#000000db}.auth-image-editor-card{width:min(760px,100%);border:1px solid rgba(255,255,255,.22);background:linear-gradient(170deg,#171717,#060606);box-shadow:0 20px 36px #00000070;display:grid;gap:.86rem}.auth-image-editor-head{display:grid;gap:.16rem}.auth-image-editor-head h3{margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(1.6rem,5.6vw,2.2rem);line-height:.92;letter-spacing:.03em}.auth-image-editor-preview-wrap{display:grid;place-items:center;gap:.42rem}.auth-image-editor-preview{width:min(520px,100%);aspect-ratio:var(--editor-aspect, 1);border-radius:16px;border:1px solid rgba(255,255,255,.3);overflow:hidden;background:#0000008c;position:relative;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.auth-image-editor-preview:active{cursor:grabbing}.auth-image-editor-preview img{position:absolute;top:0;left:0;object-fit:contain;pointer-events:none;max-width:none;max-height:none;will-change:transform}.auth-image-editor-preview p{margin:0;color:#fffc;font-size:.82rem;position:absolute;inset:0;display:grid;place-items:center}.auth-image-editor-overlay{position:absolute;inset:0;pointer-events:none;border:1px solid rgba(255,255,255,.32);box-shadow:inset 0 0 0 1px #ffffff24,inset 0 0 0 999px #00000014}.auth-image-editor-gesture-note{margin:0;color:#ffffffdb;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.auth-image-editor-actions{display:flex;gap:.52rem;flex-wrap:wrap}.auth-image-editor-confirm-btn{flex:1}@media(max-width:460px){.auth-shell{padding:.8rem}.auth-home-panel{padding:.82rem}.auth-home-logo{width:78px;height:78px}.auth-home-wizard-rail{grid-template-columns:1fr}.auth-home-actions{gap:.4rem}.auth-home-submit-btn{width:100%}.auth-image-editor-screen{padding:.6rem}.auth-image-editor-card{padding:.82rem}.auth-image-editor-preview{width:min(100%,420px)}.auth-image-editor-actions>button{width:100%}}@media(prefers-reduced-motion:reduce){.auth-home-panel,.auth-home-submit-btn,.auth-home-submit-btn-clickbait:before,.auth-home-switch-link,.auth-home-avatar-circle-btn,.auth-home-form input,.auth-home-form select,.auth-image-editor-card{animation:none;transition:none}}@keyframes authCreatePulse{0%,to{transform:translateY(0) scale(1);filter:saturate(1)}50%{transform:translateY(-1px) scale(1.02);filter:saturate(1.15)}}@keyframes authCreateSweep{0%{transform:translate(-120%)}to{transform:translate(120%)}}.ranking-global-page .card h2{margin-bottom:.2rem}.ranking-global-hero{border:0;background:linear-gradient(162deg,#181818,#080808);box-shadow:0 16px 28px #0000004d}.ranking-global-section{border:0;background:transparent;box-shadow:none;padding:0}.ranking-global-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.58rem;margin-bottom:.75rem;align-items:end}.ranking-global-podium-card{position:relative;display:grid;justify-items:center;gap:.2rem;min-height:172px;padding:.58rem .5rem;border:0;box-shadow:0 12px 22px #0000003d;animation:profileReveal .52s ease both;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.ranking-global-podium-card:hover{transform:translateY(-2px);box-shadow:0 16px 26px #0000004d;filter:saturate(1.04)}.ranking-global-podium-first{min-height:196px;transform:translateY(-6px);background:linear-gradient(165deg,#4b3a12,#1c1608);box-shadow:0 18px 28px #3a2e0f5c}.ranking-global-podium-second{min-height:170px;transform:translateY(6px);background:linear-gradient(165deg,#26323d,#0f1419)}.ranking-global-podium-third{min-height:164px;transform:translateY(12px);background:linear-gradient(165deg,#4d2f21,#17110d)}.ranking-global-podium-rank{width:30px;height:30px;display:grid;place-items:center;background:#252525;font-size:.8rem;font-weight:800}.ranking-global-podium-card .avatar{width:66px;height:66px;min-width:66px;border:0;border-radius:50%;box-shadow:0 12px 20px #0000005c}.ranking-global-podium-first .avatar{width:78px;height:78px;min-width:78px}.ranking-global-podium-place-icon{padding:.14rem .42rem;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#fff;background:#242424}.ranking-global-podium-place-icon-first{background:#8a6c1f}.ranking-global-podium-place-icon-second{background:#5b6772}.ranking-global-podium-place-icon-third{background:#7b4d34}.ranking-global-podium-illustration{width:100%;height:34px;background:#1b1b1b}.ranking-global-podium-illustration-first{background:radial-gradient(circle at 50% 50%,#f5cd58 0 22%,#b98f22 24% 38%,transparent 40%),repeating-conic-gradient(from 0deg at 50% 50%,#3d300f 0 11deg,#2b220c 11deg 22deg)}.ranking-global-podium-illustration-second{background:radial-gradient(circle at 50% 50%,#c8d1da 0 20%,#7f8a95 22% 36%,transparent 38%),repeating-conic-gradient(from 0deg at 50% 50%,#2d3841 0 12deg,#20282f 12deg 24deg)}.ranking-global-podium-illustration-third{background:radial-gradient(circle at 50% 50%,#c98a64 0 20%,#8a5537 22% 36%,transparent 38%),repeating-conic-gradient(from 0deg at 50% 50%,#3a271b 0 12deg,#271b13 12deg 24deg)}.ranking-global-podium-card .avatar img{border-radius:50%}.ranking-global-podium-card>strong{font-size:.94rem;line-height:1}.ranking-global-podium-card>small{color:#d7d7d7;font-size:.7rem;letter-spacing:.04em}.ranking-global-podium-card>span:last-child{margin-top:.1rem;background:#242424;padding:.22rem .42rem;font-weight:800;font-size:.88rem}.ranking-global-board{gap:.5rem}.ranking-global-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:.6rem;border:0;background:linear-gradient(170deg,#1a1a1a,#090909);padding:.56rem .64rem;box-shadow:0 10px 18px #00000038;animation:profileReveal .52s ease both;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ranking-global-row:hover{transform:translateY(-1px);background:linear-gradient(170deg,#202020,#0d0d0d);box-shadow:0 12px 20px #00000047}.ranking-global-rank{width:52px;height:52px;display:grid;place-items:center;background:#262626;font-size:.84rem;font-weight:800}.ranking-global-row .rank-player-cell .avatar{width:56px;height:56px;min-width:56px;border:0;border-radius:50%}.ranking-global-row .rank-player-cell .avatar img{border-radius:50%}.ranking-global-points{background:#242424;padding:.3rem .56rem;font-size:.96rem}.leaderboard-identity{display:grid;gap:.05rem}.public-profile-link{color:inherit;text-decoration:none;display:grid;gap:.05rem}.public-profile-link:hover{text-decoration:underline;text-decoration-color:#ffffff8f}.public-profile-identity-link{color:inherit;text-decoration:none;transition:transform .14s ease,opacity .14s ease}.public-profile-identity-link:hover{transform:translateY(-1px)}.public-profile-identity-link:focus-visible{outline:1px solid rgba(255,255,255,.55);outline-offset:2px}.podium-identity-link{display:grid;justify-items:center;gap:.25rem}.leaderboard-identity small{color:#ffffffb8;font-size:.74rem}.profile-stage{min-height:0;padding:1.35rem 1.15rem 1.2rem;overflow:hidden;position:relative;background-size:240% 240%;animation:profileGradientShift 2.2s linear infinite}.profile-page .avatar.hero{animation:none;box-shadow:0 18px 34px #0000006b;border:1px solid rgba(255,255,255,.22)}.profile-head-row{position:relative;z-index:2;display:grid;grid-template-columns:1fr;justify-items:center;gap:.9rem}.profile-avatar-wrap{display:grid;place-items:center}.profile-account-info{position:relative;z-index:2;margin-top:.85rem;display:grid;gap:.2rem}.profile-account-info h2{margin:.2rem 0 0}.profile-account-info p{margin:.1rem 0}.profile-stage:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#ffc8d229,#ffc8d200 70%);top:-150px;right:-90px;pointer-events:none}.profile-stage:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,#bedcff24,#bedcff00 72%);left:-90px;bottom:-110px;pointer-events:none}.profile-settings-btn{border:0;background:#000;color:#fff;width:46px;height:46px;border-radius:0;display:grid;place-items:center;padding:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 10px 24px #00000040;justify-self:start}.profile-settings-btn:hover{transform:translateY(-1px) rotate(12deg)}.profile-sec-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-centerpiece{min-height:220px}.profile-stats-strip{margin-top:.5rem;background:transparent;border:0}.profile-pill{border-top:0;background:linear-gradient(160deg,#ffbcc62e,#ffbcc60f);animation:pillBreathe 3.1s ease-in-out infinite;border-radius:0}.profile-headline{display:inline-flex;align-items:center;gap:.45rem}.profile-headline h3{margin:0}.profile-block{animation:profileReveal .5s ease both}.profile-reveal-1{animation-delay:90ms}.profile-reveal-2{animation-delay:.17s}.profile-reveal-3{animation-delay:.25s}.profile-event-list{display:grid;gap:.72rem;margin-top:.7rem}.profile-row{border:0;border-radius:0;padding:.68rem .78rem;background:linear-gradient(180deg,#181818c7,#080808e6);box-shadow:inset 0 1px #ffffff0f}.profile-result{display:grid;justify-items:end;align-content:center;gap:.22rem}.profile-settings-head{background:linear-gradient(180deg,#222222f0,#0a0a0af0)}.profile-settings-card{border:0;background:linear-gradient(170deg,#1c1c1cf0,#060606fa);box-shadow:0 16px 30px #0000004d}.profile-settings-topbar{display:grid;grid-template-columns:1fr;gap:.9rem;align-items:start;margin-bottom:.9rem}.profile-settings-form{display:grid;grid-template-columns:1fr;gap:.68rem}.profile-settings-form.champ-step-panel-clean{padding:.1rem 0}.profile-settings-note{margin-top:.54rem;font-size:.82rem;color:#ffffffd1}.champ-settings-page article{border:0;background:transparent;box-shadow:none;padding:.1rem .1rem .45rem}.champ-settings-save-button{margin-top:.95rem}.profile-preview{display:flex;align-items:center;gap:.8rem}.profile-avatar-panel{display:grid;justify-items:center;gap:.8rem;margin-top:.28rem}.profile-avatar-actions{width:min(280px,100%);display:grid;gap:.56rem}.profile-avatar-actions button{width:100%;text-align:center}.crop-editor{margin-top:.8rem;border:var(--card-border);padding:.7rem;display:grid;gap:.55rem}.crop-editor h4,.crop-editor p{margin:0}.crop-source{width:100%;max-height:180px;object-fit:contain;border:var(--card-border);background:#000}.crop-preview{width:100%;max-width:320px;border:var(--card-border);background:#000}.profile-crop-editor{border:1px solid rgba(255,255,255,.26);background:#0000008f}.profile-signout-btn{width:100%;border-color:#ff787899;background:#0000009e}.bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.44rem;padding:.62rem .62rem calc(.62rem + env(safe-area-inset-bottom));background:#000;border-top:1px solid rgba(255,255,255,.28);box-shadow:0 -14px 32px #0000008c;z-index:1000}.bottom-nav.map-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav button{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#ffffff08;color:#fff;display:grid;gap:.16rem;justify-items:center;align-content:center;padding:.48rem .22rem;font-size:.72rem;font-weight:600;transition:transform .22s ease,color .22s ease,border-color .22s ease}.bottom-nav button:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,#fffffffa,#e8e8e8f2);transform:scaleX(0);transform-origin:left center;transition:transform .28s ease;z-index:0}.bottom-nav button:after{content:"";position:absolute;top:0;left:0;height:2px;width:100%;background:#ffffffd9;transform:scaleX(0);transform-origin:left center;transition:transform .26s ease;z-index:1}.bottom-nav button>*{position:relative;z-index:2}.bottom-nav button:hover{transform:translateY(-1px);border-color:#ffffff59}.bottom-nav button span{transition:transform .19s ease,opacity .19s ease,letter-spacing .19s ease}.nav-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}.nav-icon path{stroke-dasharray:64;stroke-dashoffset:0}.bottom-nav button.active{background:#ffffff0f;color:#000;border-color:#fffffff5}.bottom-nav button.active:before{transform:scaleX(1)}.bottom-nav button.active:after{transform:scaleX(1)}.bottom-nav button.active .nav-icon{transform:translateY(-1px) scale(1.08)}.bottom-nav button.active .nav-icon path{animation:navIconDraw .44s ease}.bottom-nav button.active span{transform:translateY(-1px);letter-spacing:.02em}@keyframes ringPulse{0%,to{transform:scale(.96);opacity:.5}50%{transform:scale(1.06);opacity:.95}}@keyframes avatarBreathe{0%,to{transform:translateY(0) scale(1);box-shadow:0 20px 42px #0106217a}50%{transform:translateY(-4px) scale(1.03);box-shadow:0 24px 46px #0106219e}}@keyframes sparkleFloat{0%,to{transform:translateY(0) scale(1);opacity:.55}50%{transform:translateY(-8px) scale(1.15);opacity:1}}@keyframes partyGlow{0%,to{transform:translateY(0);box-shadow:0 0 0 1px #fff3,0 0 18px #ffffff24}50%{transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff5c,0 0 26px #ffffff47}}@keyframes profileReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pillBreathe{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}@keyframes profileGradientShift{0%{background-position:0% 50%}25%{background-position:100% 0%}50%{background-position:100% 100%}75%{background-position:0% 100%}to{background-position:0% 50%}}@keyframes navIconDraw{0%{stroke-dashoffset:64}to{stroke-dashoffset:0}}@keyframes champLightRush{0%{transform:translate3d(-8%,-6%,0) scale(1.02) rotate(0);opacity:.35}24%{transform:translate3d(7%,-3%,0) scale(1.09) rotate(6deg);opacity:.58}53%{transform:translate3d(-2%,8%,0) scale(1.05) rotate(-8deg);opacity:.44}77%{transform:translate3d(9%,3%,0) scale(1.11) rotate(4deg);opacity:.62}to{transform:translate3d(-8%,-6%,0) scale(1.02) rotate(0);opacity:.35}}@keyframes champLightRandom{0%{transform:translateZ(0) rotate(0) scale(1);opacity:.24}11%{transform:translate3d(6%,-3%,0) rotate(4deg) scale(1.08);opacity:.5}29%{transform:translate3d(-4%,7%,0) rotate(-7deg) scale(1.03);opacity:.34}47%{transform:translate3d(8%,2%,0) rotate(9deg) scale(1.12);opacity:.56}66%{transform:translate3d(-6%,-5%,0) rotate(-5deg) scale(1.04);opacity:.28}83%{transform:translate3d(3%,9%,0) rotate(6deg) scale(1.09);opacity:.49}to{transform:translateZ(0) rotate(0) scale(1);opacity:.24}}@keyframes champStepIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes champInputFocus{0%{transform:translateY(1px);opacity:.88}to{transform:translateY(-1px);opacity:1}}@keyframes champCreateReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes champCreatePulse{0%,to{box-shadow:0 20px 34px #0000006b;transform:translateY(0)}50%{box-shadow:0 24px 40px #00000080;transform:translateY(-1px)}}@keyframes champDetailLightDrift{0%,to{transform:translate3d(-2%,-1%,0) rotate(0) scale(1);opacity:.85}50%{transform:translate3d(2%,1%,0) rotate(2deg) scale(1.05);opacity:1}}@keyframes champImageBreath{0%,to{transform:scale(1.03)}50%{transform:scale(1.06)}}@keyframes champDetailsLift{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes champRankIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes champPodiumPulse{0%,to{transform:scale(1);box-shadow:0 0 #ffffff14}50%{transform:scale(1.05);box-shadow:0 0 0 5px #ffffff0d}}@keyframes partyHeaderLift{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes partyHeaderBeamSweep{0%{transform:translate3d(-10%,-6%,0) rotate(0)}50%{transform:translate3d(10%,6%,0) rotate(4deg)}to{transform:translate3d(-10%,-6%,0) rotate(0)}}@keyframes partyCardSweep{0%{transform:translate(-26%)}to{transform:translate(26%)}}@keyframes partyCardBreath{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 12px 20px #0003}}@keyframes partyCardGradientShift{0%,to{transform:translateZ(0) rotate(0) scale(1)}50%{transform:translate3d(-4%,3%,0) rotate(3deg) scale(1.04)}}@keyframes partySectionIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes partyPillIn{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes partyEventLineIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes headerDrift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(max-width:640px){.home-stage{min-height:0}.home-stage-top{flex-direction:column;align-items:flex-start}.home-stage-badges{justify-items:start}.home-stage-footer{flex-direction:column;align-items:stretch}.home-cta{width:100%}.champ-step-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.champ-form-layout-dual,.champ-details-metrics{grid-template-columns:1fr}.champ-details-headline{flex-direction:column;align-items:flex-start}.champ-details-settings-fab{top:.65rem;right:.65rem}.champ-details-code-wrap{justify-items:start}.ranking-filters,.party-player-grid{grid-template-columns:1fr}}@media(max-width:420px){.form.inline{grid-template-columns:1fr}.profile-settings-btn{width:42px;height:42px}.profile-preview{flex-direction:column;align-items:flex-start}.profile-settings-form,.profile-settings-topbar,.home-metrics{grid-template-columns:1fr}.home-event-foot{align-items:flex-start;flex-direction:column}.home-event-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.event-meta-line{display:grid;gap:.42rem}.event-meta-split{grid-template-columns:1fr 1fr}.champ-grid{grid-template-columns:1fr}.champ-new-cta{min-width:100%}.champ-wizard-page{min-height:calc(100vh - 8.8rem);padding:1rem .82rem .9rem}.app-header-bar{padding:.38rem .45rem;gap:.38rem}.app-brand-logo{width:32px;height:32px;flex-basis:32px}.app-search{height:38px}.app-search input{padding-right:2.7rem}.champ-step-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.champ-continue-btn{width:100%;min-width:0}.champ-image-presets,.party-wizard-steps,.party-event-grid,.party-event-select-grid{grid-template-columns:1fr}.champ-event-row{grid-template-columns:1fr;justify-items:start}.champ-event-create-row{grid-template-columns:1fr}.avatar.hero{width:138px;height:138px}.pulse-ring-1{width:194px;height:194px}.pulse-ring-2{width:244px;height:244px}}.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{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width: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{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.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{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.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 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.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.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.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 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.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.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.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 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.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 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.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 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.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' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}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 xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.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 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.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 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.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 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.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' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.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 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.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 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.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 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.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' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.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{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.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{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top: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 xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%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;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.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{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.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-left-color:#fff;border-right:none}[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{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.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{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media(prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;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{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}
