.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;padding-block:3.5rem 3rem}.Hero-module__Z8hQ_W__content{max-width:720px}.Hero-module__Z8hQ_W__badge{letter-spacing:.02em;background:#ffffff26;border-radius:999px;margin-bottom:1rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-block}.Hero-module__Z8hQ_W__title{margin:0 0 .75rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;line-height:1.15}.Hero-module__Z8hQ_W__subtitle{opacity:.95;margin:0 0 1rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.5}.Hero-module__Z8hQ_W__tagline{opacity:.85;margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:640px){.Hero-module__Z8hQ_W__hero{padding-block:2.5rem 2rem}}
.AgeForm-module__FtKhRG__form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1.5rem}.AgeForm-module__FtKhRG__grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.AgeForm-module__FtKhRG__field{flex-direction:column;gap:.375rem;display:flex}.AgeForm-module__FtKhRG__field label{color:var(--text-secondary);font-size:.875rem;font-weight:600}.AgeForm-module__FtKhRG__hint{color:var(--text-muted,var(--text-secondary));font-size:.75rem;line-height:1.4}.AgeForm-module__FtKhRG__field input,.AgeForm-module__FtKhRG__field select{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);background:#fff;padding:.625rem .75rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.AgeForm-module__FtKhRG__field input:focus,.AgeForm-module__FtKhRG__field select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}.AgeForm-module__FtKhRG__checkboxes{flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1.5rem;display:flex}.AgeForm-module__FtKhRG__checkbox{cursor:pointer;color:var(--text-primary);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.AgeForm-module__FtKhRG__checkbox input{width:1.125rem;height:1.125rem;accent-color:var(--primary)}.AgeForm-module__FtKhRG__button{background:var(--primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s,transform .1s}.AgeForm-module__FtKhRG__button:hover{background:var(--primary-dark)}.AgeForm-module__FtKhRG__button:active{transform:scale(.99)}@media (max-width:768px){.AgeForm-module__FtKhRG__grid{grid-template-columns:1fr}}
.ExamCard-module__sDyCZG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:.75rem;padding:1.25rem;transition:box-shadow .2s,transform .2s;display:flex}.ExamCard-module__sDyCZG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ExamCard-module__sDyCZG__ineligible{opacity:.85;border-color:var(--danger-light);background:var(--danger-bg)}.ExamCard-module__sDyCZG__ineligible:hover{transform:none}.ExamCard-module__sDyCZG__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ExamCard-module__sDyCZG__agency{background:var(--primary-light);color:var(--primary);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-block}.ExamCard-module__sDyCZG__warning{background:var(--warning-bg);color:var(--warning);border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.ExamCard-module__sDyCZG__title{margin:0;font-size:1.0625rem;line-height:1.3}.ExamCard-module__sDyCZG__title a{color:var(--text-primary);text-decoration:none}.ExamCard-module__sDyCZG__title a:hover{color:var(--primary)}.ExamCard-module__sDyCZG__details{grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:0;display:grid}.ExamCard-module__sDyCZG__details div{flex-direction:column;gap:.125rem;display:flex}.ExamCard-module__sDyCZG__details dt{color:var(--text-muted);font-size:.75rem;font-weight:500}.ExamCard-module__sDyCZG__details dd{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.ExamCard-module__sDyCZG__remaining{color:var(--success);margin:0;font-size:.875rem}.ExamCard-module__sDyCZG__reason{color:var(--danger);margin:0;font-size:.875rem;font-weight:500}.ExamCard-module__sDyCZG__link{color:var(--primary);margin-top:auto;font-size:.875rem;font-weight:600;text-decoration:none}.ExamCard-module__sDyCZG__link:hover{text-decoration:underline}
.ResultsList-module__Cfr-Nq__results{flex-direction:column;gap:2.5rem;display:flex}.ResultsList-module__Cfr-Nq__section{flex-direction:column;gap:1.25rem;display:flex}.ResultsList-module__Cfr-Nq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ResultsList-module__Cfr-Nq__sectionHeader h2{color:var(--text-primary);margin:0;font-size:1.5rem}.ResultsList-module__Cfr-Nq__count{background:var(--success-bg);color:var(--success);border-radius:999px;padding:.375rem .875rem;font-size:.875rem;font-weight:600}.ResultsList-module__Cfr-Nq__countMuted{background:var(--muted-bg);color:var(--text-muted)}.ResultsList-module__Cfr-Nq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.ResultsList-module__Cfr-Nq__empty{text-align:center;background:var(--muted-bg);border-radius:var(--radius-md);color:var(--text-secondary);margin:0;padding:2rem;line-height:1.6}@media (max-width:640px){.ResultsList-module__Cfr-Nq__grid{grid-template-columns:1fr}}
.EligibilityChecker-module__i4G8OW__wrapper{flex-direction:column;gap:2rem;display:flex}.EligibilityChecker-module__i4G8OW__searchBar{margin-bottom:-.5rem}.EligibilityChecker-module__i4G8OW__searchInput{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;box-shadow:var(--shadow-sm);padding:.875rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.EligibilityChecker-module__i4G8OW__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}.EligibilityChecker-module__i4G8OW__searchInput::placeholder{color:var(--text-muted)}
.FAQ-module__KSzKsa__faq{padding-block:1rem}.FAQ-module__KSzKsa__title{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem}.FAQ-module__KSzKsa__list{flex-direction:column;gap:.75rem;display:flex}.FAQ-module__KSzKsa__item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.FAQ-module__KSzKsa__question{color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;list-style:none;display:flex}.FAQ-module__KSzKsa__question::-webkit-details-marker{display:none}.FAQ-module__KSzKsa__question:after{content:"+";color:var(--primary);flex-shrink:0;font-size:1.25rem;font-weight:400}.FAQ-module__KSzKsa__item[open] .FAQ-module__KSzKsa__question:after{content:"−"}.FAQ-module__KSzKsa__answer{color:var(--text-secondary);margin:0;padding:0 1.25rem 1rem;font-size:.9375rem;line-height:1.7}
.ExamCalculator-module__8SVGBa__wrapper{flex-direction:column;gap:1.5rem;display:flex}.ExamCalculator-module__8SVGBa__result{border-radius:var(--radius-md);border:1px solid var(--border);padding:1.5rem}.ExamCalculator-module__8SVGBa__eligible{background:var(--success-bg);border-color:var(--success-light)}.ExamCalculator-module__8SVGBa__ineligible{background:var(--danger-bg);border-color:var(--danger-light)}.ExamCalculator-module__8SVGBa__statusHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.ExamCalculator-module__8SVGBa__statusHeader h3{margin:0;font-size:1.125rem}.ExamCalculator-module__8SVGBa__statusIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:700;display:flex}.ExamCalculator-module__8SVGBa__eligible .ExamCalculator-module__8SVGBa__statusIcon{background:var(--success);color:#fff}.ExamCalculator-module__8SVGBa__ineligible .ExamCalculator-module__8SVGBa__statusIcon{background:var(--danger);color:#fff}.ExamCalculator-module__8SVGBa__details{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin:0;display:grid}.ExamCalculator-module__8SVGBa__details div{flex-direction:column;gap:.25rem;display:flex}.ExamCalculator-module__8SVGBa__details dt{color:var(--text-muted);font-size:.8125rem;font-weight:500}.ExamCalculator-module__8SVGBa__details dd{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600}.ExamCalculator-module__8SVGBa__warning{background:var(--warning-bg);border-radius:var(--radius-sm);color:var(--warning);margin:1rem 0 0;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.ExamCalculator-module__8SVGBa__reason{color:var(--danger);margin:1rem 0 0;font-size:.9375rem;line-height:1.5}.ExamCalculator-module__8SVGBa__customCutoff{color:var(--text-muted);font-weight:500}
.OfficialDisclaimer-module__51Gpea__banner{background:var(--warning-bg);border-radius:var(--radius-md);color:var(--text-primary);border:1px solid #fcd34d;align-items:flex-start;gap:.75rem;margin:0 0 1.5rem;padding:1rem 1.125rem;display:flex}.OfficialDisclaimer-module__51Gpea__icon{color:#fff;background:var(--warning);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.875rem;font-weight:800;line-height:1;display:flex}.OfficialDisclaimer-module__51Gpea__banner p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.55}
.RelaxationTable-module__5gUYiG__wrapper{overflow-x:auto}.RelaxationTable-module__5gUYiG__table{border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;overflow:hidden}.RelaxationTable-module__5gUYiG__table th,.RelaxationTable-module__5gUYiG__table td{text-align:left;border-bottom:1px solid var(--border);padding:.875rem 1rem}.RelaxationTable-module__5gUYiG__table th{background:var(--muted-bg);color:var(--text-secondary);font-size:.875rem;font-weight:600}.RelaxationTable-module__5gUYiG__table td{color:var(--text-primary);font-size:.9375rem}.RelaxationTable-module__5gUYiG__table tbody tr:last-child td{border-bottom:none}.RelaxationTable-module__5gUYiG__note{color:var(--text-muted);margin:.75rem 0 0;font-size:.8125rem;line-height:1.5}
.StaticPageView-module__XgRU5W__content{max-width:720px;margin-top:1.5rem}.StaticPageView-module__XgRU5W__block+.StaticPageView-module__XgRU5W__block{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.StaticPageView-module__XgRU5W__heading{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem}.StaticPageView-module__XgRU5W__paragraph{color:var(--text-secondary);margin:0 0 1rem;line-height:1.7}.StaticPageView-module__XgRU5W__paragraph:last-child{margin-bottom:0}.StaticPageView-module__XgRU5W__paragraph a{font-weight:500}.StaticPageView-module__XgRU5W__list{color:var(--text-secondary);margin:0 0 1rem;padding-left:1.25rem;line-height:1.7}.StaticPageView-module__XgRU5W__list li+li{margin-top:.375rem}
