.nts-student-portal,.nts-student-login{min-height:100vh;background:#f1f8ff;color:#18324b}.nts-student-topbar{min-height:74px;padding:10px max(18px,5vw);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border-bottom:1px solid #dbe7f2}.nts-student-brand,.nts-student-login-brand{display:flex;align-items:center;gap:10px;color:#18324b;font-weight:800}.nts-student-brand img,.nts-student-login-brand img{width:66px;height:52px;object-fit:contain}.nts-student-user{display:flex;align-items:center;gap:9px;font-weight:700}.nts-student-user>img{width:38px;height:38px;border:2px solid #dcebf7;border-radius:50%;object-fit:cover}.nts-student-content{width:min(100%,1060px);margin:0 auto;padding:27px 20px 48px}.nts-student-profile{display:flex;align-items:center;gap:15px;padding:17px 19px;margin-bottom:20px;border:1px solid #cfe3f2;border-radius:14px;background:#fff;box-shadow:0 7px 18px rgba(26,67,105,.07)}.nts-student-profile>img{width:58px;height:58px;border:3px solid #e2f0fa;border-radius:50%;object-fit:cover}.nts-student-profile h1{margin:3px 0;font-size:21px}.nts-student-profile p:last-child{margin:0;color:#657f94;font-size:13px}.nts-student-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin:22px 0}.nts-student-page-head h2{margin:4px 0}.nts-student-page-head p{margin:4px 0;color:#6d8092}.nts-student-back{display:inline-block;margin-bottom:11px;color:#1767b5;font-size:13px;font-weight:700}.nts-student-setup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px}.nts-student-setup-card,.nts-student-empty,.nts-student-result,.nts-student-selection-section,.nts-student-group-card{padding:20px;border:1px solid #dbe7f2;border-radius:14px;background:#fff;box-shadow:0 7px 18px rgba(26,67,105,.06)}.nts-student-setup-card{display:grid;gap:18px}.nts-student-setup-card h3{margin:10px 0 7px;font-size:18px}.nts-student-setup-card p{margin:3px 0;color:#617b90;font-size:13px}.nts-student-submitted-note{margin-top:10px!important;color:#27804f!important;font-weight:700}.nts-student-result h2{margin-top:0}.nts-student-result h3{margin:21px 0 7px}.nts-student-choice{margin:5px 0;color:#31566f}.nts-student-selection-section,.nts-student-group-card{margin-bottom:18px}.nts-student-section-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:14px}.nts-student-section-head h2{margin:3px 0 0;font-size:19px}.nts-student-section-head p{margin:4px 0 0;color:#667f92;font-size:13px}.nts-student-counter{padding:7px 9px;border:1px solid #cde1ef;border-radius:8px;background:#f2f9ff;color:#246497;font-size:12px;font-weight:800;white-space:nowrap}.nts-student-sport-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:10px}.nts-student-sport-option{display:block;position:relative;cursor:pointer}.nts-student-sport-option input{position:absolute;opacity:0}.nts-student-sport-option span{display:flex;align-items:center;gap:9px;min-height:54px;padding:11px;border:1px solid #cfdfeb;border-radius:10px;background:#fbfdff;color:#45677e;transition:.18s}.nts-student-sport-option input:checked+span{border-color:#2c83c6;background:#edf8ff;color:#135f9d;box-shadow:0 0 0 3px rgba(30,117,187,.1)}.nts-student-sport-option input:focus-visible+span{outline:3px solid rgba(23,103,181,.2)}.nts-student-sport-option input:disabled+span{opacity:.55;cursor:not-allowed}.nts-student-sport-option .nts-icon{color:#1767b5}.nts-student-empty-small{margin:0;color:#71899a;font-size:13px}.nts-student-group-card.configuration-error{border-color:#e8c8c8}.nts-student-submit-bar{position:sticky;bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;border-radius:12px;background:#173c5d;color:#fff;box-shadow:0 11px 24px rgba(19,54,82,.24)}.nts-student-submit-bar span{font-size:13px}.nts-student-review-dialog{width:min(94vw,570px);border:1px solid #dbe7f2;border-radius:15px;padding:24px;box-shadow:0 20px 50px rgba(21,59,92,.26)}.nts-student-review-dialog::backdrop{background:rgba(17,47,74,.45)}.nts-student-review-dialog h2{margin:4px 0 13px}.nts-student-review-dialog h3{margin:17px 0 6px;font-size:15px}.nts-student-review-dialog ul{margin:0;padding-left:20px;color:#4b6b82}.nts-student-login{display:grid;place-items:center;padding:20px}.nts-student-login-card{width:min(100%,460px);padding:30px;background:#fff;border:1px solid #d6e7f3;border-radius:17px;box-shadow:0 16px 35px rgba(28,74,113,.12)}.nts-student-login-card h1{margin:6px 0 8px;font-size:25px}.nts-student-login-card>p{color:#667f92}.nts-student-login-brand{margin-bottom:24px}.nts-student-toast-host{position:fixed;right:16px;bottom:16px;z-index:50}.nts-student-toast{max-width:310px;padding:12px 14px;border-radius:9px;background:#173c5d;color:#fff;font-size:13px;font-weight:700;box-shadow:0 10px 22px rgba(19,54,82,.24);transition:opacity .2s,transform .2s}.nts-student-toast.leaving{opacity:0;transform:translateY(8px)}@media(max-width:620px){.nts-student-topbar{padding:9px 14px}.nts-student-brand img{width:48px;height:42px}.nts-student-brand span{font-size:14px}.nts-student-user>span{display:none}.nts-student-user .nts-button{padding:9px 10px}.nts-student-user .nts-button span{display:none}.nts-student-content{padding:19px 13px 35px}.nts-student-profile{padding:14px}.nts-student-profile h1{font-size:18px}.nts-student-profile p:last-child{line-height:1.55}.nts-student-page-head{margin:18px 0}.nts-student-setup-grid{grid-template-columns:1fr}.nts-student-sport-grid{grid-template-columns:1fr}.nts-student-section-head{display:grid;grid-template-columns:1fr}.nts-student-counter{justify-self:start}.nts-student-submit-bar{display:grid;bottom:7px}.nts-student-submit-bar .nts-button{width:100%;min-height:47px}.nts-student-login-card{padding:25px 20px}.nts-student-review-dialog{padding:20px}.nts-student-toast-host{right:12px;left:12px}.nts-student-toast{max-width:none}}
/* Compact student application sport choices while retaining touch-friendly targets. */
.nts-student-selection-section,.nts-student-group-card{padding:16px!important;margin-bottom:14px!important}
.nts-student-selection-section .nts-student-section-head,.nts-student-group-card .nts-student-section-head{margin-bottom:10px!important}
.nts-student-selection-section .nts-student-sport-grid,.nts-student-group-card .nts-student-sport-grid{gap:8px!important}
.nts-student-selection-section .nts-student-sport-option span,.nts-student-group-card .nts-student-sport-option span{min-height:46px!important;padding:9px 10px!important;gap:8px!important}
.nts-student-rule-badge{display:inline-block;margin:5px 0 0;padding:3px 7px;border-radius:999px;font-size:11px;font-weight:800;line-height:1.2}.nts-student-rule-badge.required{background:#fff1ee;color:#a83f2c}.nts-student-rule-badge.optional{background:#edf6fb;color:#246497}.nts-student-sport-option .nts-student-rule-badge{margin:0 0 0 auto}
.nts-student-assigned-events{margin:0 0 18px;padding:16px;border:1px solid #dbe7f2;border-radius:14px;background:#fff;box-shadow:0 7px 18px rgba(26,67,105,.06)}.nts-student-assigned-events .nts-student-section-head{margin-bottom:10px}.nts-student-assigned-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:10px}.nts-student-assigned-event{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border:1px solid #d5e5f0;border-radius:10px;background:#f8fcff}.nts-student-assigned-event h3{margin:3px 0 5px;font-size:16px}.nts-student-assigned-event p:last-child{margin:0;color:#607c91;font-size:12px;line-height:1.45}.nts-student-assigned-badge{flex:0 0 auto;padding:5px 7px;border-radius:999px;background:#eaf6ff;color:#1767b5;font-size:11px;font-weight:800;white-space:nowrap}.nts-student-participation-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:16px 18px;border:1px solid #dbe7f2;border-radius:14px;background:#fff;box-shadow:0 7px 18px rgba(26,67,105,.06)}.nts-student-participation-summary h2{margin:3px 0 0;font-size:18px}.nts-student-participation-summary>div:last-child{display:flex;gap:9px;flex-wrap:wrap}.nts-student-participation-summary span{display:grid;gap:1px;min-width:116px;padding:8px 10px;border:1px solid #dbe8f2;border-radius:9px;background:#f8fcff;color:#57758d;font-size:11px;font-weight:750}.nts-student-participation-summary strong{color:#1767b5;font-size:20px;line-height:1.1}@media(max-width:620px){.nts-student-assigned-events{padding:14px}.nts-student-assigned-grid{grid-template-columns:1fr}.nts-student-assigned-event{display:grid}.nts-student-assigned-badge{justify-self:start}.nts-student-participation-summary{display:grid;gap:12px;padding:15px}.nts-student-participation-summary>div:last-child{display:grid;grid-template-columns:1fr 1fr}.nts-student-participation-summary span{min-width:0}}

/* Student Application event cards: self-selected and school-assigned states share one card. */
.nts-student-sport-option>.nts-student-event-card{display:grid!important;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:4px 8px;min-height:84px!important;padding:10px!important}.nts-student-sport-option>.nts-student-event-card>.nts-icon{grid-row:1 / span 4;margin-top:2px}.nts-student-event-copy{display:grid!important;gap:2px;min-width:0;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important}.nts-student-event-copy strong{min-width:0;color:#264d69;font-size:14px;line-height:1.3;overflow-wrap:normal;word-break:normal}.nts-student-event-copy small{color:#638098;font-size:12px;line-height:1.35}.nts-student-sport-option>.nts-student-event-card>.nts-student-policy-badge,.nts-student-sport-option>.nts-student-event-card>.nts-student-school-assigned-badge{grid-column:2;justify-self:start}.nts-student-school-assigned-badge{display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;background:#e9f8ef;color:#18733d;font-size:11px;font-style:normal;font-weight:800;line-height:1.2}.nts-student-sport-option.school-assigned input:disabled+.nts-student-event-card{opacity:1!important;border-color:#8fcbaa;background:#f5fcf7;color:#205d3a;box-shadow:0 0 0 3px rgba(50,148,83,.08)}.nts-student-sport-option.school-assigned .nts-icon{color:#25844b}.nts-student-sport-option.school-assigned .nts-student-event-copy strong{color:#205d3a}.nts-student-sport-option.read-only{cursor:default}.nts-student-read-only-events{margin-bottom:14px}@media(max-width:620px){.nts-student-sport-option>.nts-student-event-card{min-height:80px!important}}
