.spikepath-form,.spikepath-directory-wrap{max-width:1100px;margin:24px auto;font-family:inherit}.spikepath-form{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:24px;box-shadow:0 8px 28px rgba(16,24,40,.06)}.spikepath-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.spikepath-full{grid-column:1/-1}.spikepath-field label{display:block;font-weight:700;margin-bottom:7px}.spikepath-field input,.spikepath-field select,.spikepath-field textarea,.spikepath-filters input,.spikepath-filters select{width:100%;box-sizing:border-box;border:1px solid #ccd2da;border-radius:8px;padding:11px 12px;background:#fff}.spikepath-field small{display:block;margin-top:5px;color:#667085}.spikepath-button,.spikepath-link{display:inline-block;border:0;border-radius:8px;padding:12px 18px;font-weight:700;text-decoration:none;cursor:pointer}.spikepath-button{margin-top:20px;background:#152b57;color:#fff}.spikepath-link{background:#152b57;color:#fff;margin-top:10px}.spikepath-success,.spikepath-notice{max-width:1100px;margin:15px auto;padding:14px;border-radius:8px}.spikepath-success{background:#ecfdf3;border:1px solid #abefc6;color:#067647}.spikepath-notice{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.spikepath-filters{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:12px;margin-bottom:22px}.spikepath-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.spikepath-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(16,24,40,.06)}.spikepath-logo{height:190px;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:20px}.spikepath-logo img{max-height:150px;width:auto;object-fit:contain}.spikepath-logo span{color:#98a2b3}.spikepath-card-body{padding:20px}.spikepath-card h3{margin:0 0 5px;font-size:1.3rem}.spikepath-card p{margin:8px 0}.spikepath-meta{color:#475467}.spikepath-badges{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.spikepath-badges span{background:#eef4ff;color:#173d7a;padding:6px 9px;border-radius:999px;font-size:.82rem;font-weight:700}.spikepath-notes{border-top:1px solid #eaecf0;padding-top:10px}.spikepath-no-results{text-align:center;padding:25px}@media(max-width:850px){.spikepath-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spikepath-filters{grid-template-columns:1fr 1fr}}@media(max-width:600px){.spikepath-form-grid,.spikepath-grid,.spikepath-filters{grid-template-columns:1fr}.spikepath-full{grid-column:auto}.spikepath-form{padding:18px}}

.spikepath-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.spikepath-email-button{display:inline-block;padding:11px 16px;border-radius:7px;background:#0b57d0;color:#fff!important;text-decoration:none;font-weight:700}.spikepath-email-button:hover{opacity:.9}.spikepath-link{display:inline-block;padding:11px 16px;border-radius:7px;text-decoration:none;font-weight:700}

/* Version 3.3 front-end entry management additions */
.spikepath-manage{max-width:1100px;margin:24px auto;background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:24px;box-shadow:0 8px 28px rgba(16,24,40,.06)}
.spikepath-manage-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.spikepath-manage-head h3,.spikepath-form-title{margin:0 0 5px}.spikepath-manage-head p{margin:0;color:#667085}.spikepath-new-button{margin-top:0!important;white-space:nowrap}.spikepath-manage-search{margin-bottom:14px}.spikepath-manage-search input{width:100%;box-sizing:border-box;border:1px solid #ccd2da;border-radius:8px;padding:11px 12px;background:#fff}.spikepath-entry-table-wrap{overflow-x:auto}.spikepath-entry-table{width:100%;border-collapse:collapse}.spikepath-entry-table th,.spikepath-entry-table td{text-align:left;padding:12px 10px;border-bottom:1px solid #eaecf0;vertical-align:middle}.spikepath-entry-table th{font-size:.85rem;color:#475467}.spikepath-table-actions{white-space:nowrap}.spikepath-table-actions a{font-weight:700;text-decoration:none;margin-right:12px}.spikepath-delete-link{color:#b42318}.spikepath-status{display:inline-block;padding:5px 9px;border-radius:999px;font-size:.78rem;font-weight:700}.spikepath-status.is-visible{background:#ecfdf3;color:#067647}.spikepath-status.is-hidden{background:#fef3f2;color:#b42318}.spikepath-position-row{display:grid;grid-template-columns:2fr 1fr;gap:18px}.spikepath-updated{font-size:.85rem;color:#667085;border-top:1px solid #eaecf0;padding-top:10px}.spikepath-field input[readonly]{background:#f8fafc;color:#667085}@media(max-width:600px){.spikepath-manage-head{align-items:flex-start;flex-direction:column}.spikepath-position-row{grid-template-columns:1fr}.spikepath-entry-table{min-width:720px}}

/* Version 3.3.1 management layout and summary filters */
.spikepath-form-title{margin-bottom:18px}
.spikepath-clear-button{margin-left:10px;background:#475467;color:#fff!important}
.spikepath-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}
.spikepath-summary-card{appearance:none;width:100%;border:1px solid #d0d5dd;border-radius:12px;background:#f8fafc;padding:16px;text-align:left;cursor:pointer;font:inherit}
.spikepath-summary-card span{display:block;color:#667085;font-weight:700;margin-bottom:6px}
.spikepath-summary-card strong{display:block;color:#101828;font-size:1.65rem;line-height:1}
.spikepath-summary-card:hover,.spikepath-summary-card.is-active{border-color:#152b57;box-shadow:0 0 0 2px rgba(21,43,87,.1)}
@media(max-width:600px){.spikepath-summary{grid-template-columns:1fr}.spikepath-clear-button{margin-left:0}}

/* Version 3.4 separate entry and management pages */
.spikepath-form-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.spikepath-form-heading .spikepath-form-title{margin:0}
.spikepath-manage-button{margin-top:0!important;white-space:nowrap}
@media(max-width:600px){.spikepath-form-heading{align-items:flex-start;flex-direction:column}.spikepath-manage-button{width:100%;box-sizing:border-box;text-align:center}}

/* Version 3.5 front-end administrator access */
.spikepath-admin-login-card,
.spikepath-admin-portal {
    max-width: 760px;
    margin: 30px auto;
    padding: 30px;
    background: #fff;
    border: 1px solid #e3e7ec;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,.07);
}
.spikepath-admin-login-card h3,
.spikepath-admin-portal h3 { margin-top: 0; }
.spikepath-admin-login-card form p { margin: 0 0 16px; }
.spikepath-admin-login-card label { display:block; font-weight:600; margin-bottom:6px; }
.spikepath-admin-login-card input[type="text"],
.spikepath-admin-login-card input[type="password"] {
    width:100%; padding:12px; border:1px solid #cfd6de; border-radius:8px;
}
.spikepath-admin-login-card input[type="submit"] {
    border:0; border-radius:8px; padding:12px 20px; cursor:pointer;
}
.spikepath-logout-link { margin-left:16px; }
.spikepath-admin-portal-head { display:flex; align-items:flex-start; justify-content:space-between; gap:20px; margin-bottom:24px; }
.spikepath-admin-portal-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; }
.spikepath-admin-tile { display:block; padding:22px; border:1px solid #dfe5eb; border-radius:12px; text-decoration:none; }
.spikepath-admin-tile strong { display:block; font-size:18px; margin-bottom:8px; }
.spikepath-admin-tile span { display:block; color:#5d6670; line-height:1.45; }
@media (max-width:700px) {
    .spikepath-admin-portal-grid { grid-template-columns:1fr; }
    .spikepath-admin-portal-head { display:block; }
}

/* Version 4.0 athlete directory and recruiting profiles */
.spikepath-directory-wrap{max-width:1180px;margin:28px auto}
.spikepath-directory-toolbar{margin-bottom:22px}
.spikepath-filters{display:grid;grid-template-columns:minmax(220px,2fr) repeat(4,minmax(145px,1fr));gap:12px;margin-bottom:14px}
.spikepath-filters input,.spikepath-filters select{width:100%;min-height:46px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:10px 12px;color:#101828;box-sizing:border-box}
.spikepath-results-bar{display:flex;align-items:center;gap:5px;color:#475467;font-size:.96rem}
.spikepath-results-count{color:#152b57;font-size:1.2rem}
.spikepath-list{display:flex;flex-direction:column;gap:15px}
.spikepath-list .spikepath-card{display:grid;grid-template-columns:145px minmax(0,1fr) 205px;align-items:stretch;min-height:168px;border:1px solid #e4e7ec;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 26px rgba(16,24,40,.06);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.spikepath-list .spikepath-card:hover,.spikepath-list .spikepath-card:focus{transform:translateY(-2px);border-color:#9db4dd;box-shadow:0 14px 34px rgba(16,24,40,.11);outline:none}
.spikepath-list .spikepath-logo{height:auto;min-height:168px;padding:22px;background:#f8fafc;border-right:1px solid #eaecf0;display:flex;align-items:center;justify-content:center}
.spikepath-list .spikepath-logo img{max-width:100%;max-height:115px;width:auto;height:auto;object-fit:contain}
.spikepath-card-main{padding:22px 24px;min-width:0}
.spikepath-card-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}
.spikepath-list .spikepath-card h3{margin:0 0 5px;font-size:1.35rem;line-height:1.25}
.spikepath-list .spikepath-card h3 a{color:#101828;text-decoration:none}
.spikepath-list .spikepath-meta{margin:0;color:#667085}
.spikepath-division-badge{flex:0 0 auto;background:#eef4ff;color:#173d7a;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:800}
.spikepath-card-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;margin:18px 0 12px}
.spikepath-card-details p{margin:0;min-width:0}
.spikepath-card-details span{display:block;color:#667085;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700;margin-bottom:3px}
.spikepath-card-details strong{display:block;color:#344054;font-size:.93rem;overflow-wrap:anywhere}
.spikepath-card-action{border-left:1px solid #eaecf0;background:#fbfcfe;padding:24px;display:flex;align-items:center;justify-content:center}
.spikepath-profile-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 14px;border-radius:10px;background:#152b57;color:#fff!important;text-decoration:none;font-weight:800;text-align:center}
.spikepath-pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin-top:25px}
.spikepath-page-button{min-width:40px;height:40px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054;font-weight:700;cursor:pointer;padding:0 11px}
.spikepath-page-button:hover,.spikepath-page-button.is-active{background:#152b57;color:#fff;border-color:#152b57}
.spikepath-page-button:disabled{opacity:.45;cursor:not-allowed}

.spikepath-profile{max-width:1050px;margin:30px auto 50px}
.spikepath-profile-back{display:inline-block;margin-bottom:18px;color:#152b57;text-decoration:none;font-weight:800}
.spikepath-profile-hero{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:30px;padding:34px;border-radius:18px;background:linear-gradient(135deg,#10254c,#204b89);color:#fff;box-shadow:0 18px 45px rgba(16,37,76,.2)}
.spikepath-profile-logo{height:160px;background:#fff;border-radius:14px;padding:18px;display:flex;align-items:center;justify-content:center}
.spikepath-profile-logo img{max-width:100%;max-height:125px;width:auto;height:auto;object-fit:contain}
.spikepath-profile-logo span{color:#98a2b3}
.spikepath-profile-eyebrow{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;opacity:.8;margin-bottom:8px}
.spikepath-profile-heading h1{color:#fff;margin:0 0 8px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}
.spikepath-profile-heading p{margin:0;font-size:1.05rem;opacity:.9}
.spikepath-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}
.spikepath-profile-panel{background:#fff;border:1px solid #e4e7ec;border-radius:15px;padding:24px;margin-top:20px;box-shadow:0 8px 25px rgba(16,24,40,.05)}
.spikepath-profile-grid .spikepath-profile-panel{margin-top:0}
.spikepath-profile-panel h2{margin:0 0 17px;color:#152b57;font-size:1.2rem}
.spikepath-profile-row{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-top:1px solid #eaecf0}
.spikepath-profile-row:first-of-type{border-top:0}
.spikepath-profile-row span{color:#667085}
.spikepath-profile-row strong{text-align:right;color:#344054}
.spikepath-profile-notes{color:#475467;line-height:1.7}
.spikepath-profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
.spikepath-profile-actions .spikepath-link,.spikepath-profile-actions .spikepath-email-button{margin-top:0}

@media(max-width:980px){
 .spikepath-filters{grid-template-columns:1fr 1fr 1fr}
 .spikepath-list .spikepath-card{grid-template-columns:125px minmax(0,1fr)}
 .spikepath-list .spikepath-logo{min-height:190px}
 .spikepath-card-action{grid-column:1/-1;border-left:0;border-top:1px solid #eaecf0;padding:14px 20px;justify-content:flex-end}
 .spikepath-profile-button{width:auto}
}
@media(max-width:700px){
 .spikepath-filters{grid-template-columns:1fr 1fr}
 .spikepath-list .spikepath-card{grid-template-columns:95px minmax(0,1fr)}
 .spikepath-list .spikepath-logo{min-height:150px;padding:14px}
 .spikepath-card-main{padding:18px}
 .spikepath-card-title-row{display:block}
 .spikepath-division-badge{display:inline-block;margin-top:10px}
 .spikepath-card-details{grid-template-columns:1fr 1fr}
 .spikepath-profile-hero{grid-template-columns:1fr;text-align:center;padding:25px}
 .spikepath-profile-logo{width:160px;margin:auto}
 .spikepath-profile-grid{grid-template-columns:1fr}
}
@media(max-width:520px){
 .spikepath-filters{grid-template-columns:1fr}
 .spikepath-list .spikepath-card{display:block}
 .spikepath-list .spikepath-logo{min-height:125px;border-right:0;border-bottom:1px solid #eaecf0}
 .spikepath-list .spikepath-logo img{max-height:90px}
 .spikepath-card-details{grid-template-columns:1fr}
 .spikepath-card-action{justify-content:stretch}
 .spikepath-profile-button{width:100%}
 .spikepath-profile-row{display:block}
 .spikepath-profile-row strong{display:block;text-align:left;margin-top:4px}
}

/* Version 4.1 premium coach recruiting profile */
.spikepath-profile-v41{max-width:1240px;padding:0 18px}
.spikepath-profile-v41 .spikepath-profile-back{margin:0 0 18px}
.spikepath-profile-cover{position:relative;overflow:hidden;border-radius:18px 18px 0 0;background:linear-gradient(105deg,rgba(4,20,52,.98),rgba(10,46,98,.92));box-shadow:0 16px 38px rgba(10,31,67,.16)}
.spikepath-profile-cover:before,.spikepath-profile-cover:after{content:"";position:absolute;inset:0;pointer-events:none}
.spikepath-profile-cover:before{background:radial-gradient(circle at 75% 10%,rgba(255,255,255,.12),transparent 34%),linear-gradient(135deg,transparent 0 48%,rgba(255,255,255,.035) 49% 51%,transparent 52%)}
.spikepath-profile-cover:after{opacity:.18;background:repeating-linear-gradient(90deg,transparent 0 130px,rgba(255,255,255,.18) 131px 132px),repeating-linear-gradient(0deg,transparent 0 78px,rgba(255,255,255,.12) 79px 80px)}
.spikepath-profile-cover-inner{position:relative;z-index:1;display:grid;grid-template-columns:190px minmax(0,1fr) 270px;gap:30px;align-items:center;padding:30px 36px;color:#fff}
.spikepath-profile-logo-card{height:165px;border-radius:16px;background:#fff;padding:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.18)}
.spikepath-profile-logo-card img{max-width:100%;max-height:130px;width:auto;height:auto;object-fit:contain}
.spikepath-profile-logo-card span{color:#98a2b3}
.spikepath-profile-title-block h1{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.35rem);line-height:1.04}
.spikepath-profile-title-block>p{margin:10px 0 22px;font-size:1.18rem;opacity:.9}
.spikepath-profile-cover-meta{display:flex;gap:12px 18px;flex-wrap:wrap;font-weight:650}
.spikepath-profile-cover-meta span{white-space:nowrap}
.spikepath-profile-cover-actions{display:flex;flex-direction:column;gap:12px}
.spikepath-profile-cover-actions a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.75);border-radius:10px;color:#fff!important;text-decoration:none;font-weight:800;text-align:center}
.spikepath-profile-cover-actions a.is-primary{background:#e62828;border-color:#e62828}
.spikepath-coach-strip{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:0;background:#fff;border:1px solid #e3e7ee;border-top:0;border-radius:0 0 16px 16px;box-shadow:0 10px 30px rgba(16,24,40,.08);overflow:hidden}
.spikepath-coach-summary,.spikepath-coach-fact{min-height:128px;padding:24px 28px;display:flex;align-items:center;gap:18px}
.spikepath-coach-fact{border-left:1px solid #e5e7eb}
.spikepath-coach-avatar{width:76px;height:76px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e7eef9,#fff);border:1px solid #d7deea;color:#102a5b;font-size:2rem;font-weight:900;flex:0 0 auto}
.spikepath-coach-summary h2{margin:0 0 4px;color:#102a5b;font-size:1.35rem}
.spikepath-coach-summary p,.spikepath-coach-summary small,.spikepath-coach-fact p{margin:0;color:#667085}
.spikepath-coach-summary p{color:#0d5bd7;font-weight:700}
.spikepath-coach-fact>span{font-size:1.7rem;color:#173d7a}
.spikepath-coach-fact strong{display:block;color:#102a5b;text-transform:uppercase;font-size:.82rem;letter-spacing:.04em;margin-bottom:6px}
.spikepath-profile-columns{display:grid;grid-template-columns:1fr 1.05fr 1fr;gap:16px;margin-top:20px}
.spikepath-profile-card{background:#fff;border:1px solid #e3e7ee;border-radius:15px;padding:24px;box-shadow:0 8px 24px rgba(16,24,40,.045)}
.spikepath-profile-card h3{margin:0 0 15px;color:#102a5b;font-size:1.02rem;text-transform:uppercase;letter-spacing:.02em}
.spikepath-profile-card h3:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#1e5db7;margin-right:10px;vertical-align:2px}
.spikepath-profile-pills{display:flex;flex-wrap:wrap;gap:9px}
.spikepath-profile-pills span{display:inline-flex;padding:8px 13px;border-radius:999px;background:#edf3fc;color:#173d7a;font-weight:750;font-size:.9rem}
.spikepath-profile-pills.is-years span{min-width:54px;justify-content:center}
.spikepath-card-divider{height:1px;background:#e5e7eb;margin:24px 0}
.spikepath-profile-copy{color:#344054;line-height:1.65}
.spikepath-contact-card p{margin:0;overflow-wrap:anywhere}
.spikepath-contact-card a{color:#0d5bd7;text-decoration:none;font-weight:650}
.spikepath-muted{color:#8a94a5!important}
.spikepath-profile-cta{margin-top:16px;padding:18px 28px;border:1px solid #dfe6f0;border-radius:15px;background:linear-gradient(90deg,#f8fbff,#eef5ff);display:flex;align-items:center;justify-content:space-between;gap:24px}
.spikepath-profile-cta strong{display:block;color:#102a5b;text-transform:uppercase;font-size:1.02rem}
.spikepath-profile-cta p{margin:4px 0 0;color:#667085}
.spikepath-profile-cta a{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:9px;background:#102a5b;color:#fff!important;text-decoration:none;font-weight:850;white-space:nowrap}
@media(max-width:980px){
 .spikepath-profile-cover-inner{grid-template-columns:145px minmax(0,1fr)}
 .spikepath-profile-logo-card{height:135px}
 .spikepath-profile-cover-actions{grid-column:1/-1;flex-direction:row}
 .spikepath-profile-cover-actions a{flex:1}
 .spikepath-coach-strip{grid-template-columns:1fr 1fr}
 .spikepath-coach-fact{border-top:1px solid #e5e7eb}
 .spikepath-profile-columns{grid-template-columns:1fr 1fr}
 .spikepath-profile-columns .spikepath-contact-card{grid-column:1/-1}
}
@media(max-width:680px){
 .spikepath-profile-v41{padding:0 12px}
 .spikepath-profile-cover-inner{grid-template-columns:1fr;text-align:center;padding:24px}
 .spikepath-profile-logo-card{width:150px;height:130px;margin:auto}
 .spikepath-profile-cover-meta{justify-content:center}
 .spikepath-profile-cover-actions{grid-column:auto;flex-direction:column}
 .spikepath-coach-strip{grid-template-columns:1fr}
 .spikepath-coach-summary,.spikepath-coach-fact{min-height:auto;padding:20px}
 .spikepath-coach-fact{border-left:0;border-top:1px solid #e5e7eb}
 .spikepath-profile-columns{grid-template-columns:1fr}
 .spikepath-profile-columns .spikepath-contact-card{grid-column:auto}
 .spikepath-profile-cta{align-items:stretch;flex-direction:column}
 .spikepath-profile-cta a{width:100%;box-sizing:border-box}
}

/* Version 4.2 management view action and coach profile photo */
.spikepath-view-link{color:#0d5bd7}
.spikepath-current-coach-photo{display:flex;align-items:center;gap:12px;margin-top:12px;color:#667085;font-size:.9rem}
.spikepath-current-coach-photo img{width:64px;height:64px;border-radius:50%;object-fit:cover;border:1px solid #d7deea}
.spikepath-coach-avatar{overflow:hidden;padding:0}
.spikepath-coach-avatar img.spikepath-coach-photo-image{width:100%;height:100%;object-fit:cover;display:block}

/* Version 4.3 profile identity and recruiting-status refinements */
.spikepath-profile-logo-card{display:flex;align-items:center;justify-content:center}
.spikepath-profile-title-block{min-width:0}
.spikepath-profile-title-block h1{overflow-wrap:anywhere}
.spikepath-coach-summary>div:last-child{min-width:0}
.spikepath-recruiting-status{display:inline-flex;align-items:center;gap:7px;margin:9px 0 13px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.35);font-size:.8rem;font-weight:850;letter-spacing:.01em;color:#fff}
.spikepath-recruiting-status:before{content:"";width:9px;height:9px;border-radius:50%;background:#39d98a;box-shadow:0 0 0 3px rgba(57,217,138,.17)}
.spikepath-recruiting-status.is-limited:before{background:#f6c344;box-shadow:0 0 0 3px rgba(246,195,68,.17)}
.spikepath-recruiting-status.is-closed:before{background:#ef5b5b;box-shadow:0 0 0 3px rgba(239,91,91,.17)}
@media(max-width:680px){.spikepath-recruiting-status{justify-content:center}.spikepath-coach-summary{justify-content:center;text-align:left}}


/* Version 4.4 identity placement fix */
.spikepath-college-identity-logo{grid-column:1}
.spikepath-college-identity-text{grid-column:2}
.spikepath-college-name{display:block}
.spikepath-coach-identity-photo{order:1}
.spikepath-coach-identity-text{order:2;min-width:0}
.spikepath-coach-name{display:block}
@media(max-width:900px){
  .spikepath-college-identity-logo,.spikepath-college-identity-text{grid-column:auto}
}

/* Version 5.0.1 premium messaging access */
.spikepath-contact-trigger.is-premium{background:linear-gradient(135deg,#dcae3f,#f2cc68);color:#152b55!important;border-color:#f2cc68}
.spikepath-premium-note{display:block;margin-top:10px;color:#667085;line-height:1.45}
.spikepath-premium-upgrade{padding:30px;border:1px solid #e5cf91;border-radius:15px;background:linear-gradient(135deg,#fffdf6,#fff8df);text-align:center}
.spikepath-premium-upgrade h2,.spikepath-premium-upgrade h3{color:#102a5b;margin:10px 0}
.spikepath-premium-upgrade p{color:#667085;margin:0 0 18px}
.spikepath-premium-lock{display:inline-flex;padding:7px 12px;border-radius:999px;background:#f4d77f;color:#4d3a08;font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}

/* Coach account management — Version 6.0 */
.spikepath-account-section {
    margin: 10px 0 4px;
    padding: 24px;
    border: 1px solid #dbe4f0;
    border-radius: 16px;
    background: #f8fbff;
}
.spikepath-account-heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 20px;
}
.spikepath-account-heading h4 { margin: 0 0 5px; font-size: 20px; }
.spikepath-account-heading p { margin: 0; color: #5d6b7c; }
.spikepath-account-status {
    display: inline-flex;
    align-items: center;
    padding: 7px 11px;
    border-radius: 999px;
    background: #eef1f5;
    color: #596475;
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
}
.spikepath-account-status.is-active { background: #e7f8ed; color: #176c37; }
.spikepath-assigned-account {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 20px;
}
.spikepath-assigned-account > div {
    padding: 14px;
    border: 1px solid #dce5ef;
    border-radius: 12px;
    background: #fff;
}
.spikepath-assigned-account span,
.spikepath-account-username {
    display: block;
    margin-top: 4px;
    color: #687587;
    font-size: 12px;
}
.spikepath-account-grid { margin: 0; }
.spikepath-create-account-toggle label { font-weight: 700; }
.spikepath-new-account-fields {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}
.spikepath-new-account-fields[hidden] { display: none !important; }
.spikepath-generated-field { display: flex; gap: 8px; }
.spikepath-generated-field input { flex: 1; }
.spikepath-small-button {
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    background: #173f75;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}
.spikepath-small-button:hover { background: #0d2d59; }
@media (max-width: 760px) {
    .spikepath-account-heading { flex-direction: column; }
    .spikepath-assigned-account,
    .spikepath-new-account-fields { grid-template-columns: 1fr; }
    .spikepath-generated-field { flex-direction: column; }
    .spikepath-small-button { min-height: 42px; }
}

/* Version 6.1 — Ultimate Member account college-interest list */
.spikepath-interested-colleges{max-width:900px}
.spikepath-interested-colleges .spikepath-manage-head{margin-bottom:18px}
.spikepath-interest-list{display:grid;gap:12px}
.spikepath-interest-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;border:1px solid #e1e7ef;border-radius:13px;background:#fff;box-shadow:0 4px 14px rgba(16,42,91,.045)}
.spikepath-interest-logo{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid #e1e7ef;border-radius:10px;background:#f8fafc;overflow:hidden;padding:5px;box-sizing:border-box}
.spikepath-interest-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.spikepath-interest-item h4{margin:0 0 4px;font-size:1rem;color:#102a5b}
.spikepath-interest-item h4 a{color:inherit;text-decoration:none}
.spikepath-interest-item h4 a:hover{text-decoration:underline}
.spikepath-interest-item p{margin:0;color:#667085;font-size:.88rem}
.spikepath-request-status{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;background:#edf2f7;color:#475467;font-size:.76rem;font-weight:800;white-space:nowrap}
.spikepath-request-status.is-new{background:#eef4ff;color:#1849a9}
.spikepath-request-status.is-reviewed{background:#fff6e8;color:#9a5500}
.spikepath-request-status.is-interested{background:#eaf8ef;color:#176c37}
.spikepath-request-status.is-closed{background:#f2f4f7;color:#667085}
@media(max-width:560px){
 .spikepath-interest-item{grid-template-columns:48px minmax(0,1fr);padding:12px}
 .spikepath-interest-logo{width:44px;height:44px}
 .spikepath-interest-item .spikepath-request-status{grid-column:2;justify-self:start;margin-top:4px}
}

/* Version 6.2 role dashboards */
.spikepath-admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:18px 0 24px}.spikepath-admin-stats>div{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:20px;box-shadow:0 8px 24px rgba(18,38,63,.06)}.spikepath-admin-stats strong{display:block;font-size:30px;line-height:1;color:#0a2d56}.spikepath-admin-stats span{display:block;margin-top:8px;color:#627084;font-size:14px}.spikepath-coach-center{width:100%}.spikepath-center-college{background:#fff;border:1px solid #e4eaf1;border-radius:16px;padding:20px;margin:18px 0}.spikepath-center-college-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.spikepath-center-college-head>div:nth-child(2){flex:1}.spikepath-center-college-head h4{margin:0 0 4px}.spikepath-center-college-head p{margin:0;color:#66758a}@media(max-width:760px){.spikepath-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.spikepath-center-college-head{align-items:flex-start;flex-wrap:wrap}.spikepath-center-college-head .spikepath-button{width:100%;text-align:center}}@media(max-width:480px){.spikepath-admin-stats{grid-template-columns:1fr}}

/* Version 7.0 — standalone coach recruiting platform */
.spikepath-dashboard-back{display:inline-flex;align-items:center;margin:0 0 18px;padding:10px 14px;border:1px solid #d7e0eb;border-radius:10px;background:#fff;color:#153e72;text-decoration:none;font-weight:800}
.spikepath-dashboard-back:hover{background:#f4f7fb}
.spikepath-coach-shell{max-width:1240px;margin:24px auto;background:#f4f7fb;border:1px solid #dfe6ef;border-radius:20px;overflow:hidden;box-shadow:0 18px 45px rgba(15,38,70,.1)}
.spikepath-coach-header{padding:25px 30px;background:linear-gradient(135deg,#082f5b,#165793);color:#fff}.spikepath-coach-header span{font-size:13px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;opacity:.82}.spikepath-coach-header h1{margin:4px 0 0;color:#fff;font-size:30px}
.spikepath-coach-nav{display:flex;align-items:center;gap:3px;padding:10px 14px;background:#fff;border-bottom:1px solid #dfe6ef;overflow-x:auto}.spikepath-coach-nav a{white-space:nowrap;padding:10px 12px;border-radius:9px;text-decoration:none;color:#40536a;font-size:14px;font-weight:750}.spikepath-coach-nav a:hover,.spikepath-coach-nav a.is-active{background:#eaf2fb;color:#0b4177}.spikepath-coach-nav .spikepath-coach-logout{margin-left:auto;color:#9d2530}
.spikepath-coach-main{padding:28px}.spikepath-coach-welcome{padding:24px;border-radius:16px;background:#fff;border:1px solid #e0e7ef}.spikepath-coach-welcome h2{margin:0 0 6px;color:#102f54}.spikepath-coach-welcome p{margin:0;color:#65758a}
.spikepath-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.spikepath-section-head h2{margin:0 0 5px;color:#102f54}.spikepath-section-head p{margin:0;color:#67768a}
.spikepath-athlete-search{display:flex;gap:10px;margin:0 0 20px}.spikepath-athlete-search input{flex:1;min-height:44px;border:1px solid #ccd7e4;border-radius:10px;padding:0 13px}.spikepath-athlete-search button{border:0;border-radius:10px;background:#153f73;color:#fff;padding:0 20px;font-weight:800}
.spikepath-athlete-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.spikepath-athlete-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #dfe6ef;border-radius:15px;padding:18px}.spikepath-athlete-card-avatar img{border-radius:50%;display:block}.spikepath-athlete-card h3{margin:0 0 5px;color:#12345b}.spikepath-athlete-card p{margin:0 0 10px;color:#69798d}
.spikepath-full-athlete-profile{background:#fff;border:1px solid #dfe6ef;border-radius:18px;padding:24px}.spikepath-athlete-profile-head{display:flex;align-items:center;gap:20px;padding-bottom:20px;border-bottom:1px solid #e5eaf0}.spikepath-athlete-profile-head>div:nth-child(2){flex:1}.spikepath-athlete-profile-head h2{margin:0 0 5px;color:#102f54}.spikepath-athlete-profile-head p{margin:0;color:#6b7888}.spikepath-athlete-avatar img{border-radius:16px;display:block}
.spikepath-athlete-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}.spikepath-athlete-field{padding:13px 15px;border:1px solid #e2e8f0;border-radius:11px;background:#f9fbfd}.spikepath-athlete-field span{display:block;margin-bottom:4px;color:#738096;font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:800}.spikepath-athlete-field strong{display:block;color:#243a55;overflow-wrap:anywhere}
.spikepath-coach-note-box{margin-top:22px;padding:18px;border-radius:14px;background:#f4f8fc;border:1px solid #dce7f2}.spikepath-coach-note-box h3{margin:0 0 4px}.spikepath-coach-note-box p{margin:0 0 12px;color:#6b7888}.spikepath-coach-note-box textarea,.spikepath-reply-form textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #cbd7e5;border-radius:10px;padding:12px;margin:7px 0 12px;background:#fff}
.spikepath-row-actions{display:flex;gap:12px;align-items:center}.spikepath-row-actions a{font-weight:800;color:#174c82;text-decoration:none}
.spikepath-message-thread{background:#fff;border:1px solid #dfe6ef;border-radius:17px;padding:22px}.spikepath-message-list{display:flex;flex-direction:column;gap:12px;max-height:560px;overflow:auto;padding:14px 0}.spikepath-message-bubble{max-width:78%;padding:13px 15px;border-radius:14px;background:#edf2f7;color:#24384e}.spikepath-message-bubble.is-coach{align-self:flex-end;background:#dcecff}.spikepath-message-bubble.is-athlete{align-self:flex-start}.spikepath-message-bubble strong{display:block;margin-bottom:4px}.spikepath-message-bubble small{display:block;margin-top:7px;color:#718096;font-size:11px}.spikepath-reply-form{margin-top:14px;padding-top:16px;border-top:1px solid #e2e8f0}.spikepath-reply-form label{font-weight:800;color:#263e59}
@media(max-width:850px){.spikepath-athlete-grid,.spikepath-athlete-fields{grid-template-columns:1fr}.spikepath-coach-main{padding:18px}.spikepath-coach-nav .spikepath-coach-logout{margin-left:0}.spikepath-athlete-profile-head,.spikepath-section-head{align-items:flex-start;flex-direction:column}.spikepath-message-bubble{max-width:92%}}
@media(max-width:560px){.spikepath-athlete-card{align-items:flex-start}.spikepath-athlete-profile-head{display:block}.spikepath-athlete-avatar{margin-bottom:14px}.spikepath-athlete-search{flex-direction:column}.spikepath-athlete-search button{min-height:44px}}

/* v7.1 Ultimate Member account and coach-header fixes */
.spikepath-um-account-interests {
    margin-top: 28px;
    padding-top: 24px;
    border-top: 1px solid rgba(15, 35, 70, .12);
}
body.spikepath-coach-logged-in header.site-header a[href*="action=logout"],
body.spikepath-coach-logged-in .site-header a[href*="action=logout"],
body.spikepath-coach-logged-in .elementor-location-header a[href*="action=logout"],
body.spikepath-coach-logged-in .wp-block-template-part header a[href*="action=logout"],
body.spikepath-coach-logged-in .spikepath-header a[href*="action=logout"] {
    display: none !important;
}
/* Keep the dedicated Recruiting Center logout visible. */
body.spikepath-coach-logged-in .spikepath-coach-nav .spikepath-coach-logout {
    display: inline-flex !important;
}


/* Version 7.1.1: hide theme/header logout controls for SpikePath Coach accounts.
   The dedicated Recruiting Center logout remains visible. */
body.spikepath-coach-logged-in header:not(.spikepath-coach-header) a[href*="action=logout"],
body.spikepath-coach-logged-in header:not(.spikepath-coach-header) a[href*="/logout"],
body.spikepath-coach-logged-in header:not(.spikepath-coach-header) a[href*="/log-out"],
body.spikepath-coach-logged-in header:not(.spikepath-coach-header) a[href*="/signout"],
body.spikepath-coach-logged-in header:not(.spikepath-coach-header) a[href*="/sign-out"],
body.spikepath-coach-logged-in .site-header a[href*="action=logout"],
body.spikepath-coach-logged-in .site-header a[href*="/logout"],
body.spikepath-coach-logged-in .site-header a[href*="/log-out"],
body.spikepath-coach-logged-in #masthead a[href*="action=logout"],
body.spikepath-coach-logged-in #masthead a[href*="/logout"],
body.spikepath-coach-logged-in #masthead a[href*="/log-out"],
body.spikepath-coach-logged-in .elementor-location-header a[href*="action=logout"],
body.spikepath-coach-logged-in .elementor-location-header a[href*="/logout"],
body.spikepath-coach-logged-in .elementor-location-header a[href*="/log-out"] {
    display:none !important;
}


/* Version 7.1.3: hide the public website-header logout control for administrators.
   Logout links inside the SpikePath admin portal remain available. */
body.spikepath-admin-logged-in header a[href*="action=logout"],
body.spikepath-admin-logged-in header a[href*="/logout"],
body.spikepath-admin-logged-in header a[href*="/log-out"],
body.spikepath-admin-logged-in header a[href*="/signout"],
body.spikepath-admin-logged-in header a[href*="/sign-out"],
body.spikepath-admin-logged-in .site-header a[href*="action=logout"],
body.spikepath-admin-logged-in .site-header a[href*="/logout"],
body.spikepath-admin-logged-in #masthead a[href*="action=logout"],
body.spikepath-admin-logged-in #masthead a[href*="/logout"],
body.spikepath-admin-logged-in .elementor-location-header a[href*="action=logout"],
body.spikepath-admin-logged-in .elementor-location-header a[href*="/logout"],
body.spikepath-admin-logged-in .wp-block-template-part header a[href*="action=logout"],
body.spikepath-admin-logged-in .wp-block-template-part header a[href*="/logout"] {
    display: none !important;
}
/* Keep logout available within the dedicated SpikePath administrator interface. */
body.spikepath-admin-logged-in .spikepath-admin-portal a[href*="action=logout"],
body.spikepath-admin-logged-in .spikepath-admin-login-card a[href*="action=logout"] {
    display: inline-flex !important;
}
.spikepath-directory-wrap > .spikepath-dashboard-back {
    display: inline-flex;
    margin-bottom: 18px;
}


/* Version 7.1.5: coaches use the Recruiting Center, not the Ultimate Member account page. */
body.spikepath-coach-logged-in header:not(.spikepath-coach-header) a[href*="/account/"],
body.spikepath-coach-logged-in header:not(.spikepath-coach-header) a[href$="/account"],
body.spikepath-coach-logged-in .site-header a[href*="/account/"],
body.spikepath-coach-logged-in .site-header a[href$="/account"],
body.spikepath-coach-logged-in #masthead a[href*="/account/"],
body.spikepath-coach-logged-in #masthead a[href$="/account"],
body.spikepath-coach-logged-in .elementor-location-header a[href*="/account/"],
body.spikepath-coach-logged-in .elementor-location-header a[href$="/account"],
body.spikepath-coach-logged-in .wp-block-template-part header a[href*="/account/"],
body.spikepath-coach-logged-in .wp-block-template-part header a[href$="/account"],
body.spikepath-coach-logged-in header .my-account,
body.spikepath-coach-logged-in header .account-button {
    display: none !important;
}

/* Version 7.1.7 — Ultimate Member-inspired athlete profile */
.spikepath-um-style-profile{overflow:hidden;padding:0!important;border:1px solid #dbe4f0;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(16,42,91,.09)}
.spikepath-athlete-cover{height:230px;background:linear-gradient(135deg,#102a5b,#2166a8);background-size:cover;background-position:center}
.spikepath-um-style-profile .spikepath-athlete-profile-head{position:relative;display:flex;align-items:flex-end;gap:22px;margin:-72px 32px 0;padding:0 0 28px;border-bottom:1px solid #e7edf5}
.spikepath-um-style-profile .spikepath-athlete-avatar{flex:0 0 auto;padding:5px;border-radius:50%;background:#fff;box-shadow:0 8px 22px rgba(15,38,76,.18)}
.spikepath-um-style-profile .spikepath-athlete-avatar img{display:block;width:150px;height:150px;border-radius:50%;object-fit:cover}
.spikepath-athlete-identity{flex:1;padding-bottom:5px}.spikepath-athlete-identity h2{margin:0 0 5px;color:#102a5b;font-size:2rem}.spikepath-athlete-identity p{margin:0;color:#5f6f86;font-weight:700}
.spikepath-athlete-quick-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.spikepath-athlete-quick-facts span{padding:7px 11px;border-radius:999px;background:#edf4fb;color:#254b78;font-size:.84rem;font-weight:750}
.spikepath-athlete-about,.spikepath-athlete-profile-section,.spikepath-um-style-profile .spikepath-coach-note-box,.spikepath-um-style-profile>p,.spikepath-um-style-profile>.spikepath-notice{margin:28px 32px}
.spikepath-athlete-about,.spikepath-athlete-profile-section{padding:24px;border:1px solid #e3eaf3;border-radius:16px;background:#fff}.spikepath-athlete-about h3,.spikepath-athlete-profile-section h3{margin-top:0;color:#102a5b}.spikepath-athlete-about p{margin-bottom:0;color:#4e5f75;line-height:1.7}
.spikepath-athlete-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.spikepath-athlete-video-card{overflow:hidden;min-height:180px;border:1px solid #dce5ef;border-radius:14px;background:#07182f}.spikepath-athlete-video-embed{position:relative;padding-top:56.25%;height:0}.spikepath-athlete-video-embed iframe,.spikepath-athlete-video-embed video{position:absolute;inset:0;width:100%;height:100%}.spikepath-athlete-video-link{display:flex;min-height:180px;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:20px;text-align:center}.spikepath-athlete-video-link a{color:#fff;font-weight:800}.spikepath-athlete-video-link .dashicons{color:#fff;font-size:42px;width:42px;height:42px}
@media(max-width:820px){.spikepath-athlete-video-grid{grid-template-columns:1fr}.spikepath-um-style-profile .spikepath-athlete-profile-head{align-items:center;flex-wrap:wrap}.spikepath-athlete-identity{min-width:220px}}
@media(max-width:560px){.spikepath-athlete-cover{height:170px}.spikepath-um-style-profile .spikepath-athlete-profile-head{margin:-58px 18px 0}.spikepath-um-style-profile .spikepath-athlete-avatar img{width:112px;height:112px}.spikepath-athlete-identity h2{font-size:1.5rem}.spikepath-athlete-about,.spikepath-athlete-profile-section,.spikepath-um-style-profile .spikepath-coach-note-box,.spikepath-um-style-profile>p,.spikepath-um-style-profile>.spikepath-notice{margin:20px 18px}}

/* SpikePath Platform 2.0 athlete experience */
.spikepath-athlete-shell,.spikepath-player-profile,.spikepath-athlete-edit{max-width:1180px;margin:28px auto;background:#fff;border-radius:24px;box-shadow:0 18px 60px rgba(12,31,60,.12);overflow:hidden}
.spikepath-athlete-header{padding:28px 34px;background:linear-gradient(135deg,#0d2345,#143b72);color:#fff}
.spikepath-athlete-header span,.spikepath-player-hero span,.spikepath-athlete-welcome span{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;opacity:.8}
.spikepath-athlete-header h1,.spikepath-athlete-welcome h2,.spikepath-player-hero h1{margin:6px 0 0}
.spikepath-athlete-nav{display:flex;gap:8px;overflow:auto;padding:14px 20px;border-bottom:1px solid #e7edf4;background:#f8fbff}
.spikepath-athlete-nav a{white-space:nowrap;text-decoration:none;padding:10px 14px;border-radius:999px;color:#19385f;font-weight:700}
.spikepath-athlete-nav a.is-active{background:#173e73;color:#fff}
.spikepath-athlete-nav .spikepath-athlete-logout{margin-left:auto;color:#a22626}
.spikepath-athlete-main{padding:30px}
.spikepath-athlete-welcome{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px;border-radius:22px;background:linear-gradient(135deg,#eef5ff,#fff)}
.spikepath-completion-card,.spikepath-platform-card{margin-top:22px;padding:24px;border:1px solid #dfe8f2;border-radius:18px;background:#fff}
.spikepath-completion-card>div:first-child{display:flex;justify-content:space-between;font-size:18px}
.spikepath-progress{height:12px;margin-top:14px;border-radius:999px;background:#e7edf5;overflow:hidden}
.spikepath-progress i{display:block;height:100%;background:linear-gradient(90deg,#143b72,#2b74c8);border-radius:999px}
.spikepath-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}
.spikepath-platform-tile{display:block;text-decoration:none;padding:24px;border:1px solid #dfe8f2;border-radius:18px;color:#173457;background:#fff;transition:.2s ease}
.spikepath-platform-tile:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(16,46,87,.12)}
.spikepath-platform-tile h3{margin:0 0 8px}.spikepath-platform-tile p{min-height:48px;color:#5b6c81}.spikepath-platform-tile span{font-weight:800;color:#1f65ad}
.spikepath-player-cover{height:300px;background:linear-gradient(135deg,#173e73,#315f95);background-size:cover;background-position:center}
.spikepath-player-hero{display:flex;align-items:center;gap:24px;padding:0 34px 28px;margin-top:-72px;color:#173457}
.spikepath-player-hero img{width:160px;height:160px;object-fit:cover;border-radius:50%;border:8px solid #fff;box-shadow:0 12px 28px rgba(0,0,0,.18);background:#fff}
.spikepath-player-hero>div{flex:1;padding-top:78px}.spikepath-player-hero>a{margin-top:78px}
.spikepath-player-section{margin:0 34px 24px;padding:26px;border:1px solid #dfe8f2;border-radius:18px}
.spikepath-player-section h2{margin-top:0;color:#173e73}
.spikepath-athlete-edit{padding:30px}
.spikepath-edit-section{margin:22px 0;padding:24px;border:1px solid #dfe8f2;border-radius:18px}
.spikepath-edit-section.is-locked{background:#f7f9fc}
.spikepath-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.spikepath-edit-grid label,.spikepath-athlete-edit form>label{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-weight:700;color:#294763}
.spikepath-edit-grid input,.spikepath-edit-grid textarea,.spikepath-athlete-edit input[type=url],.spikepath-athlete-edit input[type=file]{width:100%;padding:12px 14px;border:1px solid #cbd7e5;border-radius:10px;background:#fff}
@media(max-width:900px){.spikepath-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spikepath-player-hero{align-items:flex-start;flex-wrap:wrap}.spikepath-player-hero>a{margin-top:0}}
@media(max-width:640px){.spikepath-platform-grid,.spikepath-edit-grid{grid-template-columns:1fr}.spikepath-athlete-main{padding:18px}.spikepath-athlete-welcome{align-items:flex-start;flex-direction:column}.spikepath-player-cover{height:220px}.spikepath-player-hero{padding:0 20px 22px}.spikepath-player-hero img{width:120px;height:120px}.spikepath-player-hero>div{padding-top:76px}.spikepath-player-section{margin:0 18px 18px}}

/* SpikePath 8.0.1 dashboard polish */
.spikepath-athlete-shell,.spikepath-player-profile,.spikepath-athlete-edit{margin:58px auto 42px!important;border:1px solid #d8e2ee;background:#fff}
.spikepath-athlete-header{background:linear-gradient(135deg,#071b38,#174f8d)!important}
.spikepath-athlete-header h1{color:#fff!important;font-size:32px!important;line-height:1.15!important}
.spikepath-athlete-header span{color:#dbeafe!important;opacity:1!important}
.spikepath-athlete-nav{background:#eef4fa!important;border-color:#d8e2ee!important}
.spikepath-athlete-nav a{color:#12345b!important}
.spikepath-athlete-nav a:hover{background:#dbe9f7!important;color:#082c55!important}
.spikepath-athlete-nav a.is-active{background:#0f4f8f!important;color:#fff!important}
.spikepath-athlete-nav .spikepath-athlete-logout{color:#9f1d2d!important}
.spikepath-athlete-main{background:#f5f8fc!important}
.spikepath-athlete-welcome{background:linear-gradient(135deg,#e9f2fc,#ffffff)!important;border:1px solid #d8e5f2}
.spikepath-athlete-welcome h2{color:#102a43!important}
.spikepath-athlete-welcome p{color:#40566f!important}
.spikepath-athlete-welcome span{color:#174f8d!important;opacity:1!important}
.spikepath-completion-card,.spikepath-platform-card,.spikepath-platform-tile{border-color:#cfdae7!important}
.spikepath-completion-card strong,.spikepath-platform-tile h3{color:#102a43!important}
.spikepath-platform-tile p{color:#455b73!important}
.spikepath-platform-tile span{color:#0b5da8!important}
.spikepath-progress{background:#dfe7f0!important}
.spikepath-progress i{background:linear-gradient(90deg,#0d3d70,#1473c9)!important}
.spikepath-button{background:#103f75!important;color:#fff!important;border-color:#103f75!important}
.spikepath-button:hover{background:#0a315d!important;color:#fff!important}
.spikepath-player-hero h1{color:#102a43!important}
.spikepath-player-section,.spikepath-edit-section{border-color:#cfdae7!important}
.spikepath-role-dashboard-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;font-size:14px!important;line-height:1.2!important;white-space:nowrap!important}
.spikepath-role-dashboard-link img,.spikepath-role-dashboard-link svg{display:none!important;width:0!important;height:0!important}
@media(max-width:640px){.spikepath-athlete-shell,.spikepath-player-profile,.spikepath-athlete-edit{margin:34px 12px 28px!important}.spikepath-athlete-header h1{font-size:27px!important}}

/* SpikePath 8.0.2 account controls */
.spikepath-welcome-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.spikepath-logout-button{background:#a61b2b!important;border-color:#a61b2b!important;color:#fff!important}
.spikepath-logout-button:hover{background:#7f1420!important;border-color:#7f1420!important;color:#fff!important}
.spikepath-settings-card{max-width:760px}
.spikepath-password-form{display:grid;gap:16px;margin:22px 0}
.spikepath-password-form label{display:grid;gap:7px;font-weight:700;color:#102d55}
.spikepath-password-form input{width:100%;padding:13px 14px;border:1px solid #c9d6e8;border-radius:8px;background:#fff;color:#10213d}
.spikepath-settings-card hr{margin:26px 0;border:0;border-top:1px solid #dce5f0}
.spikepath-athlete-fields a{color:#0a5fbd;text-decoration:underline;font-weight:700}
@media(max-width:760px){.spikepath-welcome-actions{width:100%}.spikepath-welcome-actions .spikepath-button{width:100%;text-align:center}}

/* v8.1.4 athlete welcome profile */
.spikepath-welcome-profile{display:flex;align-items:center;gap:18px;min-width:0}
.spikepath-welcome-avatar{width:84px;height:84px;object-fit:cover;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 24px rgba(16,42,67,.16);flex:0 0 84px;background:#fff}
@media(max-width:640px){.spikepath-welcome-profile{align-items:flex-start}.spikepath-welcome-avatar{width:70px;height:70px;flex-basis:70px}}

/* Coach athlete database filters — v8.1.5 */
.spikepath-athlete-filters{
    display:grid;
    grid-template-columns:repeat(4,minmax(150px,1fr));
    gap:14px;
    align-items:end;
    padding:18px;
    margin:0 0 12px;
    background:#f5f8fc;
    border:1px solid #dbe5f0;
    border-radius:14px;
}
.spikepath-athlete-filters label{display:flex;flex-direction:column;gap:6px;min-width:0}
.spikepath-athlete-filters label span{font-size:13px;font-weight:800;color:#17365d}
.spikepath-athlete-filters select{
    width:100%;
    min-height:44px;
    border:1px solid #bfcddd;
    border-radius:10px;
    background:#fff;
    color:#15283f;
    padding:0 36px 0 12px;
}
.spikepath-athlete-filter-actions{grid-column:1/-1;display:flex;gap:10px;align-items:center;justify-content:flex-end}
.spikepath-athlete-filter-actions button{min-height:44px;border:0;border-radius:10px;background:#153f73;color:#fff;padding:0 22px;font-weight:800;cursor:pointer}
.spikepath-athlete-filter-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #b9c9da;border-radius:10px;background:#fff;color:#153f73;padding:0 20px;font-weight:800;text-decoration:none}
.spikepath-athlete-result-count{margin:0 0 18px;color:#52677f;font-weight:700}
@media(max-width:900px){.spikepath-athlete-filters{grid-template-columns:repeat(2,minmax(150px,1fr))}}
@media(max-width:560px){.spikepath-athlete-filters{grid-template-columns:1fr}.spikepath-athlete-filter-actions{justify-content:stretch;flex-direction:column}.spikepath-athlete-filter-actions button,.spikepath-athlete-filter-actions a{width:100%}}


/* Dashboard return navigation — v8.1.7 */
.spikepath-dashboard-return-wrap{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    margin:0 0 22px;
    padding:13px 16px;
    border:1px solid #d6e1ed;
    border-radius:12px;
    background:#fff;
    box-shadow:0 5px 16px rgba(16,42,67,.05);
}
.spikepath-breadcrumb{display:flex;align-items:center;gap:8px;min-width:0;color:#667b91;font-size:14px;font-weight:700}
.spikepath-breadcrumb a{color:#174f8d;text-decoration:none}
.spikepath-breadcrumb a:hover{text-decoration:underline}
.spikepath-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.spikepath-dashboard-return{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 15px;border:1px solid #174f8d;border-radius:9px;background:#174f8d;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:800;white-space:nowrap}
.spikepath-dashboard-return:hover{background:#0d3c70;border-color:#0d3c70;color:#fff!important}
.spikepath-athlete-edit>.spikepath-dashboard-return-wrap,.spikepath-player-profile+.spikepath-dashboard-return-wrap{max-width:1180px;margin-left:auto;margin-right:auto}
@media(max-width:640px){.spikepath-dashboard-return-wrap{align-items:stretch;flex-direction:column}.spikepath-dashboard-return{width:100%}.spikepath-breadcrumb{font-size:13px}}

/* Premium recruiting profile and tournament schedule — v8.2.0 */
.spikepath-membership-badge{display:inline-flex;align-items:center;width:max-content;margin:5px 0 8px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.02em}
.spikepath-membership-badge.is-subscriber{background:#e8f1fb;color:#174f8d}
.spikepath-membership-badge.is-premium{background:#fff2c8;color:#755400;border:1px solid #ecd27a}
.spikepath-next-tournament{border-left:5px solid #174f8d;background:linear-gradient(135deg,#f7fbff,#fff)}
.spikepath-section-kicker{display:block;margin-bottom:5px;color:#174f8d;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.spikepath-full-schedule{margin-top:20px}
.spikepath-tournament-table-wrap{overflow-x:auto;border:1px solid #d7e2ed;border-radius:12px}
.spikepath-tournament-table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}
.spikepath-tournament-table th,.spikepath-tournament-table td{padding:13px 14px;border-bottom:1px solid #e4ebf2;text-align:left;vertical-align:top}
.spikepath-tournament-table th{background:#f3f7fb;color:#17365d;font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.spikepath-tournament-table tr:last-child td{border-bottom:0}
.spikepath-tournament-editor{display:grid;gap:18px;margin:18px 0}
.spikepath-tournament-editor-row{padding:18px;border:1px solid #d9e3ed;border-radius:14px;background:#f9fbfd}
.spikepath-tournament-editor-row h3{margin:0 0 14px;color:#17365d}
.spikepath-share-row{display:flex;gap:10px;align-items:center}
.spikepath-share-row input{flex:1;min-width:0;min-height:44px;padding:0 12px;border:1px solid #bccbd9;border-radius:10px;background:#f7f9fb}
@media(max-width:650px){.spikepath-share-row{align-items:stretch;flex-direction:column}.spikepath-share-row .spikepath-button{width:100%}}


/* Public athlete directory and profile refinements — v8.2.1 */
.spikepath-public-athlete-directory{max-width:1180px;margin:0 auto;padding:24px}
.spikepath-directory-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}
.spikepath-directory-heading span{display:block;color:#174f8d;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.spikepath-directory-heading h1{margin:5px 0 6px;color:#102a43}
.spikepath-directory-heading p{margin:0;color:#63788d}
.spikepath-athlete-filter-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;align-items:end;margin-bottom:20px;padding:18px;border:1px solid #d8e3ed;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(16,42,67,.06)}
.spikepath-athlete-filter-bar label{display:grid;gap:7px}
.spikepath-athlete-filter-bar label>span{color:#294a68;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.spikepath-athlete-filter-bar select{width:100%;min-height:44px;padding:0 11px;border:1px solid #bccbd9;border-radius:9px;background:#fff;color:#173457}
.spikepath-filter-actions{display:flex;gap:8px}
.spikepath-button-secondary{background:#fff!important;color:#174f8d!important;border:1px solid #174f8d!important}
.spikepath-athlete-result-count{margin:0 0 14px;color:#526b82;font-weight:700}
.spikepath-public-athlete-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.spikepath-public-athlete-card{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:18px;border:1px solid #d8e3ed;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(16,42,67,.06)}
.spikepath-public-athlete-card>img{width:150px;height:150px;object-fit:cover;border-radius:14px;background:#eef3f7}
.spikepath-public-athlete-card h2{margin:4px 0 6px;color:#102a43}
.spikepath-public-athlete-card p{margin:0 0 10px;color:#5c7288}
.spikepath-public-athlete-meta{display:grid;gap:5px;margin:0 0 15px;color:#526b82;font-size:14px}
.spikepath-player-actions{align-self:flex-start;padding-top:78px}
.spikepath-player-actions form{margin:0}
@media(max-width:980px){.spikepath-athlete-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.spikepath-filter-actions{grid-column:1/-1}.spikepath-public-athlete-grid{grid-template-columns:1fr}}
@media(max-width:640px){.spikepath-public-athlete-directory{padding:16px}.spikepath-athlete-filter-bar{grid-template-columns:1fr}.spikepath-filter-actions{grid-column:auto;flex-direction:column}.spikepath-public-athlete-card{grid-template-columns:1fr}.spikepath-public-athlete-card>img{width:120px;height:120px}.spikepath-player-actions{width:100%;padding-top:0}}

/* Compact profile fields and editors — v8.2.4 */
/* Display profile data as Label: Value instead of oversized field cards. */
.spikepath-athlete-fields{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:7px 22px;
    margin:14px 0 0;
}
.spikepath-athlete-fields>div,
.spikepath-profile-row{
    display:grid;
    grid-template-columns:minmax(125px,165px) minmax(0,1fr);
    align-items:start;
    gap:5px 10px;
    padding:7px 0;
    border-top:0;
    border-bottom:1px solid #edf1f5;
    background:transparent;
}
.spikepath-athlete-fields>div span,
.spikepath-profile-row span{
    display:block;
    margin:0;
    color:#294763;
    font-size:14px;
    line-height:1.45;
    font-weight:800;
    text-transform:none;
    letter-spacing:0;
}
.spikepath-athlete-fields>div span:after,
.spikepath-profile-row span:after{content:":"}
.spikepath-athlete-fields>div strong,
.spikepath-profile-row strong{
    display:block;
    margin:0;
    color:#344054;
    font-size:14px;
    line-height:1.45;
    font-weight:500;
    text-align:left;
    overflow-wrap:anywhere;
}

/* Athlete editor: smaller controls with labels beside inputs. */
.spikepath-athlete-edit{padding:24px}
.spikepath-edit-section{padding:20px;margin:18px 0}
.spikepath-edit-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px 24px;
}
.spikepath-edit-grid label,
.spikepath-athlete-edit form>label{
    display:grid;
    grid-template-columns:minmax(120px,155px) minmax(0,1fr);
    align-items:center;
    gap:10px;
    margin:0;
    font-size:14px;
    font-weight:800;
    color:#294763;
}
.spikepath-edit-grid label>span:after,
.spikepath-athlete-edit form>label>span:after{content:":"}
.spikepath-edit-grid input,
.spikepath-edit-grid select,
.spikepath-edit-grid textarea,
.spikepath-athlete-edit input[type=url],
.spikepath-athlete-edit input[type=file],
.spikepath-athlete-edit select,
.spikepath-athlete-edit textarea{
    width:100%;
    max-width:520px;
    min-height:38px;
    box-sizing:border-box;
    padding:8px 10px;
    border:1px solid #cbd7e5;
    border-radius:8px;
    background:#fff;
    font-size:14px;
}
.spikepath-edit-grid textarea,
.spikepath-athlete-edit textarea{min-height:92px;resize:vertical}
.spikepath-edit-grid input[type=file],
.spikepath-athlete-edit input[type=file]{padding:6px 8px}

/* Coach/college profile editor: compact label and input rows. */
.spikepath-form{max-width:980px;padding:20px}
.spikepath-form-grid{gap:12px 24px}
.spikepath-field{
    display:grid;
    grid-template-columns:minmax(125px,165px) minmax(0,1fr);
    align-items:center;
    gap:10px;
}
.spikepath-field label{
    display:block;
    margin:0;
    font-size:14px;
    line-height:1.35;
    font-weight:800;
    color:#294763;
}
.spikepath-field label:after{content:":"}
.spikepath-field input,
.spikepath-field select,
.spikepath-field textarea{
    width:100%;
    max-width:520px;
    min-height:38px;
    padding:8px 10px;
    border-radius:8px;
    font-size:14px;
}
.spikepath-field textarea{min-height:92px;resize:vertical}
.spikepath-field small,
.spikepath-current-coach-photo{
    grid-column:2;
    margin-top:0;
}
.spikepath-position-row{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px 24px;
}
.spikepath-position-row .spikepath-field{grid-template-columns:minmax(125px,165px) minmax(0,1fr)}

@media(max-width:850px){
    .spikepath-athlete-fields{grid-template-columns:1fr}
    .spikepath-edit-grid,.spikepath-form-grid,.spikepath-position-row{grid-template-columns:1fr}
}
@media(max-width:640px){
    .spikepath-athlete-edit,.spikepath-form{padding:16px}
    .spikepath-athlete-fields>div,
    .spikepath-profile-row,
    .spikepath-edit-grid label,
    .spikepath-athlete-edit form>label,
    .spikepath-field,
    .spikepath-position-row .spikepath-field{
        grid-template-columns:1fr;
        gap:5px;
    }
    .spikepath-field small,.spikepath-current-coach-photo{grid-column:1}
    .spikepath-edit-grid input,
    .spikepath-edit-grid select,
    .spikepath-edit-grid textarea,
    .spikepath-field input,
    .spikepath-field select,
    .spikepath-field textarea{max-width:none}
}

/* SpikePath 8.2.5 admin top return and coach password settings */
.spikepath-admin-return-top{display:block;width:100%;margin:0 0 18px;clear:both}
.spikepath-admin-return-top .spikepath-dashboard-back{margin:0}
.spikepath-coach-password-settings{max-width:720px}
.spikepath-coach-password-settings .spikepath-password-form small{font-weight:400;color:#607089}

/* Version 8.2.7 — professional coach athlete request cards */
.spikepath-request-section-head{align-items:center;padding:22px 24px;background:linear-gradient(135deg,#fff 0%,#f6f9fd 100%);border:1px solid #dfe7f0;border-radius:16px;box-shadow:0 8px 24px rgba(14,46,82,.06)}
.spikepath-section-eyebrow{display:block;margin-bottom:5px;color:#1c69a8;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.spikepath-request-count{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border-radius:999px;background:#e9f3fc;color:#104f83;font-size:13px;font-weight:850;white-space:nowrap}
.spikepath-coach-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.spikepath-coach-request-card{display:grid;grid-template-columns:138px minmax(0,1fr);min-height:250px;overflow:hidden;background:#fff;border:1px solid #dce5ef;border-radius:18px;box-shadow:0 10px 28px rgba(15,46,79,.075);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.spikepath-coach-request-card:hover{transform:translateY(-2px);border-color:#b9cee2;box-shadow:0 16px 34px rgba(15,46,79,.12)}
.spikepath-coach-request-photo-wrap{position:relative;min-height:100%;background:#eaf0f6;overflow:hidden}
.spikepath-coach-request-photo{display:block;width:100%;height:100%;min-height:250px;object-fit:cover;object-position:center top}
.spikepath-coach-request-photo-wrap .spikepath-request-status{position:absolute;left:10px;bottom:10px;border:2px solid rgba(255,255,255,.92);box-shadow:0 4px 14px rgba(0,0,0,.12)}
.spikepath-coach-request-content{display:flex;flex-direction:column;padding:20px 20px 18px;min-width:0}
.spikepath-coach-request-topline{display:flex;flex-wrap:wrap;gap:7px 14px;margin-bottom:7px;color:#728096;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}
.spikepath-coach-request-content h3{margin:0 0 13px;color:#0f3156;font-size:22px;line-height:1.15}
.spikepath-coach-request-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:14px}
.spikepath-coach-request-facts span{display:block;padding:9px 10px;border-radius:10px;background:#f5f8fb;color:#344b63;font-size:13px;line-height:1.3}
.spikepath-coach-request-facts strong{display:block;margin-bottom:2px;color:#7a8999;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.spikepath-coach-request-message{margin:0 0 15px;padding:11px 12px;border-left:3px solid #2d77b6;border-radius:0 10px 10px 0;background:#f8fbfe}
.spikepath-coach-request-message span{display:block;margin-bottom:3px;color:#2b6597;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.spikepath-coach-request-message p{margin:0;color:#536477;font-size:13px;line-height:1.45}
.spikepath-coach-request-actions{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:2px}
.spikepath-coach-request-actions .spikepath-request-primary{padding:10px 14px;border-radius:9px;font-size:13px}
.spikepath-request-message-button{display:inline-flex;align-items:center;gap:6px;padding:9px 2px;color:#15578d;text-decoration:none;font-size:13px;font-weight:850}
.spikepath-request-message-button:hover{color:#0b3f6c;text-decoration:underline}
@media(max-width:1050px){.spikepath-coach-request-grid{grid-template-columns:1fr}}
@media(max-width:620px){.spikepath-request-section-head{align-items:flex-start;flex-direction:column}.spikepath-coach-request-card{grid-template-columns:96px minmax(0,1fr);min-height:230px}.spikepath-coach-request-photo{min-height:230px}.spikepath-coach-request-content{padding:16px}.spikepath-coach-request-facts{grid-template-columns:1fr}.spikepath-coach-request-actions{align-items:stretch;flex-direction:column}.spikepath-coach-request-actions .spikepath-button,.spikepath-request-message-button{justify-content:center;text-align:center}}

/* =========================================================
   SpikePath Recruiting Premium UI Theme — v8.3.0
   Visual layer only. Existing data, permissions and actions
   remain unchanged.
   ========================================================= */
:root{
  --sp-navy:#071a33;
  --sp-navy-2:#0d2a52;
  --sp-blue:#1463ff;
  --sp-blue-soft:#eaf1ff;
  --sp-cyan:#47c8ff;
  --sp-gold:#f0c667;
  --sp-ink:#101828;
  --sp-muted:#667085;
  --sp-line:#e4eaf2;
  --sp-surface:#ffffff;
  --sp-bg:#f5f8fc;
  --sp-success:#12a150;
  --sp-danger:#d92d20;
  --sp-radius:18px;
  --sp-shadow:0 18px 50px rgba(7,26,51,.10);
  --sp-shadow-hover:0 24px 65px rgba(7,26,51,.16);
}

.spikepath-directory-wrap,.spikepath-form,.spikepath-manage,.spikepath-profile,
.spikepath-player-profile,.spikepath-coach-shell,.spikepath-athlete-shell,
.spikepath-admin-portal,.spikepath-admin-login-card,.spikepath-coach-login-card,
.spikepath-platform-card,.spikepath-contact-request-panel{
  color:var(--sp-ink);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

.spikepath-directory-wrap,.spikepath-coach-shell,.spikepath-athlete-shell,
.spikepath-player-profile,.spikepath-profile{
  position:relative;
}

.spikepath-form,.spikepath-manage,.spikepath-admin-portal,.spikepath-admin-login-card,
.spikepath-coach-login-card,.spikepath-account-section,.spikepath-edit-section,
.spikepath-player-section,.spikepath-profile-card,.spikepath-contact-card,
.spikepath-contact-request-panel,.spikepath-completion-card{
  border:1px solid rgba(221,229,239,.95)!important;
  border-radius:var(--sp-radius)!important;
  background:rgba(255,255,255,.98)!important;
  box-shadow:var(--sp-shadow)!important;
}

.spikepath-coach-header,.spikepath-athlete-header,.spikepath-player-hero,
.spikepath-profile-cover,.spikepath-admin-portal-head{
  position:relative;
  overflow:hidden;
  border-radius:22px!important;
  background:linear-gradient(135deg,var(--sp-navy) 0%,var(--sp-navy-2) 62%,#174f91 100%)!important;
  color:#fff!important;
  box-shadow:0 22px 60px rgba(7,26,51,.20)!important;
}
.spikepath-coach-header:after,.spikepath-athlete-header:after,.spikepath-player-hero:after,
.spikepath-profile-cover:after,.spikepath-admin-portal-head:after{
  content:"";position:absolute;inset:-50% -10% auto auto;width:360px;height:360px;border-radius:50%;
  background:radial-gradient(circle,rgba(71,200,255,.28),rgba(71,200,255,0) 68%);pointer-events:none;
}
.spikepath-coach-header *,.spikepath-athlete-header *,.spikepath-player-hero *,
.spikepath-profile-cover *,.spikepath-admin-portal-head *{position:relative;z-index:1}
.spikepath-coach-header p,.spikepath-athlete-header p,.spikepath-player-hero p,
.spikepath-profile-cover p,.spikepath-admin-portal-head p{color:rgba(255,255,255,.78)!important}

.spikepath-coach-nav,.spikepath-athlete-nav{
  gap:8px!important;padding:8px!important;border:1px solid var(--sp-line)!important;
  border-radius:16px!important;background:#fff!important;box-shadow:0 10px 35px rgba(7,26,51,.08)!important;
}
.spikepath-coach-nav a,.spikepath-athlete-nav a{
  border-radius:11px!important;padding:11px 15px!important;transition:background .2s ease,color .2s ease,transform .2s ease!important;
}
.spikepath-coach-nav a:hover,.spikepath-athlete-nav a:hover,
.spikepath-coach-nav a.is-active,.spikepath-athlete-nav a.is-active{
  background:var(--sp-blue-soft)!important;color:var(--sp-blue)!important;transform:translateY(-1px);
}

.spikepath-button,.spikepath-link,.spikepath-profile-button,.spikepath-card-action,
.spikepath-email-button,.spikepath-contact-trigger,.spikepath-logout-button,
.spikepath-button-secondary,.spikepath-toggle-schedule,.spikepath-copy-profile{
  position:relative;overflow:hidden;border-radius:11px!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease!important;
}
.spikepath-button,.spikepath-link,.spikepath-profile-button,.spikepath-card-action,
.spikepath-email-button,.spikepath-contact-trigger{
  background:linear-gradient(135deg,var(--sp-blue),#0b4ed0)!important;
  color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 9px 22px rgba(20,99,255,.24)!important;
}
.spikepath-button:hover,.spikepath-link:hover,.spikepath-profile-button:hover,
.spikepath-card-action:hover,.spikepath-email-button:hover,.spikepath-contact-trigger:hover,
.spikepath-logout-button:hover,.spikepath-button-secondary:hover,.spikepath-toggle-schedule:hover,
.spikepath-copy-profile:hover{transform:translateY(-2px);filter:brightness(1.04)}
.spikepath-button:active,.spikepath-link:active,.spikepath-profile-button:active,
.spikepath-card-action:active,.spikepath-email-button:active,.spikepath-contact-trigger:active{transform:translateY(0) scale(.98)}
.spikepath-delete-link{transition:color .18s ease,background .18s ease!important}
.spikepath-delete-link:hover{background:#fff1f0!important;color:var(--sp-danger)!important}

.spikepath-card,.spikepath-athlete-card,.spikepath-public-athlete-card,
.spikepath-coach-request-card,.spikepath-platform-tile,.spikepath-admin-tile,
.spikepath-summary-card,.spikepath-interest-item,.spikepath-athlete-video-card{
  border:1px solid var(--sp-line)!important;border-radius:var(--sp-radius)!important;
  background:var(--sp-surface)!important;box-shadow:0 10px 32px rgba(7,26,51,.07)!important;
  transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease,border-color .24s ease!important;
}
.spikepath-card:hover,.spikepath-athlete-card:hover,.spikepath-public-athlete-card:hover,
.spikepath-coach-request-card:hover,.spikepath-platform-tile:hover,.spikepath-admin-tile:hover,
.spikepath-summary-card:hover,.spikepath-interest-item:hover,.spikepath-athlete-video-card:hover{
  transform:translateY(-5px)!important;box-shadow:var(--sp-shadow-hover)!important;border-color:#bfd0eb!important;
}
.spikepath-athlete-card-avatar img,.spikepath-coach-request-photo,.spikepath-coach-avatar img,
.spikepath-player-cover img,.spikepath-profile-logo-card img{
  transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .3s ease!important;
}
.spikepath-athlete-card:hover .spikepath-athlete-card-avatar img,
.spikepath-coach-request-card:hover .spikepath-coach-request-photo,
.spikepath-public-athlete-card:hover img{transform:scale(1.045);filter:saturate(1.05)}

.spikepath-field input,.spikepath-field select,.spikepath-field textarea,
.spikepath-filters input,.spikepath-filters select,.spikepath-manage-search input,
.spikepath-athlete-filters input,.spikepath-athlete-filters select,
.spikepath-contact-form input,.spikepath-contact-form textarea,
.spikepath-password-form input{
  min-height:47px;border:1px solid #cfd8e6!important;border-radius:11px!important;
  background:#fbfcfe!important;color:var(--sp-ink)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important;
}
.spikepath-field input:focus,.spikepath-field select:focus,.spikepath-field textarea:focus,
.spikepath-filters input:focus,.spikepath-filters select:focus,.spikepath-manage-search input:focus,
.spikepath-athlete-filters input:focus,.spikepath-athlete-filters select:focus,
.spikepath-contact-form input:focus,.spikepath-contact-form textarea:focus,
.spikepath-password-form input:focus{
  outline:none!important;border-color:var(--sp-blue)!important;background:#fff!important;
  box-shadow:0 0 0 4px rgba(20,99,255,.12)!important;
}
.spikepath-field label{color:#344054!important;font-size:.88rem;letter-spacing:.01em}

.spikepath-badges span,.spikepath-profile-pills span,.spikepath-division-badge,
.spikepath-membership-badge,.spikepath-status{
  border:1px solid #d9e5fb!important;background:var(--sp-blue-soft)!important;color:#17478f!important;
  box-shadow:none!important;
}
.spikepath-membership-badge.is-premium,.spikepath-contact-trigger.is-premium{
  background:linear-gradient(135deg,#f4d47b,#dba735)!important;color:#3a2b05!important;border-color:#e4b842!important;
}

.spikepath-entry-table{border-collapse:separate!important;border-spacing:0!important;overflow:hidden;border:1px solid var(--sp-line);border-radius:14px}
.spikepath-entry-table th{background:#f5f8fc!important;color:#344054!important;text-transform:uppercase;letter-spacing:.045em;font-size:.76rem!important}
.spikepath-entry-table tr{transition:background .18s ease}
.spikepath-entry-table tbody tr:hover{background:#f8fbff}

.spikepath-success,.spikepath-notice{
  border-radius:12px!important;box-shadow:0 8px 25px rgba(7,26,51,.07)!important;
  animation:spNoticeIn .4s ease both;
}
.spikepath-success{border-left:4px solid var(--sp-success)!important}
.spikepath-notice{border-left:4px solid #f79009!important}

.spikepath-progress{overflow:hidden;border-radius:999px!important;background:#e8eef7!important}
.spikepath-progress > span{background:linear-gradient(90deg,var(--sp-blue),var(--sp-cyan))!important;position:relative;overflow:hidden}
.spikepath-progress > span:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);animation:spShimmer 2.2s infinite}

.spikepath-reveal{opacity:0;transform:translateY(18px)}
.spikepath-reveal.is-visible{opacity:1;transform:none;transition:opacity .55s ease,transform .55s cubic-bezier(.2,.8,.2,1)}
.spikepath-ripple{position:absolute;border-radius:50%;transform:scale(0);background:rgba(255,255,255,.4);animation:spRipple .55s linear;pointer-events:none}

@keyframes spNoticeIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
@keyframes spShimmer{100%{transform:translateX(100%)}}
@keyframes spRipple{to{transform:scale(4);opacity:0}}
@keyframes spPulseSoft{0%,100%{box-shadow:0 0 0 0 rgba(20,99,255,.14)}50%{box-shadow:0 0 0 9px rgba(20,99,255,0)}}
.spikepath-results-count,.spikepath-account-status{animation:spPulseSoft 2.4s ease-in-out 1}

@media(max-width:700px){
  .spikepath-form,.spikepath-manage,.spikepath-admin-portal,.spikepath-admin-login-card,.spikepath-coach-login-card{border-radius:15px!important;padding:18px!important}
  .spikepath-coach-header,.spikepath-athlete-header,.spikepath-player-hero,.spikepath-profile-cover{border-radius:17px!important}
  .spikepath-coach-nav,.spikepath-athlete-nav{overflow-x:auto;flex-wrap:nowrap!important;scrollbar-width:none}
  .spikepath-coach-nav::-webkit-scrollbar,.spikepath-athlete-nav::-webkit-scrollbar{display:none}
}

@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
  .spikepath-reveal{opacity:1!important;transform:none!important}
}

/* Version 8.3.1 — targeted visual fixes requested by site owner */
/* Keep the athlete/player name readable over the dark profile hero. */
.spikepath-player-hero h1,
.spikepath-unified-player-profile .spikepath-player-hero h1,
.spikepath-player-profile .spikepath-player-hero h1 {
  color:#fff!important;
  text-shadow:0 2px 12px rgba(0,0,0,.22);
}

/* Keep all admin portal header content neatly inside the blue header container. */
.spikepath-admin-portal-head {
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:26px 30px!important;
  margin-bottom:24px!important;
  box-sizing:border-box!important;
}
.spikepath-admin-portal-head > div {
  flex:1 1 auto;
  min-width:0;
}
.spikepath-admin-portal-head h3 {
  margin:0 0 6px!important;
  color:#fff!important;
  font-size:clamp(1.5rem,3vw,2rem)!important;
  line-height:1.1!important;
}
.spikepath-admin-portal-head p {
  margin:0!important;
  max-width:680px;
}
.spikepath-admin-portal-head > .spikepath-link {
  flex:0 0 auto;
  margin:0!important;
  white-space:nowrap;
  background:rgba(255,255,255,.12)!important;
  border:1px solid rgba(255,255,255,.42)!important;
  box-shadow:none!important;
  color:#fff!important;
}
.spikepath-admin-portal-head > .spikepath-link:hover {
  background:rgba(255,255,255,.2)!important;
}

/* Restore clear semantic status colors in Manage College Entries. */
.spikepath-entry-table .spikepath-status.is-visible,
.spikepath-account-status.is-active {
  background:#e8f8ee!important;
  border-color:#a9dfbb!important;
  color:#176c37!important;
}
.spikepath-entry-table .spikepath-status.is-hidden,
.spikepath-account-status:not(.is-active) {
  background:#fff1f0!important;
  border-color:#f1b4ae!important;
  color:#b42318!important;
}

@media(max-width:700px){
  .spikepath-admin-portal-head {
    align-items:flex-start!important;
    flex-direction:column!important;
    padding:22px!important;
  }
  .spikepath-admin-portal-head > .spikepath-link {
    width:100%;
    justify-content:center;
    box-sizing:border-box;
  }
}

/* SpikePath 8.4.0 — private video sharing */
.spikepath-video-manage-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;margin-bottom:16px}.spikepath-video-manage-row label{margin:0}.spikepath-share-video-open{white-space:nowrap}.spikepath-video-share-modal[hidden]{display:none!important}.spikepath-video-share-modal{position:fixed;inset:0;z-index:999999;background:rgba(8,18,35,.72);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:24px}.spikepath-video-share-dialog{position:relative;width:min(760px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.spikepath-video-share-close{position:absolute;right:18px;top:14px;border:0;background:#eef3f8;color:#18314f;width:40px;height:40px;border-radius:50%;font-size:28px;line-height:1;cursor:pointer}.spikepath-video-share-head span{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1f66c1}.spikepath-video-share-head h3{font-size:30px;margin:6px 48px 6px 0;color:#10243d}.spikepath-video-share-head p{margin:0 0 20px;color:#5b6d82}.spikepath-video-coach-search{width:100%;margin-bottom:16px;padding:13px 15px;border:1px solid #ccd7e3;border-radius:12px}.spikepath-video-coach-list{display:grid;gap:10px;max-height:350px;overflow:auto;padding-right:4px}.spikepath-video-coach-option{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:1px solid #dce5ee;border-radius:16px;padding:13px;cursor:pointer;transition:.2s ease;background:#fff}.spikepath-video-coach-option:hover,.spikepath-video-coach-option.is-selected{border-color:#246dcc;background:#f3f8ff;box-shadow:0 8px 20px rgba(25,87,163,.1)}.spikepath-video-coach-option input{position:absolute;opacity:0;pointer-events:none}.spikepath-video-coach-logo img{width:54px;height:54px;object-fit:contain;border-radius:10px;background:#fff}.spikepath-video-coach-info{display:flex;flex-direction:column;min-width:0}.spikepath-video-coach-info strong{color:#10243d;font-size:15px}.spikepath-video-coach-info em{font-style:normal;font-weight:700;color:#31506f}.spikepath-video-coach-info small{color:#6a7b8f}.spikepath-video-coach-select{font-weight:800;color:#246dcc}.spikepath-video-share-message{display:block;margin-top:18px}.spikepath-video-share-message span{display:block;font-weight:800;margin-bottom:7px}.spikepath-video-share-message textarea{width:100%;border:1px solid #ccd7e3;border-radius:12px;padding:13px;resize:vertical}.spikepath-video-send-button{margin-top:14px;width:100%;justify-content:center}.spikepath-modal-open{overflow:hidden}.spikepath-shared-video-card{display:flex;gap:12px;align-items:center;margin-top:12px;padding:13px;border-radius:13px;background:#f0f6ff;border:1px solid #cfe0f5}.spikepath-shared-video-card .dashicons{font-size:30px;width:30px;height:30px;color:#246dcc}.spikepath-shared-video-card div{display:flex;flex-direction:column}.spikepath-shared-video-card a{font-weight:800;color:#175fb8;text-decoration:none}@media(max-width:640px){.spikepath-video-manage-row{grid-template-columns:1fr}.spikepath-share-video-open{width:100%}.spikepath-video-share-modal{padding:10px}.spikepath-video-share-dialog{padding:22px 16px;border-radius:18px}.spikepath-video-share-head h3{font-size:24px}.spikepath-video-coach-option{grid-template-columns:auto 1fr}.spikepath-video-coach-select{display:none}}

/* SpikePath 8.4.1 — athlete college directory access and redesigned admin requests */
.spikepath-athlete-nav a[href*="college-directory"]{font-weight:800}
.spikepath-requests-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px;border-radius:24px;background:linear-gradient(135deg,#0d2d55,#185f9f);color:#fff;margin:18px 0}.spikepath-requests-hero span{display:block;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.78}.spikepath-requests-hero h2{margin:5px 0 8px;color:#fff;font-size:32px}.spikepath-requests-hero p{margin:0;max-width:720px;color:rgba(255,255,255,.84)}.spikepath-requests-total{min-width:140px;text-align:center;padding:18px;border-radius:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22)}.spikepath-requests-total strong{display:block;font-size:34px}.spikepath-requests-total small{font-weight:700}.spikepath-request-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-bottom:22px}.spikepath-request-summary-card{padding:18px;border-radius:16px;background:#fff;border:1px solid #dbe5ef;box-shadow:0 8px 24px rgba(20,48,82,.06)}.spikepath-request-summary-card strong{display:block;font-size:28px;color:#102b4e}.spikepath-request-summary-card span{font-weight:700;color:#61748a}.spikepath-request-list{display:grid;gap:20px}.spikepath-request-card-pro{padding:0!important;overflow:hidden;border:1px solid #dce6ef!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 38px rgba(25,50,82,.08)!important}.spikepath-request-person{display:flex;gap:16px;align-items:center;padding:22px 24px;background:#f8fbff;border-bottom:1px solid #e3ebf3}.spikepath-request-person img{width:76px;height:76px;border-radius:18px;object-fit:cover;background:#e8eef5}.spikepath-request-person h3{margin:5px 0 2px;font-size:23px;color:#102b4e}.spikepath-request-person p,.spikepath-request-person small{margin:0;color:#687b90}.spikepath-request-college-panel{display:flex;gap:14px;align-items:center;padding:18px 24px;border-bottom:1px solid #e7edf4}.spikepath-request-college-logo img{width:62px;height:62px;object-fit:contain;border-radius:12px;background:#fff;border:1px solid #e1e8ef;padding:5px}.spikepath-request-college-panel small,.spikepath-request-message-pro small{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7a8da2}.spikepath-request-college-panel h4{margin:3px 0;font-size:18px;color:#17395f}.spikepath-request-college-panel a{font-weight:700;text-decoration:none}.spikepath-request-details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px}.spikepath-request-details-grid span{padding:14px;border-radius:13px;background:#f5f8fb;color:#354f6c}.spikepath-request-details-grid strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#7890a8;margin-bottom:4px}.spikepath-request-message-pro{margin:0 24px 20px;padding:17px;border-left:4px solid #2b73c8;border-radius:12px;background:#f3f8ff}.spikepath-request-message-pro p{margin:6px 0 0;color:#314b67}.spikepath-request-actions{display:flex;justify-content:space-between;gap:18px;align-items:end;padding:20px 24px;background:#f8fafc;border-top:1px solid #e4ebf2}.spikepath-request-action-links{display:flex;gap:10px;flex-wrap:wrap}.spikepath-secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:10px;border:1px solid #c8d5e2;color:#214b75;background:#fff;font-weight:800;text-decoration:none}.spikepath-request-status-form{display:flex!important;align-items:end!important;gap:9px!important}.spikepath-request-status-form label{display:flex;flex-direction:column;gap:5px}.spikepath-request-status-form label span{font-size:11px;font-weight:800;text-transform:uppercase;color:#70869c}.spikepath-request-status-form select{min-width:145px;padding:10px 12px;border:1px solid #c8d4e1;border-radius:10px;background:#fff}.spikepath-request-status-form button{padding:11px 15px;border:0;border-radius:10px;background:#173f6c;color:#fff;font-weight:800;cursor:pointer}
@media(max-width:760px){.spikepath-requests-hero,.spikepath-request-actions{align-items:stretch;flex-direction:column}.spikepath-requests-total{min-width:0}.spikepath-request-details-grid{grid-template-columns:1fr}.spikepath-request-status-form{align-items:stretch!important;flex-direction:column}.spikepath-request-status-form select,.spikepath-request-status-form button{width:100%}.spikepath-request-person{align-items:flex-start}.spikepath-request-person img{width:64px;height:64px}}


/* SpikePath 8.4.5 — dashboard layout-only refresh. No role, redirect, menu, or data changes. */
.spikepath-coach-shell,.spikepath-athlete-shell,.spikepath-admin-portal{max-width:1240px;margin:32px auto;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(15,23,42,.12);border:1px solid #e2e8f0;background:#f7f9fc}
.spikepath-coach-header,.spikepath-athlete-header,.spikepath-admin-portal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 32px;background:linear-gradient(135deg,#071a3d 0%,#0d3471 62%,#1260a8 100%);color:#fff}
.spikepath-coach-header span,.spikepath-athlete-header span,.spikepath-admin-portal-head p{color:#b9d9ff}
.spikepath-coach-header h1,.spikepath-athlete-header h1,.spikepath-admin-portal-head h3{color:#fff;margin:3px 0 0}
.spikepath-dashboard-logout,.spikepath-admin-portal-head .spikepath-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border:1px solid rgba(255,255,255,.45);border-radius:12px;background:rgba(255,255,255,.12);color:#fff!important;text-decoration:none;font-weight:700;white-space:nowrap}
.spikepath-dashboard-logout:hover,.spikepath-admin-portal-head .spikepath-link:hover{background:#fff;color:#0d3471!important}
.spikepath-coach-nav,.spikepath-athlete-nav{padding:0 22px;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 18px rgba(15,23,42,.04)}
.spikepath-coach-main,.spikepath-athlete-main{padding:30px}
.spikepath-coach-welcome,.spikepath-athlete-welcome{border-radius:20px;background:linear-gradient(135deg,#fff 0%,#edf6ff 100%);border:1px solid #d8e9fa;padding:26px;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.spikepath-admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;margin:24px 0}
.spikepath-admin-stats>div{border-radius:18px;background:#fff;border:1px solid #e2e8f0;padding:22px;box-shadow:0 10px 25px rgba(15,23,42,.055);position:relative;overflow:hidden}
.spikepath-admin-stats>div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#1c78c0}
.spikepath-admin-stats strong{font-size:31px;line-height:1;color:#0b2c59}
.spikepath-admin-stats span{margin-top:8px;color:#52657c;font-weight:650}
.spikepath-dashboard-feature-panel{margin:24px 0 30px;padding:24px;border-radius:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 30px rgba(15,23,42,.055)}
.spikepath-feature-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
.spikepath-feature-panel-head span{display:block;color:#1c78c0;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.spikepath-feature-panel-head h3{margin:4px 0 0;font-size:24px;color:#0b2c59}
.spikepath-feature-panel-head p{margin:0;color:#64748b}
.spikepath-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.spikepath-feature-grid a,.spikepath-platform-tile,.spikepath-admin-tile{display:flex;flex-direction:column;gap:6px;min-height:118px;padding:20px;border:1px solid #dbe5ef;border-radius:16px;background:linear-gradient(145deg,#fff,#f7fbff);text-decoration:none;box-shadow:0 8px 20px rgba(15,23,42,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.spikepath-feature-grid a:hover,.spikepath-platform-tile:hover,.spikepath-admin-tile:hover{transform:translateY(-3px);border-color:#72aee6;box-shadow:0 15px 30px rgba(15,23,42,.09)}
.spikepath-feature-grid strong,.spikepath-admin-tile strong{color:#0b2c59;font-size:17px}
.spikepath-feature-grid span,.spikepath-admin-tile span{color:#607087}
.spikepath-platform-grid,.spikepath-admin-portal-grid{gap:16px}
.spikepath-admin-portal{padding-bottom:30px}
.spikepath-admin-portal>.spikepath-admin-stats,.spikepath-admin-portal>.spikepath-admin-portal-grid{margin-left:30px;margin-right:30px}
@media(max-width:800px){.spikepath-feature-grid{grid-template-columns:1fr 1fr}.spikepath-coach-header,.spikepath-athlete-header,.spikepath-admin-portal-head{padding:22px}.spikepath-coach-main,.spikepath-athlete-main{padding:20px}.spikepath-admin-portal>.spikepath-admin-stats,.spikepath-admin-portal>.spikepath-admin-portal-grid{margin-left:20px;margin-right:20px}}
@media(max-width:540px){.spikepath-feature-grid{grid-template-columns:1fr}.spikepath-coach-header,.spikepath-athlete-header,.spikepath-admin-portal-head,.spikepath-feature-panel-head{align-items:flex-start;flex-direction:column}.spikepath-dashboard-logout,.spikepath-admin-portal-head .spikepath-link{width:100%}}

/* SpikePath 8.4.7 — dashboard experience sections only. */
.spikepath-role-progress,.spikepath-shortcuts-panel,.spikepath-status-panel{margin:24px 0;padding:24px;border-radius:20px;background:#fff;border:1px solid #dfe7f0;box-shadow:0 12px 30px rgba(15,23,42,.055)}
.spikepath-role-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 28px;align-items:center;background:linear-gradient(145deg,#fff,#f4f9ff)}
.spikepath-role-progress-copy>span,.spikepath-shortcuts-panel>div>span,.spikepath-status-panel>div>span{display:block;color:#1c78c0;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.spikepath-role-progress h3,.spikepath-shortcuts-panel h3,.spikepath-status-panel h3{margin:5px 0 6px;color:#0b2c59;font-size:23px}
.spikepath-role-progress p,.spikepath-status-panel p{margin:0;color:#64748b}
.spikepath-role-progress-score{text-align:right}.spikepath-role-progress-score strong{display:block;color:#0b2c59;font-size:32px;line-height:1}.spikepath-role-progress-score span{display:block;margin-top:6px;color:#64748b;font-weight:700;font-size:13px}
.spikepath-role-progress-bar{grid-column:1/-1;height:11px;border-radius:999px;background:#e5edf6;overflow:hidden}.spikepath-role-progress-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1463ff,#19a7ce);position:relative;overflow:hidden}.spikepath-role-progress-bar i:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:spShimmer 2.2s infinite}
.spikepath-shortcuts-panel{display:flex;align-items:center;justify-content:space-between;gap:24px}.spikepath-shortcuts-panel nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.spikepath-shortcuts-panel nav a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid #cbd9e8;border-radius:11px;background:#f7fbff;color:#174a7c;text-decoration:none;font-weight:800;transition:.18s ease}.spikepath-shortcuts-panel nav a:hover{transform:translateY(-2px);background:#0d4f93;color:#fff;border-color:#0d4f93}
.spikepath-status-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#0b2c59,#155f9f);color:#fff}.spikepath-status-panel h3,.spikepath-status-panel p{color:#fff}.spikepath-status-panel p{opacity:.82}.spikepath-status-panel>div>span{color:#b9d9ff}.spikepath-status-panel>strong{min-width:130px;text-align:center;padding:17px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.1);font-size:32px}.spikepath-status-panel>strong small{display:block;margin-top:5px;font-size:12px;font-weight:700}
.spikepath-admin-portal>.spikepath-role-progress,.spikepath-admin-portal>.spikepath-dashboard-feature-panel,.spikepath-admin-portal>.spikepath-shortcuts-panel{margin-left:30px;margin-right:30px}
@media(max-width:800px){.spikepath-role-progress{grid-template-columns:1fr}.spikepath-role-progress-score{text-align:left}.spikepath-shortcuts-panel,.spikepath-status-panel{align-items:flex-start;flex-direction:column}.spikepath-shortcuts-panel nav{justify-content:flex-start}.spikepath-admin-portal>.spikepath-role-progress,.spikepath-admin-portal>.spikepath-dashboard-feature-panel,.spikepath-admin-portal>.spikepath-shortcuts-panel{margin-left:20px;margin-right:20px}}
@media(max-width:540px){.spikepath-shortcuts-panel nav{display:grid;grid-template-columns:1fr;width:100%}.spikepath-shortcuts-panel nav a{width:100%}.spikepath-status-panel>strong{width:100%;box-sizing:border-box}}

/* SpikePath 8.4.8 consistent dashboard headers and menus */
.spikepath-athlete-header,.spikepath-coach-header,.spikepath-admin-section-header{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#071c3d,#0c3269);color:#fff;padding:24px 28px;border-radius:20px 20px 0 0}.spikepath-athlete-header h1,.spikepath-coach-header h1,.spikepath-admin-section-header h1{color:#fff;margin:2px 0 0}.spikepath-athlete-header span,.spikepath-coach-header span,.spikepath-admin-section-header span{text-transform:uppercase;letter-spacing:.14em;font-size:12px;opacity:.8}.spikepath-dashboard-logout{margin-left:auto;white-space:nowrap}.spikepath-admin-section-nav{display:flex;flex-wrap:wrap;gap:8px;background:#fff;padding:14px 18px;border:1px solid #dce4ef;border-top:0;border-radius:0 0 16px 16px;margin-bottom:24px}.spikepath-admin-section-nav a{padding:9px 13px;border-radius:9px;text-decoration:none;font-weight:700;color:#10294d}.spikepath-admin-section-nav a:hover{background:#edf4ff}.spikepath-admin-return-top,.spikepath-dashboard-return-bar{display:none!important}.spikepath-save-complete-profile{display:block;margin:24px auto 0;min-width:260px}.spikepath-share-profile{margin-top:28px}@media(max-width:680px){.spikepath-athlete-header,.spikepath-coach-header,.spikepath-admin-section-header{align-items:flex-start;padding:20px}.spikepath-dashboard-logout{margin-left:0}.spikepath-admin-section-nav{overflow-x:auto;flex-wrap:nowrap}}

/* SpikePath 8.5.1 tournament manager and persistent admin logout. */
.spikepath-tournament-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.spikepath-tournament-section-head h2{margin:0 0 6px}.spikepath-tournament-section-head p{margin:0}.spikepath-tournament-editor{display:grid;gap:18px}.spikepath-tournament-editor-row{border:1px solid #dbe5f1;border-radius:16px;background:#fff;padding:20px;box-shadow:0 8px 24px rgba(16,41,77,.06)}.spikepath-tournament-editor-row.is-dragging{opacity:.55}.spikepath-tournament-row-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.spikepath-tournament-row-head h3{margin:0;flex:1}.spikepath-tournament-drag{border:0;background:#edf4ff;color:#12386d;border-radius:9px;width:38px;height:38px;font-size:20px;cursor:grab}.spikepath-tournament-drag:active{cursor:grabbing}.spikepath-remove-tournament{border:1px solid #d9a3a3;background:#fff5f5;color:#9b1c1c;border-radius:9px;padding:9px 13px;font-weight:700;cursor:pointer}.spikepath-empty-tournaments{border:1px dashed #b7c8de;border-radius:16px;padding:28px;text-align:center;background:#f8fbff}.spikepath-empty-tournaments p{margin:0 0 14px}.spikepath-admin-section-header[data-spikepath-admin-header="1"]{display:flex!important;visibility:visible!important}.spikepath-admin-section-header[data-spikepath-admin-header="1"] .spikepath-dashboard-logout{display:inline-flex!important;visibility:visible!important;opacity:1!important}
@media(max-width:680px){.spikepath-tournament-section-head{flex-direction:column}.spikepath-tournament-section-head .spikepath-button{width:100%}.spikepath-tournament-row-head{flex-wrap:wrap}.spikepath-remove-tournament{margin-left:auto}}

/* SpikePath 8.6.0 dashboard directory, contact design, messages and sliding athlete menu. */
.spikepath-contact-card{display:flex;flex-direction:column;align-items:stretch}
.spikepath-contact-card-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}
.spikepath-contact-card-head h3{margin:2px 0 0!important}
.spikepath-contact-icon{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:13px;background:#eaf2ff;color:#123f78;font-size:21px}
.spikepath-contact-eyebrow{display:block;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:#637a95}
.spikepath-contact-privacy{padding:15px 16px;border:1px solid #dce7f3;border-radius:12px;background:#f7faff;color:#526b85;line-height:1.55}
.spikepath-contact-card .spikepath-contact-trigger,.spikepath-contact-card .spikepath-contact-disabled{display:flex!important;align-items:center;justify-content:center;width:100%;box-sizing:border-box;margin-top:16px;min-height:48px;padding:12px 18px;border-radius:11px;text-align:center;font-weight:850}
.spikepath-contact-card .spikepath-contact-trigger{background:#123f78;color:#fff!important;box-shadow:0 8px 18px rgba(18,63,120,.18)}
.spikepath-contact-card .spikepath-contact-trigger:hover{background:#0a2d59;transform:translateY(-1px)}
.spikepath-contact-card .spikepath-contact-trigger.is-premium{background:#b8860b}
.spikepath-contact-card .spikepath-contact-disabled{background:#f3f4f6;color:#667085}
.spikepath-premium-note{display:block;margin-top:9px;text-align:center;color:#7b6842}
.spikepath-message-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.spikepath-message-title-row h4{margin:0}
.spikepath-interest-item.has-unread{border-left:5px solid #1d67b5;background:#f7fbff}
.spikepath-unread-badge,.spikepath-nav-notification{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#d92d20;color:#fff;font-size:11px;font-weight:850;line-height:1;white-space:nowrap}
.spikepath-unread-badge{padding:6px 9px}
.spikepath-nav-notification{min-width:20px;height:20px;padding:0 6px;margin-left:6px}
.spikepath-athlete-nav-wrap{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:stretch;background:#fff;border-bottom:1px solid #e2e8f0}
.spikepath-athlete-nav-wrap .spikepath-athlete-nav{overflow-x:hidden!important;scrollbar-width:none;scroll-behavior:smooth;border-bottom:0!important;box-shadow:none!important;padding:0 8px!important}
.spikepath-athlete-nav-wrap .spikepath-athlete-nav::-webkit-scrollbar{display:none}
.spikepath-nav-arrow{border:0;background:#eef4fb;color:#123f78;font-size:28px;font-weight:800;cursor:pointer;transition:.2s ease}
.spikepath-nav-arrow:hover{background:#dce9f7}
.spikepath-nav-arrow:disabled{opacity:.3;cursor:default}
.spikepath-embedded-directory .spikepath-directory-wrap{margin:0;padding:0;background:transparent}
.spikepath-embedded-directory .spikepath-admin-section-shell{display:none}
@media(max-width:600px){.spikepath-athlete-nav-wrap{grid-template-columns:36px minmax(0,1fr) 36px}.spikepath-nav-arrow{font-size:23px}.spikepath-contact-card-head{align-items:flex-start}}


/* SpikePath 8.6.1 — centered coach contact form and role-aware college directory. */
.spikepath-contact-request-panel{max-width:920px;margin:30px auto!important;padding:28px!important;box-sizing:border-box}
.spikepath-contact-request-heading{max-width:780px;margin:0 auto 22px;align-items:center}
.spikepath-contact-request-form{max-width:780px;margin:0 auto}
.spikepath-contact-request-form .spikepath-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;align-items:start}
.spikepath-contact-request-form .spikepath-field{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:7px!important;width:100%!important;margin:0!important}
.spikepath-contact-request-form .spikepath-field label{display:block!important;width:100%!important;margin:0!important;text-align:left!important;font-weight:800}
.spikepath-contact-request-form .spikepath-field input,.spikepath-contact-request-form .spikepath-field select,.spikepath-contact-request-form .spikepath-field textarea{display:block!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;margin:0!important}
.spikepath-contact-request-form .spikepath-full{grid-column:1/-1}
.spikepath-contact-request-form .spikepath-contact-consent{display:flex;align-items:flex-start;gap:10px;max-width:780px;margin:20px auto!important;line-height:1.5}
.spikepath-contact-request-form>.spikepath-button{display:flex;justify-content:center;min-width:240px;margin:0 auto!important}
.spikepath-directory-dashboard-shell{max-width:1320px;margin:24px auto;padding:0 18px;box-sizing:border-box}
.spikepath-directory-dashboard-main{padding:26px!important;background:#f7f9fc}
.spikepath-admin-directory-shell>.spikepath-admin-section-shell{margin:0}
.spikepath-directory-dashboard-shell .spikepath-directory-wrap{margin:0!important;padding:0!important;background:transparent!important}
.spikepath-directory-dashboard-shell .spikepath-directory-toolbar{margin-top:0}
@media(max-width:700px){.spikepath-contact-request-panel{padding:20px!important}.spikepath-contact-request-form .spikepath-contact-grid{grid-template-columns:1fr}.spikepath-contact-request-form .spikepath-full{grid-column:auto}.spikepath-contact-request-heading{align-items:flex-start;flex-direction:column}.spikepath-contact-request-form>.spikepath-button{width:100%}.spikepath-directory-dashboard-shell{padding:0 10px;margin:14px auto}.spikepath-directory-dashboard-main{padding:18px!important}}

/* SpikePath 8.6.2 — remove the College Directory page banner for every visitor. */
body.spikepath-college-directory-page .entry-header,
body.spikepath-college-directory-page .page-header,
body.spikepath-college-directory-page main>.wp-block-cover:first-child,
body.spikepath-college-directory-page .wp-site-blocks>main>.wp-block-group:first-child:has(.wp-block-post-title),
body.spikepath-college-directory-page .elementor-location-single .elementor-widget-theme-post-title:first-child,
body.spikepath-college-directory-page .elementor-widget-theme-post-title,
body.spikepath-college-directory-page .wp-block-post-title{display:none!important}


/* SpikePath 8.6.7 — compact coach-account checkboxes. */
.spikepath-account-section input[type="checkbox"],
.spikepath-create-account-toggle input[type="checkbox"],
.spikepath-new-account-fields input[type="checkbox"]{
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  min-height:16px!important;
  padding:0!important;
  margin:2px 8px 0 0!important;
  flex:0 0 16px!important;
  vertical-align:top!important;
}
.spikepath-account-section label:has(input[type="checkbox"]),
.spikepath-create-account-toggle label{
  display:flex!important;
  align-items:flex-start!important;
  gap:0!important;
}

/* SpikePath 8.7.0 — Athlete Dashboard premium visual refresh (presentation only). */
.spikepath-athlete-shell{
  --sp-navy:#071c3d;
  --sp-blue:#145da0;
  --sp-sky:#eaf4ff;
  --sp-ink:#102a43;
  --sp-muted:#64748b;
  --sp-line:#dbe5ef;
  max-width:1280px!important;
  border-radius:28px!important;
  box-shadow:0 28px 80px rgba(7,28,61,.14)!important;
}
.spikepath-athlete-shell .spikepath-athlete-header{
  min-height:118px;
  padding:30px 38px!important;
  background:
    radial-gradient(circle at 86% 20%,rgba(84,172,255,.25),transparent 24%),
    linear-gradient(135deg,#061832 0%,#0a3470 62%,#1163aa 100%)!important;
}
.spikepath-athlete-shell .spikepath-athlete-header h1{font-size:34px!important;letter-spacing:-.025em}
.spikepath-athlete-shell .spikepath-athlete-header span{font-weight:800;letter-spacing:.18em}
.spikepath-athlete-shell .spikepath-dashboard-logout{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:44px;padding:10px 20px;border:1px solid rgba(255,255,255,.45);
  border-radius:999px;background:rgba(255,255,255,.1);color:#fff!important;
  font-weight:800;text-decoration:none;backdrop-filter:blur(8px);
  transition:transform .18s ease,background .18s ease,box-shadow .18s ease;
}
.spikepath-athlete-shell .spikepath-dashboard-logout:hover{transform:translateY(-2px);background:#fff;color:#0a3470!important;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.spikepath-athlete-shell .spikepath-athlete-nav-wrap{border-bottom:1px solid #dce6f1;box-shadow:0 8px 22px rgba(15,23,42,.05)}
.spikepath-athlete-shell .spikepath-athlete-nav a{padding:18px 15px!important;border-radius:0!important;font-size:14px;font-weight:750;white-space:nowrap;position:relative}
.spikepath-athlete-shell .spikepath-athlete-nav a.is-active{background:transparent!important;color:#0b4f91!important}
.spikepath-athlete-shell .spikepath-athlete-nav a.is-active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:4px;border-radius:4px 4px 0 0;background:linear-gradient(90deg,#155fc0,#28a7d9)}
.spikepath-athlete-shell .spikepath-athlete-main{padding:38px!important;background:linear-gradient(180deg,#f4f8fc 0%,#f8fafc 100%)!important}
.spikepath-athlete-shell .spikepath-athlete-welcome{
  padding:30px!important;border-radius:24px!important;
  background:
    radial-gradient(circle at 92% 14%,rgba(46,145,232,.13),transparent 28%),
    linear-gradient(135deg,#ffffff 0%,#edf6ff 100%)!important;
  border:1px solid #d6e7f7!important;box-shadow:0 16px 38px rgba(15,55,95,.08)!important;
}
.spikepath-athlete-shell .spikepath-welcome-profile{display:flex;align-items:center;gap:22px}
.spikepath-athlete-shell .spikepath-welcome-avatar{width:104px!important;height:104px!important;border-radius:22px!important;object-fit:cover;border:5px solid #fff;box-shadow:0 10px 26px rgba(15,55,95,.18)}
.spikepath-athlete-shell .spikepath-welcome-profile h2{font-size:30px!important;letter-spacing:-.025em;margin:4px 0 7px!important}
.spikepath-athlete-shell .spikepath-welcome-profile p{font-size:15px;max-width:620px}
.spikepath-athlete-shell .spikepath-welcome-actions .spikepath-button{border-radius:999px!important;padding:13px 22px!important;box-shadow:0 9px 22px rgba(20,93,160,.2)}
.spikepath-athlete-shell .spikepath-completion-card{
  margin:22px 0 0!important;padding:22px 24px!important;border-radius:18px!important;
  background:#fff!important;border:1px solid var(--sp-line)!important;box-shadow:0 10px 28px rgba(15,23,42,.05)
}
.spikepath-athlete-shell .spikepath-completion-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:11px}
.spikepath-athlete-shell .spikepath-completion-card strong{font-size:15px;color:var(--sp-ink)}
.spikepath-athlete-shell .spikepath-completion-card span{display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:5px 10px;border-radius:999px;background:#e8f3ff;color:#0b579c;font-weight:850}
.spikepath-athlete-shell .spikepath-progress{height:10px!important;background:#e5edf5!important;border-radius:999px!important}
.spikepath-athlete-shell .spikepath-progress i{background:linear-gradient(90deg,#145fc1,#28a8d8)!important}
.spikepath-athlete-shell .spikepath-dashboard-feature-panel{margin-top:24px!important;padding:28px!important;border-radius:24px!important;background:#fff!important;border:1px solid var(--sp-line)!important;box-shadow:0 14px 36px rgba(15,23,42,.055)}
.spikepath-athlete-shell .spikepath-feature-panel-head{margin-bottom:21px!important;padding-bottom:18px;border-bottom:1px solid #edf1f5}
.spikepath-athlete-shell .spikepath-feature-panel-head h3,.spikepath-athlete-shell .spikepath-feature-panel-head h2{font-size:25px!important;letter-spacing:-.02em;color:var(--sp-ink)!important}
.spikepath-athlete-shell .spikepath-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
.spikepath-athlete-shell .spikepath-platform-tile{
  min-height:154px!important;padding:22px!important;border-radius:19px!important;
  border:1px solid #dce6f0!important;background:linear-gradient(145deg,#fff,#f7fbff)!important;
  box-shadow:0 8px 22px rgba(15,23,42,.045)!important;position:relative;overflow:hidden
}
.spikepath-athlete-shell .spikepath-platform-tile:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1762bf,#35acd5);opacity:.78}
.spikepath-athlete-shell .spikepath-platform-tile:hover{transform:translateY(-5px)!important;border-color:#72aee6!important;box-shadow:0 18px 36px rgba(15,55,95,.12)!important}
.spikepath-athlete-shell .spikepath-platform-tile h3{font-size:18px!important;color:#0b2c59!important;margin:8px 0 5px!important}
.spikepath-athlete-shell .spikepath-platform-tile p{color:#66778d!important;line-height:1.55;flex:1}
.spikepath-athlete-shell .spikepath-platform-tile span{font-weight:850;color:#1260a8!important}
.spikepath-athlete-shell .spikepath-shortcuts-panel,.spikepath-athlete-shell .spikepath-status-panel{border-radius:22px!important;padding:26px!important}
.spikepath-athlete-shell .spikepath-shortcuts-panel nav a{border-radius:999px!important;padding:10px 16px!important;transition:transform .18s ease,box-shadow .18s ease}
.spikepath-athlete-shell .spikepath-shortcuts-panel nav a:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(20,93,160,.12)}
.spikepath-athlete-shell .spikepath-status-panel{background:linear-gradient(135deg,#071c3d,#0c3978)!important;border:0!important;color:#fff!important;box-shadow:0 18px 38px rgba(7,28,61,.18)!important}
.spikepath-athlete-shell .spikepath-status-panel h3,.spikepath-athlete-shell .spikepath-status-panel p,.spikepath-athlete-shell .spikepath-status-panel strong{color:#fff!important}
.spikepath-athlete-shell .spikepath-status-panel>div>span{color:#8fc9ff!important}
.spikepath-athlete-shell .spikepath-status-panel strong{font-size:38px!important;text-align:center;min-width:125px}
.spikepath-athlete-shell .spikepath-status-panel strong small{display:block;margin-top:5px;color:#c7def5;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:900px){
  .spikepath-athlete-shell .spikepath-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .spikepath-athlete-shell .spikepath-athlete-main{padding:26px!important}
}
@media(max-width:640px){
  .spikepath-athlete-shell{border-radius:20px!important}
  .spikepath-athlete-shell .spikepath-athlete-header{min-height:auto;padding:23px 20px!important}
  .spikepath-athlete-shell .spikepath-athlete-header h1{font-size:27px!important}
  .spikepath-athlete-shell .spikepath-athlete-main{padding:16px!important}
  .spikepath-athlete-shell .spikepath-athlete-welcome{padding:21px!important}
  .spikepath-athlete-shell .spikepath-welcome-profile{align-items:flex-start;flex-direction:column;gap:15px}
  .spikepath-athlete-shell .spikepath-welcome-avatar{width:88px!important;height:88px!important;border-radius:19px!important}
  .spikepath-athlete-shell .spikepath-welcome-profile h2{font-size:25px!important}
  .spikepath-athlete-shell .spikepath-welcome-actions,.spikepath-athlete-shell .spikepath-welcome-actions .spikepath-button{width:100%}
  .spikepath-athlete-shell .spikepath-platform-grid{grid-template-columns:1fr!important}
  .spikepath-athlete-shell .spikepath-dashboard-feature-panel{padding:20px!important}
}
@media(prefers-reduced-motion:reduce){.spikepath-athlete-shell *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Athlete Profile Premium UI v8.7.1 */
.spikepath-athlete-profile,.spikepath-profile-wrap{max-width:1200px;margin:28px auto}
.spikepath-profile-card,.spikepath-section{background:#fff;border-radius:18px;border:1px solid #d8e0ef;box-shadow:0 10px 30px rgba(21,43,87,.08);padding:24px;margin-bottom:24px}
.spikepath-section h2,.spikepath-section h3{background:#152b57;color:#fff;padding:12px 18px;border-radius:10px;margin:-24px -24px 20px -24px}
.spikepath-profile-card img{border-radius:16px}
.spikepath-profile-card:hover,.spikepath-section:hover{transform:translateY(-2px);transition:.25s ease}
.spikepath-button,.spikepath-link{transition:.25s ease}
.spikepath-button:hover,.spikepath-link:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(21,43,87,.25)}

/* Athlete statistics and reports — v8.7.2 */
.spikepath-dashboard-stat-section,.spikepath-reports-overview,.spikepath-report-card{margin-top:22px;padding:24px;border:1px solid #d9e3ee;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(15,42,75,.08)}
.spikepath-feature-panel-head>a{font-weight:800;color:#0b579c;text-decoration:none}
.spikepath-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:18px}
.spikepath-stat-card{padding:20px;border:1px solid #dce6f0;border-radius:16px;background:linear-gradient(180deg,#fff,#f7faff)}
.spikepath-stat-card strong{display:block;color:#082b55;font-size:30px;line-height:1;font-weight:900}
.spikepath-stat-card h3,.spikepath-stat-card span{display:block;margin:10px 0 0;color:#183b5b;font-size:15px;font-weight:850}
.spikepath-stat-card p{margin:7px 0 0;color:#60758a;font-size:13px;line-height:1.5}
.spikepath-stat-card.is-compact{min-height:105px;display:flex;flex-direction:column;justify-content:center}
.spikepath-reports-overview .spikepath-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.spikepath-report-card-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.spikepath-report-card-head span{display:block;color:#1b72b8;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.spikepath-report-card-head h3{margin:4px 0 0;color:#0b2b50;font-size:22px}
.spikepath-report-card-head>strong{padding:8px 13px;border-radius:999px;background:#eaf4ff;color:#0b579c}
.spikepath-report-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.spikepath-report-status{padding:16px;border:1px solid #dce6f0;border-radius:15px;background:#fbfdff}
.spikepath-report-status>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#173b5b;font-weight:800}
.spikepath-report-bar{height:8px;margin:12px 0 8px;border-radius:999px;background:#e4edf5;overflow:hidden}
.spikepath-report-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0a315d,#1685d1)}
.spikepath-report-status small{color:#6b7f92}
.spikepath-report-table-wrap{overflow-x:auto}
.spikepath-report-table{width:100%;border-collapse:collapse;min-width:680px}
.spikepath-report-table th,.spikepath-report-table td{padding:13px 12px;border-bottom:1px solid #e2e9f0;text-align:left}
.spikepath-report-table th{color:#49657d;font-size:12px;text-transform:uppercase;letter-spacing:.05em}
.spikepath-report-table td,.spikepath-report-table a{color:#163d60}
.spikepath-report-note{background:#f7fbff}
.spikepath-report-note h3{margin-top:0;color:#0b2b50}
.spikepath-report-note p{margin-bottom:0;color:#60758a}
@media(max-width:980px){.spikepath-reports-overview .spikepath-stat-grid,.spikepath-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spikepath-report-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.spikepath-dashboard-stat-section,.spikepath-reports-overview,.spikepath-report-card{padding:17px}.spikepath-reports-overview .spikepath-stat-grid,.spikepath-stat-grid,.spikepath-report-status-grid{grid-template-columns:1fr 1fr}.spikepath-stat-card strong{font-size:25px}.spikepath-report-card-head{align-items:flex-start;flex-direction:column}}

/* v8.7.3: retain the viewer's dashboard shell on college profiles */
.spikepath-college-profile-dashboard-shell{max-width:1320px}
.spikepath-college-profile-dashboard-main{padding-top:0}
.spikepath-college-profile-dashboard-shell .spikepath-profile{margin-top:24px}
@media(max-width:700px){.spikepath-college-profile-dashboard-shell .spikepath-profile{margin-top:16px;padding-left:0;padding-right:0}}

/* SpikePath 8.8.0 enhancements */
.spikepath-interest-item{grid-template-columns:minmax(0,1fr) auto}.spikepath-interest-item .spikepath-profile-button{font-size:12px;padding:8px 12px;white-space:nowrap}.spikepath-card-action{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.spikepath-college-interest-check{margin:0}.spikepath-college-interest-check label{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;cursor:pointer}.spikepath-college-interest-check input{width:18px;height:18px}.spikepath-profile-email-modal{position:fixed;inset:0;background:rgba(8,20,45,.72);z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.spikepath-profile-email-modal[hidden]{display:none}.spikepath-profile-email-dialog{position:relative;background:#fff;border-radius:18px;padding:28px;width:min(620px,100%);box-shadow:0 24px 70px rgba(0,0,0,.3)}.spikepath-profile-email-dialog label,.spikepath-admin-college-messages form label,.spikepath-announcement-manager form label{display:block;margin:14px 0}.spikepath-profile-email-dialog label span,.spikepath-admin-college-messages label span,.spikepath-announcement-manager label span{display:block;font-weight:800;margin-bottom:6px}.spikepath-profile-email-dialog input,.spikepath-profile-email-dialog textarea,.spikepath-admin-college-messages input,.spikepath-admin-college-messages select,.spikepath-admin-college-messages textarea,.spikepath-announcement-manager input,.spikepath-announcement-manager textarea{width:100%;box-sizing:border-box}.spikepath-profile-email-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}.spikepath-home-announcements{max-width:1200px;margin:36px auto;padding:0 20px}.spikepath-announcement-heading{text-align:center;margin-bottom:18px}.spikepath-announcement-slider{position:relative;min-height:300px}.spikepath-announcement-slide{display:none;grid-template-columns:minmax(260px,42%) 1fr;gap:30px;align-items:center;background:#fff;border-radius:22px;padding:24px;box-shadow:0 14px 40px rgba(15,39,80,.12);animation:spikepathSlideIn .55s ease}.spikepath-announcement-slide.is-active{display:grid}.spikepath-announcement-slide img{width:100%;height:260px;object-fit:cover;border-radius:16px}@keyframes spikepathSlideIn{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:none}}.spikepath-admin-college-messages,.spikepath-announcement-manager,.spikepath-traffic-panel{background:#fff;border-radius:18px;padding:24px;margin:22px 0;box-shadow:0 10px 30px rgba(15,39,80,.08)}.spikepath-admin-message-list article{border:1px solid #e4eaf3;border-radius:14px;padding:15px;margin:10px 0}.spikepath-admin-message-list small{display:block;color:#718096}.spikepath-announcement-admin-list article{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e5e9f0}@media(max-width:700px){.spikepath-announcement-slide{grid-template-columns:1fr}.spikepath-announcement-slide img{height:200px}}
.spikepath-role-menu-logout{display:inline-block!important;margin-left:8px!important;padding:5px 9px!important;border-radius:8px!important;background:#edf2f8!important;color:#173d70!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important}

/* SpikePath 8.8.1 refinements. */
.spikepath-interest-item .spikepath-profile-button{
  display:inline-flex;align-items:center;justify-content:center;
  justify-self:end;align-self:center;max-width:150px;
  padding:7px 11px!important;border-radius:9px;font-size:11px!important;
  line-height:1.2;white-space:normal!important;text-align:center;
}
.spikepath-announcement-slider{min-height:230px}
.spikepath-announcement-slide{grid-template-columns:minmax(180px,30%) 1fr;gap:24px;padding:20px;max-width:980px;margin:0 auto}
.spikepath-announcement-slide img{height:180px;max-width:300px;justify-self:center}
.spikepath-announcement-video{width:min(100%,360px);aspect-ratio:16/9;justify-self:center;overflow:hidden;border-radius:14px;background:#071c3d}
.spikepath-announcement-video iframe,.spikepath-announcement-video video{width:100%!important;height:100%!important;display:block}
.spikepath-announcement-video-link{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:7px 11px;border-radius:8px;background:#eaf2fb;color:#0b4f91;text-decoration:none;font-size:12px;font-weight:800}
.spikepath-traffic-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.7fr);gap:22px;align-items:stretch}
.spikepath-traffic-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.spikepath-traffic-metrics>div{padding:18px;border:1px solid #dde7f2;border-radius:15px;background:linear-gradient(145deg,#f8fbff,#fff)}
.spikepath-traffic-metrics strong{display:block;font-size:30px;color:#0c3b74;line-height:1}
.spikepath-traffic-metrics span{display:block;margin-top:7px;color:#65768a;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.spikepath-traffic-chart-card{border:1px solid #dde7f2;border-radius:17px;padding:18px;background:linear-gradient(180deg,#fbfdff,#f4f8fc)}
.spikepath-traffic-chart-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:15px;color:#173a65}
.spikepath-traffic-chart-head span{font-size:12px;color:#718399}
.spikepath-traffic-chart{height:190px;display:flex;align-items:flex-end;gap:7px;padding:20px 4px 2px;border-bottom:1px solid #ccd9e7;background:repeating-linear-gradient(to top,transparent 0,transparent 44px,rgba(134,157,181,.15) 45px)}
.spikepath-traffic-bar-item{position:relative;flex:1;height:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;min-width:8px}
.spikepath-traffic-bar-item i{display:block;width:min(100%,22px);min-height:5px;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,#2a7fd3,#123f79);box-shadow:0 5px 12px rgba(20,78,139,.2)}
.spikepath-traffic-bar-item small{margin-top:6px;font-size:9px;color:#728499}
.spikepath-traffic-value{position:absolute;bottom:calc(var(--bar-height, 0%) + 8px);display:none;font-size:9px;font-weight:800;color:#173a65}
.spikepath-traffic-bar-item:hover .spikepath-traffic-value{display:block}
@media(max-width:850px){.spikepath-traffic-layout{grid-template-columns:1fr}.spikepath-announcement-slide{grid-template-columns:1fr}.spikepath-announcement-slide img{height:170px}.spikepath-traffic-chart{gap:4px}}
@media(max-width:540px){.spikepath-traffic-metrics{grid-template-columns:1fr 1fr}.spikepath-interest-item{grid-template-columns:minmax(0,1fr)!important}.spikepath-interest-item .spikepath-profile-button{justify-self:start;max-width:none}}


/* SpikePath 8.8.2: reliable Login Center logout and compact announcement media. */
.spikepath-role-menu-item,
.menu-item:has(> .spikepath-role-dashboard-link){display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important}
.spikepath-role-menu-logout{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 8px 0 4px!important;padding:4px 8px!important;min-height:26px!important;border-radius:7px!important;background:#173d70!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}
.spikepath-role-menu-logout:hover{background:#0c2a52!important;color:#fff!important}
.spikepath-home-announcements{max-width:1000px!important}
.spikepath-announcement-slider{min-height:190px!important}
.spikepath-announcement-slide{grid-template-columns:190px minmax(0,1fr)!important;gap:20px!important;max-width:860px!important;padding:18px!important;min-height:170px!important}
.spikepath-announcement-media{width:180px!important;height:120px!important;display:flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;overflow:hidden!important;border-radius:12px!important;background:#f2f5f9!important}
.spikepath-announcement-media img,
.spikepath-announcement-slide img{width:180px!important;height:120px!important;max-width:180px!important;max-height:120px!important;object-fit:cover!important;border-radius:12px!important;margin:0!important}
.spikepath-announcement-video{width:240px!important;max-width:240px!important;height:135px!important;aspect-ratio:auto!important;justify-self:center!important;border-radius:12px!important}
.spikepath-announcement-video iframe,
.spikepath-announcement-video video{width:240px!important;height:135px!important;max-width:240px!important;max-height:135px!important}
@media(max-width:700px){.spikepath-announcement-slide{grid-template-columns:1fr!important}.spikepath-announcement-media,.spikepath-announcement-media img,.spikepath-announcement-slide img{width:160px!important;height:105px!important;max-width:160px!important;max-height:105px!important}.spikepath-announcement-video,.spikepath-announcement-video iframe,.spikepath-announcement-video video{width:220px!important;height:124px!important;max-width:220px!important;max-height:124px!important}}


/* v8.8.5 — dashboard navy-banner logout restore only */
.spikepath-athlete-header > .spikepath-dashboard-logout,
.spikepath-coach-header > .spikepath-dashboard-logout,
.spikepath-admin-section-header > .spikepath-dashboard-logout,
.spikepath-admin-portal-head > .spikepath-dashboard-logout {
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  align-items:center!important;
  justify-content:center!important;
  margin-left:auto!important;
  width:auto!important;
  min-width:92px!important;
  min-height:42px!important;
  padding:10px 18px!important;
  border:1px solid rgba(255,255,255,.48)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:800!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  z-index:2!important;
}
.spikepath-athlete-header > .spikepath-dashboard-logout:hover,
.spikepath-coach-header > .spikepath-dashboard-logout:hover,
.spikepath-admin-section-header > .spikepath-dashboard-logout:hover,
.spikepath-admin-portal-head > .spikepath-dashboard-logout:hover {
  background:#fff!important;
  color:#0a3470!important;
}
@media (max-width:680px){
  .spikepath-athlete-header > .spikepath-dashboard-logout,
  .spikepath-coach-header > .spikepath-dashboard-logout,
  .spikepath-admin-section-header > .spikepath-dashboard-logout,
  .spikepath-admin-portal-head > .spikepath-dashboard-logout {
    margin-left:0!important;
    width:auto!important;
  }
}


/* SpikePath 9.0.0: compact homepage announcement slider. */
.spikepath-home-announcements{max-width:920px!important;margin:22px auto!important;padding:0 18px!important}
.spikepath-announcement-heading{margin-bottom:12px!important}
.spikepath-announcement-heading h2{margin:4px 0 0!important;font-size:clamp(24px,3vw,34px)!important;line-height:1.1!important}
.spikepath-announcement-slider{min-height:150px!important}
.spikepath-announcement-slide{grid-template-columns:150px minmax(0,1fr)!important;gap:16px!important;max-width:820px!important;padding:14px!important;min-height:135px!important;border-radius:16px!important}
.spikepath-announcement-media{width:150px!important;height:95px!important;border-radius:10px!important}
.spikepath-announcement-media img,.spikepath-announcement-slide img{width:150px!important;height:95px!important;max-width:150px!important;max-height:95px!important;border-radius:10px!important}
.spikepath-announcement-video{width:180px!important;max-width:180px!important;height:101px!important;border-radius:10px!important}
.spikepath-announcement-video iframe,.spikepath-announcement-video video{width:180px!important;height:101px!important;max-width:180px!important;max-height:101px!important}
.spikepath-announcement-copy h3{margin:0 0 6px!important;font-size:20px!important;line-height:1.2!important}
.spikepath-announcement-copy p{margin:0 0 7px!important;line-height:1.45!important}
@media(max-width:700px){.spikepath-home-announcements{margin:18px auto!important;padding:0 14px!important}.spikepath-announcement-slider{min-height:0!important}.spikepath-announcement-slide{grid-template-columns:1fr!important;gap:10px!important;padding:13px!important;min-height:0!important}.spikepath-announcement-media,.spikepath-announcement-media img,.spikepath-announcement-slide img{width:140px!important;height:88px!important;max-width:140px!important;max-height:88px!important}.spikepath-announcement-video,.spikepath-announcement-video iframe,.spikepath-announcement-video video{width:180px!important;height:101px!important;max-width:180px!important;max-height:101px!important}.spikepath-announcement-copy h3{font-size:18px!important}}

/* v9.0.1 compact horizontal news slider */
.spikepath-home-announcements{max-width:1180px!important;margin:18px auto!important;padding:0 18px!important}
.spikepath-announcement-heading{display:flex!important;align-items:end!important;justify-content:space-between!important;text-align:left!important;margin:0 0 10px!important}
.spikepath-announcement-heading h2{font-size:clamp(20px,2.4vw,28px)!important;margin:2px 0 0!important}
.spikepath-news-slider{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:8px;align-items:center}
.spikepath-news-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}
.spikepath-news-viewport::-webkit-scrollbar{display:none}
.spikepath-news-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/4);gap:12px;padding:4px 1px 12px}
.spikepath-news-card{scroll-snap-align:start;min-width:0;background:#fff;border:1px solid #e4eaf3;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px rgba(15,39,80,.08)}
.spikepath-news-media{height:78px;background:#eef3f8;overflow:hidden;display:flex;align-items:center;justify-content:center}
.spikepath-news-media img,.spikepath-news-media video,.spikepath-news-media iframe{width:100%!important;height:100%!important;object-fit:cover!important;border:0!important;display:block!important}
.spikepath-news-media.is-placeholder{font-size:20px;font-weight:900;color:#153d73}
.spikepath-news-media.is-link{font-size:12px;font-weight:800;color:#0b4f91;text-decoration:none}
.spikepath-news-copy{padding:10px 11px 12px}
.spikepath-news-copy time{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#718096;margin-bottom:4px}
.spikepath-news-copy h3{font-size:15px!important;line-height:1.2!important;margin:0 0 5px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.spikepath-news-copy p{font-size:12px!important;line-height:1.35!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#536273}
.spikepath-news-link{display:inline-block;margin-top:6px;font-size:11px;font-weight:800;text-decoration:none}
.spikepath-news-arrow{width:34px;height:34px;border:1px solid #d7e0eb;border-radius:50%;background:#fff;box-shadow:0 4px 12px rgba(15,39,80,.09);font-size:24px;line-height:1;cursor:pointer}
.spikepath-nav-logout{background:#b42318!important;color:#fff!important;border-color:#b42318!important;font-weight:800!important}
@media(max-width:900px){.spikepath-news-track{grid-auto-columns:calc((100% - 12px)/2)}}
@media(max-width:600px){.spikepath-home-announcements{margin:14px auto!important;padding:0 12px!important}.spikepath-news-slider{grid-template-columns:28px minmax(0,1fr) 28px;gap:5px}.spikepath-news-arrow{width:28px;height:28px;font-size:20px}.spikepath-news-track{grid-auto-columns:86%}.spikepath-news-media{height:72px}.spikepath-announcement-heading{display:block!important}}

/* v9.0.2 — true horizontal news carousel and reliable dashboard logout */
.spikepath-home-announcements{max-width:1240px!important;margin:16px auto!important;padding:0 16px!important}
.spikepath-announcement-heading{margin-bottom:8px!important}
.spikepath-news-slider{grid-template-columns:30px minmax(0,1fr) 30px!important;gap:7px!important}
.spikepath-news-track{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 30px)/4)!important;gap:10px!important;padding:2px 1px 8px!important}
.spikepath-news-card{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;align-items:stretch!important;min-height:98px!important;max-height:112px!important;border-radius:10px!important;overflow:hidden!important}
.spikepath-news-media{width:84px!important;height:100%!important;min-height:98px!important;max-height:112px!important;border-radius:0!important}
.spikepath-news-media img,.spikepath-news-media video,.spikepath-news-media iframe{width:84px!important;height:100%!important;min-height:98px!important;max-height:112px!important;object-fit:cover!important}
.spikepath-news-copy{padding:8px 9px!important;min-width:0!important;overflow:hidden!important}
.spikepath-news-copy time{font-size:9px!important;margin-bottom:2px!important}
.spikepath-news-copy h3{font-size:13px!important;line-height:1.15!important;margin:0 0 3px!important;-webkit-line-clamp:2!important}
.spikepath-news-copy p{font-size:10px!important;line-height:1.25!important;-webkit-line-clamp:2!important}
.spikepath-news-link{font-size:10px!important;margin-top:3px!important}
.spikepath-news-arrow{width:30px!important;height:30px!important;font-size:21px!important}
.spikepath-nav-logout,.spikepath-dashboard-logout{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;background:#b42318!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;border-radius:8px!important;padding:8px 12px!important;white-space:nowrap!important}
.spikepath-athlete-nav .spikepath-nav-logout,.spikepath-coach-nav .spikepath-nav-logout,.spikepath-admin-section-nav .spikepath-nav-logout,.spikepath-admin-portal-nav .spikepath-nav-logout{margin-left:auto!important}
@media(max-width:1000px){.spikepath-news-track{grid-auto-columns:calc((100% - 10px)/2)!important}.spikepath-news-card{grid-template-columns:92px minmax(0,1fr)!important}.spikepath-news-media,.spikepath-news-media img,.spikepath-news-media video,.spikepath-news-media iframe{width:92px!important}}
@media(max-width:620px){.spikepath-news-track{grid-auto-columns:92%!important}.spikepath-news-card{grid-template-columns:86px minmax(0,1fr)!important;min-height:94px!important}.spikepath-news-media,.spikepath-news-media img,.spikepath-news-media video,.spikepath-news-media iframe{width:86px!important;min-height:94px!important}.spikepath-news-copy h3{font-size:13px!important}.spikepath-news-copy p{font-size:10px!important}.spikepath-nav-logout,.spikepath-dashboard-logout{padding:7px 10px!important;font-size:12px!important}}

/* v9.0.3 — logout/login-center fix only. */
.spikepath-dashboard-logout-row{
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  padding:10px 18px!important;
  background:#f7f9fc!important;
  border-left:1px solid #dce4ef!important;
  border-right:1px solid #dce4ef!important;
}
.spikepath-dashboard-logout-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:8px 16px!important;
  border-radius:9px!important;
  background:#b42318!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1!important;
  visibility:visible!important;
  opacity:1!important;
}
.spikepath-dashboard-logout-link:hover{background:#8f1c13!important;color:#fff!important}
@media(max-width:680px){.spikepath-dashboard-logout-row{justify-content:stretch!important}.spikepath-dashboard-logout-link{width:100%!important}}

/* v9.0.4 — clean website-header dashboard/logout links; no logout in dashboard menus. */
.spikepath-athlete-nav .spikepath-nav-logout,
.spikepath-coach-nav .spikepath-nav-logout,
.spikepath-admin-section-nav .spikepath-nav-logout,
.spikepath-admin-portal-nav .spikepath-nav-logout,
.spikepath-dashboard-logout-row{display:none!important}
.spikepath-header-dashboard-link,
.spikepath-header-logout-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:6px 8px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:inherit!important;font-size:inherit!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important}
.spikepath-header-dashboard-link svg,.spikepath-header-dashboard-link img,.spikepath-header-dashboard-link i{display:none!important}
.spikepath-header-logout-item{display:flex!important;align-items:center!important;margin-left:4px!important}
.spikepath-header-logout-link:hover,.spikepath-header-dashboard-link:hover{text-decoration:underline!important}


/* v9.0.5 — remove duplicate legacy logout and separate header dashboard/logout links. */
.spikepath-header-logout-item{display:flex!important;align-items:center!important;justify-content:center!important;margin-left:14px!important;padding-left:14px!important;border-left:1px solid rgba(255,255,255,.28)!important;flex:0 0 auto!important}
.spikepath-header-dashboard-link{margin-right:0!important;padding-right:2px!important}
.spikepath-header-logout-link{margin-left:0!important;padding-left:2px!important}
@media(max-width:780px){.spikepath-header-logout-item{margin-left:8px!important;padding-left:8px!important}}

/* v9.0.6 — separated role dashboard/logout links with guaranteed homepage redirect. */
.spikepath-header-dashboard-link{
  margin-right:12px!important;
  padding-right:12px!important;
}
.spikepath-header-logout-item{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-left:0!important;
  padding-left:12px!important;
  border-left:1px solid rgba(255,255,255,.35)!important;
  flex:0 0 auto!important;
}
.spikepath-header-logout-link{
  display:inline-flex!important;
  margin:0!important;
  padding:6px 8px!important;
  white-space:nowrap!important;
}
@media(max-width:780px){
  .spikepath-header-dashboard-link{margin-right:7px!important;padding-right:7px!important}
  .spikepath-header-logout-item{padding-left:7px!important}
}

/* v9.0.8 — stable role header links without JavaScript. */
.spikepath-role-header-links{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:0!important;
  white-space:nowrap!important;
}
.spikepath-role-header-links .spikepath-header-dashboard-link,
.menu-item.spikepath-header-dashboard-item > a{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:6px 14px 6px 8px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:inherit!important;
  font:inherit!important;
  font-weight:600!important;
  line-height:1.2!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.spikepath-role-header-links .spikepath-header-logout-link,
.menu-item.spikepath-header-logout-item > a{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:6px 8px 6px 14px!important;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.35)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:inherit!important;
  font:inherit!important;
  font-weight:600!important;
  line-height:1.2!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.menu-item.spikepath-header-dashboard-item,
.menu-item.spikepath-header-logout-item{display:flex!important;align-items:center!important}
.menu-item.spikepath-header-dashboard-item img,
.menu-item.spikepath-header-dashboard-item svg,
.menu-item.spikepath-header-dashboard-item i,
.spikepath-role-header-links img,
.spikepath-role-header-links svg,
.spikepath-role-header-links i{display:none!important}
.spikepath-role-header-links a:hover,
.menu-item.spikepath-header-dashboard-item > a:hover,
.menu-item.spikepath-header-logout-item > a:hover{text-decoration:underline!important}
@media(max-width:780px){
  .spikepath-role-header-links .spikepath-header-dashboard-link,
  .menu-item.spikepath-header-dashboard-item > a{padding-right:9px!important}
  .spikepath-role-header-links .spikepath-header-logout-link,
  .menu-item.spikepath-header-logout-item > a{padding-left:9px!important}
}

/* v9.0.9: logged-in public header shows only the role dashboard link.
   Logout remains inside each member dashboard banner. */
.spikepath-role-header-links {
    display: inline-flex;
    align-items: center;
}
.spikepath-role-header-links .spikepath-header-dashboard-link,
.spikepath-header-dashboard-item > a {
    white-space: nowrap;
}


/* v9.1.0 — final header cleanup only.
   Keep one visible white role-dashboard link and remove public-header logout links.
   Dashboard-banner Log Out buttons are intentionally unaffected. */
.spikepath-header-dashboard-item > a,
a.spikepath-header-dashboard-link,
.spikepath-role-header-links .spikepath-header-dashboard-link {
    color: #ffffff !important;
    opacity: 1 !important;
    visibility: visible !important;
    text-shadow: none !important;
}
.spikepath-header-dashboard-item > a:hover,
a.spikepath-header-dashboard-link:hover,
.spikepath-role-header-links .spikepath-header-dashboard-link:hover {
    color: #ffffff !important;
}

/* Hide logout controls only inside the public website header. */
body.logged-in .site-header a[href*="action=logout"],
body.logged-in .site-header a[href*="/logout"],
body.logged-in .site-header a[href*="/log-out"],
body.logged-in .site-header .logout,
body.logged-in .site-header .log-out,
body.logged-in .site-header .spikepath-header-logout-item,
body.logged-in #masthead a[href*="action=logout"],
body.logged-in #masthead a[href*="/logout"],
body.logged-in #masthead a[href*="/log-out"],
body.logged-in #masthead .logout,
body.logged-in #masthead .log-out,
body.logged-in #masthead .spikepath-header-logout-item,
body.logged-in .elementor-location-header a[href*="action=logout"],
body.logged-in .elementor-location-header a[href*="/logout"],
body.logged-in .elementor-location-header a[href*="/log-out"],
body.logged-in .elementor-location-header .logout,
body.logged-in .elementor-location-header .log-out,
body.logged-in .elementor-location-header .spikepath-header-logout-item,
body.logged-in .wp-block-template-part header a[href*="action=logout"],
body.logged-in .wp-block-template-part header a[href*="/logout"],
body.logged-in .wp-block-template-part header a[href*="/log-out"],
body.logged-in .wp-block-template-part header .logout,
body.logged-in .wp-block-template-part header .log-out,
body.logged-in .wp-block-template-part header .spikepath-header-logout-item {
    display: none !important;
}

/* v9.1.1 — public-page role link consistency.
   Keep the role dashboard link white on every page and suppress legacy
   Login Center/Logout items while a SpikePath user is signed in. */
body.logged-in a.spikepath-header-dashboard-link,
body.logged-in .spikepath-header-dashboard-item > a,
body.logged-in header a.spikepath-header-dashboard-link,
body.logged-in #masthead a.spikepath-header-dashboard-link,
body.logged-in .site-header a.spikepath-header-dashboard-link,
body.logged-in .elementor-location-header a.spikepath-header-dashboard-link,
body.logged-in .wp-site-blocks > header a.spikepath-header-dashboard-link {
    color: #ffffff !important;
    opacity: 1 !important;
    visibility: visible !important;
    text-decoration: none !important;
}
body.logged-in a.spikepath-header-dashboard-link:hover,
body.logged-in .spikepath-header-dashboard-item > a:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}

/* SpikePath News carousel v9.2.0 */
.spikepath-home-announcements{max-width:none!important;margin:0!important;padding:52px 34px 58px!important;background:#f5f7fa!important;overflow:hidden!important}
.spikepath-announcement-heading{max-width:980px;margin:0 auto 32px!important;text-align:center!important}
.spikepath-announcement-heading>span{display:block;color:#1689ff!important;font-size:15px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:7px!important;text-transform:uppercase!important;margin-bottom:12px!important}
.spikepath-announcement-heading h2{margin:0!important;color:#071329!important;font-family:inherit!important;font-size:clamp(38px,5vw,72px)!important;line-height:1.02!important;font-weight:800!important;letter-spacing:-2.5px!important}
.spikepath-announcement-heading p{max-width:760px;margin:18px auto 0!important;color:#5f687b!important;font-size:18px!important;line-height:1.5!important;font-weight:600!important}
.spikepath-announcement-heading i{display:block;width:58px;height:4px;border-radius:4px;background:#1689ff;margin:20px auto 0}
.spikepath-news-slider{display:grid!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:12px!important;align-items:center!important;max-width:1460px!important;margin:0 auto!important}
.spikepath-news-viewport{overflow:hidden!important;padding:12px 0 24px!important}
.spikepath-news-track{display:flex!important;gap:16px!important;padding:0!important;transition:transform .65s cubic-bezier(.22,.61,.36,1)!important;will-change:transform!important}
.spikepath-news-card{flex:0 0 calc((100% - 48px)/4)!important;display:flex!important;flex-direction:column!important;min-width:0!important;min-height:560px!important;max-height:none!important;background:#fff!important;border:0!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(15,39,80,.13)!important}
.spikepath-news-visual{position:relative!important;padding:16px 16px 0!important}
.spikepath-news-media{position:relative!important;display:block!important;width:100%!important;height:220px!important;min-height:220px!important;border-radius:11px!important;overflow:hidden!important;background:#0b2348!important}
.spikepath-news-media img,.spikepath-news-media video,.spikepath-news-media iframe{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border:0!important}
.spikepath-news-badge{position:absolute!important;left:28px!important;top:28px!important;z-index:3!important;background:#1689ff!important;color:#fff!important;border-radius:9px!important;padding:8px 13px!important;font-size:12px!important;line-height:1!important;font-weight:800!important;box-shadow:0 5px 14px rgba(22,137,255,.35)!important}
.spikepath-news-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:58px;height:58px;border:2px solid #fff;border-radius:50%;background:rgba(0,0,0,.28);color:#fff;font-size:22px}
.spikepath-news-copy{display:flex!important;flex:1!important;flex-direction:column!important;padding:18px 20px 22px!important}
.spikepath-news-copy time{display:block!important;color:#778197!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.3px!important;margin-bottom:14px!important}
.spikepath-news-copy h3{margin:0 0 14px!important;color:#071329!important;font-family:inherit!important;font-size:21px!important;line-height:1.28!important;font-weight:800!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.spikepath-news-copy p{margin:0 0 20px!important;color:#4f5a70!important;font-size:14px!important;line-height:1.75!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.spikepath-news-link{margin-top:auto!important;color:#087cf0!important;font-size:16px!important;font-weight:800!important;text-decoration:none!important}
.spikepath-news-link span{margin-left:12px!important}
.spikepath-news-arrow{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#071329!important;font-size:32px!important;line-height:1!important;box-shadow:0 8px 22px rgba(15,39,80,.13)!important;cursor:pointer!important;z-index:5!important}
.spikepath-news-dots{display:flex!important;justify-content:center!important;gap:10px!important;margin-top:4px!important}
.spikepath-news-dots button{width:10px!important;height:10px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#ccd2dc!important;cursor:pointer!important}
.spikepath-news-dots button.is-active{background:#1689ff!important}
.spikepath-announcement-manager select{width:100%;box-sizing:border-box}
@media(max-width:1000px){.spikepath-home-announcements{padding:42px 20px 48px!important}.spikepath-news-card{flex-basis:calc((100% - 16px)/2)!important;min-height:530px!important}.spikepath-news-media{height:210px!important;min-height:210px!important}}
@media(max-width:620px){.spikepath-home-announcements{padding:34px 12px 42px!important}.spikepath-announcement-heading h2{font-size:38px!important;letter-spacing:-1.5px!important}.spikepath-announcement-heading p{font-size:15px!important}.spikepath-news-slider{grid-template-columns:34px minmax(0,1fr) 34px!important;gap:5px!important}.spikepath-news-arrow{width:34px!important;height:34px!important;font-size:25px!important}.spikepath-news-card{flex-basis:100%!important;min-height:520px!important}.spikepath-news-media{height:205px!important;min-height:205px!important}.spikepath-news-copy h3{font-size:20px!important}}

/* SpikePath News v9.2.1 — compact four-card horizontal automatic carousel */
.spikepath-home-announcements{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:34px 22px 38px!important;
  background:#f4f6f9!important;
  overflow:hidden!important;
}
.spikepath-announcement-heading{
  max-width:900px!important;
  margin:0 auto 22px!important;
  text-align:center!important;
}
.spikepath-announcement-heading>span{
  display:block!important;
  margin:0 0 7px!important;
  color:#1689ff!important;
  font-family:inherit!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:800!important;
  letter-spacing:5px!important;
  text-transform:uppercase!important;
}
.spikepath-announcement-heading h2{
  margin:0!important;
  color:#071329!important;
  font-family:inherit!important;
  font-size:clamp(30px,4vw,48px)!important;
  line-height:1.05!important;
  font-weight:800!important;
  letter-spacing:-1.4px!important;
}
.spikepath-announcement-heading p{
  max-width:720px!important;
  margin:10px auto 0!important;
  color:#5f687b!important;
  font-size:14px!important;
  line-height:1.45!important;
  font-weight:500!important;
}
.spikepath-announcement-heading i{
  display:block!important;
  width:48px!important;
  height:3px!important;
  margin:13px auto 0!important;
  border-radius:3px!important;
  background:#1689ff!important;
}
.spikepath-news-slider{
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr) 38px!important;
  align-items:center!important;
  gap:9px!important;
  width:100%!important;
  max-width:1320px!important;
  margin:0 auto!important;
}
.spikepath-news-viewport{
  width:100%!important;
  overflow:hidden!important;
  padding:7px 0 15px!important;
}
.spikepath-news-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  gap:14px!important;
  width:max-content!important;
  padding:0!important;
  margin:0!important;
  transition:transform .55s ease!important;
  will-change:transform!important;
}
.spikepath-news-card{
  flex:0 0 calc((min(100vw - 130px, 1320px) - 42px)/4)!important;
  width:calc((min(100vw - 130px, 1320px) - 42px)/4)!important;
  min-width:0!important;
  min-height:0!important;
  max-height:none!important;
  display:flex!important;
  flex-direction:column!important;
  background:#fff!important;
  border:1px solid #e7ebf1!important;
  border-radius:13px!important;
  overflow:hidden!important;
  box-shadow:0 8px 22px rgba(15,39,80,.10)!important;
}
.spikepath-news-visual{
  position:relative!important;
  padding:10px 10px 0!important;
}
.spikepath-news-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:118px!important;
  min-height:118px!important;
  max-height:118px!important;
  overflow:hidden!important;
  border-radius:9px!important;
  background:#0b2348!important;
}
.spikepath-news-media img,
.spikepath-news-media video,
.spikepath-news-media iframe{
  display:block!important;
  width:100%!important;
  height:118px!important;
  min-height:118px!important;
  max-height:118px!important;
  object-fit:cover!important;
  border:0!important;
}
.spikepath-news-badge{
  position:absolute!important;
  left:18px!important;
  top:18px!important;
  z-index:3!important;
  padding:6px 9px!important;
  border-radius:7px!important;
  background:#1689ff!important;
  color:#fff!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:800!important;
  box-shadow:0 4px 10px rgba(22,137,255,.28)!important;
}
.spikepath-news-play{
  width:42px!important;
  height:42px!important;
  font-size:16px!important;
}
.spikepath-news-copy{
  display:flex!important;
  flex:1!important;
  flex-direction:column!important;
  min-height:170px!important;
  padding:11px 13px 14px!important;
}
.spikepath-news-copy time{
  margin:0 0 7px!important;
  color:#778197!important;
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
.spikepath-news-copy h3{
  margin:0 0 7px!important;
  color:#071329!important;
  font-family:inherit!important;
  font-size:16px!important;
  line-height:1.24!important;
  font-weight:800!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.spikepath-news-copy p{
  margin:0 0 10px!important;
  color:#536273!important;
  font-size:11px!important;
  line-height:1.45!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.spikepath-news-link{
  margin-top:auto!important;
  color:#087cf0!important;
  font-size:12px!important;
  font-weight:800!important;
  text-decoration:none!important;
}
.spikepath-news-arrow{
  display:grid!important;
  place-items:center!important;
  width:36px!important;
  height:36px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#071329!important;
  font-size:25px!important;
  line-height:1!important;
  box-shadow:0 6px 16px rgba(15,39,80,.12)!important;
  cursor:pointer!important;
}
.spikepath-news-dots{
  display:flex!important;
  justify-content:center!important;
  gap:8px!important;
  margin-top:1px!important;
}
.spikepath-news-dots button{
  width:8px!important;
  height:8px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#cbd2dc!important;
}
.spikepath-news-dots button.is-active{background:#1689ff!important}
@media(max-width:1000px){
  .spikepath-news-card{
    flex-basis:calc((min(100vw - 100px, 900px) - 14px)/2)!important;
    width:calc((min(100vw - 100px, 900px) - 14px)/2)!important;
  }
}
@media(max-width:620px){
  .spikepath-home-announcements{padding:27px 10px 32px!important}
  .spikepath-announcement-heading h2{font-size:31px!important;letter-spacing:-1px!important}
  .spikepath-announcement-heading p{font-size:13px!important}
  .spikepath-news-slider{grid-template-columns:30px minmax(0,1fr) 30px!important;gap:5px!important}
  .spikepath-news-arrow{width:30px!important;height:30px!important;font-size:22px!important}
  .spikepath-news-card{flex-basis:calc(100vw - 92px)!important;width:calc(100vw - 92px)!important}
  .spikepath-news-media,.spikepath-news-media img,.spikepath-news-media video,.spikepath-news-media iframe{height:112px!important;min-height:112px!important;max-height:112px!important}
}


/* SpikePath News v9.2.2 — centered full-width section and exact four-card fit */
.spikepath-home-announcements{
  position:relative!important;
  left:50%!important;
  right:50%!important;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:-50vw!important;
  margin-right:-50vw!important;
  padding:34px clamp(14px,3vw,44px) 38px!important;
  background:#f4f6f9!important;
}
.spikepath-announcement-heading{
  display:block!important;
  width:100%!important;
  max-width:900px!important;
  margin:0 auto 22px!important;
  padding:0!important;
  text-align:center!important;
}
.spikepath-announcement-heading>span,
.spikepath-announcement-heading h2,
.spikepath-announcement-heading p,
.spikepath-announcement-heading i{
  float:none!important;
  clear:both!important;
  position:static!important;
  transform:none!important;
  text-align:center!important;
}
.spikepath-announcement-heading h2{
  display:block!important;
  width:100%!important;
}
.spikepath-announcement-heading p{
  display:block!important;
  width:100%!important;
}
.spikepath-announcement-heading i{
  display:block!important;
}
.spikepath-news-slider{
  width:100%!important;
  max-width:1320px!important;
}
.spikepath-news-viewport{
  min-width:0!important;
}
.spikepath-news-track{
  box-sizing:border-box!important;
}
.spikepath-news-card{
  box-sizing:border-box!important;
}
@media(max-width:620px){
  .spikepath-home-announcements{
    padding-left:10px!important;
    padding-right:10px!important;
  }
}

/* SpikePath News v9.2.3 — exact four-card viewport fit */
@media (min-width:1001px){
  .spikepath-news-viewport{
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .spikepath-news-track{
    max-width:none!important;
  }
  .spikepath-news-card{
    max-width:none!important;
  }
}

/* SpikePath Latest Events & News center */
.spikepath-news-all-wrap{text-align:center;margin-top:22px}
.spikepath-news-all-button{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:999px;background:#0f4fa8;color:#fff!important;text-decoration:none!important;font-weight:800;box-shadow:0 8px 20px rgba(15,79,168,.18)}
.spikepath-news-all-button:hover{transform:translateY(-1px)}
.spikepath-featured-check{display:flex!important;align-items:center;gap:10px;padding:12px 14px;border:1px solid #d8e1ec;border-radius:10px;background:#f7f9fc}
.spikepath-featured-check input{width:auto!important;margin:0!important}
.spikepath-news-center{max-width:1180px;margin:0 auto;padding:48px 24px 72px;font-family:inherit;color:#12213a}
.spikepath-news-center-header{text-align:center;margin:0 auto 30px;max-width:820px}
.spikepath-news-center-header>span,.spikepath-news-detail-head>span{display:inline-block;color:#1261c9;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.spikepath-news-center-header h1,.spikepath-news-detail-head h1{margin:8px 0 10px;font-family:inherit;font-weight:900;line-height:1.08;color:#17345f}
.spikepath-news-center-header p{margin:0;color:#52657d;font-size:16px;line-height:1.7}
.spikepath-news-center-header i{display:block;width:74px;height:3px;background:#1261c9;border-radius:3px;margin:18px auto 0}
.spikepath-news-center-tools{display:flex;flex-direction:column;gap:16px;margin:0 0 28px}
.spikepath-news-search{width:100%;padding:13px 15px;border:1px solid #d8e1ec;border-radius:12px;background:#fff;font:inherit;box-shadow:0 5px 16px rgba(18,33,58,.05)}
.spikepath-news-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}
.spikepath-news-filters button{border:1px solid #d7e0eb;background:#fff;color:#274365;border-radius:999px;padding:8px 13px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.spikepath-news-filters button.is-active{background:#1261c9;color:#fff;border-color:#1261c9}
.spikepath-news-center-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.spikepath-news-center-grid>article{background:#fff;border:1px solid #e3e9f1;border-radius:15px;overflow:hidden;box-shadow:0 10px 28px rgba(18,33,58,.09);min-width:0}
.spikepath-news-center-grid>article[hidden]{display:none!important}
.spikepath-news-center-grid>article>img{display:block;width:100%;height:180px;object-fit:cover}
.spikepath-news-center-grid>article>div,.spikepath-news-center-grid>article:not(:has(>div)){padding:20px}
.spikepath-news-center-grid article>span,.spikepath-news-center-grid article>div>span{display:inline-block;color:#1261c9;font-size:11px;font-weight:900;letter-spacing:.08em;margin-right:8px}
.spikepath-news-center-grid article time{color:#7a899c;font-size:11px;font-weight:700}
.spikepath-news-center-grid article h2,.spikepath-news-center-grid article h3{font-family:inherit;color:#18365e;line-height:1.25;margin:10px 0 8px;font-size:21px}
.spikepath-news-center-grid article h3{font-size:18px}
.spikepath-news-center-grid article p{color:#596b80;line-height:1.6;margin:0 0 14px}
.spikepath-news-center-grid article a{color:#1261c9!important;text-decoration:none!important;font-weight:900}
.spikepath-news-empty{text-align:center;padding:32px;color:#6d7c90}
.spikepath-news-back{display:inline-block;margin-bottom:24px;color:#1261c9!important;text-decoration:none!important;font-weight:800}
.spikepath-news-detail{max-width:980px}
.spikepath-news-detail-head{text-align:left;margin-bottom:24px}
.spikepath-news-detail-head h1{font-size:clamp(34px,5vw,58px)}
.spikepath-news-detail-head time{color:#718096;font-weight:700}
.spikepath-news-detail-image,.spikepath-news-detail-video,.spikepath-news-detail-embed iframe{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:16px;box-shadow:0 12px 34px rgba(18,33,58,.14)}
.spikepath-news-detail-embed{position:relative;padding-top:56.25%;overflow:hidden;border-radius:16px}
.spikepath-news-detail-embed iframe{position:absolute;inset:0;height:100%;max-height:none}
.spikepath-news-article-body{font-size:18px;line-height:1.8;color:#34475e;padding:30px 0}
.spikepath-news-article-body p{margin:0 0 1.15em}
.spikepath-related-news{border-top:1px solid #e3e9f1;padding-top:30px}
.spikepath-related-news>h2{font-family:inherit;color:#18365e;margin:0 0 18px}
@media(max-width:900px){.spikepath-news-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.spikepath-news-center{padding:34px 16px 50px}.spikepath-news-center-grid{grid-template-columns:1fr}.spikepath-news-center-grid>article>img{height:190px}.spikepath-news-detail-head h1{font-size:34px}}

/* SpikePath 9.3.1 — athlete local highlight video uploads */
.spikepath-video-upload-row{align-items:center}.spikepath-video-slot-fields{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:14px;align-items:end}.spikepath-local-video-upload input[type=file]{width:100%;padding:10px;border:1px dashed #aebdcd;border-radius:10px;background:#f8fbfe}.spikepath-current-local-video{grid-column:1/-1;margin:0;padding:10px 12px;border-radius:10px;background:#edf6ff;color:#294764;font-size:13px}.spikepath-current-local-video a{font-weight:800}.spikepath-current-local-video label{display:inline-flex;align-items:center;gap:5px;margin-left:12px;font-weight:700}.spikepath-video-error{margin-bottom:16px;border-color:#e2a7a7;background:#fff2f2;color:#8c2525}@media(max-width:760px){.spikepath-video-slot-fields{grid-template-columns:1fr}.spikepath-current-local-video{grid-column:auto}.spikepath-current-local-video label{display:flex;margin:8px 0 0}}

/* SpikePath 9.3.2 — centered highlight video editor and profile sharing */
.spikepath-athlete-edit > h2{text-align:center;margin-bottom:24px}
.spikepath-athlete-edit form{max-width:980px;margin:0 auto}
.spikepath-video-upload-row{display:flex;flex-direction:column;align-items:center;gap:16px;padding:22px;margin:0 auto 22px;border:1px solid #dce5ef;border-radius:18px;background:#fff}
.spikepath-video-slot-fields{width:min(760px,100%);display:flex;flex-direction:column;align-items:stretch;gap:14px}
.spikepath-video-slot-fields label{width:100%;text-align:center}
.spikepath-video-slot-fields label>span{display:block;text-align:center;margin-bottom:8px;font-weight:800;color:#17395f}
.spikepath-video-slot-fields input[type="url"],.spikepath-video-slot-fields input[type="file"]{display:block;width:100%;max-width:680px;margin:0 auto}
.spikepath-local-video-upload{padding:14px;border:1px dashed #b9c9dc;border-radius:14px;background:#f7faff}
.spikepath-current-local-video{text-align:center;margin:2px auto 0}
.spikepath-current-local-video label{display:inline-flex!important;width:auto!important;align-items:center;gap:6px;margin-left:10px;font-weight:700}
.spikepath-video-upload-row .spikepath-share-video-open{align-self:center;min-width:210px}
.spikepath-athlete-edit form>button[type="submit"]{display:flex;margin:24px auto 0;min-width:190px;justify-content:center}
.spikepath-profile-video-section .spikepath-athlete-video-card{display:flex;flex-direction:column;background:#07182f}
.spikepath-profile-video-media{flex:1}
.spikepath-profile-video-actions{display:flex;justify-content:center;padding:14px;background:#fff;border-top:1px solid #dce5ef}
.spikepath-profile-video-actions .spikepath-button{margin:0;min-width:190px;justify-content:center}
@media(max-width:640px){.spikepath-video-upload-row{padding:16px}.spikepath-current-local-video label{display:flex!important;margin:10px auto 0}.spikepath-profile-video-actions .spikepath-button{width:100%}}

/* v9.3.3: centered profile action buttons */
.spikepath-profile-action-buttons{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin:24px auto 0}.spikepath-profile-action-buttons .spikepath-button{display:inline-flex;align-items:center;justify-content:center;min-width:220px;min-height:48px;margin:0;text-align:center}.spikepath-profile-action-buttons .spikepath-save-complete-profile{display:inline-flex;margin:0}.spikepath-share-profile-button{text-decoration:none}@media(max-width:560px){.spikepath-profile-action-buttons{flex-direction:column}.spikepath-profile-action-buttons .spikepath-button{width:100%;min-width:0}}


/* SpikePath 9.3.4 — mutually exclusive link/upload video choices */
.spikepath-video-slot-fields h3{margin:0;text-align:center;color:#102f54;font-size:20px}
.spikepath-video-source-help{text-align:center;margin:-4px 0 2px;color:#66798f;font-size:14px}
.spikepath-video-source-choices{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.spikepath-video-source-choice{display:flex!important;width:auto!important;align-items:center;gap:8px;padding:11px 15px;border:1px solid #cbd8e7;border-radius:12px;background:#fff;cursor:pointer;text-align:left!important;font-weight:800;color:#17395f}
.spikepath-video-source-choice input{margin:0}
.spikepath-video-source-choice:has(input:checked){border-color:#1767c7;background:#eef6ff;box-shadow:0 0 0 2px rgba(23,103,199,.08)}
.spikepath-video-source-panel{width:100%;max-width:680px;margin:0 auto;transition:opacity .2s ease}
.spikepath-video-source-panel.is-disabled{opacity:.46}
.spikepath-video-file-panel{padding:14px;border:1px dashed #b9c9dc;border-radius:14px;background:#f7faff}
.spikepath-video-file-panel .spikepath-local-video-upload{padding:0;border:0;background:transparent}
.spikepath-video-upload-row .spikepath-share-video-open{display:none!important}
@media(max-width:560px){.spikepath-video-source-choices{flex-direction:column}.spikepath-video-source-choice{justify-content:flex-start;width:100%!important}}


/* SpikePath v9.3.5 — homepage Events & News typography only.
   Inherit the active theme/homepage font so this block matches neighboring sections. */
.spikepath-home-announcements,
.spikepath-home-announcements .spikepath-announcement-heading,
.spikepath-home-announcements .spikepath-announcement-heading > span,
.spikepath-home-announcements .spikepath-announcement-heading h2,
.spikepath-home-announcements .spikepath-announcement-heading p {
  font-family: inherit !important;
}

/* SpikePath v9.3.6 — force Events & News typography to use the same
   Elementor/theme typography tokens as the neighboring homepage blocks. */
.spikepath-home-announcements .spikepath-announcement-heading > span {
  font-family: var(--e-global-typography-accent-font-family, var(--e-global-typography-text-font-family, var(--wp--preset--font-family--body, inherit))) !important;
  font-weight: var(--e-global-typography-accent-font-weight, 700) !important;
}
.spikepath-home-announcements .spikepath-announcement-heading h2 {
  font-family: var(--e-global-typography-primary-font-family, var(--wp--preset--font-family--heading, var(--wp--preset--font-family--body, inherit))) !important;
  font-weight: var(--e-global-typography-primary-font-weight, 700) !important;
  font-style: var(--e-global-typography-primary-font-style, normal) !important;
  text-transform: var(--e-global-typography-primary-text-transform, none) !important;
}
.spikepath-home-announcements .spikepath-announcement-heading p {
  font-family: var(--e-global-typography-text-font-family, var(--wp--preset--font-family--body, inherit)) !important;
  font-weight: var(--e-global-typography-text-font-weight, 400) !important;
  font-style: var(--e-global-typography-text-font-style, normal) !important;
  text-transform: var(--e-global-typography-text-text-transform, none) !important;
}

/* SpikePath v9.3.7 — keep the homepage font, use a regular-weight news heading. */
.spikepath-home-announcements .spikepath-announcement-heading h2 {
  font-weight: 400 !important;
}

/* SpikePath 9.4.3 — athlete cover drag-to-position editor. */
.spikepath-cover-position-editor{margin-top:24px;padding:22px;border:1px solid #dbe5ef;border-radius:18px;background:#f8fbff}
.spikepath-cover-position-copy h3{margin:0 0 6px;color:#14385f}
.spikepath-cover-position-copy p{margin:0 0 16px;color:#667b91}
.spikepath-cover-position-preview{position:relative;width:100%;height:260px;overflow:hidden;border-radius:16px;background-color:#173e73;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;cursor:grab;touch-action:none;user-select:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}
.spikepath-cover-position-preview.is-dragging{cursor:grabbing}
.spikepath-cover-position-preview:not([style*="background-image"]){background-image:linear-gradient(135deg,#173e73,#315f95)}
.spikepath-cover-drag-hint{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);padding:8px 13px;border-radius:999px;background:rgba(5,24,55,.74);color:#fff;font-size:12px;font-weight:800;pointer-events:none}
@media(max-width:640px){.spikepath-cover-position-preview{height:190px}.spikepath-cover-position-editor{padding:16px}}
