@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap");:root{--ink:#11120f;--soft-ink:#3e4038;--paper:#f2f0e8;--paper-2:#e8e6dc;--white:#fffef9;--acid:#d7ff38;--acid-dark:#b9dc28;--line:#d5d3c8;--muted:#76786f;--orange:#ff6c3b;--display:"Oswald",Impact,sans-serif;--body:"DM Sans",Inter,sans-serif;--shadow:0 18px 50px rgba(17,18,15,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}a{text-decoration:none}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 14px;background:var(--acid);color:var(--ink);font-weight:800;transform:translateY(calc(-100% - 24px))}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #075bc4;outline-offset:3px}.site-header{position:relative;z-index:30;height:76px;padding:0 clamp(22px,4vw,64px);justify-content:space-between;background:var(--paper);border-bottom:1px solid var(--line)}.demo-banner,.site-header{display:flex;align-items:center}.demo-banner{background:#171812;color:#f6f7ef;font-size:.78rem;gap:12px;justify-content:center;letter-spacing:.02em;padding:9px 20px;text-align:center}.demo-banner strong{background:var(--acid);color:#11120e;font-size:.67rem;letter-spacing:.14em;padding:3px 6px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--display);font-size:25px;letter-spacing:-.8px;font-weight:700}.brand__mark{width:28px;height:28px;display:flex;align-items:center;gap:2px;transform:skew(-9deg)}.brand__mark span{display:block;width:7px;border-radius:1px;background:var(--ink)}.brand__mark span:first-child,.brand__mark span:nth-child(3){height:20px}.brand__mark span:nth-child(2){height:27px}.brand--light{color:var(--paper)}.brand--light .brand__mark span{background:var(--acid)}.nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:600}.nav a,.nav button{position:relative;border:0;background:none;cursor:pointer}.nav a:after,.nav button:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-7px;background:var(--ink);transition:right .18s ease}.nav a:hover:after,.nav button:hover:after{right:0}.nav__mobile-actions{display:none}.account-pill,.header-actions{display:flex;align-items:center;gap:8px}.account-pill{border:1px solid var(--line);font-size:.72rem;font-weight:700;max-width:230px;min-height:43px;padding:0 7px 0 12px}.account-pill a{align-items:center;display:flex;gap:8px;min-width:0}.account-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-dashboard-link{justify-content:center;margin-top:16px}.account-pill button{background:var(--ink);border:0;color:var(--paper);display:flex;flex:0 0 auto;height:29px;width:29px}.account-pill button,.button{align-items:center;cursor:pointer;justify-content:center}.button{min-height:43px;border:1px solid transparent;padding:0 18px;display:inline-flex;gap:8px;font-size:13px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-2px)}.button--ghost{background:transparent}.button--dark{color:var(--white);background:var(--ink)}.button--dark:hover{box-shadow:5px 5px 0 var(--acid)}.button--outline{border-color:var(--ink);background:transparent}.button--acid{color:var(--ink);background:var(--acid);border-color:var(--acid)}.button--acid:hover{box-shadow:5px 5px 0 rgba(255,255,255,.22)}.button--full{width:100%}.menu-button{display:none;border:0;background:none}.hero{position:relative;min-height:650px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(450px,.94fr);background:var(--ink);color:var(--paper)}.hero__noise{position:absolute;inset:0;opacity:.25;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.13) .6px,transparent 0);background-size:4px 4px;-webkit-mask-image:linear-gradient(90deg,black,transparent 72%);mask-image:linear-gradient(90deg,black,transparent 72%)}.hero__content{position:relative;z-index:2;padding:82px clamp(28px,5vw,82px) 74px}.hero__badge{width:-moz-fit-content;width:fit-content;padding:7px 10px;display:flex;align-items:center;gap:7px;border:1px solid rgba(215,255,56,.45);color:var(--acid);font-size:11px;letter-spacing:1.4px;font-weight:700}.hero h1{max-width:720px;margin:25px 0 22px;font-family:var(--display);font-size:clamp(65px,8vw,119px);font-weight:600;letter-spacing:-5px;line-height:.87;text-transform:uppercase}.hero h1 em{color:var(--acid);font-style:italic}.hero__content>p{max-width:590px;margin:0 0 31px;color:#babcb1;font-size:17px;line-height:1.6}.hero-search{max-width:640px;min-height:64px;padding:7px;display:flex;align-items:stretch;background:var(--paper);color:var(--ink)}.hero-search>div{min-width:0;padding:0 15px;display:flex;align-items:center;gap:10px;flex:1 1}.hero-search input{width:100%;border:0;outline:0;background:transparent;font-size:15px}.hero-search button{padding:0 21px;border:0;display:flex;align-items:center;gap:10px;background:var(--acid);font-weight:700;cursor:pointer}.hero__proof{margin-top:30px;display:flex;align-items:center;gap:13px}.avatar-stack{display:flex}.avatar-stack span{width:31px;height:31px;margin-left:-7px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:#595b52;color:white;font-size:9px;font-weight:700}.avatar-stack span:first-child{margin-left:0;background:#875f4e}.avatar-stack span:nth-child(2){background:#566f78}.avatar-stack span:nth-child(3){background:#77704c}.avatar-stack span:last-child{color:var(--ink);background:var(--acid)}.hero__proof p{display:flex;flex-direction:column;gap:2px;font-size:12px}.hero__proof p span{color:#898b83}.hero__graphic{position:relative;overflow:hidden;min-height:650px;background:linear-gradient(138deg,rgba(255,255,255,.08),transparent 38%),var(--acid);color:var(--ink)}.hero__graphic:after,.hero__graphic:before{content:"";position:absolute;width:120%;height:1px;left:-10%;background:rgba(17,18,15,.14);transform:rotate(-20deg)}.hero__graphic:before{top:28%}.hero__graphic:after{top:72%}.hero__type{position:absolute;top:48px;right:-7px;opacity:.09;font-family:var(--display);font-size:clamp(150px,20vw,310px);font-weight:700;letter-spacing:-14px;line-height:1;transform:rotate(90deg) translateX(50%);transform-origin:right top}.plate{position:absolute;z-index:2;width:280px;height:280px;border:14px solid var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--orange);box-shadow:inset 0 0 0 13px var(--orange),inset 0 0 0 17px var(--ink),20px 24px 0 rgba(17,18,15,.13)}.plate:after{content:"";position:absolute;width:55px;height:55px;border:10px solid var(--ink);border-radius:50%;background:var(--acid)}.plate>small,.plate>span{position:absolute;z-index:2;font-family:var(--display);font-weight:700}.plate>span{top:39px;font-size:42px}.plate>small{bottom:45px;letter-spacing:3px}.plate--one{top:135px;left:50%;transform:translateX(-72%) rotate(-8deg)}.plate--two{top:180px;left:50%;z-index:1;background:#e94f28;transform:translateX(-16%) scale(.91) rotate(5deg)}.barbell{position:absolute;z-index:4;width:650px;height:23px;top:330px;left:50%;background:var(--ink);transform:translateX(-52%) rotate(-8deg);box-shadow:0 7px 0 rgba(17,18,15,.16)}.barbell i{position:absolute;width:70px;height:45px;top:-11px;border:8px solid var(--ink);background:var(--paper)}.barbell i:first-child{left:-16px}.barbell i:last-child{right:-16px}.hero-card{position:absolute;z-index:6;display:flex;align-items:center;background:var(--paper);box-shadow:9px 9px 0 rgba(17,18,15,.16)}.hero-card--score{left:27px;bottom:62px;padding:13px 17px;gap:12px}.hero-card--score p{margin:0;display:flex;flex-direction:column;gap:3px}.hero-card--score strong{font-size:11px;letter-spacing:.9px}.hero-card--score span{font-size:12px;color:var(--muted)}.hero-card--quote{right:30px;bottom:125px;max-width:230px;padding:14px 17px;gap:9px;font-size:13px;font-weight:700;transform:rotate(-2deg)}.score-ring{--score:320deg;width:64px;height:64px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--acid-dark) var(--score),#d8d7ce 0)}.score-ring:before{content:"";width:50px;height:50px;border-radius:50%;background:var(--white)}.score-ring span{position:absolute;font-family:var(--display);font-size:22px;font-weight:700}.score-ring--forming{background:var(--line)}.score-ring--forming:before{background:var(--white)}.score-ring--forming span{font-size:10px;letter-spacing:.05em}.score-ring--small.score-ring--forming span{font-size:7px}.score-ring--small{width:48px;height:48px}.score-ring--small:before{width:38px;height:38px}.score-ring--small span{font-size:17px}.finder{padding:88px clamp(20px,4.6vw,72px) 100px}.finder__header{margin-bottom:38px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.kicker{display:block;margin-bottom:9px;color:#66685e;font-size:11px;line-height:1;letter-spacing:1.8px;font-weight:700}.finder__header h2,.method h2,.owner-cta h2{margin:0;font-family:var(--display);font-size:clamp(38px,5vw,63px);line-height:1;letter-spacing:-1.8px;text-transform:uppercase}.finder__header>p{max-width:470px;margin:0;color:var(--muted);line-height:1.55}.finder-toolbar{min-height:62px;padding:8px;display:flex;gap:9px;align-items:stretch;border:1px solid var(--line);background:var(--white)}.toolbar-search{min-width:280px;padding:0 15px;display:flex;align-items:center;gap:10px;flex:1 1}.toolbar-search input{min-width:0;flex:1 1;border:0;outline:0;background:none}.toolbar-search button{width:34px;height:34px;border:0;display:grid;place-items:center;background:var(--paper);cursor:pointer}.area-finder{min-height:58px;padding:9px 0;display:flex;align-items:stretch;gap:10px;border-bottom:1px solid var(--line)}.area-finder__form{min-width:0;padding:0 8px 0 13px;display:flex;align-items:center;gap:9px;flex:1 1;border:1px solid var(--line);background:var(--white)}.area-finder__form>svg{flex:0 0 auto;color:var(--muted)}.area-finder__form input{min-width:0;height:38px;flex:1 1;border:0;outline:0;background:transparent}.area-finder__clear{width:28px;height:28px;border:0;display:grid;place-items:center;background:var(--paper);color:var(--muted);cursor:pointer}.area-finder__current,.area-finder__submit{min-width:108px;padding:0 15px;border:1px solid var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--ink);color:white;font-size:11px;font-weight:800;cursor:pointer}.area-finder__submit:disabled,.hero-search button:disabled{cursor:wait;opacity:.65}.area-finder__current{min-width:145px;background:var(--paper);color:var(--ink)}.area-finder__or{display:grid;place-items:center;color:var(--muted);font-size:10px}.area-results{padding:12px;border:1px solid var(--line);border-top:0;background:#f4f6e9}.area-results>span{display:block;margin-bottom:8px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.area-results>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:7px;gap:7px}.area-results button{min-width:0;padding:9px 10px;border:1px solid var(--line);display:flex;align-items:flex-start;gap:7px;background:var(--white);color:var(--ink);text-align:left;cursor:pointer}.area-results button:hover{border-color:var(--ink)}.area-results button>svg{margin-top:2px;flex:0 0 auto}.area-results button span{min-width:0;display:grid;grid-gap:3px;gap:3px}.area-results button strong{font-size:11px}.area-results button small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.area-results p{margin:0;color:#8a3328;font-size:11px;font-weight:700}.active-area{min-height:38px;padding:8px 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;background:#ecf9b5;font-size:11px}.active-area button{margin-left:auto;padding:3px 0;border:0;border-bottom:1px solid;background:transparent;color:var(--ink);font-size:10px;font-weight:800;cursor:pointer}.filter-button{min-width:155px;padding:0 15px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:8px;background:var(--paper);font-size:13px;font-weight:700;cursor:pointer}.filter-button b{min-width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:white;font-size:10px}.filter-button--active{border-color:var(--ink);background:var(--acid)}.view-toggle{min-inline-size:0;margin:0;padding:4px;border:0;display:flex;background:var(--paper)}.view-toggle button{min-width:61px;border:0;background:none;color:var(--muted);font-size:12px;font-weight:700;cursor:pointer}.view-toggle .active{background:var(--ink);color:white}.active-equipment,.vibe-strip{min-height:62px;padding:14px 0;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.active-equipment>span,.vibe-strip>span{flex:0 0 auto;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:600}.vibe-strip>div{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.active-equipment button,.vibe-strip button{flex:0 0 auto;padding:7px 11px;border:1px solid var(--line);border-radius:99px;display:flex;align-items:center;gap:5px;background:transparent;font-size:11px;cursor:pointer}.vibe-strip button.active{border-color:var(--ink);background:var(--ink);color:white}.active-equipment{min-height:auto;flex-wrap:wrap}.active-equipment button{border-color:#bbd52c;background:#ecf9b5}.finder-layout{height:820px;margin-top:25px;display:grid;grid-template-columns:minmax(420px,.87fr) minmax(500px,1.13fr);border:1px solid var(--line);background:var(--white)}.finder-layout--list{height:auto;display:block}.finder-layout--list .gym-list{display:grid;grid-template-columns:repeat(3,1fr)}.results-pane{min-width:0;overflow-y:auto;border-right:1px solid var(--line)}.results-meta{position:-webkit-sticky;position:sticky;z-index:4;top:0;min-height:59px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,254,249,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.results-meta p{margin:0;font-size:12px}.results-meta p span{margin-left:7px;color:var(--muted);font-size:9px;font-weight:500}.results-meta label{position:relative;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.results-meta select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:4px 19px 4px 4px;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px;font-weight:700}.results-meta label svg{position:absolute;right:0;pointer-events:none}.gym-list{padding:12px}.results-more{padding:8px 18px 22px;display:grid;justify-items:center;grid-gap:10px;gap:10px;text-align:center}.results-more p{margin:0;color:var(--muted);font-size:10px}.gym-card{position:relative;padding:12px;display:grid;grid-template-columns:144px minmax(0,1fr);grid-gap:15px;gap:15px;border:1px solid transparent;border-bottom:1px solid var(--line);cursor:pointer;transition:border .15s ease,transform .15s ease,background .15s ease}.gym-card__select{position:absolute;z-index:1;inset:0;border:0;background:transparent;cursor:pointer}.gym-card--selected,.gym-card:hover{border-color:var(--ink);background:#fbfaf4;transform:translateX(2px)}.gym-card__visual{position:relative;min-height:176px;overflow:hidden;display:grid;place-items:center;background:var(--gym-colour)}.gym-card__visual:before{content:"";position:absolute;width:90px;height:90px;border:18px solid var(--ink);border-radius:50%;opacity:.93}.detail-panel__grid,.gym-card__visual-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(var(--ink) 1px,transparent 1px),linear-gradient(90deg,var(--ink) 1px,transparent 1px);background-size:18px 18px}.detail-panel__initials,.gym-card__initials{position:relative;z-index:2;padding:5px 8px;background:var(--ink);color:var(--gym-colour);font-family:var(--display);font-size:22px;font-weight:700;letter-spacing:-1px;transform:rotate(-5deg)}.sponsored-label{position:absolute;z-index:3;top:8px;left:8px;padding:4px 6px;background:var(--ink);color:white;font-size:8px;letter-spacing:.8px;font-weight:700}.heart-button{width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,254,249,.92);color:var(--ink);cursor:pointer}.gym-card__visual .heart-button{position:absolute;z-index:5;top:8px;right:8px}.heart-button--active{color:#e54745}.gym-card__body{min-width:0;padding:4px 0 2px;display:flex;flex-direction:column}.gym-card__heading{display:flex;justify-content:space-between;gap:12px}.eyebrow-line{display:flex;align-items:center;gap:4px;color:#6a7139;font-size:9px;letter-spacing:1px;font-weight:700}.gym-card h3{margin:6px 0 2px;font-family:var(--display);font-size:25px;letter-spacing:-.5px;text-transform:uppercase}.gym-card__heading p{margin:0;color:var(--muted);font-size:11px}.tag-row{margin:12px 0;display:flex;flex-wrap:wrap;gap:5px}.tag-row span{padding:4px 7px;border:1px solid var(--line);background:var(--paper);font-size:9px;font-weight:600}.gym-card__quote{margin:0 0 13px;color:var(--soft-ink);font-size:12px;font-style:italic}.gym-card__footer{margin-top:auto;display:flex;align-items:center;gap:13px;color:var(--muted);font-size:9px}.gym-card__profile{align-items:center;border-top:1px solid var(--line);display:flex;font-size:12px;font-weight:800;gap:6px;justify-content:flex-end;margin-top:15px;padding-top:13px}.gym-card__profile:hover{text-decoration:underline}.gym-card__footer span{display:flex;align-items:center;gap:4px}.gym-card__footer strong{margin-left:auto;color:var(--ink);font-size:10px}.map-pane{position:relative;min-width:0;overflow:hidden;background:#dce5de}.map-pane:before{display:none}.map-result-limit{position:absolute;z-index:3;top:12px;left:50%;width:max-content;max-width:calc(100% - 32px);margin:0;padding:7px 10px;border:1px solid var(--ink);background:rgba(255,254,249,.94);box-shadow:3px 3px 0 rgba(17,18,15,.14);color:var(--soft-ink);font-size:9px;font-weight:700;text-align:center;transform:translateX(-50%)}.real-map{position:absolute;inset:0;z-index:1;background:#dce5de;font-family:var(--body)}.real-map .leaflet-tile-pane{filter:saturate(.58) contrast(.92) brightness(1.06)}.real-map .leaflet-control-attribution{padding:3px 6px;background:rgba(255,254,249,.88);color:#66685e;font-size:8px}.real-map .leaflet-control-zoom{overflow:hidden;border:1px solid var(--ink);border-radius:0;box-shadow:4px 4px 0 rgba(17,18,15,.14)}.real-map .leaflet-control-zoom a{border-color:var(--line);background:var(--white);color:var(--ink);font-family:var(--display)}.spotter-user-tooltip{border:1px solid var(--ink);border-radius:0;background:var(--white);box-shadow:3px 3px 0 rgba(17,18,15,.15);color:var(--ink);font-family:var(--body);font-size:9px;font-weight:700}.spotter-map-marker-shell{border:0;background:transparent}.spotter-map-marker{position:relative;width:42px;height:42px;padding:0;border:3px solid var(--white);border-radius:50% 50% 50% 0;display:grid;place-items:center;background:var(--ink);color:white;box-shadow:0 5px 14px rgba(17,18,15,.26);transform:rotate(-45deg);cursor:pointer;transition:transform .16s ease,background .16s ease}.spotter-map-marker strong{font-family:var(--display);font-size:13px;transform:rotate(45deg)}.spotter-map-marker span{position:absolute;left:35px;top:32px;width:max-content;max-width:160px;padding:6px 8px;border:1px solid var(--ink);background:var(--white);color:var(--ink);font-family:var(--body);font-size:9px;font-weight:700;opacity:0;pointer-events:none;transform:rotate(45deg);transition:opacity .14s ease}.spotter-map-marker--active span,.spotter-map-marker:hover span{opacity:1}.spotter-map-marker:hover{transform:rotate(-45deg) scale(1.08)}.spotter-map-marker--active{z-index:4;background:var(--orange);transform:rotate(-45deg) scale(1.18)}.map-loading{position:absolute;inset:0;z-index:1;display:grid;place-content:center;justify-items:center;grid-gap:10px;gap:10px;background:linear-gradient(rgba(55,72,63,.09) 1px,transparent 0),linear-gradient(90deg,rgba(55,72,63,.09) 1px,transparent 0),#dce5de;color:var(--muted);font-size:11px;font-weight:700}.map-grid,.map-loading{background-size:39px 39px}.map-grid{position:absolute;inset:0;opacity:.4;background-image:linear-gradient(rgba(55,72,63,.11) 1px,transparent 0),linear-gradient(90deg,rgba(55,72,63,.11) 1px,transparent 0)}.map-watermark{left:23%;top:28%;color:rgba(17,18,15,.04);font-family:var(--display);font-size:300px}.map-label,.map-watermark{position:absolute;font-weight:700}.map-label{z-index:1;color:rgba(17,18,15,.24);font-size:11px}.map-label--wa{left:26%;top:43%}.map-label--nt{left:47%;top:28%}.map-label--sa{left:52%;top:53%}.map-label--qld{left:70%;top:35%}.map-label--nsw{left:72%;top:56%}.map-label--vic{left:67%;top:69%}.map-pin{position:absolute;z-index:4;width:38px;height:38px;border:3px solid var(--white);border-radius:50% 50% 50% 0;display:grid;place-items:center;background:var(--ink);color:white;box-shadow:0 5px 14px rgba(17,18,15,.22);transform:translate(-50%,-50%) rotate(-45deg);cursor:pointer;transition:transform .16s ease,background .16s ease}.map-pin span{font-family:var(--display);font-size:12px;transform:rotate(45deg)}.map-pin i{position:absolute;left:31px;top:29px;width:max-content;padding:5px 7px;border:1px solid var(--ink);background:var(--white);color:var(--ink);font-family:var(--body);font-size:9px;font-style:normal;font-weight:700;opacity:0;pointer-events:none;transform:rotate(45deg);transition:opacity .14s ease}.map-pin--active i,.map-pin:hover i{opacity:1}.map-pin--active{z-index:7;background:var(--orange);transform:translate(-50%,-50%) rotate(-45deg) scale(1.2)}.map-legend{position:absolute;z-index:5;left:17px;bottom:17px;padding:10px 12px;display:flex;gap:15px;background:rgba(255,254,249,.92);color:var(--muted);font-size:9px}.map-legend--real{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.map-legend span{display:flex;align-items:center;gap:5px}.legend-dot{width:8px;height:8px;border-radius:50%;background:var(--ink)}.legend-dot--high{background:var(--orange)}.trainer-spotlight{position:absolute;z-index:5;top:18px;right:18px;width:285px;background:rgba(255,254,249,.96);box-shadow:var(--shadow)}.trainer-spotlight__label{display:block;padding:6px 10px;background:var(--ink);color:var(--acid);font-size:8px;letter-spacing:1px;font-weight:700}.trainer-spotlight__content{padding:10px;display:flex;align-items:center;gap:9px}.trainer-avatar{width:38px;height:38px;display:grid;place-items:center;background:#ba9cff;font-family:var(--display);font-size:17px;font-weight:700}.trainer-spotlight__content>div:nth-child(2){display:flex;flex:1 1;flex-direction:column;gap:2px}.trainer-spotlight__content strong{font-size:12px}.trainer-spotlight__content span{color:var(--muted);font-size:9px}.trainer-spotlight__content a,.trainer-spotlight__content button{border:0;display:flex;align-items:center;gap:4px;background:none;font-size:10px;font-weight:700;cursor:pointer}.detail-panel{position:absolute;z-index:10;top:0;right:0;bottom:0;width:min(590px,94%);overflow-y:auto;background:var(--white);box-shadow:-18px 0 55px rgba(17,18,15,.18);animation:slide-in .22s ease both}@keyframes slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.detail-panel__top{position:relative;height:170px;overflow:hidden;display:grid;place-items:center;background:var(--gym-colour)}.detail-panel__top:after,.detail-panel__top:before{content:"";position:absolute;width:180px;height:180px;border:28px solid var(--ink);border-radius:50%}.detail-panel__top:after{margin-left:260px;opacity:.36}.detail-panel__top>.heart-button,.detail-panel__top>.icon-button{position:absolute;z-index:3;top:14px}.detail-panel__top>.icon-button{left:14px}.detail-panel__top>.heart-button{right:14px}.detail-panel__initials{font-size:39px}.detail-panel__content{padding:27px 31px 50px}.detail-title{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:20px}.detail-title h2{margin:0;font-family:var(--display);font-size:44px;letter-spacing:-1.4px;text-transform:uppercase}.detail-title p{margin:3px 0 0;color:var(--muted);font-size:12px}.detail-actions{margin:20px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.consensus-card{position:relative;overflow:hidden;margin:20px 0 30px;padding:23px;background:#ecf8b8}.consensus-card:after{content:"“";position:absolute;right:10px;top:-35px;color:rgba(17,18,15,.08);font-family:Georgia,serif;font-size:170px;line-height:1}.consensus-card__label{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:1.2px;font-weight:700}.consensus-card p{position:relative;z-index:2;margin:15px 0 12px;font-size:14px;line-height:1.62}.consensus-card>span{color:#727757;font-size:9px}.detail-section{padding:28px 0;border-top:1px solid var(--line)}.section-heading{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.section-heading .kicker{margin-bottom:6px}.section-heading h3{margin:0;font-family:var(--display);font-size:24px;text-transform:uppercase}.match-label,.section-heading>span{color:var(--muted);font-size:10px;font-weight:600}.breakdown-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px 22px;gap:14px 22px}.metric>div:first-child{margin-bottom:5px;display:flex;align-items:center;justify-content:space-between;font-size:10px}.metric__bar{height:6px;background:var(--paper-2)}.metric__bar i{display:block;height:100%;background:var(--ink)}.intel-grid{margin-top:23px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.intel-grid>div{min-width:0;padding:15px;display:flex;flex-direction:column;gap:4px;border-right:1px solid var(--line)}.intel-grid>div:last-child{border-right:0}.intel-grid svg{margin-bottom:5px}.intel-grid span{color:var(--muted);font-size:8px;text-transform:uppercase}.intel-grid strong{font-size:10px;line-height:1.35}.equipment-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.equipment-list span{padding:10px;display:flex;align-items:center;gap:7px;background:var(--paper);font-size:10px;font-weight:600}.equipment-list svg{color:#6c7e15}.text-button{padding:0;border:0;display:inline-flex;align-items:center;gap:5px;background:none;font-size:10px;font-weight:700;cursor:pointer}.review{padding:18px 0;display:grid;grid-template-columns:34px 1fr;grid-gap:11px;gap:11px;border-top:1px solid var(--line)}.review__avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--acid);font-weight:700}.review__meta{display:flex;align-items:center;justify-content:space-between}.review__meta strong{font-size:11px}.stars{display:inline-flex;color:#c59f16}.review span{color:var(--muted);font-size:8px}.review p{margin:9px 0 0;color:var(--soft-ink);font-size:11px;line-height:1.5}.review__report{align-items:center;background:none;border:0;color:var(--muted);cursor:pointer;display:inline-flex;font-size:9px;font-weight:700;gap:4px;margin-top:9px;padding:0;text-decoration:underline}.review__signals{margin-top:9px;display:flex;flex-wrap:wrap;gap:5px}.review__signals span{padding:4px 6px;border:1px solid var(--line);background:var(--paper);color:var(--soft-ink);font-size:8px;font-weight:700}.empty-state{min-height:450px;padding:40px;display:grid;place-content:center;justify-items:center;text-align:center}.empty-state h3{margin:16px 0 5px;font-family:var(--display);font-size:25px;text-transform:uppercase}.empty-state p{margin:0 0 19px;color:var(--muted);font-size:12px}.empty-state--reviews{color:var(--muted);font-size:.78rem;line-height:1.5;min-height:120px;padding:24px}.method{padding:100px clamp(22px,5vw,80px);display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;background:var(--ink);color:var(--paper)}.kicker--light{color:var(--acid)}.method__intro>p{max-width:420px;margin:23px 0 26px;color:#9c9e95;line-height:1.6}.method__steps{display:grid;grid-template-columns:repeat(3,1fr)}.method__steps article{position:relative;padding:0 26px;border-left:1px solid #34362f}.method__number{color:#5b5e53;font-family:var(--display);font-size:13px}.method__icon{width:48px;height:48px;margin:38px 0 23px;display:grid;place-items:center;border:1px solid #484b41;color:var(--acid);transform:rotate(4deg)}.method__icon svg{transform:rotate(-4deg)}.method__steps h3{min-height:48px;margin:0 0 12px;font-family:var(--display);font-size:21px;line-height:1.15;text-transform:uppercase}.method__steps p{margin:0;color:#8d8f87;font-size:12px;line-height:1.6}.owner-cta{position:relative;overflow:hidden;padding:110px 30px;text-align:center;background:var(--acid)}.owner-cta>:not(.owner-cta__shape){position:relative;z-index:2}.owner-cta h2:nth-of-type(2){color:var(--paper);text-shadow:-2px -2px 0 var(--ink),2px -2px 0 var(--ink),-2px 2px 0 var(--ink),2px 2px 0 var(--ink)}.owner-cta h2 em{font-style:italic}.owner-cta>p{max-width:600px;margin:24px auto 28px;line-height:1.6}.owner-cta__shape{position:absolute;width:320px;height:320px;border:52px solid var(--ink);border-radius:50%;opacity:.08}.owner-cta__shape--one{left:-80px;top:-90px}.owner-cta__shape--two{right:-60px;bottom:-110px}.owner-cta__trust{margin-top:31px;display:flex;justify-content:center;gap:26px;font-size:10px;font-weight:600}.owner-cta__trust span{display:flex;align-items:center;gap:5px}footer{padding:65px clamp(24px,5vw,80px) 24px;background:var(--ink);color:var(--paper)}.footer__main{padding-bottom:55px;display:grid;grid-template-columns:1fr 1.5fr;grid-gap:80px;gap:80px}.footer__main>div:first-child>p{color:#85877e;font-size:12px}.footer__links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.footer__links>div{display:flex;flex-direction:column;gap:12px}.footer__links strong{margin-bottom:7px;color:var(--acid);font-size:9px;letter-spacing:1.3px}.footer__bottom a,.footer__bottom button,.footer__links a,.footer__links button{width:-moz-fit-content;width:fit-content;padding:0;border:0;background:none;color:#999b92;font-size:11px;text-align:left;cursor:pointer}.footer__links a:hover,.footer__links button:hover{color:white}.footer__bottom{padding-top:20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #30322c;color:#65675f;font-size:9px}.footer__bottom div{display:flex;gap:14px}.modal-backdrop{position:fixed;z-index:100;inset:0;padding:24px;overflow-y:auto;display:grid;place-items:center;background:rgba(17,18,15,.72);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:fade-in .15s ease both}.modal-dismiss{position:fixed;inset:0;border:0;background:transparent;cursor:default}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal{position:relative;z-index:1;width:min(560px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:37px;background:var(--white);box-shadow:14px 14px 0 rgba(215,255,56,.6)}.modal--wide{width:min(950px,100%)}.icon-button,.modal__close{width:36px;height:36px;border:0;display:grid;place-items:center;background:var(--white);cursor:pointer}.modal__close{position:absolute;z-index:5;top:13px;right:13px;background:var(--paper)}.business-modal h2,.equipment-modal h2,.form-stack h2,.success-state h2{margin:0;font-family:var(--display);font-size:40px;line-height:1.05;letter-spacing:-1px;text-transform:uppercase}.equipment-modal>p,.form-intro{margin:10px 0 25px;color:var(--muted);font-size:13px;line-height:1.55}.field-label{display:block;margin:18px 0 7px;font-size:10px;letter-spacing:.5px;font-weight:700;text-transform:uppercase}.rating-picker{display:flex;gap:3px}.rating-picker button{padding:0 3px 0 0;border:0;background:none;color:#c59f16;cursor:pointer}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}.choice{min-height:41px;padding:7px;border:1px solid var(--line);background:var(--paper);font-size:10px;cursor:pointer}.choice--active{border-color:var(--ink);background:var(--ink);color:white}.dimension-ratings{padding:12px 14px;display:grid;grid-template-columns:1fr 1fr;grid-gap:13px 20px;gap:13px 20px;border:1px solid var(--line);background:var(--paper)}.dimension-ratings label{display:grid;grid-template-columns:72px 1fr 30px;align-items:center;grid-gap:8px;gap:8px}.dimension-ratings span,.dimension-ratings strong{font-size:9px}.dimension-ratings strong{text-align:right}.dimension-ratings input{width:100%;accent-color:var(--ink)}.floor-signal-fields{margin:18px 0 0;padding:0;border:0}.floor-signal-fields legend{width:100%;margin-bottom:9px}.floor-signal-fields legend .field-label{margin:0 0 3px}.floor-signal-fields legend small{color:var(--muted);font-size:9px;line-height:1.4}.floor-signal-fields>div{padding:13px;border:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;background:var(--paper)}.floor-signal-fields label{min-width:0;display:grid;grid-gap:4px;gap:4px}.floor-signal-fields label>span{font-size:10px;font-weight:800}.floor-signal-fields label>small{min-height:24px;color:var(--muted);font-size:8px;line-height:1.35}.floor-signal-fields select{height:40px;padding:0 9px;border:1px solid var(--line);background:var(--white);color:var(--ink);font-size:10px}.form-stack input,.form-stack select,textarea{width:100%;border:1px solid var(--line);outline:none;background:var(--paper)}.form-stack input:focus,.form-stack select:focus,textarea:focus{border-color:var(--ink);box-shadow:3px 3px 0 var(--acid)}textarea{min-height:120px;padding:13px;resize:vertical;font-size:12px}.form-stack input,.form-stack select{height:48px;padding:0 13px;font-size:12px}.privacy-note{margin:15px 0;padding:11px;display:flex;align-items:center;gap:8px;background:#edf0e5;color:#606358;font-size:9px;line-height:1.4}.review-verification{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.review-verification>label{display:flex;flex-direction:column;gap:8px}.review-verification input{background:var(--white);border:1px solid var(--line);min-height:46px;padding:0 12px;width:100%}@media (max-width:560px){.review-verification{grid-template-columns:1fr}}.success-state{padding:40px 20px 10px;text-align:center}.success-state__icon{width:64px;height:64px;margin:0 auto 25px;border-radius:50%;display:grid;place-items:center;background:var(--acid)}.success-state p{max-width:430px;margin:14px auto 26px;color:var(--muted);font-size:13px;line-height:1.6}.success-state--business{max-width:560px;margin:auto}.business-modal__intro{max-width:650px;margin-bottom:25px}.business-modal__intro p{max-width:630px;color:var(--muted);font-size:13px;line-height:1.55}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.plan-card{position:relative;padding:22px;border:1px solid var(--line);display:flex;align-items:flex-start;flex-direction:column;background:var(--paper);text-align:left;cursor:pointer}.plan-card--selected{border-color:var(--ink);box-shadow:5px 5px 0 var(--acid)}.plan-card__popular{position:absolute;top:-1px;right:-1px;padding:5px 7px;background:var(--ink);color:var(--acid);font-size:7px;letter-spacing:.8px;font-weight:700}.plan-card__check{width:20px;height:20px;margin-bottom:17px;border:1px solid var(--ink);display:grid;place-items:center}.plan-card--selected .plan-card__check{background:var(--acid)}.plan-card>span:not(.plan-card__popular){font-family:var(--display);font-size:20px;text-transform:uppercase}.plan-card>strong{margin-top:13px;font-family:var(--display);font-size:36px}.plan-card>small{color:var(--muted);font-size:9px}.plan-card>p{min-height:47px;color:var(--muted);font-size:10px;line-height:1.45}.plan-card ul{padding:13px 0 0;margin:4px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px;list-style:none}.plan-card li{display:flex;align-items:center;gap:5px;font-size:9px}.business-modal__footer{margin-top:22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.business-modal__footer>div{max-width:370px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px;line-height:1.4}.business-form{max-width:670px;margin:0 auto}.back-button{margin:0 0 30px;padding:0;border:0;display:flex;align-items:center;gap:4px;background:none;font-size:10px;font-weight:700;cursor:pointer}.two-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.owner-equipment-picker{min-width:0;margin:20px 0 0;padding:0;border:0}.owner-equipment-picker legend{padding:0}.owner-equipment-picker>p{margin:-2px 0 11px;color:var(--muted);font-size:10px}.owner-equipment-groups{max-height:285px;padding:8px;overflow-y:auto;display:grid;grid-gap:16px;gap:16px;border:1px solid var(--line);background:var(--paper)}.owner-equipment-groups h3{margin:0 0 7px;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.owner-equipment-groups section>div{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(3,1fr)}.owner-equipment-picker .choice{min-height:38px;background:var(--white);text-align:left}.owner-equipment-picker .choice--active{background:var(--ink)}.form-hint{display:block;margin-top:8px;color:var(--muted);font-size:9px;text-align:center}.form-error{background:#ffe5df;border:1px solid #ec806b;color:#6c2014;font-size:.78rem;line-height:1.45;padding:11px 13px}.button:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.equipment-modal>p{margin-bottom:25px}.equipment-search{align-items:center;background:var(--white);border:1px solid var(--line);display:flex;gap:9px;margin-bottom:10px;min-height:44px;padding:0 12px}.equipment-search:focus-within{border-color:var(--ink);box-shadow:0 0 0 2px rgba(215,255,56,.65)}.equipment-search input{background:transparent;border:0;min-width:0;outline:0;width:100%}.equipment-search--modal{margin:-9px 0 22px}.equipment-groups{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px;max-height:54vh;overflow-y:auto;padding-right:8px}.equipment-groups h3{padding-bottom:10px;border-bottom:1px solid var(--line);font-family:var(--display);font-size:16px;text-transform:uppercase}.equipment-choice-grid{display:flex;flex-direction:column;gap:6px}.equipment-choice{min-height:38px;padding:7px 8px;border:1px solid transparent;display:flex;align-items:center;gap:8px;background:var(--paper);font-size:9px;text-align:left;cursor:pointer}.equipment-choice>span{width:17px;height:17px;flex:0 0 auto;border:1px solid #b8baaf;display:grid;place-items:center}.equipment-choice--active{border-color:var(--ink);background:#ecf8b8}.equipment-choice--active>span{border-color:var(--ink);background:var(--ink);color:white}.equipment-empty{color:var(--muted);font-size:12px;grid-column:1/-1;padding:24px 8px;text-align:center}.sticky-modal-footer{position:-webkit-sticky;position:sticky;bottom:-37px;margin:28px -37px -37px;padding:14px 37px;justify-content:space-between;border-top:1px solid var(--line);background:var(--white)}.sticky-modal-footer,.toast{display:flex;align-items:center}.toast{position:fixed;z-index:150;left:50%;bottom:25px;padding:12px 18px;gap:8px;background:var(--ink);color:white;box-shadow:6px 6px 0 var(--acid);font-size:11px;font-weight:600;transform:translateX(-50%);animation:toast-in .2s ease both}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:1100px){.hero{grid-template-columns:1fr .72fr}.hero__graphic{min-width:390px}.finder-layout{grid-template-columns:minmax(380px,.95fr) minmax(400px,1.05fr)}.trainer-spotlight{width:240px}.method{grid-template-columns:1fr;gap:60px}.finder-layout--list .gym-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.nav{position:absolute;left:0;right:0;top:75px;padding:25px;display:none;align-items:flex-start;flex-direction:column;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.nav--open{display:flex}.nav__mobile-actions{width:100%;padding-top:18px;display:flex;align-items:flex-start;flex-direction:column;gap:22px;border-top:1px solid var(--line)}.header-actions .button--ghost{display:none}.menu-button{display:grid;place-items:center}.hero{min-height:auto;display:block}.hero__content{padding-bottom:85px}.hero__graphic{min-height:410px}.plate{width:220px;height:220px}.plate--one{top:65px}.plate--two{top:88px}.barbell{top:185px}.finder__header{align-items:flex-start;flex-direction:column}.finder-layout{height:auto;display:block}.results-pane{border-right:0}.gym-list{display:grid;grid-template-columns:repeat(2,1fr)}.gym-card{display:block}.gym-card__visual{margin-bottom:12px}.map-pane{height:620px;border-top:1px solid var(--line)}.finder-layout--list .gym-list{grid-template-columns:repeat(2,1fr)}.footer__main{grid-template-columns:1fr;gap:50px}}@media (max-width:620px){.site-header{height:66px;padding:0 17px}.brand{font-size:21px}.brand__mark{transform:scale(.88) skew(-9deg)}.header-actions .button--dark{display:none}.nav{top:65px}.hero__content{padding:58px 20px 69px}.hero h1{font-size:clamp(58px,18vw,82px);letter-spacing:-3px}.hero__content>p{font-size:15px}.hero-search{padding:6px;flex-direction:column}.hero-search>div{min-height:50px}.hero-search button{min-height:50px;justify-content:center}.hero__proof{align-items:flex-start}.hero__graphic{min-width:0}.hero-card--quote{right:17px;bottom:85px}.hero-card--score{left:17px;bottom:20px}.finder{padding:65px 15px 72px}.finder__header{margin-bottom:26px}.finder__header>p{font-size:13px}.finder-toolbar{flex-wrap:wrap}.toolbar-search{min-width:100%;min-height:45px}.area-finder{flex-wrap:wrap}.area-finder__form{min-width:100%;min-height:46px}.area-finder__or{display:none}.area-finder__current{min-height:42px;flex:1 1}.area-results>div{grid-template-columns:1fr}.filter-button{min-height:44px;flex:1 1}.view-toggle{flex:1 1}.view-toggle button{min-height:36px;min-width:48px}.vibe-strip{align-items:flex-start;flex-direction:column}.vibe-strip>div{width:100%}.finder-layout--list .gym-list,.gym-list{display:block}.gym-card{display:grid;grid-template-columns:112px minmax(0,1fr);padding:10px 5px}.gym-card__visual{min-height:158px;margin-bottom:0}.gym-card__visual:before{width:70px;height:70px;border-width:14px}.gym-card h3{font-size:21px}.gym-card__footer span:nth-child(2){display:none}.map-pane{height:540px}.trainer-spotlight{display:none}.detail-panel{width:100%}.detail-panel__content{padding:24px 19px 40px}.detail-title h2{font-size:36px}.intel-grid{grid-template-columns:1fr}.intel-grid>div{border-right:0;border-bottom:1px solid var(--line)}.equipment-list{grid-template-columns:1fr}.method{padding:75px 21px;gap:47px}.method__steps{grid-template-columns:1fr}.method__steps article{padding:25px 0 25px 22px;border-left:1px solid #34362f}.method__icon{margin:22px 0 17px}.method__steps h3{min-height:0}.owner-cta{padding:83px 20px}.owner-cta__trust{align-items:center;flex-direction:column;gap:10px}.footer__links{grid-template-columns:1fr 1fr}.footer__bottom{align-items:flex-start;flex-direction:column;gap:10px}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px);padding:27px 20px;box-shadow:7px 7px 0 rgba(215,255,56,.6)}.choice-grid,.two-fields{grid-template-columns:1fr 1fr}.dimension-ratings,.floor-signal-fields>div{grid-template-columns:1fr}.floor-signal-fields label>small{min-height:0}.equipment-groups,.plan-grid{grid-template-columns:1fr}.owner-equipment-groups section>div{grid-template-columns:1fr 1fr}.plan-card>p{min-height:0}.business-modal__footer{align-items:stretch;flex-direction:column}.sticky-modal-footer{bottom:-27px;margin:25px -20px -27px;padding:12px 20px;gap:12px}.sticky-modal-footer .button{padding:0 11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}#main-content *,#main-content :after,#main-content :before,.skip-link{animation-duration:.01ms;animation-iteration-count:1;scroll-behavior:auto;transition-duration:.01ms}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}