*{margin:0;padding:0;box-sizing:border-box}.teachers-page-container{padding:24px;max-width:1200px;margin:0 auto;background:#fff}.teachers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.teachers-title{font-size:24px;font-weight:600;color:#1a1a1a}.add-teacher-button{display:inline-flex;align-items:center;gap:8px;background:#0066ff;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:background .2s}.add-teacher-button:hover{background:#0052cc}.teachers-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.teachers-table th{background:#f5f5f5;text-align:left;font-weight:500;color:#666;font-size:13px}.teachers-table td,.teachers-table th{padding:12px 16px;border-bottom:1px solid #eee}.teachers-table td{color:#333;font-size:14px}.teachers-table tr:last-child td{border-bottom:none}.teachers-table tr:hover td{background:#fafafa}.action-buttons{display:flex;gap:8px}.delete-button,.edit-button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.edit-button{background:#e6f0ff;color:#0066ff}.edit-button:hover{background:#cce0ff}.delete-button{background:#ffe6e6;color:#ff3333}.delete-button:hover{background:#ffcccc}.rating-stars{display:flex;gap:2px}.star-button{background:none;border:none;cursor:pointer;padding:0;color:#ddd;transition:color .2s}.star-button.active,.star-button:hover{color:#ffb800}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:24px;border-radius:8px;width:100%;max-width:400px;position:relative}.modal-close-button{position:absolute;top:16px;right:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#999;cursor:pointer;border-radius:4px;transition:background .2s}.modal-close-button:hover{background:#f5f5f5;color:#666}.modal-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:20px}.modal-form{gap:16px}.form-group,.modal-form{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{font-size:13px;font-weight:500;color:#666}.form-group input,.form-group select{padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;transition:border-color .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#0066ff}.form-group input:hover,.form-group select:hover{border-color:#999}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.modal-button{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.modal-button.primary{background:#0066ff;color:#fff;border:none}.modal-button.primary:hover{background:#0052cc}.modal-button.secondary{background:#f5f5f5;color:#666;border:none}.modal-button.secondary:hover{background:#eee}@media (max-width:768px){.teachers-page-container{padding:16px}.teachers-header{flex-direction:column;gap:16px;align-items:stretch}.teachers-table{display:block;overflow-x:auto}.teachers-table td,.teachers-table th{padding:10px;white-space:nowrap}.modal-content{margin:16px;padding:20px}.modal-actions{flex-direction:column}.modal-button{width:100%}}.TeachersPage_container__T_l5w{padding:24px;max-width:1200px;margin:0 auto;background:#fff}.TeachersPage_header__6rMlK{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.TeachersPage_title__Y12Lb{font-size:24px;font-weight:600;color:#1a1a1a}.TeachersPage_addButton__IQnRR{display:inline-flex;align-items:center;gap:8px;background:#0066ff;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:background .2s;min-width:unset;max-width:120px;width:auto;white-space:nowrap}.TeachersPage_addButton__IQnRR:hover{background:#0052cc}.TeachersPage_table__UPZYT{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.TeachersPage_table__UPZYT th{background:#f5f5f5;padding:12px 16px;text-align:left;font-weight:500;color:#666;font-size:13px;border-bottom:1px solid #eee}.TeachersPage_table__UPZYT td{padding:12px 16px;color:#333;font-size:14px;border-bottom:1px solid #eee}.TeachersPage_table__UPZYT tr:last-child td{border-bottom:none}.TeachersPage_table__UPZYT tr:hover td{background:#fafafa}.TeachersPage_actions__I5C9a{display:flex;gap:8px}.TeachersPage_deleteButton__ZjDhy,.TeachersPage_editButton__X36ab{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.TeachersPage_editButton__X36ab{background:#e6f0ff;color:#0066ff}.TeachersPage_editButton__X36ab:hover{background:#cce0ff}.TeachersPage_deleteButton__ZjDhy{background:#ffe6e6;color:#ff3333}.TeachersPage_deleteButton__ZjDhy:hover{background:#ffcccc}.TeachersPage_modalOverlay__nNzDM{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.TeachersPage_modalContent__byuRD{background:#fff;padding:16px 18px;border-radius:8px;width:100%;max-width:340px;position:relative;margin:0 auto}.TeachersPage_closeButton__oRz2u{position:absolute;top:16px;right:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#999;cursor:pointer;border-radius:4px;transition:background .2s}.TeachersPage_closeButton__oRz2u:hover{background:#f5f5f5;color:#666}.TeachersPage_modalTitle__xxRiE{font-size:17px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.TeachersPage_form__xx0T3{display:flex;flex-direction:column;gap:10px}.TeachersPage_formGroup__EHyGH{display:flex;flex-direction:column;gap:3px}.TeachersPage_label__uZOwz{font-size:13px;font-weight:500;color:#666}.TeachersPage_input__cWBIM,.TeachersPage_select__dN5HA{padding:6px 10px;border:1px solid #ddd;border-radius:6px;font-size:13px;color:#333;transition:border-color .2s}.TeachersPage_input__cWBIM:focus,.TeachersPage_select__dN5HA:focus{outline:none;border-color:#0066ff}.TeachersPage_input__cWBIM:hover,.TeachersPage_select__dN5HA:hover{border-color:#999}.TeachersPage_modalActions__2ANlR{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.TeachersPage_button__Js1g8{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.TeachersPage_primaryButton__L25iO{background:#0066ff;color:#fff;border:none}.TeachersPage_primaryButton__L25iO:hover{background:#0052cc}.TeachersPage_secondaryButton__Hf9Ye{background:#f5f5f5;color:#666;border:none}.TeachersPage_secondaryButton__Hf9Ye:hover{background:#eee}@media (max-width:768px){.TeachersPage_container__T_l5w{padding:16px}.TeachersPage_header__6rMlK{flex-direction:column;gap:16px;align-items:stretch}.TeachersPage_table__UPZYT{display:block;overflow-x:auto}.TeachersPage_table__UPZYT td,.TeachersPage_table__UPZYT th{padding:10px;white-space:nowrap}.TeachersPage_modalContent__byuRD{margin:16px;padding:20px}.TeachersPage_modalActions__2ANlR{flex-direction:column}.TeachersPage_button__Js1g8{width:100%}}