:root{--lcz-ink:#13211c;--lcz-muted:#64716b;--lcz-line:#dce6e1;--lcz-soft:#f5f8f6;--lcz-brand:#1f7a52;--lcz-brand-dark:#155b3d;--lcz-accent:#e6f5ee;--lcz-white:#fff;--lcz-shadow:0 14px 35px rgba(19,33,28,.08)}
.lcz-wrap,.lcz-club-profile,.lcz-event-profile{width:min(1180px,calc(100% - 32px));margin:0 auto;color:var(--lcz-ink);font-family:inherit;box-sizing:border-box}
.lcz-wrap *,.lcz-club-profile *,.lcz-event-profile *{box-sizing:border-box}.lcz-wrap a,.lcz-club-profile a,.lcz-event-profile a{color:inherit}.lcz-kicker,.lcz-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:var(--lcz-brand)}
.lcz-hero{padding:70px 34px;border-radius:28px;background:linear-gradient(135deg,#eef8f3,#fbfdfc);border:1px solid var(--lcz-line);margin:30px 0}.lcz-hero h1,.lcz-directory-hero h1,.lcz-form-intro h1,.lcz-dashboard-head h1,.lcz-profile-copy h1,.lcz-event-profile h1{font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.045em;margin:12px 0 18px}.lcz-hero p,.lcz-directory-hero p,.lcz-form-intro p{font-size:18px;line-height:1.6;color:var(--lcz-muted);max-width:760px}
.lcz-hero-search{display:grid;grid-template-columns:1.3fr 1fr auto;gap:10px;margin-top:28px;max-width:900px}.lcz-hero-search input,.lcz-filter input,.lcz-filter select,.lcz-form input,.lcz-form select,.lcz-form textarea,.lcz-claim-form input,.lcz-claim-form textarea{width:100%;min-height:50px;border:1px solid var(--lcz-line);border-radius:12px;padding:11px 13px;background:#fff;color:var(--lcz-ink);font:inherit}.lcz-form textarea,.lcz-claim-form textarea{min-height:110px;resize:vertical}.lcz-hero-actions{margin-top:14px;font-weight:700}.lcz-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:48px;padding:10px 18px;border-radius:12px;border:1px solid transparent;font-weight:800;text-decoration:none;cursor:pointer;font:inherit;white-space:nowrap}.lcz-btn-primary{background:var(--lcz-brand);color:#fff!important}.lcz-btn-primary:hover{background:var(--lcz-brand-dark)}.lcz-btn-secondary{background:#fff;border-color:var(--lcz-line);color:var(--lcz-ink)!important}.lcz-btn-secondary:hover{background:var(--lcz-soft)}
.lcz-section{padding:32px 0}.lcz-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.lcz-section-head h2,.lcz-panel h2{margin:4px 0 0;font-size:28px;letter-spacing:-.025em}.lcz-section-head>a{font-weight:800;color:var(--lcz-brand)}.lcz-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.lcz-chip{display:flex;justify-content:space-between;gap:14px;padding:15px 16px;border:1px solid var(--lcz-line);border-radius:14px;background:#fff;text-decoration:none;font-weight:750}.lcz-chip:hover{border-color:#a8c7b8;background:var(--lcz-soft)}.lcz-chip small{color:var(--lcz-muted)}
.lcz-directory-hero,.lcz-form-intro{padding:44px 0 20px}.lcz-directory-hero h1,.lcz-form-intro h1{font-size:clamp(38px,5vw,60px)}.lcz-filter{display:grid;grid-template-columns:1.1fr 1.1fr .8fr .8fr .65fr;gap:12px;align-items:end;background:#fff;border:1px solid var(--lcz-line);border-radius:18px;padding:16px;box-shadow:var(--lcz-shadow);position:relative;z-index:2}.lcz-field{min-width:0}.lcz-field label,.lcz-claim-form label{display:block;font-size:12px;font-weight:800;margin-bottom:6px;color:#405048}.lcz-filter select,.lcz-form select{min-width:0;max-width:100%;height:50px}.lcz-filter-actions{display:flex;gap:8px;grid-column:1/-1}.lcz-location-status{font-size:13px;color:var(--lcz-muted);padding:8px 2px;min-height:28px}.lcz-results-head{display:flex;justify-content:space-between;gap:16px;padding:20px 2px 14px}.lcz-results-head a{color:var(--lcz-brand);font-weight:750}
.lcz-club-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lcz-club-card{border:1px solid var(--lcz-line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(19,33,28,.05);display:flex;flex-direction:column;min-width:0}.lcz-card-media{height:180px;background:linear-gradient(135deg,#dcefe5,#f2f8f5);display:block;overflow:hidden;text-decoration:none}.lcz-card-media img{width:100%;height:100%;object-fit:cover}.lcz-card-placeholder,.lcz-profile-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-size:62px;font-weight:900;color:var(--lcz-brand-dark);background:linear-gradient(135deg,#dcefe5,#f8fbf9)}.lcz-card-body{padding:17px;display:flex;flex-direction:column;flex:1}.lcz-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.lcz-tag{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:var(--lcz-accent);color:var(--lcz-brand-dark)!important;font-size:11px;font-weight:800;text-decoration:none}.lcz-verified,.lcz-badge-verified{display:inline-flex;align-items:center;justify-content:center;background:#e8f2ff;color:#13538d;border-radius:999px;font-size:11px;font-weight:800;padding:5px 9px}.lcz-verified{width:24px;height:24px;padding:0}.lcz-club-card h3{font-size:21px;line-height:1.2;margin:11px 0 8px}.lcz-club-card h3 a{text-decoration:none}.lcz-meta{font-size:13px;color:var(--lcz-muted);margin:4px 0;line-height:1.4}.lcz-club-card p{font-size:14px;color:var(--lcz-muted);line-height:1.55;margin:11px 0 16px}.lcz-card-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid var(--lcz-line);font-size:12px}.lcz-card-link{font-weight:850;color:var(--lcz-brand)!important;text-decoration:none}.lcz-distance{display:inline-block;margin-left:6px;color:var(--lcz-brand);font-weight:800}.lcz-empty{border:1px dashed #b6c8bf;border-radius:18px;padding:45px;text-align:center;background:var(--lcz-soft)}.lcz-pagination{display:flex;justify-content:center;margin:30px 0}.lcz-pagination .page-numbers{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--lcz-line);border-radius:9px;margin:3px;text-decoration:none}.lcz-pagination .current{background:var(--lcz-brand);color:#fff;border-color:var(--lcz-brand)}
.lcz-form{background:#fff;border:1px solid var(--lcz-line);border-radius:20px;padding:24px;margin:15px 0 40px;box-shadow:var(--lcz-shadow)}.lcz-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lcz-span-2{grid-column:span 2}.lcz-check{display:flex;align-items:flex-start;gap:9px;margin:18px 0;font-size:14px;color:var(--lcz-muted)}.lcz-check input{width:18px;height:18px;min-height:0;margin-top:2px}.lcz-gate{max-width:680px;margin:50px auto;padding:35px;border:1px solid var(--lcz-line);border-radius:20px;background:var(--lcz-soft);text-align:center}.lcz-gate h2{font-size:34px;margin-top:0}.lcz-notice{padding:13px 15px;border:1px solid #aed6c1;background:#eef9f3;color:#135b3d;border-radius:12px;margin:14px 0;font-weight:700}
.lcz-dashboard{padding:35px 0}.lcz-dashboard-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.lcz-dashboard-head h1{font-size:44px;margin-bottom:0}.lcz-panel{background:#fff;border:1px solid var(--lcz-line);border-radius:18px;padding:22px;margin-bottom:18px}.lcz-mini-list{display:grid;gap:8px}.lcz-mini-list>a{display:flex;justify-content:space-between;gap:15px;padding:13px 14px;background:var(--lcz-soft);border-radius:11px;text-decoration:none}.lcz-mini-list span{color:var(--lcz-muted);font-size:13px}
.lcz-club-profile,.lcz-event-profile{padding:36px 0}.lcz-profile-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:stretch;margin:10px 0 28px}.lcz-profile-copy{padding:32px;border:1px solid var(--lcz-line);border-radius:22px;background:linear-gradient(135deg,#f5faf7,#fff)}.lcz-profile-copy h1{font-size:clamp(40px,5.5vw,68px);margin-top:14px}.lcz-profile-tags{display:flex;gap:7px;flex-wrap:wrap}.lcz-org{font-size:18px;color:var(--lcz-muted);margin:0 0 10px}.lcz-profile-location{font-weight:700}.lcz-profile-stats{display:flex;gap:14px;flex-wrap:wrap;color:var(--lcz-muted);font-size:13px;margin:16px 0}.lcz-profile-stats span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--lcz-line)}.lcz-cta-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.lcz-profile-media{min-height:330px;border-radius:22px;overflow:hidden;border:1px solid var(--lcz-line)}.lcz-profile-media img{width:100%;height:100%;object-fit:cover;display:block}.lcz-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px}.lcz-prose{line-height:1.75}.lcz-prose p:first-child{margin-top:0}.lcz-detail-list{margin:12px 0 0}.lcz-detail-list>div{padding:12px 0;border-top:1px solid var(--lcz-line)}.lcz-detail-list dt{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:var(--lcz-muted)}.lcz-detail-list dd{margin:4px 0 0}.lcz-detail-list a{color:var(--lcz-brand);font-weight:750}.lcz-claim-panel details{margin-top:10px}.lcz-claim-panel summary{cursor:pointer;font-weight:800;color:var(--lcz-brand)}.lcz-claim-form{display:grid;gap:10px;margin-top:14px}.lcz-claim-form label{font-size:12px}.lcz-interest-toggle.is-active{background:#163e2d}
.lcz-event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lcz-event-card{border:1px solid var(--lcz-line);border-radius:14px;padding:16px;background:var(--lcz-soft)}.lcz-event-card h3{margin:10px 0 6px;font-size:18px}.lcz-event-card h3 a{text-decoration:none}.lcz-event-card p{margin:4px 0;color:var(--lcz-muted)}.lcz-event-profile h1{font-size:clamp(40px,5vw,62px)}.lcz-event-facts{display:flex;gap:12px;flex-wrap:wrap;margin:14px 0 20px}.lcz-event-facts span{padding:10px 12px;border-radius:10px;background:var(--lcz-soft);border:1px solid var(--lcz-line)}
@media(max-width:980px){.lcz-filter{grid-template-columns:1fr 1fr}.lcz-filter-actions{grid-column:auto;align-self:end}.lcz-club-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lcz-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lcz-profile-layout{grid-template-columns:1fr}.lcz-profile-side{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lcz-profile-side .lcz-panel{margin:0}.lcz-hero-search{grid-template-columns:1fr 1fr}.lcz-hero-search .lcz-btn{grid-column:span 2}.lcz-profile-hero{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.lcz-wrap,.lcz-club-profile,.lcz-event-profile{width:min(100% - 20px,1180px)}.lcz-hero{padding:45px 20px;border-radius:20px}.lcz-hero h1,.lcz-directory-hero h1,.lcz-form-intro h1,.lcz-profile-copy h1{font-size:40px}.lcz-hero-search,.lcz-filter,.lcz-form-grid,.lcz-profile-hero,.lcz-profile-side,.lcz-event-grid{grid-template-columns:1fr}.lcz-hero-search .lcz-btn,.lcz-span-2{grid-column:auto}.lcz-club-grid,.lcz-chip-grid{grid-template-columns:1fr}.lcz-filter-actions,.lcz-dashboard-head,.lcz-results-head,.lcz-section-head{align-items:stretch;flex-direction:column}.lcz-filter-actions{grid-column:1}.lcz-filter-actions .lcz-btn{flex:1}.lcz-profile-copy{padding:22px}.lcz-profile-media{min-height:240px}.lcz-form{padding:16px}.lcz-card-media{height:190px}}
@media(prefers-reduced-motion:reduce){.lcz-wrap *,.lcz-club-profile *{scroll-behavior:auto!important;transition:none!important}}
/* LocalClubz branded member authentication */
.lcz-auth-wrap{padding:46px 0 70px}.lcz-auth-wrap{display:grid;grid-template-columns:minmax(0,620px) minmax(280px,1fr);gap:20px;align-items:stretch}.lcz-auth-shell,.lcz-auth-side{border:1px solid var(--lcz-line);border-radius:24px;background:#fff;box-shadow:var(--lcz-shadow)}.lcz-auth-shell{padding:34px}.lcz-auth-side{padding:34px;background:linear-gradient(145deg,#0f3f68,#138f8b);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:520px}.lcz-auth-side .lcz-kicker{color:#ffbf47}.lcz-auth-side h2{font-size:clamp(32px,4vw,48px);line-height:1.02;letter-spacing:-.04em;margin:10px 0 18px}.lcz-auth-side p{font-size:17px;line-height:1.6;color:rgba(255,255,255,.86)}.lcz-auth-benefits{display:grid;gap:12px;margin-top:22px;font-weight:750}.lcz-auth-brand{display:flex;align-items:center;gap:11px;margin-bottom:34px}.lcz-auth-brand strong{display:block;font-size:22px;letter-spacing:-.02em}.lcz-auth-brand small{display:block;color:var(--lcz-muted);font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;margin-top:2px}.lcz-auth-mark{display:flex;width:44px;height:44px;border-radius:14px;align-items:center;justify-content:center;background:linear-gradient(145deg,#0f3f68,#138f8b);color:#fff;font-weight:950;font-size:24px;box-shadow:0 8px 22px rgba(15,63,104,.2)}.lcz-auth-shell h1{font-size:clamp(34px,5vw,52px);letter-spacing:-.045em;line-height:1.02;margin:10px 0 12px}.lcz-auth-lead{color:var(--lcz-muted);font-size:16px;line-height:1.55;margin:0 0 23px}.lcz-auth-form{display:grid;gap:15px}.lcz-auth-form label{display:grid;gap:7px;font-size:12px;font-weight:850;color:#405048}.lcz-auth-form input[type=text],.lcz-auth-form input[type=email],.lcz-auth-form input[type=password]{width:100%;min-height:52px;border:1px solid var(--lcz-line);border-radius:12px;padding:11px 13px;background:#fff;color:var(--lcz-ink);font:inherit}.lcz-auth-form input:focus{outline:3px solid rgba(19,143,139,.12);border-color:#138f8b}.lcz-auth-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lcz-auth-row{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px}.lcz-auth-row a,.lcz-auth-switch a{color:#0f6f70!important;font-weight:800;text-decoration:none}.lcz-auth-remember{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:7px!important;font-weight:650!important;color:var(--lcz-muted)!important}.lcz-auth-remember input{width:17px;height:17px}.lcz-auth-submit{width:100%;min-height:52px}.lcz-auth-divider{display:flex;align-items:center;gap:12px;margin:21px 0;color:var(--lcz-muted);font-size:12px;font-weight:800}.lcz-auth-divider:before,.lcz-auth-divider:after{content:"";height:1px;background:var(--lcz-line);flex:1}.lcz-auth-switch{text-align:center;margin:20px 0 0;color:var(--lcz-muted);font-size:14px}.lcz-auth-notice{padding:12px 14px;border:1px solid #b9ddd1;background:#eff9f6;color:#135b55;border-radius:12px;margin:0 0 20px;font-weight:750;font-size:14px}.lcz-auth-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.lcz-auth-signed-in{max-width:620px}.lcz-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}
@media(max-width:900px){.lcz-auth-wrap{grid-template-columns:1fr}.lcz-auth-side{min-height:0}.lcz-auth-side{order:-1}}
@media(max-width:620px){.lcz-auth-wrap{padding:24px 0 48px}.lcz-auth-shell,.lcz-auth-side{padding:22px;border-radius:18px}.lcz-auth-name-grid{grid-template-columns:1fr}.lcz-auth-row{align-items:flex-start;flex-direction:column}}

/* LocalClubz brand logo */
.lcz-wide-logo{display:block;width:100%;height:auto;object-fit:contain}.lcz-hero-logo-link{display:inline-block;max-width:min(520px,78vw);margin:0 0 22px;text-decoration:none}.lcz-hero-logo{max-height:150px}.lcz-auth-brand-logo{display:block;margin-bottom:30px}.lcz-auth-brand-logo>a{display:inline-block;max-width:min(340px,100%);text-decoration:none}.lcz-auth-logo{max-height:105px;object-position:left center}
@media(max-width:700px){.lcz-hero-logo-link{max-width:88vw;margin-bottom:18px}.lcz-hero-logo{max-height:120px}.lcz-auth-brand-logo>a{max-width:280px}.lcz-auth-logo{max-height:88px}}
/* New Jersey launch marketing */
.lcz-nj-launch{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:22px;margin:28px 0 18px;padding:34px;border-radius:24px;background:linear-gradient(135deg,#0f3f68,#0d7776 72%,#129b8d);color:#fff;box-shadow:0 18px 45px rgba(15,63,104,.16);overflow:hidden;position:relative}.lcz-nj-launch:after{content:"NJ";position:absolute;right:-18px;bottom:-50px;font-size:190px;line-height:1;font-weight:950;letter-spacing:-.08em;color:rgba(255,255,255,.055);pointer-events:none}.lcz-nj-launch .lcz-kicker{color:#ffc34f}.lcz-nj-launch h2{font-size:clamp(30px,4vw,48px);line-height:1.03;letter-spacing:-.04em;margin:9px 0 14px;max-width:760px}.lcz-nj-launch-copy>p{font-size:17px;line-height:1.65;color:rgba(255,255,255,.86);max-width:780px}.lcz-nj-launch-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.lcz-nj-launch .lcz-btn-primary{background:#ffb632;color:#17354f!important}.lcz-nj-launch .lcz-btn-primary:hover{background:#ffc95e}.lcz-nj-launch .lcz-btn-secondary{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.32);color:#fff!important}.lcz-nj-launch-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:center;position:relative;z-index:1}.lcz-nj-launch-stats>div{padding:16px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:16px;backdrop-filter:blur(4px)}.lcz-nj-launch-stats strong{display:block;font-size:26px;line-height:1.05}.lcz-nj-launch-stats span{display:block;font-size:12px;color:rgba(255,255,255,.74);margin-top:6px;font-weight:700}.lcz-nj-launch-stats>p{grid-column:1/-1;margin:2px 2px 0;color:rgba(255,255,255,.72);font-size:12px;line-height:1.5}.lcz-badge-unclaimed{display:inline-flex;align-items:center;background:#fff3d6;color:#805700;border-radius:999px;font-size:11px;font-weight:800;padding:5px 9px}
@media(max-width:820px){.lcz-nj-launch{grid-template-columns:1fr;padding:26px 22px}.lcz-nj-launch-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.lcz-nj-launch-stats>p{grid-column:1/-1}}
@media(max-width:560px){.lcz-nj-launch-stats{grid-template-columns:1fr}.lcz-nj-launch-stats>p{grid-column:auto}.lcz-nj-launch-actions .lcz-btn{width:100%}}
