.ff-app-header,.ff-breaking-bar,.ff-news-homepage,.ff-targetu-band,.ff-site-footer{margin:0!important}


/* Florida Fastpitch Supabase intake forms */
.ff-intake-form-section{width:100%;padding:clamp(34px,5vw,64px) 0}
.ff-intake-form-card{background:#fff;border:1px solid var(--ff-line,#E4E7F0);border-radius:22px;box-shadow:0 12px 34px rgba(16,24,50,.10);padding:clamp(22px,4vw,34px)}
.ff-intake-form-heading{margin-bottom:24px}
.ff-intake-form-heading h2{color:var(--ff-navy,#272E4F);font-size:clamp(1.65rem,4vw,2.6rem);line-height:1;letter-spacing:-.035em;margin:0 0 10px}
.ff-intake-form-heading p{color:var(--ff-muted,#62697e);line-height:1.55;margin:0;max-width:760px}
.ff-supabase-intake-form{display:grid;gap:18px}
.ff-form-field{display:grid;gap:7px}
.ff-form-field label{color:var(--ff-navy,#272E4F);font-weight:900;line-height:1.2}
.ff-form-field label span{color:var(--ff-orange,#FF5E3A)}
.ff-form-field input[type="text"],
.ff-form-field input[type="email"],
.ff-form-field input[type="url"],
.ff-form-field input[type="date"],
.ff-form-field select,
.ff-form-field textarea{width:100%;min-height:48px;border:1px solid var(--ff-line,#E4E7F0);border-radius:14px;background:#fff;color:var(--ff-ink,#101423);padding:12px 14px;font:inherit}
.ff-form-field textarea{min-height:140px;resize:vertical}
.ff-form-field input[type="file"]{width:100%;border:1px dashed rgba(39,46,79,.30);border-radius:14px;background:#F5F6FA;padding:14px;color:var(--ff-muted,#62697e)}
.ff-checkbox-label{display:flex!important;align-items:flex-start;gap:10px;font-weight:800!important;color:var(--ff-muted,#62697e)!important}
.ff-checkbox-label input{margin-top:3px}
.ff-form-help{color:var(--ff-muted,#62697e);font-size:.86rem;line-height:1.4;margin:0}
.ff-form-status{min-height:22px;color:var(--ff-muted,#62697e);font-weight:800}
.ff-form-status-error{color:#b42318}
.ff-form-status-success{color:#067647}
.ff-form-status-loading{color:var(--ff-navy,#272E4F)}
.ff-form-submit{justify-self:start;border:0;cursor:pointer}
.ff-form-submit:disabled{opacity:.65;cursor:not-allowed}
@media (min-width:768px){
  .ff-supabase-intake-form{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ff-form-field-textarea,.ff-form-field-file,.ff-form-field-checkbox,.ff-form-status,.ff-form-submit{grid-column:1/-1}
}


/* Submit News dropdown nav */
.ff-nav-dropdown{position:relative;display:inline-flex;align-items:center}
.ff-nav-dropdown-toggle:after{content:"";display:inline-block;margin-left:7px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;vertical-align:middle}
.ff-nav-dropdown-menu{position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%) translateY(6px);min-width:235px;padding:10px;border-radius:18px;background:#fff;border:1px solid rgba(16,24,50,.12);box-shadow:0 18px 44px rgba(16,24,50,.18);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:120}
.ff-nav-dropdown-menu:before{content:"";position:absolute;top:-16px;left:0;right:0;height:16px}
.ff-app-nav .ff-nav-dropdown-menu a{display:block;color:var(--ff-navy,#272E4F)!important;text-transform:none!important;letter-spacing:0!important;font-size:.92rem!important;font-weight:900!important;padding:10px 12px;border-radius:12px;text-decoration:none}
.ff-app-nav .ff-nav-dropdown-menu a:hover{background:var(--ff-bg,#F5F6FA);color:var(--ff-orange,#FF5E3A)!important}
.ff-nav-dropdown:hover .ff-nav-dropdown-menu,
.ff-nav-dropdown:focus-within .ff-nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
@media (max-width:1023px){
  .ff-nav-dropdown{display:none}
}


/* Form UX polish */
.ff-intake-instructions{width:100%;padding:clamp(30px,5vw,58px) 0 0}
.ff-intake-instructions-card{background:linear-gradient(135deg,#eef7ff,#fff);border:1px solid rgba(126,182,230,.45);border-radius:22px;box-shadow:0 12px 34px rgba(16,24,50,.10);padding:clamp(22px,4vw,34px)}
.ff-intake-instructions-card h2{color:var(--ff-navy,#272E4F);font-size:clamp(1.55rem,4vw,2.45rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 20px}
.ff-instruction-grid{display:grid;gap:18px}
.ff-instruction-grid article{background:#fff;border:1px solid var(--ff-line,#E4E7F0);border-radius:18px;padding:20px}
.ff-instruction-grid h3{color:var(--ff-navy,#272E4F);font-size:1.2rem;line-height:1.1;margin:0 0 12px}
.ff-instruction-grid ol{margin:0;padding-left:20px;color:var(--ff-muted,#62697e);line-height:1.5}
.ff-instruction-grid li{margin:0 0 8px}
.ff-instruction-note{margin:18px 0 0;color:#553022;background:#fff7f4;border:1px solid rgba(255,94,58,.22);border-radius:16px;padding:14px 16px;line-height:1.45}
.ff-instruction-note strong{color:var(--ff-orange,#FF5E3A)}
@media (min-width:768px){.ff-instruction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* Commitment tracker */
.ff-commitment-tracker{width:100%;padding:clamp(44px,6vw,82px) 0;background:#fff}
.ff-commitment-tools{margin:0 0 18px}
.ff-commitment-tools label{display:grid;gap:7px;max-width:460px;color:var(--ff-navy,#272E4F);font-weight:900}
.ff-commitment-tools input{width:100%;min-height:48px;border:1px solid var(--ff-line,#E4E7F0);border-radius:999px;padding:12px 16px;font:inherit}
.ff-commitment-status{padding:18px;border-radius:18px;background:var(--ff-bg,#F5F6FA);border:1px solid var(--ff-line,#E4E7F0);color:var(--ff-muted,#62697e);font-weight:800}
.ff-commitment-table-wrap{overflow-x:auto;border:1px solid var(--ff-line,#E4E7F0);border-radius:22px;box-shadow:0 12px 34px rgba(16,24,50,.10);background:#fff}
.ff-commitment-table{width:100%;border-collapse:collapse;min-width:980px}
.ff-commitment-table th{background:var(--ff-deep,#101832);color:#fff;text-align:left;font-size:.76rem;text-transform:uppercase;letter-spacing:.07em;padding:14px}
.ff-commitment-table td{padding:14px;border-bottom:1px solid var(--ff-line,#E4E7F0);color:var(--ff-ink,#101423);vertical-align:top}
.ff-commitment-table tr:last-child td{border-bottom:0}
.ff-commitment-table a{color:var(--ff-orange,#FF5E3A);font-weight:900;text-decoration:none}
.ff-commitment-mobile-list{display:none}
.ff-commitment-submit-cta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding:18px 20px;border-radius:20px;background:linear-gradient(135deg,#eef7ff,#fff);border:1px solid rgba(126,182,230,.45)}
.ff-commitment-submit-cta p{margin:0;color:var(--ff-navy,#272E4F);font-weight:900}
@media (max-width:767px){.ff-commitment-table-wrap{display:none}.ff-commitment-mobile-list{display:grid;gap:16px}.ff-commitment-mobile-card{padding:20px;border-radius:20px;background:#fff;border:1px solid var(--ff-line,#E4E7F0);box-shadow:0 12px 34px rgba(16,24,50,.10)}.ff-commitment-mobile-card h3{color:var(--ff-navy,#272E4F);font-size:1.35rem;line-height:1.05;margin:0 0 12px}.ff-commitment-mobile-card p{margin:0 0 8px;color:var(--ff-muted,#62697e);line-height:1.35}.ff-commitment-submit-cta{align-items:stretch;flex-direction:column}.ff-commitment-submit-cta a{width:100%}}


/* Commitment tracker polish */
.ff-commitment-table th{
  color:#fff!important;
  font-size:.78rem!important;
  line-height:1.2;
  letter-spacing:.075em;
  white-space:nowrap;
}
.ff-commitment-table td{
  font-size:.95rem;
  line-height:1.45;
}
.ff-commitment-table td:nth-child(1),
.ff-commitment-table td:nth-child(2),
.ff-commitment-table td:nth-child(3),
.ff-commitment-table td:nth-child(6),
.ff-commitment-table td:nth-child(7){
  white-space:nowrap;
}
.ff-commitment-table td:nth-child(4),
.ff-commitment-table td:nth-child(5){
  min-width:145px;
}
.ff-commitment-table td:nth-child(1){
  min-width:145px;
}
.ff-commitment-table td:nth-child(6){
  min-width:150px;
}
.ff-commitment-table{
  min-width:1080px;
}
.ff-commitment-table strong{
  font-weight:950;
}
@media (min-width:1100px){
  .ff-commitment-table{
    min-width:100%;
  }
}


/* Event form field polish */
.ff-form-field select[multiple]{
  min-height:132px;
  border-radius:14px;
}
.ff-form-field select[multiple] option{
  padding:8px 10px;
}


/* Stats form roster note */
.ff-form-note-box{
  background:#fff7f4;
  border:1px solid rgba(255,94,58,.28);
  border-radius:16px;
  padding:14px 16px;
  color:var(--ff-navy,#272E4F);
}
.ff-form-note-box strong{
  display:block;
  color:var(--ff-orange,#FF5E3A);
  font-weight:950;
  margin-bottom:4px;
}
.ff-form-note-box p{
  margin:0;
  color:var(--ff-muted,#62697e);
  line-height:1.45;
}
@media (min-width:768px){
  .ff-form-field-note{grid-column:1/-1}
}


/* Secure intake anti-spam fields */
.ff-hp-field{
  position:absolute!important;
  left:-10000px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.ff-turnstile-wrap{
  margin:10px 0 18px;
}


/* v1.8.3 Secure Intake safe mode */
.ff-hp-field{
  position:absolute!important;
  left:-99999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
.ff-turnstile-wrap{
  grid-column:1 / -1;
  margin:8px 0 16px;
  min-height:0;
}
.ff-turnstile-wrap .cf-turnstile{
  max-width:100%;
}
