:root{--lime:#b9ff19;--lime-deep:#87bd00;--ink:#101411;--ink-2:#171d19;--muted:#707973;--muted-2:#939a95;--paper:#f4f5f1;--surface:#ffffff;--soft:#eef1ec;--line:#dde1dc;--line-soft:#eaede8;--shadow:0 22px 70px rgba(17,24,19,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}.site-header{height:72px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(220,225,219,.85);position:-webkit-sticky;position:sticky;top:0;z-index:1100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-inner{height:100%;max-width:1500px;margin:auto;padding:0 34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{justify-self:start;display:flex;align-items:center}.brand img{width:132px;display:block}.simple-nav{display:flex;align-items:center;gap:6px;padding:5px;background:#f0f2ee;border:1px solid #e5e8e3;border-radius:999px}.simple-nav a{padding:8px 14px;border-radius:999px;font-size:12px;font-weight:750;color:#667069;transition:.18s ease}.simple-nav a:hover{color:#111}.simple-nav a.nav-active{background:#fff;box-shadow:0 2px 8px rgba(16,20,17,.07)}.header-cta{justify-self:end;height:42px;display:flex;align-items:center;gap:13px;padding:0 18px;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:800;transition:transform .18s ease,background .18s ease}.header-cta:hover{transform:translateY(-1px);background:#1a211c}.header-cta span{color:var(--lime);font-size:15px}.home-hero{background:#fff;border-bottom:1px solid var(--line)}.home-hero-inner{max-width:1500px;margin:auto;padding:42px 34px 38px;display:grid;grid-template-columns:minmax(0,1fr) minmax(470px,.82fr);grid-gap:54px;gap:54px;align-items:stretch}.hero-copy{padding:48px 0 30px;align-self:center;max-width:760px}.hero-status{display:inline-flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:850;color:#6f7872}.live-dot{width:7px;height:7px;border-radius:50%;background:#63cb43;box-shadow:0 0 0 5px rgba(99,203,67,.12)}.home-hero h1{font-size:clamp(62px,6.6vw,102px);line-height:.86;letter-spacing:-.065em;margin:21px 0 25px;font-weight:850;max-width:780px}.home-hero h1 span{color:#7f8982}.home-hero p{font-size:18px;line-height:1.58;color:var(--muted);max-width:650px;margin:0}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px;flex-wrap:wrap}.hero-primary{display:inline-flex;align-items:center;gap:20px;height:52px;padding:0 21px;border-radius:999px;background:var(--lime);color:#111;font-size:13px;font-weight:850;box-shadow:0 9px 24px rgba(142,190,20,.18);transition:transform .18s ease,box-shadow .18s ease}.hero-primary:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(142,190,20,.25)}.hero-primary span{font-size:17px}.hero-proof{font-size:11px;color:#939a95;font-weight:650}.hero-visual{position:relative;border-radius:28px;overflow:hidden;min-height:420px;background:#0f1511;box-shadow:0 24px 80px rgba(11,17,13,.18)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(7,12,8,.08),transparent 55%),linear-gradient(0deg,rgba(7,12,8,.22),transparent 38%);pointer-events:none}.hero-visual img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.01)}.hero-visual-badge{position:absolute;z-index:2;right:18px;bottom:18px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:14px 16px;display:grid;grid-template-columns:auto 1fr;grid-gap:11px;gap:11px;align-items:center;box-shadow:0 10px 30px rgba(0,0,0,.18)}.hero-visual-badge span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--lime);font-size:10px;font-weight:900}.hero-visual-badge strong{font-size:11px;line-height:1.05;letter-spacing:.08em}.finder-section{padding:34px 34px 90px;background:linear-gradient(#fff 0,#fff 104px,var(--paper) 104px)}.finder-wrap{max-width:1500px;margin:auto}.finder-intro{display:flex;justify-content:space-between;align-items:end;gap:40px;margin:0 4px 20px}.finder-intro>div{min-width:0}.eyebrow,.kicker{font-size:9px;letter-spacing:.17em;text-transform:uppercase;font-weight:850;color:#858d87}.finder-intro h2{font-size:34px;line-height:1;letter-spacing:-.045em;margin:9px 0 0}.finder-intro p{max-width:530px;margin:0;color:#7a827d;font-size:12px;line-height:1.65}.search-panel{background:rgba(255,255,255,.97);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:visible}.search-main-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:11px;gap:11px;padding:11px}.finder-query{height:64px;border:1px solid #d9ddd8;border-radius:14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;background:#f9faf8;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.finder-query:focus-within{background:#fff;border-color:#b9c1ba;box-shadow:0 0 0 4px rgba(185,255,25,.1)}.search-icon{width:50px;display:grid;place-items:center;color:#858e88}.search-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.finder-query input{height:100%;border:0;outline:0;padding:0 9px;font-size:16px;color:#111;background:transparent;min-width:0}.finder-query input::placeholder{color:#9ba29d}.finder-query button{height:48px;margin-right:7px;padding:0 27px;border:0;border-radius:10px;background:var(--ink);color:#fff;font-weight:800;cursor:pointer;transition:.18s ease}.finder-query button:hover{background:#202822}.finder-query button:disabled{opacity:.55}.near-button{height:64px;padding:0 21px;border:1px solid #dfe3de;border-radius:14px;background:#fff;color:#161b18;font-size:12px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:10px;transition:.18s ease}.near-button:hover{border-color:#bcc3bd;background:#fbfcfa}.near-button:disabled{opacity:.55}.locate-dot{width:14px;height:14px;border:3px solid var(--ink);border-radius:50%;box-shadow:inset 0 0 0 3px var(--lime)}.search-subrow{justify-content:space-between;gap:18px;padding:0 12px 12px}.popular-row,.search-subrow{display:flex;align-items:center}.popular-row{gap:6px;flex-wrap:wrap}.popular-row>span{font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:#9aa19c;font-weight:850;margin-right:4px}.popular-row button{border:1px solid #e3e6e1;background:#f5f6f3;color:#616963;border-radius:999px;padding:7px 11px;font-size:10px;cursor:pointer;transition:.16s ease}.popular-row button:hover{background:#ecefe9;color:#111}.directory-health{display:flex;align-items:center;gap:7px;color:#858d88;font-size:10px;white-space:nowrap}.directory-health i{width:7px;height:7px;border-radius:50%;background:#66c83d;box-shadow:0 0 0 4px rgba(102,200,61,.1)}.directory-health i.bad{background:#e45656;box-shadow:none}.search-error{margin:0 12px 12px;padding:11px 13px;border-radius:11px;background:#fff0f0;color:#a53d3d;font-size:11px}.directory-toolbar{position:-webkit-sticky;position:sticky;top:72px;z-index:900;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0 11px;background:rgba(244,245,241,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.filter-group{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.filter-group select,.filter-pill{height:39px;border:1px solid #dce0db;background:#fff;border-radius:999px;padding:0 14px;color:#4f5852;font-size:11px;font-weight:650;box-shadow:0 2px 8px rgba(18,24,20,.025)}.filter-pill{cursor:pointer}.filter-pill.active{background:var(--ink);color:#fff;border-color:var(--ink)}.filter-group select:disabled{opacity:.45}.reset-link{border:0;background:none;color:#858d88;font-size:10px;font-weight:700;cursor:pointer;padding:0 7px}.reset-link:hover{color:#111}.mobile-view{display:none}.results-summary{min-height:58px;justify-content:space-between;border:1px solid var(--line);border-bottom:0;border-radius:20px 20px 0 0;background:#fff;padding:10px 17px;color:#7b847e;font-size:11px}.results-summary,.summary-copy{display:flex;align-items:center}.summary-copy{gap:13px;flex-wrap:wrap}.summary-stat{display:flex;align-items:baseline;gap:5px}.summary-stat strong{font-size:19px;letter-spacing:-.035em;color:#111}.summary-stat span{font-size:9px;color:#929a95}.summary-stat.nearest{padding-left:13px;border-left:1px solid #e7eae6}.summary-stat.nearest strong{color:#5e7918}.location-chip{display:inline-flex;align-items:center;gap:6px;background:#eff6dc;color:#52651c;border:1px solid #dce9b5;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.location-chip i{width:5px;height:5px;border-radius:50%;background:var(--lime-deep)}.summary-hint{font-size:9px;color:#a0a6a2;text-transform:uppercase;letter-spacing:.09em}.finder-grid{display:grid;grid-template-columns:minmax(430px,40%) minmax(0,60%);height:clamp(620px,74vh,760px);border:1px solid var(--line);border-radius:0 0 20px 20px;background:#fff;box-shadow:0 28px 80px rgba(15,22,17,.07)}.finder-grid,.result-pane{min-height:0;overflow:hidden}.result-pane{min-width:0;border-right:1px solid var(--line);background:#fbfcfa}.result-list{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;padding:9px;scrollbar-width:thin;scrollbar-color:#ccd1cb transparent;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.result-list::-webkit-scrollbar{width:6px}.result-list::-webkit-scrollbar-thumb{background:#ccd1cb;border-radius:999px}.venue-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:13px;gap:13px;padding:15px 13px;margin-bottom:7px;border:1px solid transparent;border-radius:15px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.venue-card:hover{border-color:#dce1da;box-shadow:0 8px 24px rgba(17,24,19,.055);transform:translateY(-1px)}.venue-card.active{border-color:#c8d4c1;background:#fcfef9;box-shadow:inset 4px 0 0 var(--lime),0 10px 28px rgba(17,21,19,.07)}.club-logo{width:48px;height:48px;border-radius:13px;border:1px solid #dfe3de;background:#f5f7f3;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.club-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.club-logo b{font-size:13px}.club-logo.lg{width:70px;height:70px;border-radius:18px}.venue-copy{min-width:0}.venue-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.venue-heading h3{font-size:15px;line-height:1.18;margin:1px 0 4px;letter-spacing:-.018em;font-weight:790}.venue-heading p{margin:0;color:#778079;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:290px}.distance{font-weight:800;white-space:nowrap;background:#f0f2ee;border-radius:999px;padding:6px 8px;color:#505953}.venue-meta{display:flex;gap:7px 10px;align-items:center;flex-wrap:wrap;margin-top:9px;color:#879089}.venue-meta>span{font-size:9px}.meta-location{color:#59625c}.meta-session{color:#909792}.access-text{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;background:#f0f2ef;color:#687069;font-size:8px!important;text-transform:uppercase;letter-spacing:.07em;font-weight:850}.access-text i{width:5px;height:5px;border-radius:50%;background:#929a94}.access-text.open{background:#f2f8df;color:#4c6515}.access-text.open i{background:#81ad16}.next-session{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center;margin-top:12px;border-top:1px solid #ecefea}.next-session b{font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#657b27}.next-session span{color:#505953;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.next-session.muted b,.next-session.muted span{color:#a0a6a2}.details-link{border:0;background:transparent;padding:0;color:#222;font-weight:750;font-size:9px;display:flex;align-items:center;gap:5px;cursor:pointer;white-space:nowrap}.details-link span{font-size:12px}.details-link:hover{text-decoration:underline}.skeleton{pointer-events:none}.skeleton b,.skeleton small,.skeleton span,.skeleton>div{display:block;background:linear-gradient(90deg,#eef1ec,#f7f8f6,#eef1ec);background-size:200% 100%;animation:shimmer 1.3s infinite;border-radius:8px}.skeleton>div{width:46px;height:46px}.skeleton section{display:grid;grid-gap:8px;gap:8px}.skeleton b{height:16px;width:50%}.skeleton span{height:12px;width:78%}.skeleton small{height:11px;width:40%}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{min-height:470px;display:grid;place-items:center;align-content:center;text-align:center;padding:40px;color:#737c76}.empty-state>span{font-size:30px;margin-bottom:12px}.empty-state b{color:#202622;font-size:17px}.empty-state p{max-width:280px;line-height:1.5;font-size:11px}.empty-state button,.load-more{border:1px solid #d8ddd7;background:#fff;border-radius:11px;padding:11px 14px;font-weight:750;font-size:10px}.load-more{width:100%;margin-top:5px;background:#f0f2ee;border:0}.load-more span{color:#8b938e;font-weight:500}.map-pane{position:relative}.map,.map-pane{background:#e8ece5}.map{height:100%;width:100%}.map-topbar{position:absolute;z-index:500;left:14px;right:14px;top:14px;display:flex;justify-content:space-between;pointer-events:none}.map-topbar small,.map-topbar span{background:rgba(255,255,255,.96);border:1px solid rgba(220,225,219,.9);box-shadow:0 8px 26px rgba(17,21,19,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:9px 12px;font-size:9px;font-weight:850;color:#39413c}.map-label{display:flex;align-items:center;gap:6px}.map-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--lime);border:1px solid #6e8f19}.map-recentre{position:absolute;right:14px;top:58px;z-index:500;border:0;background:rgba(255,255,255,.96);height:38px;padding:0 13px;border-radius:999px;box-shadow:0 8px 26px rgba(17,21,19,.12);font-size:9px;font-weight:850;color:#404943;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-recentre span{margin-right:5px;font-size:13px}.map-recentre:hover{background:#fff}.leaflet-control-zoom{border:0!important;box-shadow:0 8px 26px rgba(17,21,19,.14)!important}.leaflet-control-zoom a{border:0!important;color:#111!important}.leaflet-control-attribution{font-size:8px!important;background:rgba(255,255,255,.75)!important}.picklemap-club-icon{background:transparent!important;border:0!important}.picklemap-club-icon span{display:grid;place-items:center;border-radius:50%;background:#111513;transition:width .14s ease,height .14s ease,transform .14s ease,box-shadow .14s ease}.picklemap-club-icon span i{display:block;border-radius:50%;background:var(--lime)}.picklemap-club-icon span.normal{width:18px;height:18px;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.28),0 0 0 1px rgba(17,21,19,.18)}.picklemap-club-icon span.normal i{width:6px;height:6px}.picklemap-club-icon span.hover{width:24px;height:24px;box-shadow:0 5px 16px rgba(0,0,0,.32)}.picklemap-club-icon span.hover i{width:8px;height:8px}.picklemap-club-icon span.active{width:30px;height:30px;border:4px solid #111513;box-shadow:0 5px 18px rgba(0,0,0,.34),0 0 0 3px #fff}.picklemap-club-icon span.active i{width:8px;height:8px;background:#111513}.search-origin-icon{background:transparent!important;border:0!important}.search-origin-icon span{position:relative!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:50% 50% 50% 0!important;background:var(--lime)!important;border:4px solid #111513!important;box-shadow:0 5px 18px rgba(0,0,0,.3),0 0 0 3px #fff!important;transform:rotate(-45deg)!important}.search-origin-icon span i{display:block!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#111513!important;transform:rotate(45deg)!important}.leaflet-tooltip{background:#111513!important;color:#fff!important;border-radius:12px!important;box-shadow:0 12px 30px rgba(0,0,0,.2)!important;padding:10px 12px!important}.leaflet-tooltip:before{display:none}.map-tip{display:grid;grid-gap:3px;gap:3px;min-width:145px}.map-tip small,.map-tip span{font-size:9px;color:#b9c2bb}.sheet-scrim{position:fixed;inset:0;background:rgba(13,18,15,.46);z-index:1200;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.club-sheet{bottom:18px;width:min(520px,calc(100vw - 36px));background:#fff;color:#111;border-radius:26px;padding:30px;overflow:auto;box-shadow:0 36px 110px rgba(0,0,0,.3)}.club-sheet,.sheet-close{position:absolute;right:18px;top:18px}.sheet-close{width:38px;height:38px;border-radius:50%;border:0;background:#f0f2ee;font-size:20px;cursor:pointer}.sheet-brand{display:grid;grid-template-columns:auto 1fr;grid-gap:15px;gap:15px;align-items:center;padding-right:42px}.sheet-brand h3{font-size:30px;line-height:1;letter-spacing:-.04em;margin:7px 0 5px}.sheet-brand p{margin:0;color:#707970;font-size:12px}.club-description{margin:22px 0;padding:15px 17px;border-radius:12px;background:#f5f7f3;border-left:3px solid var(--lime);color:#5d655f;font-size:12px;line-height:1.6}.sheet-address{display:grid;grid-gap:6px;gap:6px;margin:22px 0}.sheet-address span{font-size:8px;letter-spacing:.15em;color:#818a84;font-weight:900}.sheet-address b{font-size:14px;line-height:1.45}.sheet-address small{color:#879087;font-size:10px}.sheet-sessions{border:1px solid #dfe3de;border-radius:16px;overflow:hidden;background:#fff}.sheet-sessions header{padding:14px 15px;border-bottom:1px solid #e8ebe7}.sheet-sessions h4{margin:0 0 3px;font-size:16px}.sheet-sessions header span{font-size:9px;color:#858d87}.sheet-sessions>div{display:grid;grid-template-columns:52px 1fr;grid-gap:12px;gap:12px;padding:10px 15px;border-bottom:1px solid #f0f2ef;font-size:11px}.sheet-sessions>div:last-child{border-bottom:0}.sheet-sessions>div b{font-size:9px;text-transform:uppercase}.sheet-sessions>div.closed{color:#a2a8a4}.sheet-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 16px;border-radius:999px;font-size:10px;font-weight:850}.btn.lime{background:#111513;color:#fff}.btn.outline{border:1px solid #dfe3dc}.text-link{margin-left:auto;font-size:10px;font-weight:750}.about-strip{max-width:1432px;margin:0 auto 78px;padding:46px 8px;border-top:1px solid #dfe3dc;display:grid;grid-template-columns:170px 1.1fr .8fr;grid-gap:44px;gap:44px;align-items:start}.about-label{font-size:9px;letter-spacing:.17em;font-weight:900;color:#8a928d;padding-top:8px}.about-main h2{font-size:42px;line-height:1.02;letter-spacing:-.05em;margin:0;max-width:720px}.about-copy p{font-size:12px;line-height:1.7;color:#737b75;margin:4px 0 16px;max-width:460px}.about-copy a{font-size:10px;font-weight:850;text-decoration:underline;text-underline-offset:4px}.site-footer{background:#fff;border-top:1px solid var(--line)}.footer-inner{max-width:1500px;margin:auto;padding:30px 34px;justify-content:space-between;gap:30px}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{gap:20px}.footer-brand img{width:105px}.footer-brand span{font-size:11px;color:#828a84}.footer-links{display:flex;align-items:center;gap:22px;font-size:10px;color:#818984}.footer-links a{font-weight:750;color:#4f5852}@media(max-width:1080px){.home-hero-inner{grid-template-columns:1fr 430px;gap:34px}.hero-visual{min-height:360px}.home-hero h1{font-size:72px}.finder-grid{grid-template-columns:44% 56%}.about-strip{grid-template-columns:130px 1fr .8fr}}@media(max-width:820px){.site-header-inner{padding:0 18px;grid-template-columns:1fr auto}.simple-nav{display:none}.header-cta{height:40px}.home-hero-inner{padding:28px 18px 30px;grid-template-columns:1fr;gap:24px}.hero-copy{padding:18px 0 0}.home-hero h1{font-size:68px}.home-hero p{font-size:15px}.hero-visual{min-height:330px}.finder-section{padding:24px 12px 60px}.finder-intro{margin:0 5px 15px}.finder-intro p{display:none}.finder-intro h2{font-size:28px}.search-main-row{grid-template-columns:1fr}.near-button{height:48px;justify-content:center}.directory-toolbar{top:72px}.finder-grid{grid-template-columns:45% 55%;height:700px}.about-strip{margin:0 18px 58px;grid-template-columns:1fr;gap:17px;padding:34px 0}.about-label{padding:0}.about-main h2{font-size:35px}.footer-inner{padding:26px 18px}}@media(max-width:680px){.site-header{height:64px}.site-header-inner{padding:0 15px}.brand img{width:115px}.header-cta{height:38px;padding:0 14px;font-size:10px}.home-hero-inner{padding:22px 14px 24px}.hero-copy{padding-top:10px}.hero-status{font-size:8px}.home-hero h1{font-size:54px;margin:15px 0 18px}.home-hero p{font-size:14px}.hero-actions{margin-top:22px}.hero-primary{height:48px}.hero-proof{display:none}.hero-visual{min-height:260px;border-radius:20px}.hero-visual-badge{right:12px;bottom:12px;padding:10px 12px;border-radius:14px}.hero-visual-badge span{width:32px;height:32px}.finder-section{padding:19px 9px 54px;background:var(--paper)}.finder-intro{display:none}.search-panel{border-radius:17px}.search-main-row{padding:8px}.finder-query{height:58px}.finder-query button{height:44px;padding:0 16px}.search-icon{width:41px}.search-subrow{padding:0 9px 9px}.popular-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.popular-row::-webkit-scrollbar{display:none}.popular-row>span{display:none}.popular-row button{white-space:nowrap}.directory-health{display:none}.directory-toolbar{top:64px;padding:9px 0;background:rgba(244,245,241,.98)}.filter-group{flex-wrap:nowrap;overflow-x:auto;max-width:calc(100vw - 102px);scrollbar-width:none}.filter-group::-webkit-scrollbar{display:none}.filter-group select,.filter-pill{white-space:nowrap;flex:0 0 auto}.mobile-view{display:flex;margin-left:auto;background:#e9ece7;border-radius:999px;padding:3px;flex:0 0 auto}.mobile-view button{border:0;background:transparent;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:800;color:#727a75}.mobile-view button.active{background:#111;color:#fff}.results-summary{min-height:62px;height:auto;padding:8px 10px;border-radius:17px 17px 0 0}.summary-copy{gap:8px}.summary-stat.secondary{display:none}.summary-stat.nearest{padding-left:8px}.summary-stat strong{font-size:16px}.summary-stat span{font-size:8px}.summary-hint{display:none}.location-chip{max-width:122px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finder-grid{display:block;height:calc(100vh - 250px);min-height:560px;border-radius:0 0 17px 17px}.finder-grid .result-pane{height:100%;border-right:0}.finder-grid .map-pane,.finder-grid.show-map .result-pane{display:none}.finder-grid.show-map .map-pane{display:block;height:100%}.result-list{padding:5px}.venue-card{padding:13px 10px}.club-logo{width:45px;height:45px}.venue-heading h3{font-size:14px}.venue-heading p{max-width:190px}.meta-session{display:none}.map-recentre{top:56px}.club-sheet{left:7px;right:7px;bottom:7px;top:auto;width:auto;max-height:88vh;border-radius:24px 24px 18px 18px;padding:24px}.sheet-brand h3{font-size:25px}.text-link{margin-left:0}.about-strip{margin-bottom:46px}.about-main h2{font-size:31px}.footer-inner{align-items:flex-start;flex-direction:column;gap:18px}.footer-links{width:100%;justify-content:space-between}.footer-brand span{display:none}}.simple-page{max-width:1180px;margin:0 auto;padding:72px 28px 120px}.simple-page h1{font-size:48px;letter-spacing:-.045em;margin:0 0 18px}.simple-page a{font-weight:800;text-decoration:underline;text-underline-offset:4px}.club-page{max-width:1380px;margin:0 auto;padding:46px 32px 110px}.club-page-head{padding:26px 0 54px;border-bottom:1px solid var(--line)}.club-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:44px;color:#68716b;font-size:11px;font-weight:750}.club-back:hover{color:var(--ink)}.club-page-logo{width:82px;height:82px;display:grid;place-items:center;border:1px solid #dce1da;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(20,27,22,.06);margin-bottom:22px}.club-page-logo img{width:100%;height:100%;object-fit:contain;padding:9px}.club-page-logo b{font-size:24px}.club-page .kicker{display:block;font-size:9px;letter-spacing:.18em;font-weight:900;color:#858e88;text-transform:uppercase}.club-page-head h1{max-width:900px;font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:13px 0 18px}.club-page-head>p{font-size:15px;color:#69726c;margin:0}.club-page-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:27px}.club-page-actions .btn.lime{background:var(--lime);color:#101410}.club-page-actions .btn.outline{background:#fff}.club-about{display:grid;grid-template-columns:180px minmax(0,720px);grid-gap:36px;gap:36px;padding:42px 0;border-bottom:1px solid var(--line)}.club-about p{font-size:17px;line-height:1.65;color:#505954;margin:0}.club-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line)}.club-facts>div{padding:32px 28px 34px 0;border-right:1px solid var(--line)}.club-facts>div+div{padding-left:28px}.club-facts>div:last-child{border-right:0}.club-facts span{display:block;font-size:8px;letter-spacing:.16em;font-weight:900;color:#929a95;margin-bottom:8px}.club-facts strong{font-size:30px;letter-spacing:-.045em}.venue-list-page{padding-top:58px}.section-heading{display:grid;grid-template-columns:180px 1fr;grid-gap:36px;gap:36px;align-items:end;margin-bottom:26px}.section-heading h2{font-size:40px;letter-spacing:-.045em;line-height:1;margin:0}.venue-list-page article{display:grid;grid-template-columns:70px minmax(280px,.9fr) minmax(420px,1.35fr);grid-gap:28px;gap:28px;padding:26px 0;border-top:1px solid var(--line);align-items:start}.venue-index{font-size:12px;font-weight:900;color:#9aa19c;padding-top:5px}.venue-place .kicker{margin-bottom:11px}.venue-place h3{font-size:23px;line-height:1.15;letter-spacing:-.03em;margin:0 0 9px}.venue-place p{font-size:11px;color:#7c857f;margin:0 0 16px}.venue-place a{display:inline-flex;font-size:10px;font-weight:850;text-decoration:underline;text-underline-offset:4px}.weekly{border:1px solid #e0e4df;border-radius:16px;background:#fff;overflow:hidden}.weekly>div{display:grid;grid-template-columns:74px 1fr;grid-gap:14px;gap:14px;padding:11px 15px;border-bottom:1px solid #eef0ed;align-items:center}.weekly>div:last-child{border-bottom:0}.weekly b{font-size:9px;text-transform:uppercase;letter-spacing:.05em}.weekly span{font-size:11px;color:#4e5751}.weekly .closed{color:#adb3af;background:#fbfcfa}.weekly .closed span{color:#adb3af}@media(max-width:820px){.club-page{padding:30px 20px 80px}.club-page-head{padding-bottom:38px}.club-back{margin-bottom:30px}.club-page-head h1{font-size:52px}.club-about,.section-heading{grid-template-columns:1fr;gap:14px}.club-facts>div{padding:24px 16px 24px 0}.club-facts>div+div{padding-left:16px}.venue-list-page article{grid-template-columns:42px 1fr;gap:15px}.weekly{grid-column:2}.section-heading h2{font-size:34px}}@media(max-width:560px){.club-page{padding:22px 14px 60px}.club-page-logo{width:66px;height:66px;border-radius:18px}.club-page-head h1{font-size:42px}.club-page-head>p{font-size:13px;line-height:1.5}.club-page-actions{display:grid;grid-template-columns:1fr}.club-page-actions .btn{width:100%}.club-about{padding:30px 0}.club-about p{font-size:15px}.club-facts{grid-template-columns:1fr 1fr}.club-facts>div{border-right:0;border-bottom:1px solid var(--line);padding:20px 0!important}.club-facts>div:nth-child(odd){border-right:1px solid var(--line);padding-right:16px!important}.club-facts>div:nth-child(2n){padding-left:16px!important}.club-facts>div:last-child{grid-column:1/-1;border-bottom:0;border-right:0!important;padding-left:0!important}.venue-list-page{padding-top:40px}.venue-list-page article{grid-template-columns:1fr;padding:22px 0}.venue-index{display:none}.weekly{grid-column:1}.venue-place h3{font-size:20px}.weekly>div{grid-template-columns:58px 1fr}.section-heading h2{font-size:30px}}.site-header{height:68px;background:rgba(255,255,255,.97);border-bottom-color:#e7eae6}.site-header-inner{max-width:1540px;padding:0 38px}.brand img{width:126px}.simple-nav{background:transparent;border:0;padding:0;gap:4px}.simple-nav a{padding:9px 13px;font-size:11px;color:#7a827d}.simple-nav a.nav-active{background:#f2f4f0;box-shadow:none;color:#111}.header-cta{height:40px;padding:0 16px;background:#111713;gap:9px;font-size:11px;box-shadow:0 6px 18px rgba(17,23,19,.11)}.header-cta .cta-dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 3px rgba(185,255,25,.12)}.home-hero-inner{max-width:1540px;padding-top:34px;padding-bottom:32px}.hero-copy{padding-top:32px;padding-bottom:20px}.home-hero h1{font-size:clamp(58px,5.6vw,88px);line-height:.91;margin:18px 0 20px}.hero-visual{min-height:360px;border-radius:24px}.finder-section{padding-top:28px}.finder-intro{margin-bottom:16px;align-items:center}.finder-intro h2{font-size:38px}.search-panel{border-radius:22px;border-color:#d9ded8;box-shadow:0 22px 64px rgba(16,23,18,.09)}.search-main-row{padding:10px;gap:9px}.finder-query{height:68px;border-radius:15px;background:#fbfcfa;border-color:#d9ded7}.finder-query:focus-within{border-color:#929d94;box-shadow:0 0 0 4px rgba(185,255,25,.13)}.finder-query input{font-size:17px;letter-spacing:-.01em}.finder-query button{height:50px;border-radius:11px;padding:0 30px;font-size:12px}.near-button{height:68px;border-radius:15px;padding:0 23px;font-size:11px}.search-subrow{padding:1px 13px 13px}.popular-row button{background:#fff;padding:7px 12px}.directory-toolbar{top:68px;padding:12px 0 10px}.filter-group select,.filter-pill{height:41px;padding:0 15px;border-color:#d8ddd7;background:rgba(255,255,255,.96)}.finder-grid{grid-template-columns:minmax(440px,38%) minmax(0,62%);height:clamp(650px,76vh,800px)}.result-list{padding:7px;background:#f8faf7}.venue-card{gap:14px;padding:16px 14px;margin-bottom:5px;border-radius:14px;border-bottom:1px solid #edf0ec;background:#fff}.venue-card.hovered,.venue-card:hover{transform:none;border-color:#d4dad3;background:#fcfdfb;box-shadow:0 10px 26px rgba(16,22,18,.06)}.venue-card.active{border-color:#b9c9ad;background:#fbfef5;box-shadow:inset 3px 0 0 var(--lime),0 10px 28px rgba(17,21,19,.07)}.club-logo{width:50px;height:50px;border-radius:14px;background:#fff}.venue-heading h3{font-size:15.5px;font-weight:820;letter-spacing:-.025em}.venue-heading p{font-size:10.5px;color:#7a837d}.distance{background:#edf1eb;color:#38413b;font-size:9px;padding:5px 8px}.venue-meta{margin-top:8px;gap:6px 9px}.venue-meta>span{font-size:8.5px}.next-session{grid-template-columns:minmax(0,1fr) auto;margin-top:11px;padding-top:10px;gap:12px}.next-copy{display:flex;align-items:center;gap:9px}.next-copy b{flex:0 0 auto}.next-copy span{min-width:0}.next-session b{font-size:7.5px}.next-session span{font-size:10px}.details-link{height:28px;padding:0 9px;border-radius:999px;background:#f1f3ef;font-size:8.5px;text-decoration:none!important}.details-link:hover{background:#e8ece5}.picklemap-club-icon span.normal{width:19px;height:19px;border:3px solid #fff;background:#121713;box-shadow:0 3px 11px rgba(0,0,0,.35),0 0 0 1px rgba(14,20,16,.25)}.picklemap-club-icon span.normal i{width:7px;height:7px}.picklemap-club-icon span.hover{width:25px;height:25px;background:#121713;border:3px solid #fff;box-shadow:0 6px 20px rgba(0,0,0,.38),0 0 0 2px rgba(185,255,25,.45)}.picklemap-club-icon span.hover i{width:9px;height:9px}.picklemap-club-icon span.active{width:32px;height:32px;border:4px solid #111713;background:var(--lime);box-shadow:0 7px 22px rgba(0,0,0,.36),0 0 0 4px #fff}.picklemap-club-icon span.active i{width:9px;height:9px}.map-recentre,.map-topbar small,.map-topbar span{border-color:#d8ddd7;box-shadow:0 8px 24px rgba(17,21,19,.1)}.map-tip{min-width:150px}.map-tip b{font-size:11px}.map-tip span{font-size:9px}.map-tip small{font-size:8px}.sheet-scrim{background:rgba(12,17,14,.38);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.club-sheet{right:14px;top:14px;bottom:14px;width:min(500px,calc(100vw - 28px));border-radius:24px;padding:28px;box-shadow:0 36px 110px rgba(0,0,0,.26)}.sheet-brand{padding-bottom:20px;border-bottom:1px solid #e9ece8}.sheet-brand h3{font-size:29px}.sheet-next{margin:18px 0;padding:16px 17px;border-radius:16px;background:#121713;color:#fff;display:grid;grid-gap:9px;gap:9px}.sheet-next>span{font-size:8px;letter-spacing:.16em;font-weight:900;color:#b8c2bc}.sheet-next>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.sheet-next strong{font-size:22px;letter-spacing:-.035em}.sheet-next b{font-size:12px;color:var(--lime);text-align:right}.club-description{margin:18px 0;background:#f7f8f5;border:1px solid #e5e9e3;border-radius:14px}.sheet-address{padding:17px 0;margin:0;border-bottom:1px solid #e9ece8;gap:5px}.sheet-address b{font-size:15px}.sheet-address p{margin:0;color:#69726c;font-size:11px;line-height:1.5}.sheet-address small{margin-top:2px}.sheet-sessions{margin-top:18px;border-radius:15px}.sheet-sessions>div{padding:11px 14px}.sheet-sessions>div:not(.closed){background:#fff}.sheet-sessions>div:not(.closed) b{color:#566d20}.sheet-actions{position:-webkit-sticky;position:sticky;bottom:-28px;margin:20px -28px -28px;padding:14px 28px 18px;background:linear-gradient(rgba(255,255,255,.92),#fff 24%);border-top:1px solid #edf0ec}.sheet-actions .btn.lime{background:#111713}.sheet-actions .btn.outline{background:#fff}@media(max-width:680px){.site-header{height:62px}.site-header-inner{padding:0 13px}.brand img{width:111px}.header-cta{height:36px;padding:0 12px;font-size:9.5px}.header-cta .cta-dot{width:7px;height:7px}.home-hero{display:none}.finder-section{padding:12px 8px 86px;background:#f4f5f1}.search-panel{border-radius:16px;box-shadow:0 12px 38px rgba(16,23,18,.07)}.search-main-row{padding:7px}.finder-query{height:56px;border-radius:12px}.finder-query input{font-size:14px}.finder-query button{height:42px;padding:0 14px;font-size:10px}.near-button{height:44px;border-radius:12px}.directory-toolbar{top:62px;padding:8px 0 7px}.filter-group{max-width:100%;padding-right:2px}.filter-group select,.filter-pill{height:37px;font-size:10px;padding:0 12px}.mobile-view{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);z-index:1250;margin:0;padding:5px;background:#121713;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 38px rgba(0,0,0,.27);border-radius:999px;gap:2px}.mobile-view button{min-width:74px;padding:10px 14px;color:#aeb6b0;font-size:10px}.mobile-view button.active{background:var(--lime);color:#111713}.results-summary{border-radius:14px 14px 0 0;min-height:56px}.finder-grid{height:calc(100dvh - 220px);min-height:500px;border-radius:0 0 14px 14px}.result-list{padding:4px}.venue-card{padding:13px 9px;margin-bottom:4px;gap:10px}.club-logo{width:44px;height:44px}.venue-heading h3{font-size:14px}.venue-heading p{max-width:175px}.venue-meta{margin-top:7px}.access-text{display:none}.next-session{margin-top:9px;padding-top:9px}.next-copy{display:grid;grid-gap:2px;gap:2px}.next-copy b{font-size:7px}.next-copy span{font-size:9.5px}.details-link{height:27px}.map-topbar{left:9px;right:9px;top:9px}.map-recentre{right:9px;top:51px}.club-sheet{left:6px;right:6px;bottom:6px;top:auto;width:auto;max-height:90dvh;border-radius:24px 24px 16px 16px;padding:22px}.sheet-actions{bottom:-22px;margin:18px -22px -22px;padding:13px 22px 16px}.sheet-next strong{font-size:19px}}.directory-health span:after{content:" · UK only";color:#a0a7a2}@media (pointer:coarse){a,button,select{touch-action:manipulation}.venue-card:hover{transform:none}}@media (max-width:1099px){.site-header-inner{padding:0 22px;grid-template-columns:1fr auto auto;gap:14px}.header-cta,.simple-nav{justify-self:end}.home-hero-inner{padding:28px 22px;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:28px}.hero-copy{padding:28px 0 18px}.home-hero h1{font-size:clamp(54px,7vw,74px)}.home-hero p{font-size:16px}.hero-visual{min-height:330px}.finder-section{padding:26px 18px 76px;background:linear-gradient(#fff 0,#fff 96px,var(--paper) 96px)}.finder-intro{margin:0 2px 15px;gap:24px}.finder-intro h2{font-size:32px}.finder-intro p{max-width:430px}.search-main-row{grid-template-columns:minmax(0,1fr) auto}.near-button{padding:0 17px}.near-button span:last-child{white-space:nowrap}.directory-toolbar{top:68px;gap:10px}.filter-group{flex:1 1;min-width:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}.filter-group::-webkit-scrollbar{display:none}.filter-group select,.filter-pill,.mobile-view,.reset-link{flex:0 0 auto}.mobile-view{display:flex;background:#e8ebe6;border:1px solid #dfe3dd;border-radius:999px;padding:3px}.mobile-view button{min-width:58px;border:0;background:transparent;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;color:#6d756f;cursor:pointer}.mobile-view button.active{background:#111713;color:#fff;box-shadow:0 2px 8px rgba(15,20,17,.12)}.finder-grid{display:block;height:clamp(610px,70dvh,760px);min-height:560px}.finder-grid .result-pane{display:block;height:100%;border-right:0}.finder-grid .map-pane{display:none;height:100%}.finder-grid.show-map .result-pane{display:none}.finder-grid.show-map .map-pane{display:block;height:100%}.result-list{padding:8px}.venue-card{grid-template-columns:auto minmax(0,1fr);padding:16px 15px}.venue-heading h3{font-size:16px}.venue-heading p{font-size:11px}.club-sheet{width:min(520px,calc(100vw - 32px));right:16px;top:16px;bottom:16px}.about-strip,.site-footer{padding-left:22px;padding-right:22px}}@media (max-width:820px){.site-header{height:64px}.site-header-inner{padding:0 16px;grid-template-columns:1fr auto}.brand img{width:116px}.simple-nav{display:none}.header-cta{height:38px;padding:0 14px;font-size:10px}.home-hero-inner{display:grid;grid-template-columns:1fr;padding:26px 18px 24px}.hero-copy{padding:10px 0 6px;max-width:720px}.home-hero h1{max-width:720px;font-size:clamp(56px,10vw,76px)}.home-hero p{max-width:620px}.hero-visual{min-height:300px;max-height:390px}.finder-section{padding:20px 12px 72px;background:var(--paper)}.finder-intro{display:grid;grid-template-columns:1fr;margin-bottom:13px}.finder-intro p{display:none}.finder-intro h2{font-size:29px}.search-panel{border-radius:18px}.search-main-row{grid-template-columns:1fr;gap:8px;padding:8px}.finder-query{height:60px}.near-button{height:48px;width:100%;justify-content:center;border-radius:12px}.search-subrow{padding:0 9px 9px}.directory-health{display:none}.popular-row{flex-wrap:nowrap;overflow-x:auto;max-width:100%;scrollbar-width:none;padding-bottom:1px}.popular-row::-webkit-scrollbar{display:none}.popular-row>span{display:none}.popular-row button{flex:0 0 auto;white-space:nowrap}.directory-toolbar{top:64px;padding:8px 0;align-items:center}.filter-group{max-width:calc(100% - 128px)}.mobile-view button{min-width:54px;padding:8px 10px}.results-summary{padding:9px 12px;min-height:58px}.summary-hint,.summary-stat.secondary{display:none}.summary-copy{gap:9px}.summary-stat.nearest{padding-left:9px}.finder-grid{height:calc(100dvh - 270px);min-height:520px}.result-list{padding:6px}.venue-card{padding:14px 12px;gap:12px}.club-logo{width:48px;height:48px}.venue-meta{gap:6px 8px}.next-session{margin-top:10px}.club-sheet{left:12px;right:12px;top:auto;bottom:12px;width:auto;max-height:min(82dvh,760px);border-radius:26px 26px 18px 18px;padding:24px}.sheet-actions{bottom:-24px;margin:18px -24px -24px;padding:13px 24px 17px}.about-strip{padding:58px 18px}.about-main{grid-template-columns:1fr!important;gap:26px!important}.site-footer{padding-left:18px;padding-right:18px}}@media (max-width:699px){body,html{max-width:100%;overflow-x:hidden}.site-header{height:58px}.site-header-inner{padding:0 12px;display:flex;justify-content:space-between;gap:10px}.brand img{width:106px}.header-cta{height:34px;padding:0 11px;font-size:9px;gap:7px}.header-cta .cta-dot{width:6px;height:6px}.home-hero{display:none}.finder-section{padding:9px 7px calc(78px + env(safe-area-inset-bottom));background:#f3f5f1}.finder-wrap{width:100%;min-width:0}.finder-intro{display:none}.search-panel{position:relative;border-radius:15px;box-shadow:0 9px 30px rgba(16,23,18,.06)}.search-main-row{padding:6px;gap:6px}.finder-query{height:54px;border-radius:11px;grid-template-columns:40px minmax(0,1fr) auto}.search-icon{width:40px}.search-icon svg{width:16px;height:16px}.finder-query input{padding:0 3px;font-size:14px}.finder-query button{height:42px;margin-right:5px;padding:0 13px;border-radius:9px;font-size:10px}.near-button{height:43px;border-radius:10px;font-size:10px;padding:0 12px}.locate-dot{width:12px;height:12px;border-width:2px}.search-subrow{padding:0 7px 7px}.popular-row{gap:5px}.popular-row button{padding:6px 10px;font-size:9px}.search-error{margin:0 7px 7px}.directory-toolbar{position:-webkit-sticky;position:sticky;top:58px;z-index:900;padding:7px 0;background:rgba(243,245,241,.97);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.filter-group{max-width:100%;width:100%;gap:5px;padding-right:0}.filter-group select,.filter-pill{height:35px;padding:0 11px;font-size:9.5px;box-shadow:none}.reset-link{height:35px;padding:0 9px;font-size:9px}.mobile-view{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:1400;margin:0;padding:4px;background:#111713;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 38px rgba(0,0,0,.25);border-radius:999px;gap:2px}.mobile-view button{min-width:78px;padding:10px 14px;color:#b5bdb7;font-size:10px}.mobile-view button.active{background:var(--lime);color:#111713}.results-summary{min-height:54px;height:auto;padding:8px 9px;border-radius:14px 14px 0 0}.summary-copy{gap:7px;flex-wrap:nowrap;min-width:0;overflow:hidden}.location-chip{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 8px;font-size:9px}.summary-stat strong{font-size:16px}.summary-stat span{font-size:7.5px}.summary-stat.nearest{padding-left:7px}.summary-stat.nearest strong{font-size:15px}.summary-hint,.summary-stat.secondary{display:none}.finder-grid{height:calc(100dvh - 224px);min-height:430px;border-radius:0 0 14px 14px;box-shadow:0 16px 45px rgba(15,22,17,.055)}.result-list{padding:4px;background:#f7f9f6}.venue-card{grid-template-columns:42px minmax(0,1fr);gap:9px;padding:12px 9px;border-radius:12px;margin-bottom:4px}.club-logo{width:42px;height:42px;border-radius:12px}.venue-heading{gap:7px}.venue-heading h3{font-size:13.5px;line-height:1.12}.venue-heading p{font-size:9.5px;max-width:none}.distance{font-size:8px;padding:4px 6px}.venue-meta{margin-top:6px;gap:5px 7px}.venue-meta>span{font-size:7.8px}.access-text,.meta-session{display:none}.next-session{margin-top:8px;padding-top:8px;grid-template-columns:minmax(0,1fr) auto;gap:7px}.next-copy{display:grid;grid-gap:1px;gap:1px}.next-session b{font-size:6.8px}.next-session span{font-size:9px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.details-link{height:26px;padding:0 8px;font-size:8px}.load-more{margin:9px 4px 82px}.map-pane{min-width:0}.map{min-height:100%}.map-topbar{left:8px;right:8px;top:8px}.map-topbar small,.map-topbar span{padding:7px 10px;font-size:8px}.map-recentre{right:8px;top:47px;height:34px;padding:0 10px;font-size:8px}.club-sheet{left:5px;right:5px;bottom:calc(5px + env(safe-area-inset-bottom));max-height:91dvh;border-radius:24px 24px 15px 15px;padding:20px}.sheet-close{top:13px;right:13px}.sheet-brand{padding-right:36px;gap:11px}.sheet-brand h3{font-size:23px}.sheet-brand p{font-size:10px}.sheet-next{padding:14px;margin:15px 0}.sheet-next strong{font-size:18px}.sheet-next b{font-size:10px}.sheet-sessions>div{grid-template-columns:48px minmax(0,1fr);padding:10px 11px}.sheet-actions{bottom:-20px;margin:17px -20px -20px;padding:12px 20px calc(14px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.sheet-actions .btn{width:100%;justify-content:center}.sheet-actions .text-link{grid-column:1/-1;text-align:center;margin:3px 0 0}.about-strip{display:none}.site-footer{padding:30px 14px calc(78px + env(safe-area-inset-bottom))}.footer-inner{display:grid!important;grid-template-columns:1fr;grid-gap:18px!important;gap:18px!important}.footer-links{justify-content:flex-start!important;gap:18px!important;flex-wrap:wrap}}@media (max-width:390px){.header-cta{padding:0 10px}.header-cta span:not(.cta-dot){display:none}.finder-query input{font-size:13px}.finder-query button{padding:0 11px}.summary-stat.nearest{display:none}.location-chip{max-width:112px}.finder-grid{height:calc(100dvh - 214px)}.venue-heading h3{font-size:13px}}@media (min-width:700px) and (max-width:1099px){.finder-section{padding:22px 18px 78px}.finder-wrap{max-width:920px}.directory-toolbar{display:flex;align-items:center;gap:12px}.filter-group{flex:1 1;min-width:0;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.filter-group::-webkit-scrollbar{display:none}.mobile-view{position:static!important;transform:none!important;display:flex!important;margin-left:auto!important;bottom:auto!important;left:auto!important;z-index:auto!important;background:#111713!important;border:0!important;box-shadow:none!important;padding:4px!important}.mobile-view button{min-width:66px!important;padding:9px 14px!important;color:#adb5af!important}.mobile-view button.active{background:var(--lime)!important;color:#111713!important}.finder-grid{display:block;height:auto;min-height:0;overflow:visible}.finder-grid .result-pane{height:auto;overflow:visible;border-right:0}.finder-grid .result-list{height:auto;max-height:none;overflow:visible;padding:8px}.finder-grid .map-pane{display:none;height:min(68dvh,720px);min-height:520px;border-radius:0 0 20px 20px;overflow:hidden}.finder-grid.show-map .result-pane{display:none}.finder-grid.show-map .map-pane{display:block}.venue-card{min-height:116px}}@media (max-width:699px){body{overflow-y:auto!important;background:#f3f5f1}.finder-section{padding:8px 7px calc(92px + env(safe-area-inset-bottom))!important}.search-panel{overflow:visible}.search-main-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:6px!important;gap:6px!important}.near-button{width:100%!important;justify-content:center!important}.directory-toolbar{display:block!important;position:-webkit-sticky!important;position:sticky!important;top:58px!important;padding:7px 0!important;overflow:visible!important}.filter-group{display:flex!important;width:100%!important;max-width:none!important;flex-wrap:nowrap!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 2px 3px!important;scroll-padding-inline:7px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-group::-webkit-scrollbar{display:none}.filter-group select,.filter-pill,.reset-link{flex:0 0 auto!important;height:36px!important;font-size:10px!important;padding:0 12px!important}.mobile-view{display:flex!important;position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;z-index:5000!important;width:auto!important;margin:0!important;padding:5px!important;background:#111713!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:999px!important;box-shadow:0 16px 40px rgba(0,0,0,.3)!important}.mobile-view button{width:92px!important;min-width:92px!important;height:42px!important;padding:0!important;font-size:11px!important;color:#aeb6b0!important;border-radius:999px!important}.mobile-view button.active{background:var(--lime)!important;color:#111713!important;box-shadow:none!important}.results-summary{border-radius:14px!important;border-bottom:1px solid var(--line)!important;margin-bottom:7px!important;min-height:52px!important;padding:8px 10px!important}.summary-copy{width:100%;gap:8px!important}.location-chip{max-width:44vw!important}.summary-stat strong{font-size:17px!important}.summary-stat span{font-size:8px!important}.summary-stat.nearest{margin-left:auto;padding-left:8px!important}.finder-grid,.finder-grid.show-map{border:0!important;border-radius:0!important;box-shadow:none!important}.finder-grid,.finder-grid .result-pane,.finder-grid.show-map{height:auto!important;min-height:0!important;overflow:visible!important;background:transparent!important}.finder-grid .result-pane{display:block;border:0!important}.finder-grid .result-list{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;padding:0!important;background:transparent!important;overscroll-behavior:auto!important}.finder-grid .map-pane{display:none;height:calc(100dvh - 128px)!important;min-height:520px!important;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#e8ece5}.finder-grid.show-map .result-pane{display:none!important}.finder-grid.show-map .map-pane{display:block!important;position:relative}.venue-card{grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;min-height:0!important;margin:0 0 6px!important;padding:12px 11px!important;border:1px solid #e1e5df!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.venue-card:hover{transform:none!important;box-shadow:none!important}.venue-card.active{background:#fbfef5!important;border-color:#c7d4bd!important;box-shadow:inset 3px 0 0 var(--lime)!important}.club-logo{width:38px!important;height:38px!important;border-radius:10px!important}.club-logo img{padding:4px!important}.venue-heading{gap:7px!important;align-items:flex-start!important}.venue-heading h3{font-size:15px!important;line-height:1.12!important;margin:0 0 3px!important;font-weight:800!important}.venue-heading p{font-size:10.5px!important;line-height:1.25!important;max-width:none!important}.distance{font-size:8.5px!important;padding:4px 7px!important}.venue-meta{margin-top:5px!important;gap:4px!important}.venue-meta>span{font-size:9px!important;line-height:1.2!important}.access-text,.meta-session{display:none!important}.next-session{display:grid!important;grid-template-columns:minmax(0,1fr) 28px!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;margin-top:8px!important;padding-top:8px!important}.next-copy{display:flex!important;align-items:baseline!important;gap:7px!important;min-width:0!important}.next-session b{font-size:7.5px!important;white-space:nowrap!important}.next-session span{font-size:10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.details-link{width:28px!important;height:28px!important;min-width:28px!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:0!important;background:#f0f2ee!important}.details-link span{font-size:15px!important;line-height:1!important}.load-more{margin:10px 0 20px!important;height:44px!important}.empty-state{min-height:340px!important;border:1px solid var(--line);border-radius:14px;background:#fff}.finder-grid.show-map{margin-bottom:0!important}.finder-grid.show-map .map-pane{position:relative!important;width:100%!important}.map-topbar{left:9px!important;right:9px!important;top:9px!important}.map-recentre{right:9px!important;top:49px!important}.sheet-scrim{z-index:6000!important}.club-sheet{bottom:calc(6px + env(safe-area-inset-bottom))!important}.site-footer{padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}}@media (max-width:390px){.mobile-view button{width:82px!important;min-width:82px!important}.location-chip{max-width:38vw!important}.summary-stat.nearest{display:none!important}.venue-heading h3{font-size:14px!important}}.mobile-view-row{display:none}@media (max-width:1099px){.mobile-view-row{display:flex;justify-content:center;align-items:center;padding:2px 0 9px;background:transparent;position:relative;z-index:20}.mobile-view{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;margin:0!important;display:grid!important;grid-template-columns:1fr 1fr;width:min(260px,72vw)!important;padding:4px!important;background:#111713!important;border:1px solid rgba(17,23,19,.1)!important;border-radius:999px!important;box-shadow:0 7px 20px rgba(15,21,17,.13)!important;z-index:auto!important}.mobile-view button{width:auto!important;min-width:0!important;height:39px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#b8bfba!important;font-size:11px!important;font-weight:850!important}.mobile-view button.active{background:var(--lime)!important;color:#111713!important;box-shadow:none!important}.finder-section{padding-bottom:54px!important}.site-footer{padding-bottom:34px!important}.venue-card{min-height:0!important}.details-link{white-space:nowrap}.sheet-actions{position:-webkit-sticky!important;position:sticky!important;bottom:-24px!important;margin:20px -24px -24px!important;padding:14px 24px calc(16px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #e8ece7!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important;z-index:3!important}.sheet-actions .btn{width:100%!important;height:46px!important;justify-content:center!important;font-size:11px!important}.sheet-actions .btn.lime{background:#111713!important;color:#fff!important}.sheet-actions .btn.outline{background:#f6f7f4!important;border:1px solid #dde2dc!important;color:#111713!important}.sheet-actions .text-link{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;margin:0!important;color:#111713!important;font-size:10px!important;font-weight:850!important;text-decoration:none!important}}@media (max-width:699px){.directory-toolbar{position:-webkit-sticky!important;position:sticky!important;top:58px!important;z-index:900!important}.mobile-view-row{padding:1px 0 8px!important}.mobile-view{width:min(232px,68vw)!important}.mobile-view button{height:37px!important;font-size:10.5px!important}.venue-card{grid-template-columns:38px minmax(0,1fr)!important;padding:11px 10px!important;margin-bottom:5px!important}.next-session{grid-template-columns:minmax(0,1fr) 30px!important}.details-link{width:30px!important;height:30px!important;min-width:30px!important;font-size:0!important;border-radius:50%!important;padding:0!important}.details-link span{font-size:15px!important}.club-sheet{bottom:calc(5px + env(safe-area-inset-bottom))!important;padding-bottom:20px!important}.sheet-actions{bottom:-20px!important;margin:18px -20px -20px!important;padding:12px 20px calc(14px + env(safe-area-inset-bottom))!important}}@media (min-width:700px) and (max-width:1099px){.venue-card{grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important;padding:14px 13px!important;margin-bottom:7px!important;border-radius:15px!important}.club-logo{width:48px!important;height:48px!important}.venue-heading h3{font-size:16px!important}.venue-heading p{font-size:11px!important}.next-session{display:grid!important;grid-template-columns:minmax(0,1fr) 32px!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;margin-top:10px!important;padding-top:10px!important}.details-link{width:32px!important;height:32px!important;min-width:32px!important;padding:0!important;border-radius:50%!important;font-size:0!important;display:grid!important;place-items:center!important;background:#f0f2ee!important}.details-link span{font-size:16px!important}.load-more{margin-bottom:18px!important}}@media (max-width:699px){.load-more{margin-bottom:16px!important}}.details-arrow{width:16px;height:16px;display:block;flex:0 0 auto}.details-label{display:inline-block}@media (max-width:699px){.results-summary{background:#fff!important;border:1px solid #e2e6e1!important;box-shadow:0 8px 24px rgba(20,26,22,.035)!important}.summary-stat strong{letter-spacing:-.035em!important}.venue-card{grid-template-columns:40px minmax(0,1fr)!important;gap:11px!important;padding:13px 12px 12px!important;margin-bottom:8px!important;border:1px solid #e5e9e4!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 18px rgba(18,24,20,.035)!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease!important}.venue-card:active{background:#fbfcfa!important;border-color:#cfd7cf!important;box-shadow:0 2px 8px rgba(18,24,20,.04)!important}.venue-card.active{background:#fcfff6!important;border-color:#c7d9a5!important;box-shadow:inset 3px 0 0 var(--lime),0 6px 20px rgba(18,24,20,.04)!important}.club-logo{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid #e2e6e1!important;background:#fff!important;box-shadow:0 2px 8px rgba(18,24,20,.025)!important}.club-logo img{padding:4px!important}.venue-heading{gap:8px!important}.venue-heading h3{font-size:15.5px!important;line-height:1.14!important;letter-spacing:-.025em!important;font-weight:830!important;margin:0 0 4px!important;color:#111713!important}.venue-heading p{font-size:11px!important;line-height:1.3!important;color:#78817a!important}.distance{font-size:8.5px!important;line-height:1!important;padding:5px 7px!important;border-radius:999px!important;background:#eef2ed!important;color:#465047!important;font-weight:800!important}.venue-meta{margin-top:6px!important}.venue-meta>span{font-size:9.5px!important;color:#687169!important}.next-session{grid-template-columns:minmax(0,1fr) 34px!important;gap:10px!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid #edf0ec!important}.next-copy{display:grid!important;grid-template-columns:auto 1fr!important;align-items:baseline!important;grid-column-gap:8px!important;column-gap:8px!important;grid-row-gap:1px!important;row-gap:1px!important}.next-session b{font-size:7.5px!important;letter-spacing:.13em!important;color:#617b25!important;font-weight:850!important}.next-session span{font-size:10.5px!important;color:#505950!important;line-height:1.2!important}.details-link{width:34px!important;height:34px!important;min-width:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:50%!important;border:1px solid #e6eae5!important;background:#f5f7f3!important;color:#4d574f!important;box-shadow:none!important;text-decoration:none!important}.details-link .details-label{display:none!important}.details-link .details-arrow{width:17px!important;height:17px!important;transform:translateX(.5px)!important}.details-link:active{background:#111713!important;color:#fff!important;border-color:#111713!important}.result-list{padding:0 2px!important}}@media (min-width:700px) and (max-width:1099px){.details-link{display:flex!important;align-items:center!important;justify-content:center!important}.details-link .details-label{display:none!important}.details-link .details-arrow{width:18px!important;height:18px!important;transform:translateX(.5px)!important}}.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.brand-logo-dark{display:none!important}.theme-toggle{height:40px;border:1px solid #dfe3de;background:#fff;color:#3c453f;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;cursor:pointer;transition:.18s ease}.theme-toggle:hover{background:#f6f7f4;border-color:#cbd1ca}.theme-toggle-icon{font-size:15px;line-height:1}.theme-toggle-label{line-height:1}.finder-query{grid-template-columns:auto minmax(0,1fr) auto auto}.finder-query .search-clear{width:36px;height:36px;margin:0 3px 0 0;padding:0;border-radius:50%;background:#eef1ec;color:#69726c;font-size:21px;font-weight:400;display:grid;place-items:center;line-height:1}.finder-query .search-clear:hover{background:#e2e6e0;color:#111}.finder-query .search-submit{margin-right:7px}html[data-theme=dark]{--ink:#f3f6f2;--ink-2:#e7ebe7;--muted:#a9b1ab;--muted-2:#7f8982;--paper:#0d120f;--surface:#141a16;--soft:#1a211c;--line:#2a332d;--line-soft:#202822;--shadow:0 24px 70px rgba(0,0,0,.32);color-scheme:dark}html[data-theme=dark] body{background:var(--paper);color:var(--ink)}html[data-theme=dark] .brand-logo-light{display:none!important}html[data-theme=dark] .brand-logo-dark{display:block!important}html[data-theme=dark] .site-header{background:rgba(10,15,12,.95);border-bottom-color:#202822}html[data-theme=dark] .simple-nav a{color:#9ea7a1}html[data-theme=dark] .simple-nav a.nav-active,html[data-theme=dark] .simple-nav a:hover{color:#fff;background:#1a211c}html[data-theme=dark] .header-cta{background:var(--lime);color:#111713;box-shadow:0 8px 22px rgba(185,255,25,.08)}html[data-theme=dark] .header-cta .cta-dot{background:#111713;box-shadow:0 0 0 3px rgba(17,23,19,.14)}html[data-theme=dark] .theme-toggle{background:#151b17;border-color:#2b342e;color:#eef2ef}html[data-theme=dark] .theme-toggle:hover{background:#1d251f;border-color:#3a463e}html[data-theme=dark] .home-hero{background:#0c110e;border-bottom-color:var(--line)}html[data-theme=dark] .home-hero h1 span{color:#839087}html[data-theme=dark] .hero-proof,html[data-theme=dark] .hero-status{color:#8d978f}html[data-theme=dark] .hero-visual-badge{background:rgba(17,23,19,.92);color:#fff}html[data-theme=dark] .finder-section{background:linear-gradient(#0c110e 0,#0c110e 104px,var(--paper) 104px)}html[data-theme=dark] .eyebrow,html[data-theme=dark] .finder-intro p,html[data-theme=dark] .kicker{color:#8f9992}html[data-theme=dark] .search-panel{background:#121813;border-color:#2a332d}html[data-theme=dark] .finder-query{background:#0f1511;border-color:#303a33}html[data-theme=dark] .finder-query:focus-within{background:#111814;border-color:#69756d}html[data-theme=dark] .finder-query input{color:#f3f6f2}html[data-theme=dark] .finder-query input::placeholder{color:#707b73}html[data-theme=dark] .finder-query .search-clear{background:#202822;color:#aab3ac}html[data-theme=dark] .finder-query .search-clear:hover{background:#2b352e;color:#fff}html[data-theme=dark] .finder-query .search-submit{background:var(--lime);color:#101410}html[data-theme=dark] .near-button{background:#151b17;border-color:#303a33;color:#eef2ef}html[data-theme=dark] .near-button:hover{background:#1c241e;border-color:#49564d}html[data-theme=dark] .locate-dot{border-color:#eef2ef}html[data-theme=dark] .popular-row button{background:#151b17;border-color:#2d362f;color:#9ea8a1}html[data-theme=dark] .popular-row button:hover{background:#202822;color:#fff}html[data-theme=dark] .directory-toolbar{background:rgba(13,18,15,.94)}html[data-theme=dark] .filter-group select,html[data-theme=dark] .filter-pill{background:#151b17;border-color:#303932;color:#c3cbc5}html[data-theme=dark] .filter-pill.active{background:var(--lime);border-color:var(--lime);color:#111713}html[data-theme=dark] .reset-link{color:#8d968f}html[data-theme=dark] .results-summary{background:#121813;border-color:#29322c}html[data-theme=dark] .summary-stat strong{color:#f5f7f5}html[data-theme=dark] .location-chip{background:#1d2817;border-color:#354526;color:#cce88a}html[data-theme=dark] .finder-grid{background:#111713;border-color:#29322c;box-shadow:0 28px 80px rgba(0,0,0,.32)}html[data-theme=dark] .result-pane{background:#0f1511;border-right-color:#29322c}html[data-theme=dark] .result-list{background:#0f1511;scrollbar-color:#374139 transparent}html[data-theme=dark] .venue-card{background:#151b17;border-color:#202822;color:#f2f5f2}html[data-theme=dark] .venue-card.hovered,html[data-theme=dark] .venue-card:hover{background:#19211b;border-color:#374139;box-shadow:0 10px 26px rgba(0,0,0,.2)}html[data-theme=dark] .venue-card.active{background:#192217;border-color:#506431;box-shadow:inset 3px 0 0 var(--lime),0 10px 28px rgba(0,0,0,.22)}html[data-theme=dark] .club-logo{background:#f7f8f5;border-color:#374039}html[data-theme=dark] .venue-heading h3{color:#f6f8f6}html[data-theme=dark] .next-session span,html[data-theme=dark] .venue-heading p,html[data-theme=dark] .venue-meta>span{color:#9da69f}html[data-theme=dark] .details-link,html[data-theme=dark] .distance{background:#222a24;color:#dbe1dc}html[data-theme=dark] .next-session{border-top-color:#2b342e}html[data-theme=dark] .map-pane{background:#101612}html[data-theme=dark] .leaflet-tile-pane{filter:brightness(.72) contrast(1.08) saturate(.72)}html[data-theme=dark] .leaflet-control-zoom a,html[data-theme=dark] .map-recentre,html[data-theme=dark] .map-topbar small,html[data-theme=dark] .map-topbar span{background:#151b17!important;color:#edf2ee!important;border-color:#303a33!important}html[data-theme=dark] .leaflet-control-attribution{background:rgba(12,17,14,.78)!important;color:#88928b!important}html[data-theme=dark] .leaflet-control-attribution a{color:#b9ff19!important}html[data-theme=dark] .map-tip{background:#151b17!important;color:#fff!important;border-color:#303a33!important}html[data-theme=dark] .club-sheet{background:#111713;color:#f3f6f2}html[data-theme=dark] .sheet-address,html[data-theme=dark] .sheet-brand{border-color:#29322c}html[data-theme=dark] .club-description{background:#171e19;border-color:#2a332d;color:#b5beb7}html[data-theme=dark] .sheet-sessions{border-color:#2b342e}html[data-theme=dark] .sheet-sessions>div:not(.closed){background:#141a16;border-color:#252e28}html[data-theme=dark] .sheet-actions{background:linear-gradient(rgba(17,23,19,.9),#111713 25%);border-color:#273029}html[data-theme=dark] .sheet-actions .btn.outline{background:#171e19;border-color:#303a33;color:#f2f5f2}html[data-theme=dark] .club-page,html[data-theme=dark] .simple-page{color:#f3f6f2}html[data-theme=dark] .club-about,html[data-theme=dark] .club-facts,html[data-theme=dark] .club-page-head,html[data-theme=dark] .venue-list-page article{border-color:#29322c}html[data-theme=dark] .club-page-logo,html[data-theme=dark] .weekly{background:#151b17;border-color:#303a33}html[data-theme=dark] .weekly>div{border-color:#252e28}html[data-theme=dark] .weekly .closed{background:#101612}html[data-theme=dark] .club-about p,html[data-theme=dark] .venue-place p,html[data-theme=dark] .weekly span{color:#a6afa8}html[data-theme=dark] .footer{background:#090d0b;border-color:#202822}@media(max-width:700px){.theme-toggle{width:38px;padding:0;justify-content:center}.theme-toggle-label{display:none}.header-actions{gap:6px}.header-cta{padding:0 11px}.finder-query .search-clear{width:32px;height:32px;font-size:19px}}html[data-theme=dark] .results-summary{background:#121813!important;border-color:#2b352e!important;box-shadow:0 8px 28px rgba(0,0,0,.2)!important;color:#aeb7b0!important}html[data-theme=dark] .summary-stat strong{color:#f7faf7!important}html[data-theme=dark] .summary-stat span{color:#aab3ac!important}html[data-theme=dark] .summary-stat.nearest{border-left-color:#344039!important}html[data-theme=dark] .summary-stat.nearest strong{color:#b9ff19!important}html[data-theme=dark] .summary-hint{color:#8f9992!important}html[data-theme=dark] .venue-card{background:#151b17!important;border-color:#2a342d!important;box-shadow:0 8px 28px rgba(0,0,0,.16)!important}html[data-theme=dark] .venue-card.hovered,html[data-theme=dark] .venue-card:hover{background:#19211b!important;border-color:#3a463e!important}html[data-theme=dark] .venue-card.active{background:#192217!important;border-color:#566d32!important}html[data-theme=dark] .venue-heading h3{color:#f7faf7!important}html[data-theme=dark] .venue-heading p{color:#b3bcb5!important}html[data-theme=dark] .meta-location,html[data-theme=dark] .venue-meta>span{color:#9fa9a1!important}html[data-theme=dark] .distance{background:#222b24!important;color:#dce3de!important}html[data-theme=dark] .next-session{border-top-color:#2b352e!important}html[data-theme=dark] .next-session b{color:#c8ee73!important}html[data-theme=dark] .next-session span{color:#c4ccc6!important}html[data-theme=dark] .next-session.muted b,html[data-theme=dark] .next-session.muted span{color:#858f88!important}html[data-theme=dark] .details-link{background:#202822!important;border-color:#344039!important;color:#dce4de!important}html[data-theme=dark] .details-link:hover{background:#2a342d!important;border-color:#48564c!important;color:#fff!important}html[data-theme=dark] .club-logo{background:#f7f8f5!important;border-color:#39443c!important}html[data-theme=dark] .mobile-view{background:#0f1511!important;border:1px solid #263029!important}html[data-theme=dark] .mobile-view button{color:#aeb7b0!important}html[data-theme=dark] .mobile-view button.active{background:var(--lime)!important;color:#111713!important}html[data-theme=dark] .empty-state{color:#a8b1aa!important}html[data-theme=dark] .empty-state b{color:#f4f7f4!important}html[data-theme=dark] .load-more{background:#19211b!important;color:#e6ece7!important}html[data-theme=dark] .load-more span{color:#9da79f!important}@media(max-width:1099px){html[data-theme=dark] .result-list{background:#0f1511!important}}html[data-theme=dark] .club-sheet{background:#0f1511!important;color:#f5f7f5!important}html[data-theme=dark] .sheet-close{background:#202822!important;color:#f3f6f3!important;border:1px solid #334039!important}html[data-theme=dark] .sheet-brand{border-color:#2a342d!important}html[data-theme=dark] .sheet-address b,html[data-theme=dark] .sheet-brand h3,html[data-theme=dark] .sheet-sessions h4{color:#f6f8f6!important}html[data-theme=dark] .sheet-address p,html[data-theme=dark] .sheet-address small,html[data-theme=dark] .sheet-brand p,html[data-theme=dark] .sheet-sessions header span{color:#9fa9a1!important}html[data-theme=dark] .sheet-address>span{color:#87928a!important}html[data-theme=dark] .sheet-sessions{background:#141a16!important;border-color:#303a33!important}html[data-theme=dark] .sheet-sessions header{background:#161d18!important;border-bottom-color:#303a33!important}html[data-theme=dark] .sheet-sessions>div{background:#121713!important;border-bottom-color:#28322b!important;color:#eef2ef!important}html[data-theme=dark] .sheet-sessions>div:not(.closed){background:#162019!important}html[data-theme=dark] .sheet-sessions>div:not(.closed) b{color:#b9ff19!important}html[data-theme=dark] .sheet-sessions>div:not(.closed) span{color:#f4f7f4!important}html[data-theme=dark] .sheet-sessions>div.closed{background:#101512!important;color:#707a73!important}html[data-theme=dark] .sheet-sessions>div.closed b,html[data-theme=dark] .sheet-sessions>div.closed span{color:#737d76!important}html[data-theme=dark] .sheet-actions{background:#0f1511!important;border-top-color:#29332c!important}html[data-theme=dark] .sheet-actions .btn.lime{background:var(--lime)!important;color:#101512!important}html[data-theme=dark] .sheet-actions .btn.outline{background:#171e19!important;border-color:#334039!important;color:#f2f5f2!important}html[data-theme=dark] .sheet-actions .text-link{color:#eef2ef!important}@media(max-width:1099px){html[data-theme=dark] .sheet-actions{background:#0f1511!important;border-top:1px solid #29332c!important}}.finder-query-wrap{position:relative;min-width:0}.finder-query-wrap>.finder-query{width:100%}.search-suggestions{position:absolute;z-index:1150;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #dde3dc;border-radius:17px;padding:7px;box-shadow:0 24px 60px rgba(14,20,16,.18);overflow:hidden}.search-suggestions button{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;grid-gap:10px;gap:10px;text-align:left;border:0;background:transparent;border-radius:11px;padding:9px 10px;cursor:pointer;color:#202722}.search-suggestions button:focus,.search-suggestions button:hover{background:#f3f6f0;outline:none}.search-suggestions button>span:nth-child(2){display:grid;grid-gap:2px;gap:2px;min-width:0}.search-suggestions b{font-size:11px}.search-suggestions b,.search-suggestions small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestions small{font-size:9px;color:#858e88}.search-suggestions button>i{font-style:normal;color:#96a097;font-size:12px}.suggest-icon{width:32px;height:32px;border-radius:10px;display:grid!important;place-items:center!important;background:#edf2e8;color:#557113;font-size:12px!important;font-weight:900}.suggest-icon.club{background:#121713;color:var(--lime)}.suggest-empty,.suggest-loading{padding:13px 12px;font-size:10px;color:#78817b}.suggest-loading{display:flex;align-items:center;gap:8px}.suggest-loading span{width:11px;height:11px;border-radius:50%;border:2px solid #d7ddd5;border-top-color:#759529;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.radius-row{display:flex;align-items:center;gap:6px;padding:9px 12px;margin:0 0 8px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 6px 20px rgba(18,25,20,.025)}.radius-row>span{font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#8b938e;margin-right:3px}.radius-row button{height:31px;padding:0 12px;border:1px solid #dde2dc;background:#f7f8f6;border-radius:999px;color:#59615c;font-size:9px;font-weight:800;cursor:pointer}.radius-row button.active{background:#111713;border-color:#111713;color:#fff}.radius-row button:hover:not(.active){background:#eef2eb}.summary-context{display:grid;grid-gap:2px;gap:2px}.summary-context strong{font-size:13px;color:#212823;letter-spacing:-.015em}.summary-context span{font-size:9px;color:#8b938e}.results-summary .location-chip{flex:0 0 auto}.empty-actions{display:flex;gap:7px;justify-content:center;flex-wrap:wrap;margin-top:4px}.empty-actions button{margin:0!important}.picklemap-cluster-icon{background:transparent!important;border:0!important}.picklemap-cluster-icon span{display:grid;place-items:center;width:100%;height:100%;border-radius:50%;background:#111713;color:#fff;border:3px solid rgba(194,239,72,.9);box-shadow:0 7px 20px rgba(15,21,17,.28);font-size:10px;font-weight:900;letter-spacing:-.02em}.picklemap-cluster-icon span:after{content:"";position:absolute;inset:5px;border-radius:50%;border:1px solid rgba(255,255,255,.09)}.search-area-button{position:absolute;z-index:550;left:50%;top:14px;transform:translateX(-50%);height:38px;padding:0 16px;border:0;border-radius:999px;background:#111713;color:#fff;box-shadow:0 10px 28px rgba(13,18,15,.24);font-size:9px;font-weight:900;letter-spacing:.01em;cursor:pointer}.search-area-button:hover{background:#202821}.search-area-button:before{content:"⌖";margin-right:6px;color:var(--lime)}.sheet-quick-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:13px 0 0}.sheet-quick-meta span{height:28px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e1e5df;background:#f7f8f6;border-radius:999px;padding:0 10px;color:#667069;font-size:8.5px;font-weight:800}.sheet-quick-meta i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 2px rgba(179,221,69,.16)}.sheet-quick-meta .member i{background:#969f99}.sheet-mobile-actions{display:none}@media(max-width:1099px){.search-area-button{top:12px}.map-topbar{left:10px;right:10px;top:10px}.map-recentre{right:10px;top:53px}.sheet-mobile-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:12px 0 3px}.sheet-mobile-actions a{height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#111713;color:#fff;font-size:9px;font-weight:900}.sheet-mobile-actions a:last-child{background:var(--lime);color:#111713}.club-sheet .sheet-actions{display:none}}@media(max-width:820px){.search-suggestions{top:calc(100% + 6px);border-radius:14px}.radius-row{overflow-x:auto;scrollbar-width:none;margin-bottom:7px;padding:7px 9px}.radius-row::-webkit-scrollbar{display:none}.radius-row button,.radius-row>span{flex:0 0 auto}.summary-context strong{font-size:12px}.summary-context span{font-size:8.5px}}@media(max-width:699px){.search-suggestions{left:-1px;right:-1px;padding:5px;border-radius:13px}.search-suggestions button{grid-template-columns:30px minmax(0,1fr) 14px;padding:8px}.suggest-icon{width:29px;height:29px;border-radius:9px}.search-suggestions b{font-size:10px}.search-suggestions small{font-size:8px}.directory-toolbar{margin-bottom:0}.filter-group{scroll-padding-right:14px}.radius-row{border-radius:12px;margin:0 0 7px;box-shadow:none}.radius-row button{height:29px;padding:0 10px;font-size:8.5px}.results-summary{align-items:center!important}.summary-context,.summary-copy{min-width:0}.summary-context strong{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.results-summary .location-chip{display:none}.summary-stat.nearest{margin-left:auto}.search-area-button{top:11px;height:37px;font-size:9px;padding:0 14px}.map-topbar small{display:none}.club-sheet{padding-top:20px!important}.sheet-brand{padding-bottom:14px!important}.sheet-quick-meta{padding-top:10px;gap:5px}.sheet-quick-meta span{height:26px;padding:0 8px;font-size:8px}.sheet-next{margin:13px 0 10px!important}.sheet-mobile-actions{margin:8px 0 4px}.sheet-mobile-actions a{height:40px}.club-description{margin:14px 0!important}.sheet-address{padding:14px 0!important}.sheet-sessions{margin-top:14px!important}}html[data-theme=dark] .search-suggestions{background:#121813;border-color:#303932;box-shadow:0 26px 65px rgba(0,0,0,.42)}html[data-theme=dark] .search-suggestions button{color:#e4e9e5}html[data-theme=dark] .search-suggestions button:focus,html[data-theme=dark] .search-suggestions button:hover{background:#1a221c}html[data-theme=dark] .search-suggestions small,html[data-theme=dark] .suggest-empty,html[data-theme=dark] .suggest-loading{color:#8e9991}html[data-theme=dark] .suggest-icon{background:#202a22;color:#b6da56}html[data-theme=dark] .suggest-icon.club{background:#d0f56f;color:#111713}html[data-theme=dark] .radius-row{background:#121813;border-color:#29322c}html[data-theme=dark] .radius-row button{background:#171e19;border-color:#303932;color:#bcc5be}html[data-theme=dark] .radius-row button.active{background:#d0f56f;border-color:#d0f56f;color:#101511}html[data-theme=dark] .radius-row>span,html[data-theme=dark] .summary-context span{color:#8f9992}html[data-theme=dark] .summary-context strong{color:#eef2ef}html[data-theme=dark] .sheet-quick-meta span{background:#171e19;border-color:#303932;color:#b9c3bc}html[data-theme=dark] .sheet-mobile-actions a{background:#e9efeb;color:#101511}html[data-theme=dark] .sheet-mobile-actions a:last-child{background:#d0f56f;color:#101511}.v13-hero .hero-copy{max-width:820px}.v13-hero h1 span{color:#6d766f}.hero-discovery{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:30px}.hero-discovery>span{font-size:8px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:#929a95;margin-right:3px}.hero-discovery a{padding:7px 10px;border:1px solid #e1e5df;background:#fafbf9;border-radius:999px;font-size:9px;font-weight:750;color:#59625c}.hero-discovery a:hover{background:#111713;color:#fff;border-color:#111713}.play-intent-strip{max-width:1432px;margin:24px auto 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.play-intent-strip a{position:relative;padding:21px 23px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;grid-column-gap:10px;column-gap:10px;border-right:1px solid var(--line);transition:.18s ease}.play-intent-strip a:last-child{border-right:0}.play-intent-strip a:hover{background:#f7faef}.play-intent-strip i{grid-row:1/3;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#111713;color:var(--lime);font-style:normal;font-size:8px;font-weight:900}.play-intent-strip b{font-size:13px;letter-spacing:-.01em}.play-intent-strip span{font-size:9px;color:#89918c;margin-top:3px}.finder-section{padding-top:52px}.finder-intro h2:after{content:" Where + when.";color:#8b948e}.venue-card .next-session.soon{background:#f6faeb;border:1px solid #e3edc7;border-radius:11px;padding:9px;margin-top:10px}.venue-card .next-session.soon:before{display:none}.next-copy{min-width:0}.session-day-badge{flex:0 0 auto;display:grid!important;place-items:center;min-width:52px;height:31px;padding:0 8px!important;border-radius:8px;background:#111713;color:var(--lime)!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase}.session-primary{display:grid;grid-gap:2px;gap:2px;min-width:0}.session-primary b{font-size:7px!important;color:#879087!important;letter-spacing:.11em}.session-primary strong{font-size:11px;color:#202722;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.next-session.soon .details-link{background:#111713;color:#fff}.next-session.soon .details-arrow{color:var(--lime)}.explore-cities{max-width:1432px;margin:0 auto 80px;padding:58px 0 0;border-top:1px solid var(--line)}.explore-heading{display:grid;grid-template-columns:170px minmax(0,600px) minmax(220px,1fr);grid-gap:30px;gap:30px;align-items:end;margin-bottom:27px}.explore-heading h2{font-size:42px;letter-spacing:-.05em;line-height:.98;margin:0}.explore-heading p{max-width:410px;margin:0 0 2px auto;color:#7b847e;font-size:11px;line-height:1.6}.city-link-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.city-link-grid a{min-height:112px;padding:20px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:15px;gap:15px;align-items:center;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.18s ease}.city-link-grid a:hover{background:#111713;color:#fff}.city-link-grid span{font-size:8px;color:#9aa19c;font-weight:900}.city-link-grid b{font-size:15px;letter-spacing:-.02em}.city-link-grid i{font-style:normal;color:#7e887f}.city-link-grid a:hover i{color:var(--lime)}@media(max-width:1499px){.explore-cities,.play-intent-strip{margin-left:34px;margin-right:34px}}@media(max-width:820px){.hero-discovery{margin-top:22px}.play-intent-strip{margin:14px 16px 0;grid-template-columns:1fr;border-radius:16px}.play-intent-strip a{border-right:0;border-bottom:1px solid var(--line);padding:15px 17px}.play-intent-strip a:last-child{border-bottom:0}.finder-section{padding-top:35px}.finder-intro h2:after{display:none}.explore-cities{margin:0 20px 55px;padding-top:40px}.explore-heading{grid-template-columns:1fr;gap:9px}.explore-heading h2{font-size:34px}.explore-heading p{margin:0;max-width:500px}.city-link-grid{grid-template-columns:1fr 1fr}.city-link-grid a{min-height:92px;padding:15px}.session-day-badge{min-width:48px}}@media(max-width:560px){.hero-discovery{display:none}.play-intent-strip{margin-top:10px}.city-link-grid{grid-template-columns:1fr}.explore-cities{margin-left:14px;margin-right:14px}.explore-heading h2{font-size:31px}.venue-card .next-session.soon{padding:8px}.session-primary strong{font-size:10px}}html[data-theme=dark] .hero-discovery a{background:#171e19;border-color:#303932;color:#c1c9c3}html[data-theme=dark] .hero-discovery a:hover{background:#d0f56f;color:#101511;border-color:#d0f56f}html[data-theme=dark] .city-link-grid a,html[data-theme=dark] .play-intent-strip{background:#121813;border-color:#29322c}html[data-theme=dark] .play-intent-strip a{border-color:#29322c}html[data-theme=dark] .city-link-grid a:hover,html[data-theme=dark] .play-intent-strip a:hover{background:#1a221c}html[data-theme=dark] .venue-card .next-session.soon{background:#1a2118;border-color:#354126}html[data-theme=dark] .session-primary strong{color:#f1f4f2}html[data-theme=dark] .city-link-grid,html[data-theme=dark] .explore-cities{border-color:#29322c}.quick-date-filters,.secondary-filters{display:flex;align-items:center;gap:7px}.quick-date-filters .date-filter.active{background:var(--lime);border-color:var(--lime);color:#101511}.session-day-badge{background:var(--lime)!important;color:#101511!important;letter-spacing:.055em}.session-primary b{color:#69726c!important}.session-primary strong{color:#111713;font-size:12px;font-weight:850;letter-spacing:-.01em}@media(max-width:820px){.finder-section{padding-top:20px}.directory-toolbar{padding:8px 0 7px}.filter-group{display:grid;grid-template-columns:1fr;grid-gap:7px;gap:7px;width:100%;max-width:none;overflow:visible}.quick-date-filters{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px}.quick-date-filters .date-filter{width:100%;height:36px;padding:0 8px;font-size:10px;font-weight:850}.secondary-filters{width:100%;overflow-x:auto;gap:6px;scrollbar-width:none;padding-bottom:1px}.secondary-filters::-webkit-scrollbar{display:none}.secondary-filters .reset-link,.secondary-filters select{flex:0 0 auto}}@media(max-width:560px){.finder-section{padding-top:14px}.search-panel{margin-bottom:0}.directory-toolbar{top:58px!important;padding:7px 0 6px!important}.quick-date-filters .date-filter{height:34px!important;font-size:9.5px!important;border-radius:10px!important}.secondary-filters select{padding:0 10px!important}.secondary-filters .reset-link,.secondary-filters select{height:33px!important;font-size:9px!important}.results-summary{min-height:54px!important;padding-top:7px!important;padding-bottom:7px!important}.venue-card{grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;padding:11px 10px!important;margin-bottom:5px!important;border-radius:13px!important}.club-logo{width:42px!important;height:42px!important;border-radius:12px!important}.venue-heading h3{font-size:14.5px!important;line-height:1.12!important;margin-bottom:3px!important}.venue-heading p{font-size:10px!important;line-height:1.25!important}.venue-meta{margin-top:6px!important;gap:5px 8px!important}.venue-meta>span{font-size:8.5px!important}.next-session,.venue-card .next-session.soon{display:flex!important;grid-template-columns:none!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:8px!important;padding:8px 0 0!important;border:0!important;border-top:1px solid #e9ece8!important;border-radius:0!important;background:transparent!important}.next-copy{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}.session-day-badge{min-width:64px!important;height:29px!important;padding:0 8px!important;border-radius:8px!important;font-size:8px!important;color:#101511!important;background:var(--lime)!important}.session-primary{gap:1px!important}.session-primary b{font-size:6.5px!important;line-height:1!important;color:#6f7872!important;letter-spacing:.1em!important}.session-primary strong{font-size:12px!important;line-height:1.08!important;color:#111713!important;font-weight:900!important}.details-link{width:31px!important;height:31px!important;min-width:31px!important;border-radius:50%!important;background:#f4f6f2!important;border:1px solid #e1e5df!important;display:grid!important;place-items:center!important}.details-link .details-label{display:none!important}.details-arrow{width:17px!important;height:17px!important;color:#4f5a52!important}.next-session.soon .details-link{background:#111713!important;border-color:#111713!important}.next-session.soon .details-arrow{color:var(--lime)!important}}html[data-theme=dark] .quick-date-filters .date-filter.active{background:var(--lime)!important;border-color:var(--lime)!important;color:#101511!important}html[data-theme=dark] .session-day-badge{background:var(--lime)!important;color:#101511!important}html[data-theme=dark] .session-primary b{color:#9ba59e!important}html[data-theme=dark] .session-primary strong{color:#f5f8f5!important}@media(max-width:560px){html[data-theme=dark] .next-session,html[data-theme=dark] .venue-card .next-session.soon{background:transparent!important;border-top-color:#2a332d!important}html[data-theme=dark] .session-day-badge{background:var(--lime)!important;color:#101511!important}html[data-theme=dark] .session-primary b{color:#9ba59e!important}html[data-theme=dark] .session-primary strong{color:#f7faf7!important}html[data-theme=dark] .details-link{background:#1b231d!important;border-color:#303a33!important}html[data-theme=dark] .details-arrow{color:#c5cec7!important}html[data-theme=dark] .next-session.soon .details-link{background:var(--lime)!important;border-color:var(--lime)!important}html[data-theme=dark] .next-session.soon .details-arrow{color:#101511!important}}html[data-theme=dark] .venue-card .next-session .session-day-badge,html[data-theme=dark] .venue-card .next-session.soon .session-day-badge{color:#0b110d!important;-webkit-text-fill-color:#0b110d!important;background:var(--lime)!important;opacity:1!important;font-weight:950!important}@media (max-width:820px){.venue-card .details-link,.venue-card .next-session.soon .details-link{background:#f4f6f2!important;border-color:#e1e5df!important;color:#4f5a52!important}.venue-card .details-arrow,.venue-card .next-session.soon .details-arrow{color:#4f5a52!important}html[data-theme=dark] .venue-card .details-link,html[data-theme=dark] .venue-card .next-session.soon .details-link{background:#1b231d!important;border-color:#303a33!important;color:#c5cec7!important}html[data-theme=dark] .venue-card .details-arrow,html[data-theme=dark] .venue-card .next-session.soon .details-arrow{color:#c5cec7!important}}.search-panel{overflow:visible!important;position:relative;z-index:950}.search-panel:focus-within{z-index:1050}.finder-query-wrap{z-index:2}.search-suggestions{z-index:1300;max-height:min(360px,52vh);overflow-y:auto;overscroll-behavior:contain}.city-page{max-width:1180px;margin:0 auto;padding:48px 28px 90px}.city-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:46px}.city-back{font-size:12px;font-weight:750;color:#59625c;display:inline-flex;align-items:center;gap:6px}.city-topline .kicker{margin-left:auto;white-space:nowrap}.city-hero-copy{max-width:850px;margin-bottom:34px}.city-hero-copy h1{margin:0;font-size:clamp(46px,7vw,88px);line-height:.95;letter-spacing:-.065em}.city-hero-copy h1 em{font-style:italic;font-weight:650}.city-hero-copy p{margin:22px 0 0;color:#737d76;font-size:16px}.city-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.city-club-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--line);border-radius:19px;background:#fff;min-width:0;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.city-club-card:hover{transform:translateY(-2px);border-color:#cfd6cf;box-shadow:0 14px 38px rgba(15,22,17,.08)}.city-club-card .club-logo{width:54px;height:54px;border-radius:15px}.city-club-main{min-width:0}.city-club-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.city-club-heading>div{min-width:0}.city-club-heading h2{font-size:19px;line-height:1.08;letter-spacing:-.035em;margin:1px 0 5px}.city-club-heading h2,.city-club-heading p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-club-heading p{font-size:12px;color:#7a837c;margin:0}.city-distance{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#f0f3ed;color:#5d675f;font-size:9px;font-weight:850}.city-club-location{font-size:10px;color:#8a938d;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-session{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid #e8ece7;margin-top:13px;padding-top:12px}.city-session>b{background:var(--lime);color:#0b100c;padding:7px 10px;border-radius:9px;font-size:9px;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.city-session>span{display:grid;grid-gap:2px;gap:2px;min-width:0}.city-session small{font-size:7px;letter-spacing:.13em;font-weight:900;color:#939c95}.city-session strong{font-size:12px;color:#202722;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-session>i{font-style:normal;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;border:1px solid #dfe4de;color:#566159;font-weight:800}.city-session.muted>b{background:#eff1ee;color:#89918c}.city-session.muted strong{color:#8d9690;font-weight:500}.city-empty{padding:34px;border:1px solid var(--line);border-radius:18px;background:#fff;color:#707a73}.city-empty a{font-weight:800}html[data-theme=dark] .city-back{color:#aab3ac}html[data-theme=dark] .city-hero-copy p{color:#8f9992}html[data-theme=dark] .city-club-card,html[data-theme=dark] .city-empty{background:#121813;border-color:#2c362f}html[data-theme=dark] .city-club-card:hover{border-color:#455149;box-shadow:0 15px 44px rgba(0,0,0,.26)}html[data-theme=dark] .city-club-heading h2{color:#f5f7f5}html[data-theme=dark] .city-club-heading p,html[data-theme=dark] .city-club-location{color:#9ca69f}html[data-theme=dark] .city-distance{background:#202922;color:#bdc7c0}html[data-theme=dark] .city-session{border-color:#2d372f}html[data-theme=dark] .city-session>b{background:var(--lime);color:#070b08}html[data-theme=dark] .city-session strong{color:#f2f5f3}html[data-theme=dark] .city-session>i{border-color:#354139;color:#dbe1dc}html[data-theme=dark] .city-session.muted>b{background:#202722;color:#929c95}html[data-theme=dark] .city-session.muted strong{color:#8e9891}@media(max-width:820px){.city-page{padding:26px 14px 64px}.city-topline{margin-bottom:30px;align-items:flex-start}.city-back{font-size:11px}.city-topline .kicker{font-size:8px;padding-top:2px}.city-hero-copy{margin-bottom:24px}.city-hero-copy h1{font-size:clamp(42px,12vw,64px)}.city-hero-copy p{font-size:13px;margin-top:14px}.city-cards{grid-template-columns:1fr;gap:8px}.city-club-card{padding:14px 12px;border-radius:16px;gap:11px}.city-club-card .club-logo{width:48px;height:48px;border-radius:13px}.city-club-heading h2{font-size:16px}.city-club-heading p{font-size:11px}.city-club-location{font-size:9px}.city-session{margin-top:10px;padding-top:9px;gap:8px}.city-session>b{font-size:8px;padding:6px 8px}.city-session strong{font-size:11px}.city-session>i{width:29px;height:29px}.search-suggestions{max-height:44vh}}@media(max-width:430px){.city-topline{gap:10px}.city-topline .kicker{max-width:130px;text-align:right}.city-club-heading h2{font-size:15px}.city-distance{font-size:8px;padding:4px 6px}.city-session{grid-template-columns:auto minmax(0,1fr) auto}}@media (min-width:1100px){.directory-layout,.finder-body,.finder-split,.results-map-layout{grid-template-columns:minmax(650px,3fr) minmax(330px,2fr)!important}.club-list,.results-list,.results-pane,.results-panel{min-width:0!important;overflow-x:hidden!important}.club-card{width:calc(100% - 24px)!important;margin-left:12px!important;margin-right:12px!important;box-sizing:border-box!important}.club-card-inner,.club-card-main{min-width:0!important}.club-avatar,.club-logo,.club-monogram{flex:0 0 auto!important}.club-card{padding-top:18px!important;padding-bottom:18px!important}.club-card h3,.club-name{line-height:1.12!important}.club-session,.session-row,.session-strip{min-width:0!important}.details-arrow,.details-btn,.view-details{background:#f0f2ef!important;color:#4f5751!important;border-color:transparent!important}.details-arrow svg,.details-btn svg,.view-details svg{color:currentColor!important;stroke:currentColor!important}.details-arrow:hover,.details-btn:hover,.view-details:hover{background:#adff00!important;color:#0a100c!important}html[data-theme=dark] .details-arrow,html[data-theme=dark] .details-btn,html[data-theme=dark] .view-details{background:#18201b!important;color:#e7ece8!important;border:1px solid #334038!important}html[data-theme=dark] .details-arrow:hover,html[data-theme=dark] .details-btn:hover,html[data-theme=dark] .view-details:hover{background:#adff00!important;color:#071008!important;border-color:#adff00!important}}@media (min-width:1100px) and (max-width:1450px){.directory-layout,.finder-body,.finder-split,.results-map-layout{grid-template-columns:minmax(620px,60%) minmax(320px,40%)!important}}.venue-card .next-session.soon{background:transparent!important;border:0!important;border-top:1px solid #e9ece8!important;border-radius:0!important;padding:10px 0 0!important;margin-top:11px!important}.venue-card .details-link,.venue-card .next-session.soon .details-link{background:#f0f2ef!important;color:#4f5751!important;border:1px solid transparent!important;text-decoration:none!important}.venue-card .details-arrow,.venue-card .next-session.soon .details-arrow{color:currentColor!important}@media (hover:hover) and (pointer:fine){.venue-card .details-link:hover,.venue-card .next-session.soon .details-link:hover{background:var(--lime)!important;color:#101511!important;border-color:var(--lime)!important}}@media (hover:none),(pointer:coarse){.venue-card .details-link,.venue-card .details-link:active,.venue-card .details-link:hover,.venue-card .next-session.soon .details-link,.venue-card .next-session.soon .details-link:active,.venue-card .next-session.soon .details-link:hover{background:#f0f2ef!important;color:#4f5751!important;border-color:#e1e5df!important}}html[data-theme=dark] .venue-card .next-session.soon{background:transparent!important;border-top-color:#2a332d!important}html[data-theme=dark] .venue-card .details-link,html[data-theme=dark] .venue-card .next-session.soon .details-link{background:#1b231d!important;color:#e7ece8!important;border-color:#303a33!important}@media (hover:hover) and (pointer:fine){html[data-theme=dark] .venue-card .details-link:hover,html[data-theme=dark] .venue-card .next-session.soon .details-link:hover{background:var(--lime)!important;color:#101511!important;border-color:var(--lime)!important}}@media (hover:none),(pointer:coarse){html[data-theme=dark] .venue-card .details-link,html[data-theme=dark] .venue-card .details-link:active,html[data-theme=dark] .venue-card .details-link:hover,html[data-theme=dark] .venue-card .next-session.soon .details-link,html[data-theme=dark] .venue-card .next-session.soon .details-link:active,html[data-theme=dark] .venue-card .next-session.soon .details-link:hover{background:#1b231d!important;color:#e7ece8!important;border-color:#303a33!important}}.venue-card .next-session.soon{background:#f6faeb!important;border:1px solid #e3edc7!important;border-radius:11px!important;padding:9px!important;margin-top:10px!important}.venue-card .next-session.soon .details-link,.venue-card .next-session.soon .details-link:active,.venue-card .next-session.soon .details-link:focus,.venue-card .next-session.soon .details-link:focus-visible{background:#f0f2ef!important;color:#4f5751!important;border:1px solid transparent!important;box-shadow:none!important;outline:none!important}.venue-card .next-session.soon .details-link .details-arrow{color:currentColor!important;background:transparent!important}@media (hover:hover) and (pointer:fine){.venue-card .next-session.soon .details-link:hover{background:var(--lime)!important;color:#101511!important;border-color:var(--lime)!important}}@media (hover:none),(pointer:coarse){.venue-card .next-session.soon .details-link,.venue-card .next-session.soon .details-link:active,.venue-card .next-session.soon .details-link:focus,.venue-card .next-session.soon .details-link:focus-visible,.venue-card .next-session.soon .details-link:hover{background:#f0f2ef!important;color:#4f5751!important;border-color:#e1e5df!important}}html[data-theme=dark] .venue-card .next-session.soon{background:#1a2118!important;border:1px solid #354126!important;border-radius:11px!important}html[data-theme=dark] .venue-card .next-session.soon .details-link,html[data-theme=dark] .venue-card .next-session.soon .details-link:active,html[data-theme=dark] .venue-card .next-session.soon .details-link:focus,html[data-theme=dark] .venue-card .next-session.soon .details-link:focus-visible{background:#1b231d!important;color:#e7ece8!important;border-color:#303a33!important}@media (hover:hover) and (pointer:fine){html[data-theme=dark] .venue-card .next-session.soon .details-link:hover{background:var(--lime)!important;color:#101511!important;border-color:var(--lime)!important}}.club-card .club-session:not(.session-empty):not(.schedule-empty),.club-card .session-row:not(.session-empty):not(.schedule-empty),.club-card .session-strip:not(.session-empty):not(.schedule-empty){background:#f6fae9;border-color:#dce8ad}html[data-theme=dark] .club-card .club-session:not(.session-empty):not(.schedule-empty),html[data-theme=dark] .club-card .session-row:not(.session-empty):not(.schedule-empty),html[data-theme=dark] .club-card .session-strip:not(.session-empty):not(.schedule-empty){background:#151d16;border-color:#34462a}.club-card .schedule-empty,.club-card .session-empty{background:transparent!important;border-color:transparent!important}@media (max-width:900px){.sheet-actions-top,.sheet-primary-actions,.sheet-quick-actions{display:none!important}}.sheet-contact{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:18px 0;border-bottom:1px solid #e9ece8}.sheet-contact>div:first-child{display:grid;grid-gap:4px;gap:4px}.sheet-contact span{font-size:8px;letter-spacing:.15em;color:#818a84;font-weight:900}.sheet-contact b{font-size:15px}.sheet-contact small{font-size:9px;color:#8a928d}.contact-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.club-contact-card a,.contact-actions a{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 13px;border-radius:999px;background:#f0f2ef;color:#182019;font-size:9px;font-weight:850}.club-contact-card a:hover,.contact-actions a:hover{background:var(--lime);color:#0c120d}.club-profile-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.7fr);grid-gap:0;gap:0;border-bottom:1px solid var(--line)}.club-profile-grid .club-about{border-bottom:0}.club-contact-card{padding:42px;border-left:1px solid var(--line);align-self:stretch}.club-contact-card h2{font-size:28px;letter-spacing:-.04em;margin:13px 0 3px}.club-contact-card>p{margin:0 0 20px;color:#7b847e;font-size:12px}.club-contact-card>div{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.club-contact-card small{font-size:9px;color:#929a95;line-height:1.5}.share-club{cursor:pointer}.nearby-clubs{padding-top:64px}.nearby-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.nearby-grid>a{display:grid;grid-template-columns:1fr auto auto;grid-gap:18px;gap:18px;align-items:center;padding:23px 4px;border-bottom:1px solid var(--line);text-decoration:none}.nearby-grid>a:nth-child(odd){padding-right:28px;border-right:1px solid var(--line)}.nearby-grid>a:nth-child(2n){padding-left:28px}.nearby-grid div{display:grid;grid-gap:4px;gap:4px}.nearby-grid b{font-size:16px}.nearby-grid span{font-size:10px;color:#818982}.nearby-grid strong{font-size:10px;padding:7px 9px;border-radius:999px;background:#edf0eb}.nearby-grid i{font-style:normal;font-size:17px}html[data-theme=dark] .sheet-contact{border-color:#29322c}html[data-theme=dark] .contact-actions a{background:#19211b;color:#f1f5f1}html[data-theme=dark] .club-contact-card,html[data-theme=dark] .club-profile-grid{border-color:#29322c}html[data-theme=dark] .club-contact-card a{background:#1a221c;color:#f1f5f1}html[data-theme=dark] .nearby-grid,html[data-theme=dark] .nearby-grid>a{border-color:#29322c}html[data-theme=dark] .nearby-grid strong{background:#19211b}@media(max-width:820px){.club-profile-grid{grid-template-columns:1fr}.club-contact-card{border-left:0;border-top:1px solid var(--line);padding:30px 0}.nearby-grid{grid-template-columns:1fr}.nearby-grid>a,.nearby-grid>a:nth-child(2n),.nearby-grid>a:nth-child(odd){padding:19px 0;border-right:0}}@media(max-width:560px){.sheet-contact{align-items:flex-start;flex-direction:column}.contact-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.contact-actions a{width:100%}.club-contact-card>div{display:grid;grid-template-columns:1fr 1fr}.club-contact-card a{width:100%}.nearby-clubs{padding-top:46px}}.share-club{color:#182019!important;background:#f4f6f2!important;border:1px solid #d9dfda!important}.share-club:hover{background:#adff00!important;color:#08100a!important;border-color:#adff00!important}html[data-theme=dark] .share-club{color:#f3f7f3!important;background:#18201b!important;border-color:#344039!important}html[data-theme=dark] .share-club:hover{background:#adff00!important;color:#08100a!important;border-color:#adff00!important}.share-fallback-backdrop{position:fixed;inset:0;z-index:99999;background:rgba(5,10,7,.46);display:flex;align-items:flex-end;justify-content:center;padding:16px}.share-fallback-sheet{width:min(520px,100%);background:#fff;border:1px solid #e3e8e4;border-radius:22px;box-shadow:0 24px 80px rgba(0,0,0,.22);padding:18px}.share-fallback-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:15px;border-bottom:1px solid #ecefec}.share-fallback-head>div{display:grid;grid-gap:4px;gap:4px}.share-fallback-head span{font-size:8px;letter-spacing:.16em;font-weight:900;color:#7d8780}.share-fallback-head strong{font-size:17px;line-height:1.2}.share-fallback-head button{width:34px;height:34px;border-radius:50%;border:0;background:#f0f3f0;color:#253029;font-size:22px;cursor:pointer}.share-fallback-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;padding-top:15px}.share-fallback-actions a,.share-fallback-actions button{height:46px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:850;text-decoration:none;cursor:pointer}.share-fallback-actions button{background:#adff00;color:#071008}.share-fallback-actions a{background:#eef2ee;color:#1c2620}html[data-theme=dark] .share-fallback-sheet{background:#111814;border-color:#2d3731;color:#f4f7f4}html[data-theme=dark] .share-fallback-head{border-color:#29322c}html[data-theme=dark] .share-fallback-actions a,html[data-theme=dark] .share-fallback-head button{background:#1b241e;color:#f4f7f4}.club-page-actions a,.nearby-grid>a,.sheet-actions a,.venue-place a{text-decoration:none}.nearby-grid>a{grid-template-columns:1fr auto!important}.nearby-grid>a:after{content:"";width:7px;height:7px;border-top:1.5px solid;border-right:1.5px solid;transform:rotate(45deg);opacity:.45;margin-left:6px}@media(max-width:820px){.nearby-grid>a:after{display:none}}.sheet-actions .full-club-page,.sheet-footer .full-club-page{font-weight:850}.picklemap-wordmark{display:inline-flex;align-items:baseline;gap:0;text-decoration:none;white-space:nowrap;font-size:27px;line-height:1;letter-spacing:-.065em;font-weight:760;color:#101712}.picklemap-wordmark span{font-weight:760}.picklemap-wordmark b{font-weight:920;color:#74db00}html[data-theme=dark] .picklemap-wordmark{color:#f4f8f4}html[data-theme=dark] .picklemap-wordmark b{color:#adff00}.brand-logo-dark,.brand-logo-light{display:none!important}.brand-link,.header-brand,.site-header .brand{display:flex;align-items:center;min-width:max-content;text-decoration:none}@media(max-width:700px){.picklemap-wordmark{font-size:23px}}:root{--pm-ink:#101713;--pm-paper:#f7f8f4;--pm-lime:#adff00;--pm-lime-soft:#f3fbdc;--pm-line:#dfe5df}.pm-brand{display:inline-flex;align-items:center;gap:9px;color:var(--pm-ink);line-height:1}.pm-mark{width:31px;height:31px}.pm-mark>path{fill:var(--pm-lime);stroke:var(--pm-ink);stroke-width:1.8}.pm-mark .pm-ball{fill:var(--pm-ink)}.pm-mark circle:not(.pm-ball){fill:var(--pm-lime)}.pm-word{display:flex;align-items:baseline;letter-spacing:-.065em;font-size:26px}.pm-word b{font-weight:760}.pm-word strong{font-weight:940}html[data-theme=dark] .pm-brand{color:#f5f8f5}html[data-theme=dark] .pm-mark>path{stroke:#f5f8f5}html[data-theme=dark] .pm-mark .pm-ball{fill:#111814}.picklemap-wordmark{display:none!important}.header,.site-header{backdrop-filter:saturate(140%) blur(16px);-webkit-backdrop-filter:saturate(140%) blur(16px)}.header nav a,.site-header nav a{font-weight:760;letter-spacing:-.01em}.header nav a:hover,.site-header nav a:hover{color:#5fbf00}.finder-hero h1,.hero h1{letter-spacing:-.065em!important;max-width:760px}.finder-hero h1:after,.hero h1:after{content:"";display:inline-block;width:.24em;height:.24em;margin-left:.08em;border-radius:50%;background:var(--pm-lime);vertical-align:.12em}.finder-hero .eyebrow,.hero .eyebrow,.kicker{letter-spacing:.18em!important}.finder-search,.search-box{border-radius:16px!important;box-shadow:0 14px 44px rgba(20,35,24,.07)}.finder-search:focus-within,.search-box:focus-within{border-color:#9ce900!important;box-shadow:0 0 0 3px rgba(173,255,0,.16),0 16px 48px rgba(20,35,24,.08)!important}.leaflet-marker-icon.club-marker,.leaflet-marker-icon.marker-cluster{filter:drop-shadow(0 5px 8px rgba(9,20,12,.18))}.marker-cluster div{background:var(--pm-ink)!important;color:var(--pm-lime)!important;border:2px solid var(--pm-lime)!important;font-weight:900!important}.venue-card{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}@media(hover:hover){.venue-card:hover{border-color:#cbd5cb!important;box-shadow:0 10px 34px rgba(18,30,21,.055)}}.session-day-badge{letter-spacing:.08em!important;font-weight:950!important}.btn,.club-contact-card a,.contact-actions a,.details-link{transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.btn.lime{background:var(--pm-lime)!important;color:#0b120d!important;border-color:var(--pm-lime)!important}@media(hover:hover){.btn.lime:hover{transform:translateY(-1px)}}.club-page-head{position:relative;overflow:hidden}.club-page-head:before{content:"";position:absolute;left:0;top:0;width:64px;height:5px;background:var(--pm-lime);border-radius:99px}.city-card,.city-link,.nearby-grid>a{transition:background .15s ease,border-color .15s ease}@media(hover:hover){.city-card:hover,.city-link:hover,.nearby-grid>a:hover{background:var(--pm-lime-soft)}}html[data-theme=dark]{--pm-ink:#f4f7f4;--pm-paper:#101713;--pm-line:#2a352e}html[data-theme=dark] body{background:#101713}html[data-theme=dark] .finder-search,html[data-theme=dark] .search-box{box-shadow:0 16px 46px rgba(0,0,0,.22)}html[data-theme=dark] .city-card:hover,html[data-theme=dark] .city-link:hover,html[data-theme=dark] .nearby-grid>a:hover{background:#18221a}@media(max-width:700px){.pm-mark{width:27px;height:27px}.pm-word{font-size:23px}.finder-hero h1,.hero h1{letter-spacing:-.055em!important}}.site-header-inner>.theme-toggle{justify-self:end!important;width:auto!important;min-width:0!important;max-width:max-content!important;flex:0 0 auto!important}.theme-toggle{height:40px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;white-space:nowrap!important}.footer-brand .pm-brand{flex:0 0 auto}.footer-brand .pm-mark{width:27px;height:27px}.footer-brand .pm-word{font-size:21px}.footer-brand{min-width:0}.city-link-grid a>i,.city-session>i,.details-arrow,.nearby-grid>a:after,.search-suggestions button>i{display:none!important}.nearby-grid>a:after{content:none!important}.details-link{gap:0!important;padding-left:12px!important;padding-right:12px!important}.hero-primary{justify-content:center!important;gap:0!important}@media(min-width:821px){.site-header-inner{grid-template-columns:1fr auto auto!important;column-gap:24px!important}}@media(max-width:820px){.site-header-inner>.theme-toggle{width:38px!important;max-width:38px!important;padding:0!important}}@media(max-width:699px){.venue-card{grid-template-columns:40px minmax(0,1fr)!important;gap:11px!important;padding:13px 12px 12px!important;margin-bottom:8px!important;min-height:0!important;border:1px solid #e5e9e4!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 18px rgba(18,24,20,.035)!important}.club-logo{width:40px!important;height:40px!important;min-width:40px!important;border-radius:12px!important}.venue-heading h3{font-size:15.5px!important;line-height:1.14!important;letter-spacing:-.025em!important;margin:0 0 4px!important}.venue-heading p{font-size:11px!important;line-height:1.3!important}.venue-meta{margin-top:6px!important}.venue-meta>span{font-size:9.5px!important}.next-session,.venue-card .next-session.soon{grid-template-columns:minmax(0,1fr) 58px!important;grid-gap:9px!important;gap:9px!important;margin-top:10px!important;padding:10px 0 0!important;border:0!important;border-top:1px solid #edf0ec!important;border-radius:0!important;background:transparent!important}.next-copy,.next-session,.venue-card .next-session.soon{display:grid!important;align-items:center!important;min-width:0!important}.next-copy{grid-template-columns:auto minmax(0,1fr)!important;grid-gap:8px!important;gap:8px!important}.session-day-badge{min-width:64px!important;width:auto!important;height:31px!important;padding:0 9px!important;border-radius:8px!important;font-size:8px!important;flex:none!important}.session-primary{min-width:0!important;display:grid!important;grid-gap:2px!important;gap:2px!important}.session-primary b{font-size:6.5px!important;line-height:1!important;letter-spacing:.11em!important;white-space:nowrap!important}.session-primary strong{display:block!important;min-width:0!important;font-size:12px!important;line-height:1.08!important;font-weight:900!important;color:#111713!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.venue-card .details-link,.venue-card .next-session.soon .details-link{width:58px!important;min-width:58px!important;height:32px!important;padding:0 10px!important;border-radius:9px!important;border:1px solid #dce2dc!important;background:#f3f5f1!important;color:#182019!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;text-decoration:none!important;box-shadow:none!important}.venue-card .details-link .details-label{display:inline!important;font-size:9px!important;line-height:1!important;font-weight:900!important;letter-spacing:.01em!important;color:inherit!important}.venue-card .details-arrow{display:none!important}.venue-card .details-link:active{background:#111713!important;border-color:#111713!important;color:#fff!important}html[data-theme=dark] .venue-card{background:#151b17!important;border-color:#28312b!important}html[data-theme=dark] .venue-card .details-link,html[data-theme=dark] .venue-card .next-session.soon .details-link{background:#202922!important;border-color:#354039!important;color:#eef3ef!important}html[data-theme=dark] .session-primary strong{color:#f5f8f5!important}}@media(min-width:700px) and (max-width:1099px){.venue-card .next-session{grid-template-columns:minmax(0,1fr) 64px!important}.venue-card .details-link{width:64px!important;min-width:64px!important;height:30px!important;border-radius:9px!important;padding:0 10px!important;font-size:0!important}.venue-card .details-link .details-label{display:inline!important;font-size:9px!important;font-weight:850!important}.venue-card .details-arrow{display:none!important}}.hero-visual{min-height:0!important;height:auto!important;aspect-ratio:1.78/1!important;max-height:520px!important;border-radius:26px!important;position:relative!important;overflow:hidden!important;background:#0d1410!important}.hero-visual img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 31%!important;transform:scale(1.015)!important}.hero-image-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(7,13,9,.14),rgba(7,13,9,0) 34%,rgba(7,13,9,.18)),linear-gradient(90deg,rgba(8,14,10,.12),transparent 45%);pointer-events:none}.hero-image-topline{position:absolute;top:18px;left:18px;z-index:3;display:inline-flex;align-items:center;gap:9px;padding:9px 11px;border-radius:999px;background:rgba(10,16,12,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.13)}.hero-image-topline b,.hero-image-topline span{font-size:7px;letter-spacing:.14em;line-height:1}.hero-image-topline span{color:#cbd3cd;font-weight:800}.hero-image-topline b{color:#adff00;font-weight:950}.hero-image-brand{position:absolute;z-index:4;left:46%;top:68%;transform:rotate(-3deg);display:flex;align-items:baseline;padding:7px 10px 8px;border-radius:7px;background:rgba(12,17,14,.88);box-shadow:0 5px 20px rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.12);letter-spacing:-.045em;line-height:1}.hero-image-brand b,.hero-image-brand strong{font-size:12px;font-weight:950}.hero-image-brand b{color:#fff}.hero-image-brand strong{color:#adff00}.hero-visual-badge{right:16px!important;bottom:16px!important;padding:11px 13px!important;border-radius:15px!important}.about-strip{max-width:1432px!important;margin:0 auto 78px!important;padding:58px 22px 62px!important;border-top:1px solid #dfe3dc!important;border-bottom:1px solid #e7ebe6;display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;grid-gap:64px!important;gap:64px!important;align-items:start!important}.about-intro{position:-webkit-sticky;position:sticky;top:100px}.about-label{padding:0!important;margin:0 0 21px!important;font-size:8px!important;letter-spacing:.18em!important}.about-main h2{margin:0!important;max-width:none!important;font-size:44px!important;line-height:.96!important;letter-spacing:-.058em!important}.about-main h2 span{color:#79c900}.about-intro>p{max-width:260px;margin:22px 0 0;color:#768078;font-size:11px;line-height:1.65}.about-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e5e9e4;border-left:1px solid #e5e9e4}.about-features article{min-height:190px;padding:27px 28px 25px;border-right:1px solid #e5e9e4;border-bottom:1px solid #e5e9e4;background:#fff}.about-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#effbd4;margin-bottom:25px}.about-icon svg{width:18px;height:18px;fill:none;stroke:#111713;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.about-features article>b{display:block;font-size:13px;letter-spacing:-.015em;margin-bottom:8px}.about-features article>p{margin:0;max-width:280px;color:#7a837c;font-size:10.5px;line-height:1.58}.about-cta{grid-column:2;justify-self:start;margin-top:-30px;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:10px;background:#111713;color:#fff;font-size:9px;font-weight:850;text-decoration:none}.about-cta:hover{background:#adff00;color:#0c130d}html[data-theme=dark] .about-strip{border-color:#29322c!important}html[data-theme=dark] .about-features{border-color:#29322c}html[data-theme=dark] .about-features article{background:#121914;border-color:#29322c}html[data-theme=dark] .about-icon{background:#26321d}html[data-theme=dark] .about-icon svg{stroke:#adff00}html[data-theme=dark] .about-main h2 span{color:#adff00}html[data-theme=dark] .about-features article>p,html[data-theme=dark] .about-intro>p{color:#929d95}html[data-theme=dark] .about-cta{background:#adff00;color:#0c130d}@media(max-width:1000px){.about-strip{grid-template-columns:1fr!important;gap:30px!important}.about-intro{position:static}.about-intro>p{max-width:520px}.about-cta{grid-column:1;margin-top:-8px}.hero-image-brand{left:44%;top:69%}}@media(max-width:699px){.hero-visual{aspect-ratio:1.45/1!important;border-radius:20px!important}.hero-visual img{object-position:54% 28%!important}.hero-image-topline{top:11px;left:11px;padding:7px 9px}.hero-image-brand{left:43%;top:69%;padding:5px 7px 6px}.hero-image-brand b,.hero-image-brand strong{font-size:9px}.hero-visual-badge{right:10px!important;bottom:10px!important}.about-strip{display:grid!important;margin:0 14px 48px!important;padding:38px 0 42px!important;border-bottom:0}.about-main h2{font-size:36px!important}.about-features{grid-template-columns:1fr}.about-features article{min-height:0;padding:20px}.about-icon{margin-bottom:16px}.about-cta{width:100%;justify-content:center;min-height:44px}}.hero{grid-template-columns:minmax(0,1.04fr) minmax(520px,.96fr)!important;column-gap:54px!important;align-items:center!important}.hero-copy{min-width:0!important}.hero-visual{width:100%!important;max-width:680px!important;justify-self:end!important;margin:0!important}.hero-visual-badge{right:14px!important}.hero-image-brand,.hero-image-topline,.hero-visual-badge{box-sizing:border-box}@media(min-width:1001px) and (max-width:1450px){.hero{grid-template-columns:minmax(0,1fr) minmax(480px,.9fr)!important;column-gap:38px!important}.hero-visual{max-width:610px!important}}@media(max-width:1000px){.hero{grid-template-columns:1fr!important;gap:30px!important}.hero-visual{max-width:none!important;justify-self:stretch!important}}.about-strip{max-width:1480px!important;margin:0 auto 64px!important;padding:54px 30px 56px!important;grid-template-columns:330px minmax(0,1fr)!important;gap:46px!important;border-top:1px solid #dfe4de!important;border-bottom:0!important;position:relative}.about-intro{position:relative!important;top:auto!important;padding:6px 8px 0 2px}.about-label{margin-bottom:24px!important;color:#89938c!important}.about-main h2{font-size:46px!important;line-height:.97!important}.about-main h2 span{display:inline-block;margin-top:4px;color:#6fc400!important}.about-intro>p{margin-top:28px!important;max-width:285px!important;font-size:11px!important;line-height:1.62!important;color:#78827b!important}.about-features{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important;border:0!important;background:transparent!important}.about-features article{min-height:176px!important;padding:27px 28px 25px!important;border:1px solid #e1e6e1!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fbfcfa)!important;box-shadow:0 8px 26px rgba(18,28,21,.035);position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.about-features article:after{content:"";position:absolute;left:0;top:0;width:48px;height:4px;background:#adff00;opacity:0;transition:opacity .18s ease}@media(hover:hover){.about-features article:hover{transform:translateY(-2px);border-color:#cfd8cf!important;box-shadow:0 14px 34px rgba(18,28,21,.055)}.about-features article:hover:after{opacity:1}}.about-icon{width:42px!important;height:42px!important;border-radius:13px!important;margin-bottom:24px!important;background:linear-gradient(180deg,#efffd0,#e9f8ca)!important;border:1px solid #deefb8;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.about-icon svg{width:19px!important;height:19px!important;stroke-width:1.8!important}.about-features article>b{font-size:13.5px!important;margin-bottom:9px!important;letter-spacing:-.02em!important}.about-features article>p{font-size:10.5px!important;line-height:1.6!important;max-width:300px!important}.about-cta{grid-column:2!important;margin-top:2px!important;min-height:42px!important;padding:0 16px!important;border-radius:11px!important;background:#111814!important;color:#fff!important;font-size:9.5px!important;box-shadow:0 8px 20px rgba(17,24,20,.1)}@media(hover:hover){.about-cta:hover{transform:translateY(-1px);background:#adff00!important;color:#0c130d!important}}html[data-theme=dark] .about-features article{background:linear-gradient(180deg,#151d18,#121914)!important;border-color:#2a342e!important;box-shadow:none}html[data-theme=dark] .about-features article:hover{border-color:#3c4a41!important}html[data-theme=dark] .about-icon{background:#26331d!important;border-color:#344421!important}html[data-theme=dark] .about-main h2 span{color:#adff00!important}html[data-theme=dark] .about-cta{background:#adff00!important;color:#0b110d!important}@media(max-width:1000px){.about-strip{grid-template-columns:1fr!important;gap:28px!important}.about-intro{padding-right:0}.about-intro>p{max-width:540px!important}.about-cta{grid-column:1!important}}@media(max-width:699px){.about-strip{margin:0 14px 42px!important;padding:36px 0 40px!important;gap:24px!important}.about-main h2{font-size:35px!important}.about-intro>p{margin-top:20px!important;max-width:100%!important}.about-features{grid-template-columns:1fr!important;gap:10px!important}.about-features article{min-height:0!important;padding:20px!important;border-radius:15px!important}.about-icon{margin-bottom:17px!important}.about-cta{width:100%!important;justify-content:center!important;min-height:44px!important}}.about-features article:after{display:none!important;content:none!important}@media(hover:hover){.about-features article:hover{transform:translateY(-2px)!important;border-color:rgba(173,255,0,.72)!important;box-shadow:0 0 0 1px rgba(173,255,0,.42),0 0 22px rgba(173,255,0,.18),0 12px 32px rgba(18,28,21,.055)!important}}html[data-theme=dark] .about-features article:hover{border-color:rgba(173,255,0,.62)!important;box-shadow:0 0 0 1px rgba(173,255,0,.34),0 0 24px rgba(173,255,0,.13)!important}.header-find-club{height:38px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#111814;color:#fff;font-size:10px;font-weight:850;white-space:nowrap}.header-find-club:hover,html[data-theme=dark] .header-find-club{background:#adff00;color:#0b110d}.hero-search-wrap{margin-top:24px;display:grid;grid-gap:11px;gap:11px;max-width:690px}.hero-search{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:6px 7px 6px 16px;border:1px solid #dfe5df;border-radius:17px;background:#fff;box-shadow:0 14px 34px rgba(20,33,23,.065)}.hero-search-icon{width:20px;height:20px;display:grid;place-items:center}.hero-search-icon svg{width:18px;height:18px;fill:none;stroke:#111814;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111814;font-size:14px}.hero-search input::placeholder{color:#929a94}.hero-search button{height:46px;min-width:94px;border:0;border-radius:12px;background:#adff00;color:#0b110d;font-weight:900;cursor:pointer}.hero-search:focus-within{border-color:#a8ec30;box-shadow:0 0 0 3px rgba(173,255,0,.15),0 16px 38px rgba(20,33,23,.075)}.hero-quick-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:10px}.hero-quick-row a{color:#111814;font-weight:850;text-decoration:underline;text-underline-offset:4px}.hero-quick-row span{color:#8a938d;font-weight:700}.hero-day-chips{display:flex;gap:7px;flex-wrap:wrap}.hero-day-chips a{min-height:32px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe5df;background:#fff;color:#4d5750;font-size:9px;font-weight:800;text-decoration:none}.hero-day-chips a:hover{border-color:#adff00;background:#f3fbdc;color:#111814}.list-map-toggle,.mobile-view-toggle,.view-toggle{position:-webkit-sticky;position:sticky;top:74px;z-index:40;box-shadow:0 8px 20px rgba(17,24,20,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media(max-width:820px){.list-map-toggle,.mobile-view-toggle,.view-toggle{width:min(290px,calc(100% - 28px))!important;margin-left:auto!important;margin-right:auto!important}}.venue-card{position:relative}.venue-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;box-shadow:0 0 0 1px rgba(173,255,0,.32),0 0 18px rgba(173,255,0,.1);transition:opacity .16s ease}@media(hover:hover){.venue-card:hover:before{opacity:1}}.card-meta,.club-badges,.venue-meta{display:flex;flex-wrap:wrap;gap:6px}.card-meta>span,.club-badges>span,.venue-meta>span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f4f6f2;color:#657068;font-size:8px;font-weight:800}.site-footer{max-width:1480px;margin:0 auto;padding:46px 30px 22px;border-top:1px solid #dfe4de}.footer-main{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:70px;gap:70px;align-items:start}.footer-brand-block p{margin:13px 0 0;color:#808983;font-size:11px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.footer-links>div{display:grid;grid-gap:9px;gap:9px}.footer-links b{font-size:9px;letter-spacing:.1em;color:#879088;text-transform:uppercase}.footer-links a{color:#232b26;text-decoration:none;font-size:10px}.footer-links a:hover{color:#68b900}.footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid #e6eae5;display:flex;justify-content:space-between;gap:20px;color:#8b938e;font-size:9px}html[data-theme=dark] .site-footer{border-color:#29322c}html[data-theme=dark] .footer-links a{color:#d9dfdb}html[data-theme=dark] .footer-bottom{border-color:#29322c}.hero-image-brand{left:59%!important;top:59%!important;transform:rotate(-6deg)!important;padding:6px 9px 7px!important;border-radius:6px!important;background:#111814!important;border-color:#2a342e!important}.hero-image-brand:before{content:"";position:absolute;inset:-5px -8px;border-radius:9px;background:#111814;z-index:-1}html[data-theme=dark] .hero-search{background:#151c17;border-color:#2d3831}html[data-theme=dark] .hero-search input{color:#f4f7f4}html[data-theme=dark] .hero-search-icon svg{stroke:#f4f7f4}html[data-theme=dark] .hero-quick-row a{color:#f4f7f4}html[data-theme=dark] .hero-day-chips a{background:#151c17;border-color:#2d3831;color:#dce3de}@media(max-width:820px){.header-find-club{display:none}.hero-search{min-height:52px;padding-left:13px;border-radius:15px}.hero-search button{height:40px;min-width:78px}.hero-quick-row{align-items:flex-start;flex-direction:column;gap:6px}.footer-main{grid-template-columns:1fr;gap:28px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:7px}}@media(min-width:821px){.site-header-inner{display:grid!important;grid-template-columns:minmax(220px,1fr) auto auto auto!important;align-items:center!important;grid-column-gap:16px!important;column-gap:16px!important}.site-header-inner .brand{justify-self:start!important}.site-header-inner .header-find-club,.site-header-inner .simple-nav{justify-self:end!important}.site-header-inner>.theme-toggle{justify-self:end!important;margin:0!important;align-self:center!important;width:auto!important;max-width:max-content!important}}@media(min-width:821px) and (max-width:1100px){.site-header-inner{padding-left:22px!important;padding-right:22px!important;column-gap:11px!important}.simple-nav{gap:7px!important}.simple-nav a{padding-left:12px!important;padding-right:12px!important}.header-find-club{padding:0 13px!important}.header-find-club,.theme-toggle{height:38px!important}}.hero-copy{padding-top:46px!important;padding-bottom:42px!important}.hero-actions{display:block!important;margin-top:32px!important}.hero-search-wrap{max-width:690px!important;gap:0!important}.hero-quick-row,.hero-search{margin-bottom:15px!important}.hero-quick-row{min-height:30px;padding:0 2px}.hero-day-chips{margin-top:0!important;margin-bottom:0!important;gap:8px!important}.hero-day-chips a{min-height:36px!important;padding:0 14px!important}.hero-discovery{margin-top:46px!important;padding-top:24px!important;border-top:1px solid #e6ebe6;gap:8px!important}.hero-discovery>span{margin-right:8px!important}.hero-discovery a{padding:8px 13px!important}.home-hero-inner{padding-top:44px!important;padding-bottom:46px!important;align-items:center!important}@media(min-width:821px) and (max-width:1200px){.home-hero-inner{padding-top:36px!important;padding-bottom:40px!important}.hero-copy{padding-top:26px!important;padding-bottom:26px!important}.hero-discovery{margin-top:34px!important;padding-top:20px!important}}@media(max-width:820px){.hero-copy{padding-top:14px!important;padding-bottom:12px!important}.hero-actions{margin-top:24px!important}.hero-quick-row,.hero-search{margin-bottom:12px!important}.hero-day-chips{gap:7px!important}.hero-discovery{margin-top:28px!important;padding-top:18px!important}}.home-hero.v18-hero{display:block!important;position:relative;min-height:690px;overflow:hidden;background:#0c1510;border-bottom:0!important;color:#fff}.pm-hero-bg{position:absolute;inset:0;z-index:0;background-image:url(/assets/hero-player.png);background-size:cover;background-position:67% 35%;transform:scale(1.015)}.pm-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,17,12,.96),rgba(7,17,12,.91) 25%,rgba(7,17,12,.73) 45%,rgba(7,17,12,.27) 63%,rgba(7,17,12,.08)),linear-gradient(180deg,rgba(3,9,6,.18),rgba(3,9,6,.04) 60%,rgba(3,9,6,.42))}.pm-hero-inner{position:relative;z-index:2;max-width:1500px!important;min-height:690px;margin:0 auto;padding:68px 54px 42px!important;display:flex!important;align-items:stretch!important}.pm-hero-copy{width:min(760px,56%);max-width:760px!important;padding:0!important;display:flex;flex-direction:column;justify-content:center}.v18-hero .hero-status{color:#c7d0ca!important;font-size:9px!important;letter-spacing:.22em!important;margin-bottom:19px}.v18-hero .live-dot{background:#adff00!important;box-shadow:0 0 0 5px rgba(173,255,0,.1)}.v18-hero h1{margin:0 0 19px!important;color:#fff!important;font-size:clamp(66px,6vw,96px)!important;line-height:.9!important;letter-spacing:-.068em!important;max-width:780px}.v18-hero h1:after{display:none!important}.v18-hero h1 span{color:#adff00!important}.v18-hero .pm-hero-copy>p{max-width:650px;margin:0 0 24px!important;color:#e2e8e4!important;font-size:16px!important;line-height:1.45}.pm-hero-controls{max-width:700px}.pm-hero-search{height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:7px 8px 7px 18px;background:#fff;border:1px solid rgba(255,255,255,.72);border-radius:20px;box-shadow:0 18px 46px rgba(0,0,0,.2)}.pm-hero-search-icon{width:21px;height:21px;display:grid;place-items:center}.pm-hero-search-icon svg{width:19px;height:19px;fill:none;stroke:#111814;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pm-hero-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111814;font-size:15px}.pm-hero-search input::placeholder{color:#929a94}.pm-hero-search button{min-width:115px;height:48px;border:0;border-radius:14px;background:#adff00;color:#09100b;font-size:12px;font-weight:950;cursor:pointer}.pm-hero-search:focus-within{box-shadow:0 0 0 3px rgba(173,255,0,.2),0 18px 46px rgba(0,0,0,.22)}.pm-hero-meta{min-height:38px;margin-top:12px;display:flex;align-items:center;gap:22px;color:#c8d0cb;font-size:10px}.pm-location-link{border:0;padding:0;background:transparent;color:#fff;font-size:10px;font-weight:850;text-decoration:underline;text-underline-offset:5px;cursor:pointer}.pm-location-link span{margin-right:5px}.pm-live-proof{color:#aeb9b2;font-weight:720}.pm-hero-days{display:flex;gap:9px;margin-top:5px}.pm-hero-days button{min-height:39px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:rgba(11,20,14,.24);color:#f3f6f4;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);font-size:10px;font-weight:850;cursor:pointer}.pm-hero-days button:hover{background:#adff00;color:#0b110d;border-color:#adff00}.pm-popular{margin-top:24px!important;padding-top:18px;border-top:1px solid rgba(255,255,255,.2);max-width:700px}.pm-popular>span{color:#98a49d!important}.pm-popular a{background:rgba(12,20,15,.28)!important;border-color:rgba(255,255,255,.22)!important;color:#e8eeea!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.pm-popular a:hover{background:#adff00!important;color:#0b110d!important;border-color:#adff00!important}.pm-hero-stats{display:flex;align-items:center;gap:0;margin-top:28px}.pm-hero-stats>div{min-width:150px;padding:0 27px;border-left:1px solid rgba(255,255,255,.24);display:grid;grid-gap:3px;gap:3px}.pm-hero-stats>div:first-child{padding-left:0;border-left:0}.pm-hero-stats strong{color:#fff;font-size:12px;font-weight:900}.pm-hero-stats span{color:#aeb8b2;font-size:9px}.pm-hero-sidecopy{position:absolute;right:52px;top:128px;display:grid;z-index:3;transform:rotate(-4deg);text-shadow:0 2px 16px rgba(0,0,0,.4)}.pm-hero-sidecopy b,.pm-hero-sidecopy span{color:#fff;font-size:22px;line-height:1.1;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.pm-hero-sidecopy b{font-weight:700}.pm-hero-sidecopy i{width:104px;height:3px;margin-top:13px;margin-left:23px;background:#adff00;transform:rotate(-9deg);border-radius:999px}.site-header{position:relative;z-index:1000;background:rgba(255,255,255,.97)!important;border-bottom-color:#e8ece8!important}html[data-theme=dark] .site-header{background:#111814!important;border-bottom-color:#29322c!important}.v18-hero .hero-image-brand,.v18-hero .hero-image-topline,.v18-hero .hero-visual,.v18-hero .hero-visual-badge{display:none!important}@media(max-width:1200px){.home-hero.v18-hero,.pm-hero-inner{min-height:640px}.pm-hero-inner{padding:56px 34px 38px!important}.pm-hero-copy{width:min(700px,61%)}.pm-hero-bg{background-position:64% 35%}.v18-hero h1{font-size:clamp(58px,6.5vw,82px)!important}.pm-hero-sidecopy{right:30px;top:105px}}@media(max-width:900px){.home-hero.v18-hero,.pm-hero-inner{min-height:680px}.pm-hero-inner{padding:48px 25px 34px!important}.pm-hero-copy{width:72%}.pm-hero-bg{background-position:70%}.pm-hero-overlay{background:linear-gradient(90deg,rgba(7,17,12,.96),rgba(7,17,12,.87) 50%,rgba(7,17,12,.3))}.pm-hero-sidecopy{display:none}.pm-hero-stats>div{min-width:130px;padding:0 18px}}@media(max-width:699px){.home-hero.v18-hero{display:block!important;min-height:auto}.pm-hero-bg{background-position:68% 20%}.pm-hero-overlay{background:linear-gradient(180deg,rgba(7,17,12,.58),rgba(7,17,12,.83) 35%,rgba(7,17,12,.97) 72%,rgba(7,17,12,1))}.pm-hero-inner{min-height:720px;padding:250px 16px 26px!important;display:block!important}.pm-hero-copy{width:100%;max-width:none!important}.v18-hero .hero-status{font-size:7px!important;margin-bottom:13px}.v18-hero h1{font-size:clamp(42px,13vw,58px)!important;line-height:.93!important;margin-bottom:14px!important}.v18-hero .pm-hero-copy>p{font-size:13px!important;margin-bottom:18px!important;max-width:92%}.pm-hero-search{height:54px;border-radius:16px;padding:6px 6px 6px 13px}.pm-hero-search button{min-width:79px;height:42px;border-radius:11px;font-size:10px}.pm-hero-search input{font-size:12px}.pm-hero-meta{margin-top:9px;gap:8px;align-items:flex-start;flex-direction:column}.pm-hero-days{margin-top:11px;overflow-x:auto;scrollbar-width:none}.pm-hero-days::-webkit-scrollbar{display:none}.pm-hero-days button{flex:0 0 auto;min-height:35px;padding:0 13px}.pm-popular{margin-top:20px!important;padding-top:15px;overflow-x:auto;flex-wrap:nowrap!important;scrollbar-width:none}.pm-popular::-webkit-scrollbar{display:none}.pm-popular>span{display:none}.pm-popular a{flex:0 0 auto;white-space:nowrap}.pm-hero-stats{margin-top:21px;gap:0}.pm-hero-stats>div{min-width:0;flex:1 1;padding:0 10px}.pm-hero-stats strong{font-size:9px}.pm-hero-stats span{font-size:7px}}html[data-theme=dark] .home-hero.v18-hero{background:#07110c}.pm-hero-search-shell{position:relative;z-index:80}.pm-hero-search{position:relative;grid-template-columns:auto minmax(0,1fr) auto auto!important}.pm-hero-clear{width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#eef2ee;color:#5e6861;display:grid;place-items:center;font-size:18px;line-height:1;cursor:pointer}.pm-hero-clear:hover{background:#e2e8e2;color:#111814}.pm-hero-search-submit{min-width:115px;height:48px;border:0;border-radius:14px;background:#adff00;color:#09100b;font-size:12px;font-weight:950;cursor:pointer}.pm-hero-suggestions{position:absolute;z-index:200;top:calc(100% + 8px);left:0;right:0;overflow:hidden;max-height:340px;overflow-y:auto;border:1px solid rgba(224,231,225,.98);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 22px 55px rgba(0,0,0,.24),0 0 0 1px rgba(255,255,255,.3);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.pm-hero-suggestions>button{width:100%;min-height:62px;padding:10px 13px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;border:0;border-bottom:1px solid #edf0ed;background:transparent;text-align:left;cursor:pointer;color:#151d18}.pm-hero-suggestions>button:last-of-type{border-bottom:0}.pm-hero-suggestions>button.active,.pm-hero-suggestions>button:hover{background:#f3fbdc}.pm-suggest-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:none;background:#eff4ed;color:#344039;font-size:12px;font-weight:950}.pm-suggest-icon.club{background:#111814;color:#adff00}.pm-suggest-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.pm-suggest-copy b{color:#111814;font-size:11px;font-weight:900}.pm-suggest-copy b,.pm-suggest-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-suggest-copy small{color:#7d8780;font-size:9px}.pm-suggest-type{padding:5px 7px;border-radius:999px;background:#f0f3f0;color:#758078;font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pm-hero-suggest-state{min-height:54px;padding:0 15px;display:flex;align-items:center;gap:9px;color:#6f7972;font-size:10px}.pm-mini-spinner{width:13px;height:13px;border:2px solid #dce3dc;border-top-color:#6ac000;border-radius:50%;animation:pmHeroSpin .7s linear infinite}@keyframes pmHeroSpin{to{transform:rotate(1turn)}}html[data-theme=dark] .pm-hero-suggestions{background:rgba(20,28,23,.98);border-color:#344039}html[data-theme=dark] .pm-hero-suggestions>button{border-color:#2b352f;color:#f4f7f4}html[data-theme=dark] .pm-hero-suggestions>button.active,html[data-theme=dark] .pm-hero-suggestions>button:hover{background:#202d1e}html[data-theme=dark] .pm-suggest-copy b{color:#f5f8f5}html[data-theme=dark] .pm-hero-suggest-state,html[data-theme=dark] .pm-suggest-copy small{color:#a4aea7}html[data-theme=dark] .pm-suggest-icon{background:#28332c;color:#e6ece8}html[data-theme=dark] .pm-suggest-icon.club{background:#adff00;color:#0b110d}html[data-theme=dark] .pm-suggest-type{background:#29342d;color:#abb5ae}@media(max-width:699px){.pm-hero-search{grid-template-columns:auto minmax(0,1fr) auto auto!important}.pm-hero-clear{width:26px;height:26px;font-size:16px}.pm-hero-search-submit{min-width:74px;height:42px;border-radius:11px;font-size:10px}.pm-hero-suggestions{top:calc(100% + 7px);max-height:300px;border-radius:14px}.pm-hero-suggestions>button{min-height:58px;grid-template-columns:32px minmax(0,1fr)}.pm-suggest-type{display:none}.pm-suggest-icon{width:31px;height:31px}}.pm-popular button{min-height:31px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(12,20,15,.28);color:#e8eeea;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:9px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}@media(hover:hover){.pm-popular button:hover{background:#adff00;color:#0b110d;border-color:#adff00;transform:translateY(-1px)}}.pm-popular button:active{transform:translateY(0)}@media(max-width:699px){.pm-popular button{flex:0 0 auto}.home-hero.v18-hero{min-height:auto!important}.pm-hero-bg{background-position:64% 18%!important;transform:scale(1.01)!important}.pm-hero-inner{min-height:auto!important;padding:150px 16px 30px!important}.pm-hero-overlay{background:linear-gradient(180deg,rgba(7,17,12,.28),rgba(7,17,12,.5) 16%,rgba(7,17,12,.8) 31%,rgba(7,17,12,.95) 49%,rgba(7,17,12,.99) 72%,rgba(7,17,12,1))!important}.pm-hero-copy{width:100%!important;display:block!important}.v18-hero .hero-status{margin-bottom:12px!important}.v18-hero h1{margin-bottom:13px!important}.v18-hero .pm-hero-copy>p{margin-bottom:19px!important;line-height:1.42!important}.pm-hero-search{height:56px!important;border-radius:15px!important}.pm-hero-search input{font-size:12.5px!important}.pm-hero-search-submit{min-width:82px!important;height:42px!important}.pm-hero-meta{margin-top:12px!important;min-height:0!important;gap:8px!important}.pm-location-link{font-size:10px!important}.pm-live-proof{display:block!important;font-size:9px!important;line-height:1.35!important}.pm-hero-days{margin-top:16px!important;gap:8px!important;padding-bottom:2px}.pm-hero-days button{min-height:37px!important;padding:0 14px!important}.pm-popular{margin-top:22px!important;padding-top:16px!important}.pm-hero-stats{margin-top:24px!important;padding-top:18px!important;border-top:1px solid rgba(255,255,255,.16)}.pm-hero-stats>div{padding:0 10px!important}.pm-hero-stats strong{font-size:10px!important;line-height:1.1!important}.pm-hero-stats span{margin-top:3px;font-size:7.5px!important;line-height:1.25!important}}@media(min-width:520px) and (max-width:699px){.pm-hero-inner{padding-top:125px!important}.v18-hero h1{font-size:54px!important}.pm-hero-bg{background-position:68% 16%!important}}.pm-map-pin-shape{width:30px;height:36px;position:relative;margin:1px 0 0 2px;background:#adff00;border:2px solid #111814;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 4px 10px rgba(8,16,10,.24),0 0 0 2px rgba(255,255,255,.86);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.pm-map-pin-ball{position:absolute;left:50%;top:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:50%;background:#111814;transform:rotate(45deg)}.pm-map-pin-ball i{position:absolute;width:2.3px;height:2.3px;border-radius:50%;background:#adff00}.pm-map-pin-ball i:first-child{left:4px;top:3px}.pm-map-pin-ball i:nth-child(2){left:9px;top:3px}.pm-map-pin-ball i:nth-child(3){left:11px;top:7px}.pm-map-pin-ball i:nth-child(4){left:8px;top:11px}.pm-map-pin-ball i:nth-child(5){left:3px;top:10px}.pm-map-pin-ball i:nth-child(6){left:2px;top:6px}.pm-map-pin.selected .pm-map-pin-shape{background:#111814;border-color:#adff00;transform:rotate(-45deg) scale(1.12);box-shadow:0 0 0 3px rgba(173,255,0,.22),0 7px 16px rgba(8,16,10,.3)}.pm-map-pin.selected .pm-map-pin-ball{background:#adff00}.pm-map-pin.selected .pm-map-pin-ball i{background:#111814}@media(hover:hover){.pm-map-pin:hover .pm-map-pin-shape{transform:rotate(-45deg) scale(1.08);box-shadow:0 0 0 3px rgba(173,255,0,.18),0 7px 16px rgba(8,16,10,.28)}}html[data-theme=dark] .pm-map-pin-shape{box-shadow:0 5px 12px rgba(0,0,0,.34),0 0 0 2px rgba(17,24,20,.92)}.marker-cluster div{background:#111814!important;box-shadow:0 5px 14px rgba(8,16,10,.24)!important}.pm-mark{flex:none;overflow:visible}.pm-pin-body{fill:#adff00;stroke:#101713;stroke-width:4;stroke-linejoin:round}.pm-ball-core{fill:#101713}.pm-ball-holes{fill:#adff00}html[data-theme=dark] .pm-pin-body{stroke:#f3f7f3}html[data-theme=dark] .pm-ball-core{fill:#111814}.pm-map-pin{background:transparent!important;border:0!important;overflow:visible!important}.pm-map-pin-ball,.pm-map-pin-shape{display:none!important}.pm-map-pin-svg{width:34px;height:40px;display:block;overflow:visible;filter:drop-shadow(0 2px 0 rgba(255,255,255,.82)) drop-shadow(0 5px 7px rgba(8,16,10,.28));transition:transform .16s ease,filter .16s ease}.pm-map-pin-body{fill:#adff00;stroke:#101713;stroke-width:4;stroke-linejoin:round}.pm-map-ball-core{fill:#101713}.pm-map-ball-holes{fill:#adff00}.pm-map-pin.selected .pm-map-pin-svg{transform:scale(1.15) translateY(-1px);filter:drop-shadow(0 0 0 rgba(0,0,0,0)) drop-shadow(0 0 6px rgba(173,255,0,.65)) drop-shadow(0 7px 9px rgba(8,16,10,.34))}.pm-map-pin.selected .pm-map-pin-body{fill:#101713;stroke:#adff00}.pm-map-pin.selected .pm-map-ball-core{fill:#adff00}.pm-map-pin.selected .pm-map-ball-holes{fill:#101713}@media(hover:hover){.pm-map-pin:hover .pm-map-pin-svg{transform:scale(1.1) translateY(-1px);filter:drop-shadow(0 0 5px rgba(173,255,0,.45)) drop-shadow(0 7px 9px rgba(8,16,10,.32))}}html[data-theme=dark] .pm-map-pin-svg{filter:drop-shadow(0 2px 0 rgba(17,24,20,.95)) drop-shadow(0 5px 8px rgba(0,0,0,.42))}.marker-cluster,.marker-cluster div{border-radius:50%!important}.marker-cluster div{background:#101713!important;color:#adff00!important;border:2px solid #adff00!important;font-weight:950!important;box-shadow:0 0 0 2px rgba(255,255,255,.85),0 5px 14px rgba(8,16,10,.26)!important}@media(max-width:700px){.pm-mark{width:28px!important;height:33px!important}}.pm-brand{display:inline-flex!important;align-items:center!important;gap:10px!important;color:#101713!important}.pm-mark{width:31px!important;height:37px!important;flex:none!important}.pm-pin-body{fill:#adff00!important;stroke:#101713!important;stroke-width:3.2!important;stroke-linejoin:round!important}.pm-ball-core{fill:#101713!important}.pm-ball-holes{fill:#adff00!important}.pm-word{display:inline-flex!important;align-items:center!important;font-size:26px!important;line-height:1!important;letter-spacing:-.055em!important}.pm-word b{color:#101713!important;font-weight:900!important}html[data-theme=dark] .pm-brand,html[data-theme=dark] .pm-word b{color:#f4f7f4!important}html[data-theme=dark] .pm-pin-body{stroke:#f4f7f4!important}html[data-theme=dark] .pm-ball-core{fill:#111814!important}.pm-brand.compact .pm-mark{width:27px!important;height:32px!important}.pm-brand.compact .pm-word{font-size:21px!important}.pm-map-pin-svg{width:34px!important;height:40px!important;display:block!important;overflow:visible!important}.pm-map-pin-body{fill:#adff00!important;stroke:#101713!important;stroke-width:3.2!important;stroke-linejoin:round!important}.pm-map-ball-core{fill:#101713!important}.pm-map-ball-holes{fill:#adff00!important}.pm-map-pin.selected .pm-map-pin-body{fill:#101713!important;stroke:#adff00!important}.pm-map-pin.selected .pm-map-ball-core{fill:#adff00!important}.pm-map-pin.selected .pm-map-ball-holes{fill:#101713!important}.brand-logo-dark,.brand-logo-light,.picklemap-wordmark{display:none!important}@media(max-width:700px){.pm-mark{width:28px!important;height:33px!important}.pm-word{font-size:23px!important}}html[data-theme=dark] .venue-card{background:#121914!important;border-color:#2b352f!important;color:#f4f7f4!important}html[data-theme=dark] .venue-card .club-name,html[data-theme=dark] .venue-card .venue-heading h3,html[data-theme=dark] .venue-card h3{color:#f7faf7!important;-webkit-text-fill-color:#f7faf7!important}html[data-theme=dark] .venue-card .club-meta,html[data-theme=dark] .venue-card .location-line,html[data-theme=dark] .venue-card .venue-heading p,html[data-theme=dark] .venue-card .venue-name{color:#b9c3bc!important;-webkit-text-fill-color:#b9c3bc!important}html[data-theme=dark] .venue-card .card-meta>span,html[data-theme=dark] .venue-card .club-badges>span,html[data-theme=dark] .venue-card .venue-meta>span{background:#f1f4f0!important;color:#5f6b63!important;-webkit-text-fill-color:#5f6b63!important;border:1px solid #e4e9e4!important;font-weight:850!important}html[data-theme=dark] .venue-card .club-badges>span:before,html[data-theme=dark] .venue-card .venue-meta>span:before{opacity:.75}html[data-theme=dark] .venue-card .distance,html[data-theme=dark] .venue-card .distance-badge,html[data-theme=dark] .venue-card .distance-pill{background:#202a23!important;color:#edf2ee!important;-webkit-text-fill-color:#edf2ee!important;border-color:#344139!important}html[data-theme=dark] .venue-card .club-avatar,html[data-theme=dark] .venue-card .club-logo,html[data-theme=dark] .venue-card .venue-avatar{background:#f7f8f5!important;color:#172019!important;-webkit-text-fill-color:#172019!important;border-color:#9eaaa1!important}html[data-theme=dark] .venue-card .next-session{border-top-color:#2e3932!important}html[data-theme=dark] .venue-card .next-session-label,html[data-theme=dark] .venue-card .session-primary b{color:#9da8a0!important;-webkit-text-fill-color:#9da8a0!important}html[data-theme=dark] .venue-card .next-session-time,html[data-theme=dark] .venue-card .session-primary strong{color:#f4f7f4!important;-webkit-text-fill-color:#f4f7f4!important}html[data-theme=dark] .venue-card .session-day-badge{background:#adff00!important;color:#0b110d!important;-webkit-text-fill-color:#0b110d!important;border-color:#adff00!important}html[data-theme=dark] .venue-card .details-link{background:#19221c!important;color:#e9efeb!important;-webkit-text-fill-color:#e9efeb!important;border-color:#3b4940!important}@media(hover:hover){html[data-theme=dark] .venue-card .details-link:hover{background:#adff00!important;color:#0b110d!important;-webkit-text-fill-color:#0b110d!important;border-color:#adff00!important}}html[data-theme=dark] .venue-card.is-selected,html[data-theme=dark] .venue-card.selected{background:#141d16!important;border-color:#7fb829!important;box-shadow:0 0 0 1px rgba(173,255,0,.18),0 0 20px rgba(173,255,0,.06)!important}.pm-hero-sidecopy{display:none!important}:root{--pm-font-body:-apple-system,BlinkMacSystemFont,"SF Pro Text","Inter","Segoe UI","Helvetica Neue",Arial,sans-serif;--pm-font-display:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter Tight","Inter","Segoe UI","Helvetica Neue",Arial,sans-serif}body,html{font-family:var(--pm-font-body)!important;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{letter-spacing:-.008em}.about-main h2,.city-page h1,.club-name,.club-page h1,.finder-hero h1,.hero h1,.venue-card h3,.venue-heading h3,h1,h2,h3{font-family:var(--pm-font-display)!important;font-weight:780!important;letter-spacing:-.045em!important}.v18-hero h1{font-weight:790!important;letter-spacing:-.073em!important;line-height:.91!important}.v18-hero h1 span{font-weight:820!important}.v18-hero .pm-hero-copy>p{font-family:var(--pm-font-body)!important;font-weight:420!important;letter-spacing:-.018em!important;line-height:1.48!important}.about-label,.club-section-label,.footer-links b,.hero-status,.kicker,.next-session-label,.pm-popular>span,.session-primary b{font-family:var(--pm-font-body)!important;font-weight:780!important;letter-spacing:.18em!important;text-transform:uppercase}.header-find-club,.simple-nav a,.site-header,.site-header a,.theme-toggle{font-family:var(--pm-font-body)!important}.simple-nav a{font-weight:690!important;letter-spacing:-.018em!important}.header-find-club{font-weight:760!important;letter-spacing:-.015em!important}.pm-word{font-family:var(--pm-font-display)!important;letter-spacing:-.065em!important}.pm-word b{font-weight:840!important}.finder-query-wrap input,.finder-search input,.pm-hero-search input,.search-box input{font-family:var(--pm-font-body)!important;font-weight:460!important;letter-spacing:-.012em!important}.finder-query-wrap input::placeholder,.pm-hero-search input::placeholder,.search-box input::placeholder{font-weight:410!important;color:#929b94!important}.pm-hero-search-submit,.search-box button,.search-submit{font-family:var(--pm-font-body)!important;font-weight:780!important;letter-spacing:-.015em!important}.card-meta>span,.city-pill,.club-badges>span,.filter-chip,.hero-discovery a,.pm-hero-days button,.pm-popular button,.quick-filter,.venue-meta>span{font-family:var(--pm-font-body)!important;font-weight:680!important;letter-spacing:-.006em!important}.club-name,.venue-card h3,.venue-heading h3{font-size:clamp(18px,1.35vw,23px)!important;line-height:1.08!important;font-weight:760!important}.venue-card .venue-heading p,.venue-card .venue-name{font-size:12px!important;line-height:1.42!important;font-weight:430!important;letter-spacing:-.009em!important}.venue-card .club-meta,.venue-card .location-line{font-size:10px!important;font-weight:460!important;letter-spacing:.005em!important}.next-session-time,.session-primary strong{font-family:var(--pm-font-display)!important;font-weight:760!important;letter-spacing:-.035em!important}.session-day-badge{font-family:var(--pm-font-body)!important;font-weight:800!important;letter-spacing:.12em!important}.about-cta,.btn,.club-contact-card a,.contact-actions a,.details-link,.share-club{font-family:var(--pm-font-body)!important;font-weight:720!important;letter-spacing:-.012em!important}.about-main h2{font-weight:760!important;letter-spacing:-.062em!important;line-height:.95!important}.about-features article>p,.about-intro>p{font-weight:420!important;letter-spacing:-.008em!important}.about-features article>b{font-family:var(--pm-font-display)!important;font-weight:720!important;letter-spacing:-.028em!important}.city-page h1{font-size:clamp(38px,5vw,72px)!important;font-weight:780!important;letter-spacing:-.065em!important;line-height:.95!important}.city-card h2,.city-card h3{font-family:var(--pm-font-display)!important;font-weight:720!important;letter-spacing:-.035em!important}.club-page h1{font-size:clamp(34px,4.6vw,64px)!important;font-weight:780!important;letter-spacing:-.06em!important;line-height:.96!important}.club-page li,.club-page p{font-weight:420!important;line-height:1.58!important}.site-footer{font-family:var(--pm-font-body)!important}.footer-brand-block p{font-weight:430!important;letter-spacing:-.005em!important}.footer-links a{font-weight:520!important;letter-spacing:-.01em!important}html[data-theme=dark] body{color:#edf2ee}html[data-theme=dark] .venue-card .location-line,html[data-theme=dark] .venue-card .venue-heading p,html[data-theme=dark] .venue-card .venue-name{color:#bfc8c1!important}@media(max-width:699px){.v18-hero h1{letter-spacing:-.065em!important;line-height:.92!important}.club-name,.venue-card h3,.venue-heading h3{font-size:18px!important}.pm-word{letter-spacing:-.055em!important}}html:not([data-theme=dark]) .pm-hero-bg,html[data-theme=light] .pm-hero-bg{background-image:url(/hero-light.jpeg)!important;background-position:center 54%!important;background-size:cover!important}html:not([data-theme=dark]) .pm-hero-overlay,html[data-theme=light] .pm-hero-overlay{background:linear-gradient(90deg,rgba(8,18,13,.88),rgba(8,18,13,.74) 34%,rgba(8,18,13,.3) 62%,rgba(8,18,13,.06)),linear-gradient(0deg,rgba(8,18,13,.38),rgba(8,18,13,0) 48%)!important}html[data-theme=dark] .pm-hero-bg{background-image:url(/hero-player.png)!important;background-position:center 34%!important}.venue-card{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease!important}@media(hover:hover){.venue-card:hover{transform:translateY(-1px);border-color:#cbd5cd!important;box-shadow:0 12px 34px rgba(17,24,20,.07)!important}html[data-theme=dark] .venue-card:hover{border-color:#435248!important;box-shadow:0 14px 34px rgba(0,0,0,.2)!important}}.venue-card .venue-heading{min-width:0}.venue-card .venue-heading h3{text-wrap:balance}.venue-card .next-session{margin-top:14px!important;padding-top:14px!important}.venue-card .session-day-badge{box-shadow:none!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(173,255,0,.38)!important;outline-offset:2px!important}.pm-skeleton{position:relative;overflow:hidden;background:#edf1ed;border-radius:12px}.pm-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:pmSkeleton 1.35s infinite}html[data-theme=dark] .pm-skeleton{background:#202a23}html[data-theme=dark] .pm-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}@keyframes pmSkeleton{to{transform:translateX(100%)}}.empty-state,.error-state,.no-results{max-width:620px;margin:26px auto!important;padding:34px 28px!important;border:1px solid #dfe5df!important;border-radius:24px!important;background:#fff!important;text-align:center;box-shadow:0 10px 32px rgba(17,24,20,.045)}html[data-theme=dark] .empty-state,html[data-theme=dark] .error-state,html[data-theme=dark] .no-results{background:#121914!important;border-color:#2c3730!important;color:#eef3ef!important}.club-page .club-contact-card,.club-page .club-venue-card,.club-page .nearby-card{border-radius:22px!important;box-shadow:0 8px 30px rgba(17,24,20,.045)}html[data-theme=dark] .club-page .club-contact-card,html[data-theme=dark] .club-page .club-venue-card,html[data-theme=dark] .club-page .nearby-card{box-shadow:0 10px 30px rgba(0,0,0,.16)}@media(max-width:699px){html:not([data-theme=dark]) .pm-hero-bg,html[data-theme=light] .pm-hero-bg{background-image:url(/hero-light.jpeg)!important;background-position:58%!important}html:not([data-theme=dark]) .pm-hero-overlay,html[data-theme=light] .pm-hero-overlay{background:linear-gradient(180deg,rgba(7,17,12,.1),rgba(7,17,12,.3) 18%,rgba(7,17,12,.72) 36%,rgba(7,17,12,.94) 54%,rgba(7,17,12,.99) 78%,#07110c)!important}.venue-card{border-radius:20px!important}.venue-card:hover{transform:none!important}}.club-page{max-width:1240px!important;padding-left:28px!important;padding-right:28px!important}.club-page-head{padding-top:20px!important;padding-bottom:44px!important}.club-page-head h1{max-width:900px!important}.club-page-head>p{max-width:760px!important}.club-profile-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;grid-gap:42px!important;gap:42px!important;align-items:start!important;padding:38px 0 42px!important;border-bottom:1px solid var(--line)!important}.club-profile-grid .club-about{display:block!important;grid-template-columns:none!important;gap:0!important;padding:0!important;border:0!important;min-width:0}.club-profile-grid .club-about .kicker{margin-bottom:18px!important}.club-profile-grid .club-about p{max-width:720px!important;margin:0!important;font-size:17px!important;line-height:1.62!important;color:#555f58!important}.club-contact-card{align-self:start!important;padding:26px!important;border:1px solid #e0e5e0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px rgba(17,24,20,.045)!important}.club-contact-card h2{margin:12px 0 4px!important;font-size:25px!important;line-height:1.06!important}.club-contact-card>p{margin-bottom:18px!important}.club-contact-card>div{margin-bottom:15px!important}.club-contact-card small{display:block;max-width:280px}.club-facts{margin-top:0!important;border-top:0!important;border-bottom:1px solid var(--line)!important}.club-facts>div{min-height:120px;display:flex;flex-direction:column;justify-content:center;padding-top:24px!important;padding-bottom:26px!important}.club-facts strong{font-size:28px!important}.venue-list-page{padding-top:46px!important}html[data-theme=dark] .club-profile-grid{border-color:#29322c!important}html[data-theme=dark] .club-profile-grid .club-about p{color:#c1cac3!important}html[data-theme=dark] .club-contact-card{background:#141c17!important;border-color:#2d3831!important;box-shadow:0 10px 30px rgba(0,0,0,.18)!important}@media(max-width:960px){.club-profile-grid{grid-template-columns:minmax(0,1fr) 320px!important;gap:26px!important}}@media(max-width:820px){.club-page{padding-left:20px!important;padding-right:20px!important}.club-profile-grid{grid-template-columns:1fr!important;gap:24px!important;padding:30px 0 32px!important}.club-contact-card{width:100%;padding:22px!important}.club-profile-grid .club-about p{max-width:none!important;font-size:15px!important}.club-facts{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:560px){.club-page{padding-left:14px!important;padding-right:14px!important}.club-page-head{padding-bottom:32px!important}.club-profile-grid{padding-top:26px!important}.club-facts{grid-template-columns:1fr 1fr!important}.club-facts>div{min-height:94px}.club-facts>div:last-child{grid-column:1/-1!important}}.pm-suggest-icon.club,.suggest-icon.club{overflow:hidden!important}.pm-suggest-icon.club img,.suggest-icon.club img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;border-radius:inherit!important;background:#fff!important}.club-tooltip,.leaflet-tooltip .map-tooltip,.map-tooltip,.marker-tooltip{min-width:230px!important;max-width:310px!important;padding:18px 20px 17px!important;border-radius:18px!important;background:linear-gradient(180deg,#121915,#0e1511)!important;color:#f7faf7!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 18px 42px rgba(7,12,9,.3),0 2px 8px rgba(7,12,9,.18),inset 0 1px 0 rgba(255,255,255,.04)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:relative;overflow:hidden}.club-tooltip:before,.leaflet-tooltip .map-tooltip:before,.map-tooltip:before,.marker-tooltip:before{content:""!important;display:block!important;position:absolute;left:0;top:0;width:54px;height:3px;border-radius:0 0 999px 0;background:#adff00}.club-tooltip strong,.leaflet-tooltip strong,.map-tooltip strong,.marker-tooltip strong{display:block;margin:0 0 7px!important;color:#fff!important;font-family:var(--pm-font-display)!important;font-size:16px!important;line-height:1.16!important;font-weight:760!important;letter-spacing:-.035em!important;white-space:normal!important}.club-tooltip span,.leaflet-tooltip span,.map-tooltip span,.marker-tooltip span{display:block;color:#aeb8b1!important;font-family:var(--pm-font-body)!important;font-size:11px!important;line-height:1.35!important;font-weight:430!important;letter-spacing:-.008em!important;white-space:normal!important}.leaflet-tooltip.pm-selected-tooltip .map-tooltip,.map-tooltip.selected{border-color:rgba(173,255,0,.28)!important;box-shadow:0 0 0 1px rgba(173,255,0,.1),0 0 26px rgba(173,255,0,.12),0 18px 42px rgba(7,12,9,.3)!important}@media(max-width:699px){.club-tooltip,.leaflet-tooltip .map-tooltip,.map-tooltip,.marker-tooltip{min-width:200px!important;max-width:260px!important;padding:15px 16px 14px!important;border-radius:16px!important}.club-tooltip strong,.leaflet-tooltip strong,.map-tooltip strong,.marker-tooltip strong{font-size:14px!important}.club-tooltip span,.leaflet-tooltip span,.map-tooltip span,.marker-tooltip span{font-size:10px!important}}.leaflet-tooltip{padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;border-radius:0!important;pointer-events:none!important}.leaflet-tooltip:before{display:none!important;content:none!important}.leaflet-tooltip .map-tip{min-width:210px!important;max-width:290px!important;display:grid!important;grid-gap:5px!important;gap:5px!important;padding:14px 16px 13px!important;border-radius:15px!important;background:rgba(14,21,17,.97)!important;border:1px solid rgba(255,255,255,.09)!important;box-shadow:0 14px 34px rgba(7,12,9,.28),0 2px 7px rgba(7,12,9,.2)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;position:relative!important;overflow:hidden!important;box-sizing:border-box!important}.leaflet-tooltip .map-tip:after{content:""!important;position:absolute!important;left:0!important;top:0!important;width:42px!important;height:3px!important;border-radius:0 0 999px 0!important;background:#adff00!important}.leaflet-tooltip .map-tip b{color:#f8faf8!important;-webkit-text-fill-color:#f8faf8!important;font-family:var(--pm-font-display)!important;font-size:14px!important;line-height:1.18!important;font-weight:760!important;letter-spacing:-.025em!important}.leaflet-tooltip .map-tip b,.leaflet-tooltip .map-tip span{display:block!important;margin:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.leaflet-tooltip .map-tip span{color:#aeb8b1!important;-webkit-text-fill-color:#aeb8b1!important;font-family:var(--pm-font-body)!important;font-size:10.5px!important;line-height:1.35!important;font-weight:430!important;letter-spacing:-.005em!important}.leaflet-tooltip .map-tip small{display:block!important;margin-top:2px!important;color:#829087!important;-webkit-text-fill-color:#829087!important;font-family:var(--pm-font-body)!important;font-size:8.5px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:.02em!important}.leaflet-tooltip .map-tip.origin-tip{min-width:170px!important;max-width:230px!important;background:rgba(255,255,255,.97)!important;border-color:#dfe5df!important;box-shadow:0 12px 28px rgba(17,24,20,.14)!important}.leaflet-tooltip .map-tip.origin-tip:after{background:#111814!important}.leaflet-tooltip .map-tip.origin-tip b{color:#111814!important;-webkit-text-fill-color:#111814!important}.leaflet-tooltip .map-tip.origin-tip span{color:#768078!important;-webkit-text-fill-color:#768078!important}.leaflet-tooltip strong{all:unset}.leaflet-tooltip{z-index:1000!important}@media(max-width:699px){.leaflet-tooltip .map-tip{min-width:190px!important;max-width:240px!important;padding:12px 14px!important;border-radius:14px!important}.leaflet-tooltip .map-tip b{font-size:13px!important}.leaflet-tooltip .map-tip span{font-size:9.5px!important}}.leaflet-tooltip .map-tip:not(.origin-tip){border-color:rgba(173,255,0,.52)!important;box-shadow:0 0 0 1px rgba(173,255,0,.3),0 0 18px rgba(173,255,0,.22),0 0 42px rgba(173,255,0,.1),0 18px 42px rgba(7,12,9,.3)!important}@media(hover:hover){.leaflet-tooltip .map-tip:not(.origin-tip):hover{border-color:rgba(173,255,0,.72)!important;box-shadow:0 0 0 1px rgba(173,255,0,.42),0 0 22px rgba(173,255,0,.28),0 0 52px rgba(173,255,0,.12),0 20px 46px rgba(7,12,9,.32)!important}}.leaflet-tooltip .map-tip-action{margin-top:10px!important;min-height:34px!important;padding:0 12px!important;border-radius:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;max-width:100%!important;background:#adff00!important;color:#0b110d!important;-webkit-text-fill-color:#0b110d!important;text-decoration:none!important;font-family:var(--pm-font-body)!important;font-size:9.5px!important;line-height:1!important;font-weight:800!important;letter-spacing:-.01em!important;pointer-events:auto!important;box-shadow:0 6px 16px rgba(173,255,0,.14);transition:transform .15s ease,background .15s ease,box-shadow .15s ease}@media(hover:hover){.leaflet-tooltip .map-tip-action:hover{transform:translateY(-1px);background:#c0ff3f!important;box-shadow:0 8px 20px rgba(173,255,0,.2)}}.leaflet-tooltip:has(.map-tip-action){pointer-events:auto!important}@media(max-width:699px){.leaflet-tooltip .map-tip-action{width:100%!important;min-height:36px!important;margin-top:9px!important}}.leaflet-tooltip.pm-hover-club-tooltip{pointer-events:none!important}.leaflet-tooltip.pm-clicked-club-tooltip{pointer-events:auto!important;z-index:1200!important}.leaflet-tooltip.pm-clicked-club-tooltip .map-tip,.leaflet-tooltip.pm-clicked-club-tooltip .map-tip *{pointer-events:auto!important}.leaflet-tooltip.pm-clicked-club-tooltip .map-tip-action{position:relative!important;z-index:2!important}.leaflet-tooltip.pm-clicked-club-tooltip .map-tip{border-color:rgba(173,255,0,.72)!important;box-shadow:0 0 0 1px rgba(173,255,0,.42),0 0 22px rgba(173,255,0,.25),0 0 50px rgba(173,255,0,.11),0 18px 42px rgba(7,12,9,.31)!important}.directory-filters,.filter-bar,.finder-filter-row,.finder-filters{position:relative!important;z-index:60!important;width:100%!important;flex:0 0 auto!important;align-self:stretch!important;margin:0!important;transform:none!important}.directory-shell,.finder-shell,.finder-wrap{align-items:stretch!important}.directory-layout,.finder-grid,.results-map-layout{position:relative!important;align-items:stretch!important;margin-top:0!important;transform:none!important}.map-pane,.result-list,.result-pane{min-height:0!important;align-self:stretch!important}@media(min-width:821px){.directory-filters,.filter-bar,.finder-filter-row,.finder-filters{top:0!important}}@media(max-width:820px){.directory-filters,.filter-bar,.finder-filter-row,.finder-filters{position:relative!important;top:auto!important}}.directory-toolbar{position:relative!important;top:auto!important;inset:auto!important;transform:none!important;z-index:40!important;margin:0!important}@media(min-width:0px){.directory-toolbar{position:relative!important;top:auto!important}}.directory-toolbar{border-bottom:1px solid rgba(212,220,213,.72)}html[data-theme=dark] .directory-toolbar{border-bottom-color:#2a342e}.leaflet-tooltip.pm-clicked-club-tooltip,.leaflet-tooltip.pm-clicked-club-tooltip .map-tip,.leaflet-tooltip.pm-clicked-club-tooltip .map-tip-action{pointer-events:auto!important}.leaflet-tooltip.pm-clicked-club-tooltip .map-tip-action{cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;touch-action:manipulation!important}