.StudentHeader-module-scss-module__IdJGfW__backButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.StudentHeader-module-scss-module__IdJGfW__backButton:hover{color:var(--text-primary);transform:translate(-4px)}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__backButton{margin-bottom:16px}}.StudentHeader-module-scss-module__IdJGfW__studentHeader{margin-bottom:24px}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__studentHeader{margin-bottom:18px}}.StudentHeader-module-scss-module__IdJGfW__headerTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__headerTop{flex-direction:column;gap:16px;margin-bottom:0}}.StudentHeader-module-scss-module__IdJGfW__studentProfile{flex:1;align-items:center;gap:16px;display:flex}.StudentHeader-module-scss-module__IdJGfW__studentAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:24px;font-weight:700;display:flex}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__studentAvatar{width:48px;height:48px;font-size:18px}}.StudentHeader-module-scss-module__IdJGfW__studentAvatarImage{object-fit:cover;border-radius:50%;flex-shrink:0;width:70px;height:70px}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__studentAvatarImage{width:48px;height:48px}}.StudentHeader-module-scss-module__IdJGfW__studentInfo{flex-direction:column;flex:1;gap:4px;display:flex}.StudentHeader-module-scss-module__IdJGfW__tagsList{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.StudentHeader-module-scss-module__IdJGfW__tagBadge{text-transform:uppercase;border:1px solid #0000;border-radius:8px;padding:3px 12px;font-size:12px;font-weight:700}.StudentHeader-module-scss-module__IdJGfW__studentName{color:var(--text-primary);letter-spacing:-.8px;width:max-content;margin:0;font-size:28px;font-weight:800;line-height:1.1}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__studentName{letter-spacing:-.5px;width:100%;font-size:20px}}.StudentHeader-module-scss-module__IdJGfW__linkedBadge{color:var(--success);border:1px solid var(--success);letter-spacing:.02em;pointer-events:none;border-radius:4px;width:max-content;padding:2px 8px;font-size:12px;font-weight:600}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__linkedBadge{padding:2px 4px;font-size:10px}}.StudentHeader-module-scss-module__IdJGfW__headerActions{flex-shrink:0;gap:8px;display:flex}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__headerActions{flex-wrap:wrap;gap:8px;width:100%}.StudentHeader-module-scss-module__IdJGfW__headerActions button{justify-content:center;padding:9px 13px;font-size:14px}.StudentHeader-module-scss-module__IdJGfW__headerActions button svg{width:16px;height:16px}}.StudentHeader-module-scss-module__IdJGfW__contactsBlock{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__contactsBlock{margin-top:16px;margin-bottom:0}}.StudentHeader-module-scss-module__IdJGfW__contactsTitle{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.StudentHeader-module-scss-module__IdJGfW__contactItem{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.StudentHeader-module-scss-module__IdJGfW__contactLabel{color:var(--text-secondary);min-width:70px;font-size:14px}.StudentHeader-module-scss-module__IdJGfW__contactLink{color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 8px;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.StudentHeader-module-scss-module__IdJGfW__contactLink:hover{background:var(--background);color:var(--primary);border-color:var(--primary)}.StudentHeader-module-scss-module__IdJGfW__headerMeta{border-bottom:1px solid var(--border-light);align-items:center;gap:24px;margin-bottom:16px;padding:16px 0;display:flex}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__headerMeta{flex-wrap:wrap;gap:16px}}.StudentHeader-module-scss-module__IdJGfW__metaItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex}.StudentHeader-module-scss-module__IdJGfW__metaItem strong{color:var(--text-primary)}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__metaItem{font-size:14px}}.StudentHeader-module-scss-module__IdJGfW__metaDivider{background:var(--border-light);width:1px;height:16px}@media (max-width:767px){.StudentHeader-module-scss-module__IdJGfW__metaDivider{display:none}}
.Checkbox-module-scss-module__S5ABFa__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;width:max-content;display:flex}.Checkbox-module-scss-module__S5ABFa__container:hover .Checkbox-module-scss-module__S5ABFa__inputWrapper{border-color:var(--primary)}.Checkbox-module-scss-module__S5ABFa__inputWrapper{border:2px solid var(--border);background:var(--background);border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex;position:relative}.Checkbox-module-scss-module__S5ABFa__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Checkbox-module-scss-module__S5ABFa__input:checked~.Checkbox-module-scss-module__S5ABFa__checkmark{opacity:1;transform:scale(1)}.Checkbox-module-scss-module__S5ABFa__input:checked+.Checkbox-module-scss-module__S5ABFa__checkmark{background:var(--primary);color:#fff}.Checkbox-module-scss-module__S5ABFa__container input:checked~.Checkbox-module-scss-module__S5ABFa__checkmark{opacity:1}.Checkbox-module-scss-module__S5ABFa__container input:checked~.Checkbox-module-scss-module__S5ABFa__inputWrapper{background:var(--primary);border-color:var(--primary)}.Checkbox-module-scss-module__S5ABFa__checkmark{background:var(--primary);color:#fff;opacity:0;pointer-events:none;border-radius:2px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s;display:flex;position:absolute;top:0;left:0;transform:scale(.8)}.Checkbox-module-scss-module__S5ABFa__input:checked+.Checkbox-module-scss-module__S5ABFa__checkmark{opacity:1;background:var(--primary);transform:scale(1)}.Checkbox-module-scss-module__S5ABFa__label{color:var(--text-primary);font-size:.875rem}
