: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}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;justify-content:center;text-decoration:none;background:#111814;font-size:10px;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{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}.header-account-actions{justify-self:end;display:flex;align-items:center;gap:8px}.header-signin{height:40px;padding:0 14px;display:flex;align-items:center;border-radius:999px;font-size:11px;font-weight:800;color:#616963}.header-signin:hover{background:var(--soft);color:var(--ink)}.header-find-club{height:42px;display:flex;align-items:center;padding:0 17px;border-radius:999px;background:var(--ink);color:#fff;font-size:11px;font-weight:850}.auth-page{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:54px 22px;background:radial-gradient(circle at 50% 0,rgba(185,255,25,.1),transparent 32%),var(--paper)}.auth-card{width:min(100%,520px);background:var(--surface);border:1px solid var(--line);border-radius:27px;padding:31px;box-shadow:0 30px 90px rgba(17,24,19,.09)}.auth-kicker{display:block;font-size:9px;letter-spacing:.17em;font-weight:900;color:#81904d;margin-bottom:10px}.auth-card-top h1,.claim-head h1,.dashboard-welcome h1{margin:0;letter-spacing:-.045em;font-size:38px;line-height:1}.auth-card-top p,.claim-head p,.dashboard-welcome p{color:var(--muted);font-size:13px;line-height:1.65;margin:13px 0 0}.account-role-picker{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:24px 0 18px}.account-role-picker button{padding:15px;text-align:left;border:1px solid var(--line);border-radius:15px;background:var(--paper);cursor:pointer}.account-role-picker button.active{border-color:#96bf31;box-shadow:inset 0 0 0 1px #96bf31;background:#f8fce9}.account-role-picker span{display:block;font-size:12px;font-weight:850;margin-bottom:4px}.account-role-picker small{font-size:10px;line-height:1.4;color:var(--muted)}.auth-form{display:grid;grid-gap:14px;gap:14px;margin-top:23px}.auth-form label,.claim-search-card label{display:grid;grid-gap:7px;gap:7px;font-size:10px;font-weight:850;color:#58615b;text-transform:uppercase;letter-spacing:.08em}.auth-form input,.claim-search-card input{height:52px;border:1px solid var(--line);border-radius:13px;background:var(--paper);padding:0 14px;outline:none;color:var(--ink);font-size:14px;text-transform:none;letter-spacing:0}.auth-form input:focus,.claim-search-card input:focus{background:var(--surface);border-color:#aab5aa;box-shadow:0 0 0 4px rgba(185,255,25,.12)}.auth-submit,.dash-primary{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:13px;background:var(--ink);color:#fff;font-size:12px;font-weight:850;cursor:pointer}.auth-submit:disabled,.claim-submit:disabled{opacity:.55;cursor:default}.auth-message{font-size:11px;padding:10px 12px;border-radius:10px;background:#f3f7e6;color:#56691e}.auth-switch{border-top:1px solid var(--line-soft);margin-top:22px;padding-top:18px;color:var(--muted);font-size:11px;text-align:center}.auth-switch a{font-weight:850;color:var(--ink)}.account-page{min-height:calc(100vh - 72px);background:var(--paper);padding:28px 30px 90px}.dashboard-wrap{max-width:1180px;margin:auto}.account-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.account-bar>div{display:flex;gap:5px;background:var(--surface);border:1px solid var(--line);padding:5px;border-radius:999px}.account-tab{font-size:10px;font-weight:800;padding:8px 12px;border-radius:999px;color:var(--muted)}.account-tab.active{background:var(--ink);color:#fff}.account-bar>button{border:0;background:none;font-size:10px;font-weight:800;color:var(--muted);cursor:pointer}.dashboard-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding:36px;border:1px solid var(--line);border-radius:25px;background:linear-gradient(120deg,var(--surface),#f8fbe9)}.dashboard-welcome p{max-width:620px}.dashboard-welcome .dash-primary{flex:0 0 auto}.dashboard-section{margin-top:30px}.section-heading{margin-bottom:13px}.section-heading span{font-size:8px;letter-spacing:.16em;color:var(--muted);font-weight:900}.section-heading h2{margin:5px 0 0;font-size:23px;letter-spacing:-.035em}.owned-club-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.claim-empty,.owned-club-card{background:var(--surface);border:1px solid var(--line);border-radius:21px;padding:22px}.owned-club-top{display:flex;gap:13px;align-items:center}.club-mini-logo{width:46px;height:46px;border:1px solid var(--line);border-radius:13px;background:var(--paper);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.club-mini-logo.large{width:66px;height:66px;border-radius:17px}.club-mini-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.owned-club-top h3{font-size:17px;margin:5px 0 3px}.owned-club-top p{font-size:10px;color:var(--muted);margin:0}.verified-chip{font-size:8px;font-weight:900;color:#587211;background:#edf6d2;padding:4px 7px;border-radius:999px}.prepop-list{margin:18px 0;display:grid;border-top:1px solid var(--line-soft)}.prepop-list span{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line-soft);font-size:10px;color:var(--muted)}.prepop-list b{color:var(--ink)}.disabled-coming{width:100%;height:42px;border:1px solid var(--line);background:var(--paper);border-radius:11px;font-size:10px;font-weight:800;color:var(--muted)}.claim-empty{text-align:center;margin-top:30px;padding:54px 25px}.claim-empty h2{font-size:27px;letter-spacing:-.035em;margin:14px 0 8px}.claim-empty p{color:var(--muted);font-size:12px;max-width:520px;margin:0 auto 20px;line-height:1.6}.claim-icon{width:50px;height:50px;border-radius:16px;background:var(--lime);display:grid;place-items:center;margin:auto;font-weight:950}.claim-status-list{background:var(--surface);border:1px solid var(--line);border-radius:17px;overflow:hidden}.claim-status-list>div{display:flex;justify-content:space-between;padding:15px;border-bottom:1px solid var(--line-soft);font-size:11px}.claim-status-list>div:last-child{border-bottom:0}.claim-status{text-transform:capitalize;padding:5px 8px;border-radius:999px;background:var(--paper);font-size:9px;font-weight:850}.claim-status.pending{background:#fff5d9;color:#7e6415}.claim-status.approved{background:#eef7db;color:#55701a}.member-coming-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:20px}.member-coming-grid>div{padding:23px;border-radius:19px;border:1px solid var(--line);background:var(--surface);position:relative}.member-coming-grid span{font-size:9px;color:#9aa19c}.member-coming-grid h3{font-size:17px;margin:18px 0 7px}.member-coming-grid p{font-size:11px;line-height:1.6;color:var(--muted);min-height:52px}.member-coming-grid b{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#718c26}.dashboard-loading{max-width:1180px;margin:auto;padding:60px;text-align:center;color:var(--muted);font-size:12px}.claim-head{padding:30px 0 23px;max-width:780px}.claim-head h1{font-size:43px}.claim-search-card{background:var(--surface);border:1px solid var(--line);border-radius:23px;padding:22px;max-width:780px}.claim-search-card input{height:60px;font-size:15px}.claim-results{margin-top:10px;border-top:1px solid var(--line-soft)}.claim-results button{width:100%;display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line-soft);background:transparent;padding:12px 5px;cursor:pointer}.claim-results button:hover{background:var(--paper)}.claim-results span,.claim-results strong{display:block}.claim-results strong{font-size:12px}.claim-results span{font-size:10px;color:var(--muted);margin-top:3px}.claim-results em{font-size:9px;font-style:normal;font-weight:850;color:#688519}.claim-results p{font-size:11px;color:var(--muted);padding:15px 3px}.claim-review-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:14px;gap:14px}.claim-proof-card,.claim-review-card{background:var(--surface);border:1px solid var(--line);border-radius:23px;padding:23px}.claim-back{border:0;background:none;padding:0;color:var(--muted);font-size:10px;font-weight:800;cursor:pointer;margin-bottom:23px}.claim-club-identity{display:flex;gap:15px;align-items:center}.claim-club-identity span{font-size:8px;font-weight:900;letter-spacing:.13em;color:var(--muted)}.claim-club-identity h2{margin:6px 0 3px;font-size:23px;letter-spacing:-.035em}.claim-club-identity p{margin:0;color:var(--muted);font-size:10px}.prepop-preview{margin-top:22px;border-top:1px solid var(--line-soft)}.prepop-preview div{padding:12px 0;border-bottom:1px solid var(--line-soft);display:flex;justify-content:space-between;gap:20px}.prepop-preview span{font-size:10px;color:var(--muted)}.prepop-preview strong{font-size:10px;text-align:right;max-width:65%;overflow:hidden;text-overflow:ellipsis}.claim-proof-card h2{font-size:24px;letter-spacing:-.035em;margin:0 0 8px}.claim-proof-card>p{font-size:11px;line-height:1.6;color:var(--muted)}.claim-proof-card textarea{width:100%;min-height:130px;resize:vertical;border:1px solid var(--line);border-radius:13px;background:var(--paper);padding:13px;margin:12px 0;outline:none;color:var(--ink);font:inherit;font-size:12px}.claim-proof-card textarea:focus{border-color:#aab5aa;box-shadow:0 0 0 4px rgba(185,255,25,.12)}.claim-submit{width:100%;margin-top:5px}.claim-proof-card>small{display:block;font-size:9px;color:var(--muted);line-height:1.5;margin-top:11px}[data-theme=dark] .account-page,[data-theme=dark] .auth-page{background:#101411}[data-theme=dark] .auth-card,[data-theme=dark] .claim-empty,[data-theme=dark] .claim-proof-card,[data-theme=dark] .claim-review-card,[data-theme=dark] .claim-search-card,[data-theme=dark] .claim-status-list,[data-theme=dark] .dashboard-welcome,[data-theme=dark] .member-coming-grid>div,[data-theme=dark] .owned-club-card{background:#171d19;border-color:#2a322c}[data-theme=dark] .dashboard-welcome{background:linear-gradient(120deg,#171d19,#1e2819)}[data-theme=dark] .account-role-picker button,[data-theme=dark] .auth-form input,[data-theme=dark] .claim-proof-card textarea,[data-theme=dark] .claim-search-card input{background:#101411;border-color:#303832;color:#fff}@media(max-width:780px){.header-signin{display:none}.header-account-actions{gap:0}.header-find-club{display:none}.account-page{padding:18px 14px 70px}.auth-card{padding:23px;border-radius:21px}.auth-card-top h1{font-size:32px}.account-role-picker{grid-template-columns:1fr}.dashboard-welcome{padding:24px;align-items:flex-start;flex-direction:column}.dashboard-welcome h1{font-size:32px}.claim-review-grid,.member-coming-grid,.owned-club-grid{grid-template-columns:1fr}.claim-head h1{font-size:34px}.claim-head{padding-top:18px}.account-bar{overflow:auto}.account-bar>div{flex:0 0 auto}.account-bar>button{flex:0 0 auto;margin-left:12px}}.header-account-actions .theme-toggle{flex:0 0 auto}.manage-club-button{width:100%;height:44px;border-radius:12px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:850}.admin-welcome{align-items:center}.admin-claim-list{display:grid;grid-gap:12px;gap:12px}.admin-claim-card{display:grid;grid-template-columns:1.2fr 1.6fr auto;grid-gap:18px;gap:18px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px}.admin-claim-main{display:flex;gap:13px;align-items:center}.admin-claim-main h3{font-size:16px;margin:7px 0 4px}.admin-claim-main p{font-size:10px;color:var(--muted);margin:0}.admin-evidence span{font-size:8px;letter-spacing:.12em;font-weight:900;color:var(--muted)}.admin-evidence p{font-size:11px;line-height:1.55;margin:6px 0 0;color:var(--ink)}.admin-claim-actions{display:flex;gap:8px}.admin-reject{height:50px;padding:0 18px;border:1px solid var(--line);background:var(--paper);border-radius:13px;font-size:10px;font-weight:850;color:#8d3d3d;cursor:pointer}.admin-claim-actions button:disabled{opacity:.45;cursor:default}.admin-empty{padding:40px;text-align:center;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:18px}.claim-status.rejected{background:#f9e5e5;color:#944343}.manager-message{margin:18px 0;padding:14px 16px;border-radius:13px;background:#eef6d8;color:#516719;font-size:11px}.manager-message.error{background:#f8e7e7;color:#8b3a3a}.manager-head{display:flex;justify-content:space-between;align-items:center;gap:25px;background:linear-gradient(120deg,var(--surface),#f7fae8);border:1px solid var(--line);border-radius:24px;padding:30px}.manager-head a{display:block;font-size:10px;font-weight:800;color:var(--muted);margin-bottom:15px}.manager-head .verified-chip{display:inline-block}.manager-head h1{font-size:35px;letter-spacing:-.045em;margin:8px 0 6px}.manager-head p{font-size:11px;color:var(--muted);margin:0}.manager-logo{width:78px;height:78px;border-radius:20px;border:1px solid var(--line);background:var(--paper);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.manager-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.manager-tabs{display:flex;gap:6px;margin:18px 0}.manager-tabs button{border:1px solid var(--line);background:var(--surface);height:42px;padding:0 16px;border-radius:12px;font-size:10px;font-weight:850;color:var(--muted);cursor:pointer}.manager-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.manager-tabs span{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:var(--paper);color:var(--ink);margin-left:5px;font-size:8px}.manager-panel{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:24px}.manager-section-title{display:flex;justify-content:space-between;gap:25px;align-items:end;border-bottom:1px solid var(--line-soft);padding-bottom:18px;margin-bottom:20px}.manager-section-title span{font-size:8px;letter-spacing:.15em;font-weight:900;color:#80904a}.manager-section-title h2{font-size:24px;letter-spacing:-.035em;margin:5px 0 0}.manager-section-title p{font-size:10px;line-height:1.5;color:var(--muted);max-width:390px;margin:0;text-align:right}.manager-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.manager-form label,.session-editor label{display:grid;grid-gap:6px;gap:6px;font-size:9px;font-weight:850;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.manager-form input,.manager-form textarea,.session-editor input,.session-editor select,.session-editor textarea,.venue-editor input{border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:0 12px;color:var(--ink);font:inherit;font-size:11px;outline:none}.manager-form input{height:46px}.manager-form textarea{min-height:120px;padding-top:12px;resize:vertical}.manager-form .wide{grid-column:1/-1}.manager-save-row{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:16px}.manager-save-row span{font-size:10px;color:#627622}.venue-manage-list{display:grid;grid-gap:10px;gap:10px}.venue-editor{display:flex;justify-content:space-between;align-items:end;gap:18px;padding:16px;border:1px solid var(--line-soft);border-radius:14px;background:var(--paper)}.venue-editor>div:first-child{flex:1 1}.venue-editor span{font-size:8px;letter-spacing:.12em;color:var(--muted);font-weight:900}.venue-editor input{display:block;width:100%;height:42px;margin:6px 0}.venue-editor p{font-size:9px;color:var(--muted);margin:0}.venue-editor>div:last-child{display:flex;align-items:center;gap:8px}.session-actions span,.venue-editor small{font-size:9px;color:#687b2b}.small-save{height:38px;padding:0 14px;border:0;border-radius:10px;background:var(--ink);color:#fff;font-size:9px;font-weight:850;cursor:pointer}.venue-session-block{border:1px solid var(--line-soft);border-radius:16px;overflow:hidden;margin-bottom:14px}.venue-session-head{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;background:var(--paper)}.venue-session-head h3{font-size:14px;margin:0 0 3px}.venue-session-head p{font-size:9px;color:var(--muted);margin:0}.venue-session-head button{border:1px solid var(--line);background:var(--surface);height:36px;border-radius:10px;padding:0 12px;font-size:9px;font-weight:850;cursor:pointer}.session-editor{padding:16px;border-top:1px solid var(--line-soft);background:var(--surface)}.session-editor-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .8fr;grid-gap:10px;gap:10px}.session-editor-grid.second{grid-template-columns:1fr 180px;margin-top:10px}.session-editor input,.session-editor select{height:40px}.session-public{display:flex!important;grid-template-columns:1fr auto;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:var(--paper);text-transform:none!important}.session-public input{height:auto;width:18px}.session-notes{margin-top:10px}.session-notes textarea{min-height:65px;padding-top:10px;resize:vertical}.session-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px}.session-actions span{margin-left:auto}.danger-link{border:0;background:none;color:#a04c4c;font-size:9px;font-weight:800;cursor:pointer}.no-sessions{padding:18px;color:var(--muted);font-size:10px;border-top:1px solid var(--line-soft)}[data-theme=dark] .manager-head{background:linear-gradient(120deg,#171d19,#1e2819)}[data-theme=dark] .admin-claim-card,[data-theme=dark] .manager-panel{background:#171d19;border-color:#2a322c}[data-theme=dark] .manager-form input,[data-theme=dark] .manager-form textarea,[data-theme=dark] .session-editor input,[data-theme=dark] .session-editor select,[data-theme=dark] .session-editor textarea,[data-theme=dark] .session-public,[data-theme=dark] .venue-editor,[data-theme=dark] .venue-editor input{background:#101411;border-color:#303832;color:#fff}@media(max-width:780px){.admin-claim-card{grid-template-columns:1fr}.admin-claim-actions{justify-content:flex-end}.manager-head{padding:22px;align-items:flex-start}.manager-logo{width:60px;height:60px}.manager-head h1{font-size:29px}.manager-tabs{overflow:auto}.manager-tabs button{flex:0 0 auto}.manager-panel{padding:17px}.manager-section-title{align-items:flex-start;flex-direction:column}.manager-section-title p{text-align:left}.manager-form{grid-template-columns:1fr}.manager-form .wide{grid-column:auto}.session-editor-grid,.session-editor-grid.second{grid-template-columns:1fr 1fr}.venue-editor{align-items:stretch;flex-direction:column}.venue-editor>div:last-child{justify-content:flex-end}}.manager-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:14px 0 0}.manager-stats>div{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.manager-stats span{font-size:8px;letter-spacing:.13em;font-weight:900;color:var(--muted)}.manager-stats strong{font-size:18px;letter-spacing:-.03em}.manager-title-actions{display:flex;align-items:center;gap:12px;justify-content:flex-end}.manager-title-actions button{height:34px;border:1px solid var(--line);background:var(--paper);border-radius:10px;padding:0 12px;font-size:9px;font-weight:850;color:var(--ink);cursor:pointer}.manager-title-actions p{max-width:320px!important}.manager-logo-uploader{display:grid;grid-template-columns:88px 1fr;grid-gap:16px;gap:16px;align-items:center;padding:16px;border:1px solid var(--line-soft);border-radius:16px;background:var(--paper);margin-bottom:18px}.manager-logo-preview{width:88px;height:88px;border:1px solid var(--line);border-radius:18px;background:var(--surface);display:grid;place-items:center;overflow:hidden}.manager-logo-preview img{width:100%;height:100%;object-fit:contain;padding:7px}.manager-logo-uploader strong{font-size:13px}.manager-logo-uploader p{font-size:9px;color:var(--muted);margin:4px 0 10px}.logo-upload-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.logo-upload-actions input{display:none}.logo-upload-actions button{height:36px;border:0;border-radius:10px;background:var(--ink);color:#fff;padding:0 13px;font-size:9px;font-weight:850;cursor:pointer}.logo-upload-actions .subtle-button{background:transparent;color:var(--muted);border:1px solid var(--line)}.manager-form select,.venue-editor-fields select{height:46px;border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:0 12px;color:var(--ink);font:inherit;font-size:11px;outline:none}.manager-inline-status{font-size:9px;color:#627622}.manager-inline-status.bad{color:#a04c4c}.manager-preview-backdrop{position:fixed;inset:0;background:rgba(8,12,9,.55);z-index:9999;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.manager-preview{width:min(680px,100%);max-height:90vh;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.manager-preview-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.manager-preview-top span{font-size:8px;letter-spacing:.14em;color:#80904a;font-weight:900}.manager-preview-top h2{font-size:24px;margin:5px 0 0}.manager-preview-top button{border:1px solid var(--line);background:var(--paper);height:36px;padding:0 12px;border-radius:10px;font-size:9px;font-weight:850;color:var(--ink);cursor:pointer}.manager-preview-hero{display:flex;align-items:center;gap:17px;margin:22px 0;padding:22px;border-radius:18px;background:linear-gradient(120deg,var(--paper),#f4f9df);border:1px solid var(--line-soft)}.manager-preview-logo{width:82px;height:82px;border-radius:18px;background:var(--surface);border:1px solid var(--line);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.manager-preview-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.manager-preview-hero h3{font-size:28px;letter-spacing:-.04em;margin:7px 0 4px}.manager-preview-hero p{font-size:10px;color:var(--muted);margin:0}.manager-preview-about{font-size:12px;line-height:1.7;color:var(--ink)}.manager-preview-links{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.manager-preview-links span{border:1px solid var(--line);background:var(--paper);padding:8px 10px;border-radius:9px;font-size:9px;font-weight:800}.manager-preview>small{font-size:9px;color:var(--muted)}.venue-editor{display:block!important;padding:0!important;overflow:hidden}.venue-editor-summary{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px}.venue-editor-summary h3{font-size:15px;margin:5px 0 4px}.venue-editor-summary p{font-size:9px;color:var(--muted);margin:0}.venue-summary-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.venue-summary-meta>span{background:#eef7d6;color:#64751f;padding:6px 9px;border-radius:999px;font-size:8px;font-weight:850;letter-spacing:0}.venue-summary-meta button{height:36px;border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:0 11px;font-size:9px;font-weight:850;color:var(--ink);cursor:pointer}.venue-editor-fields{border-top:1px solid var(--line-soft);padding:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;background:var(--surface)}.venue-editor-fields label{display:grid;grid-gap:6px;gap:6px;font-size:9px;font-weight:850;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.venue-editor-fields input,.venue-editor-fields textarea{border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:0 12px;color:var(--ink);font:inherit;font-size:11px;outline:none}.venue-editor-fields input{height:44px}.venue-editor-fields textarea{min-height:85px;padding-top:11px;resize:vertical}.venue-editor-fields .wide{grid-column:1/-1}.venue-editor-save{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center;gap:10px}.session-editor-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.session-editor-heading>div{display:flex;align-items:center;gap:8px}.session-editor-heading strong{font-size:12px}.session-editor-heading>div>span{font-size:8px;color:var(--muted)}.booking-ready-chip{font-size:8px!important;font-weight:900;color:#597116!important;background:#eff9d5;border-radius:999px;padding:6px 9px}.session-title-row{grid-template-columns:2fr 1fr!important;margin-bottom:10px}.session-booking-row{grid-template-columns:1.25fr .65fr 1fr 1fr!important;margin-top:10px}.booking-toggle{border-color:#cfe89b!important;background:#f8fdea!important}.booking-info-note{margin-top:10px;padding:10px 12px;border-radius:10px;background:#f2f8df;color:#5f7024;font-size:9px;line-height:1.5;border:1px solid #deedbb}[data-theme=dark] .manager-logo-uploader,[data-theme=dark] .manager-preview-hero,[data-theme=dark] .manager-preview-links span,[data-theme=dark] .manager-title-actions button,[data-theme=dark] .venue-summary-meta button{background:#101411}[data-theme=dark] .manager-preview{background:#171d19;border-color:#2a322c}[data-theme=dark] .manager-form select,[data-theme=dark] .venue-editor-fields input,[data-theme=dark] .venue-editor-fields select,[data-theme=dark] .venue-editor-fields textarea{background:#101411;border-color:#303832;color:#fff}[data-theme=dark] .booking-info-note,[data-theme=dark] .booking-toggle{background:#1b2514;border-color:#344a21;color:#cfe9a4}@media(max-width:780px){.manager-stats{grid-template-columns:1fr}.manager-title-actions{align-items:flex-start;flex-direction:column}.manager-logo-uploader{grid-template-columns:70px 1fr}.manager-logo-preview{width:70px;height:70px}.venue-editor-summary{align-items:flex-start;flex-direction:column}.venue-summary-meta{justify-content:flex-start}.venue-editor-fields{grid-template-columns:1fr}.venue-editor-fields .wide,.venue-editor-save{grid-column:auto}.session-booking-row,.session-title-row{grid-template-columns:1fr!important}.manager-preview-hero{align-items:flex-start}.manager-preview-logo{width:64px;height:64px}.manager-preview-hero h3{font-size:23px}}.venue-managed-notes{font-size:10px!important;line-height:1.5!important;color:var(--muted)!important;margin:8px 0!important;max-width:300px}.club-contact-card div{flex-wrap:wrap}.club-membership-booking{margin:28px 0 40px;border:1px solid var(--line,#dfe3dc);border-radius:28px;background:#fff;padding:28px}.club-member-head{display:flex;align-items:center;gap:24px;justify-content:space-between}.club-member-head h2{font-size:clamp(28px,4vw,42px);margin:4px 0 6px}.club-member-head p{margin:0;color:#737b76}.member-state{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-transform:capitalize;white-space:nowrap}.member-state.pending{background:#fff4cf;color:#846819}.member-state.approved{background:#eaf8c9;color:#4b6910}.member-state.rejected{background:#fde9e7;color:#8f342c}.club-member-message,.membership-explainer{margin:16px 0 0;padding:13px 15px;border-radius:14px;background:#f3f7e8;color:#526323}.bookable-session-list{margin-top:24px;border-top:1px solid #e5e7e2;padding-top:22px}.bookable-title h3{font-size:24px;margin:4px 0 14px}.bookable-session{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;grid-gap:18px;gap:18px;padding:16px 0;border-top:1px solid #eceee9}.bookable-session>div:first-child{display:flex;flex-direction:column;gap:4px}.bookable-meta,.bookable-session>div:first-child span{color:#737b76;font-size:14px}.bookable-meta{display:flex;gap:10px}.bookable-meta span{background:#f4f5f1;border-radius:999px;padding:7px 10px}.booking-button,.booking-cancel{border:0;border-radius:13px;padding:12px 16px;font-weight:800;cursor:pointer}.booking-button{background:#0c120e;color:white}.booking-button.locked{opacity:.45;cursor:not-allowed}.booking-cancel{background:#f1f2ee;color:#343936}.booking-message{grid-column:1/-1;color:#64715e}.member-admin-list{display:flex;flex-direction:column;border-top:1px solid #e5e7e2}.member-admin-row{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;grid-gap:18px;gap:18px;padding:18px 0;border-bottom:1px solid #e5e7e2}.member-admin-row>div:first-child{display:flex;flex-direction:column;gap:3px}.member-admin-row small,.member-admin-row span{color:#737b76}.member-admin-actions{display:flex;gap:8px}.member-admin-actions button{border:0;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.member-approve{background:#a8ff0a;color:#10150f}.member-reject{background:#eff0ec;color:#555b56}.members-empty{padding:28px;border:1px dashed #d8ddd3;border-radius:18px;text-align:center}.members-empty p{color:#757d78;margin:7px 0 0}.member-dashboard-list{display:flex;flex-direction:column;gap:10px}.booking-dashboard-row,.member-dashboard-row{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #dfe3dc;border-radius:18px;padding:16px 18px}.member-dashboard-row>div:nth-child(2){display:flex;flex:1 1;flex-direction:column;gap:3px}.booking-dashboard-row span,.member-dashboard-row>div:nth-child(2) span{color:#737b76;font-size:14px}.booking-dashboard-row{justify-content:space-between}.booking-dashboard-row>div{display:flex;flex-direction:column;gap:3px}.booking-dashboard-row>div:last-child{text-align:right}@media(max-width:760px){.club-member-head{align-items:flex-start;flex-direction:column}.bookable-session{grid-template-columns:1fr}.bookable-meta{justify-content:flex-start}.member-admin-row{grid-template-columns:1fr}.member-admin-actions{justify-content:flex-start}.booking-dashboard-row,.member-dashboard-row{align-items:flex-start}}.mobile-header-actions{display:none}.header-account-link{background:#f0f2ed;color:#111713}.header-account-link:hover{background:#e6e9e2}.mobile-menu-button{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:var(--surface);display:grid;place-content:center;grid-gap:4px;gap:4px;padding:0;cursor:pointer}.mobile-menu-button span{display:block;width:18px;height:2px;border-radius:4px;background:var(--ink);transition:.18s ease}.mobile-menu-button.open span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-button.open span:nth-child(2){opacity:0}.mobile-menu-button.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu-panel{position:absolute;right:12px;top:58px;width:min(350px,calc(100vw - 24px));background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:12px;box-shadow:0 24px 70px rgba(8,14,10,.2);z-index:9000}.mobile-menu-account{padding:12px 13px 14px;border-bottom:1px solid var(--line-soft);display:flex;flex-direction:column;gap:3px}.mobile-menu-account span,.mobile-menu-theme>span{font-size:8px;font-weight:900;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.mobile-menu-account strong{font-size:13px;overflow:hidden;text-overflow:ellipsis}.mobile-menu-panel nav{display:grid;padding:7px 0}.mobile-menu-panel nav a{display:flex;align-items:center;justify-content:space-between;height:46px;border-radius:12px;padding:0 13px;color:var(--ink);font-size:12px;font-weight:800}.mobile-menu-panel nav a:hover{background:var(--paper)}.mobile-menu-panel nav a b{font-size:19px;font-weight:400;color:var(--muted)}.mobile-menu-panel nav a.mobile-menu-primary{background:var(--ink);color:#fff;margin:4px 0}.mobile-menu-panel nav a.mobile-menu-primary b{color:#fff}.mobile-menu-theme{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 5px;border-top:1px solid var(--line-soft)}[data-theme=dark] .header-account-link{background:#1b231d;color:#fff}[data-theme=dark] .mobile-menu-panel{background:#151b17;border-color:#2b352e}@media(max-width:780px){.site-header-inner{grid-template-columns:1fr auto!important}.header-account-actions,.simple-nav{display:none!important}.mobile-header-actions{display:block;position:relative;justify-self:end}}.session-ops{margin-top:14px;border-top:1px solid var(--line-soft);padding-top:12px}.session-ops-toggle{border:0;background:transparent;color:#60751f;font-size:9px;font-weight:900;cursor:pointer;padding:4px 0}.session-ops-panel{margin-top:10px;border:1px solid var(--line);border-radius:16px;background:var(--paper);padding:16px}.session-ops-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:13px;border-bottom:1px solid var(--line-soft)}.session-ops-head>div:first-child{display:flex;flex-direction:column;gap:3px}.session-ops-head span{font-size:8px;color:var(--muted);font-weight:850;letter-spacing:.08em}.session-ops-head strong{font-size:15px}.session-capacity-live{display:flex;align-items:baseline;gap:4px}.session-capacity-live b{font-size:25px;line-height:1}.session-capacity-live span{letter-spacing:0}.session-ops-actions{display:flex;gap:8px;padding:13px 0}.session-ops-actions button{height:36px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);padding:0 12px;font-size:9px;font-weight:850;cursor:pointer}.session-ops-actions .cancel-session{color:#9a3838;background:#fff4f3;border-color:#f1d6d3}.session-ops-actions .restore-session{color:#4e6e16;background:#f2f9df;border-color:#d9e9ad}.session-cancelled-banner{margin-top:12px;border-radius:10px;background:#fff0ee;color:#8b3b34;padding:10px 12px;font-size:9px;font-weight:800}.attendee-list-head{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.attendee-list-head strong{font-size:12px}.attendee-list-head span{font-size:9px;color:var(--muted)}.attendee-list{display:flex;flex-direction:column}.attendee-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--line-soft);padding:10px 0}.attendee-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eefaCB;font-size:11px;font-weight:900}.attendee-row>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.attendee-row strong{font-size:10px}.attendee-row span{font-size:8px;color:var(--muted)}.attendee-row button{border:0;background:#eff1ed;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:850;cursor:pointer;color:#6a716c}.session-ops-message{margin-top:8px;font-size:9px;color:#8b3b34}[data-theme=dark] .session-ops-panel{background:#101411;border-color:#303832}[data-theme=dark] .session-ops-actions button{background:#171d19;border-color:#303832;color:#fff}[data-theme=dark] .session-ops-actions .cancel-session{background:#281817;color:#e4a4a0}[data-theme=dark] .attendee-row button{background:#212923;color:#c0c8c2}@media(max-width:650px){.session-ops-head{align-items:flex-start;flex-direction:column}.session-ops-actions{display:grid;grid-template-columns:1fr 1fr}.session-ops-actions button{width:100%}.attendee-row{grid-template-columns:34px 1fr}.attendee-row button{grid-column:2;justify-self:start}}.upcoming-manager-panel{padding-bottom:18px}.upcoming-session-grid{display:grid;grid-gap:10px;gap:10px}.upcoming-session-card{display:grid;grid-template-columns:64px minmax(240px,1fr) 90px auto;align-items:center;grid-gap:16px;gap:16px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.upcoming-session-card.cancelled{opacity:.72}.upcoming-session-date{width:56px;height:56px;border-radius:14px;background:#f1f7df;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;align-items:center;padding:7px 9px}.upcoming-session-date span{grid-column:1/-1;font-size:7px;letter-spacing:.08em;font-weight:900;color:#68795a;text-transform:uppercase}.upcoming-session-date strong{font-size:20px;line-height:1}.upcoming-session-date small{align-self:end;font-size:8px;color:#768077;text-transform:uppercase}.upcoming-session-main{display:flex;flex-direction:column;gap:5px}.upcoming-session-title{display:flex;align-items:center;gap:8px}.upcoming-session-title strong{font-size:13px}.upcoming-session-main>span{font-size:9px;color:var(--muted)}.occurrence-badge{border-radius:999px;padding:4px 7px;font-size:7px;font-weight:900;text-transform:uppercase}.occurrence-badge.open{background:#edf9d5;color:#5c7d17}.occurrence-badge.closed{background:#fff3d2;color:#846915}.occurrence-badge.cancelled{background:#fde6e3;color:#993f38}.upcoming-session-capacity{display:flex;align-items:baseline;justify-content:flex-end;gap:3px}.upcoming-session-capacity strong{font-size:23px}.upcoming-session-capacity span{font-size:8px;color:var(--muted)}.upcoming-manage-button{height:38px;border:1px solid var(--line);border-radius:11px;background:var(--paper);color:var(--ink);padding:0 13px;font-size:8px;font-weight:900;cursor:pointer}.occurrence-modal-backdrop{position:fixed;inset:0;background:rgba(7,12,8,.55);z-index:10000;display:grid;place-items:center;padding:20px}.occurrence-modal{width:min(680px,100%);max-height:92vh;overflow:auto;border-radius:24px;background:var(--surface);border:1px solid var(--line);box-shadow:0 30px 100px rgba(0,0,0,.3);padding:22px}.occurrence-modal-head{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line-soft);padding-bottom:16px}.occurrence-modal-head span{font-size:7px;font-weight:900;letter-spacing:.1em;color:#778177}.occurrence-modal-head h3{margin:4px 0 3px;font-size:23px}.occurrence-modal-head p{margin:0;color:var(--muted);font-size:10px}.occurrence-close{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:var(--paper);font-size:22px;cursor:pointer;color:var(--ink)}.occurrence-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:16px 0}.occurrence-summary>div{border-radius:14px;background:var(--paper);padding:14px;display:flex;flex-direction:column;gap:3px}.occurrence-summary b{font-size:21px}.occurrence-summary span{font-size:8px;color:var(--muted);text-transform:uppercase;font-weight:800}.occurrence-modal-foot{display:flex;justify-content:flex-end;border-top:1px solid var(--line-soft);padding-top:15px;margin-top:15px}.occurrence-modal-foot button{height:38px;border:0;border-radius:11px;background:var(--ink);color:#fff;padding:0 18px;font-size:9px;font-weight:900;cursor:pointer}[data-theme=dark] .upcoming-session-date{background:#1c2a16}.upcoming-manager-panel+.manager-panel{margin-top:16px}@media(max-width:760px){.upcoming-session-card{grid-template-columns:56px 1fr auto;gap:10px}.upcoming-session-capacity{grid-column:3;grid-row:1}.upcoming-manage-button{grid-column:2/-1;width:100%}}@media(max-width:480px){.occurrence-summary{grid-template-columns:1fr}.upcoming-session-card{grid-template-columns:52px 1fr}.upcoming-session-capacity{grid-column:2;grid-row:auto;justify-content:flex-start}.upcoming-manage-button{grid-column:1/-1}}.booking-waitlist{border:1px solid #d7bd62;border-radius:13px;padding:12px 16px;background:#fff7d7;color:#715a13;font-weight:800;cursor:pointer}.manual-booking-row{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;margin:14px 0}.manual-booking-row select{height:42px;border:1px solid var(--line);border-radius:11px;background:var(--paper);color:var(--ink);padding:0 12px;font-size:9px}.manual-booking-row button{border:0;border-radius:11px;background:var(--ink);color:#fff;padding:0 15px;font-size:9px;font-weight:900;cursor:pointer}.manual-booking-row button:disabled{opacity:.4}.attendee-row-v24{grid-template-columns:34px minmax(180px,1fr) auto auto}.attendance-actions{display:flex;gap:5px}.attendance-actions button{background:#f0f2ee!important;color:#657069!important}.attendance-actions button.active{background:#e9f8c8!important;color:#547214!important}.attendance-actions button.active.no-show{background:#fde8e5!important;color:#9a4139!important}.waitlist-admin{margin-top:16px;padding-top:8px}.waitlist-admin,.waitlist-admin-row{border-top:1px solid var(--line-soft)}.waitlist-admin-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 0}.waitlist-admin-row>b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff4cf;color:#7d651e;font-size:9px}.waitlist-admin-row>div{display:flex;flex-direction:column;gap:2px}.waitlist-admin-row strong{font-size:10px}.waitlist-admin-row span{font-size:8px;color:var(--muted)}.waitlist-admin-row button{border:0;border-radius:9px;background:#eff1ed;color:#686f69;padding:8px 10px;font-size:8px;font-weight:850;cursor:pointer}.notification-list{display:flex;flex-direction:column;gap:8px}.notification-row{display:flex;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:14px 16px}.notification-row.unread{border-left:4px solid #a8ff0a}.notification-row>div{display:flex;flex-direction:column;gap:4px}.notification-row strong{font-size:11px}.notification-row span{font-size:9px;color:var(--muted)}.notification-row small{font-size:8px;color:var(--muted);white-space:nowrap}.waitlist-dashboard-row{position:relative;padding-right:110px}.waitlist-dashboard-row>.member-state{position:absolute;right:16px;top:50%;transform:translateY(-50%)}@media(max-width:760px){.attendee-row-v24{grid-template-columns:34px 1fr}.attendance-actions{grid-column:2}.attendee-row-v24>button:last-child{grid-column:2;justify-self:start}.manual-booking-row{grid-template-columns:1fr}.waitlist-dashboard-row{padding-right:16px}.waitlist-dashboard-row>.member-state{position:static;transform:none}}.member-dashboard-club-link{text-decoration:none;color:inherit}.member-dashboard-club-link:hover{border-color:#c8d4bd;transform:translateY(-1px)}.dashboard-club-session-list{display:grid;grid-gap:14px;gap:14px}.dashboard-club-session-card{border:1px solid var(--line);border-radius:20px;background:var(--surface);padding:16px}.dashboard-club-head{margin-bottom:10px}.dashboard-club-head>a{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.dashboard-club-head>a>div:last-child{display:flex;flex-direction:column;gap:3px}.dashboard-club-head span{font-size:9px;color:var(--muted)}.member-quick-session{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid var(--line-soft);padding:12px 0}.member-quick-main{display:flex;flex-direction:column;gap:3px}.member-quick-main strong{font-size:11px}.member-quick-main span{font-size:8px;color:var(--muted)}.member-quick-space{display:flex;align-items:baseline;gap:2px}.member-quick-space b{font-size:16px}.member-quick-price,.member-quick-space span{font-size:8px;color:var(--muted)}.member-quick-book,.member-quick-cancel,.member-quick-wait{height:34px;border:0;border-radius:10px;padding:0 12px;font-size:8px;font-weight:900;cursor:pointer}.member-quick-book{background:var(--ink);color:#fff}.member-quick-cancel{background:#eff1ed;color:#5d665f}.member-quick-wait{background:#fff3ce;color:#796018}.member-quick-message{color:#66745f}.booking-dashboard-item{border:1px solid var(--line);background:var(--surface);overflow:hidden}.booking-dashboard-item .booking-dashboard-row{border:0;border-radius:0}.guest-request{padding:0 18px 14px}.guest-request-toggle{border:0;background:transparent;color:#5f7623;font-size:8px;font-weight:900;cursor:pointer;padding:5px 0}.guest-request-form{display:grid;grid-template-columns:1.2fr .7fr 1.4fr auto;grid-gap:7px;gap:7px;margin-top:8px}.guest-request-form input,.guest-request-form select{height:36px;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);padding:0 10px;font-size:8px}.guest-request-form button{border:0;border-radius:9px;background:var(--ink);color:#fff;padding:0 12px;font-size:8px;font-weight:900}.guest-chip-list{flex-wrap:wrap;gap:6px}.guest-chip{display:inline-flex;gap:7px;border-radius:999px;padding:6px 8px}.guest-chip b{text-transform:capitalize}.guest-chip button{border:0;background:transparent;cursor:pointer;color:inherit;font-weight:900}.plus-one-settings{display:grid;grid-template-columns:1fr 180px;grid-gap:10px;gap:10px;margin-top:10px}.plus-one-settings label{display:flex;flex-direction:column;gap:5px;font-size:8px;font-weight:800;color:var(--muted)}.plus-one-settings input,.plus-one-settings select{height:36px;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);padding:0 9px}.guest-admin-section{margin-top:16px;border-top:1px solid var(--line-soft);padding-top:8px}.guest-admin-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line-soft);padding:10px 0}.guest-admin-row>div:first-child{display:flex;flex-direction:column;gap:2px}.guest-admin-row strong{font-size:10px}.guest-admin-row span{font-size:8px;color:var(--muted)}.guest-admin-row>div:last-child{gap:6px}.member-directory-filter{display:inline-flex;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:3px;gap:3px}.member-directory-filter button{border:0;border-radius:9px;background:transparent;padding:8px 10px;font-size:8px;font-weight:850;color:var(--muted);cursor:pointer}.member-directory-filter button.active{background:var(--ink);color:#fff}@media(max-width:760px){.member-quick-session{grid-template-columns:1fr auto}.member-quick-price,.member-quick-space{grid-row:2}.member-quick-session button{grid-column:2;grid-row:1/3}.guest-request-form,.plus-one-settings{grid-template-columns:1fr}.dashboard-club-session-card{padding:14px}}.member-directory-filter-wrap{display:flex;align-items:center;gap:8px;margin:0 0 10px}.member-directory-filter-wrap>span{font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.directory-quick-book{margin-top:9px;padding:10px;border:1px solid var(--line-soft);border-radius:13px;background:var(--paper);cursor:default}.directory-member-chip{display:inline-flex;margin-bottom:5px;border-radius:999px;background:#edf9d4;color:#577615;padding:4px 7px;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.directory-quick-book .member-quick-session{padding:7px 0 2px;grid-template-columns:minmax(150px,1fr) auto auto auto}.directory-quick-book .member-quick-main strong{font-size:9px}.directory-quick-book .member-quick-main span{font-size:7px}.directory-quick-book .member-quick-book,.directory-quick-book .member-quick-cancel,.directory-quick-book .member-quick-wait{height:30px;padding:0 9px}.directory-all-sessions{display:inline-flex;margin-top:7px;color:#617228;font-size:7px;font-weight:900;text-decoration:none}.directory-all-sessions:hover{text-decoration:underline}@media(max-width:760px){.member-directory-filter-wrap{justify-content:space-between}.directory-quick-book .member-quick-session{grid-template-columns:1fr auto}.directory-quick-book .member-quick-session button{grid-column:2;grid-row:1/3}}.public-booking-action{display:flex;align-items:center;gap:10px;justify-content:flex-end}.booked-status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eaf8c8;color:#547214;padding:8px 11px;font-size:9px;font-weight:900;white-space:nowrap}.guest-admin-row>div:last-child{display:flex;align-items:center;gap:8px}.guest-admin-row .member-approve,.guest-admin-row .member-reject{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:10px;min-height:36px;padding:0 14px;font-size:9px;font-weight:900;line-height:1;cursor:pointer}.guest-admin-row .member-approve{background:#a8ff0a;color:#10150f}.guest-admin-row .member-reject{background:#eff1ed;color:#5f675f}.guest-admin-row .member-approve:hover{filter:brightness(.96)}.guest-admin-row .member-reject:hover{background:#e6e9e3}[data-theme=dark] .guest-admin-row .member-reject{background:#222a24;color:#d7ddd8}@media(max-width:650px){.public-booking-action{align-items:stretch;flex-direction:column}.booked-status-pill{align-self:flex-start}.guest-admin-row{align-items:flex-start;flex-direction:column}}.membership-fee-panel{margin-top:18px;border:1px solid var(--line);border-radius:18px;background:var(--paper);padding:16px}.manager-section-title.compact{margin-bottom:12px}.manager-section-title.compact h3{font-size:18px;margin:3px 0}.membership-fee-grid{display:grid;grid-template-columns:180px 180px 1fr;grid-gap:10px;gap:10px}.booking-rules-grid label,.membership-fee-grid label{display:flex;flex-direction:column;gap:5px;font-size:8px;font-weight:850;color:var(--muted)}.booking-rules-grid input,.booking-rules-grid select,.membership-fee-grid input,.membership-fee-grid select{height:38px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);padding:0 10px}.membership-fee-description{grid-column:3}.manager-toggle-row{grid-column:1/-1;display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important}.manager-toggle-row input{width:16px;height:16px}.booking-rules-panel{margin-top:12px;border:1px solid var(--line);border-radius:16px;background:var(--paper);padding:14px}.booking-rules-heading{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.booking-rules-heading strong{font-size:11px}.booking-rules-heading span{font-size:8px;color:var(--muted)}.booking-rules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.public-membership-fee{display:inline-flex;align-items:baseline;gap:6px;margin-top:10px;border-radius:999px;background:#f1f8df;padding:8px 11px}.public-membership-fee strong{font-size:14px;color:#557219}.public-membership-fee span{font-size:8px;color:#687563}@media(max-width:850px){.membership-fee-grid{grid-template-columns:1fr 1fr}.membership-fee-description{grid-column:1/-1}.booking-rules-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.booking-rules-grid,.membership-fee-grid{grid-template-columns:1fr}.membership-fee-description{grid-column:auto}.booking-rules-heading{flex-direction:column}}.cancel-booking-backdrop{position:fixed;inset:0;z-index:12000;background:rgba(7,12,8,.58);display:grid;place-items:center;padding:20px}.cancel-booking-dialog{width:min(520px,100%);border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 30px 100px rgba(0,0,0,.32);padding:22px}.cancel-booking-dialog-head span{font-size:8px;font-weight:900;letter-spacing:.12em;color:#7a847c}.cancel-booking-dialog-head h3{font-size:27px;margin:5px 0}.cancel-booking-dialog-head p{margin:0;color:var(--muted);font-size:10px}.cancel-booking-options{display:grid;grid-gap:10px;gap:10px;margin:18px 0 12px}.cancel-booking-options button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;border-radius:14px;padding:15px 16px;text-align:left;cursor:pointer}.cancel-booking-options strong{font-size:11px}.cancel-booking-options span{font-size:8px;color:var(--muted)}.cancel-self-only{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.cancel-everyone{border:1px solid #f0cbc7;background:#fff2f0;color:#913c35}.cancel-everyone span{color:#a15b55}.cancel-dialog-back{width:100%;height:40px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-size:9px;font-weight:900;cursor:pointer}.cancel-booking-options button:disabled,.cancel-dialog-back:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .cancel-everyone{background:#2a1917;border-color:#56312d;color:#e5aaa5}.finance-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:18px 0}.finance-summary-grid>div{border:1px solid var(--line);border-radius:16px;background:var(--paper);padding:16px;display:flex;flex-direction:column;gap:4px}.finance-summary-grid span{font-size:8px;font-weight:900;letter-spacing:.08em;color:var(--muted)}.finance-summary-grid strong{font-size:25px}.finance-summary-grid small{font-size:8px;color:var(--muted)}.finance-breakdown{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:20px}.finance-breakdown>div{display:flex;justify-content:space-between;gap:10px;border-radius:12px;background:var(--paper);padding:12px 14px}.finance-breakdown span,.finance-breakdown strong{font-size:9px}.finance-table{display:flex;flex-direction:column}.finance-row{display:grid;grid-template-columns:minmax(180px,1fr) 90px 110px 150px;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid var(--line-soft);padding:12px 0}.finance-row>div{display:flex;flex-direction:column;gap:2px}.finance-row small,.finance-row>div span{font-size:8px;color:var(--muted)}.finance-row>b{font-size:11px}.finance-status,.payment-status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:900;text-transform:capitalize;white-space:nowrap}.finance-status.unpaid,.payment-status-pill.unpaid{background:#fff3d2;color:#806617}.finance-status.paid,.payment-status-pill.paid{background:#eaf8ca;color:#527017}.finance-status.not_required,.payment-status-pill.not_required{background:#eef0ec;color:#68706a}.finance-status.refunded,.payment-status-pill.refunded{background:#e8f0fa;color:#45698f}.member-status-stack{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.booking-price-summary{font-weight:800;color:#617154!important}.booking-dashboard-row>div:last-child{align-items:flex-end}@media(max-width:900px){.finance-summary-grid{grid-template-columns:1fr 1fr}.finance-row{grid-template-columns:1fr auto auto}.finance-row small{grid-column:1/-1}.finance-breakdown{grid-template-columns:1fr}}@media(max-width:600px){.finance-summary-grid{grid-template-columns:1fr}.finance-row{grid-template-columns:1fr auto}.finance-status{grid-column:1}.booking-dashboard-row>div:last-child,.member-status-stack{align-items:flex-start}}.guest-chip-list{display:flex;flex-direction:column;align-items:stretch;gap:7px;margin-bottom:6px}.guest-chip{justify-content:space-between;gap:12px;border-radius:12px;background:#f3f4ef;padding:9px 10px;font-size:8px}.guest-chip,.guest-chip-copy{display:flex;align-items:center}.guest-chip-copy{gap:8px;flex-wrap:wrap}.guest-chip-copy span{font-weight:800}.guest-chip-copy b{text-transform:capitalize}.guest-chip-copy small{color:var(--muted)}.guest-chip.approved{background:#eef8d8;color:#577517}.guest-chip.pending{background:#fff4d4;color:#81691a}.guest-remove-button{border:1px solid #e0e4dc!important;background:#fff!important;color:#6a716b!important;border-radius:9px!important;padding:7px 10px!important;font-size:8px!important;font-weight:900!important;cursor:pointer!important;white-space:nowrap}.guest-remove-button:hover{background:#f3f5f1!important;color:#333a35!important}[data-theme=dark] .guest-remove-button{background:#1c231e!important;border-color:#303a32!important;color:#d2d9d3!important}@media(max-width:560px){.guest-chip{align-items:flex-start;flex-direction:column}.guest-remove-button{width:100%}}.member-clubs-heading{align-items:flex-end}.member-clubs-heading>p{max-width:420px;text-align:right}.dashboard-club-session-list{gap:18px}.dashboard-club-session-card{padding:0;overflow:hidden;border-radius:22px;box-shadow:0 1px 0 rgba(18,27,20,.02)}.dashboard-club-head{margin:0;padding:16px 18px;border-bottom:1px solid var(--line-soft);background:linear-gradient(90deg,var(--surface),var(--paper))}.dashboard-club-head>a{width:100%}.dashboard-club-head>a>div:nth-child(2){flex:1 1}.dashboard-club-name-row{display:flex;align-items:center;gap:9px}.dashboard-club-name-row strong{font-size:14px}.dashboard-club-name-row .member-state{font-size:7px;padding:5px 8px}.club-card-arrow{font-size:25px;color:var(--muted);font-weight:400}.dashboard-club-sessions-title{display:flex;align-items:center;justify-content:space-between;padding:11px 18px 0}.dashboard-club-sessions-title span{font-size:7px;font-weight:900;letter-spacing:.1em;color:var(--muted)}.dashboard-club-sessions-title b{font-size:8px;color:var(--muted)}.dashboard-club-session-card>.member-quick-session{margin:0 18px}.member-quick-session{min-height:62px;grid-template-columns:minmax(260px,1fr) 64px 54px 92px;padding:13px 0}.member-quick-title{display:flex;align-items:center;gap:8px}.member-quick-title>strong{font-size:11px}.quick-state{display:inline-flex;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.quick-state.booked{background:#eaf8c8;color:#567517}.quick-state.waitlisted{background:#fff3cf;color:#806617}.quick-state.cancelled{background:#fde8e5;color:#983e37}.quick-state.closed{background:#eef0ec;color:#687069}.member-quick-main>span{font-size:8px}.member-quick-space{justify-content:flex-end}.member-quick-space b{font-size:19px}.member-quick-price{text-align:right;font-size:9px;font-weight:800;color:var(--ink)}.member-quick-book,.member-quick-cancel,.member-quick-wait{min-width:82px;height:36px}.member-quick-cancel{background:#f0f2ee;color:#5e685f}.member-quick-message{grid-column:1/-1}.member-quick-message.error{color:#9c433c}.membership-requests-section{margin-bottom:8px}.notifications-section{padding-bottom:40px}.notifications-section .section-heading{align-items:end}.notifications-toggle{border:0;background:transparent;color:#5e7424;font-size:9px;font-weight:900;cursor:pointer;padding:8px 0}.notification-list.compact{gap:7px}.notification-list.compact .notification-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;padding:11px 14px;border-radius:14px}.notification-icon{width:30px;height:30px;border-radius:10px;background:#edf8d7;display:grid;place-items:center;font-size:11px;font-weight:900;color:#5b761a}.notification-row.unread{border-left:1px solid var(--line);box-shadow:inset 3px 0 0 #a8ff0a}.notification-row strong{font-size:10px}.notification-row span{font-size:8px;line-height:1.35}.notification-row small{font-size:7px}.booking-dashboard-item{border-radius:18px}.booking-dashboard-row{padding:16px 18px}.booking-dashboard-row>div:first-child strong{font-size:12px}.booking-price-summary{margin-top:3px}.dashboard-section+.dashboard-section{margin-top:34px}@media(max-width:760px){.member-clubs-heading{align-items:flex-start}.member-clubs-heading>p{text-align:left}.member-quick-session{grid-template-columns:1fr auto;gap:8px}.member-quick-price,.member-quick-space{grid-row:2}.member-quick-price{text-align:left}.member-quick-session button{grid-column:2;grid-row:1/3}.notification-list.compact .notification-row{grid-template-columns:30px 1fr}.notification-row small{grid-column:2}}html{scroll-behavior:smooth}body{overflow-x:hidden}img,svg{max-width:100%}a,button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}.about-strip,.dashboard-wrap,.directory-shell,.explore-cities,.manager-panel,input,select,textarea{min-width:0}.site-header{position:relative;z-index:5000}.site-header-inner{width:min(100%,1600px);margin:0 auto;padding-left:clamp(18px,3vw,48px);padding-right:clamp(18px,3vw,48px)}.header-account-actions>a{white-space:nowrap}.about-intro>p{max-width:620px}.about-actions{display:flex;align-items:center;gap:12px;margin-top:26px}.about-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid var(--line);border-radius:14px;padding:0 18px;color:var(--ink);font-size:10px;font-weight:900;text-decoration:none;background:var(--surface)}.about-secondary:hover{background:var(--paper)}.site-footer{overflow:hidden}.footer-email{display:inline-flex;margin-top:8px;color:var(--ink);font-size:11px;font-weight:800;text-decoration:none}.footer-email:hover{text-decoration:underline}.footer-bottom a{color:inherit;text-decoration:none;font-weight:700}.footer-bottom a:hover{text-decoration:underline}.about-page{background:var(--bg);color:var(--ink)}.about-page-hero{width:min(1450px,calc(100% - 64px));margin:0 auto;padding:clamp(72px,9vw,140px) 0 clamp(64px,8vw,120px);border-bottom:1px solid var(--line)}.about-audiences article>span,.about-contact-band>div>span,.about-page-kicker,.about-story-heading>span{display:block;font-size:9px;letter-spacing:.16em;font-weight:900;color:#718249;margin-bottom:16px}.about-page-hero h1{font-size:clamp(54px,7.4vw,116px);line-height:.91;letter-spacing:-.065em;margin:0;max-width:1100px}.about-page-hero h1 span{color:#78922b}.about-page-hero>p{max-width:760px;font-size:clamp(16px,1.5vw,22px);line-height:1.55;color:var(--muted);margin:34px 0 0}.about-page-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:34px}.about-contact-button,.about-primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:14px;padding:0 19px;font-size:10px;font-weight:900;text-decoration:none}.about-primary-button{background:var(--ink);color:#fff}.about-contact-button{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.about-story{width:min(1450px,calc(100% - 64px));margin:0 auto;padding:clamp(64px,8vw,110px) 0;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(380px,1.25fr);grid-gap:clamp(50px,8vw,150px);gap:clamp(50px,8vw,150px);border-bottom:1px solid var(--line)}.about-story-heading h2{font-size:clamp(40px,5vw,74px);line-height:.95;letter-spacing:-.055em;margin:0}.about-story-copy{display:grid;grid-gap:24px;gap:24px;align-content:start}.about-story-copy p{font-size:clamp(16px,1.5vw,21px);line-height:1.65;color:var(--muted);margin:0}.about-audiences{width:min(1450px,calc(100% - 64px));margin:0 auto;padding:clamp(54px,7vw,90px) 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.about-audiences article{border:1px solid var(--line);border-radius:22px;background:var(--surface);padding:clamp(24px,3vw,40px);min-height:290px}.about-audiences article>span{margin-bottom:46px}.about-audiences h3{font-size:clamp(26px,2.4vw,38px);line-height:1;letter-spacing:-.04em;margin:0 0 16px}.about-audiences p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.about-principles{width:min(1450px,calc(100% - 64px));margin:0 auto;padding:10px 0 clamp(70px,8vw,120px);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.about-principles>div{padding:30px 28px;border-right:1px solid var(--line)}.about-principles>div:last-child{border-right:0}.about-principles span{font-size:9px;font-weight:900;color:#79932e}.about-principles h3{font-size:20px;margin:36px 0 10px}.about-principles p{font-size:11px;line-height:1.55;color:var(--muted);margin:0}.about-contact-band{width:min(1450px,calc(100% - 64px));margin:0 auto clamp(70px,8vw,120px);border-radius:28px;background:linear-gradient(115deg,#f1f8dc,#fff);border:1px solid var(--line);padding:clamp(32px,5vw,70px);display:flex;align-items:end;justify-content:space-between;gap:40px}.about-contact-band h2{font-size:clamp(38px,4.4vw,66px);line-height:.95;letter-spacing:-.05em;margin:0 0 12px}.about-contact-band p{color:var(--muted);margin:0;font-size:13px}.about-contact-band>a{font-size:clamp(18px,2vw,28px);font-weight:900;color:var(--ink);text-decoration:none;white-space:nowrap}.about-contact-band>a:hover{text-decoration:underline}[data-theme=dark] .about-contact-band{background:linear-gradient(115deg,#1b2518,#111612)}.dashboard-wrap{width:min(100%,1600px);margin-left:auto;margin-right:auto}.manager-tabs{max-width:100%}.booking-rules-grid,.manager-grid,.membership-fee-grid,.profile-grid,.venue-grid{min-width:0}.cancel-booking-dialog,.occurrence-modal{overscroll-behavior:contain}.cancel-booking-backdrop,.occurrence-modal-backdrop{overscroll-behavior:none}@media (max-width:1100px){.simple-nav{gap:18px}.header-account-actions{gap:8px}.header-find-club{padding-left:16px!important;padding-right:16px!important}.about-strip,.explore-cities,.home-hero-inner{padding-left:28px;padding-right:28px}.about-features{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 1.6fr;gap:45px}.footer-links{grid-template-columns:repeat(3,1fr);gap:24px}.about-story{grid-template-columns:1fr 1.25fr;gap:54px}.about-audiences{grid-template-columns:1fr 1fr}.about-audiences article:last-child{grid-column:1/-1;min-height:220px}.about-principles{grid-template-columns:1fr 1fr}.about-principles>div:nth-child(2){border-right:0}.about-principles>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.manager-tabs{overflow-x:auto;scrollbar-width:none;white-space:nowrap;padding-bottom:2px}.manager-tabs::-webkit-scrollbar{display:none}.manager-tabs button{flex:0 0 auto}}@media (max-width:780px){.site-header-inner{min-height:70px;padding:0 16px!important}.pm-brand .pm-word b{font-size:23px}.pm-brand .pm-mark{width:34px;height:auto}.mobile-menu-button{width:44px;height:44px}.mobile-menu-panel{position:fixed;left:12px;right:12px;top:78px;width:auto;max-height:calc(100dvh - 92px);overflow:auto;border-radius:20px;padding:11px}.mobile-menu-panel nav a{min-height:49px}.mobile-menu-theme{position:-webkit-sticky;position:sticky;bottom:0;background:inherit;padding-bottom:max(7px,env(safe-area-inset-bottom))}.home-hero.v18-hero{min-height:unset}.about-strip,.explore-cities,.home-hero-inner{padding-left:18px!important;padding-right:18px!important}.pm-hero-inner{padding-top:74px!important;padding-bottom:46px!important}.pm-hero-copy h1{font-size:clamp(47px,14vw,66px)!important;line-height:.91!important}.pm-hero-copy>p{font-size:14px!important;max-width:92%}.pm-hero-stats{overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:3px}.pm-hero-stats>div{min-width:145px;scroll-snap-align:start}.about-intro,.city-link-grid{grid-template-columns:1fr!important}.about-main h2{font-size:clamp(44px,13vw,64px)!important}.about-features{grid-template-columns:1fr!important}.about-features article{min-height:auto!important}.about-actions{align-items:stretch;flex-direction:column}.about-actions a{width:100%}.site-footer{padding-left:18px!important;padding-right:18px!important}.footer-main{grid-template-columns:1fr;gap:36px}.footer-links{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-links>div:last-child{grid-column:1/-1}.footer-bottom{align-items:flex-start!important;flex-direction:column!important;gap:7px!important}.about-audiences,.about-contact-band,.about-page-hero,.about-principles,.about-story{width:calc(100% - 36px)}.about-page-hero{padding-top:66px}.about-page-hero h1{font-size:clamp(48px,14vw,72px)}.about-page-hero>p{font-size:15px}.about-story{gap:34px}.about-audiences,.about-story{grid-template-columns:1fr}.about-audiences article:last-child{grid-column:auto}.about-audiences article{min-height:auto}.about-audiences article>span{margin-bottom:30px}.about-principles{grid-template-columns:1fr}.about-principles>div{border-right:0!important;border-bottom:1px solid var(--line)}.about-principles>div:last-child{border-bottom:0}.about-contact-band{align-items:flex-start;flex-direction:column;border-radius:22px}.about-contact-band>a{white-space:normal;overflow-wrap:anywhere}.dashboard-wrap{padding-left:14px!important;padding-right:14px!important}.dashboard-welcome,.manager-head{border-radius:20px!important;padding:24px!important}.dashboard-welcome{align-items:flex-start!important;flex-direction:column!important;gap:22px!important}.dashboard-welcome .dash-primary{width:100%;justify-content:center}.manager-head{align-items:flex-start!important}.manager-logo{width:68px!important;height:68px!important;flex:0 0 68px}.manager-stats{grid-template-columns:repeat(3,1fr)!important;overflow:hidden}.manager-stats>div{padding:14px 10px!important}.manager-tabs{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.manager-panel{padding:20px!important;border-radius:20px!important}.manager-section-title{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.manager-section-title>p{max-width:none!important;text-align:left!important}.booking-rules-grid,.membership-fee-grid,.profile-grid,.venue-grid{grid-template-columns:1fr!important}.manager-toggle-row,.membership-fee-description,.profile-grid .wide{grid-column:auto!important}.cancel-booking-backdrop,.occurrence-modal-backdrop{align-items:end;padding:0}.cancel-booking-dialog,.occurrence-modal{width:100%;max-height:92dvh;border-radius:24px 24px 0 0;padding:20px 16px max(20px,env(safe-area-inset-bottom))}.occurrence-summary{grid-template-columns:repeat(3,1fr)!important}.finance-breakdown,.finance-summary-grid,.manual-booking-row{grid-template-columns:1fr!important}}@media (max-width:480px){.pm-brand .pm-word b{font-size:21px}.site-header-inner{min-height:66px}.mobile-menu-panel{top:72px}.pm-hero-copy h1{font-size:45px!important}.footer-links{grid-template-columns:1fr}.footer-links>div:last-child{grid-column:auto}.about-page-hero h1{font-size:46px}.about-page-actions{display:grid}.about-page-actions>a{width:100%}.dashboard-wrap{padding-left:10px!important;padding-right:10px!important}.dashboard-welcome,.manager-head,.manager-panel{padding:17px!important;border-radius:18px!important}.dashboard-welcome h1,.manager-head h1{font-size:36px!important}.manager-logo{width:54px!important;height:54px!important;flex-basis:54px}.manager-stats>div{padding:11px 6px!important}.manager-stats span{font-size:6px!important}.manager-stats strong{font-size:18px!important}.section-heading h2{font-size:29px!important}.dashboard-club-head{padding:14px!important}.dashboard-club-session-card>.member-quick-session{margin-left:14px!important;margin-right:14px!important}.member-quick-session{grid-template-columns:1fr auto!important}.member-quick-main{min-width:0}.member-quick-main>span{white-space:normal;line-height:1.4}.member-quick-price,.member-quick-space{grid-row:auto!important;justify-content:flex-start!important;text-align:left!important}.member-quick-session button{grid-column:2!important;grid-row:1/4!important;align-self:center}.notification-list.compact .notification-row{grid-template-columns:28px minmax(0,1fr)!important}.booking-dashboard-row{grid-template-columns:1fr!important;gap:12px!important}.booking-dashboard-row>div:last-child{align-items:flex-start!important;text-align:left!important}.occurrence-summary,.session-ops-actions{grid-template-columns:1fr!important}}.claim-search-note{display:flex;gap:8px;align-items:center;margin-top:10px;color:var(--muted);font-size:8px}.claim-search-note b{color:#5f7623}.claim-auth-gate{display:flex;flex-direction:column;gap:12px}.claim-auth-gate h2{margin:2px 0 0}.claim-auth-actions{display:flex;gap:8px;margin-top:6px}.claim-create-account{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;padding:0 16px;min-height:42px;text-decoration:none;color:var(--ink);font-size:9px;font-weight:900;background:var(--surface)}.claim-role{margin-top:12px}.claim-methods{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:12px 0}.claim-methods button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;border:1px solid var(--line);border-radius:13px;background:var(--paper);padding:13px;color:var(--ink);cursor:pointer}.claim-methods button.active{border-color:#a9d04c;box-shadow:0 0 0 2px rgba(168,255,10,.18)}.claim-methods b{font-size:9px}.claim-methods span{font-size:8px;color:var(--muted);line-height:1.4}.organiser-team{width:100%}.organiser-invite-form{display:grid;grid-template-columns:1fr 150px auto;grid-gap:8px;gap:8px;margin:18px 0}.organiser-invite-form input,.organiser-invite-form select{height:40px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink);padding:0 11px}.organiser-invite-form button{border:0;border-radius:10px;background:var(--ink);color:#fff;padding:0 14px;font-size:8px;font-weight:900;cursor:pointer}.organiser-invite-message{border-radius:12px;background:#eff7dc;color:#577018;padding:10px 12px;font-size:8px;overflow-wrap:anywhere;margin-bottom:12px}.organiser-team-list{display:flex;flex-direction:column}.organiser-team-row{display:grid;grid-template-columns:36px minmax(180px,1fr) 90px auto;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--line-soft);padding:11px 0}.organiser-team-row>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.organiser-team-row strong{font-size:10px}.organiser-team-row span{font-size:8px;color:var(--muted)}.organiser-team-row>b{text-transform:capitalize;font-size:8px;color:#637161}.organiser-team-row>button{border:0;border-radius:9px;background:#f1f2ef;color:#636b65;padding:8px 10px;font-size:8px;font-weight:850;cursor:pointer}.organiser-pending-invites{margin-top:18px}.organiser-pending-invites h3{font-size:13px}.organiser-pending-invites>div{display:grid;grid-template-columns:1fr 90px auto;grid-gap:10px;gap:10px;border-top:1px solid var(--line-soft);padding:10px 0;font-size:8px}.organiser-pending-invites b{text-transform:capitalize}.organiser-pending-invites small{color:var(--muted)}.invite-card{width:min(620px,100%);margin:60px auto;border:1px solid var(--line);border-radius:24px;background:var(--surface);padding:32px}.invite-card h1{font-size:38px;letter-spacing:-.04em;margin:8px 0}.invite-card p{color:var(--muted);line-height:1.5}.admin-claim-verification{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0}.admin-claim-verification>*{font-size:8px}.admin-claim-verification span{border-radius:999px;background:var(--paper);padding:5px 8px}.admin-claim-verification a{color:#5f7623;font-weight:900}@media(max-width:760px){.claim-review-grid{grid-template-columns:1fr!important}.claim-methods{grid-template-columns:1fr}.claim-auth-actions{flex-direction:column}.organiser-invite-form{grid-template-columns:1fr}.organiser-team-row{grid-template-columns:34px 1fr}.organiser-team-row>b,.organiser-team-row>button{grid-column:2;justify-self:start}.organiser-pending-invites>div{grid-template-columns:1fr}.invite-card{margin:20px auto;padding:22px;border-radius:20px}}.claim-methods button.recommended{grid-column:1/-1;background:linear-gradient(135deg,#f5fadf,var(--surface));border-color:#9fbe48}.claim-methods button b em{font-style:normal;font-size:6px;letter-spacing:.08em;text-transform:uppercase;background:#b7e35a;color:#26310d;border-radius:999px;padding:4px 6px;margin-left:6px}.source-email-verification{border:1px solid #b7d56d;background:#f6fae8;border-radius:14px;padding:15px;margin:10px 0}.source-email-verification>span{display:block;font-size:7px;font-weight:900;letter-spacing:.12em;color:#6e842d;margin-bottom:5px}.source-email-verification strong{font-size:14px;overflow-wrap:anywhere}.source-email-verification p{font-size:8px!important;color:#66705e!important;margin:7px 0 0!important;line-height:1.45}[data-theme=dark] .claim-methods button.recommended,[data-theme=dark] .source-email-verification{background:#1a2117}