 .form-section--special-customer {margin-top: 25px;}.special-customer__header {align-items: center;display: flex;flex-wrap: wrap;gap: 8px 12px;margin-bottom: 12px;}.special-customer__title {color: #111827;font-size: 16px;font-weight: 700;line-height: 1.35;margin-right:10px;}.special-customer__switch {cursor: pointer;display: inline-flex;line-height: 1;position: relative;}.special-customer__switch-input {height: 1px;opacity: 0;position: absolute;width: 1px;}.special-customer__switch-slider {background: #ffffff;border: 1px solid #f5003d;border-radius: 999px;display: inline-block;height: 20px;position: relative;transition: background 0.2s ease, border-color 0.2s ease;width: 34px;}.special-customer__switch-slider::before {background: #f5003d;border-radius: 50%;content: "";height: 16px;left: 2px;position: absolute;top: 1px;transition: transform 0.2s ease, background 0.2s ease;width: 16px;}.special-customer__switch-input:checked + .special-customer__switch-slider {background: #E90628;border-color: #E90628;}.special-customer__switch-input:checked + .special-customer__switch-slider::before {background: #ffffff;transform: translateX(14px);}.special-customer__options {align-items: center;display: flex;flex-wrap: wrap;gap: 14px 28px;margin: 6px 0 20px;}.special-customer__radio {align-items: center;color: #111827;cursor: pointer;display: inline-flex;font-size: 14px;gap: 6px;line-height: 1.4;}.special-customer__radio-input {-webkit-appearance: none;appearance: none;background: #ffffff;border: 1px solid #c4c4c4;border-radius: 50%;height: 16px;margin: 0;position: relative;width: 16px;cursor:pointer;}.special-customer__radio-input:checked {border-color: #f5003d;}.special-customer__radio-input:checked::after {background: #f5003d;border-radius: 50%;content: "";height: 10px;left: 2px;position: absolute;top: 2px;width: 10px;}.special-customer__radio-input:checked + span {color: #E90628;}.special-customer__content[hidden], .special-customer__panel[hidden] {display: none !important;}.special-customer__panel .form-grid {row-gap: 16px;}@media (max-width: 767px) {.special-customer__options {align-items: flex-start;flex-direction: column;gap: 10px;}}.school-dropdown {position: relative;width: 100%;}.school-dropdown__control {position: relative;}.school-dropdown__value {cursor: pointer;padding-right: 44px;background-color: #ffffff;}.school-dropdown__value:disabled {cursor: not-allowed;background-color: #f5f5f5;}.school-dropdown__toggle {align-items: center;background: transparent;border: 0;bottom: 0;cursor: pointer;display: flex;justify-content: center;padding: 0;position: absolute;right: 0;top: 0;width: 44px;}.school-dropdown__toggle:disabled {cursor: not-allowed;}.school-dropdown__toggle::after {border-bottom: 1.6px solid #111827;border-right: 1.6px solid #111827;content: "";height: 8px;margin-top: -4px;transform: rotate(45deg);transition: transform 0.2s ease;width: 8px;}.school-dropdown.is-open .school-dropdown__toggle::after {margin-top: 4px;transform: rotate(-135deg);}.school-dropdown__menu {background: #ffffff;border: 1px solid #d1d5db;border-radius: 8px;box-shadow: 0 4px 12px rgba(17, 24, 39, 0.12);left: 0;margin-top: 6px;overflow: hidden;position: absolute;right: 0;top: 100%;z-index: 50;}.school-dropdown__search {align-items: center;border-bottom: 1px solid #f1f1f1;display: flex;gap: 8px;padding: 10px 12px;}.school-dropdown__search-icon {flex: 0 0 16px;height: 16px;position: relative;width: 16px;}.school-dropdown__search-icon::before {border: 1.6px solid #111827;border-radius: 50%;content: "";height: 9px;left: 1px;position: absolute;top: 1px;width: 9px;}.school-dropdown__search-icon::after {background: #111827;border-radius: 2px;content: "";height: 1.6px;left: 10px;position: absolute;top: 11px;transform: rotate(45deg);width: 6px;}.school-dropdown__search-input {border: 0;color: #111827;flex: 1;font-size: 14px;outline: none;padding: 0;}.school-dropdown__search-input::placeholder {color: #c4c4c4;}.school-dropdown__list {max-height: 260px;overflow-y: auto;padding: 8px 0;}.school-dropdown__option, .school-dropdown__empty {background: #ffffff;border: 0;color: #111827;display: block;font-size: 14px;line-height: 1.4;padding: 12px 30px;text-align: left;width: 100%;}.school-dropdown__option {cursor: pointer;}.school-dropdown__option:hover, .school-dropdown__option.is-selected {background: #f5f5f5;}.school-dropdown__empty {color: #9ca3af;}@media (max-width: 767px) {.school-dropdown__menu {position: absolute;}.school-dropdown__list {max-height: 220px;}}