:root{--app-bg: #f2f5fb;--text: #1b2f41;--text-muted: #5f7387;--surface: #ffffff;--surface-soft: #f8fafd;--border: #d9e2ec;--border-strong: #ccd7e3;--shadow-sm: 0 1px 2px rgba(16, 30, 44, .06);--shadow-md: 0 6px 18px rgba(16, 30, 44, .08);--primary: #1f5f8f;--primary-hover: #184f77;--primary-border: #184f77;--sidebar-bg: #11324d;--sidebar-bg-deep: #0c263b;--sidebar-link: #d3e1ef;--sidebar-link-hover: #1a4567;--sidebar-link-active: #2b6fa0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--app-bg)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,#eef4fc,#f2f5fb 44%,#edf2f8);color:var(--text)}a{color:inherit;text-decoration:none}button{border:1px solid var(--primary-border);border-radius:8px;background:var(--primary);color:#fff;padding:.48rem .88rem;cursor:pointer;font:inherit;font-weight:600;transition:background-color .14s ease-in-out,border-color .14s ease-in-out,box-shadow .14s ease-in-out}button:hover:not(:disabled):not(.team-athlete-toggle):not(.coach-team-athlete-toggle){background:var(--primary-hover);border-color:var(--primary-hover)}button:disabled{opacity:.58;cursor:not-allowed}.shell{display:grid;grid-template-columns:270px 1fr;min-height:100vh}.sidebar{background:linear-gradient(180deg,var(--sidebar-bg) 0%,var(--sidebar-bg-deep) 100%);color:#fff;padding:1.2rem .85rem;border-right:1px solid #0a2235;box-shadow:inset -1px 0 #ffffff0a;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-title{margin:0;font-size:1.08rem;letter-spacing:.01em}.sidebar-subtitle{margin:.25rem 0 0;color:#a8bfd5;font-size:.83rem}.sidebar-nav{display:grid;gap:.34rem;margin-top:1.05rem}.sidebar-link{display:block;color:var(--sidebar-link);border-radius:8px;padding:.55rem .68rem;font-size:.9rem;font-weight:600;border:1px solid transparent;transition:background-color .12s ease-in-out,border-color .12s ease-in-out,color .12s ease-in-out}.sidebar-link:hover{background:var(--sidebar-link-hover);color:#fff;border-color:#325a7b}.sidebar-link-active,.sidebar-link-active:hover{background:var(--sidebar-link-active);color:#fff;border-color:#4c84af}.content{padding:1.1rem 1.25rem 1.25rem}.topbar{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm);padding:.65rem .8rem}.topbar-user{display:flex;align-items:center;gap:.62rem;min-width:0}.topbar-user-meta{display:grid;gap:.02rem;min-width:0}.topbar-user-label{color:var(--text-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.topbar-user-meta strong{color:#1d3347;font-size:.94rem;text-transform:capitalize}.topbar-user-email{color:var(--text-muted);font-size:.81rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-signout{white-space:nowrap}.mobile-menu-button{display:none;margin-right:.1rem;padding:.42rem .72rem}.mobile-nav-backdrop{display:none}.panel{background:var(--surface);border-radius:14px;border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:1rem}.panel h2{margin:0;color:#1c364c}.panel h3{color:#284259}.grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.auth-form{display:grid;gap:.8rem;max-width:420px}.auth-form label{display:grid;gap:.25rem;font-weight:600}.auth-form input{border:1px solid var(--border-strong);border-radius:8px;padding:.55rem .65rem;font:inherit;background:#fff}.auth-support-text{margin:.7rem 0 0;color:var(--text-muted);font-size:.88rem}.auth-support-text a{color:#1f5f8f;font-weight:600}.error-text{color:#a12121;margin:0}.season-form{display:grid;gap:.75rem;max-width:560px;margin-bottom:1rem}.season-form label{display:grid;gap:.25rem;font-weight:600}.season-form input,.season-form select,.season-form textarea,.team-coach-actions select,.filters-row select{border:1px solid var(--border-strong);border-radius:8px;padding:.55rem .65rem;font:inherit;background:#fff;color:var(--text)}.season-form textarea{min-height:78px}.season-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}.season-table th,.season-table td{border-bottom:1px solid #e1e8ef;padding:.58rem .62rem;text-align:left}.season-table th{background:#f5f8fc;color:#3d5469;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.season-table tbody tr:nth-child(2n){background:var(--surface-soft)}.season-table tbody tr:last-child td{border-bottom:0}.team-coach-list{display:grid;gap:.35rem}.team-coach-chip{display:flex;gap:.4rem;align-items:center}.team-coach-chip button{padding:.2rem .55rem;font-size:.85rem}.team-coach-actions{display:flex;gap:.35rem;align-items:center}.team-row-member-count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:.18rem .52rem;border-radius:999px;border:1px solid #c2d6e8;background:#eaf3fb;color:#1f4a6a;font-size:.82rem;font-weight:700;cursor:help}.team-row-member-count-empty{border-color:#d2dce6;background:#f3f6fa;color:#607485}.toolbar-row{display:flex;justify-content:flex-end;gap:.5rem;margin-bottom:1rem}.filters-row{display:flex;flex-wrap:wrap;align-items:end;gap:.6rem;margin-bottom:.6rem}.filters-row label{display:grid;gap:.2rem;font-weight:600}.filters-row label input[type=checkbox]{margin-right:.3rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f2f4680;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.modal-card{width:95vw;height:95vh;background:#fff;border:1px solid #cfdeea;border-radius:12px;padding:1rem;overflow:auto}.modal-card-expanded{width:95vw;height:95vh}.modal-title-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem}.modal-table-wrap{max-height:260px;overflow:auto}.team-details-modal{width:min(1100px,95vw);height:min(920px,95vh);padding:1.15rem;display:grid;gap:.85rem}.team-details-header{display:flex;justify-content:space-between;gap:.9rem;align-items:flex-start;border:1px solid #cfdeea;border-radius:10px;padding:.9rem 1rem;background:linear-gradient(95deg,#edf5fb,#f7fbff)}.team-details-kicker{margin:0;color:#4a677d;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.team-details-header h3{margin:.2rem 0 0}.team-details-subtitle{margin:.35rem 0 0;color:#3f5d73}.team-details-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.team-details-header-actions{display:grid;gap:.45rem;justify-items:end}.team-header-action-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.team-details-badge{border:1px solid #a8c2d5;background:#fff;color:#264f69;border-radius:999px;padding:.15rem .6rem;font-size:.8rem;font-weight:600}.team-edit-header-button{padding:.3rem .65rem;font-size:.82rem}.team-email-action{padding:.28rem .62rem;font-size:.78rem}.team-details-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.team-profile-subtabs{display:flex;gap:.4rem;border-bottom:1px solid #cfdeea;padding-bottom:.4rem}.team-profile-subtab{border:1px solid #cfdeea;background:#f4f9fd;color:#264f69;border-radius:8px;padding:.35rem .75rem;font-size:.82rem;font-weight:600}.team-profile-subtab.team-profile-subtab-active{background:#1d5d87;border-color:#1d5d87;color:#fff}.team-summary-card{border:1px solid #cfdeea;border-radius:10px;padding:.55rem .7rem;background:#fafdff;display:grid;gap:.25rem}.team-summary-label{color:#3f5d73;font-size:.82rem;font-weight:600}.team-summary-value{color:#16364c;font-size:1.12rem}.team-details-panels{display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);gap:.8rem;align-items:start}.team-details-panel{border:1px solid #cfdeea;border-radius:10px;background:#fff;padding:.8rem}.team-details-panel h4{margin:0 0 .7rem}.team-roster-panel{display:grid;gap:.6rem}.team-schedule-panel{display:grid;gap:.55rem}.team-schedule-panel h4{margin:0}.team-schedule-hint{margin:0;color:#3f5d73;font-size:.84rem}.team-schedule-table-wrap{max-height:460px}.team-roster-groups{display:grid;grid-template-columns:1fr;gap:.7rem}.team-roster-group{border:1px solid #d8e6ef;border-radius:8px;background:#f8fbfe;padding:.55rem;min-height:140px}.team-roster-group h5{margin:0 0 .45rem;color:#2f5169;font-size:.86rem}.team-roster-group-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.45rem}.team-roster-group-header h5{margin:0}.team-roster-group-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem}.team-roster-group-actions select{border:1px solid var(--border-strong);border-radius:8px;padding:.28rem .45rem;font:inherit;background:#fff;color:var(--text);min-width:180px}.team-athlete-roster-header{--team-athlete-grid-columns: minmax(180px, 2.3fr) minmax(88px, .75fr) minmax(112px, .95fr) minmax(88px, .75fr) minmax(280px, 2.7fr) 22px;display:grid;grid-template-columns:var(--team-athlete-grid-columns);gap:.6rem;align-items:center;color:#33566e;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700;padding:.45rem .65rem;border:1px solid #cfdeea;border-radius:8px;background:#edf4fa}.team-athlete-roster-header span{min-width:0}.team-athlete-roster-header span:nth-child(2),.team-athlete-roster-header span:nth-child(3),.team-athlete-roster-header span:nth-child(4){text-align:center}.team-athlete-roster-header span:nth-child(6){justify-self:end}.team-roster-list{list-style:none;padding:0;margin:0;display:grid;gap:.35rem}.team-roster-list li{border:1px solid #d8e6ef;border-radius:7px;background:#fff;padding:.35rem .5rem;color:#123247;font-size:.88rem}.team-roster-list li.team-roster-empty{border-style:dashed;color:#4f6a7d;font-style:italic}.team-roster-list li.team-coach-detail-card{display:grid;gap:.3rem}.team-coach-detail-top{display:flex;justify-content:space-between;align-items:center;gap:.45rem}.team-coach-detail-name{color:#123247;font-weight:600}.team-coach-contact-grid{display:grid;gap:.2rem;color:#35586f;font-size:.78rem}.team-roster-list li.team-athlete-card{padding:0;overflow:hidden;border-color:#cfdeea;border-radius:8px}.team-athlete-toggle{--team-athlete-grid-columns: minmax(180px, 2.3fr) minmax(88px, .75fr) minmax(112px, .95fr) minmax(88px, .75fr) minmax(280px, 2.7fr) 22px;width:100%;border:1px solid transparent;border-radius:0;background:#f8fbfe;color:#123247;padding:.52rem .62rem;display:grid;grid-template-columns:var(--team-athlete-grid-columns);gap:.6rem;align-items:center;text-align:left;transition:background-color .15s ease-in-out}.team-athlete-toggle:hover{background:#eef5fb;border-color:transparent}.team-roster-list li.team-athlete-card:nth-child(2n) .team-athlete-toggle{background:#f3f8fc}.team-roster-list li.team-athlete-card:nth-child(2n) .team-athlete-toggle:hover{background:#e9f2f9;border-color:transparent}.team-athlete-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.team-athlete-grade,.team-athlete-level,.team-athlete-grad-year{justify-self:center;text-align:center}.team-athlete-grade{color:#2e4f66;font-size:.8rem;font-weight:700;white-space:nowrap}.team-athlete-level,.team-athlete-grad-year{color:#2e4f66;font-size:.8rem;white-space:nowrap}.team-athlete-contact{min-width:0;display:grid;gap:.15rem}.team-athlete-contact-line{min-width:0;overflow-wrap:anywhere;word-break:break-word;white-space:normal;color:#31546b;font-size:.77rem;line-height:1.2}.team-athlete-contact-line strong{color:#3e6078}.team-athlete-mobile-meta,.team-athlete-mobile-details{display:none}.team-athlete-toggle-caret{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #35566e;transition:transform .15s ease-in-out;justify-self:end}.team-athlete-toggle-caret-expanded{transform:rotate(90deg)}.team-athlete-parents{border-top:1px solid #d8e6ef;background:#eef5fb;padding:.4rem .5rem .5rem}.team-athlete-empty{margin:0;color:#4f6a7d;font-style:italic;font-size:.82rem}.team-athlete-parent-list{list-style:none;margin:0;padding:0;display:grid;gap:.3rem}.team-athlete-parent-item{display:grid;gap:.35rem;border:1px solid #d8e6ef;border-radius:6px;background:#f7fbfe;padding:.3rem .45rem}.team-athlete-parent-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.team-athlete-parent-contact-grid{display:grid;gap:.2rem;color:#35586f;font-size:.76rem}.team-athlete-parent-name{color:#123247;font-size:.83rem}.team-athlete-parent-meta{color:#4f6a7d;font-size:.75rem;white-space:nowrap}.team-details-definition{margin:0;display:grid;gap:.45rem}.team-details-definition div{border:1px solid #d8e6ef;border-radius:8px;background:#f8fbfe;padding:.45rem .55rem;display:grid;gap:.2rem}.team-details-definition dt{margin:0;color:#4f6a7d;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.team-details-definition dd{margin:0;color:#123247;font-weight:600}.team-edit-form{max-width:none;margin-bottom:0}.team-config-modal{width:min(760px,95vw);height:auto;max-height:95vh}.team-config-subtitle{margin:.25rem 0 0;color:#3f5d73}.list-input-group{display:grid;gap:.4rem}.list-input-row{display:grid;grid-template-columns:1fr auto;gap:.4rem;align-items:center}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0}.coach-actions{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.school-contact-card{border:1px solid #c9dce9;border-radius:12px;margin-bottom:1rem;overflow:hidden;background:#fdfefe}.school-contact-card-a{box-shadow:inset 0 0 0 9999px #125b9108}.school-contact-card-b{box-shadow:inset 0 0 0 9999px #12917308}.school-contact-header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.7rem .8rem;border-bottom:1px solid #d7e5ef;background:linear-gradient(90deg,#edf5fb,#f7fbfe)}.school-contact-title-block{display:grid;gap:.1rem}.school-contact-meta{color:#3f5d73;font-size:.9rem}.school-contact-count{border:1px solid #9fbfd4;border-radius:999px;background:#fff;color:#244a66;padding:.15rem .55rem;font-size:.8rem;font-weight:600}.mobile-contact-list{display:none}.mobile-contact-card{border:1px solid #d7e5ef;border-radius:10px;padding:.6rem;background:#fff;display:grid;gap:.35rem;margin-bottom:.55rem}.mobile-contact-row{display:grid;grid-template-columns:92px 1fr;gap:.4rem;align-items:start}.mobile-contact-row span:first-child{color:#406276;font-weight:600}.mobile-contact-empty{margin:.5rem 0}.teams-table-wrap{display:block}.mobile-team-list{display:none}.mobile-team-card{border:1px solid #d2e0ea;border-radius:10px;padding:.65rem;margin-bottom:.65rem;background:#fff;display:grid;gap:.45rem}.mobile-team-card h4{margin:0}.people-groups-table{border-collapse:separate;border-spacing:0}.people-groups-table thead th{border-bottom:1px solid #c8d9e7}.people-main-row td{background:#e8f2f9;border-top:.55rem solid #f4f8fc;border-bottom:1px solid #c8d9e7;color:#153d55}.people-main-row td:first-child{border-left:1px solid #c8d9e7;border-top-left-radius:10px}.people-main-row td:last-child{border-right:1px solid #c8d9e7;border-top-right-radius:10px}.people-main-row-collapsed td:first-child{border-bottom-left-radius:10px}.people-main-row-collapsed td:last-child{border-bottom-right-radius:10px}.people-subrow td{background:#f8fbfe;color:#254a63;border-bottom:1px solid #d7e3ed}.people-subrow td:first-child{border-left:1px solid #c8d9e7}.people-subrow td:last-child{border-right:1px solid #c8d9e7}.people-subrow-last td{border-bottom:1px solid #c8d9e7}.people-subrow-last td:first-child{border-bottom-left-radius:10px}.people-subrow-last td:last-child{border-bottom-right-radius:10px}.people-subrow-name{padding-left:1.35rem!important;font-style:italic}.athlete-profile-modal{width:min(920px,95vw);height:auto;max-height:95vh;display:grid;gap:.75rem}.athlete-profile-modal-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:.7rem;align-items:start}.athlete-profile-section{border:1px solid #d8e6ef;border-radius:10px;background:#f8fbfe;padding:.7rem}.athlete-profile-section h4{margin:0 0 .55rem}.athlete-profile-section-details,.athlete-profile-section-contact,.athlete-profile-section-parents{grid-column:1}.athlete-profile-section-sports{grid-column:2;grid-row:1 / span 3}.athlete-profile-definition{margin:0;display:grid;gap:.4rem}.athlete-profile-definition div{display:grid;gap:.1rem}.athlete-profile-definition dt{margin:0;color:#4f6a7d;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.athlete-profile-definition dd{margin:0;color:#17394f;font-weight:600}.athlete-profile-sports{margin:0 0 .55rem;color:#31546b;font-size:.84rem}.athlete-profile-team-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.athlete-profile-team-item{display:grid;gap:.12rem;border:1px solid #d8e6ef;border-radius:8px;background:#fff;padding:.42rem .55rem}.athlete-profile-team-name{color:#16384e;font-size:.85rem;font-weight:600}.athlete-profile-team-meta{color:#4a667b;font-size:.76rem}.athlete-profile-parent-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.athlete-profile-parent-item{border:1px solid #d8e6ef;border-radius:8px;background:#fff;padding:.42rem .55rem;display:grid;gap:.2rem}.athlete-profile-parent-top{display:flex;justify-content:space-between;align-items:center;gap:.45rem}.athlete-profile-parent-name{color:#17394f;font-size:.84rem;font-weight:600}.athlete-profile-parent-meta{color:#4a667b;font-size:.74rem;white-space:nowrap}.athlete-profile-parent-contact{display:grid;gap:.08rem;color:#31546b;font-size:.76rem}.people-row-actions{display:flex;flex-wrap:wrap;gap:.3rem}.registrations-layout{display:grid;gap:.85rem}.registration-card{border:1px solid #d2e0ea;border-radius:10px;background:#fdfefe;padding:.75rem;display:grid;gap:.65rem}.registration-card h3,.registration-card h4{margin:0}.registration-card-subtitle{margin:0;color:#45647a}.registration-form{max-width:none;margin-bottom:0}.registration-manager-grid{display:grid;gap:.65rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.registration-campaign-preview{border:1px solid #d2e0ea;border-radius:8px;background:#f5f9fc;padding:.5rem .6rem;display:grid;gap:.2rem;color:#24465f}.registration-analytics-header{display:flex;justify-content:space-between;gap:.65rem;align-items:end}.registration-analytics-selector{display:grid;gap:.2rem;font-weight:600}.registration-analytics-selector select{border:1px solid #9fb6c7;border-radius:8px;padding:.45rem .55rem;font:inherit;background:#fff}.registration-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.45rem}.dashboard-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.7rem}.dashboard-season-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:.9rem}.dashboard-season-card{border:1px solid var(--border);border-top-width:4px;border-radius:12px;padding:.9rem;display:grid;gap:.75rem;background:#fff;box-shadow:var(--shadow-sm)}.dashboard-season-card h3{margin:0;color:#1f3b53;font-size:1.02rem}.dashboard-season-card-current{border-top-color:#2f7cb3}.dashboard-season-card-upcoming{border-top-color:#6f9c5c}.dashboard-season-card .team-summary-card{background:#f9fbfd;border-color:#dbe6f0;padding:.7rem .75rem;border-radius:10px;gap:.28rem}.dashboard-season-card .team-summary-label{color:#526a80;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.dashboard-season-card .team-summary-value{color:#15344a;font-size:1.45rem;line-height:1.1}.coach-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.7rem}.coach-team-card{border:1px solid #d8e6ef;border-radius:12px;background:#f9fcff;padding:.75rem;display:grid;gap:.65rem}.coach-team-card h3{margin:0;color:#16384e;font-size:.98rem}.coach-team-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.coach-team-meta-item{border:1px solid #d8e6ef;border-radius:9px;background:#fff;padding:.4rem .45rem;display:grid;gap:.1rem}.coach-team-meta-item span{color:#4f6a7d;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.coach-team-meta-item strong{color:#16384e;font-size:.87rem}.coach-team-grades{margin:0;color:#35586f;font-size:.84rem}.coach-team-tabs{display:inline-flex;align-items:center;gap:.3rem;border:1px solid #c8dceb;border-radius:10px;background:#f4f9fe;padding:.2rem}.coach-team-tab{border:1px solid transparent;border-radius:8px;background:transparent;color:#32546c;padding:.28rem .65rem;font-size:.78rem;font-weight:700}.coach-team-tab:hover{background:#eaf3fb;border-color:#d1e1ed;color:#1f4762}.coach-team-tab-active,.coach-team-tab-active:hover{background:#1f5f8f;border-color:#1a527c;color:#fff}.coach-team-schedule{border:1px solid #c8dceb;border-radius:12px;background:linear-gradient(180deg,#fdfefe,#f7fbff);box-shadow:inset 0 1px #ffffffa6;padding:.65rem;display:grid;gap:.45rem}.coach-team-schedule-header{display:flex;justify-content:space-between;align-items:center;gap:.45rem}.coach-team-schedule-header h4{margin:0;color:#17394f;font-size:.86rem}.coach-team-schedule-count{border:1px solid #b6cfe2;border-radius:999px;padding:.15rem .5rem;background:#fff;color:#32546c;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.coach-team-schedule-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.coach-team-schedule-item{border:1px solid #d1e1ed;border-radius:9px;background:#fff;padding:.42rem .5rem;display:grid;gap:.18rem}.coach-team-schedule-item-top{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:.35rem;align-items:center}.coach-team-schedule-type{color:#19435f;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.coach-team-schedule-site{border:1px solid #bfd5e6;border-radius:999px;background:#ecf5fc;color:#2f5a78;font-size:.7rem;font-weight:700;padding:.1rem .45rem;text-transform:uppercase;letter-spacing:.03em}.coach-team-schedule-time{color:#2f5169;font-size:.75rem;font-weight:600;justify-self:end;white-space:nowrap}.coach-team-schedule-item-details{display:grid;gap:.08rem;color:#36576e;font-size:.75rem}.coach-team-roster{border:1px solid #c8dceb;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f4f9fe);box-shadow:inset 0 1px #ffffffb3;padding:.65rem;display:grid;gap:.5rem}.coach-team-roster h4{margin:0;color:#17394f;font-size:.86rem}.coach-team-roster-header{display:flex;justify-content:space-between;align-items:center;gap:.45rem}.coach-team-athlete-list,.coach-team-guardian-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.coach-team-athlete-item{border:1px solid #bdd5e8;border-radius:10px;background:linear-gradient(180deg,#f0f7ff,#ecf4fd);box-shadow:0 2px 8px #102c4214;padding:.5rem .55rem;display:grid;gap:.28rem}.coach-team-athlete-item-expanded{border-color:#9fbfd8;box-shadow:0 4px 12px #102c421f}.coach-team-athlete-toggle{width:100%;border:1px solid #9ebbd2;border-radius:8px;background:#fff;color:#17394f;padding:.38rem .45rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem;text-align:left}.coach-team-athlete-toggle:hover{background:#f4f9ff;border-color:#88adc9}.coach-team-athlete-toggle-right{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.coach-team-athlete-toggle-count{color:#3f627b;font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.coach-team-athlete-toggle-caret{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #35566e;transition:transform .15s ease-in-out}.coach-team-athlete-toggle-caret-expanded{transform:rotate(90deg)}.coach-team-athlete-top{display:flex;justify-content:space-between;gap:.4rem;align-items:center}.coach-team-athlete-name{color:#17394f;font-size:.82rem;font-weight:700}.coach-team-athlete-meta{color:#4a667b;font-size:.74rem;white-space:nowrap}.coach-team-contact-lines{display:grid;gap:.08rem;color:#33566e;font-size:.75rem;padding:.1rem .05rem 0}.coach-team-guardian-block{border-top:1px solid #c9ddec;padding-top:.38rem;display:grid;gap:.28rem}.coach-team-guardian-item{border:1px solid #d5e4ef;border-radius:8px;background:#f7fbff;padding:.42rem .48rem;display:grid;gap:.2rem}.coach-team-guardian-title{margin:0;color:#406276;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.coach-team-empty{margin:0;color:#4f6a7d;font-size:.76rem;font-style:italic}.registration-email-actions{display:flex;flex-wrap:wrap;gap:.35rem}@media (max-width: 880px){.shell{grid-template-columns:1fr}.content{padding:.85rem}.mobile-menu-button{display:inline-block}.mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#09172173;z-index:900;padding:0}.sidebar{position:fixed;left:0;top:0;bottom:0;width:min(300px,86vw);transform:translate(-102%);transition:transform .18s ease-out;z-index:1000;overflow-y:auto}.sidebar.sidebar-open{transform:translate(0)}.topbar{align-items:flex-start}.topbar-user{width:100%}.topbar-user-meta{min-width:0}.school-contact-header{flex-wrap:wrap}.school-contact-card .season-table{display:none}.mobile-contact-list{display:block;padding:.65rem}.teams-table-wrap{display:none}.mobile-team-list{display:block}.team-details-header{flex-direction:column;align-items:stretch}.team-details-badges{justify-content:flex-start}.team-details-header-actions{justify-items:start}.team-header-action-buttons{justify-content:flex-start}.team-profile-subtabs{overflow-x:auto;padding-bottom:.3rem}.team-profile-subtab{white-space:nowrap}.team-details-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.team-summary-card{padding:.4rem .45rem;gap:.15rem}.team-summary-label{font-size:.7rem}.team-summary-value{font-size:.94rem}.team-details-panels,.team-roster-groups{grid-template-columns:1fr}.team-roster-group-header{flex-direction:column;align-items:flex-start}.team-roster-group-actions{justify-content:flex-start}.team-athlete-roster-header{display:none}.team-athlete-toggle{grid-template-columns:minmax(0,1fr) auto auto;align-items:start}.team-athlete-grade,.team-athlete-level,.team-athlete-grad-year,.team-athlete-contact{display:none}.team-athlete-mobile-meta{display:block;text-align:right;white-space:nowrap;color:#406276;font-size:.76rem;font-weight:600}.team-athlete-mobile-details{display:grid;grid-column:1 / -1;gap:.1rem;color:#35586f;font-size:.78rem}.team-athlete-mobile-detail-line{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-athlete-mobile-detail-line strong{color:#406276}.team-athlete-parent-top{flex-direction:column;align-items:flex-start}.athlete-profile-modal-grid{grid-template-columns:1fr}.athlete-profile-section-sports{grid-column:auto;grid-row:auto}.athlete-profile-parent-top{flex-direction:column;align-items:flex-start}.registration-analytics-header{flex-direction:column;align-items:stretch}.coach-team-athlete-top,.coach-team-roster-header,.coach-team-schedule-header{flex-direction:column;align-items:flex-start}.coach-team-tabs{width:100%}.coach-team-tab{flex:1 1 0;justify-content:center}.coach-team-schedule-item-top{grid-template-columns:1fr;justify-items:start}.coach-team-schedule-time{justify-self:start}.coach-team-athlete-toggle{flex-direction:column;align-items:flex-start}.coach-team-athlete-toggle-right{width:100%;justify-content:space-between}}
