*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#2a2622;background:#fafafa;line-height:1.65;min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;opacity:0.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}a{color:#dd6b20;text-decoration:none;transition:color 0.2s ease}a:hover{color:#ed8936;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,h4{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.2;font-weight:600;color:#2a2622}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}button,select,input{cursor:pointer;font-family:inherit;font-size:inherit}input{cursor:text}@keyframes fadeSlideIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.lang-banner{display:flex;align-items:center;justify-content:center;gap:1rem;padding:0.55rem 1rem;background:#b95a1b;color:#fff;font-size:0.85rem;border-bottom:1px solid rgba(0,0,0,0.1)}.lang-banner .lang-banner-link{color:#fff;text-decoration:underline;text-underline-offset:2px}.lang-banner .lang-banner-link:hover{text-decoration:none}.lang-banner .lang-banner-dismiss{background:transparent;border:none;color:rgba(255,255,255,0.7);cursor:pointer;font-size:1.25rem;line-height:1;padding:0 0.25rem}.lang-banner .lang-banner-dismiss:hover{color:#fff}.site-header{background:#dd6b20;color:#fff;padding:0.85rem 1.25rem;position:relative;z-index:1010;border-bottom:1px solid #c25e1c;box-shadow:0 2px 8px rgba(0,0,0,0.08),0 4px 16px rgba(0,0,0,0.04)}@media (max-width: 991px){.site-header{border-bottom:none}}@media (max-width: 991px){body:has(.home-layout) .site-header{position:fixed;top:0;left:0;right:0}}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header .site-brand{display:flex;align-items:center;gap:0.5rem;text-decoration:none;color:#fff}.site-header .site-brand:hover{text-decoration:none;color:#fff}.site-header .site-logo{height:36px;width:auto}.site-header .site-brand-text{display:flex;flex-direction:column}.site-header .site-title{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.2rem;font-weight:600;color:#fff;letter-spacing:-0.02em;line-height:1.2}.site-header .site-title .site-title-tld{font-weight:400;color:rgba(255,255,255,0.75)}.site-header .site-brand:hover .site-title{color:rgba(255,255,255,0.9)}.site-header .site-tagline{font-size:0.68rem;color:rgba(255,255,255,0.78);letter-spacing:0.01em;line-height:1.2}@media (max-width: 575px){.site-header .site-tagline{display:none}}.site-header nav{display:flex;gap:0.25rem;align-items:center;flex-shrink:0}@media (max-width: 767px){.site-header nav a:not(.nav-cta):not(.nav-github):not(.nav-lang-option){display:none}}.site-header nav a{position:relative;color:#fff;padding:0.5rem 0.9rem;font-size:0.88rem;font-weight:500;background:transparent;border-radius:3px;letter-spacing:0.02em;transition:background 0.15s ease, color 0.15s ease}.site-header nav a:hover{color:#fff;background:rgba(255,255,255,0.15);text-decoration:none}.site-header nav a.nav-cta{display:inline-flex;align-items:center;gap:0.3rem;margin-left:0.4rem;padding:0.45rem 0.85rem 0.45rem 0.7rem;background:#fff;color:#dd6b20;font-weight:600;border-radius:3px;box-shadow:none}.site-header nav a.nav-cta svg{width:16px;height:16px;stroke-width:2.5}.site-header nav a.nav-cta:hover{background:rgba(255,255,255,0.92);color:#dd6b20}.site-header nav a.nav-cta .nav-cta-short{display:none}@media (max-width: 767px){.site-header nav a.nav-cta .nav-cta-full{display:none}.site-header nav a.nav-cta .nav-cta-short{display:inline}}.site-header .nav-github{display:inline-flex;align-items:center;justify-content:center;width:calc(0.88rem * 1.5 + 1rem);height:calc(0.88rem * 1.5 + 1rem);padding:0;background:transparent;color:#fff;border-radius:3px}.site-header .nav-github svg{width:18px;height:18px}.site-header .nav-github:hover{background:rgba(255,255,255,0.15);color:#fff}@media (max-width: 991px){.site-header .nav-github{display:none}}.site-header .nav-country{position:relative;margin-left:0.25rem;display:inline-flex;align-items:center}.site-header .nav-country-toggle{display:inline-flex;align-items:center;gap:0.4rem;padding:0.45rem 0.7rem;background:rgba(255,255,255,0.12);color:#fff;font-size:0.88rem;font-weight:500;border:1px solid rgba(255,255,255,0.22);border-radius:3px;cursor:pointer;transition:background 0.15s ease;line-height:1.5;letter-spacing:0.02em;box-sizing:border-box}.site-header .nav-country-toggle:hover{background:rgba(255,255,255,0.2)}.site-header .nav-country-toggle svg{width:14px;height:14px;flex-shrink:0;opacity:0.85}.site-header .nav-country-toggle .nav-country-caret{width:12px;height:12px}.site-header .nav-country-toggle .nav-country-current{font-weight:600;letter-spacing:0.04em}.site-header .nav-country-menu{display:none;position:absolute;top:calc(100% + 6px);right:0;min-width:200px;background:#fff;border:1px solid rgba(0,0,0,0.08);border-radius:3px;box-shadow:0 8px 24px rgba(0,0,0,0.18);z-index:1100;overflow:hidden}.site-header .nav-country.is-open .nav-country-menu{display:block}.site-header .nav-lang-row{display:flex;align-items:center;gap:0.4rem;padding:0.55rem 0.9rem;background:rgba(221,107,32,0.04);border-bottom:1px solid rgba(0,0,0,0.06)}.site-header .nav-lang-row .nav-lang-label{flex:1;font-size:0.75rem;color:#a39a91;letter-spacing:0.02em}.site-header .nav-lang-row .nav-lang-option{font-size:0.78rem;font-weight:600;letter-spacing:0.05em;padding:0.2rem 0.5rem;border-radius:3px;color:#2a2622;background:transparent;text-decoration:none;transition:background 0.12s ease, color 0.12s ease}.site-header .nav-lang-row .nav-lang-option:hover{background:rgba(221,107,32,0.12);color:#dd6b20}.site-header .nav-lang-row .nav-lang-option.is-active{background:#dd6b20;color:#fff}.site-header .nav-country-option{display:flex;align-items:baseline;gap:0.6rem;width:100%;text-align:left;padding:0.6rem 0.9rem;background:#fff;color:#2a2622;font-size:0.9rem;border:none;cursor:pointer;transition:background 0.12s ease}.site-header .nav-country-option .nav-country-code{font-weight:700;letter-spacing:0.05em;color:#dd6b20;min-width:1.5rem;font-size:0.82rem}.site-header .nav-country-option .nav-country-name{color:#2a2622}.site-header .nav-country-option:hover,.site-header .nav-country-option:focus{background:rgba(221,107,32,0.08);outline:none}.site-header .nav-country-option.is-active{background:rgba(221,107,32,0.12)}.site-header .nav-country-option.is-active .nav-country-name{font-weight:600;color:#dd6b20}.site-header .header-search{display:none}@media (min-width: 992px){.site-header .header-search{display:flex;align-items:center;gap:0.5rem;flex:1;max-width:580px;position:relative;z-index:1001}}.site-header .header-search .search-bar{margin-bottom:0;flex:1}.site-header .header-search .search-input{background:rgba(255,255,255,0.16);border:1px solid rgba(255,255,255,0.28);color:#fff;padding:0.55rem 2.25rem 0.55rem 1rem;font-size:0.9rem;border-radius:5px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease}.site-header .header-search .search-input::placeholder{color:rgba(255,255,255,0.78)}.site-header .header-search .search-input:hover{background:rgba(255,255,255,0.22);border-color:rgba(255,255,255,0.4)}.site-header .header-search .search-input:focus{background:#fff;border-color:#fff;color:#2a2622;box-shadow:0 0 0 4px rgba(255,255,255,0.22)}.site-header .header-search .search-input:focus::placeholder{color:#a39a91}.site-header .header-search .search-icon{color:rgba(255,255,255,0.78);transition:color 0.2s ease}.site-header .header-search .search-bar:focus-within .search-icon{color:#a39a91}.site-header .header-search .locate-btn--header{background:rgba(255,255,255,0.16);border:1px solid rgba(255,255,255,0.28);color:#fff;border-radius:5px;padding:0.55rem 0.95rem;font-size:0.9rem;font-weight:500;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease}.site-header .header-search .locate-btn--header svg{color:#fff}.site-header .header-search .locate-btn--header:hover{background:rgba(255,255,255,0.24);border-color:rgba(255,255,255,0.45);box-shadow:0 0 0 3px rgba(255,255,255,0.12);transform:translateY(-1px)}.site-footer{background:#fff;color:#a39a91;text-align:center;padding:1.75rem 1rem;margin-top:auto;font-size:0.82rem;border-top:1px solid #e4e4e7;letter-spacing:0.01em}@media (min-width: 992px){body:has(.home-layout) .site-footer{height:52px;padding:0 1.25rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:0.78rem;white-space:nowrap}body:has(.home-layout) .site-footer p{margin:0}body:has(.home-layout) .site-footer .footer-links{gap:1rem;margin-top:0}body:has(.home-layout) .site-footer .footer-legal{color:#a39a91}body:has(.home-layout) .site-footer .footer-count{font-size:0.72rem}}.site-footer .footer-legal{font-size:0.75rem;color:#a39a91}.site-footer .footer-legal a{color:inherit;text-decoration:underline;text-decoration-color:rgba(163,154,145,0.4)}.site-footer .footer-legal a:hover{color:#dd6b20;text-decoration-color:currentColor}.site-footer .footer-count{font-size:0.78rem;color:#dd6b20;font-weight:600;letter-spacing:0.02em}.site-footer .footer-count a{color:inherit}.site-footer .footer-count a:hover{text-decoration:underline}.site-footer p{margin:0 0 0.7rem 0}.site-footer p:last-child{margin-bottom:0}.site-footer .footer-links{display:flex;justify-content:center;gap:1.25rem}.site-footer a{color:#6b6259}.site-footer a:hover{color:#dd6b20;text-decoration:none}.page-content{flex:1}.container{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}.home-layout{display:flex;flex-direction:column}@media (max-width: 991px){.home-layout{height:calc(100vh - 55px);overflow:hidden;position:relative;margin-top:55px}}@media (min-width: 992px){.home-layout{flex-direction:row;height:calc(100vh - 55px - 52px)}}.map-container{width:100%;height:50vh;min-height:300px;position:relative}@media (max-width: 991px){.map-container{height:100%;min-height:0}}@media (min-width: 992px){.map-container{flex:1;height:100%}}.map-container #map{width:100%;height:100%}.sidebar{width:100%;overflow-y:auto;padding:0 1.25rem 1.25rem;background:#fff}@media (max-width: 991px){.sidebar{position:fixed;bottom:0;left:0;right:0;z-index:1020;border-radius:8px 8px 0 0;box-shadow:0 -6px 32px rgba(0,0,0,0.12);height:calc(100vh - 70px);transition:transform 0.3s ease;will-change:transform;padding-top:0;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(calc(100% - 220px))}.sidebar.drawer-peek{transform:translateY(calc(100% - 220px))}.sidebar.drawer-half{transform:translateY(calc(100% - 65vh));height:65vh;overflow-y:auto}.sidebar.drawer-dragging{transition:none}}@media (min-width: 992px){.sidebar{width:480px;height:100%;border-left:1px solid #e4e4e7;box-shadow:inset 0 1px 0 rgba(221,107,32,0.08)}}.drawer-handle{display:none}@media (max-width: 991px){.drawer-handle{display:flex;justify-content:center;align-items:center;padding:14px 0 10px;margin:0 -1.25rem;cursor:grab;touch-action:none;position:sticky;top:0;z-index:11;background:linear-gradient(180deg, rgba(221,107,32,0.04) 0%, rgba(221,107,32,0.04) 100%),#fff;border-radius:8px 8px 0 0;-webkit-user-select:none;user-select:none}.drawer-handle:active{cursor:grabbing}.drawer-handle .drawer-chevron{width:24px;height:24px;color:#dd6b20;transition:transform 0.3s ease}}.sidebar.drawer-half .drawer-chevron{transform:rotate(180deg)}body:has(.home-layout){height:100vh;overflow:hidden}@media (max-width: 991px){body:has(.home-layout) .site-footer{display:none}}.content-page{max-width:720px;margin:0 auto;padding:2.5rem 1rem;animation:fadeSlideIn 0.5s ease both}.content-page h1{margin-bottom:1rem;font-size:2.25rem;color:#2a2622}.content-page h2{margin-top:2.25rem;margin-bottom:0.75rem;color:#2a2622;font-size:1.6rem}.content-page h3{margin-top:1.75rem;margin-bottom:0.6rem}.content-page p,.content-page ul,.content-page ol{margin-bottom:1rem}.content-page ul,.content-page ol{padding-left:1.5rem}.content-page code{background:#f4f4f5;padding:0.15rem 0.4rem;border-radius:3px;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:0.85rem;color:#2a2622}.content-page pre{background:#2a2622;color:#e2e8f0;padding:1.25rem;border-radius:5px;overflow-x:auto;margin-bottom:1rem;border:1px solid rgba(42,38,34,0.15)}.content-page pre code{background:none;padding:0;color:inherit}.content-page table{width:100%;border-collapse:collapse;margin:1.25rem 0;font-size:0.9rem;border:1px solid #e4e4e7;border-radius:5px;overflow:hidden}.content-page table th,.content-page table td{padding:0.65rem 0.85rem;text-align:left;border-bottom:1px solid #e4e4e7}.content-page table th{background:#f4f4f5;font-weight:600;font-size:0.82rem;color:#2a2622}.content-page table td:first-child{white-space:nowrap;font-weight:500}.content-page table tr:last-child td{border-bottom:none}.filter-bar{position:sticky;z-index:10;background:#fff;margin-bottom:0.9rem}.filter-bar .filter-bar-inner{background:linear-gradient(180deg, rgba(221,107,32,0.04) 0%, rgba(221,107,32,0.015) 100%);border-bottom:1px solid rgba(221,107,32,0.18);padding:1rem 1.25rem 0.9rem;margin:0 -1.25rem}.filter-bar::after{content:"";position:absolute;left:-1.25rem;right:-1.25rem;top:100%;height:10px;background:linear-gradient(to bottom, rgba(221,107,32,0.08), transparent);opacity:0;transition:opacity 0.2s ease;pointer-events:none}.sidebar--scrolled .filter-bar::after{opacity:1}.filter-bar::before{content:"";position:absolute;left:-1.25rem;right:-1.25rem;top:0;bottom:0;background:#fff;z-index:-1}@media (min-width: 992px){.filter-bar{top:0}}@media (max-width: 991px){.filter-bar{top:48px}}.filter-bar-title{display:flex;align-items:center;gap:0.4rem;font-size:0.7rem;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#dd6b20;margin-bottom:0.55rem}.filter-bar-title svg{width:12px;height:12px}.filter-bar-inner>*:last-child{margin-bottom:0}.search-bar{position:relative;margin-bottom:0.5rem}@media (min-width: 992px){.sidebar-search{display:none}}.search-icon{position:absolute;right:0.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#a39a91;pointer-events:none;z-index:1}.search-row{display:flex;align-items:stretch;gap:0.4rem;margin-bottom:0.5rem;padding-top:3px}@media (min-width: 992px){.search-row.sidebar-search{display:none}}.search-row .search-bar{flex:1;min-width:0;margin-bottom:0}.search-input{width:100%;padding:0.7rem 2.25rem 0.7rem 1rem;border:1px solid #e4e4e7;border-radius:5px;font-size:1rem;outline:none;background:#fff;color:#2a2622;transition:border-color 0.25s, box-shadow 0.25s}.search-input:focus{border-color:#dd6b20;box-shadow:0 0 0 3px rgba(221,107,32,0.12)}.search-input::placeholder{color:#a39a91}.filter-row{display:flex;gap:0.4rem;align-items:center;margin-bottom:0.5rem}@media (max-width: 991px){.filter-row{flex-wrap:nowrap}}.multi-select{position:relative;flex:1.4;min-width:0}.multi-select-toggle{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between}.multi-select-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-select-dropdown{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:100;background:#fff;border:1px solid #e4e4e7;border-radius:5px;box-shadow:0 10px 28px rgba(0,0,0,0.08);padding:0.25rem 0}.multi-select.is-open .multi-select-dropdown{display:block}.multi-select-option{display:flex;align-items:center;gap:0.5rem;width:100%;padding:0.5rem 0.75rem;font-size:0.82rem;color:#2a2622;cursor:pointer;transition:background 0.15s;user-select:none}.multi-select-option:hover{background:#f4f4f5}.multi-select-option input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none}.multi-select-check{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid #e4e4e7;border-radius:3px;flex-shrink:0;transition:background 0.15s, border-color 0.15s}input:checked+.multi-select-check{background:#334155;border-color:#334155}input:checked+.multi-select-check::after{content:"";display:block;width:4px;height:7px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg) translate(-0.5px, -0.5px)}.filter-select{padding:0.45rem 2rem 0.45rem 0.6rem;border:1px solid #e4e4e7;border-radius:5px;font-size:0.8rem;color:#2a2622;background:#fff;outline:none;cursor:pointer;transition:border-color 0.2s;flex:1;min-width:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a1a1aa' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.6rem center;background-size:12px}.filter-select:focus{border-color:#dd6b20}.filter-select:disabled{opacity:0.45;cursor:not-allowed}.locate-btn{display:inline-flex;align-items:center;gap:0.35rem;padding:0.45rem 0.7rem;background:#fff;color:#2a2622;border:1px solid #e4e4e7;border-radius:5px;font-size:0.8rem;white-space:nowrap;cursor:pointer;transition:background 0.2s, border-color 0.2s, box-shadow 0.2s, transform 0.15s;margin-left:auto}.locate-btn svg{color:#dd6b20;flex-shrink:0}.locate-btn:hover{border-color:#dd6b20;box-shadow:0 0 0 3px rgba(221,107,32,0.1);transform:translateY(-1px)}.locate-btn:disabled{opacity:0.45;cursor:not-allowed;transform:none}.locate-btn--mobile{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:46px;padding:0;border-width:1px;margin:0}.locate-btn--mobile:hover{transform:none}@media (min-width: 992px){.locate-btn--mobile{display:none}}.locate-btn--header{display:none}@media (min-width: 992px){.locate-btn--header{display:inline-flex;margin-left:0;flex-shrink:0;padding:0.5rem 0.85rem;font-size:0.85rem;border-width:1px}}.location-suggestions{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:1000;background:#fff;border:1px solid #e4e4e7;border-radius:5px;box-shadow:0 10px 28px rgba(0,0,0,0.08);max-height:240px;overflow-y:auto;padding:0.25rem 0}.location-suggestions.is-visible{display:block}.location-suggestion{display:flex;align-items:center;gap:0.5rem;width:100%;padding:0.6rem 1rem;background:none;border:none;text-align:left;font-size:0.9rem;cursor:pointer;color:#2a2622;transition:background 0.15s}.location-suggestion svg{color:#a39a91;flex-shrink:0}.location-suggestion:hover{background:#f4f4f5}.location-pill{display:inline-flex;align-items:center;gap:0.4rem;padding:0.35rem 0.55rem 0.35rem 0.65rem;background:#f4f4f5;border-radius:999px;font-size:0.8rem;color:#2a2622;margin-bottom:0.25rem;border:1px solid #e4e4e7}.location-pill svg{flex-shrink:0;color:#dd6b20}.location-pill button{background:none;border:none;color:#a39a91;font-size:1rem;line-height:1;padding:0 0.15rem;cursor:pointer;transition:color 0.15s}.location-pill button:hover{color:#2a2622}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.25rem;color:#a39a91}.empty-state .empty-state-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgba(221,107,32,0.1);color:#dd6b20;margin-bottom:1rem}.empty-state .empty-state-icon svg{width:26px;height:26px;stroke-width:1.75}.empty-state .empty-state-title{margin:0 0 0.4rem 0;font-size:1rem;font-weight:600;color:#2a2622}.empty-state .empty-state-hint{margin:0;font-size:0.88rem;line-height:1.5;max-width:28ch}.empty-state .empty-state-cta{display:inline-flex;align-items:center;gap:0.4rem;margin-top:1.25rem;padding:0.55rem 1rem;background:#dd6b20;color:#fff;border-radius:3px;font-size:0.88rem;font-weight:600;text-decoration:none;transition:background 0.15s ease}.empty-state .empty-state-cta svg{width:16px;height:16px}.empty-state .empty-state-cta:hover{background:#c25e1c;color:#fff;text-decoration:none}.club-list{display:flex;flex-direction:column;gap:0.6rem}.club-card-add{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0.6rem;padding:1.1rem 1.1rem;background:rgba(221,107,32,0.04);border:1px dashed rgba(221,107,32,0.4);border-radius:5px;text-decoration:none;color:#2a2622;transition:background 0.15s ease, border-color 0.15s ease}.club-card-add:hover{background:rgba(221,107,32,0.08);border-color:#dd6b20;text-decoration:none}.club-card-add .club-card-add-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:50%;background:#dd6b20;color:#fff}.club-card-add .club-card-add-icon svg{width:20px;height:20px;stroke-width:2.5}.club-card-add .club-card-add-title{font-weight:600;color:#dd6b20;font-size:0.94rem;margin-bottom:0.15rem}.club-card-add .club-card-add-hint{font-size:0.82rem;color:#a39a91;line-height:1.4}.club-card{position:relative;display:flex;flex-direction:column;gap:0.4rem;text-decoration:none;color:#2a2622;background:#fff;border:1px solid #e4e4e7;border-radius:5px;padding:0.9rem 1rem;cursor:pointer;box-shadow:0 1px 2px rgba(15,23,42,0.03);transition:box-shadow 0.25s ease, border-color 0.25s ease, transform 0.2s ease;animation:fadeSlideIn 0.35s ease both}.club-card:nth-child(1){animation-delay:.03s}.club-card:nth-child(2){animation-delay:.06s}.club-card:nth-child(3){animation-delay:.09s}.club-card:nth-child(4){animation-delay:.12s}.club-card:nth-child(5){animation-delay:.15s}.club-card:nth-child(6){animation-delay:.18s}.club-card:nth-child(7){animation-delay:.21s}.club-card:nth-child(8){animation-delay:.24s}.club-card:nth-child(9){animation-delay:.27s}.club-card:nth-child(10){animation-delay:.3s}.club-card:nth-child(11){animation-delay:.33s}.club-card:nth-child(12){animation-delay:.36s}.club-card:nth-child(13){animation-delay:.39s}.club-card:nth-child(14){animation-delay:.42s}.club-card:nth-child(15){animation-delay:.45s}.club-card:nth-child(16){animation-delay:.48s}.club-card:nth-child(17){animation-delay:.51s}.club-card:nth-child(18){animation-delay:.54s}.club-card:nth-child(19){animation-delay:.57s}.club-card:nth-child(20){animation-delay:.6s}@media (min-width: 992px){.club-card:hover{border-color:rgba(221,107,32,0.45);transform:translateY(-2px);text-decoration:none}.club-card:hover .club-name{color:#dd6b20}}.club-card .club-card-body{display:flex;align-items:center;gap:0.75rem}.club-card .club-icon-wrap{flex-shrink:0}.club-card .club-icon-wrap img{width:60px;height:60px;border-radius:3px;object-fit:contain;display:block;border:1px solid #e4e4e7}.club-card .club-card-content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.club-card .club-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:0.75rem}.club-card .club-name{font-size:0.95rem;font-weight:600;color:#2a2622;flex:1;min-width:0}.club-card .club-distance{font-size:0.72rem;color:#dd6b20;background:rgba(221,107,32,0.08);padding:0.2rem 0.55rem;border-radius:999px;white-space:nowrap;flex-shrink:0;font-weight:500}.club-card .club-meta{font-size:0.82rem;color:#a39a91;margin-bottom:0.5rem}.club-card .club-meta span+span::before{content:" \00b7 "}.club-card .club-card-meta{display:flex;flex-direction:column;gap:0.05rem;font-size:0.78rem;color:#a39a91;min-width:0}.club-card .club-card-meta svg{width:12px;height:12px;flex-shrink:0;opacity:0.6}.club-card .club-venue,.club-card .club-days{display:flex;align-items:center;gap:0.3rem;min-width:0;white-space:nowrap;overflow:hidden}.club-card .club-venue span,.club-card .club-days span{overflow:hidden;text-overflow:ellipsis}.club-card .club-tags{display:flex;flex-wrap:wrap;gap:0.25rem}.tag{display:inline-block;font-size:0.7rem;font-weight:500;padding:0.15rem 0.45rem;border-radius:999px;background:#f4f4f5;color:#6b6259;letter-spacing:0.015em}.tag-day{background:#334155;color:#fff}.tag-cost{background:#2ecc71;color:#fff}.tag-type{font-weight:600}.tag-type-board-games{background:#3498db;color:#fff}.tag-type-rpg{background:#9b59b6;color:#fff}.tag-type-wargames{background:#e74c3c;color:#fff}.tag-type-botc{background:#e91e63;color:#fff}.tag-type-tcg{background:#f39c12;color:#fff}.map-pin-icon{display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.3))}.user-location-marker{position:relative}.user-location-marker .user-dot{width:22px;height:22px;background:#e53e3e;border:3px solid #fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,0.3);position:relative;z-index:2}.user-location-marker .user-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:22px;height:22px;background:rgba(229,62,62,0.25);border-radius:50%;z-index:1;animation:user-pulse 2s ease-out infinite}@keyframes user-pulse{0%{width:22px;height:22px;opacity:1}100%{width:60px;height:60px;opacity:0}}.club-detail{max-width:720px;margin:0 auto;padding:2.5rem 1.25rem;animation:fadeSlideIn 0.5s ease both}.club-detail h1{color:#2a2622;margin-bottom:0.5rem;font-size:2.1rem}.club-detail .club-location-subtitle{display:block;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:0.45em;font-weight:400;color:#a39a91;margin-top:0.2rem;letter-spacing:0.01em}.club-detail .club-detail-heading{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}@media (max-width: 767px){.club-detail .club-detail-heading{flex-direction:column;align-items:center;text-align:center}}.club-detail .club-detail-icon{flex-shrink:0}.club-detail .club-detail-icon img{width:100px;height:100px;border-radius:5px;object-fit:contain;display:block;border:1px solid #e4e4e7}@media (max-width: 767px){.club-detail .club-detail-icon img{width:140px;height:140px}}.club-detail .club-detail-heading-text{flex:1;min-width:0}.club-detail .club-detail-heading-text h1{margin-bottom:0}.club-detail .club-detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.45rem;margin-top:0.65rem}@media (max-width: 767px){.club-detail .club-detail-meta{justify-content:center}}.club-detail .detail-map{width:100%;height:280px;border-radius:5px;margin-bottom:2rem;border:1px solid #e4e4e7;overflow:hidden}.club-detail .detail-info{margin-bottom:2rem;background:#f4f4f5;border-radius:5px;padding:1.25rem 1.5rem;border:1px solid #e4e4e7}.club-detail .detail-info dt{font-weight:600;font-size:0.75rem;color:#a39a91;text-transform:uppercase;letter-spacing:0.06em;margin-top:1.15rem}.club-detail .detail-info dt:first-child{margin-top:0}.club-detail .detail-info dd{margin:0.25rem 0 0 0;color:#2a2622}.club-detail .club-description{line-height:1.75;color:#2a2622}.club-detail .club-description p{margin-bottom:1rem}.club-detail .club-description p:last-child{margin-bottom:0}.club-detail .club-description ul,.club-detail .club-description ol{margin:0 0 1rem 0;padding-left:1.5rem}.club-detail .club-description li{margin-bottom:0.35rem}.club-detail .club-description li:last-child{margin-bottom:0}.club-detail .club-description ul ul,.club-detail .club-description ul ol,.club-detail .club-description ol ul,.club-detail .club-description ol ol{margin-top:0.35rem;margin-bottom:0}.club-detail .club-description a{color:#dd6b20;text-decoration:underline;text-decoration-color:rgba(221,107,32,0.4)}.club-detail .club-description a:hover{text-decoration-color:currentColor}.club-detail .club-description strong{font-weight:600}.club-detail .club-links{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:2rem}.club-detail .club-links a{display:inline-flex;align-items:center;gap:0.4rem;padding:0.6rem 1.15rem;border:1px solid #e4e4e7;border-radius:5px;font-size:0.88rem;color:#2a2622;background:#fff;transition:border-color 0.2s, box-shadow 0.2s, transform 0.15s}.club-detail .club-links a:hover{border-color:#dd6b20;box-shadow:0 0 0 3px rgba(221,107,32,0.1);transform:translateY(-1px);text-decoration:none}.club-detail .club-suggest-edit{margin-top:1.5rem;text-align:center}.club-detail .club-suggest-edit a{display:inline-flex;align-items:center;gap:0.35rem;font-size:0.9rem;color:#a39a91}.club-detail .club-suggest-edit a:hover{color:#dd6b20;text-decoration:none}.directions-link{display:inline-flex;align-items:center;gap:0.25rem;font-size:0.82rem;color:#dd6b20;margin-left:0.5rem}.directions-link:hover{text-decoration:none;color:#6b6259}.contribute-actions{display:flex;gap:0.75rem;margin:1.25rem 0 0.5rem;flex-wrap:wrap}.contribute-btn{display:inline-flex;align-items:center;justify-content:center;padding:0.75rem 1.75rem;border-radius:5px;font-size:1rem;font-weight:600;text-decoration:none;transition:background 0.2s}.contribute-btn:hover{text-decoration:none}.contribute-btn--primary{background:#dd6b20;color:#fff}.contribute-btn--primary:hover{background:#ed8936;color:#fff}.contribute-btn--secondary{background:#fff;color:#2a2622;border:1px solid #e4e4e7}.contribute-btn--secondary:hover{border-color:#dd6b20;color:#dd6b20}.result-count{font-size:0.82rem;color:#a39a91;margin-bottom:0.4rem;font-style:italic}noscript .club-list{margin-top:1rem}.leaflet-popup-close-button{font-size:22px !important;width:28px !important;height:28px !important;line-height:28px !important;padding:0 !important;right:4px !important;top:4px !important}.leaflet-popup-content-wrapper{border-radius:5px !important;box-shadow:0 6px 24px rgba(0,0,0,0.12) !important}.leaflet-popup-content{margin:0.75rem 1rem;min-width:260px;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.popup-card{display:flex;flex-direction:column;gap:0.5rem;text-decoration:none;color:#2a2622}.popup-card:hover{text-decoration:none}.popup-card:hover .popup-name{color:#dd6b20}.popup-card .popup-body{display:flex;align-items:center;gap:0.5rem}.popup-card .popup-icon-wrap{flex-shrink:0}.popup-card .popup-icon-wrap img{width:48px;height:48px;border-radius:3px;object-fit:contain;display:block;border:1px solid #e4e4e7}.popup-card .popup-content{flex:1;min-width:0}.popup-card .popup-name{font-weight:600;font-size:0.92rem;color:#2a2622;margin-bottom:0.1rem;transition:color 0.15s}.popup-card .popup-venue,.popup-card .popup-days{display:flex;align-items:center;gap:0.3rem;font-size:0.78rem;color:#a39a91;white-space:nowrap;overflow:hidden}.popup-card .popup-venue svg,.popup-card .popup-days svg{width:12px;height:12px;flex-shrink:0;opacity:0.6}.popup-card .popup-venue span,.popup-card .popup-days span{overflow:hidden;text-overflow:ellipsis}.popup-card .popup-tags{display:flex;flex-wrap:wrap;gap:0.2rem}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-color:rgba(221,107,32,0.2)}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:#dd6b20;color:#fff;font-weight:600;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.marker-cluster-small div{background-color:#dd6b20}.marker-cluster-medium div{background-color:#c7601d}.marker-cluster-large div{background-color:#b0551a}
