/* Version 11 - theme-aware typography, attendance roster and administration refinement */
:root{--type-title:#173a60;--type-body:#58728c;--type-note:#7790a6;--type-link:#176fc4;--type-soft:var(--accent-soft);--type-line:#d9e7f1}.eyebrow,.section-kicker,.field-label,.rail-label{color:var(--accent-a)!important}.public-page h2,.dashboard .dash-main h2,.dashboard .dash-main h3,.contact-page h2,.profile-layout h2{color:var(--type-title)}.public-page p,.dashboard .dash-main p,.contact-page p,.profile-layout p{color:var(--type-body)}.dashboard .dash-main small,.public-page small,.contact-page small{color:var(--type-note)}.dashboard .dash-main a:not(.button):not(.outline-button):not(.side-link),.public-page a:not(.button):not(.outline-button){color:var(--type-link)}.form-box label,.data-box label,.contact-form label{color:var(--type-body)!important}.form-box .form-hint,.data-box .muted{color:var(--type-note)!important}.tag{font-weight:850!important;letter-spacing:.35px}.table-wrap th{color:#55758f!important}.table-wrap td{color:var(--type-body)}.table-wrap td b{color:var(--type-title)}.dashboard .dash-main .outline-button{color:var(--type-link)}
html[data-accent="sunset"]{--type-link:#ce3e70}html[data-accent="forest"]{--type-link:#137a63}html[data-theme="dark"]{--type-title:#ecf7ff;--type-body:#abc2d4;--type-note:#92abc0;--type-link:#87cbff;--type-line:#2d4963}html[data-theme="dark"] .public-page p,html[data-theme="dark"] .dashboard .dash-main p,html[data-theme="dark"] .contact-page p,html[data-theme="dark"] .profile-layout p,html[data-theme="dark"] .form-box label,html[data-theme="dark"] .data-box label{color:var(--type-body)!important}html[data-theme="dark"] .public-page h2,html[data-theme="dark"] .dashboard .dash-main h2,html[data-theme="dark"] .dashboard .dash-main h3,html[data-theme="dark"] .contact-page h2,html[data-theme="dark"] .profile-layout h2{color:var(--type-title)!important}html[data-theme="dark"] .table-wrap th{background:#172b43!important;color:#b5cde0!important}html[data-theme="dark"] .table-wrap td{color:#bed0df!important}html[data-theme="dark"] .table-wrap td b{color:#f1f8ff!important}

.attendance-ready-card{margin:18px 0;overflow:hidden;border:1px solid #cfe4ef;border-radius:21px;background:linear-gradient(135deg,#fcfeff,#eef9ff);box-shadow:var(--ui-shadow-soft)}.attendance-ready-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:21px 23px;border-bottom:1px solid #dbeaf2}.attendance-ready-heading h2{margin:4px 0;color:var(--type-title);font:700 25px Georgia,"Times New Roman",serif;letter-spacing:-.7px}.attendance-ready-heading p{margin:0;color:var(--type-body);font-size:12px}.attending-total{display:inline-flex;align-items:center;justify-content:center;min-width:90px;padding:9px 12px;border:1px solid #a6dfc8;border-radius:30px;background:#ecfbf4;color:#138364;font-size:11px;font-weight:900;white-space:nowrap}.attendance-ready-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px}.attendance-ready-person{display:flex;align-items:center;gap:10px;min-width:0;padding:11px;border:1px solid #d6eaf1;border-radius:15px;background:#fff;box-shadow:0 5px 13px #204d6b0a}.attendance-ready-avatar{width:39px;height:39px;flex:0 0 auto;border-radius:12px;object-fit:cover;background:linear-gradient(135deg,var(--accent-a),var(--accent-b));color:#fff}.attendance-ready-person>div{min-width:0;flex:1}.attendance-ready-person b,.attendance-ready-person span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attendance-ready-person b{color:var(--type-title);font-size:12px}.attendance-ready-person span{margin-top:3px;color:var(--type-note);font-size:10px}.attendance-ready-person i{font-style:normal;color:#11845f;font-size:9px;font-weight:900}.attendance-ready-empty{display:flex;align-items:center;justify-content:center;gap:9px;min-height:74px;color:var(--type-note);font-size:12px}.attendance-ready-empty span{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#e9f4fa;color:var(--accent-a)}.attendance-ready-empty p{margin:0!important;color:var(--type-note)!important}html[data-theme="dark"] .attendance-ready-card{border-color:var(--ui-line);background:linear-gradient(135deg,#112a3f,#10243a)}html[data-theme="dark"] .attendance-ready-heading{border-color:var(--ui-line)}html[data-theme="dark"] .attendance-ready-person{border-color:#2e4a64;background:#142a40}html[data-theme="dark"] .attendance-ready-person b{color:#edf7ff}html[data-theme="dark"] .attendance-ready-person span{color:#9ebbd0}html[data-theme="dark"] .attending-total{border-color:#2c8c6c;background:#123f35;color:#87e4c4}html[data-theme="dark"] .attendance-ready-empty span{background:#17364d;color:#8fcfff}

.command-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.command-icon.green{background:#e1f8ee;color:#13835f}.command-icon.violet{background:#f0eaff;color:#7657d8}.command-actions>a{min-height:81px}.command-actions>a:hover .command-icon{transform:rotate(-5deg) scale(1.04)}.command-icon{transition:transform .18s ease}.admin-rail .side-link{position:relative}.admin-rail .side-link[href*="coach_attendance"],.admin-rail .side-link[href*="admin_board"]{border:1px solid #d9e8f2;border-left:3px solid var(--accent-a);background:linear-gradient(90deg,var(--accent-soft),transparent);font-weight:800}.admin-rail .side-link[href*="admin_board"]{border-left-color:#805ee9}.dash-actions{flex-wrap:wrap}.dash-actions .outline-button{white-space:nowrap}

.board-admin-list{gap:12px!important}.board-admin-list article{position:relative;grid-template-columns:54px minmax(0,1fr) auto!important;gap:14px!important;padding:15px!important;border-color:var(--type-line)!important;border-radius:16px!important;background:linear-gradient(135deg,var(--ui-surface),var(--ui-surface-2))!important;box-shadow:0 7px 16px #173b5c09;transition:transform .18s,border-color .18s,box-shadow .18s}.board-admin-list article:hover{border-color:var(--accent-a)!important;box-shadow:0 13px 23px #173b5c18;transform:translateY(-2px)}.board-admin-list img{width:54px!important;height:54px!important;border-radius:16px!important}.board-admin-list .avatar-large{width:54px!important;height:54px!important;border-radius:16px!important}.board-admin-list h3{color:var(--type-title)!important}.board-admin-list small{color:var(--type-note)!important}.board-admin-list article>div:last-child{display:flex;align-items:center;gap:7px}.board-admin-list .inline-delete{margin:0}.board-admin-list .outline-button{padding:8px 10px;font-size:11px}html[data-theme="dark"] .board-admin-list article{border-color:var(--ui-line)!important;background:var(--ui-surface)!important}html[data-theme="dark"] .command-icon.green{background:#124435;color:#7ee3bc}html[data-theme="dark"] .command-icon.violet{background:#302653;color:#c7b6ff}

@media(max-width:1150px){.attendance-ready-grid{grid-template-columns:repeat(2,1fr)}.command-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.attendance-ready-heading{align-items:flex-start;flex-direction:column;padding:18px}.attendance-ready-grid{grid-template-columns:1fr;padding:11px}.attending-total{min-width:0}.command-actions{grid-template-columns:1fr!important}.board-admin-list article{grid-template-columns:54px minmax(0,1fr)!important}.board-admin-list article>div:last-child{grid-column:1/-1;justify-content:flex-end;padding-top:4px;border-top:1px solid var(--type-line)}}
