/* Version 31.4 – unified club area and navigation */
.hd-v28 .club314-subnav{height:auto!important;min-height:58px!important;background:#fff!important;border-bottom:1px solid #dfe6e1!important;box-shadow:0 8px 24px rgba(20,37,31,.045)!important;overflow:hidden!important}
.hd-v28 .club314-subnav .v10-subnav-inner{height:auto!important;min-height:58px!important;max-width:1500px!important;padding:8px 18px!important;gap:6px!important;align-items:center!important;justify-content:flex-start!important;overflow-x:auto!important;scrollbar-width:none!important}
.hd-v28 .club314-subnav .v10-subnav-inner::-webkit-scrollbar{display:none!important}
.hd-v28 .club314-subnav a{min-height:40px!important;padding:0 14px!important;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important;color:#627069!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em!important;flex:0 0 auto!important}
.hd-v28 .club314-subnav a:hover{background:#f3f6f4!important;color:#14251f!important}
.hd-v28 .club314-subnav a.active{background:#14251f!important;color:var(--club-accent,#d7f51c)!important;border-color:#14251f!important;box-shadow:0 7px 16px rgba(20,37,31,.14)!important}
.hd-v28 .club314-subnav a.active:after{display:none!important}

.club314-page-head{width:min(1500px,calc(100% - 24px));margin:14px auto 18px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dfe6e1;border-radius:18px;background:linear-gradient(135deg,#fff,#f5f8f6);box-shadow:0 10px 26px rgba(20,37,31,.045)}
.club314-page-head h1{margin:4px 0 7px;font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1.08;color:#14251f}
.club314-page-head p{margin:0;color:#718078;line-height:1.5}
.club314-page-head>a{flex:0 0 auto;padding:11px 15px;border-radius:10px;background:#14251f;color:#fff;text-decoration:none;font-size:.76rem;font-weight:850}
.club314-page-head>a:hover{color:var(--club-accent,#d7f51c)}

body.management .v10-workspace{padding-top:0}
body.management .management-tabs{display:none!important}
body.management .management-hero,
body.management .management-title,
body.management .management-kpis,
body.management .management-grid,
body.management .facility-grid,
body.management .living-fan-layout,
body.management .sponsor313-grid,
body.management .staff-grid,
body.management .budget-layout,
body.management .modern-table-wrap,
body.management .card{max-width:1500px;margin-left:auto;margin-right:auto}
body.management .management-title{margin-top:8px;padding:20px 24px;border:1px solid #dfe6e1;border-radius:16px;background:#fff}
body.management .management-title .eyebrow{color:#75827c}
body.management .management-title h2{margin-top:4px;color:#14251f}
body.management .management-module,
body.management .facility-card,
body.management .card{border-radius:16px!important;border-color:#dfe6e1!important;box-shadow:0 8px 22px rgba(20,37,31,.04)!important}
body.management .management-module:hover,
body.management .facility-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(20,37,31,.08)!important}

/* Club landing page: clearer hierarchy and less dashboard noise */
.club313-page{gap:16px!important}
.club313-hero{min-height:180px!important;padding:26px 30px!important;border-radius:18px!important}
.club313-hero-stats article{min-height:116px!important;border-radius:14px!important}
.club313-grid{grid-template-columns:minmax(0,1fr) 390px!important}
.club313-page .card{border-radius:16px!important;box-shadow:0 7px 20px rgba(15,38,31,.04)!important}
.club313-direct>div{grid-template-columns:1fr!important}
.club313-direct a{min-height:62px!important;background:#f4f7f5!important;color:#14251f!important;border:1px solid #e0e7e3!important}
.club313-direct a>span,.club313-direct a em{color:#4e8f18!important}
.club313-direct a small{color:#75827c!important}
.club313-direct a:hover{background:#14251f!important;color:#fff!important}
.club313-direct a:hover small{color:rgba(255,255,255,.65)!important}
.club313-development-grid>a{transition:transform .18s ease,box-shadow .18s ease}
.club313-development-grid>a:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(20,37,31,.08)}

/* Internal club pages keep one global menu and only page-specific secondary navigation. */
body.clubidentity .identity-tabs,
body.dna .dna15-nav,
body.legacy .legacy-tabs{max-width:1500px;margin-left:auto;margin-right:auto}
body.clubidentity .identity-tabs,
body.legacy .legacy-tabs{border-radius:14px;border:1px solid #dfe6e1;background:#fff;padding:6px;overflow-x:auto;scrollbar-width:none}
body.clubidentity .identity-tabs::-webkit-scrollbar,
body.legacy .legacy-tabs::-webkit-scrollbar{display:none}
body.clubidentity .identity-tabs a,
body.legacy .legacy-tabs a{border-radius:9px;white-space:nowrap}

@media(max-width:1180px){
 .club313-grid{grid-template-columns:1fr!important}
 .club313-grid aside{grid-template-columns:1fr 1fr!important}
 .club313-direct>div{grid-template-columns:1fr 1fr!important}
}
@media(max-width:760px){
 .hd-v28 .club314-subnav .v10-subnav-inner{padding-inline:10px!important}
 .hd-v28 .club314-subnav a{padding-inline:11px!important}
 .club314-page-head{width:calc(100% - 16px);padding:20px;align-items:flex-start;flex-direction:column}
 .club313-grid aside,.club313-direct>div{grid-template-columns:1fr!important}
}
