.club-profile-body{height:auto!important;overflow:hidden auto!important}.club-profile{max-width:100vw;overflow-x:clip}.club-profile__bento{background:var(--surface-page);align-items:flex-start;gap:16px;min-height:100vh;padding:20px 20px 120px;display:flex}.club-profile__left{flex-direction:column;flex-shrink:0;align-self:flex-start;gap:10px;width:400px;display:flex;position:sticky;top:0}.club-profile__right-wrapper{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.club-profile__right{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.club-profile__masonry{column-count:1;z-index:0;column-gap:16px;position:relative}@media (min-width:1024px){.club-profile__masonry{column-count:2}}.club-profile__masonry-item{break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;width:100%;margin:0 0 16px;display:block}.club-profile__masonry-item>.club-profile__widget{opacity:0;height:auto;max-height:none;animation:.4s both widget-fade-in;display:block}.club-profile__masonry-item:first-child>.club-profile__widget{animation-delay:0s}.club-profile__masonry-item:nth-child(2)>.club-profile__widget{animation-delay:50ms}.club-profile__masonry-item:nth-child(3)>.club-profile__widget{animation-delay:.1s}.club-profile__masonry-item:nth-child(4)>.club-profile__widget{animation-delay:.15s}.club-profile__masonry-item:nth-child(5)>.club-profile__widget{animation-delay:.2s}.club-profile__masonry-item:nth-child(6)>.club-profile__widget{animation-delay:.25s}.club-profile__masonry-item:nth-child(7)>.club-profile__widget{animation-delay:.3s}.club-profile__masonry-item:nth-child(n+8)>.club-profile__widget{animation-delay:.35s}.club-profile__bento-cell{min-width:0;display:flex}.club-profile__bento-cell>.club-profile__widget{flex-direction:column;flex:1;display:flex;overflow:hidden}.club-profile__bento-cell>.club-profile__widget>:last-child{scrollbar-width:none;flex:1;min-height:0;overflow-y:auto}.club-profile__bento-cell>.club-profile__widget>:last-child::-webkit-scrollbar{display:none}.club-profile__bento-cell--wide{grid-column:span 2}.club-profile__bento-cell--wide>.club-profile__widget{max-height:280px}.club-profile__bento-cell--half>.club-profile__widget{height:420px}.club-profile__bento-cell--auto>.club-profile__widget{height:auto;max-height:none;overflow:visible}.club-profile__programme-tile{max-height:160px}.club-profile__widget{min-width:0}.club-profile__tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;display:flex;overflow-x:auto}.club-profile__tabs .club-profile__filter-btn{margin-left:auto}.club-profile__tabs::-webkit-scrollbar{display:none}.club-profile__tabs--desktop{z-index:10;background:var(--surface-page);border:none;border-radius:0;padding:12px 0;position:sticky;top:0}.club-profile__identity-end{pointer-events:none;height:0;overflow:hidden}.club-profile__sticky-header{display:none}.club-profile__tab{height:40px;color:var(--color-ink);border:1px solid var(--color-grey-10,#e8e9eb);background:var(--color-white);cursor:pointer;white-space:nowrap;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;transition:border-color .15s,background .15s;display:inline-flex}.club-profile__tab:hover{border-color:var(--color-grey-30);background:var(--color-grey-7)}.club-profile__tab--active{border-color:var(--color-primary);background:var(--color-primary-faint);color:var(--color-black);font-weight:600}.club-profile__tab--active:hover{border-color:var(--color-primary);background:var(--color-primary-faint)}.club-profile__tab:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.club-profile__tab--dropdown{gap:6px}.club-profile__tab--dropdown svg{width:12px;height:12px;color:var(--color-grey-70);flex-shrink:0;transition:transform .2s}.club-profile__tab--active.club-profile__tab--dropdown svg{color:var(--color-black)}.club-profile__hero-card{border:1px solid var(--color-grey-80,#505052);border-radius:var(--radius-md,8px);aspect-ratio:85.6/53.98;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:10px;min-height:200px;padding:24px;display:flex;position:relative;overflow:hidden}.club-profile__hero-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0000000d 30%,#0006 60%,#000000b3 100%);position:absolute;inset:0}.club-profile__hero-logo-wrap{background:var(--color-white);z-index:1;border:1.5px solid #ffffffe6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:6px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001f}.club-profile__hero-logo{object-fit:contain;width:100%;height:100%}.club-profile__hero-initials{color:var(--color-ink);font-size:22px;font-weight:700}.club-profile__hero-text{z-index:1;flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:relative}.club-profile__hero-name{color:var(--color-white);font-size:22px;font-weight:700;line-height:1.4}.club-profile__hero-meta{color:#ffffffbf;align-items:center;gap:8px;font-size:18px;font-weight:400;line-height:26px;display:flex}.club-profile__hero-meta svg{stroke:#ffffffbf;fill:none;stroke-width:1.5px;width:24px;height:24px}.club-profile__about-card{background:var(--color-white);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;gap:20px;padding:20px;animation:.4s .1s both widget-fade-in;display:flex}.club-profile__widget--teams-wide{break-inside:auto;column-span:all}.club-profile__team-cards{scrollbar-width:none;-ms-overflow-style:none;gap:8px;display:flex;overflow-x:auto}.club-profile__team-cards::-webkit-scrollbar{display:none}.club-profile__team-card{border-radius:var(--radius-lg,12px);aspect-ratio:4/3;cursor:pointer;min-width:120px;font:inherit;border:none;flex:1 1 0;padding:0;transition:transform .15s;position:relative;overflow:hidden}.club-profile__team-card:hover{transform:scale(1.02)}.club-profile__team-card-img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.club-profile__team-card-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0000000d 30%,#0006 60%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:12px;display:flex;position:absolute;inset:0}.club-profile__team-card-name{color:#fff;font-size:14px;font-weight:700;line-height:1.2}.club-profile__team-card-count{color:#ffffffbf;margin-top:2px;font-size:13px}.club-profile__highlights,.club-profile__highlights-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.club-profile__highlight-row,.club-profile__highlight{border-bottom:1px solid var(--border-default);align-items:flex-start;gap:14px;padding:14px 0;display:flex}.club-profile__highlight-row:first-child,.club-profile__highlight:first-child{padding-top:0}.club-profile__highlight-row:last-child,.club-profile__highlight:last-child{border-bottom:none;padding-bottom:0}.club-profile__highlight-text{flex-direction:column;flex:1;min-width:0;display:flex}.club-profile__highlight-title,.club-profile__highlight-desc{white-space:normal;text-overflow:clip;margin:0;overflow:visible}.club-profile__highlight-icon{background:var(--color-primary-faint);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.club-profile__highlight-icon svg{width:18px;height:18px;stroke:var(--color-primary);fill:none;stroke-width:1.5px}.club-profile__highlight-title{color:#313233;font-size:14px;font-weight:700;line-height:20px}.club-profile__highlight-desc{color:var(--color-grey-70,#666769);margin-top:4px;font-size:12px;font-weight:400;line-height:16px}.club-profile__cta-section{flex-direction:column;gap:12px;display:flex}.club-profile__cta-button{background:var(--color-primary);width:100%;height:48px;color:var(--color-white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:16px;font-weight:700;transition:opacity .15s;display:flex}.club-profile__cta-button:hover{opacity:.9}.club-profile__cta-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.club-profile__pills-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.club-profile__pill{border-radius:var(--radius-md);border:1px solid var(--color-grey-10,#e8e9eb);background:var(--color-white);width:40px;height:40px;color:var(--color-ink);font:inherit;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.club-profile__pill--labelled{gap:8px;width:auto;padding:0 16px}.club-profile__pill:hover{background:var(--color-grey-7);border-color:var(--color-grey-30)}.club-profile__pill:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.club-profile__pill-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.club-profile__pill-icon svg{width:18px;height:18px}.club-profile__pill--labelled .club-profile__pill-icon{color:var(--color-ink)!important}.club-profile__pill-label{color:var(--color-ink);white-space:nowrap;font-size:13px;font-weight:600;line-height:1.4}.club-profile__widget{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-self:start;min-width:0;padding:20px;animation:.4s both widget-fade-in}@keyframes widget-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.club-profile__widget,.club-profile__about-card{animation:none!important}}.club-profile__cta-section,.club-profile__hero-card,.club-profile__about-card{min-width:0}.club-profile__widget--match-height,.club-profile__widget--pair{flex-direction:column;align-self:stretch;display:flex}.club-profile__widget-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.club-profile__widget-title h3{letter-spacing:-.01em;color:var(--color-ink);margin:0;font-size:16px;font-weight:700}.club-profile__widget-title button{font:inherit;color:var(--color-grey-70);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;transition:color .15s}.club-profile__widget-title button{color:var(--color-grey-70,#666769);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;transition:color .15s}.club-profile__widget-title button:hover{color:var(--color-ink)}.club-profile__widget-title button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:2px}.club-profile__widget-title a,.club-profile__widget-title button{color:var(--color-grey-70);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none}.club-profile__widget-title a:hover,.club-profile__widget-title button:hover{color:var(--color-black)}.club-profile__widget--gallery{--gallery-h:240px}.club-profile__widget.club-profile__widget--gallery-bleed{background:var(--color-near-black,#1b1c1e);border-radius:var(--radius-lg,12px);border:1px solid var(--border-default,#e8e9eb);padding:0;overflow:hidden}.club-profile__widget--gallery-bleed .club-profile__gallery-hero{border-radius:0;height:0;padding-bottom:75%}.club-profile__widget--gallery-bleed .club-profile__gallery-hero img{width:100%;height:100%;position:absolute;inset:0}.club-profile__widget--gallery-bleed .club-profile__gallery-hero{position:relative}.club-profile__widget--gallery-bleed .club-profile__gallery-grid{gap:3px;padding:0}.club-profile__widget--gallery-bleed .club-profile__gallery-item{border-radius:0}.club-profile__gallery-hero{width:100%;height:var(--gallery-h);border-radius:var(--radius-lg,12px);cursor:pointer;background:var(--color-near-black,#1b1c1e);font:inherit;color:inherit;border:none;margin:0;padding:0;display:block;position:relative;overflow:hidden}.club-profile__gallery-hero img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.club-profile__gallery-hero-badge{color:var(--color-white);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(4px);background:#0009;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:12px}.club-profile__bento-cell.club-profile__bento-cell--wide>.club-profile__widget.club-profile__widget--gallery{height:auto;max-height:none}.club-profile__gallery-grid{height:var(--gallery-h);flex:0 0 var(--gallery-h);min-height:var(--gallery-h);max-height:var(--gallery-h);scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;align-items:stretch;gap:8px;display:flex;overflow:auto hidden}.club-profile__gallery-grid::-webkit-scrollbar{display:none}.club-profile__gallery-item{height:var(--gallery-h);cursor:pointer;scroll-snap-align:start;font:inherit;color:inherit;background:0 0;border:none;border-radius:8px;flex:none;margin:0;padding:0;overflow:hidden}.club-profile__gallery-item img{height:var(--gallery-h);object-fit:cover;width:auto;max-width:none;transition:transform .3s;display:block}.club-profile__programmes-row{gap:12px;display:flex}.club-profile__programme-tile{cursor:pointer;border-radius:8px;flex-direction:column;flex:1;justify-content:flex-end;min-width:0;height:160px;display:flex;position:relative;overflow:hidden}.club-profile__programme-tile-img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block;position:absolute;inset:0}.club-profile__programme-tile-overlay{pointer-events:none;z-index:1;background:linear-gradient(#0000001f 0%,#0000004d 40%,#0009 65%,#000000d1 100%);position:absolute;inset:0}.club-profile__programme-tile-text{z-index:2;padding:14px 16px;position:relative}.club-profile__programme-name{color:var(--color-white);text-shadow:0 1px 4px #00000080;font-size:14px;font-weight:700;line-height:20px}.club-profile__programme-count{color:#ffffffe6;text-shadow:0 1px 3px #0006;margin-top:2px;font-size:14px;font-weight:400;line-height:20px}.club-profile__youtube-wrap{border-radius:8px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.club-profile__youtube-wrap iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.club-profile__insta-carousel{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;display:flex;overflow-x:auto}.club-profile__insta-carousel::-webkit-scrollbar{display:none}.club-profile__insta-card{background:var(--color-primary-faint);width:200px;color:inherit;border-radius:8px;flex-direction:column;flex-shrink:0;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden}.club-profile__insta-card:hover{transform:translateY(-2px)}.club-profile__insta-card-img{aspect-ratio:1;width:100%;overflow:hidden}.club-profile__insta-card-img img{object-fit:cover;width:100%;height:100%;display:block}.club-profile__insta-card-body{flex-direction:column;flex:1;gap:8px;padding:14px 16px;display:flex}.club-profile__insta-caption{color:var(--color-black);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.club-profile__insta-meta{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.club-profile__insta-likes{color:var(--color-grey-70);align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.club-profile__insta-likes svg{color:#e1306c}.club-profile__insta-time{color:var(--color-grey-70);font-size:12px;font-weight:400}.club-profile__match-list{flex-direction:column;display:flex}.club-profile__match-list>.club-profile__match-card{border-bottom:1px solid var(--border-default)}.club-profile__match-list>.club-profile__match-card:last-child{border-bottom:none}.club-profile__match-card{background:0 0;border-radius:0;flex-direction:column;display:flex}.club-profile__match-list>.club-profile__match-card:first-child .club-profile__match-top{padding-top:0}.club-profile__match-list>.club-profile__match-card:last-child .club-profile__match-top{padding-bottom:0}.club-profile__match-top{flex-direction:column;gap:14px;padding:18px 0;display:flex}.club-profile__match-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.club-profile__match-date{color:var(--color-grey-70);font-size:13px;font-weight:500}.club-profile__match-teams{flex-direction:column;gap:12px;display:flex}.club-profile__match-team-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.club-profile__match-team-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.club-profile__match-team-name{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.club-profile__match-tag{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.04em;color:var(--color-ink);background:var(--color-primary-faint);border:1px solid var(--color-primary-light);padding:3px 10px;font-size:11px;font-weight:600;line-height:1.4}.club-profile__match-team-badge{border:1px solid var(--border-default);background:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:3px;display:flex;overflow:hidden}.club-profile__match-team-badge img{object-fit:contain;width:100%;height:100%}.club-profile__match-team-badge-inner{background:var(--color-grey-30);opacity:.3;border-radius:50%;width:14px;height:14px}.club-profile__match-form{gap:4px;display:flex}.club-profile__match-form-dot{background:var(--color-success);border-radius:50%;width:8px;height:8px}.club-profile__match-form-dot--grey{background:var(--color-grey-30)}.club-profile__match-form-dot--red{background:var(--color-error)}.club-profile__match-score{color:var(--color-black);font-size:18px;font-weight:700;line-height:1}.club-profile__match-bottom{border-top:none;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding:10px 0 0;display:flex}.club-profile__match-outcome{text-transform:capitalize;border-radius:12px;padding:3px 12px;font-size:13px;font-weight:600;line-height:18px}.club-profile__match-outcome--won{color:var(--color-success,#47b259);background:#7bc25826;border:1px solid #7bc2584d}.club-profile__match-outcome--lost{color:var(--color-error);background:#dc354514;border:1px solid #dc354526}.club-profile__match-outcome--drawn{background:var(--color-grey-7);color:var(--color-grey-70);border:1px solid var(--color-grey-10)}.club-profile__match-score-detail{color:var(--color-grey-70);font-size:13px;font-weight:400;line-height:18px}.club-profile__match-watch{color:var(--color-black);align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:20px;display:flex}.club-profile__match-watch svg{width:18px;height:18px;stroke:var(--color-black)}.club-profile__match-directions{color:var(--color-black);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.club-profile__match-directions svg{width:14px;height:14px;stroke:var(--color-black);stroke-width:2px;fill:none}.club-profile__location-directions{align-self:flex-end}.club-profile__widget--location.club-profile__widget--bleed{aspect-ratio:4/3;min-height:280px;padding:0;position:relative;overflow:hidden}.club-profile__loc-map{position:absolute;inset:0}.club-profile__loc-map-img{object-fit:cover;width:100%;height:100%;display:block}.club-profile__loc-map-canvas{width:100%;height:100%;position:absolute;inset:0}.club-profile__loc-map-static{cursor:grab;width:100%;height:100%;position:absolute;inset:0}.club-profile__loc-map-skeleton{background:var(--surface-subtle,#f3f3f5);position:absolute;inset:0}.club-profile__loc-pin{background:var(--color-primary);width:44px;height:44px;color:var(--color-white);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000002e}.club-profile__loc-pin svg{width:22px;height:22px}.club-profile__loc-expand{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;width:36px;height:36px;color:var(--color-ink);background:#fffffff0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .18s;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 2px 8px #0000001f}.club-profile__loc-expand:hover{background:var(--color-white)}.club-profile__loc-expand svg{width:16px;height:16px}.club-profile__loc-overlay{pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.club-profile__loc-overlay>*{pointer-events:auto}.club-profile__loc-switcher{background:var(--color-white);border-radius:var(--radius-pill);align-items:center;gap:10px;padding:2px;display:inline-flex;box-shadow:0 1px 3.5px #1a1d2733}.club-profile__loc-nav{border:1px solid var(--color-grey-10);background:var(--color-white);border-radius:var(--radius-pill);width:32px;height:32px;color:var(--color-ink);cursor:pointer;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.club-profile__loc-nav:hover:not(:disabled){background:var(--color-grey-7);border-color:var(--color-grey-30)}.club-profile__loc-nav:disabled{opacity:.4;cursor:not-allowed}.club-profile__loc-nav svg{width:16px;height:16px;stroke:var(--color-ink);stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round}.club-profile__loc-counter{color:var(--color-ink);white-space:nowrap;padding:0 2px;font-size:12px;font-weight:400;line-height:1.5}.club-profile__loc-card{background:var(--color-white);border-radius:var(--radius-lg);align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex;box-shadow:0 6px 20px #0000002e}.club-profile__loc-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.club-profile__loc-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-grey-70);font-size:10px;font-weight:700}.club-profile__loc-name{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.club-profile__loc-address{color:var(--color-grey-70);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.club-profile__loc-directions{border:1px solid var(--color-grey-10);background:var(--color-white);width:32px;height:32px;color:var(--color-ink);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.club-profile__loc-directions:hover{background:var(--color-grey-7);border-color:var(--color-grey-30)}.club-profile__loc-directions svg{width:16px;height:16px}.club-profile__location-directions-pill{color:var(--color-grey-70,#666769);background:var(--color-white);border:1px solid var(--color-grey-10,#e8e9eb);border-radius:var(--radius-sm,4px);white-space:nowrap;flex-shrink:0;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:border-color .15s}.club-profile__location-directions-pill:hover{background:var(--color-grey-7);border-color:var(--color-grey-30)}.club-profile__map-container{border-radius:8px;flex:1;min-height:200px;margin-bottom:12px;overflow:hidden}.club-profile__location-address{color:var(--color-black,#131618);margin:0 0 12px;font-size:14px;font-weight:400;line-height:20px}.club-profile__map-wrapper{border-radius:8px;margin-bottom:0;position:relative;overflow:hidden}.club-profile__map-container--multi{border-radius:0;min-height:380px;margin-bottom:0}.club-profile__ground-carousel-track{z-index:1;scroll-snap-type:x proximity;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding:0 14px;display:flex;position:absolute;bottom:28px;left:0;right:0;overflow-x:auto}.club-profile__ground-carousel-track::-webkit-scrollbar{display:none}.club-profile__ground-carousel-card{scroll-snap-align:center;background:var(--color-white);border-radius:var(--radius-lg,12px);cursor:pointer;flex:0 0 78%;align-items:center;gap:10px;padding:12px 14px;transition:opacity .15s;display:flex;box-shadow:0 2px 12px #0000001f}.club-profile__ground-carousel-card--active{box-shadow:0 2px 16px #0000002e}.club-profile__ground-carousel-icon{background:var(--color-grey-20,#e5e5e5);width:34px;height:34px;color:var(--color-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.club-profile__ground-carousel-card--active .club-profile__ground-carousel-icon{background:var(--color-ink);color:var(--color-white)}.club-profile__ground-carousel-icon svg{width:15px;height:15px}.club-profile__ground-carousel-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.club-profile__ground-carousel-name{color:var(--color-black);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:17px;overflow:hidden}.club-profile__ground-carousel-address{color:var(--color-grey-70);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:400;line-height:15px;overflow:hidden}.club-profile__ground-carousel-directions{color:var(--color-black);background:var(--color-primary-faint);border:1px solid var(--color-grey-20,#e5e5e5);cursor:pointer;white-space:nowrap;border-radius:8px;flex-shrink:0;padding:7px 12px;font-size:12px;font-weight:500;text-decoration:none}.club-profile__ground-carousel-directions:hover{background:var(--color-grey-20,#e5e5e5)}.club-profile__reviews-list{scrollbar-width:none;flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow-y:auto}.club-profile__reviews-list::-webkit-scrollbar{display:none}.club-profile__review-card{background:var(--color-primary-faint);border-radius:8px;flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.club-profile__review-quote-icon{flex-shrink:0;width:20px;height:20px}.club-profile__review-text{color:var(--color-ink);margin:0;font-size:14px;font-weight:600;line-height:1.21}.club-profile__contacts-list{flex-direction:column;display:flex}.club-profile__contact-row{border-bottom:1px solid var(--border-default);align-items:center;gap:14px;padding:14px 0;display:flex}.club-profile__contact-row:first-child{padding-top:0}.club-profile__contact-row:last-child{border-bottom:none;padding-bottom:0}.club-profile__contact-avatar{letter-spacing:.02em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.club-profile__contact-info{flex-direction:column;gap:2px;min-width:0;display:flex}.club-profile__contact-name{color:var(--color-black);font-size:14px;font-weight:600;line-height:20px}.club-profile__contact-role{color:var(--color-grey-70);font-size:13px;font-weight:400;line-height:18px}a.club-profile__contact-cta,.club-profile__contact-cta{color:var(--color-grey-70,#666769);background:var(--color-white);border:1px solid var(--color-grey-10,#e8e9eb);border-radius:var(--radius-md,8px);cursor:pointer;flex-shrink:0;margin-left:auto;padding:7px 13px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s}.club-profile__contact-cta:hover{background:var(--color-grey-7);border-color:var(--color-grey-30)}.club-profile__amenities-grid{flex:1;grid-template-columns:1fr 1fr;gap:12px;display:grid}.club-profile__amenity{background:var(--color-primary-faint);border-radius:8px;flex-direction:column;gap:10px;padding:16px;display:flex}.club-profile__amenity-icon{color:var(--color-ink,#313233);width:24px;height:24px;line-height:1}.club-profile__amenity-icon svg{display:block}.club-profile__amenity-label{color:var(--color-ink,#313233);font-size:13px;font-weight:600;line-height:1.3}.club-profile__widget-show-all{width:100%;color:var(--color-ink);border:none;border-top:1px solid var(--color-grey-10,#e8e9eb);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:4px;margin-top:12px;padding:14px 0 2px;font-family:inherit;font-size:14px;font-weight:600;transition:color .15s;display:flex}.club-profile__widget-show-all:hover{color:var(--color-ink,#313233)}.club-profile__widget--sponsors{overflow:hidden}.club-profile__sponsors-static{flex:1;justify-content:center;align-items:center;gap:32px;min-height:80px;padding:16px;display:flex}.club-profile__sponsors-static--single{padding:24px}.club-profile__sponsors-static--double{gap:48px}.club-profile__sponsors-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.club-profile__sponsors-track{align-items:center;gap:48px;width:max-content;padding:0 24px;animation:25s linear infinite sponsors-scroll;display:flex}.club-profile__sponsors-track:hover{animation-play-state:paused}@keyframes sponsors-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.club-profile__sponsor-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;height:80px;display:flex}.club-profile__sponsor-logo{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:80px}.club-profile__sponsors-static{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.club-profile__sponsors-static .club-profile__sponsor-logo-wrap{flex:1;justify-content:center;align-items:center;height:100%}.club-profile__sponsors-static .club-profile__sponsor-logo{object-fit:contain;filter:none;opacity:1;border-radius:var(--radius-sm,4px);width:auto;max-width:180px;height:auto;max-height:64px}.club-profile__sponsor-name-fallback{color:var(--color-grey-70,#666769);white-space:nowrap;opacity:.6;padding:0 12px;font-size:12px;font-weight:600;line-height:48px;transition:opacity .3s}.club-profile__sponsor-logo-wrap:hover .club-profile__sponsor-name-fallback{opacity:1}.club-profile__stats-row{gap:12px;margin-top:16px;display:flex}.club-profile__stat-card{background:var(--color-primary-faint);border:1px solid var(--color-grey-10);text-align:center;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:16px 8px;display:flex}.club-profile__stat-value{color:var(--color-black);font-size:20px;font-weight:600;line-height:1}.club-profile__stat-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-grey-70);font-size:11px;font-weight:700}.club-profile__widget--description{padding:20px}.club-profile__filter-btn{border:1px solid var(--border-default);background:var(--color-white);width:40px;height:40px;color:var(--color-ink);border-radius:var(--radius-md);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .18s,border-color .18s;display:inline-flex;position:relative}.club-profile__filter-btn:hover{background:var(--color-grey-7);border-color:var(--color-grey-30)}.club-profile__filter-btn--active{border-color:var(--color-ink)}.club-profile__filter-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.club-profile__filter-btn svg{width:18px;height:18px}.club-profile__filter-btn-badge{background:var(--color-primary);min-width:16px;height:16px;color:var(--color-white);font-variant-numeric:tabular-nums;border:2px solid var(--color-white);border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.club-profile__fixture-matchup{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.club-profile__fixture-vs{text-transform:uppercase;letter-spacing:.06em;color:var(--color-grey-70);font-size:11px;font-weight:500}.club-profile__news-thumb{aspect-ratio:4/3;border-radius:var(--radius-md,8px);background:var(--color-grey-7,#f3f3f5);flex-shrink:0;width:128px;overflow:hidden}.club-profile__news-thumb img{object-fit:cover;width:100%;height:100%;display:block}.club-profile__description-text{color:#444;margin:0;font-size:14px;line-height:22px}.club-profile__description-toggle{color:var(--color-ink);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.club-profile__description-toggle:hover{color:var(--color-ink,#313233)}.club-profile__widget--stats{padding:20px}.club-profile__stats-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));align-content:center;gap:8px;display:grid}.club-profile__stats-grid .club-profile__stat-card{flex:none}.club-profile__location-directions:focus-visible,.club-profile__location-directions-pill:focus-visible,.club-profile__gallery-item:focus-visible,.club-profile__programme-tile:focus-visible,.club-profile__insta-card:focus-visible,.club-profile__ground-carousel-directions:focus-visible,.club-profile__contact-cta:focus-visible,.club-profile__description-toggle:focus-visible,.club-profile__match-directions:focus-visible,.club-profile__review-card:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.club-profile__location-directions-pill,.club-profile__ground-carousel-directions,.club-profile__description-toggle,.club-profile__contact-cta,.club-profile__gallery-item,.club-profile__programme-tile,.club-profile__match-directions,.club-profile__insta-card{transition:all .15s}.club-profile__news{flex-direction:column;display:flex}.club-profile__news-card{border:none;border-bottom:1px solid var(--border-default);cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;align-items:flex-start;gap:14px;width:100%;padding:14px 0;transition:color .15s;display:flex}.club-profile__news-card:last-child{border-bottom:none;padding-bottom:0}.club-profile__news>.club-profile__news-card:first-child{padding-top:0}.club-profile__news-image{border-radius:var(--radius-md);flex-shrink:0;width:80px;height:60px;overflow:hidden}.club-profile__news-card:hover .club-profile__news-title{color:var(--color-ink)}.club-profile__news-image{background:var(--color-grey-7,#f3f3f5);overflow:hidden}.club-profile__news-image img{object-fit:cover;width:100%;height:100%;display:block}.club-profile__news-body{flex:1;min-width:0;padding:4px 8px}.club-profile__news-title{color:var(--color-ink,#313233);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.club-profile__news-excerpt{color:var(--color-grey-70,#666769);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 4px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.club-profile__news-meta{color:var(--color-grey-70,#666769);font-size:11px;font-weight:500}.club-profile__events{flex-direction:column;display:flex}.club-profile__event-card{border:none;border-bottom:1px solid var(--border-default);cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;align-items:flex-start;gap:14px;width:100%;padding:14px 0;transition:color .15s;display:flex}.club-profile__event-card:last-child{border-bottom:none;padding-bottom:0}.club-profile__events>.club-profile__event-card:first-child{padding-top:0}.club-profile__event-card:hover .club-profile__event-title{color:var(--color-ink)}.club-profile__event-date{background:var(--color-primary-faint,#ff4e640f);border:1px solid var(--color-primary-light,#ff4e6433);border-radius:var(--radius-sm,4px);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:44px;padding:6px 4px;display:flex}.club-profile__event-month{text-transform:uppercase;letter-spacing:.06em;color:var(--color-ink,#313233);font-size:9px;font-weight:600}.club-profile__event-day{color:var(--color-ink,#313233);margin-top:2px;font-size:18px;font-weight:700;line-height:1}.club-profile__event-body{flex:1;min-width:0}.club-profile__event-title{color:var(--color-ink,#313233);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 2px;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.club-profile__event-time{color:var(--color-grey-70,#666769);font-size:11px}.club-profile__event-description{color:var(--color-grey-70,#666769);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.club-profile__events--single .club-profile__event-card{padding:14px 16px}.club-profile__events--single .club-profile__event-date{width:56px;padding:8px 4px}.club-profile__events--single .club-profile__event-day{font-size:22px}.club-profile__events--single .club-profile__event-title{font-size:14px}.club-profile__widget--teams-carousel,.club-profile__widget--youtube,.club-profile__widget--instagram,.club-profile__widget--sponsors{overflow:visible;height:auto!important;max-height:none!important}.club-profile__widget--gallery{overflow:hidden}.club-profile__teams-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.club-profile__teams-list>li{border-bottom:1px solid var(--border-default)}.club-profile__teams-list>li:last-child{border-bottom:none}.club-profile__teams-list-item{border-radius:var(--radius-md,8px);cursor:pointer;text-align:left;width:calc(100% + 24px);font:inherit;color:inherit;transition:background var(--duration-fast,.15s);background:0 0;border:none;align-items:center;gap:12px;margin-left:-12px;padding:12px;display:flex}.club-profile__teams-list-thumb{border-radius:var(--radius-md);background:var(--color-grey-10);flex-shrink:0;width:56px;height:56px;overflow:hidden}.club-profile__teams-list-thumb img{object-fit:cover;width:100%;height:100%;display:block}.club-profile__teams-list-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.club-profile__teams-list-name{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.club-profile__teams-list-meta{color:var(--color-grey-70);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.club-profile__teams-list-item>svg{width:16px;height:16px;color:var(--color-grey-30);flex-shrink:0;transition:color .15s}@media (hover:hover){.club-profile__teams-list-item:hover{background:var(--color-grey-7,#f3f3f5)}.club-profile__teams-list-item:hover>svg{color:var(--color-grey-70)}}.club-profile__teams-row{-ms-overflow-style:none;scrollbar-width:none;--cp-team-card-width:calc((100% - 16px * 4) / 4.5);gap:16px;display:flex;overflow-x:auto}.club-profile__teams-row::-webkit-scrollbar{display:none}.club-profile__team-card-h{width:var(--cp-team-card-width,200px);cursor:pointer;appearance:none;font:inherit;text-align:left;color:inherit;background:0 0;border:none;flex-shrink:0;padding:0}.club-profile__team-card-h-image{aspect-ratio:3/2;border-radius:8px;justify-content:center;align-items:center;width:100%;transition:transform .3s;display:flex;position:relative;overflow:hidden}.club-profile__team-card-h-image img{object-fit:cover;object-position:center 20%;width:100%;height:100%;position:absolute;inset:0}.club-profile__team-card-h-image:after{content:"";box-shadow:inset 0 0 0 1px var(--color-grey-10);pointer-events:none;z-index:1;border-radius:8px;position:absolute;inset:0}.club-profile__team-card-initials{color:var(--color-white);z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:2px;line-height:1;display:flex;position:relative}.club-profile__team-card-initials-top{letter-spacing:.02em;font-size:22px;font-weight:800}.club-profile__team-card-initials-bottom{letter-spacing:.1em;opacity:.75;font-size:10px;font-weight:600}.club-profile__team-card-h-info{flex-direction:column;gap:2px;margin-top:12px;display:flex}.club-profile__team-card-h-name{color:var(--color-black);font-size:14px;font-weight:700;line-height:20px}.club-profile__team-card-h-age{color:var(--color-grey-70);font-size:14px;font-weight:400;line-height:20px}.club-profile__team-card-h:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}@media (max-width:1100px){.club-profile__left{width:340px}.club-profile__programmes-row{flex-wrap:wrap}.club-profile__programme-tile{flex:0 0 calc(50% - 6px);min-width:calc(50% - 6px)}.club-profile__widget--gallery{--gallery-h:180px}}@media (max-width:900px){.club-profile__right{grid-template-columns:1fr}.club-profile__bento-cell--wide{grid-column:1}.club-profile__bento-cell--wide>.club-profile__widget{max-height:260px}.club-profile__bento-cell--half>.club-profile__widget{height:auto;max-height:400px}.club-profile__programmes-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.club-profile__programmes-row::-webkit-scrollbar{display:none}.club-profile__programme-tile{flex:0 0 45%;min-width:45%;max-height:140px}.club-profile__widget--gallery{--gallery-h:160px}}@media (max-width:680px){.club-profile__bento{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px 12px 120px;display:grid;overflow-x:clip}.club-profile__left{width:auto;max-height:none;display:contents;position:static;overflow-y:visible}.club-profile__right-wrapper,.club-profile__right{display:contents}.club-profile__bento-cell,.club-profile__bento-cell--wide,.club-profile__bento-cell--half{grid-area:auto/1!important}.club-profile__bento-cell--wide>.club-profile__widget,.club-profile__bento-cell--half>.club-profile__widget{height:auto!important;max-height:none!important}.club-profile__programme-tile{max-height:130px}.club-profile__widget--wide{grid-column:1}.club-profile__widget{border-radius:12px}.club-profile__hero-card{aspect-ratio:16/10;border-radius:12px}.club-profile__about-card{border-radius:12px}.club-profile__programmes-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin-right:-20px;padding-right:20px;overflow-x:auto}.club-profile__programmes-row::-webkit-scrollbar{display:none}.club-profile__programme-tile{flex:0 0 55%;min-width:55%;min-height:130px}.club-profile__widget--gallery{--gallery-h:180px}.club-profile__gallery-grid{margin-right:-20px;padding-right:20px}.club-profile__stats-row{flex-wrap:wrap}.club-profile__stat-card{flex:1 0 calc(33% - 8px);min-width:80px}.club-profile__match-watch,.club-profile__match-directions{font-size:13px}.club-profile__teams-row{--cp-team-card-width:calc((100vw - 48px) / 2.2)}.club-profile__insta-card{width:170px}.club-profile__tabs--desktop{display:none}.club-profile__sticky-header{z-index:100;background:var(--color-white);will-change:transform;backface-visibility:hidden;padding-top:env(safe-area-inset-top,0px);transition:transform .3s ease-in;display:block;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 1px 8px #00000014}.club-profile__sticky-header--visible{transition:transform .22s cubic-bezier(.16,1,.3,1);transform:translateY(0)}@media (prefers-reduced-motion:reduce){.club-profile__sticky-header,.club-profile__sticky-header--visible{transition:none}}.club-profile__sticky-header-top{border-bottom:1px solid var(--color-grey-10,#e8e9eb);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.club-profile__sticky-header-identity{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.club-profile__sticky-header-logo-wrap{background:var(--color-white);border:1px solid var(--color-grey-10,#e8e9eb);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;display:flex;overflow:hidden}.club-profile__sticky-header-logo{object-fit:contain;width:100%;height:100%}.club-profile__sticky-header-initials{background:var(--color-primary);width:36px;height:36px;color:var(--color-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.club-profile__sticky-header-info{flex:1;min-width:0}.club-profile__sticky-header-name{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;line-height:22px;overflow:hidden}.club-profile__sticky-header-location{color:var(--color-grey-70);font-size:13px;font-weight:400;line-height:18px}.club-profile__sticky-header-cta{border-radius:var(--radius-md,8px);background:var(--color-primary);height:32px;color:var(--color-white);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .15s}.club-profile__sticky-header-cta:hover{opacity:.9}.club-profile__sticky-header-tabs{padding:10px 16px}.club-profile__match-card{border-radius:var(--radius-lg,12px)}.club-profile__map-container{border-radius:var(--radius-lg,12px);min-height:180px}.club-profile__map-container--multi{min-height:360px}.club-profile__review,.club-profile__amenity{border-radius:var(--radius-lg,12px)}.club-profile__pills-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.club-profile__pills-row::-webkit-scrollbar{display:none}}@media (max-width:480px){.club-profile__bento{gap:10px;padding:8px 8px 120px}.club-profile__widget,.club-profile__about-card{border-radius:var(--radius-lg,12px);padding:16px}.club-profile__hero-card{border-radius:var(--radius-lg,12px);padding:20px}.club-profile__programmes-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:0 -16px;padding:0 16px;overflow-x:auto}.club-profile__programmes-row::-webkit-scrollbar{display:none}.club-profile__programme-tile{flex:0 0 200px;min-width:200px;min-height:120px}.club-profile__widget--gallery{--gallery-h:140px}.club-profile__match-top,.club-profile__match-bottom{padding:12px 16px}.club-profile__teams-row{--cp-team-card-width:calc((100vw - 36px) / 1.6)}.club-profile__insta-card{width:155px}.club-profile__stat-card{flex:1 0 calc(50% - 6px);min-width:0}.club-profile__sticky-header-top{padding:10px 12px}.club-profile__sticky-header-tabs{padding:8px 12px}.club-profile__tab{height:36px;padding:0 16px;font-size:13px}.club-profile__contact-row{flex-wrap:wrap;gap:10px}.club-profile__contact-cta{text-align:center;width:calc(100% - 50px);margin-left:50px}}@media (max-width:360px){.club-profile__hero-card{aspect-ratio:16/11;padding:16px}.club-profile__hero-name{font-size:20px}.club-profile__hero-meta{font-size:14px}.club-profile__hero-logo-wrap{width:52px;height:52px;padding:5px}.club-profile__widget-title h3{font-size:14px}.club-profile__programme-tile{flex:0 0 170px;min-width:170px;min-height:110px}.club-profile__amenities-grid{gap:8px}.club-profile__amenity{padding:12px}}@media (prefers-reduced-motion:reduce){.club-profile__programme-tile-img,.club-profile__gallery-item img,.club-profile__hero-card{transition:none!important}}.club-profile__hero-card--photo{border-color:var(--color-grey-10);background:var(--color-grey-7);padding:0}.club-profile__hero-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.club-profile__identity{flex-direction:column;gap:6px;display:flex}.club-profile__identity-name{letter-spacing:-.01em;color:var(--color-ink);margin:0;font-size:22px;font-weight:700;line-height:1.3}.club-profile__identity-meta{color:var(--color-grey-70);align-items:center;gap:6px;font-size:13px;line-height:18px;display:flex}.club-profile__identity-meta svg{flex-shrink:0;width:16px;height:16px}
