.result-module__RtdRta__resultFormSection{text-align:center;background:#fff;justify-content:center;align-items:center;min-height:60vh;padding:60px 20px}.result-module__RtdRta__radioGroup input[type=radio]{accent-color:#22203c;cursor:pointer;width:18px;height:18px}.result-module__RtdRta__radioGroup label{cursor:pointer;color:#22203c;font-weight:500}.result-module__RtdRta__resultFormSection h1{color:#22203c;text-transform:uppercase;margin-bottom:25px;font-size:2rem;font-weight:700}.result-module__RtdRta__resultForm{background:#f9f9f9;border-radius:16px;width:100%;max-width:500px;margin:0 auto;padding:40px 50px;box-shadow:0 6px 16px #00000026}.result-module__RtdRta__formGroup input[type=datetime-local]{cursor:pointer;pointer-events:auto}.result-module__RtdRta__dateLabel{pointer-events:none}.result-module__RtdRta__formGroup{text-align:left;margin-bottom:20px}.result-module__RtdRta__formGroup label{color:#22203c;margin-bottom:8px;font-weight:600;display:block}.result-module__RtdRta__formGroup input{border:2px solid #ccc;border-radius:8px;width:100%;padding:10px 14px;font-size:1rem;transition:border-color .3s}.result-module__RtdRta__formGroup input:focus{border-color:#22203c;outline:none}.result-module__RtdRta__resultForm button{color:gold;cursor:pointer;background:#22203c;border:2px solid gold;border-radius:8px;width:100%;padding:12px 26px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-block}.result-module__RtdRta__resultForm button:hover{color:#22203c;background:#fff;border-color:#22203c}.result-module__RtdRta__printWrapper{text-align:center;background:#fff;border:3px solid #22203c;border-radius:10px;width:900px;max-width:95%;margin:30px auto;padding:20px 25px;overflow-x:auto;box-shadow:0 6px 18px #00000014}.result-module__RtdRta__printTable{border-collapse:collapse;table-layout:fixed;border:2px solid #000;width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.result-module__RtdRta__printTable td{text-align:center;word-wrap:break-word;border:1px solid #000;padding:12px 10px;font-size:16px;font-weight:600}.result-module__RtdRta__schoolRow td{color:gold;letter-spacing:.5px;text-transform:uppercase;background:#22203c;padding:16px 10px;font-size:1.4rem;font-weight:700}.result-module__RtdRta__cityRow td{background:#f2f2f2;padding:12px 10px;font-size:1.1rem;font-weight:600}.result-module__RtdRta__printHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.result-module__RtdRta__multiSelect{position:relative}.result-module__RtdRta__multiSelectBox{cursor:pointer;background:#fff;border:2px solid #ccc;border-radius:8px;padding:10px 14px}.result-module__RtdRta__multiSelectDropdown{z-index:99;background:#fff;border:1px solid #ccc;border-radius:8px;flex-direction:column;align-items:flex-start;width:100%;max-height:220px;padding:6px 8px;display:flex;position:absolute;top:110%;left:0;overflow-y:auto}.result-module__RtdRta__multiSelectDropdown label{justify-content:flex-start!important;align-items:center!important;width:100%!important;margin:0!important;padding:4px 0!important;display:flex!important}.result-module__RtdRta__multiSelectDropdown input[type=checkbox]{flex-shrink:0;width:16px;min-width:16px;height:16px;margin:0 8px 0 0}.result-module__RtdRta__multiSelectDropdown .result-module__RtdRta__classLabel{text-align:left;width:40px;line-height:1.2}.result-module__RtdRta__printHeader h2{color:#22203c;margin:0;font-size:1.4rem}.result-module__RtdRta__printButton{color:gold;cursor:pointer;background:#1e1b36;border:none;border-radius:8px;padding:10px 18px;font-size:1rem;font-weight:600;transition:background .3s}.result-module__RtdRta__printButton:hover{background:#2a2550}.result-module__RtdRta__loaderOverlay{z-index:9999;background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.result-module__RtdRta__loader{border:6px solid #f3f3f3;border-top-color:#22203c;border-radius:50%;width:60px;height:60px;margin-bottom:15px;animation:1s linear infinite result-module__RtdRta__spin}@keyframes result-module__RtdRta__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-module__RtdRta__loaderOverlay p{color:#22203c;font-size:1.1rem;font-weight:600}.result-module__RtdRta__formGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.result-module__RtdRta__formGrid{grid-template-columns:repeat(2,1fr)}.result-module__RtdRta__resultForm{max-width:900px}}.result-module__RtdRta__radioGroup{flex-direction:column;gap:12px;display:flex}.result-module__RtdRta__formGroup select{border:2px solid #ccc;border-radius:8px;width:100%;padding:10px 14px;font-size:1rem}@media (max-width:768px){.result-module__RtdRta__classCheckboxGrid{grid-template-columns:repeat(3,1fr)}.result-module__RtdRta__resultFormSection{padding:40px 15px}.result-module__RtdRta__resultForm{padding:25px 20px}.result-module__RtdRta__resultFormSection h1{font-size:1.6rem}.result-module__RtdRta__printWrapper{border-width:2px;padding:15px}.result-module__RtdRta__printHeader{flex-direction:column;align-items:center}.result-module__RtdRta__printHeader h2{font-size:1.2rem}.result-module__RtdRta__printButton{width:100%;max-width:250px}.result-module__RtdRta__printTable td{padding:8px;font-size:14px}.result-module__RtdRta__schoolRow td{font-size:1.1rem}.result-module__RtdRta__cityRow td{font-size:1rem}}@media (max-width:480px){.result-module__RtdRta__resultFormSection h1{font-size:1.4rem}.result-module__RtdRta__resultForm{box-shadow:none;padding:20px 15px}.result-module__RtdRta__printWrapper{box-shadow:none;border:none;padding:10px}.result-module__RtdRta__printTable td{padding:6px;font-size:13px}}
