:root{font-family:Arial,Helvetica,sans-serif;color:#132744;background:#f5f7fb;font-size:16px}*{box-sizing:border-box}body{margin:0;line-height:1.5}.site-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px max(18px,calc((100vw - 1080px)/2));background:white;border-top:5px solid #caa950;border-bottom:1px solid #d9e0e8}.site-header a{color:#173e78;font-weight:700;text-decoration:none}.brand{display:flex;align-items:center;gap:12px}.brand img{width:56px;height:56px;object-fit:contain}.brand strong,.brand small{display:block}.brand small{font-size:12px;color:#576576}.wrap{width:min(100% - 32px,960px);margin:48px auto 80px}.kicker{color:#234b91;text-transform:uppercase;letter-spacing:.17em;font-size:13px;font-weight:bold}.intro h1{font-size:clamp(32px,5vw,54px);margin:10px 0}.intro p{font-size:18px;max-width:690px;color:#4b5869}.notice{padding:18px 20px;margin:24px 0;background:#e9f1fd;border-left:5px solid #1b4b94}.notice.error{background:#fff0ef;border-color:#af3532}.notice.success{background:#e8f6ec;border-color:#2c7850}.notice:empty{display:none}.card{background:white;border:1px solid #d7dfe9;border-radius:12px;padding:clamp(18px,4vw,32px);margin:22px 0;box-shadow:0 8px 24px #1224410b}.card h2{font-size:24px;margin:30px 0 16px}.card h2:first-child{margin-top:0}label{display:block;font-weight:700;margin:15px 0;color:#263b57}input,select,textarea{display:block;width:100%;border:1px solid #9daec2;border-radius:6px;padding:12px;font:inherit;min-height:48px;margin-top:6px;color:#132744;background:white}textarea{min-height:96px}.cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.add-player{border:1px solid #d8e1ec;border-radius:8px;margin:20px 0;padding:10px 20px 20px}.add-player legend{font-weight:700;padding:0 8px}.hint{font-size:14px;color:#556275}.button{border:0;border-radius:6px;padding:14px 20px;font:700 16px Arial;cursor:pointer;min-height:48px}.button.primary{background:#174384;color:white}.button.secondary{background:#cba951;color:#172640}.button:disabled{opacity:.6;cursor:wait}.consent{display:flex;align-items:flex-start;gap:12px;line-height:1.5}.consent input{width:20px;min-width:20px;height:20px;min-height:20px;margin:3px 0}.document-panel{margin:22px 0;padding:18px;border:1px solid #c9d7e8;border-radius:8px;background:#f7faff}.document-panel h3{margin:0 0 8px;font-size:20px}.document-panel input[type=file]{padding:9px}.program-field{margin-top:15px}.payment-panel{margin:14px 0 22px;padding:16px;border-left:5px solid #d4af37;background:#f8fafc}.payment-panel h3{margin:0 0 10px}.payment-choice-list{display:grid;gap:8px}.payment-choice-list article{padding:10px 12px;border:1px solid #d8dee9;background:#fff}.payment-choice-list a.button{display:inline-flex;align-items:center;text-decoration:none;margin-top:8px}.payment-choice-list strong,.payment-choice-list span{display:block}.payment-choice-list span{margin-top:3px;color:#536174;font-size:14px}.registrations article{padding:13px 0;border-bottom:1px solid #dfe5ee}.registrations article:last-child{border:0}.registrations strong,.registrations span{display:block}.registrations span{color:#526173;font-size:14px}@media(max-width:620px){.cols{grid-template-columns:1fr;gap:0}.site-header{padding:10px 15px}.brand img{width:42px;height:42px}.brand strong{font-size:14px}.site-header>a:last-child{font-size:13px}.wrap{margin-top:28px}}


.profile-review{margin:14px 0 20px;padding:18px;border:1px solid #c9d7e8;border-left:5px solid #cba951;border-radius:8px;background:#fbfcfe}
.profile-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.profile-review-kicker{display:block;color:#234b91;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.profile-review h3{margin:3px 0 0;font-size:20px}
.profile-review .button.compact{min-height:40px;padding:9px 13px;font-size:14px;white-space:nowrap}
.profile-review-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:16px}
.profile-review-summary div{padding:10px 0;border-top:1px solid #e1e7ef}
.profile-review-summary strong,.profile-review-summary span{display:block}
.profile-review-summary strong{font-size:12px;color:#526173;text-transform:uppercase;letter-spacing:.04em}
.profile-review-summary span{margin-top:3px;color:#132744;font-weight:700}
.profile-review-edit{margin-top:18px;padding-top:16px;border-top:1px solid #d9e0e8}
.profile-review-edit[hidden]{display:none!important}
.profile-review-edit h4{margin:12px 0 4px;font-size:16px}
.profile-review-edit .cols{gap:8px 14px}
.profile-review-edit .cols label{margin:6px 0}
.profile-review-edit .cols input,.profile-review-edit .cols select{margin-top:4px}
.profile-review-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.profile-review-actions[hidden]{display:none!important}
@media(max-width:620px){.profile-review-head{display:block}.profile-review-head .button{width:100%;margin-top:12px}.profile-review-summary{grid-template-columns:1fr}.profile-review-actions{display:grid}.profile-review-actions .button{width:100%}}


.duplicate-inline{margin:14px 0 18px;padding:16px;border:1px solid #e2ca6b;border-left:5px solid #cba951;border-radius:8px;background:#fffaf0}
.duplicate-inline-head span,.duplicate-inline-head strong{display:block}
.duplicate-inline-head span{font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#7b6418}
.duplicate-inline-head strong{margin-top:2px;color:#132744;font-size:18px}
.duplicate-inline>p{margin:8px 0 14px;color:#586577;font-size:14px}
.duplicate-inline-list{display:grid;gap:10px}
.duplicate-inline-list article{padding:12px;border:1px solid #e0e4ea;background:#fff}
.duplicate-inline-list article>strong{display:block;margin-bottom:8px}
.duplicate-inline-choices{display:grid;gap:7px;margin-bottom:10px}
.duplicate-inline-choices label{display:flex;align-items:center;gap:9px;margin:0;padding:8px 10px;border:1px solid #d8dee7;border-radius:5px;background:#f8fafc;cursor:pointer}
.duplicate-inline-choices input{width:auto;min-height:0;margin:0}
.duplicate-inline-choices span{font-weight:700;color:#172640}
@media(max-width:620px){.duplicate-inline-list .button{width:100%}}


#physicalSection .hint:first-of-type{font-weight:700}


.pricing-panel{margin-bottom:18px}
.pricing-row{display:flex;justify-content:space-between;gap:18px;padding:7px 0;border-bottom:1px solid #e1e7ef}
.pricing-row:last-child{border-bottom:0}
.pricing-row.total{margin-top:5px;padding-top:12px;font-size:1.08rem;border-top:2px solid #caa950}

.form-value{margin:6px 0 0;font-size:16px;line-height:1.5;color:#132744;font-weight:700}

.required-acknowledgments{margin:22px 0 14px;padding:18px 18px 10px;border:2px solid #caa950;border-radius:9px;background:#fffaf0;scroll-margin-top:24px}
.required-acknowledgments-title{font-size:18px;font-weight:800;color:#172640}
.required-acknowledgments-intro{margin:4px 0 10px;color:#556275;font-size:14px}
.required-acknowledgments .consent{margin:12px 0}
.required-acknowledgments fieldset{margin:16px 0 10px;padding:12px 14px;border:1px solid #d7c788;border-radius:7px;background:#fff}
.required-acknowledgments fieldset legend{font-weight:800;padding:0 6px}
.required-acknowledgments.needs-attention{border-color:#af3532;background:#fff0ef;box-shadow:0 0 0 3px rgba(175,53,50,.12)}
.required-acknowledgments.needs-attention .required-acknowledgments-title{color:#922a28}
.optional-acknowledgment{margin:14px 0 20px;padding:14px 16px;border:1px solid #d8dee8;border-radius:8px;background:#fbfcfe}
.optional-acknowledgment>strong{display:block;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#657287}
.optional-acknowledgment .consent{margin:7px 0 0}

.jersey-choice-field{display:flex;flex-direction:column;gap:8px}
.jersey-choice-field .field-label{font-weight:700}
.jersey-choice-row{display:flex;gap:10px;align-items:flex-end}
.jersey-choice-row label{display:flex;flex-direction:column;gap:4px;margin:0;font-weight:600}
.jersey-choice-input{width:74px;min-width:74px;text-align:center}
@media (max-width:640px){
  .jersey-choice-row{gap:8px}
  .jersey-choice-input{width:64px;min-width:64px}
}

#certificateStatus.certificate-status-pending,
#certificateStatus.certificate-status-rejected,
#certificateStatus.certificate-status-verified{
  display:block;
  padding:12px 14px;
  border-radius:8px;
  font-weight:700;
  margin:10px 0 14px;
}
#certificateStatus.certificate-status-pending{
  background:#fff1f1;
  border-left:5px solid #c62828;
  color:#8b1e1e;
}
#certificateStatus.certificate-status-rejected{
  background:#fff1f1;
  border-left:5px solid #c62828;
  color:#8b1e1e;
}
#certificateStatus.certificate-status-verified{
  background:#eef8f1;
  border-left:5px solid #2e7d32;
  color:#1f5d24;
}

.discount-code-panel{
  margin-top:16px;
  padding-top:14px;
  border-top:1px solid #d7deea;
}
.discount-code-panel label{
  display:block;
  margin-bottom:7px;
}
.discount-code-row{
  display:flex;
  gap:10px;
  align-items:center;
}
.discount-code-row input{
  flex:1;
  min-width:0;
  text-transform:uppercase;
}
.discount-code-row .button{
  flex:0 0 auto;
}
@media (max-width:600px){
  .discount-code-row{
    align-items:stretch;
    flex-direction:column;
  }
  .discount-code-row .button{
    width:100%;
  }
}


.binary-question{border:0;padding:0;margin:18px 0}
.binary-question legend{font-size:16px;line-height:1.4;font-weight:700;margin-bottom:9px;color:#263b57;padding:0}
.binary-toggle{display:inline-grid;grid-template-columns:1fr 1fr;border:1px solid #b9c4d3;border-radius:8px;overflow:hidden;background:#fff}
.binary-toggle label{margin:0;cursor:pointer}
.binary-toggle input{position:absolute;opacity:0;pointer-events:none}
.binary-toggle span{display:block;min-width:88px;padding:11px 18px;text-align:center;font-weight:800;color:#173052;background:#fff}
.binary-toggle label+label span{border-left:1px solid #b9c4d3}
.binary-toggle input:checked+span{background:#17479e;color:#fff}
.binary-toggle input:focus-visible+span{outline:3px solid #f0b323;outline-offset:-3px}


/* Annual safety acknowledgments — shared registration UI */
.safety-panel{border:2px solid #d5b85f;background:#fffdf7}
.safety-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:8px}
.safety-head h3{margin:3px 0 0;font-size:22px;color:#183e77}
.safety-kicker{display:block;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#755c18}
.status-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;background:#e9eef5;color:#34465e}
.status-pill.success{background:#e3f4e9;color:#21663f}
.status-pill.required{background:#fff0de;color:#8a4d00}
.status-pill.pending{background:#eef1f6;color:#566476}
.safety-policy-list{display:grid;gap:12px;margin:18px 0}
.safety-policy-card{border:1px solid #d8e0ea;border-radius:10px;padding:16px;background:#fff}
.safety-policy-card.is-current{border-color:#b9ddc6;background:#fbfffc}
.safety-policy-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.safety-policy-top strong{font-size:17px;color:#173e78}
.safety-policy-card p{margin:10px 0 0;color:#46566b}
.safety-resource-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.safety-resource-link{display:inline-flex;align-items:center;min-height:40px;padding:9px 12px;border:1px solid #174384;border-radius:6px;color:#174384;font-weight:700;text-decoration:none;background:#fff}
.safety-resource-link:hover,.safety-resource-link:focus{background:#edf4ff}
.safety-ack-text{border-left:4px solid #cba951;padding:9px 12px;background:#fbf8ef;font-size:14px}
.safety-signature{margin-top:18px}
.safety-signature.needs-attention{outline:3px solid #b23b32;outline-offset:3px}
.safety-names input[readonly]{background:#eef2f7;color:#46566b}
#safetySaveStatus{margin-bottom:0}
#safetyServiceStatus{margin-bottom:0}
@media (max-width:700px){
  .safety-head,.safety-policy-top{display:block}
  .safety-head .status-pill,.safety-policy-top .status-pill{margin-top:8px}
  .safety-resource-link{width:100%;justify-content:center;text-align:center}
}

.agreement-summary{margin:6px 0 12px;color:#536174}
.agreement-details{margin:10px 0 16px;border:1px solid #d7dfe9;border-radius:8px;background:#fff}
.agreement-details summary{cursor:pointer;padding:12px 14px;font-weight:800;color:#174384}
.agreement-details[open] summary{border-bottom:1px solid #e1e7ef}
.agreement-details>p{margin:0;padding:16px;line-height:1.55;color:#263b57}
.agreement-panel .required-acknowledgments{margin-top:14px}

[data-program-field="wrestling_experience_years"]:disabled{background:#e7ebf0;color:#6b7684;cursor:not-allowed;opacity:.8}

#coachRequestSection[hidden],#jerseyChoiceField[hidden]{display:none!important}

.wrestling-program-fields{
  display:grid;
  grid-template-columns:minmax(150px,220px) minmax(180px,240px) minmax(220px,320px);
  gap:10px 14px;
  align-items:end;
}
.wrestling-program-fields .wrestling-compact-field{margin:8px 0}
.wrestling-program-fields .wrestling-compact-field input,
.wrestling-program-fields .wrestling-compact-field select{
  width:100%;
  min-height:44px;
}
@media(max-width:760px){
  .wrestling-program-fields{grid-template-columns:1fr}
}

#registrationForm.sport-wrestling #jerseyChoiceField,
#registrationForm.sport-wrestling #coachRequestSection{
  display:none!important;
}
