.LeagueAgeCalculator-module__S2SSDa__wrap{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);margin:0 0 20px;padding:16px 18px;box-shadow:0 1px 3px #0000000a}.LeagueAgeCalculator-module__S2SSDa__title{color:var(--navy);letter-spacing:.01em;margin:0 0 4px;font-size:16px;font-weight:700}.LeagueAgeCalculator-module__S2SSDa__subtitle{color:var(--gray-600);margin:0 0 14px;font-size:13px;line-height:1.5}.LeagueAgeCalculator-module__S2SSDa__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.LeagueAgeCalculator-module__S2SSDa__field{flex-direction:column;gap:4px;display:flex}.LeagueAgeCalculator-module__S2SSDa__label{color:var(--gray-700);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.LeagueAgeCalculator-module__S2SSDa__select{appearance:none;width:100%;color:var(--gray-800);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .15s var(--ease), background-color .15s var(--ease);background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%234b5563' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding:10px 34px 10px 12px;font-size:14px;font-weight:500}.LeagueAgeCalculator-module__S2SSDa__select:focus{border-color:var(--navy);background-color:var(--white);outline:none}.LeagueAgeCalculator-module__S2SSDa__result{border:1px solid #bfdbfe;border-left:4px solid var(--navy);border-radius:var(--radius-sm);color:var(--gray-800);background:#eff6ff;margin-top:14px;padding:14px;line-height:1.5}.LeagueAgeCalculator-module__S2SSDa__resultSoftball{background:#fdf2f8;border-color:#fbcfe8 #fbcfe8 #fbcfe8 #be185d}.LeagueAgeCalculator-module__S2SSDa__seasonGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.LeagueAgeCalculator-module__S2SSDa__seasonCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);text-align:center;padding:12px 14px;position:relative}.LeagueAgeCalculator-module__S2SSDa__seasonCardActive{border-color:var(--navy);box-shadow:0 0 0 2px #00308726}.LeagueAgeCalculator-module__S2SSDa__resultSoftball .LeagueAgeCalculator-module__S2SSDa__seasonCardActive{border-color:#be185d;box-shadow:0 0 0 2px #be185d26}.LeagueAgeCalculator-module__S2SSDa__currentBadge{background:var(--navy);color:var(--white);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.LeagueAgeCalculator-module__S2SSDa__resultSoftball .LeagueAgeCalculator-module__S2SSDa__currentBadge{background:#be185d}.LeagueAgeCalculator-module__S2SSDa__seasonLabel{color:var(--gray-600);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:12px;font-weight:700}.LeagueAgeCalculator-module__S2SSDa__ageNumber{color:var(--navy);margin:2px 0;font-size:28px;font-weight:800;line-height:1}.LeagueAgeCalculator-module__S2SSDa__resultSoftball .LeagueAgeCalculator-module__S2SSDa__ageNumber{color:#be185d}.LeagueAgeCalculator-module__S2SSDa__ageLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:600}.LeagueAgeCalculator-module__S2SSDa__division{color:var(--gray-800);font-size:13px;font-weight:600;line-height:1.3}.LeagueAgeCalculator-module__S2SSDa__cutoff{color:var(--gray-500);margin-top:10px;font-size:12px;font-style:italic;line-height:1.4;display:block}.LeagueAgeCalculator-module__S2SSDa__outOfRange{background:var(--gray-50);border-color:var(--gray-200);border-left-color:var(--gray-400);color:var(--gray-600);padding:14px;font-size:14px}.LeagueAgeCalculator-module__S2SSDa__placeholder{background:var(--gray-50);border:1px dashed var(--gray-300);border-radius:var(--radius-sm);color:var(--gray-500);text-align:center;margin-top:14px;padding:12px 14px;font-size:13px}@media (max-width:520px){.LeagueAgeCalculator-module__S2SSDa__row,.LeagueAgeCalculator-module__S2SSDa__seasonGrid{grid-template-columns:1fr}}
.RulesContent-module__GaLJza__wrap{max-width:var(--container-narrow);margin:0 auto;padding:24px 20px 80px}.RulesContent-module__GaLJza__disclaimer{border:1px solid #fed7aa;border-left:4px solid var(--red);border-radius:var(--radius-sm);color:var(--gray-700);background:#fff7ed;margin:0 0 20px;padding:12px 16px;font-size:14px;line-height:1.5}.RulesContent-module__GaLJza__stickyBar{background:var(--white);border-bottom:1px solid var(--gray-200);z-index:10;flex-direction:column;gap:12px;margin:0 -4px 16px;padding:12px 0;display:flex;position:sticky;top:0}.RulesContent-module__GaLJza__tabs{scrollbar-width:none;gap:4px;padding:0 4px;display:flex;overflow-x:auto}.RulesContent-module__GaLJza__tabs::-webkit-scrollbar{display:none}.RulesContent-module__GaLJza__tab{appearance:none;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-700);cursor:pointer;white-space:nowrap;transition:all .15s var(--ease);border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600}.RulesContent-module__GaLJza__tab:hover{background:var(--gray-50);border-color:var(--gray-300)}.RulesContent-module__GaLJza__tabActive,.RulesContent-module__GaLJza__tabActive:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.RulesContent-module__GaLJza__searchWrap{padding:0 4px;position:relative}.RulesContent-module__GaLJza__searchIcon{color:var(--gray-500);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.RulesContent-module__GaLJza__searchInput{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--gray-50);width:100%;color:var(--gray-800);transition:border-color .15s var(--ease), background .15s var(--ease);padding:12px 40px;font-size:15px}.RulesContent-module__GaLJza__searchInput:focus{border-color:var(--navy);background:var(--white);outline:none}.RulesContent-module__GaLJza__searchInput:disabled{opacity:.5;cursor:not-allowed}.RulesContent-module__GaLJza__searchClear{background:var(--gray-200);width:24px;height:24px;color:var(--gray-700);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.RulesContent-module__GaLJza__searchClear:hover{background:var(--gray-300)}.RulesContent-module__GaLJza__panel{padding-top:8px}.RulesContent-module__GaLJza__panelHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.RulesContent-module__GaLJza__panelTitle{color:var(--navy);margin:0;font-size:24px;font-weight:700}.RulesContent-module__GaLJza__updated{color:var(--gray-500);font-size:12px;font-weight:500}.RulesContent-module__GaLJza__panelIntro{color:var(--gray-600);margin:0 0 20px;font-size:15px;line-height:1.6}.RulesContent-module__GaLJza__empty{text-align:center;color:var(--gray-500);background:var(--gray-50);border-radius:var(--radius-sm);padding:24px;font-size:14px}.RulesContent-module__GaLJza__sectionList{flex-direction:column;gap:8px;display:flex}.RulesContent-module__GaLJza__section{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);transition:border-color .15s var(--ease), box-shadow .15s var(--ease);overflow:hidden}.RulesContent-module__GaLJza__sectionOpen{border-color:var(--navy);box-shadow:0 2px 8px #0030870f}.RulesContent-module__GaLJza__sectionButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;display:flex}.RulesContent-module__GaLJza__sectionTitle{color:var(--gray-800);font-size:15px;font-weight:600;line-height:1.4}.RulesContent-module__GaLJza__sectionIcon{background:var(--gray-100);width:28px;height:28px;color:var(--navy);transition:background .15s var(--ease), color .15s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.RulesContent-module__GaLJza__sectionOpen .RulesContent-module__GaLJza__sectionIcon{background:var(--red);color:var(--white)}.RulesContent-module__GaLJza__bulletList{color:var(--gray-700);margin:0;padding:0 18px 18px 40px;font-size:14.5px;line-height:1.65;list-style:outside}.RulesContent-module__GaLJza__bulletList li{margin-bottom:8px}.RulesContent-module__GaLJza__bulletList li:last-child{margin-bottom:0}.RulesContent-module__GaLJza__bulletList a{color:var(--navy);font-weight:600;text-decoration:underline}.RulesContent-module__GaLJza__tableWrap{border:1px solid var(--gray-200);border-radius:var(--radius-sm);-webkit-overflow-scrolling:touch;overflow-x:auto}.RulesContent-module__GaLJza__table{border-collapse:collapse;width:100%;min-width:720px;font-size:13.5px}.RulesContent-module__GaLJza__table th,.RulesContent-module__GaLJza__table td{text-align:left;border-bottom:1px solid var(--gray-200);padding:10px 12px}.RulesContent-module__GaLJza__table th{background:var(--navy);color:var(--white);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:12px;font-weight:600}.RulesContent-module__GaLJza__table tbody tr:last-child td{border-bottom:none}.RulesContent-module__GaLJza__baseballRow{background:var(--white)}.RulesContent-module__GaLJza__softballRow{background:#fdf2f8}.RulesContent-module__GaLJza__table tbody tr:hover{background:var(--gray-50)}@media (max-width:640px){.RulesContent-module__GaLJza__wrap{padding:16px 16px 64px}.RulesContent-module__GaLJza__panelTitle{font-size:20px}.RulesContent-module__GaLJza__sectionTitle{font-size:14px}.RulesContent-module__GaLJza__bulletList{padding:0 16px 16px 32px;font-size:14px}}
.RulesChatbot-module__Ri6-KG__launcher{z-index:900;background:var(--navy);color:var(--white);border:2px solid var(--white);cursor:pointer;transition:transform .15s var(--ease), box-shadow .15s var(--ease), background .15s var(--ease);border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 6px 20px #0030874d}.RulesChatbot-module__Ri6-KG__launcher:hover{background:var(--red);transform:translateY(-2px);box-shadow:0 8px 24px #c1121f59}.RulesChatbot-module__Ri6-KG__launcherIcon{justify-content:center;align-items:center;display:inline-flex}.RulesChatbot-module__Ri6-KG__launcherLabel{white-space:nowrap}@media (max-width:480px){.RulesChatbot-module__Ri6-KG__launcher{padding:12px 16px;font-size:13px;bottom:16px;right:16px}}.RulesChatbot-module__Ri6-KG__backdrop{z-index:1000;animation:RulesChatbot-module__Ri6-KG__fadeIn .2s var(--ease);background:#1118278c;justify-content:flex-end;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@keyframes RulesChatbot-module__Ri6-KG__fadeIn{0%{opacity:0}to{opacity:1}}.RulesChatbot-module__Ri6-KG__drawer{background:var(--white);width:100%;max-width:440px;height:88vh;max-height:720px;animation:RulesChatbot-module__Ri6-KG__slideUp .25s var(--ease);border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -20px 60px #0000004d}@keyframes RulesChatbot-module__Ri6-KG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.RulesChatbot-module__Ri6-KG__backdrop{padding:24px}.RulesChatbot-module__Ri6-KG__drawer{border-radius:16px;height:calc(100vh - 48px);max-height:680px}}.RulesChatbot-module__Ri6-KG__header{background:var(--navy);color:var(--white);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.RulesChatbot-module__Ri6-KG__headerTitle{align-items:center;gap:12px;display:flex}.RulesChatbot-module__Ri6-KG__headerDot{background:#10b981;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #10b98140}.RulesChatbot-module__Ri6-KG__headerMain{font-size:16px;font-weight:700;line-height:1.2}.RulesChatbot-module__Ri6-KG__headerSub{color:#ffffffb3;margin-top:2px;font-size:11px}.RulesChatbot-module__Ri6-KG__closeBtn{width:32px;height:32px;color:var(--white);cursor:pointer;transition:background .15s var(--ease);background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.RulesChatbot-module__Ri6-KG__closeBtn:hover{background:#ffffff38}.RulesChatbot-module__Ri6-KG__scrollArea{background:var(--gray-50);flex-direction:column;flex:auto;gap:12px;padding:20px;display:flex;overflow-y:auto}.RulesChatbot-module__Ri6-KG__bubbleRow{justify-content:flex-start;display:flex}.RulesChatbot-module__Ri6-KG__bubbleRowUser{justify-content:flex-end}.RulesChatbot-module__Ri6-KG__bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:16px;max-width:85%;padding:10px 14px;font-size:14.5px;line-height:1.5}.RulesChatbot-module__Ri6-KG__bubbleAssistant{background:var(--white);color:var(--gray-800);border:1px solid var(--gray-200);border-bottom-left-radius:4px}.RulesChatbot-module__Ri6-KG__bubbleUser{background:var(--navy);color:var(--white);border-bottom-right-radius:4px}.RulesChatbot-module__Ri6-KG__typing{gap:4px;padding:4px 0;display:inline-flex}.RulesChatbot-module__Ri6-KG__typing span{background:var(--gray-400);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite RulesChatbot-module__Ri6-KG__typingBounce}.RulesChatbot-module__Ri6-KG__typing span:nth-child(2){animation-delay:.15s}.RulesChatbot-module__Ri6-KG__typing span:nth-child(3){animation-delay:.3s}@keyframes RulesChatbot-module__Ri6-KG__typingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.RulesChatbot-module__Ri6-KG__starters{margin-top:6px}.RulesChatbot-module__Ri6-KG__startersLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:600}.RulesChatbot-module__Ri6-KG__starterChips{flex-direction:column;gap:8px;display:flex}.RulesChatbot-module__Ri6-KG__starterChip{background:var(--white);border:1px solid var(--gray-200);color:var(--navy);text-align:left;cursor:pointer;transition:all .15s var(--ease);border-radius:12px;padding:10px 14px;font-size:13.5px;font-weight:500}.RulesChatbot-module__Ri6-KG__starterChip:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.RulesChatbot-module__Ri6-KG__errorMsg{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:13px}.RulesChatbot-module__Ri6-KG__limitMsg{color:#9a3412;text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:12px 14px;font-size:13px}.RulesChatbot-module__Ri6-KG__limitMsg a{color:var(--navy);font-weight:600;text-decoration:underline}.RulesChatbot-module__Ri6-KG__inputBar{background:var(--white);border-top:1px solid var(--gray-200);flex-direction:column;flex-shrink:0;gap:6px;padding:12px 16px 16px;display:flex}.RulesChatbot-module__Ri6-KG__textInput{resize:none;border:1px solid var(--gray-200);width:100%;color:var(--gray-800);background:var(--gray-50);min-height:42px;max-height:120px;transition:border-color .15s var(--ease), background .15s var(--ease);border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14.5px;line-height:1.45}.RulesChatbot-module__Ri6-KG__textInput:focus{border-color:var(--navy);background:var(--white);outline:none}.RulesChatbot-module__Ri6-KG__textInput:disabled{opacity:.6;cursor:not-allowed}.RulesChatbot-module__Ri6-KG__inputMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.RulesChatbot-module__Ri6-KG__charCount{color:var(--gray-500);font-size:11px}.RulesChatbot-module__Ri6-KG__sendBtn{background:var(--navy);width:36px;height:36px;color:var(--white);cursor:pointer;transition:background .15s var(--ease), transform .1s var(--ease);border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.RulesChatbot-module__Ri6-KG__sendBtn:hover:not(:disabled){background:var(--red)}.RulesChatbot-module__Ri6-KG__sendBtn:active:not(:disabled){transform:scale(.95)}.RulesChatbot-module__Ri6-KG__sendBtn:disabled{opacity:.4;cursor:not-allowed}
