.golf-hero{background:linear-gradient(135deg,#123f36,#1c5b4c);color:#fff;border-radius:26px;padding:34px;margin:0 0 30px;display:flex;justify-content:space-between;align-items:center;gap:24px}.golf-hero .eyebrow{color:#d7eee7}.golf-hero h2{font-size:48px}.golf-hero p{max-width:650px;color:#dcebe6}.golf-tabs{display:flex;gap:8px;margin:18px 0 24px;flex-wrap:wrap}.golf-section-title{display:flex;justify-content:space-between;align-items:end;margin:34px 0 15px}.golf-feed{display:grid;gap:15px}.golf-event-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:20px}.golf-event-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;position:relative;overflow:hidden;box-shadow:0 12px 30px rgba(18,63,54,.08)}.event-ribbon{font-size:11px;letter-spacing:.14em;font-weight:800;color:#fff;background:var(--rose);display:inline-block;padding:6px 9px;border-radius:999px;margin-bottom:15px}.event-club{font-weight:800;color:var(--g2);margin-bottom:5px}.club-profile-link{text-decoration:none;display:inline-block}.club-profile-link:hover{text-decoration:underline}.club-tagline{margin:-1px 0 7px}.golf-event-card h3{font-family:'Playfair Display',serif;font-size:30px;margin:4px 0 15px}.event-details{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:13px}.event-bottom{border-top:1px solid var(--line);padding-top:16px;margin-top:18px;display:flex;align-items:center;justify-content:space-between}.event-bottom strong{font-size:24px;display:block}.event-bottom small{display:block;color:var(--muted)}.golf-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;align-items:center;gap:16px}.golf-card-icon{width:54px;height:54px;border-radius:16px;background:#edf3ef;display:grid;place-items:center;font-size:27px;flex:0 0 auto}.golf-card h3{margin:0 0 6px}.golf-card p{margin:5px 0}.golf-host,.mine-label{font-size:12px;color:var(--muted)}.golf-empty{background:#fff;border:1px dashed #cbd8d1;border-radius:18px;padding:24px;color:var(--muted)}.club-link{display:inline-block;color:#fff;margin-top:10px}.club-portal{max-width:1200px;margin:50px auto;padding:0 24px}.club-auth-grid,.club-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.club-portal .profile-form{margin-top:20px}.club-portal header a{color:var(--g)}.club-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}.club-stat-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.club-stat-grid strong{display:block;font-size:30px;color:var(--g)}.club-stat-grid small{color:var(--muted)}.attendee-row{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--line)}.attendee-row small{display:block;color:var(--muted);margin-top:3px}.public-club{max-width:1200px;margin:32px auto 70px;padding:0 24px}.public-club-hero{height:430px;border-radius:28px;overflow:hidden;position:relative;background:#123f36}.club-hero-image{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,36,29,.18),rgba(9,36,29,.78)),linear-gradient(135deg,#315e52,#173b33);background-size:cover;background-position:center}.club-profile-overlay{position:absolute;left:0;right:0;bottom:0;padding:36px;display:flex;align-items:flex-end;gap:20px;color:#fff}.club-profile-overlay h1{font-family:'Playfair Display',serif;font-size:56px;line-height:1;margin:0 0 8px}.club-profile-overlay p{margin:0;color:#e4efeb;font-size:18px}.club-logo{width:96px;height:96px;border-radius:22px;background:#fff;display:grid;place-items:center;font-size:44px;box-shadow:0 12px 28px #0003;flex:0 0 auto;background-size:cover;background-position:center}.club-logo.has-image{font-size:0}.light{color:#d7eee7}.verified-club{display:inline-block;margin-top:12px;background:#fff;color:var(--g);padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.club-public-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;margin-top:30px}.club-about-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}.club-about-card h2{font-size:34px;margin-bottom:14px}.club-about-card p{color:var(--muted);line-height:1.65}.public-stats{grid-template-columns:repeat(3,1fr)}.public-events{margin-top:20px}.past-events-section{margin-top:48px}.past-events-section h2{margin-bottom:20px}@media(max-width:800px){.golf-event-grid,.club-auth-grid,.club-dashboard-grid,.club-public-grid{grid-template-columns:1fr}.golf-hero{align-items:flex-start;flex-direction:column}.golf-card{align-items:flex-start;flex-wrap:wrap}.golf-event-card h3{font-size:26px}.public-club-hero{height:360px}.club-profile-overlay{padding:24px;align-items:flex-start;flex-direction:column}.club-profile-overlay h1{font-size:42px}.club-logo{width:76px;height:76px}.public-stats{grid-template-columns:1fr 1fr 1fr}.attendee-row{flex-direction:column;gap:3px}}